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"
|
alias -tabgraph "-showscores; net_graph 0"
|
||||||
bind tab +tabgraph
|
bind tab +tabgraph
|
||||||
|
|
||||||
|
alias "+ctap" "+duck 1; -duck 1; +jump 1"
|
||||||
|
alias "-ctap" "-jump 1"
|
||||||
|
|
||||||
//medic radar
|
//medic radar
|
||||||
alias "+radar" "hud_medicautocallersthreshold 500"
|
alias "+radar" "hud_medicautocallersthreshold 500"
|
||||||
alias "-radar" "hud_medicautocallersthreshold 59"
|
alias "-radar" "hud_medicautocallersthreshold 59"
|
||||||
@ -61,6 +64,8 @@ bind d +mr
|
|||||||
|
|
||||||
bind space +jump
|
bind space +jump
|
||||||
bind shift +duck
|
bind shift +duck
|
||||||
|
bind ctrl +ctap
|
||||||
|
bindtoggle alt r_drawviewmodel
|
||||||
|
|
||||||
bind e +helpme
|
bind e +helpme
|
||||||
bind h +context_action
|
bind h +context_action
|
||||||
@ -69,6 +74,3 @@ bind v +use
|
|||||||
bind mouse3 "voicemenu 1 1"
|
bind mouse3 "voicemenu 1 1"
|
||||||
bind mouse4 +voicerecord
|
bind mouse4 +voicerecord
|
||||||
bind mouse5 +use_action_slot_item
|
bind mouse5 +use_action_slot_item
|
||||||
|
|
||||||
//unused keys
|
|
||||||
//lctrl, lalt, mouse5
|
|
Loading…
x
Reference in New Issue
Block a user