Binds: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 33: Line 33:
* [http://www.shenanigunner.com/COXTECHGUIDE The CoX Technical Reference Guide]
* [http://www.shenanigunner.com/COXTECHGUIDE The CoX Technical Reference Guide]
* [http://www.barbariankeep.com/bs/bindguide.html Advanced Bind Guide]
* [http://www.barbariankeep.com/bs/bindguide.html Advanced Bind Guide]


{{Template:Navbox Binds}}
{{Template:Navbox Binds}}

Latest revision as of 23:16, 21 October 2024

Overview

A bind, also known as a keybind, is a reference for the game to understand what a particular key does. Almost every action in the game is inputted through a bind of some variety. The keys the game uses for basic controls are bound to commands, and through these, the game understands the commands you input. When you re-organize your keyboard through the options interface (Menu--> Options--> Keymapping tab), the game interface is re-binding keys for you.

For example, by default:

In the above example, note that "F7" has the "$$" operator in it. This tells the game that it is actually 2 commands, separated by "$$", and that it's to execute them both in order from left to right.

Custom Keybinds

You can change a bind, or create your own binds, by using the slash command /bind or by importing Bind Files into the game. Binds that you write and assign to keyboard keys yourself are called "Custom Keybinds" if they are different than the default binds in the selected keybind profile. Any player-made bind that exactly matches the default keybinding for that key is just considered a default keybind by the game.

Default Keybinds

The "Default Keybinds" for your character are determined by the Keybind Profile that is selected. All new characters are created with the Modern keybind profile as the default. However, you may select one of 3 other keybind profiles that contain, altogether, 4 different alternate sets of default keybindings. You can select your desired keybind profile by clicking on Menu--> Options--> Keymapping tab. Default keybinds are not able to be deleted or removed from a key, however they can be overridden by Custom keybinds. To make a key that has a default keybind on it do nothing, /bind the slash command /nop to the key.

Bind Files

Bind Files are simple text files, which list a number of binds in a standardized format. This can allow you to load up multiple binds - or different sets of binds - for a character. You can even specify keys to load binds as part of a bind file's contents, allowing rotating text binds. If you use the /bind_save command, all of the custom, player-made keybinds on your character will be saved to the keybinds.txt file in the Default Folder.


For a more in-depth study on uses of Binds, consult The Incomplete and Unofficial Guide to /bind.


See Also

Offsite Resources