WoW:MACRO battleground: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
mNo edit summary
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macro}}
 


Send a text message to all friendly players in a battleground
Send a text message to all friendly players in a battleground
Line 8: Line 7:
:battleground
:battleground
:bg
:bg


== Arguments ==
== Arguments ==
:;text : Text to send.
:;text
:: Text to send.


{{chattextmodifiers}}
{{chattextmodifiers}}

Revision as of 17:26, 3 November 2013

Macro commands

Send a text message to all friendly players in a battleground

/battleground text

Aliases

battleground
bg

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

This is only available in a battleground, since the channel only exists in the battleground.