Autorun (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Thirty7
mNo edit summary
No edit summary
Line 1: Line 1:
==Slash command==
{{SlashCommandArticle|command=autorun|note=Toggles autorun}}
== 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.
Using the "+" or "++" prefix will toggle autorun. Using an integer after the command will force autorun on or off.
== Example ==
 
* {{slashcommand|autorun|prefix=+}}
* {{slashcommand|autorun|prefix=+}}
*: toggle autorun while key is held {{orange|right?}}
*: toggle autorun while key is pressed
* {{slashcommand|autorun|prefix=++}}
* {{slashcommand|autorun|prefix=++}}
*: toggle autorun with each key press
*: toggle autorun with each key press
* {{slashcommand|autorun}} 1
* {{slashcommand|autorun}} 1 (the same as "++")
* {{slashcommand|autorun}} 0
* {{slashcommand|autorun}} 0
*: Force autorun on (1) or off (0)
*: Force autorun on (1) or off (0)
* {{slashcommand|bind}} R "{{bindcommand|autorun}}1 $$ {{bindcommand|emote}}flypose1"
* {{slashcommand|bind}} R "{{bindcommand|++autorun}}$${{bindcommand|emote|flypose1}}"
*: The letter R will force autorun on and attempt to activate the flypose1 [[emote]].
*: The letter R will force autorun on and attempt to activate the [[Guide to Flight Poses|flypose1]]  [[emote]].
 
==Example==
/autorun 1
 




{{Navbox Movement}}
{{Navbox Movement}}

Revision as of 06:25, 21 July 2022

Slash command

/autorun  

Toggles autorun




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 1