summaryrefslogtreecommitdiff
path: root/cfg/overrides/medic.cfg
blob: 441228f7c45885e92839bb355598e7da18c845bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
slot2 // start with medigun
tf_medigun_autoheal "1" // heal without holding down mouse1

// *** chat binds for uber ***
bind "MOUSE2" "+charge"
bind "MOUSE5" "charge_ready"

alias +charge "slot2; +attack2; charge_used"
alias -charge "-attack2"

// *** medigun-specific chat messages ***
alias load_1 "load_itempreset 0; alias resupply load_1; exec overrides/medic/uber.cfg"
alias load_2 "load_itempreset 1; alias resupply load_2; exec overrides/medic/kritz.cfg"
alias load_3 "load_itempreset 2; alias resupply load_3; exec overrides/medic/quickfix.cfg"
alias load_4 "load_itempreset 3; alias resupply load_4; exec overrides/medic/vaccinator.cfg"
load_1