- Joined
- May 29, 2023
- Messages
- 59
To disable the default death message, just don't let the player die
Player Event Take Damage > If Variable game value event damage is more or equal to game value current health > Game Action cancel event > Player action teleport
and teleport back to spawn point > send message your own death message
Player Event Take Damage > If Variable game value event damage is more or equal to game value current health > Game Action cancel event > Player action teleport
and teleport back to spawn point > send message your own death message