Help with team selection
#5

well i can't get this to work and i think you don't understand what my problem is

I want to show the Team Selection menu when players presses F4 then kill or /switchteam then kill

Код:
public OnPlayerRequestClass(playerid,classid)
{
	if(PInfo[playerid][Logged] == 1)
	{
	    ShowCustomTeamSelection(playerid);
		TogglePlayerSpectating(playerid,1);
	}
	return 1;
}
Its not working,when i press F4 and kill myself it shows me CJ skin
Reply


Messages In This Thread
Help with team selection - by Nabster - 07.03.2015, 09:22
Re: Help with team selection - by De4dpOol - 07.03.2015, 09:52
Re: Help with team selection - by Nabster - 07.03.2015, 11:49
Re: Help with team selection - by De4dpOol - 07.03.2015, 11:56
Re: Help with team selection - by Nabster - 07.03.2015, 12:28

Forum Jump:


Users browsing this thread: 2 Guest(s)