08.03.2017, 19:16
Quote:
PHP код:
C:\Projeto (CLS)\gamemodes\CLS.pwn(416) : warning 217: loose indentation
C:\Projeto (CLS)\gamemodes\CLS.pwn(483) : warning 203: symbol is never used: "DOF2_Exit"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Warnings.
http://imgur.com/a/DO5T8
linha 421
PHP код:
}
}
else{
SavePlayer( playerid );
Kick( playerid );
}
}
}
return 1;
}