How to detect when a player on a specific team is K.O

I need it so when a player on team 2 gets knocked out the game ends.

Make a trigger where team 2 players spawn, when triggered grant an item
A knockout manager, if player knocked out broadcast “check”,
A checker, Check when receiving on “Check”, if check passes “End game” (checks for specific item)

End game device
End game when receiving on “End game”

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.