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

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{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.}}
{{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==
 
* {{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_save_file_silent|path}}
{{Navbox Binds}}
* {{slashcommand|bind_load_file|path}}
[[Category:Bind Commands]]
* {{slashcommand|bind_load_file_silent|path}}
[[Category:Slash Commands]]

Latest revision as of 14:19, 28 December 2022

/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.