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

Bind (Slash Command)

From Paragon Wiki Archive
Revision as of 08:25, 7 December 2008 by Konoko (Talk | contribs) (remove See Also section)

Jump to: navigation, search
/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). Template:Bind Commands NavBox