WoW:MACRO say: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
No edit summary
Line 6: Line 6:


== Aliases ==
== Aliases ==
:say
:<code>say</code>
:s
:<code>s</code>
 


== Arguments ==
== Arguments ==

Revision as of 18:12, 22 August 2015

Slash commands


Send a text message to all players in your immediate local vicinity

/say text

Aliases

say
s

Arguments

text
Text to send.

Text Modifiers

You may specify modifiers inline with chat text to pass certain information with the "%" character:

  • %f - Inserts the name of your focus target or "<no focus>" into the chat text.
  • %n,%t - Inserts the name of your current target or "<no target>" into the chat text.

Notes

By default, this will appear as a chat bubble over your head as well.
This does not bypass ignore functionality.
Opposite faction players will see you speaking in encoded text, appearing as a different language.