
08-28-2002, 03:58 PM
Here's mine. Been this way since the day someone figured out how to bind voice commands.
bind KP_HOME "move_in"
bind KP_UPARROW "hold_pos"
bind KP_PGUP "fall_back"
bind KP_LEFTARROW "regroup"
bind KP_5 "enemy_spot"
bind KP_RIGHTARROW "area_clear"
bind KP_END "cover_me"
bind KP_DOWNARROW "cover_you"
bind KP_PGDN "taking_fire"
bind KP_INS "thanks"
bind KP_DEL "owe_you"
bind KP_SLASH "left_flank"
bind * "right_flank"
bind KP_MINUS "exec yes.cfg"
bind KP_PLUS "exec no.cfg"
|