Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Bind File"

From Paragon Wiki Archive
Jump to: navigation, search
m (tweak)
m
Line 9: Line 9:
 
#* You can use {{slashcommand|bind_load_file}} as part of a bind file's contents, linking to other bind files, allowing cyclical binds.
 
#* You can use {{slashcommand|bind_load_file}} as part of a bind file's contents, linking to other bind files, allowing cyclical binds.
  
== Related Articles ==
 
 
{{Bind Commands NavBox}}
 
{{Bind Commands NavBox}}
  
 
[[Category:Definition]]
 
[[Category:Definition]]

Revision as of 18:45, 7 December 2008


Definition

Bind File
  1. A bind file is a text file that contains one or more /bind to be loaded with the /bind_load or /bind_load_file commands.
    • They can either be created manually, or by using the /bind_save (which saves into the Game Client installation directory) or /bind_save_file path (which saves to a specific folder) commands in-game.
    • If a bind file is named keybinds.txt and is located within the installation directory, its contents will be read at character creation, automatically creating and adjusting each new characters' binds.
    • You can use /bind_load_file as part of a bind file's contents, linking to other bind files, allowing cyclical binds.

Template:Bind Commands NavBox