Author Topic: different color car PLZ PLZ PLZ PLZ PLZ PLZ PLZ :cookie:  (Read 1709 times)

I dont know if this should go in help or what ever but how do you make a car i blockland change colors like rainbow?(with events)? plz dont say crap about this being in help or stuff plz
                          Thank You
« Last Edit: July 24, 2009, 12:30:43 AM by B Man »

I dont know if this should go in help or what ever but how do you make a car i blockland change colors like rainbow?(with events)? plz dont say crap about this being in help or stuff plz
                          Thank You



lots of spam...
lock this thread
events:
Code: [Select]
0>onActivate>self>fireRelay
33>onRelay>self>fireRelay
0>onRelay>self>setColor>(choose first color)
1>onRelay>self>setColor>(choose second color)
you will also have to have the box on the main brick screen next to the vehicle select tab checked
now, go lock this thread

that wont work
for me

It's takes like 5 seconds to figure out if your not an idiot.

Yes it will, you just don't know what you're doing.

1. Place vehicle brick.
2. Spawn car.
3. Choose Wrench.
4. Hit brick and click Events.
5. Input events shown above.
6. Click Send.

Do we really want this guy making rainbow cars in BL servers?

I have one that doesnt look broken

0)onactivate)self)firerelay
3000)onrelay)self)firerelay
0)onrelay)self)setcolor)red
500)onrelay)self)setcolor)orange
1000)onrelay)self)setcolor)yellow
1500)onrelay)self)setcolor)green
2000)onrelay)self)setcolor)blue
2500)onrelay)self)setcolor)purple/pink
0)onactivate)self)seteveventsenabled(0)(unchecked)

« Last Edit: July 24, 2009, 01:06:36 AM by pixl »

Did you remember to tick re-color vehicle, then click the spawn point?

I dont know if this should go in help or what ever but how do you make a car i blockland change colors like rainbow?(with events)? plz dont say crap about this being in help or stuff plz
                          Thank You
Don't act like an idiot and people will help.

  • Although you actually shouldn't have posted this in help, don't say stuff like "dont say crap" or "dont say to move it".
  • Don't say "plz" over and over again. It makes people want to gouge their eyes when they see.
  • Don't freakin' spam the emotes. They make you look like an idiot too.
  • You should figure this stuff out on your own. It helps you understand what events do what better, and what things you can make.

This event can be used to make rainbow doors

This event can be used to make rainbow doors
And seziure horses

   Rainbow Brick
For use with wrench events.

Enter the events below and follow these steps:
  • Activate by clicking while not holding anything to start.
Event #  Time MS  Enabled  Input Event  Target    Output Event    
00[X]onActivateSelffireRelay
1250[X]onRelaySelfsetColor[ red       ]
2500[X]onRelaySelfsetColor[ orange  ]
3750[X]onRelaySelfsetColor[ yellow   ]
41000[X]onRelaySelfsetColor[ green    ]
51250[X]onRelaySelfsetColor[ blue      ]
61500[X]onRelaySelfsetColor[ pink      ]
71750[X]onRelaySelffireRelay
« Last Edit: July 24, 2009, 02:28:54 PM by Azimuth »

Dont forget to click the Vehicle spawn to start the event!