Unbind (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


'''/unbind''' removes a key binding and resets the key's action back to its [[Keybind Profiles|default keybind]].
'''/unbind''' removes a key binding and resets the key's action back to its [[Keybind Profiles|default keybind]].
:Note: This is different from <code>{{slashcommand|bind|trigger}} "nop"</code> (nop is an abbreviation for "no operation").
:Note: This is different from <code>{{slashcommand|bind|trigger}} {{bindcommand|nop}}</code> (nop is an abbreviation for "no operation").


==Example==
==Example==

Revision as of 02:05, 15 October 2024

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 keybind.

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

Example

/unbind SHIFT+K