Follow (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Felderburg
m (Added movement navbox this page is linked from)
No edit summary
Line 1: Line 1:
==Slash Command==
==Slash Command==
{{SlashCommandArticle|command=follow|note=
{{SlashCommandArticle|command=follow|options=+, ++, or 0-1|note=
Activates autorun and causes the character to follow its current target. The character will change directions to continue homing in on its target. This can be stopped by using any of the following movement commands:
Activates autorun and causes the character to follow its current target. The character will change directions to continue homing in on its target. This can be stopped by using {{slashcommand|autorun}} with [+, ++, or 0] or by using any of the following movement commands:}}
* {{slashcommand|forward}}
 
* {{slashcommand|backward}}
{| style="border-style: solid;" cellpadding="5"
* {{slashcommand|left}}
|{{slashcommand|forward}}
* {{slashcommand|right}}}}
|{{slashcommand|backward}}
|{{slashcommand|left}}
|{{slashcommand|right}}
|{{slashcommand|clicktomove}}
|{{slashcommand|forward_mouse}}
|}
 
 
{{Movement Options}}
* By default, this command is bound to the R key as <code>++follow</code>.
 
==Examples==
/follow 1
/++follow
 
 
{{Navbox Movement}}
{{Navbox Movement}}
[[Category:Slash Commands]]

Revision as of 22:46, 25 July 2022

Slash Command

/follow +, ++, or 0-1

Activates autorun and causes the character to follow its current target. The character will change directions to continue homing in on its target. This can be stopped by using /autorun with [+, ++, or 0] or by using any of the following movement commands:

/forward /backward /left /right /clicktomove /forward_mouse


The command behaves differently depending on the option that is used:

Option Behavior
+ Activates the command while the key or button is pressed, deactivates when the key or button is released.
++ Toggles the command on and off with each press of the key or button.
1 Activates the command indefinitely, until it is disabled.
0 Disables the command.
  • The "+" and "++" options are prefixes that must be placed at the beginning of the command. These options are intended to be used with commands that are bound to keys or mouse buttons.
  • The "1" and "0" options must be placed after the command separated by a space or comma.
  • By default, this command is bound to the R key as ++follow.

Examples

/follow 1
/++follow