Bind load file silent (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(New page: {{SlashCommandArticle|command=bind_load_file|options=path|note=This command loads the specified bindfile into the current character. The path can be relative ({{slashcommand|bindloadfilesi...)
 
imported>Aggelakis
mNo edit summary
Line 1: Line 1:
{{SlashCommandArticle|command=bind_load_file|options=path|note=This command loads the specified bindfile into the current character. The path can be relative ({{slashcommand|bindloadfilesilent|bind_folder\bind_file.txt}}) or absolute ({{slashcommand|bindloadfilesilent|c:\binds\bind_file.txt}}). Unlike {{slashcommand|bindloadfile}}, this will not show a confirmation in the chat tabs.}}
{{SlashCommandArticle|command=bind_load_file_silent|options=path|note=This command loads the specified bindfile into the current character. The path can be relative ({{slashcommand|bindloadfilesilent|bind_folder\bind_file.txt}}) or absolute ({{slashcommand|bindloadfilesilent|c:\binds\bind_file.txt}}). Unlike {{slashcommand|bindloadfile}}, this will not show a confirmation in the chat tabs.}}
==Related==
==Related==
* {{slashcommand|bind_save}} - No parameters/options. Saves binds to keybinds.txt in the install directory.
* {{slashcommand|bind_save}} - No parameters/options. Saves binds to keybinds.txt in the install directory.

Revision as of 23:11, 1 July 2008

/bind_load_file_silent path

This command loads the specified bindfile into the current character. The path can be relative (/bindloadfilesilent bind_folder\bind_file.txt) or absolute (/bindloadfilesilent c:\binds\bind_file.txt). Unlike /bindloadfile, this will not show a confirmation in the chat tabs.

Related