SA-MP Forums Archive
Speedo code issues - 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: Speedo code issues (/showthread.php?tid=216890)



Speedo code issues - MEC - 26.01.2011

i'm trying to get this FS to work. but its got just a couple issues left. its coming up with these errors:

Код:
(179) : error 001: expected token: "-identifier-", but found ","
(180) : error 029: invalid expression, assumed zero
(181) : error 029: invalid expression, assumed zero
this is the FS: http://the-mec.pastebin.com/xJyQcWuj

its these lines, pastebin word-wrapped ......
Код:
179: new panels,doors,lights,tires;
180:                        GetVehicleDamageStatus(GetPlayerVehicleID(playerid),panels,doors,lights,tires);
181:                        switch(tires) {