if(strcmp(cmd, "/help", true) == 0){SendClientMessage(playerid, YELLOW,"General Help");}else if(strcmp(cmd, "commands", true) == 0) {SendClientMessage(playerid, YELLOW,"Commands Help");return 1;}