> cat /wizhelp/echo

========================================================================
                        Echo Commands
========================================================================

Send messages without showing your name.

ECHO TYPES:
  echo <message>     - To current room
  echoto <who> <msg> - To specific player
  echoall <message>  - To everyone online
  wemote <message>   - Wizard emote (shows name)

EXAMPLES:
  echo A chill runs down your spine...
  echoto Bob You hear a whisper: "Beware..."
  echoall The ground trembles slightly.
  wemote waves his hand mysteriously.

ECHO VS WEMOTE:
  Echo: "A voice booms from above!"
  Wemote: "Gandalf waves his staff!"

BEST PRACTICES:
  - Use for atmosphere and events
  - Don't impersonate players
  - Keep messages appropriate
  - Use sparingly to maintain impact

CREATIVE USES:
  - Environmental effects
  - NPC dialogue
  - Quest hints
  - Special events
  - Testing room descriptions

CAUTION:
  - Echoall reaches EVERYONE
  - No way to undo sent messages
  - All echoes are logged
  - Don't spam or abuse

========================================================================    

> _