Difference between revisions of "Forward (Slash Command)"
From Paragon Wiki Archive
(added argument explanation) |
(info about +) |
||
Line 1: | Line 1: | ||
==Slash Command== | ==Slash Command== | ||
− | {{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. | ||
+ | |||
+ | {{slashcommand|bind}} W "+{{bindcommand|forward}}" | ||
+ | |||
+ | }} | ||
+ | |||
+ | {{Movement Commands NavBox}} |
Revision as of 05:05, 9 December 2008
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"