[Tool/Web/Other] How to obtain the color of a vehicle?
#2

Since max color is 255

it can be done like this:

PHP Code:
new Color[MAX_VEHICLES][2 char]; 
usage:

PHP Code:
Color[vehicleid]{0} = color1;
Color[vehicleid]{1} = color2
Reply


Messages In This Thread
How to obtain the color of a vehicle? - by labiyebu - 06.09.2018, 17:36
Re: How to obtain the color of a vehicle? - by Lokii - 06.09.2018, 17:48

Forum Jump:


Users browsing this thread: 1 Guest(s)