Dialog problem
#1

I changed the register DIALOG_STYLE_LIST in DIALOG_STYLE_MSGBOX (gender choice) now if I push the female the dialog that disappears because before dialog showing this: DIALOG_STYLE_LIST was
Код:
ShowPlayerDialog(playerid, 4, DIALOG_STYLE_LIST, "Intrebarea nr.1", "Male\nFemale","Enter", "Cancel");
and now is
Код:
ShowPlayerDialog(playerid,4,DIALOG_STYLE_MSGBOX,"{FFFFCC}Gen", "{FFFFFF}Esti de sex {FFFFCC}masculin {FFFFFF}sau {FFFFCC}feminim{FFFFFF} te rugam alege mai jos.","Male","Female");
how to do that when I push the female give me the next step in the registration dialog not disappear?
Reply


Messages In This Thread
Dialog problem - by Scott_Williams - 29.01.2012, 10:29
Re: Dialog problem - by Littlehelper - 29.01.2012, 10:33
Re: Dialog problem - by Konstantinos - 29.01.2012, 10:40
Re: Dialog problem - by Scott_Williams - 29.01.2012, 10:46
Re: Dialog problem - by Konstantinos - 29.01.2012, 10:49
Re: Dialog problem - by Scott_Williams - 29.01.2012, 10:53
Re: Dialog problem - by Konstantinos - 29.01.2012, 10:56
Re: Dialog problem - by Scott_Williams - 29.01.2012, 10:58
Re: Dialog problem - by MSI - 29.01.2012, 11:00
Re: Dialog problem - by Konstantinos - 29.01.2012, 11:05

Forum Jump:


Users browsing this thread: 1 Guest(s)