28.06.2015, 05:15
(
Последний раз редактировалось JonathanFeitosa; 28.06.2015 в 06:39.
)
Include Logs
PHP код:
C:\Users\Usuario\Desktop\Nova pasta\gamemodes\BPS.pwn(159) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
PHP код:
new nomelog[MAX_PLAYER_NAME];
GetPlayerName(playerid, nomelog, sizeof(nomelog));
new Log [ ] = "Servidor/Logs/pegaradm.log";
WriteLog (Log, "o Jogador %s Pegou Admistrador", nomelog);