2questions.
#2

1) DisableInteriorEnterExits(); under OnGameModeInit. However it'll disable ALL enter and exits from single player.

2) I'll show you how to add that from the tutorial, however, it won't be to your code as such, but you'll guess how to.

pawn Код:
if(classid == 1 && GetPlayerScore(playerid) >= 3500)//Means more then or equal to 3500 score
{
     gTeam[playerid] = POLICE;
}
That example was for the police team, just change it to go with your swat team.
Reply


Messages In This Thread
2questions. - by AndriusZ* - 05.09.2010, 17:58
Re: 2questions. - by Burridge - 05.09.2010, 18:03

Forum Jump:


Users browsing this thread: 2 Guest(s)