26.01.2011, 17:15
i'm trying to get this FS to work. but its got just a couple issues left. its coming up with these errors:
this is the FS: http://the-mec.pastebin.com/xJyQcWuj
its these lines, pastebin word-wrapped ......
Код:
(179) : error 001: expected token: "-identifier-", but found "," (180) : error 029: invalid expression, assumed zero (181) : error 029: invalid expression, assumed zero
its these lines, pastebin word-wrapped ......
Код:
179: new panels,doors,lights,tires; 180: GetVehicleDamageStatus(GetPlayerVehicleID(playerid),panels,doors,lights,tires); 181: switch(tires) {