> cat /help/say

========================================================================
                                SAY
========================================================================

SYNTAX: say <message>
        ' <message>

Talk to everyone in your current room.

BASIC USAGE:
  say Hello everyone!
  'Hi there!
  
Shows as: You say 'Hello everyone!'
Others see: Bob says 'Hello everyone!'

FEATURES:
- Room only (not global)
- Shows in cyan color
- Visible to all in room
- Works while ghost

WHEN TO USE:
- Coordinate with nearby players
- Roleplay interactions
- Quick team tactics
- Local warnings

OTHER LOCAL OPTIONS:
  emote <action> - Custom actions
  : <action>     - Emote shortcut

EXAMPLES:
  say Let's team up
  'Watch out for the kamikaze!
  say Anyone need healing?

TIPS:
- Faster than tells for groups
- Good for room coordination
- Enemies can hear you too!
- Use team for private team chat

SEE ALSO:
  help gossip - Global chat
  help tell   - Private messages
  help team   - Team channel

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

> _