WoW:MACRO yell: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
mNo edit summary
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 
 
Send a text message to all players in your zone.
Send a text message to all players in your zone.
  /yell text
  /yell text
Line 10: Line 8:
:shout
:shout
:sh
:sh


== Arguments ==
== Arguments ==

Revision as of 03:35, 20 May 2020

Slash commands

Send a text message to all players in your zone.

/yell text

Aliases

yell
y
shout
sh

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.