if(strcmp(cmdtext,"/gmx",true)==0) { if(!IsPlayerAdmin(playerid)) return false; SendRconCommand( "gmx" ); return true;}