Clicktomove (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
BlackSpectre (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Slash Command == | == Slash Command == | ||
{{SlashCommandArticle|command=clicktomove|options=+, ++, or [0-1]|note=Enables or Disables click-to-move mode.|aliases={{slashcommand|ctm}}, {{slashcommand|ctm_invert}}}} | {{SlashCommandArticle|command=clicktomove|options=+, ++, or [0-1]|note=Enables or Disables click-to-move mode.|aliases={{slashcommand|ctm}}, {{slashcommand|ctm_invert}}}} | ||
Click to Move is a method of moving a character towards a position defined with a mouse click. CTM is often used in "top-down" games where the player watches the action from a third person view above their character. CTM movement is always in a straight line, but in City of Heroes it is also 3-dimensional. Meaning, as long as a character has Fly or some other power that will allow them to move vertically, CTM can move a character up or down. | |||
Line 6: | Line 8: | ||
* By default, this command is bound to the V key as <code>+ctm_invert</code>. | * By default, this command is bound to the V key as <code>+ctm_invert</code>. | ||
== | |||
==Examples== | |||
/+clicktomove | |||
/++clicktomove | |||
/clicktomove 1 | /clicktomove 1 | ||
/clicktomove 0 | |||
{{Navbox Movement}} | {{Navbox Movement}} | ||
[[Category:Movement Commands]] | |||
[[Category:Slash Commands]] | [[Category:Slash Commands]] |
Latest revision as of 07:10, 18 November 2024
Slash Command
/clicktomove +, ++, or [0-1]
Aliases: '/ctm, /ctm_invert'
Enables or Disables click-to-move mode.
Click to Move is a method of moving a character towards a position defined with a mouse click. CTM is often used in "top-down" games where the player watches the action from a third person view above their character. CTM movement is always in a straight line, but in City of Heroes it is also 3-dimensional. Meaning, as long as a character has Fly or some other power that will allow them to move vertically, CTM can move a character up or down.
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 V key as
+ctm_invert
.
Examples
/+clicktomove /++clicktomove /clicktomove 1 /clicktomove 0