2 Questions on OnPlayerRequestClass
#3

Quote:
Originally Posted by TheDominator
Посмотреть сообщение
You could try doing this:

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SpawnPlayer(playerid);
    return 1;
}
And then between the SpawnPlayer and return 1; add your dialog system. That should work but haven't been able to test it.
Yes thank you it works. But one problem (sorry for being a noob), the arrows and spawn select on the bottom, how do I remove it?
Reply


Messages In This Thread
2 Questions on OnPlayerRequestClass - by Neil. - 14.05.2012, 13:43
Re: 2 Questions on OnPlayerRequestClass - by TheDominator - 14.05.2012, 15:06
Re: 2 Questions on OnPlayerRequestClass - by Neil. - 14.05.2012, 15:33
Re: 2 Questions on OnPlayerRequestClass - by TheDominator - 14.05.2012, 19:44
Re: 2 Questions on OnPlayerRequestClass - by Neil. - 15.05.2012, 02:49
Re: 2 Questions on OnPlayerRequestClass - by TheDominator - 15.05.2012, 09:19
Re: 2 Questions on OnPlayerRequestClass - by Neil. - 16.05.2012, 08:33
Re: 2 Questions on OnPlayerRequestClass - by $$inSane - 16.05.2012, 09:08

Forum Jump:


Users browsing this thread: 1 Guest(s)