22.10.2014, 16:53
Its a message box nothing to do with OnDialogResponse
Do This:
at the top of your script after includes put this
Then in your command Do This :
Do This:
at the top of your script after includes put this
Код:
#define DIALOG_HELP 3
Код:
ShowPlayerDialog(playerid, DIALOG_HELP, DIALOG_STYLE_MSGBOX, "Help Menu", "Commands:\n/skin /help /(a)dmin(h)elp /helpme /admins /administration [More to be added]", "Close", "");