Difference between revisions of "Autorun (Slash Command)"
From Paragon Wiki Archive
(Started Movement Commands category) |
m |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
{{SlashCommandArticle|command=autorun|note=Toggles autorun}} | {{SlashCommandArticle|command=autorun|note=Toggles autorun}} | ||
| − | [[ | + | |
| + | Using the "+" or "++" prefix will toggle autorun. Using an integer after the command will force autorun on or off. | ||
| + | == Example == | ||
| + | * {{slashcommand|autorun|prefix=+}} | ||
| + | *: toggle autorun while key is held {{orange|right?}} | ||
| + | * {{slashcommand|autorun|prefix=++}} | ||
| + | *: toggle autorun with each key press | ||
| + | * {{slashcommand|autorun}} 1 | ||
| + | * {{slashcommand|autorun}} 0 | ||
| + | *: Force autorun on (1) or off (0) | ||
| + | * {{slashcommand|bind}} R "{{bindcommand|autorun}}1 $$ {{bindcommand|emote}}flypose1" | ||
| + | *: The letter R will force autorun on and attempt to activate the flypose1 [[emote]]. | ||
| + | |||
| + | |||
| + | {{Navbox Movement}} | ||
Latest revision as of 05:11, 9 July 2012
Overview
- /autorun
Toggles autorun
Using the "+" or "++" prefix will toggle autorun. Using an integer after the command will force autorun on or off.
Example
- /+autorun
- toggle autorun while key is held right?
- /++autorun
- toggle autorun with each key press
- /autorun 1
- /autorun 0
- Force autorun on (1) or off (0)
- /bind R "autorun1 $$ emoteflypose1"
- The letter R will force autorun on and attempt to activate the flypose1 emote.
| ||||||||