06.02.2009, 19:45
If you want it just against weapons
pawn Код:
//OnGameModeInit
SetTeamCount(2);
//OnPlayerConnect
SetPlayerTeam(playerid, 0);

