How to check if a specific person died

I need to check if a specific person died, and how many times they died.

Welcome to the forum, @AAREN !

Let me check how we can do this.

you could make a notification that they died or do you want to see EVERYONEE who died in a popup?

If knocked out player’s name=“player name” broadcast on channel via trigger paired to lifecycle.

Welcome to the forum @AAREN! :partying_face:

I need to check it for a specific person

1 Like

Okay, so take a lifecycle and have it to track for player knockouts. Than place down a trigger and wire the lifecycle to the trigger. On Event Occur—Trigger. Then copy down this code.


Mark a solution if this works!

1 Like

how do u put in the code?

When you select the trigger, there will be a “Blocks” tab in the top-left of your screen.
Click that.

ty guys! Thx for the help!

2 Likes

now i need to make sure it can check for random people. Like scope has to be player and not global

1 Like

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