Forward mouse (Slash Command): Difference between revisions
Jump to navigation
Jump to search
imported>Felderburg (historical) m (Added movement navbox this page is linked from) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Slash Command == | == Slash Command == | ||
{{SlashCommandArticle|command=forward_mouse|note=Move forward | {{SlashCommandArticle|command=forward_mouse|options=+, ++, or 1|note=Move forward using the mouse.}} | ||
* 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== | |||
/+forward_mouse | |||
{{Navbox Movement}} | {{Navbox Movement}} | ||
[[Category:Movement Commands]] | |||
[[Category:Slash Commands]] |
Latest revision as of 15:53, 28 December 2022
Slash Command
/forward_mouse +, ++, or 1
Move forward using the mouse.
- 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