Forward (Slash Command)

From City of Heroes: Rebirth Wiki
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"