Bind save (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
BlackSpectre (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
{{SlashCommandArticle|command=bind_save|note=Creates a file named keybinds.txt in the game's [[Default Folder]].}} | {{SlashCommandArticle|command=bind_save|note=Creates a file named keybinds.txt in the game's [[Default Folder]].}} | ||
*This keybinds.txt file will be in plain text format, and will list | *This keybinds.txt file will be in plain text format, and will list only the custom, player-made keybinds that are on the current character, one binding per line. Further, the file will be formatted correctly for import using the {{slashcommand|bind_load}} or {{slashcommand|bind_load_file}} commands. | ||
* The {{slashcommand|bind_save}} also saves the currently selected Keybind Profile to the top of the Keybinds.txt file. A keybind profile tells the game which set of default binds to use on the character. | |||
* The file is loaded automatically into new characters and acts as your account's default keybinds setup. | * The file is loaded automatically into new characters and acts as your account's default keybinds setup. | ||
* Be aware that using the bind_save command will overwrite the default | * Be aware that using the bind_save command will overwrite the default keybinds.txt settings file with the keybinds settings on the current character. | ||
Revision as of 23:15, 12 October 2024
Slash Command
Creates a file named keybinds.txt in the game's Default Folder.
- This keybinds.txt file will be in plain text format, and will list only the custom, player-made keybinds that are on the current character, one binding per line. Further, the file will be formatted correctly for import using the /bind_load or /bind_load_file commands.
- The /bind_save also saves the currently selected Keybind Profile to the top of the Keybinds.txt file. A keybind profile tells the game which set of default binds to use on the character.
- The file is loaded automatically into new characters and acts as your account's default keybinds setup.
- Be aware that using the bind_save command will overwrite the default keybinds.txt settings file with the keybinds settings on the current character.
Example
The following is an example of using the bind_save command:
/bind_save
See Also