22.03.2013, 12:46
Hello sa-mp.com , I have a problem when i want compile my GM:
This is script:
Please help me to define this Linies
Quote:
(379) : error 017: undefined symbol "PlayerName2" (383) : error 017: undefined symbol "SaveToFile" (392) : error 017: undefined symbol "SaveToFile" (405) : error 017: undefined symbol "SaveToFile" (430) : error 017: undefined symbol "PlayerName2" |
pawn Код:
(379) if (dUserINT(PlayerName2(playerid)).("banned") == 1) {
(383)SaveToFile("KickLog",string); Kick(playerid);
(430)if ( !udb_Exists( PlayerName2( playerid ) ) )
