05.07.2011, 04:48
Do you set the player's teams during OnPlayerRequestClass? If not, that would be your problem, as their team would still be equal to NO_TEAM.
Under OnPlayerRequestClass, compare their classid with the skin they are one, and set their team there. Then your script will work.
Under OnPlayerRequestClass, compare their classid with the skin they are one, and set their team there. Then your script will work.