SA-MP Forums Archive
Can someone explain this error? wont let me compile - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Can someone explain this error? wont let me compile (/showthread.php?tid=254697)



Can someone explain this error? wont let me compile - Dokins - 12.05.2011

error 001: expected token: ";", but found "forward"

Thanks in a advance.


Re: Can someone explain this error? wont let me compile - Venice - 12.05.2011

you missed the ; on the error line


Re: Can someone explain this error? wont let me compile - Dokins - 12.05.2011

Its a forward. I will copy the Code, Thanks.

Код:
forward WeedTimer();
Thats the line.


Re: Can someone explain this error? wont let me compile - Dokins - 12.05.2011

I just realised. I put a new declaration before I put a forward, so it expected that.


Re: Can someone explain this error? wont let me compile - Dokins - 12.05.2011

Compiled. Sorry for double post, thanks for the help