How do i make a player appear in a notification?

I am making where when your in a knock out streak, it sends a notification to all the other players saying the players name that that player is on a streak

you need to go on setting and go on preferences, and you see it shows notifications

Does that make the player name show up?

I don’t know, but I’m new cuz I joined yesterday on Gimkit creative maybe other people can help you, and I dont know what makes player appear,

Use the triggering player name block

1 Like

Put this code in the notification device
Screenshot 2026-01-25 6.11.22 PM
Screenshot 2026-01-25 6.11.41 PM

5 Likes

How do i make. _____ is on a streak?

Gimme a sec and I can show ya…

Set the content part to:

Make text (I forgot the name): Triggering Player's Name
                             : "is on a streak!"
1 Like


Like that (if pics help you more)

1 Like

OK so my question is Do i use wire pulse or when receiving on channel block. And when i try it out the notification doesnt pop up

I’d use a knockout manager. Make it broadcast on the same channel you put in the notification


My block code is different (set to who joins the game), but you get the idea

1 Like

Thank you very much! ….

1 Like

One more question, In order to get a streak, you have to get 5 knock outs, so how do i make the notification send if it required knockouts is 5

I think a knockout manager + a counter + a checker + property…

It’s a bit more complex but it’s possible

You can also do it with 2 properties: one for the current kill streak, one for the player behind the kills

Drop-downs, you have to click the arrows to see the information and stuff (keeping it organized :D)

Items needed

Property x1
counter x1
Your already coded notification
Checker x1
Knockout Manager x1

Settings for everything
KO manager

Counter


Checker


Property

2 Likes

Yeah make sure this happens

2 Likes

I need help on wiring :frowning:

I dont know how to wire them all together. Plz help