Backward (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
(+link and expand)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{{SlashCommandArticle|command=backward|note=Move backward.}}
{{SlashCommandArticle|command=backward|note=Move backward.}}


== Example ==
 
; /+backward
{{Movement Options}}
: persists while a key is held down and cancels when released.
* By default, this command is bound to the S key as <code>+backward</code>.
; /++backward
 
: persists until this command is given again.
==Examples==
; /backward 1
/backward 1
: persists until /backward 0, /+backward, or /++backward is given.
/+backward
; /backward 0
 
: stops any other backwards movement
 
== Related ==
{{Navbox Movement}}
{{Movement Commands NavBox}}
[[Category:Movement Commands]]
[[Category:Movement Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:53, 28 December 2022

Overview

/backward  

Move backward.


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 S key as +backward.

Examples

/backward 1
/+backward