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

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
imported>Thirty7
mNo edit summary
 
(One intermediate revision by one other user 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.
{{Navbox Binds}}
* {{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}}
* {{slashcommand|bind_load_file|path}}
* {{slashcommand|bind_load_file_silent|path}}

Latest revision as of 05:37, 8 July 2012

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