Creates a mapping of a key to a string of text. You can add prefixes to a key for multiple keys. Use {}s or "s around the key and the command to ignore the stacking character.Key values:
control-, shift-, f#, numpad#, (letters).Usage:
#hotkey [key] [string]Examples:
#hotkey f1 rescue bobSee Also: Unhotkey, Alias, Action
#hotkey numpad8 north
#hotkey control-f flee
#hotkey {shift-f6} {quaff blue potion;quaff green potion}