19.03.2012, 18:25
Guys
when i trying make command with this code
it's always show me this ERROR
what i need do to make it working?
when i trying make command with this code
Код:
if(isnull(params)) return SendClientMessage(playerid, COLOR_YELLOW " ",);
Код:
C:\Users\User\Desktop\GangWar\gamemodes\Test.pwn(979) : error 029: invalid expression, assumed zero C:\Users\User\Desktop\GangWar\gamemodes\Test.pwn(979) : warning 215: expression has no effect C:\Users\User\Desktop\GangWar\gamemodes\Test.pwn(979) : error 001: expected token: ";", but found ")" C:\Users\User\Desktop\GangWar\gamemodes\Test.pwn(979) : error 029: invalid expression, assumed zero C:\Users\User\Desktop\GangWar\gamemodes\Test.pwn(979) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.