Removing the class selection buttons
#1

Hi guys, i'm trying to replace the class selection with a dialog.
This is what i have
Код:
public OnPlayerRequestClass(playerid, classid)
{
	ShowPlayerDialog(playerid,CLASS,DIALOG_STYLE_LIST,"Classes","Trucker\nPilot\nTaxi Driver\nPolice\nRapist","Select","Exit");
	return 1;
}
It shows the dialog, but i still get the « » Spawn Buttons, how can i remove these?
Thnx
Reply


Messages In This Thread
Removing the class selection buttons - by mitchboy - 21.02.2012, 15:24
Re: Removing the class selection buttons - by niels44 - 21.02.2012, 15:26
Re: Removing the class selection buttons - by mitchboy - 21.02.2012, 15:43
Re: Removing the class selection buttons - by DrakeX - 21.02.2012, 16:46
Re: Removing the class selection buttons - by milanosie - 21.02.2012, 16:47
Re: Removing the class selection buttons - by mitchboy - 21.02.2012, 16:48
Re: Removing the class selection buttons - by Maxymex - 17.06.2014, 13:48
Re: Removing the class selection buttons - by Rittik - 17.06.2014, 13:55
Re: Removing the class selection buttons - by Mey6155 - 17.06.2014, 14:37
Re: Removing the class selection buttons - by Maxymex - 17.06.2014, 14:54

Forum Jump:


Users browsing this thread: 2 Guest(s)