Bind load file (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
No edit summary
imported>Konoko
(+templates)
Line 1: Line 1:
{{SlashCommandArticle|command=bind_load_file|option=path|note=This command loads the specified bindfile into the current character. The path can be relative ({{slashcommand|bindloadfile|bind_folder\bind_file.txt}}) or absolute ({{slashcommand|bindloadfile|c:\binds\bind_file.txt}}).))
{{SlashCommandArticle|command=bind_load_file|options=path|note=This command loads the specified bindfile into the current character. The path can be relative ({{slashcommand|bindloadfile|bind_folder\bind_file.txt}}) or absolute ({{slashcommand|bindloadfile|c:\binds\bind_file.txt}}).}}
==Related==
* {{slashcommand|bind_save}} - No parameters/options. Saves binds to keybinds.txt in the install directory.
* {{slashcommand|bind_load}} - No parameters/options. Loads binds from keybinds.txt in the install directory.
* {{slashcommand|bind_save_file|path}}
* {{slashcommand|bind_load_file|path}}

Revision as of 15:17, 13 April 2007

/bind_load_file path

This command loads the specified bindfile into the current character. The path can be relative (/bindloadfile bind_folder\bind_file.txt) or absolute (/bindloadfile c:\binds\bind_file.txt).

Related