Advertisement
Guest User

Untitled

a guest
Jan 13th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. bind "kp_end" "buy flashbang;"
  2. bind "kp_downarrow" "buy smokegrenade;"
  3. bind "kp_pgdn" "buy molotov; buy incgrenade;"
  4. bind "kp_ins" "buy vesthelm;"
  5. bind "kp_del" "buy vest;"
  6. bind "kp_enter" "buy hegrenade;"
  7. bind "kp_leftarrow" "buy ak47; buy m4a1;"
  8. bind "kp_5" "buy awp;"
  9. bind "kp_rightarrow" "buy ump45;"
  10. bind "kp_home" "buy deagle;"
  11. bind "kp_uparrow" "buy tec9; buy fiveseven;"
  12. bind "kp_pgup" "buy galilar; buy famas;"
  13. bind "kp_plus" "buy defuser;"
  14.  
  15. bind "mouse5" "use weapon_smokegrenade"
  16. bind "mouse4" "use weapon_flashbang"
  17.  
  18. cl_teamid_overhead_always 1
  19.  
  20. snd_tensecondwarning_volume 0.6
  21.  
  22. bind "rightarrow" "cl_righthand 1"
  23. bind "leftarrow" "cl_righthand 0"
  24.  
  25. bind "h" ";r_cleardecals"
  26.  
  27. net_graph "1"
  28. net_graphheight "9999"
  29. alias "+scorenet" "+showscores; net_graphheight 0"
  30. alias "-scorenet" "-showscores; net_graphheight 9999"
  31. bind "tab" "+scorenet"
  32.  
  33.  
  34. fps_max 300
  35.  
  36. rate "786432"
  37. cl_updaterate "128"
  38. cl_cmdrate "128"
  39. cl_interp "0"
  40. cl_interp_ratio "1"
  41. cl_predict "1"
  42. cl_predictweapons "1"
  43. cl_lagcompensation "1"
  44.  
  45. viewmodel_fov 68
  46. viewmodel_offset_x 3
  47. viewmodel_offset_y 3
  48. viewmodel_offset_z -3
  49. cl_bob_lower_amt 0
  50. cl_bobamt_lat 0
  51. cl_bobamt_vert 0
  52.  
  53. cl_radar_always_centered 0
  54. cl_radar_scale 0.35
  55. cl_radar_icon_scale_min 1
  56. cl_hud_radar_scale 1.3
  57.  
  58. bind "t" "use weapon_molotov; use weapon_incgrenade"
  59. bind "z" "use weapon_hegrenade"
  60.  
  61. alias +smokealign "cl_crosshairsize 9999"
  62. alias -smokealign "cl_crosshairsize 3.500000"
  63. bind mouse3 "+smokealign"
  64.  
  65. alias +qswitch "slot3"
  66. alias -qswitch "lastinv"
  67. bind "f" +qswitch
  68.  
  69. alias +use_instructor "+use;gameinstructor_enable 1"
  70. alias -use_instructor "-use;gameinstructor_enable 0"
  71. bind "e" +use_instructor
  72.  
  73.  
  74. alias +jumpthrow "+jump;-attack"
  75. alias -jumpthrow "-jump"
  76. bind "v" +jumpthrow
  77.  
  78. cl_crosshair_drawoutline "0"
  79. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  80. cl_crosshair_dynamic_splitalpha_innermod "1"
  81. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  82. cl_crosshair_dynamic_splitdist "7"
  83. cl_crosshair_outlinethickness "1"
  84. cl_crosshair_sniper_show_normal_inaccuracy "0"
  85. cl_crosshair_sniper_width "1"
  86. cl_crosshairalpha "255"
  87. cl_crosshaircolor "1"
  88. cl_crosshaircolor_b "0"
  89. cl_crosshaircolor_g "0"
  90. cl_crosshaircolor_r "250"
  91. cl_crosshairdot "0"
  92. cl_crosshairgap "-1"
  93. cl_crosshairgap_useweaponvalue "0"
  94. cl_crosshairscale "0"
  95. cl_crosshairsize "3.500000"
  96. cl_crosshairstyle "4"
  97. cl_crosshairthickness "1"
  98. cl_crosshairusealpha "1"
  99. cl_fixedcrosshairgap "-4.5"
  100.  
  101. cl_autowepswitch "0"
  102.  
  103.  
  104. cl_viewmodel_shift_left_amt "0.5"
  105. cl_viewmodel_shift_right_amt "0.5"
  106.  
  107. cl_bobcycle "2" // 0.98 is enforced by ESEA/ESL
  108. cl_bob_lower_amt "5"
  109. cl_bobamt_lat "0.1"
  110. cl_bobamt_vert "0.1"
  111.  
  112. windows_speaker_config "1"
  113. snd_front_headphone_position "90.0"
  114. snd_rear_headphone_position "90.0"
  115. snd_headphone_pan_exponent "1.0"
  116. snd_headphone_pan_radial_weight "0.0"
  117. snd_use_hrtf "1"
  118.  
  119.  
  120. The script:
  121. // Toggle Info Target ID 2017-03-16
  122. alias "ToggleInfo" "info_on"
  123. alias "info_on" "+cl_show_team_equipment; alias ToggleInfo info_off"
  124. alias "info_off" "-cl_show_team_equipment; alias ToggleInfo info_on"
  125. bind "J" "ToggleInfo"
  126.  
  127.  
  128.  
  129.  
  130.  
  131. //Skazzy3's epic clutch bind - START
  132. //Remake by Maxim
  133.  
  134. //Don't touch this
  135. alias "clutch" "clutchon"
  136. alias "clutchon" "voice_enable 0; clutchsoundon; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttons\weapon_confirm 0.5; say_team Voice Disabled, I can't hear anyone now; alias clutch clutchoff"
  137. alias "clutchoff" "voice_enable 1; clutchsoundoff; gameinstructor_enable 0; playvol buttons\button2 0.5; say_team Voice Enabled, I can hear you now; alias clutch clutchon"
  138. clutchoff
  139.  
  140. //Bind this to a key (this will turn on & off the clutch)
  141. bind "F2" clutch
  142.  
  143. //Clutch audio options.
  144. //Feel free to edit these how you like.
  145. alias "clutchsoundon" "volume 0.6; snd_musicvolume 0.2; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
  146. alias "clutchsoundoff" "volume 0.5; snd_musicvolume 0; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
  147. //Skazzy3's epic clutch bind - END
  148.  
  149.  
  150. // Toggle FPS for loading maps faster
  151. alias fpschange "fpschange_high"
  152. alias fpschange_high "fps_max 300; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
  153. alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
  154. fpschange_low //This turns your FPS low when the game starts to load maps faster
  155. bind "F6" "fpschange" //Bind F6 to whatever you prefer
  156.  
  157. "host_writeconfig"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement