-
So I have a bunch of plrs in the players list and once my game ends, i wish to choose a winner out of them. But the winner is based on how many points is in their game.Players.Leaderstats.
-
I tried looping through the players and getting their points and then use if statements to get the winner. But it still doesn’t get what I wanted.
-
As this is a little code so most solutions on Yt and the forum are not related to it and hard to find.
I’ll try providing the code later