SA-MP Forums Archive
Help, expected token - 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: Help, expected token (/showthread.php?tid=388456)



Help, expected token - PaulDinam - 28.10.2012

if(BizzInfo[BizEntered[playerid]][bProducts] == 0)
rp.pwn(5009) : error 001: expected token: ";", but found "if"


Re: Help, expected token - Ghost252 - 28.10.2012

Try using ";" instead of the "if".

I don't know if it'd solve it or not.


Re: Help, expected token - PaulDinam - 28.10.2012

i solved it.
i had a code without ; closing