Unbind (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
(navbox)
imported>Aggelakis
mNo edit summary
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.
Line 5: Line 7:
'''/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 setting. It is equivalent to '''/[[bind]]''' <i>trigger</i> "nop" (nop is an abbreviation for "no operation").


{{Bind Comands NavBox}}
== Related Articles ==
{{Bind Commands NavBox}}
 
[[Category:Slash Commands]]

Revision as of 08:44, 7 December 2008

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. It is equivalent to /bind trigger "nop" (nop is an abbreviation for "no operation").

Related Articles

Template:Bind Commands NavBox