17.06.2010, 18:32
Quote:
|
Originally Posted by [SWA
Nitrous ]
Edit: btw, not with >= or > with only 2 'things' but with many things, with 'i' (defined with MAX_PLAYERS) like a top score with 10 players |
So for this case, when someone kills another person, you need to store their total number of kills. Then you would have to make a loop with "i" and max players as you said.
After that, I saw how to do it somewhere else, but I can't remember. Someone else will have to help there.

