Show bind all file (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
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

The following section contains information that does not apply to the current version of Homecoming: City of Heroes/Villains. It is provided for historical purposes only.

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.