Disable class selection
#2

I've never tried, but if I were to try i'd do:

pawn Code:
public OnPlayerConnect(playerid)
{
     SpawnPlayer(playerid);
     return 1;
}
Then handle your dialogs BELOW the SpawnPlayer bit, when you have spawned them maybe toggle them uncontrollable and set them way above the map somewhere so they can just see the sky, then do your dialog thing. Once thats all completed set their Spawn information variables and then SpawnPlayer where you want them.

That would be my attempt anyway.
Reply


Messages In This Thread
Disable class selection - by TaMeD - 26.06.2011, 07:00
Re: Disable class selection - by Ash. - 26.06.2011, 07:09
Re: Disable class selection - by TaMeD - 26.06.2011, 07:11
Re: Disable class selection - by Lorenc_ - 26.06.2011, 07:12
Re: Disable class selection - by Ash. - 26.06.2011, 07:21
Re: Disable class selection - by TaMeD - 26.06.2011, 07:50
Re: Disable class selection - by kin - 26.06.2011, 08:11
Re: Disable class selection - by Lorenc_ - 26.06.2011, 08:37
Re: Disable class selection - by SpiderWalk - 26.06.2011, 08:53

Forum Jump:


Users browsing this thread: 2 Guest(s)