Thread: Taunts
View Single Post
Old
  (#8)
Tiwaz is Offline
Senior Member
 
Posts: 637
Join Date: Nov 2002
Location: Out
   
Default 04-23-2003, 05:41 AM

In the console type: bind key "say *nn"

key is the key you want to bind to the taunt, * represents the 'v', n is a number.

Example: bind m "say *31"

Binds the v 3 1 taunt (Yes Sir!) to the m key...

If you only want to bind some keys, otherwise use the complete list (Bazooka_Joe's link).

If you want to bind numpad/arrows/symbol/command keys to taunts, use capitals:

UPARROW, DOWNARROW (normal arrow)
KP_UPARROW, KP_DOWNARROW (arrow on keypad)
BACKSPACE
KP_MINUS
KP_PGUP (keypad PgUp (the 9))
PGUP (normal Page Up)
KP_STAR
HOME
KP_ENTER

etc.
  
Reply With Quote