if(!strcmp("/cmd", cmdtext)) { if(pInfo[playerid][Admin] < 1) { ShowPlayerDialog(playerid,4,DIALOG_STYLE_LIST,"Help menu","Info\nCMD\nCamera\nTime's\nMoves\nFun","Oke","Cancel"); } return 1; }