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 "Unbind (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
(unbind)
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
== Slash Command ==
 
{{SlashCommandArticle
 
{{SlashCommandArticle
 
|command=unbind|options=trigger|note=''trigger'' is a key or key combination, such as 'H' and 'LSHIFT+H'. See [[List of Key Names]] for a... list of key names.
 
|command=unbind|options=trigger|note=''trigger'' is a key or key combination, such as 'H' and 'LSHIFT+H'. See [[List of Key Names]] for a... list of key names.
 
:Note: Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. You cannot create a key combo of 'NUMPAD1+RBUTTON'.}}
 
:Note: Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. You cannot create a key combo of 'NUMPAD1+RBUTTON'.}}
  
'''/unbind''' removes a key binding and resets the key's action back to its default setting. It is equivalent to '''/[[bind]]''' <i>trigger</i> "nop" (nop is an abbreviation for "no operation").
+
'''/unbind''' removes a key binding and resets the key's action back to its [[Default Key Bindings|default setting]].
 +
:Note: This is different from {{slashcommand|bind|trigger}} "nop" (nop is an abbreviation for "no operation").
  
== See Also ==
+
{{Navbox Binds}}
* [[The Incomplete and Unofficial Guide to /bind]]
+
 
* {{slashcommand|bind|trigger "command"}}
+
[[Category:Slash Commands]]

Latest revision as of 09:38, 8 July 2012

Slash Command

/unbind trigger

trigger is a key or key combination, such as 'H' and 'LSHIFT+H'. See List of Key Names for a... list of key names.

Note: Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. You cannot create a key combo of 'NUMPAD1+RBUTTON'.

/unbind removes a key binding and resets the key's action back to its default setting.

Note: This is different from /bind trigger "nop" (nop is an abbreviation for "no operation").