WoW:MACRO emote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:


== Aliases ==
== Aliases ==
:none
:<code>/e</code>, <code>/em</code>, <code>/me</code>


== Arguments ==
== Arguments ==

Revision as of 18:42, 30 November 2015

Slash commands


Send a freeform emote to the players around you.

/emote text

Aliases

/e, /em, /me

Arguments

text
The emote text

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

This will display to you and friendly players as "Player " followed by the text.
Opposite faction players will see "Player makes some strange gestures."