errors - 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: errors (
/showthread.php?tid=582711)
errors -
Jimmi - 22.07.2015
(10963) : error 001: expected token: ";", but found "for"
Код:
for(new i=0; i<MAX_VEHICLES; i++)
Re: errors -
xVIP3Rx - 22.07.2015
what's the first line above it ?, the error should be there, probably missing a ";" at the end.