29.01.2011, 23:20
And add the following line to OnPlayerSpawn:
If you do it this way, you dont need to do it bartje01's way
Edit:
actually i think
goes under "OnPlayerRequestClass"
pawn Код:
SetPlayerTeamFromClass(playerid, classid);
SetPlayerToTeamColor(playerid);
Edit:
actually i think
Код:
SetPlayerTeamFromClass(playerid, classid);