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