if(strcmp(cmdtext, "/skin", true) == 0) { ShowPlayerDialog(playerid, 1, DIALOG_STYLE_INPUT, "Skin ID Selection", "Please type the Skin ID [0-299]", "Select", "Cancel"); return 1; }