Show bind all file (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
BlackSpectre (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
==Slash command== | ==Slash command== | ||
{{SlashCommandArticle|command=show_bind_all_file|options=filename|note=Prints a list of all apparent key bindings used by a character and saves them to a specified text file}} | {{SlashCommandArticle|command=show_bind_all_file|options=filename|note=Prints a list of all apparent key bindings used by a character and saves them to a specified text file}} | ||
* '''''Filename''''' is the name of the exported [[bindfile]] containing your character's keybinds. This also must include the path or location of the file on your computer unless you are using the [[Default Folder]]. | |||
* This list includes all default keybinds as well as player made custom keybinds that are assigned to a character. | * This list includes all default keybinds as well as player made custom keybinds that are assigned to a character. | ||
* Defaults with per-character saved binds applied on top. | * Defaults with per-character saved binds applied on top. | ||
Line 9: | Line 11: | ||
==Example== | ==Example== | ||
/show_bind_all_file "MyBinds.txt" | /show_bind_all_file "MyBinds.txt" | ||
==Related== | |||
* {{slashcommand|bind_save_file}} | |||
Latest revision as of 00:00, 26 October 2024
Slash command
/show_bind_all_file filename
Prints a list of all apparent key bindings used by a character and saves them to a specified text file
- Filename is the name of the exported bindfile containing your character's keybinds. This also must include the path or location of the file on your computer unless you are using the Default Folder.
- This list includes all default keybinds as well as player made custom keybinds that are assigned to a character.
- Defaults with per-character saved binds applied on top.
Example
/show_bind_all_file "MyBinds.txt"
Related
Historical
Prior to Issue 27 Page 7, the /bind_save command saved all keybinds, including default and custom binds, to the default keybinds.txt file located in <COH Install Directory>/settings/live/. After Issue 27 Page 7, only a player's custom binds are saved to the keybinds.txt file when /bind_save is used or the "Save to Default File" button (Menu--> Options--> Keybinds tab) is clicked.