Add second color(Vehicle)
#1

Hello SA-MP members. How can I add two colors to the premier, for example black and white. Also can I do it with CreateVehicle or AddStaticVehicle, I've tried already with car colors IDs and RGBA and can't get it to work, it turns just red, I've also tried with ChangeVehicleColor and nothing, please help.

Thanks in advance.
Reply
#2

I think the premier accepts only one colour.
Reply
#3

https://sampwiki.blast.hk/wiki/Function:CreateVehicle
https://sampwiki.blast.hk/wiki/AddStaticVehicle
https://sampwiki.blast.hk/wiki/Vehicle_Color_IDs

pawn Код:
CreateVehicle(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay);
AddStaticVehicle(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2);
Not all vehicles accepting 2 vehicle colours.
Reply
#4

Some vehicles only have one colour slot, but still use the two colours used with AddStaticVehicle, CreateVehicle or ChangeVehicleColor.
Reply
#5

Hmm how come I've seen it in a server with the color green and in the middle it's heavy green, and I'm sure it's the Premier.
Reply
#6

It's definitely not the Premier... And if it wasn't you on that other server (i.e. you saw a screenshot) it was probably a mod.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)