From the wonderful RedGuides Wiki
This command is added by MacroQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/mqpause [on|off] | chat [on|off]
|
Description
|
Pauses/resumes a macro. Not using a parameter will toggle pausing on/off. Common abbreviation: /mqp
|
|
Options
Option |
Description |
chat [on|off] |
controls whether macro will pause while in chat mode |
Examples
See also