public OnPlayerCommandPerformed(playerid, cmdtext[], success){ if(strcmp(cmdtext,"leave")) return 1; return 0;}