Colors[number_of_colors] =
{
here, put, the, colors, in, one, by, one
};
new
MyRandom = random( sizeof( Colors));
ChangeVehicleColor( vehicleid_here, Colors[MyRandom], Colors[MyRandom] );
Your vip codes? |