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
|
/eqtarget [<name> | group <1-6>]
|
Description
|
Targets <name> or group member <#>. Functions identically to how Command:/target worked prior to loading MacroQuest.
|
|
Options
Option |
Description |
<name> |
Name to target |
group <#> |
Target group member 1-6. Similar to the default keys F1 - F6. |
Examples
/eqtarget group 3
- targets group member 3.
See also