Forward (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Eabrace
(correcting modifier usage)
imported>Thirty7
mNo edit summary
Line 9: Line 9:
}}
}}


{{Movement Commands NavBox}}
{{Navbox Movement}}

Revision as of 05:11, 9 July 2012

Slash Command

/forward integer

If integer = 0, stop moving forward. If integer > 0, move forward.

When used with the plus (+) modifier, move forward with keypress, and stop with key release.

/bind w "+forward"

When used with two plus modifiers, acts as a toggle.

/bind w "++forward"