11.02.2010, 05:59
even check this line
DILOAG_STYLE_MSGBOX i thought it was DIALOG
Code:
if (!strcmp(cmdtext, "/tutorial", true, 9)) { ShowPlayerDialog(playerid, DIALOG_TUTORIAL_0, DILOAG_STYLE_MSGBOX, "Part 1 - Rules:", "Dont spam\n dont dm\n dont...", "cancel", "next"); return 1; }
