Forward (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
(info about +)
imported>Thirty7
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{SlashCommandArticle|command=forward|options=integer|note=If ''integer'' = 0, stop moving forward.  If ''integer'' > 0, move forward.  
{{SlashCommandArticle|command=forward|options=integer|note=If ''integer'' = 0, stop moving forward.  If ''integer'' > 0, move forward.  


When used with the plus (+) modifier, acts as a toggle.
When used with the plus (+) modifier, move forward with keypress, and stop with key release.
 
:{{slashcommand|bind}} w "+{{bindcommand|forward}}"
{{slashcommand|bind}} W "+{{bindcommand|forward}}"


When used with two plus modifiers, acts as a toggle.
:{{slashcommand|bind}} w "++{{bindcommand|forward}}"
}}
}}


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

Latest revision as of 01: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"