Bind save file (Slash Command)
Jump to navigation
Jump to search
This article is a stub. You can help the Wiki by expanding it.
Overview
The bind_save_file slash command will create a file at a location specified by the user. This file will be in text format, and will list all bindings on the current character, one binding per line. Further, the file will be formatted correctly for import using the /bind_load_file or /bind_load commands.
Syntax
- /bind_save_file pathname
- Due to limitations of the CoH/V command line parser, pathname must contain no spaces. Thus C:\cohbinds\bindfile.txt would be a valid path, while C:\coh binds\bindfile.txt would not.
- Pathname may be either a relative or fully defined path:
- fully defined - C:\cohbinds\bindfile.txt
- relative - bindfolder\bindfile.txt