After I respawn a cetrain amount of times x happens

How do I make it so that after I respawn lets say 10 times words will pop up

Knockout manager → Counter.
So everytime someone gets koed, you increment counter.
Now, give counter a target of 10. Once target reach, reset, then wire that to a Popup.

Does this help?

3 Likes

Yes, thank you very much (20 letters)

2 Likes

If @Epi320 solved this, please mark

2 Likes

:slight_smile:
also, you can put text in < this > but remove the spaces, so like

<hidden text (20 Char)>

Lifecycle (player knocked out) → counter (target 10)
Counter reached target → open popup

Edit: Wait... @Epi320 That's after oofing someone 10 times?
1 Like