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"
Template:Movement Commands NavBox