Forward mouse (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=forward_mouse|options=1|note=Move forward and enable autorun indefinitely.}}
{{SlashCommandArticle|command=forward_mouse|options=+, ++, or 1|note=Move forward using a mouse button.}}


* Unlike the {{slashcommand|autorun}} command, {{slashcommand|forward_mouse}} can NOT turn off autorun.
* This command is intended to be used only with the "+" option.
* Unlike the {{slashcommand|autorun}} command, {{slashcommand|forward_mouse}} does not have an option to turn off autorun.
 
 
The command behaves differently depending on the option that is used:
{| class="wikitable" style="margin-right: auto; border: none;"
|-
! Option !! Behavior
|-
| style="text-align:center; font-weight:bold;"| + || style="text-align:left;"|  Activates the command while the button/key is pressed, and deactivates when the button/key is released.
|-
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Activates the command indefinitely, until it is disabled.
|-
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Activates the command indefinitely, until it is disabled.
|-
| style="text-align:center; font-weight:bold;"| 0 || style="text-align:left;"| Does nothing. There is no disable option for this 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 MouseChord Button (both left and right mouse buttons pressed at the same time) as <code>+forward_mouse</code>.


==Example==
==Example==
  /forward_mouse 1
  /+forward_mouse




{{Navbox Movement}}
{{Navbox Movement}}

Revision as of 21:08, 25 July 2022

Slash Command

/forward_mouse +, ++, or 1

Move forward using a mouse button.

  • This command is intended to be used only with the "+" option.
  • Unlike the /autorun command, /forward_mouse does not have an option to turn off autorun.


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

Option Behavior
+ Activates the command while the button/key is pressed, and deactivates when the button/key is released.
++ Activates the command indefinitely, until it is disabled.
1 Activates the command indefinitely, until it is disabled.
0 Does nothing. There is no disable option for this 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 MouseChord Button (both left and right mouse buttons pressed at the same time) as +forward_mouse.

Example

/+forward_mouse