If team is full --> Switch team
#19

Naxix, do I need the whole thing to? I mean, should I use your script for the whole onplayerrequestclass, or the other things like

Quote:

if(classid == 0)
{
PlayerTeam[playerid] = 0;
SetPlayerTeam(playerid,0);
}
else if(classid == 1)
{
PlayerTeam[playerid] = 1;
SetPlayerTeam(playerid,1);
}

should be there too?
Reply


Messages In This Thread
If team is full --> Switch team - by rbN. - 05.05.2010, 17:38
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 17:58
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:10
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:11
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:15
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:16
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:17
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:18
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:19
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:23
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:25
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:29
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:40
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:43
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 18:48
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 18:49
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 19:06
Re: If team is full --> Switch team - by Naxix - 05.05.2010, 19:20
Re: If team is full --> Switch team - by rbN. - 05.05.2010, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)