Badge script for certain amount of KO's

Hi! I’ve been developing and publishing a game called Sword Fight On The Mountains and I was wondering on how to make it where players can receive a badge for a certain amount of KO’s? Cause I want to reward players who get a certain amount such as 20, 25 and higher amount of KO’s on the leaderboard.

2 Likes

I’m on my phone right now so I can’t type out a script but I think the way I would do it would be checking for when the player kills another player and if the player’s kill count is now equal to 25 award them the badge if they don’t have it already.

2 Likes