SA-MP Forums Archive
adding car colors - 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: adding car colors (/showthread.php?tid=74004)



adding car colors - Robbin237 - 19.04.2009

fixed with scanf


Re: adding car colors - MenaceX^ - 19.04.2009

Use strvals like

pawn Код:
new color1=strval(tmp);
In your CreateVehicle - where color do
color1 instead of color 0 right after 'Angle'