16.07.2010, 16:12
do you mean random colours?
remember the params I posted in the other topic
AddStaticVehicleEx(model Id, Float: spawn_x, Float: spawn_y, Float: spawn_z, Float: rotation, color 1, color 2, respawn time);
If you want it random, just add
random(150), random(150)
where color1, color2 is
remember the params I posted in the other topic
AddStaticVehicleEx(model Id, Float: spawn_x, Float: spawn_y, Float: spawn_z, Float: rotation, color 1, color 2, respawn time);
If you want it random, just add
random(150), random(150)
where color1, color2 is