Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias "mask" "voicemenu 2 4; say_team ## UBER READY! ##"
- alias "weapon" "bind MOUSE1 +attack"
- alias "medigun" "bind MOUSE1 +heal"
- alias +heal "-attack; spec_next"
- alias -heal "+attack"
- alias +uber "dropitem; +attack2; spec_prev; say_team ## POPPED UBER ##"; voicemenu 2 4"
- alias -uber "-attack2"
- alias primary "slot1; weapon; -attack; r_drawviewmodel 1; viewmodel_fov 110"
- alias secondary "slot2; medigun; +attack; r_drawviewmodel 1; viewmodel_fov 110"
- alias melee "slot3; weapon; -attack; r_drawviewmodel 1; viewmodel_fov 110"
- alias switchdown1 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
- alias switchup1 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
- alias switchdown2 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
- alias switchup2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
- alias switchdown3 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
- alias switchup3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2 bind q backswitch2"
- alias backswitch2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
- alias backswitch1 "Secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
- alias backswitch3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
- alias switch1 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
- alias switch2 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
- alias switch3 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch2"
- alias autocall_initial "hud_medicautocallersthreshold "50""
- alias autocall_temp "hud_medicautocallersthreshold "150""
- alias +autocall_temp_hit "autocall_temp"
- alias -autocall_temp_hit "autocall_initial"
- alias "fakeuber" "voicemenu 1 7;say_team "## UBER FAKED ##"
- tf_medigun_autoheal "1"
- bind mwheelup switchup1
- bind mwheeldown switchdown1
- bind 1 switch1
- bind 2 switch2
- bind 3 switch3
- bind q backswitch1
- bind MOUSE1 +attack
- bind MOUSE2 "+uber; mask"
- bind "f" "fakeuber"
- bind "r" "mask"
- echo "****MEDIC CONFIG FILE LOADED****"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement