12.09.2012, 16:59
You are not storing it. When player spawns as a terrorist. You need to AllTeams[playerid]=TERRORIST plus TeamTerrorists++; (what you did already). As well as that, OnPlayerDisconnect you need to clean players team.( AllTeams[playerid]=NO_TEAM)