| Blockland Forums > Help |
| Small help about vehicles in-game |
| (1/1) |
| austin0331:
uummm okay yea i was on a server a couple days ago an i saw someone spawn a vehicle that was rainbow!! like when u spray a brick to rainbow FX, but this car was doing that!!! can someone tell me how to do that pls? |
| austin0331:
bu-bu-bu-bu-bump yea |
| KoopaScooper:
It's called events. --- Code: ---0 [√] 0 OnActivate > Self > FireRelay 1 [√] 33 OnRelay > Self > FireRelay 2 [√] 0 OnRelay > Self > SetColor > (red) 3 [√] 0 OnRelay > Self > ToggleEventEnabled > [2 3 4 5] 4 [ ] 0 OnRelay > Self > SetColor > (blue) 5 [ ] 0 OnRelay > Self > ToggleEventEnabled > [4 5 6 7] 6 [ ] 0 OnRelay > Self > SetColor > (yellow) 7 [ ] 0 OnRelay > Self > ToggleEventEnabled > [6 7 8 9] 8 [ ] 0 OnRelay > Self > SetColor > (green) 9 [ ] 0 OnRelay > Self > ToggleEventEnabled > [8 9 2 3] --- End code --- |
| Deriboy:
That is unnececary. Just use delays 0 onActivate>self>fireRelay 6 onRelay>self>fireRelay 0 onRelay>self>setcolor>*green* 1 onRelay>self>setcolor>*yellow* 2 onRelay>self>setcolor>*blue* 3 onRelay>self>setcolor>*red* 4 onRelay>self>setcolor>*pink* 5 onRelay>self>setcolor>*puke* |
| Deriboy:
Use larger delays than 1-10 miliseconds, but yeah. thats how you should do it. |
| Navigation |
| Message Index |