Blockland Forums > Help
Eventing
(1/1)
Darkwarrior:
How do I make a Chalk Board that I could click on and turn it black then click it AGAIN and turn it white? :panda:
Regulith:
Make your board out of 1x1's, and paint it black. Set events on each brick so that it says;

0 (checked)      OnActivate > Self > Setcolor > White
1 (unchecked)  OnActivate > Self > Setcolor > Black
2 (checked)      OnActivate > Self > Toggleeventenabled > 0 1

Then, when you click it, it will become white. If you click again, it will become black again.
Sandvich:

--- Quote from: Regulith on June 12, 2009, 11:31:06 AM ---Make your board out of 1x1's, and paint it black. Set events on each brick so that it says;

0 (checked)      OnActivate > Self > Setcolor > White
1 (unchecked)  OnActivate > Self > Setcolor > Black
2 (checked)      OnActivate > Self > Toggleeventenabled > 0 1

Then, when you click it, it will become white. If you click again, it will become black again.

--- End quote ---
I just leaned something new.
Darkwarrior:
Hey thanks and Reg its Me Vincent! Hi
Navigation
Message Index

Go to full version