How to add points when you eliminate a player?

I want to use this in my battle royale game.

Lifecycle, set to players knocked out. Transmits on channel x. A counter, set to increase by 1 on channel x. Set to increase a property, which is called Points and is a numerical property. In score settings, set the score to Points.
This person had a very similar answer, this is probably really helpful:
Search for knockout points, third from the top (has a blacklisted word so I can’t post the link, sorry!)
Here:

1 Like

welcome @LMAOPLAYZ :wave:

Don’t forget to make the property and counter update in “Player” Scope, otherwise the knockout number will appear globally.

2 Likes

wait wouldn’t his name be inappropriate?

Eh forget it @GlowingTurtle idea is perfect

Ah, thank you!

2 Likes

Also, I forgot that I can just change the setting to accomplish this lol

1 Like

Yeah, but if it’s an in-game reward (it’s BR, so maybe) then you do need a counter. So you’re actually still right.

1 Like