How can a make it so if someone falls of the map it say their name and was eliminated

I need it for my tournament game (give me pictures)

Use this code:

On a notification device, when recieving on a channel transmitted from a KO manager. I think that’d work.


OR
use this code on a knockout manager:
Screenshot 2025-11-26 5.09.23 PM
The “bebe” is a channel. Random name lol


WAIT, NO, DO THOSE TOGETHER I THINK

I have literally no idea if this works oof


Thanks ClicClac :smiling_face_with_tear:


lol just listen to what ClicClac the knowledgable forums elder said

4 Likes

Laser → notif, with the first block used. Laser should deal max hp + 1 minimum, and the notif should send to all players.

3 Likes

it doesn’t :sweat_smile:

1 Like

Hmm
https://forum.creative.gimkit.com/search?q=How%20to%20make%20a%20death%20message%20%23community-made-guides

4 Likes

Yeah just like Notastonestatue showed there is a lot of topics that can help with this problem.

1 Like

Just use a height tracker & a checker to see if their y-coord ever hits 0, and if yes use blocks to say triggering player’s name + " was knocked out." in the activity feed (you’ll find this block under the essentials tab).

3 Likes

can u give me pictures pls

1 Like

If you do not want to use lasers (they sometimes look ugly), use a zone and wire it to Respawn device. Then you can follow the guide @notastonestatue provided.

2 Likes