Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Autorun (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
m (removing "related" as per forum discussion)
m
Line 16: Line 16:
  
 
{{Movement Commands NavBox}}
 
{{Movement Commands NavBox}}
[[Category:Movement Commands]]
 

Revision as of 07:35, 20 April 2009

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.


Template:Movement Commands NavBox