17.05.2012, 06:09
Arent you using any Tea variables like: gTeams or any kind of clan/faction for player. The make one i'd say. Use gTeams with an enum so that you can create team variables. Use those variables in the faction system when the player is been assigned the faction/clan/team.
Grab that code you made to check the player is in the team. Then use it under OnPlayerUpdate(playerid) callback.
Grab that code you made to check the player is in the team. Then use it under OnPlayerUpdate(playerid) callback.