Help car colors
#1

Good Morning/Evenings/Nights ... I have a question, I want to change the color of the car ID: 597
But the problem is that I do not know how to change it, I do not really work with that kind of things, I'm more Mappear and all that haha , the fact is that I want to change the color to blue and I do not know how, here is a sample of my variables:

Code:
new CochesPolicia[60];

	CochesPolicia[0] = AddStaticVehicleAnt(596, 1601.9473, -1696.1240, 5.6107, 89.0810, 0, 1, VEHICULO_SPAWN);
Reply
#2

https://sampwiki.blast.hk/wiki/Vehicle_Color_IDs
https://sampwiki.blast.hk/wiki/ChangeVehicleColor

You already did the rest!
Good luck
Reply
#3

Last two numbers are the colors, in this case they are 0 and 1 as you can see.
Code:
AddStaticVehicleAnt(596, 1601.9473, -1696.1240, 5.6107, 89.0810, 0, 1, VEHICULO_SPAWN);
Reply
#4

Ok, I'll try and report any errors.
Reply
#5

Ok, you can close theme friends. Thank you for helping.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)