Ranking/Top
#2

Create a variable such as 'kills', then loop through all the player files and do this

Код:
if(playerkills > kills)
    kills = playerkills;
in the loop, you'd also want to store the players name I guess.
Reply


Messages In This Thread
Ranking/Top - by .v - 07.10.2012, 19:25
Re: Ranking/Top - by PrawkC - 07.10.2012, 19:40
Re: Ranking/Top - by .v - 07.10.2012, 19:46
Re: Ranking/Top - by SumX - 07.10.2012, 20:39
Re: Ranking/Top - by .v - 07.10.2012, 20:53
Re: Ranking/Top - by .v - 08.10.2012, 06:52

Forum Jump:


Users browsing this thread: 3 Guest(s)