Author Topic: Some event help needed. How do I make a vehicle change colors?  (Read 564 times)

Can anyone tell me how to make a vehicle change colors in the events?  If you can, please tell me how to do it in the "onactivate -->self -->firerelay" event. I know you have to use that.

I dont know how to make it change to different colors but to fireRelays you do

onActivate>Self>fireRelay
onRelay>Self>fireRelay
onRelay>Self>[stuff]

then click it and [stuff] will happen over and over again.
You can also change the delays by changing the number next to line 2

Don't know how to make it change colors though, but it has to do with setColor or something

Copy the picture below into your event GUI.



Copy the picture below into your event GUI.




Actually, for one second delays, you'll need to put the last event's delay to 3000.
(It's because when it wraps back around the red already has a delay of 1 second.)