/cmds in dialogbox
#5

Just make the second button contain nothing:
pawn Код:
ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, "Title", "text", "Button1", "");
Then it wont be displayed.
And i use an enumerator so that the numbers gets assigned automatically, you can use #define as well to define numbers, but using an enumerator is easier and less confusing.
Reply


Messages In This Thread
/cmds in dialogbox - by NviDa - 30.03.2015, 17:48
Re: /cmds in dialogbox - by CalvinC - 30.03.2015, 17:52
Re: /cmds in dialogbox - by NviDa - 30.03.2015, 17:57
Re : /cmds in dialogbox - by Wassimo - 30.03.2015, 17:58
Re: /cmds in dialogbox - by CalvinC - 30.03.2015, 18:09
Re: /cmds in dialogbox - by NviDa - 30.03.2015, 18:12
Re: /cmds in dialogbox - by NoDi522 - 30.03.2015, 18:20
Re: /cmds in dialogbox - by CalvinC - 30.03.2015, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)