How to check if player is spawned
#4

pawn Код:
public OnPlayerSpawn(playerid)
{
ShowPlayerDialog(playerid, DIALOG_CLASSELECT, DIALOG_STYLE_LIST, "Class Selection", "{00C0FF}Soldier\n{00C0FF}Sniper\n{00C0FF}Medic\n{00C0FF}JetTrooper\n{00C0FF}Pilot\n{00C0FF}Spy\n{00C0FF}Ranger\n{00C0FF}Elite Ranger", "Select", "");
return 1;
}
this dialog shows every time when player dies and spawns again.I only want it to show one time when player connects and spawns.
Thatss why i made Reclass cmd to change class
Reply


Messages In This Thread
How to check if player is spawned - by FireWarrior101 - 19.08.2013, 06:16
Re: How to check if player is spawned - by Ha$H_Sexyboy - 19.08.2013, 06:53
Re: How to check if player is spawned - by FireWarrior101 - 19.08.2013, 08:26
Re: How to check if player is spawned - by FireWarrior101 - 19.08.2013, 08:29
Re: How to check if player is spawned - by Edix - 19.08.2013, 08:32
Re: How to check if player is spawned - by FireWarrior101 - 19.08.2013, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)