Find use for keys
This commit is contained in:
parent
6798e82f7a
commit
21147055e6
@ -10,6 +10,9 @@ alias +tabgraph "+showscores; net_graph 1"
|
||||
alias -tabgraph "-showscores; net_graph 0"
|
||||
bind tab +tabgraph
|
||||
|
||||
alias "+ctap" "+duck 1; -duck 1; +jump 1"
|
||||
alias "-ctap" "-jump 1"
|
||||
|
||||
//medic radar
|
||||
alias "+radar" "hud_medicautocallersthreshold 500"
|
||||
alias "-radar" "hud_medicautocallersthreshold 59"
|
||||
@ -61,6 +64,8 @@ bind d +mr
|
||||
|
||||
bind space +jump
|
||||
bind shift +duck
|
||||
bind ctrl +ctap
|
||||
bindtoggle alt r_drawviewmodel
|
||||
|
||||
bind e +helpme
|
||||
bind h +context_action
|
||||
@ -68,7 +73,4 @@ bind f +inspect
|
||||
bind v +use
|
||||
bind mouse3 "voicemenu 1 1"
|
||||
bind mouse4 +voicerecord
|
||||
bind mouse5 +use_action_slot_item
|
||||
|
||||
//unused keys
|
||||
//lctrl, lalt, mouse5
|
||||
bind mouse5 +use_action_slot_item
|
Loading…
x
Reference in New Issue
Block a user