17.06.2014, 15:35
You do this:
ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, ""RED"[EsF]Server Commands", bigstring, "OK", "Next");
And then OnResponse If he presses the other button, it will show another dialog, and you do back, it shows this dialog.
ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, ""RED"[EsF]Server Commands", bigstring, "OK", "Next");
And then OnResponse If he presses the other button, it will show another dialog, and you do back, it shows this dialog.

