10.03.2016, 12:10
Hello im trying to create top 3 players and teleport them somewhere after each round..
How i could find who have most pRoundkills, i tried for(int i = 0; i <MAX_PLAYERS; i++)...
But i cant use playerid in for so how i could compare players?Or i must use something other?
How i could find who have most pRoundkills, i tried for(int i = 0; i <MAX_PLAYERS; i++)...
But i cant use playerid in for so how i could compare players?Or i must use something other?