summaryrefslogtreecommitdiff
path: root/cfg/overrides/medic.cfg
blob: 5613ffd72265cea91ba792784ec1fd36c9b9b5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
slot 2 // 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 "+attack2; slot2; charge_used"
alias -charge "-attack2"

// *** medigun-specific chat messages ***
alias loadouts.cfg.A "exec overrides/medic/uber.cfg"
alias loadouts.cfg.B "exec overrides/medic/kritz.cfg"
alias loadouts.cfg.C "exec overrides/medic/quickfix.cfg"
alias loadouts.cfg.D "exec overrides/medic/vaccinator.cfg"


loadouts.medic