How do I create an end of game widget for number of knockouts for each player

I know there are similar topics, but none of them have any pictures so… pictures would help. If you can’t track the number of KOs for each player and show them that specific number on just their screen (which i know is probably very complicated and prob wont work) then could i do that for number of team KOs?

Also…
HAPPY CHRISTMAS (or whatever you celebrate) EVERYONE!

1 Like

Please remove this from Devices and put it in Help.

Sorry, my bad
I misclicked

You can probably track the number of knockouts players have with the game overlay device… it isn’t a set option but if you put in some blocks you probably can. I don’t know how to, but I posted just to give you a general idea.

Oh! Maybe use a knockout manager! Track “player” knockout, not sentry ones. Add an item granter and have it grant cash or a ticket or something. Then, add a game overlay device, set it to “tracked item” and track the item that the player gets once they’ve knocked out someone!


1 Like

for an end of game widget showing player knockouts, make the knockout manager increase a player-scoped number property by way of a counter and have the end of game widget track that property

remember to mark a solution!
also I would do…






also


That should make it so a player can see there KO’s that they and only they have.

2 Likes

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