I need to check if a specific person died, and how many times they died.
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.
I need to check it for a specific person
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!
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!
now i need to make sure it can check for random people. Like scope has to be player and not global
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.