Help with team selection
#2

pawn Код:
public OnPlayerRequestClass(....)
{
    SpawnPlayer(playerid);//To spawn the player
    ShowCustomClassSelection(playerid);//Create a stock function to set up the custom class selection.
    return 1;
}
Create a stock function to send the player to class selection at OnPlayerRequestClass.
Edit: I added Spawn Player as it will need to spawn him first.
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: 1 Guest(s)