Author Topic: Event Request! PLEASE LOOK!  (Read 830 times)

Hello guys!
I was thinking about making a deathrun because I know that many people enjoy them these days. So anyway, as I was making it. I made a trap that made it so if one of the deaths were to hit a button. Then that button would make named bricks kill players. So really to simplify this.

I would like an event that makes named bricks kill players.

For instance: (Lets call the event NamedKill)

Onactivate>Namedkill>(Named Brick)
Or
Onactivate>(Named Brick)>Namedkill

This means that if I press the block, it will make the named brick kill players when the players touch the brick.

Thanks for reading! Btw if there is an alternate event that works in the same way as what im requesting. Tell me please! :cookieMonster:

killBrick = the brick you want to kill the players.

Just do onPlayerTouch>Player>Kill on killBrick and make the button the death push toggle wether the event is enabled or not.

This would also belong in Suggestions & Requests.
« Last Edit: July 18, 2013, 05:58:00 PM by jes00 »

killBrick = the brick you want to kill the players.

Just do onPlayerTouch>Player>Kill on killBrick and make the button the death push toggle wether the event is enabled or not.

This would also belong in Suggestions & Requests.
i never thought of it like that thnx XD