WoW:MACRO csay

From AddOn Studio
Revision as of 17:26, 3 November 2013 by Bear (talk | contribs)
Jump to navigation Jump to search

Macro commands

Sends a chat message to a chat channel

/csay channel text

Aliases

csay
c

Arguments

channel
The channel to send text to, either a channel name or a channel # (1-10)
text
The text to send to the channel.

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

You may pass other information in this text.