SA-MP Forums Archive
[Help]error 001: expected token: ";", but found "-identifier-" - 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]error 001: expected token: ";", but found "-identifier-" (/showthread.php?tid=475070)



[Help]error 001: expected token: ";", but found "-identifier-" - UnitedChaos - 11.11.2013

I got this error
Код:
C:\Users\Acer\Desktop\Server\Xuper Freeroam Server\gamemodes\XFS.pwn(678) : error 001: expected token: ";", but found "-identifier-"
Line 678 is look like this
Код:
INI_WriteInt(file,"Money",0);
I dont know how to fix it so
Pls Help


Re: [Help]error 001: expected token: ";", but found "-identifier-" - Shane_Kingston - 11.11.2013

look some lines up and down, There may be a ; missing.....It has happened to me.


Re: [Help]error 001: expected token: ";", but found "-identifier-" - SAMProductions - 11.11.2013

Can you show Line 677 ?

I know it's Line 678;

But i need to know what is Line 677


Re: [Help]error 001: expected token: ";", but found "-identifier-" - qazwsx - 11.11.2013

Show us the 677 line