From the wonderful RedGuides Wiki
This command is added by EverQuest, 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
|
/help [ normal | emote | guild | voice | chat | macro ]
|
Description
|
Will list help and commands for the specified option. MacroQuest adds the option macro , which lists all MacroQuest commands including those of your loaded plugins.
|
|
Options
Category |
Option |
Description |
EverQuest |
normal |
Shows a list of normal commands |
emote |
Shows a list of emotes |
guild |
Shows a list of guild commands |
voice |
Shows a list of voice commands |
chat |
Shows a list of commands for the chat channel system |
MacroQuest |
macro |
Displays all macroquest commands available, including those from plugins. |
Examples
See also