Advertisement
Guest User

autoexec

a guest
Dec 28th, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. rate "128000"
  2. cl_cmdrate "128"
  3. cl_updaterate "128"
  4. cl_interp "0.0"
  5. cl_interp_ratio "1"
  6. cl_lagcompensation "1"
  7. r_drawtracers_firstperson "1"
  8. sv_forcepreload "1"
  9. r_dynamic "0"
  10. r_dynamiclighting "0"
  11. fps_max "374"
  12. sensitivity "2.35"
  13. voice_scale 0.25
  14. hud_scaling "0.75"
  15. cl_hud_radar_scale 1.7
  16. cl_hud_color 4
  17. safezoney "0.99"
  18. snd_headphone_pan_exponent 2.0
  19. snd_front_headphone_position 45.0
  20. snd_rear_headphone_position 135.0
  21.  
  22. alias +reload_stop "use weapon_knife"
  23. alias -reload_stop "lastinv"
  24. bind "mouse5" "+reload_stop"
  25.  
  26. /
  27.  
  28. //BINDS
  29.  
  30. bind "MWHEELdown" "+jump"
  31.  
  32. bind "MWHEELup" "+jump"
  33.  
  34. bind "t" "report"
  35. bind "F2" "buy m4a1; buy ak47"
  36. bind "F1" "buy vesthelm; buy vest"
  37. bind "leftarrow" "buy molotov; buy incgrenade"
  38. bind "uparrow" "buy hegrenade"
  39. bind "downarrow" "buy smokegrenade"
  40. bind "F4" "buy deagle"
  41. bind "rightarrow" "buy flashbang"
  42. bind "-" "buy decoy"
  43. bind "." "buy defuser"
  44.  
  45.  
  46. net_graphpos "2"
  47. net_graphproportionalfont "0.5"
  48.  
  49.  
  50.  
  51. snd_mixahead "0.05" // audio delay. increase the value if you get audio clicks and pops
  52. snd_musicvolume "0"
  53.  
  54. viewmodel_fov 62
  55. viewmodel_offset_x 1
  56. viewmodel_offset_y -1
  57. viewmodel_offset_z -2
  58.  
  59.  
  60. cl_fixedcrosshairgap "-1"
  61. cl_crosshairalpha "245"
  62. cl_crosshaircolor "2.000000"
  63. cl_crosshaircolor_b "37"
  64. cl_crosshaircolor_g "37"
  65. cl_crosshaircolor_r "177"
  66. cl_crosshairdot "0"
  67. cl_crosshairgap "-1"
  68. cl_crosshairdot "0"
  69. cl_crosshairsize "5"
  70. cl_crosshairstyle "5"
  71. cl_crosshairthickness "0"
  72. cl_crosshairusealpha "1"
  73. cl_crosshair_drawoutline "0"
  74. cl_crosshair_outlinethickness 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement