11.04.2011, 13:03
u can use under OnPlayerRequestSpawn :
pawn Код:
if(classid == 1) // change 1 to the class id the test team belong
{
gTeam[playerid] == TEAM_TEST;
}