Blockland Forums > General Discussion
Safe area help.
Pages: (1/1)
blocklandnoob:
I was just wondering how I could make an area in my level where none of the players could get hurt. But when they left the area they could be hurt again. Basically a safe zone.
¥ola³:
Use zones so that when the player enters the zone it changes their datablock to the invincible player.
Cuddles le Bear:
DisableDamage could help you.
Just event it like this:
* Delay 0 - OnPlayerTouch - Player - DisableDamage - Check
* Delay 50 - OnPlayerTouch - Player- DisableDamage - No CheckLink
blocklandnoob:
--- Quote from: Cuddles le Bear on May 25, 2013, 05:59:14 PM ---DisableDamage could help you.
Just event it like this:
* Delay 0 - OnPlayerTouch - Player - DisableDamage - Check
* Delay 50 - OnPlayerTouch - Player- DisableDamage - No CheckLink
--- End quote ---
Thanks I'll try it! :cookieMonster:
Pages: (1/1)