Advertisement
a777a16

Untitled

Oct 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. bind "kp_end" "buy vest; buy vesthelm;"
  2. bind "kp_downarrow" "buy ak47; buy m4a1;"
  3. bind "kp_5" "buy awp;"
  4. bind "kp_leftarrow" "buy defuser;"
  5. bind "kp_home" "buy flashbang;"
  6. bind "kp_uparrow" "buy hegrenade;"
  7. bind "kp_pgup" "buy smokegrenade;"
  8. bind "kp_multiply" "buy molotov; buy incgrenade;"
  9. // -novid -high -threads 4 -language textmodorel +exec autoexec.cfg +cl_forcepreload
  10.  
  11.  
  12. cl_radar_always_centered 1
  13. cl_radar_scale “0.3”
  14. cl_hud_radar_scale “1.1”
  15. cl_radar_rotate “1”
  16.  
  17.  
  18. developer "1"
  19. con_filter_text "Damage"
  20. con_filter_text_out "Player:"
  21. con_filter_enable "2"
  22.  
  23.  
  24. cl_interp_ratio 1
  25. cl_interp 0
  26. cl_updaterate 128
  27. cl_cmdrate 128
  28. rate 128000
  29.  
  30. snd_mixahead 0.05
  31.  
  32.  
  33. cl_crosshair_drawoutline "0"
  34. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  35. cl_crosshair_dynamic_splitalpha_innermod "1"
  36. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  37. cl_crosshair_dynamic_splitdist "7"
  38. cl_crosshair_outlinethickness "1"
  39. cl_crosshairalpha "255"
  40. cl_crosshaircolor "1"
  41. cl_crosshaircolor_b "255"
  42. cl_crosshaircolor_g "255"
  43. cl_crosshaircolor_r "200"
  44. cl_crosshairdot "0"
  45. cl_crosshairgap "-1.5"
  46. cl_crosshairgap_useweaponvalue "0"
  47. cl_crosshairscale "1"
  48. cl_crosshairsize "3"
  49. cl_crosshairstyle "4"
  50. cl_crosshairthickness "1"
  51. cl_crosshairusealpha "1"
  52.  
  53. fps_max 300
  54. m_rawinput 1
  55. m_mouseaccel2 0
  56. m_mouseaccel1 0
  57. m_customaccel 0
  58. m_customaccel_max 0
  59. m_customaccel_exponent 0
  60. m_customaccel_scale 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement