Right (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=right|options=integer|note=If ''integer'' = 0, stop strafing right. If ''integer'' > 0, strafe right.}}
{{SlashCommandArticle|command=right|options=integer|note=Move right.}}
 
 
{{Movement Options}}
* By default, this command is bound to the D key as <code>+left</code>.
 
==Examples==
/left 1
/+left
 
 
{{Navbox Movement}}
{{Navbox Movement}}

Revision as of 21:59, 25 July 2022

Slash Command

/right integer

Move right.


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 D key as +left.

Examples

/left 1
/+left