public OnPlayerText( playerid, text[ ] ) { toupper( text[ 0 ] ); SendPlayerMessageToAll( playerid, text ); return 0;}