[HELP] Skip Class Selection
#1

How do you skip class selection in .3?

I have a login script executed in OnPlayerConnect.

I also have OnPlayerRequestClass setup like this:
Код:
public OnPlayerRequestClass(playerid, classid)
{
	return 0;
}
Once I login, it brings up the arrows and spawn gui (unique in .3). The spawn button doesn't do anything. However, I can't figure out how to spawn the player.

** I don't want the arrows and spawn buttons to do anything or even come up at all. I just want to spawn the player.
Reply


Messages In This Thread
[HELP] Skip Class Selection - by cAMo - 08.11.2009, 10:55
Re: [HELP] Skip Class Selection - by Hiddos - 08.11.2009, 12:51
Re: [HELP] Skip Class Selection - by Sergei - 08.11.2009, 15:00
Re: [HELP] Skip Class Selection - by AG Adam - 08.11.2009, 15:36
Re: [HELP] Skip Class Selection - by Joe Staff - 09.11.2009, 00:16
Re: [HELP] Skip Class Selection - by Danny_Costelo - 09.11.2009, 00:23
Re: [HELP] Skip Class Selection - by Think - 09.11.2009, 12:27
Re: [HELP] Skip Class Selection - by Joe Staff - 09.11.2009, 13:09

Forum Jump:


Users browsing this thread: 1 Guest(s)