Autorun (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Sekoia
(New page: == Overview == {{SlashCommandArticle|command=autorun|note=Toggles autorun}})
 
imported>Thirty7
mNo edit summary
 
(4 intermediate revisions by 3 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 01: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.