08.02.2017, 17:18
Hi everyone,
I did not understand how to change vehicle paintjob adapting it to the color.
Example:
When player connect, after vehicle spawn, I use this command:
But paintjob doesn't adapt to vehicle color. If someone had the same trouble, can help me?
This is what i have:
http://i.imgur.com/C9ASG7i.png
This is what i want:
http://i.imgur.com/OtCokx0.png
Thanks in advance.
I did not understand how to change vehicle paintjob adapting it to the color.
Example:
When player connect, after vehicle spawn, I use this command:
Код:
ChangeVehiclePaintjob(vehid, paintjob); ChangeVehicleColor(vehid, color1, color2);
This is what i have:
http://i.imgur.com/C9ASG7i.png
This is what i want:
http://i.imgur.com/OtCokx0.png
Thanks in advance.