End Of Game Widgit

how to make it where it shows the total kills of everyone on the end of game widgit

You will have to make it so that when player knocked out (or sentry, what ever you are doing) it increments a counter which updates a property :slight_smile: hope this helps!

Counter settings:

Change property settings to number

Wire knockout manager to counter (increment)

This is what the final result is when you make the widget a property

1 Like

Try this guide

1 Like

If that answered your question, mark as solution :slight_smile:

1 Like

Yeah, I think @max1’s idea would work for one player, eventually, but @TryEverything’s works.

It doessss i just tried it :slight_smile: It will work with either sentry’s or players, and it has NO block code, just properties. And block code is super heavy on memory. This is also easier to follow in my opinion

1 Like

It also is not what they are asking for.

2 Likes

Yes, @TryEverything. It definitely sounds easier. I’ve used that before.

1 Like

Yeah, it’s the ratio for kills/deaths, and not just updated properties.

1 Like

Yes, but they were asking for ALL players, not just one player and their ratio…

1 Like

Yes, I know; I’m agreeing with you.

1 Like

I was just basing that off this response….

Wait at least 3 hours to mark a solution to pick one.

2 Likes

Alright, let’s wait. :face_with_diagonal_mouth:

1 Like

I will try yours thanks for the help

1 Like

marked solution thanks for the help

1 Like

*widget

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