WoW:MACRO raid: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page MACRO raid to MACRO raid without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023

Slash commands


Send a text message to all members in your raid

/raid text

Aliases[edit]

raid
rsay
ra

Arguments[edit]

text
Text to send.

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]

If you are in a raid group and a instance group (groupfinder, raidfinder) at the same time, this will only address your raid not your instance group. Use /instance to address you instance group.