Command:/afollow

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 /afollow [spawn <#>] [Option]...
Description Controls what and how you're following.

Options

Option Description
[on|off] On will follow, off will clear all follow orders
[pause|unpause] Will pause or unpause following
spawn #(id) Will follow the spawn ID given
[door|nodoor] afollow will automatically open doors (default) unless nodoor is specified.
help will display a rather sparse help text
intercept Toggle mq2advpath's interception of eq's /follow command. Turn it off to separate /follow and /afollow. Issuing a '/advpath save' after this would then save that setting for future usage.

Examples

  • Change the interception of /follow and save the setting

/afollow intercept
/advpath save

See also