Blockland Forums > Help
Event
ryan4022:
How do I make a wrench event for the game.
MrBob00:
Wrench a brick. Click event.
Durr.
Here's an example.
--- Code: ---onPlayerTouch > Player > Kill
--- End code ---
That would kill the player when they touch it.
ryan4022:
Know I mean how do I make my own event
pitfall:
--- Quote from: ryan4022 on February 15, 2010, 01:54:26 PM ---Know I mean how do I make my own event
--- End quote ---
You mean like make your own events? You have to script them.
ryan4022:
oh how