Up (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=up|note=This command controls moving your character upward. When [[Travel Powers#fly|flying]] or [[Travel Powers#hover|hovering]], enabling moving up will cause your character to gain altitude. When not flying or hovering, your character jumps up.
{{SlashCommandArticle|command=up|options=+, ++, or 0-1note=This command controls moving your character upward. When [[Travel Powers#fly|flying]] or [[Travel Powers#hover|hovering]], enabling moving up will cause your character to gain altitude. When not flying or hovering, your character jumps up.}}
 
 
{{Movement Options}}
* By default, this command is bound to the SPACE key as <code>+up</code>.
 
==Examples==
/up 1
/+up
 


The up command is optionally followed by an enable flag. ''up 1'' enables moving up, ''up 0'' disables. Once enabled, your character continues to move up until disabled, either continuing to gain altitude if flying, or endlessly jumping if not. If the enable flag is left off, the current state of the flag is displayed.}}
{{Navbox Movement}}
{{Navbox Movement}}
[[Category:Slash Commands]]

Revision as of 22:09, 25 July 2022

Slash Command

/up +, ++, or 0-1note=This command controls moving your character upward. When flying or hovering, enabling moving up will cause your character to gain altitude. When not flying or hovering, your character jumps up.


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 SPACE key as +up.

Examples

/up 1
/+up