Show bind all file (Slash Command)
Revision as of 05:54, 12 October 2024 by BlackSpectre (talk | contribs) (Created page with "==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}} * 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. {{historical}} Prior to Issue 27 Page 7, the {{slashcommand|bind_save}} command saved all keybinds,...")
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
- 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.
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.
Example
/show_bind_all_file "MyBinds.txt"