Difference between revisions of "Bind (Slash Command)"
From Paragon Wiki Archive
(remove See Also section) |
m |
||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | == Slash Command == | ||
{{SlashCommandArticle | {{SlashCommandArticle | ||
|command=bind | |command=bind | ||
| Line 6: | Line 8: | ||
''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).}} | ||
| + | |||
| + | == Related Articles == | ||
{{Bind Commands NavBox}} | {{Bind Commands NavBox}} | ||
Revision as of 08:43, 7 December 2008
Slash Command
- /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).