SA-MP Forums Archive
ChangeVehicleColor - 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: ChangeVehicleColor (/showthread.php?tid=254594)



[Fixed] - Hoss - 11.05.2011

(fixed)


Re: ChangeVehicleColor - Laronic - 11.05.2011

pawn Код:
//Put
new vehicleid = GetPlayerVehicleID(playerid);
//over
if(listitem == 0)



Re: ChangeVehicleColor - xRyder - 11.05.2011

GetPlayerVehicleID.


Re: ChangeVehicleColor - Hoss - 11.05.2011

Thank you CyberGhost and xRyder!!!


Re: ChangeVehicleColor - Sergei - 11.05.2011

And use switch instead of so many ifs