'~DaLesTe^' Posted June 1, 2015 Posted June 1, 2015 How can I make changes the color of my car and the color of headlights and randomly every 5 seconds to type the command /color red = math.random(0, 255) green = math.random(0, 255) blue = math.random(0, 255)
Enargy, Posted June 2, 2015 Posted June 2, 2015 You could use setVehicleColor, selecting vehicle color from getVehicleColor and then use required arguments to change lights color. - Inactivo.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now