25.04.2011, 03:39
Quote:
Well look at it. You're adding 1 to this variable when they get a kill.
pawn Код:
pawn Код:
|
PlayerInfo[killerid][pKills] += 1;
is for the stats of the account.
I'm using
Kills[killerid]++;
to add the variable