WoW:MACRO emote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page MACRO emote to MACRO emote without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


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


== Arguments ==
== Arguments ==

Latest revision as of 04:48, 15 August 2023

Slash commands


Send a freeform emote to the players around you.

/emote text

Aliases[edit]

/e, /em, /me

Arguments[edit]

text
The emote text

Text Modifiers[edit]

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[edit]

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