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



Help me. - SantoZ - 08.05.2009

Is there any way to change the car colors in pawno?
Like, someone of those numbers have to be colors?

Quote:

AddStaticVehicle(471,1805.1260,-2563.1985,13.0525,359.5184,74,83); //




Re: Help me. - Shellegg - 08.05.2009

74 and 83 are the colours.

colour 1 and colour 2

you have this:

colour 1 = 74
colour 2 = 83


Re: Help me. - SantoZ - 08.05.2009

Thanks!