public OnPlayerText( playerid, text[ ] ){ if ( text[ 0 ] == ' ' || text[ 0 ] == '~' ) return 0; return 1;}