Warining...
#2

https://sampwiki.blast.hk/wiki/ShowPlayerDialog

If you want to disable the second button in the dialog, use it like this:
pawn Код:
ShowPlayerDialog( playerid, LANG_DIALOG, DIALOG_STYLE_LIST, "Pick your language", "English\nGerman", "Choose", "" ); // Shows the dialog to pick your language upon connecting...
And:
pawn Код:
ShowPlayerDialog( playerid, LANG_DIALOG, DIALOG_STYLE_LIST, "Pick your language", "English\nGerman", "Choose", "" ); // So he can't exit the dialog without choosing the language.
Reply


Messages In This Thread
Warining... - by Ironboy - 03.07.2011, 07:57
Re: Warining... - by [L3th4l] - 03.07.2011, 07:59
Re: Warining... - by [NoV]LaZ - 03.07.2011, 08:01
Re: Warining... - by Ironboy - 03.07.2011, 08:22

Forum Jump:


Users browsing this thread: 1 Guest(s)