From the wonderful RedGuides Wiki
This command is added by MQ2AdvPath
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
|
/advpath [option] [value]
|
Description
|
Handles plugin status and activity, this command is most handy for macro developers.
|
|
Options
Option |
Description |
[On | Off] |
Turns advpath on and off |
[pull | nopull] |
Turns pulling mode on and off |
[flee | noflee] |
Turns "flee" mode (reverse direction) on and off |
customsearch <value> |
Sets the value of customsearch, used for filtering CustomPaths and /play listcustom |
intercept |
Toggles if you want it to intercept the EverQuest "/follow" command or not |
save |
Saves the changes to customsearch to the advpath.ini settings file |
help |
displays a rather sparse help menu |
Examples
See also