Down (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Felderburg
(Added movement navbox this page is linked from)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Slash Command==
== Slash Command ==
{{SlashCommandArticle|command=down|options=integer|note=If ''integer'' = 0, stop moving down. If ''integer'' > 0, move down (if flying).}}
{{SlashCommandArticle|command=down|options=+, ++, or [0-1]|note=This command controls moving your character downward. When [[Travel Powers#fly|flying]] or [[Travel Powers#hover|hovering]], enabling moving down will cause your character to lose altitude.}}
 
{{Movement Options}}
* By default, this command is bound to the X key as <code>+down</code>.
 
 
'''TIP:''' Move this command to the Z key, and place the {{slashcommand|interact}} command on the X key.
 
==Examples==
/down 1
/+down
 
 
{{Navbox Movement}}
{{Navbox Movement}}
[[Category:Movement Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:54, 28 December 2022

Slash Command

/down +, ++, or [0-1]

This command controls moving your character downward. When flying or hovering, enabling moving down will cause your character to lose altitude.

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 X key as +down.


TIP: Move this command to the Z key, and place the /interact command on the X key.

Examples

/down 1
/+down