Help:Say: Difference between revisions
Appearance
Created page with "<html><pre> <span style="color:#cc00cc">========================================================================</span> <span style="color:#008888"> SAY</span> <span style="color:#cc00cc">========================================================================</span> SYNTAX: <span style="color:#008800">say <message></span> <span style="color:#008800">' <message></span> Talk to everyone in your current room. <span..." |
(No difference)
|
Latest revision as of 04:01, 31 August 2025
======================================================================== 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 ========================================================================