[HELP] Errors In Command - 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] Errors In Command (
/showthread.php?tid=361242)
[HELP] Errors In Command -
Anters14 - 20.07.2012
Just Wondering If Someone Could Help me Fix These Errors. Greatly Appreciate It!
Код:
error 017: undefined symbol "Roadblocks"
error 036: empty statement
error 017: undefined symbol "i"
fatal error 107: too many error messages on one line
This Is The Line Thats Giving Me The Errors
Код:
for(new i = 0; i < sizeof(Roadblocks); i++)
Thanks In Advanced
Re: [HELP] Errors In Command -
leonardo1434 - 20.07.2012
post the whole loop.
Re: [HELP] Errors In Command -
Lorenzo! - 20.07.2012
Yeah, we cannot do anything without the lines.