WoW:MACRO emote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO emote to MACRO emote without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 


Send a freeform emote to the players around you.
Send a freeform emote to the players around you.
Line 6: 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

/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."