color change - 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)
+--- Thread: color change (
/showthread.php?tid=284039)
color change -
hydronic - 17.09.2011
someone know how to change the color of cars in ppc_PPC_GameModeInit.inc
Re: color change -
Raimis_R - 17.09.2011
What?
Re: color change -
hydronic - 17.09.2011
i want to change color vehicles in scripts PPC_GameModeInit.inc but i don.t know where.
Re: color change -
RelaxCafe - 18.09.2011
What do you mean?
Re: color change -
hydronic - 18.09.2011
i asking for change color from cars.....
Re: color change -
doreto - 18.09.2011
https://sampwiki.blast.hk/wiki/ChangeVehicleColor
Re: color change -
hydronic - 18.09.2011
Quote:
Originally Posted by doreto
|
nice but i have this
how to change color
LastVehicleID = Vehicle_AddStatic(VehicleTrailerFluids, -535.0, 2625.0, 54.0, 270.0, random(126), random(126), 600); // Liquids trailer
Re: color change -
doreto - 18.09.2011
PHP код:
ChangeVehicleColor(LastVehicleID, 0, 1);