Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. cl_interp ratio 1
  2.  
  3. cl_interp 0
  4.  
  5. cl_interpolate 1
  6.  
  7. cl_updaterate 128
  8.  
  9. bind kp_ins "buy vesthelm"
  10.  
  11. bind kp_end "buy m4a1"
  12.  
  13. bind kp_enter "buy defuser"
  14.  
  15. bind kp_downarrow "buy flashbang"
  16.  
  17. fps_max 300
  18.  
  19. bind "s" "+back"
  20.  
  21. bind "q" "+back"
  22.  
  23. bind "KP_PLUS" "buy vest"
  24.  
  25. cl_obs_interp_enable 0
  26.  
  27. rate 786432
  28.  
  29. cl_bob_lower_amt 11
  30.  
  31.  
  32.  
  33.  
  34. snd_mixahead "0.05"
  35.  
  36. snd_headphone_pan_exponent "2"
  37.  
  38. snd_musicvolume "0"
  39.  
  40. snd_front_headphone_position "45.0"
  41.  
  42. snd_rear_headphone_position "135.0"
  43.  
  44. snd_mixahead "0.05"
  45.  
  46.  
  47. bind "F7" "demo_togglepause"
  48.  
  49. alias "+jumpthrow" "+jump;-attack"
  50. alias "-jumpthrow" "-jump"
  51. bind "z" "+jumpthrow
  52.  
  53. alias "+jump_throw" "+jump; -attack; -attack2"
  54. alias "-jump_throw" "-jump"
  55. bind "v" "+jump_throw
  56.  
  57.  
  58.  
  59. cl_radar_scale "0.35"
  60. cl_radar_always_centered "0"
  61. cl_radar_icon_scale_min "0.7"
  62. cl_radar_rotate "1"
  63. cl_hud_radar_scale "1.3
  64.  
  65.  
  66. cl_join_advertise "2"
  67. cl_radar_icon_scale_min "1"
  68. cl_teammate_colors_show "2"
  69. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement