WoW:MACRO csay

From AddOn Studio
Revision as of 04:48, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page MACRO csay to MACRO csay without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Macro commands

Sends a chat message to a chat channel

/csay channel text

Aliases[edit]

csay
c

Arguments[edit]

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

You may pass other information in this text.