Difference between revisions of "Bind (Slash Command)"
From Paragon Wiki Archive
(New page: {{SlashCommandArticle |command=bind |options=trigger "command" |note=''trigger'' is a key or key combination, such as 'H' and 'LSHIFT+H'. See List of Key Names for a... list of key nam...) |
m (Restriction on chord keys) |
||
Line 3: | Line 3: | ||
|options=trigger "command" | |options=trigger "command" | ||
|note=''trigger'' is a key or key combination, such as 'H' and 'LSHIFT+H'. See [[List of Key Names]] for a... list of key names. | |note=''trigger'' is a key or key combination, such as 'H' and 'LSHIFT+H'. See [[List of Key Names]] for a... list of key names. | ||
− | :NOTE:Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. You cannot create a key combo of 'NUMPAD1+RBUTTON'. | + | :NOTE: Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. Chord keys must be specified before the desired trigger key ('ALT+H', not 'H+ALT'). You cannot create a key combo of 'NUMPAD1+RBUTTON'. |
− | ''command'' can be one command or multiple commands strung together separated by $$ (two dollar signs).}} | + | ''command'' can be one command or multiple commands strung together, separated by $$ (two dollar signs).}} |
== See Also == | == See Also == | ||
* [[The Incomplete and Unofficial Guide to /bind]] | * [[The Incomplete and Unofficial Guide to /bind]] |
Revision as of 03:54, 27 March 2008
- /bind trigger "command"
trigger is a key or key combination, such as 'H' and 'LSHIFT+H'. See List of Key Names for a... list of key names.
- NOTE: Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. Chord keys must be specified before the desired trigger key ('ALT+H', not 'H+ALT'). You cannot create a key combo of 'NUMPAD1+RBUTTON'.
command can be one command or multiple commands strung together, separated by $$ (two dollar signs).
See Also
- The Incomplete and Unofficial Guide to /bind
- /unbind trigger
- /bind_save
- /bind_load
- /bind_save_file path
- /bind_load_file path