Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. cl_forcepreload "1"
  2. cl_interp "0"
  3. cl_interp_ratio "1"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. rate "128000"
  7.  
  8. bind "shift" "+speed;r_cleardecals"
  9. bind "CTRL" "+duck;r_cleardecals"
  10. bind mwheelup "+jump"
  11. bind mwheeldown "+jump"
  12. bind "9" "toggleconsole"
  13. net_graph "1"
  14. net_graphpos "2"
  15. net_graphheight "50"
  16.  
  17. cl_bob_lower_amt "0"
  18. cl_bobamt_lat "0"
  19. cl_bobamt_vert "0"
  20.  
  21. fps_max 181
  22.  
  23. sensitivity 1.5
  24. bind mouse5 +voicerecord
  25.  
  26.  
  27. cl_crosshair_drawoutline "1"
  28.  
  29. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  30.  
  31. cl_crosshair_dynamic_splitalpha_innermod "1"
  32.  
  33. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  34.  
  35. cl_crosshair_dynamic_splitdist "7"
  36.  
  37. cl_crosshair_outlinethickness "1"
  38.  
  39. cl_crosshairalpha "255"
  40.  
  41. cl_crosshaircolor "5"
  42.  
  43. cl_crosshaircolor_b "50"
  44.  
  45. cl_crosshaircolor_g "250"
  46.  
  47. cl_crosshaircolor_r "50"
  48.  
  49. cl_crosshairdot "0"
  50.  
  51. cl_crosshairgap "0"
  52.  
  53. cl_crosshairgap_useweaponvalue "0"
  54.  
  55. cl_crosshairscale "0"
  56.  
  57. cl_crosshairsize "4"
  58.  
  59. cl_crosshairstyle "4"
  60.  
  61. cl_crosshairthickness "1"
  62.  
  63. cl_crosshairusealpha "1"
  64.  
  65.  
  66. bind kp_end "buy ak47;buy vesthelm"
  67. bind kp_downarrow "buy m4a1;buy vesthelm"
  68. bind kp_pgdn "buy awp;buy vesthelm"
  69. bind kp_leftarrow "buy smokegrenade"
  70. bind kp_5 "buy flashbang"
  71. bind kp_rightarrow "buy hegrenade"
  72. bind kp_home "buy defuser"
  73. bind kp_uparrow "buy kevlar;buy vesthelm"
  74. bind kp_pgup "buy molotov;buy incgrenade"
  75. bind "kp_minus" "buy p250;"
  76.  
  77. bind "kp_plus" "buy galilar; buy famas; buy vesthelm;"
  78.  
  79. bind "kp_multiply" "buy awp; buy p250; buy vesthelm; buy defuser; buy flashbang; buy smokegrenade; buy hegrenade;"
  80.  
  81. bind "kp_slash" "buy ak47; buy m4a1; buy vesthelm; buy defuser; buy flashbang; buy hegrenade; buy smokegrenade;"
  82.  
  83. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement