Advertisement
Guest User

Medic cfg

a guest
Apr 12th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. //medic radar
  2. //forces all teammates to medic call(Personally I don't like it.)
  3. //alias autocall_initial "hud_medicautocallersthreshold "50""
  4. //alias autocall_temp "hud_medicautocallersthreshold "150""
  5. //alias +autocall_temp_hit "autocall_temp"
  6. //alias -autocall_temp_hit "autocall_initial"
  7.  
  8.  
  9.  
  10. // ----------------------------------------------------------------------------
  11. // Lones competitive medic config
  12. //-----------------------------------------------------------------------------
  13.  
  14.  
  15.  
  16.  
  17. //YOU MAY EDIT SETTINGS HERE
  18. //These settings will effect what happens when you draw a weapon
  19. //DO NOT remove the weapon, -attack, or slot 1 from this section, it will screw up your game
  20.  
  21.  
  22. alias primary "slot1; weapon; -attack; r_drawviewmodel 1;viewmodel_fov 110;cl_crosshair_file ../replay/thumbnails/ql_6; cl_crosshair_green 255; cl_crosshair_blue 0;cl_crosshair_red 0;cl_crosshair_scale 45"
  23. alias secondary "slot2; medigun; +attack; r_drawviewmodel 0; viewmodel_fov 54;cl_crosshair_file ../replay/thumbnails/ql_7; cl_crosshair_green 255; cl_crosshair_blue 255;cl_crosshair_red 255;cl_crosshair_scale 40"
  24. alias melee "slot3; weapon; -attack; r_drawviewmodel 1;viewmodel_fov 110;cl_crosshair_file ../replay/thumbnails/ql_2; cl_crosshair_green 255; cl_crosshair_blue 255;cl_crosshair_red 255;cl_crosshair_scale 0"
  25.  
  26. Dont edit this, one wrong line will screw up your weapon switching.
  27. alias switchdown1 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
  28. alias switchup1 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
  29. alias switchdown2 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
  30. alias switchup2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
  31. alias switchdown3 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
  32. alias switchup3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2 bind q backswitch2"
  33.  
  34. alias backswitch2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
  35. alias backswitch1 "Secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
  36. alias backswitch3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
  37.  
  38. alias switch1 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
  39. alias switch2 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
  40. alias switch3 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch2"
  41.  
  42.  
  43.  
  44.  
  45.  
  46. //Autoheal
  47. alias "weapon" "bind MOUSE1 +attack"
  48. alias "medigun" "bind MOUSE1 +heal"
  49.  
  50. alias +heal "-attack; spec_next"
  51. alias -heal "+attack"
  52.  
  53. alias +uber "dropitem; +attack2; spec_prev; say_team >>>CHARGE DEPLOYED<<<; voicemenu 2 0"
  54. alias -uber "-attack2"
  55.  
  56.  
  57. //weaponswitching bindings
  58. these have the same default as regular TF2
  59. bind mwheelup switchup1
  60. bind mwheeldown switchdown1
  61. bind 1 switch1
  62. bind 2 switch2
  63. bind 3 switch3
  64. bind q backswitch1
  65. unbind mouse3
  66.  
  67. binds for changing heal targets and poping your ubercharge
  68. bind MOUSE1 +attack
  69. bind MOUSE2 +uber
  70.  
  71.  
  72. cl_autoreload 0
  73. bind "r" "+reload"
  74.  
  75.  
  76.  
  77. bind F4 "+switchspawn"
  78. alias -switchspawn "go_class_back"
  79. alias go_class "join_class heavyweapons"
  80.  
  81.  
  82.  
  83. //medigun switcher
  84. //Make sure to edit the alias's here if you wish to change the bindings of the script.
  85. alias skritz "load_itempreset 2; bind F1 smedi; bind F2 spawn2a"
  86. alias smedi "load_itempreset 0; bind F1 skritz; bind F2 spawn1a"
  87. alias spawn1a "load_itempreset 1; bind F2 spawn1b"
  88. alias spawn1b "load_itempreset 0; bind F2 spawn1a"
  89. alias spawn2a "load_itempreset 3; bind F2 spawn2b"
  90. alias spawn2b "load_Itempreset 2; bind F2 spawn2a"
  91.  
  92.  
  93. //binds for changing spawns
  94. //DO NOT CHANGE THESE BINDS USELESS YOU UNDERSTAND THE SCRIPT THEY USE AND CAN EDIT IT
  95. bind F1 skritz
  96. bind F2 spawn1a
  97.  
  98. //fake call
  99. alias fakeuber "voicemenu 1 7;say_team "You be cool Mama. Bee here will keep you tight and out of sight Dont worry about tomorrow Mama, because tonight.. i faked uber""
  100.  
  101.  
  102.  
  103.  
  104. //Masking
  105. alias mask "randomvoice"
  106. alias "randomvoice" "random1"
  107. alias "random1" "voicemenu 2 1;alias randomvoice random2"
  108. alias "random2" "voicemenu 2 2;alias randomvoice random3"
  109. alias "random3" "voicemenu 2 3;alias randomvoice random4"
  110. alias "random4" "voicemenu 2 4;alias randomvoice random5"
  111. alias "random5" "voicemenu 2 5;alias randomvoice random6"
  112. alias "random6" "voicemenu 2 6;alias randomvoice random7"
  113. alias "random7" "voicemenu 2 7;alias randomvoice random1"
  114.  
  115.  
  116.  
  117.  
  118. //Surf
  119. alias "+jumpeh" "+jump; +duck"
  120. alias "-jumpeh" "-duck; -jump"
  121. bind "space" "+jumpeh"
  122.  
  123.  
  124.  
  125. //binds
  126. bind MOUSE4 "fakeuber"
  127. bind MOUSE3 "mask"
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. // Print to console
  153. echo "*** LONES' COMPETITIVE MEDIC CONFIG LOADED ***"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement