[1] I’ll write more descriptively here so you understand what I need help with:
So… I want to have a something that can check or detect which specific player has the most knockouts out of everyone. I want this person’s name to be put into a Property
, which I can later use for an End of Game Widget
. [2]
I do have an already existing Property Device
, which keeps track of knockouts, but I want a system that can compare everyone’s knockouts and identify who has the most.
When the player with the most knockouts is identified, I want that player’s name to be updated in a property.
I mean like this:
The circled part of the
Property Device
is where I want to change the property
to the player’s name (via blocks).
Now, I don’t know how the blockcode would work, cause I don’t know how to update text properties, but I hope someone does. Additionally, I don’t even know if this is possible yet… but we never know.
If you have any questions or need me to explain something more, please ask!
Thanks! :)
Extra Help
If possible:
If someone could figure out a way to make a system to check if TWO or more players had the most knockouts, that would be extra helpful! :)