Forward (Slash Command)

From Unofficial Homecoming Wiki
Revision as of 05:11, 9 July 2012 by imported>Thirty7
Jump to navigation Jump to search

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"