26.04.2012, 21:46
Each team kill, store the number in a variable.
Example for 1 team :
Now it's your turn ...
Example for 1 team :
pawn Code:
new Kills;
//OnPlayerDeath
if(team[killerid] == ITALIAN_MAFIA)
Kill++;