Difference between revisions of "Forward (Slash Command)"
From Paragon Wiki Archive
(info about +) |
(++ modifier) |
||
Line 3: | Line 3: | ||
When used with the plus (+) modifier, acts as a toggle. | When used with the plus (+) modifier, acts as a toggle. | ||
+ | :{{slashcommand|bind}} w "+{{bindcommand|forward}}" | ||
− | {{slashcommand|bind}} | + | When used with two plus modifiers, move forward with keypress, and stop with key release. |
− | + | :{{slashcommand|bind}} w "++{{bindcommand|forward}}" | |
}} | }} | ||
{{Movement Commands NavBox}} | {{Movement Commands NavBox}} |
Revision as of 05:08, 9 December 2008
Slash Command
- /forward integer
If integer = 0, stop moving forward. If integer > 0, move forward.
When used with the plus (+) modifier, acts as a toggle.
- /bind w "+forward"
When used with two plus modifiers, move forward with keypress, and stop with key release.
- /bind w "++forward"