21.08.2012, 05:01
Replace
GetPlayerTeam(i)
with
gTeam[i]
pretty simple.
You should also check if killerid != INVALID_PLAYER_ID in OnPlayerDeath otherwise it will cease to work for suicide.
P.S. nice translator.
GetPlayerTeam(i)
with
gTeam[i]
pretty simple.
You should also check if killerid != INVALID_PLAYER_ID in OnPlayerDeath otherwise it will cease to work for suicide.
P.S. nice translator.