SA-MP Forums Archive
error 029: invalid expression, assumed zero - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 029: invalid expression, assumed zero (/showthread.php?tid=508371)



error 029: invalid expression, assumed zero - Tropicali - 21.04.2014

Nevermind. It was an indent and some other issues.


Re: error 029: invalid expression, assumed zero - Nathan_Taylor - 21.04.2014

You might need to post some more of the script then, because I don't see a problem here and there definatley shouldn't be a problem with the word "else" What is the if argument?


Re: error 029: invalid expression, assumed zero - Bingo - 21.04.2014

pawn Код:
else SendClientMessage(playerid, -1, "{FF0000}[ERROR]");
}
Try like this.