Advertisement
Guest User

MY CONFIG

a guest
Jul 24th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. / / V I E W M O D E L / /
  2.  
  3. viewmodel_fov "68"
  4. Viewmodel_offset_x "2.5"
  5. viewmodel_offset_y "2"
  6. viewmodel_offset_z "-2"
  7. cl_bobcycle "2"
  8. cl_bob_lower_amt "0"
  9. cl_bobamt_lat "0"
  10. cl_bobamt_vert "0"
  11. cl_viewmodel_shift_left_amt "0"
  12. cl_viewmodel_shift_right_amt "0"
  13.  
  14. / / C R O S S H A I R / /
  15. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  16. cl_crosshair_dynamic_splitalpha_innermod "1"
  17. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  18. cl_crosshair_dynamic_splitdist "7"
  19. cl_crosshair_outlinethickness "0.500000"
  20. cl_crosshair_sniper_show_normal_inaccuracy "0"
  21. cl_crosshair_sniper_width "2"
  22. cl_crosshairalpha "200"
  23. cl_crosshaircolor "2"
  24. cl_crosshaircolor_b "255"
  25. cl_crosshaircolor_g "255"
  26. cl_crosshaircolor_r "255"
  27. cl_crosshairdot "0"
  28. cl_crosshairgap "-1.500000"
  29. cl_crosshairgap_useweaponvalue "0"
  30. cl_crosshairscale "0"
  31. cl_crosshairsize "2.5"
  32. cl_crosshairstyle "4"
  33. cl_crosshairthickness "1.000000"
  34. cl_crosshairusealpha "1"
  35. cl_fixedcrosshairgap "-3"
  36.  
  37. / / O T H E R O P T I O N S / /
  38.  
  39. cl_radar_scale 0.35
  40. cl_radar_always_centered 0
  41. cl_radar_icon_scale_min 1
  42. c_hud_radar_scale 1.3
  43. cl_hud_playercount_showcount 1
  44. cl_cmdrate "128"
  45. cl_updaterate "128"
  46. cl_interp "0"
  47. cl_interp_ratio "1"
  48. rate "128000"
  49. cl_disablefreezecam 1
  50. sensitivity 2.40
  51. zoom_sensitivity_ratio_mouse 0.45
  52. snd_headphone_pan_exponent 2
  53. voice_scale 0.4
  54. net_graph 1
  55. net_graphpos 2
  56. net_graphheight 1
  57. net_graphproportionalfont 0
  58. mm_dedicated_search_maxping 150
  59. cl_color 43 43 43
  60. cl_crosshair_sniper_width 2
  61. cl_crosshair_sniper_show_normal_inaccuracy 0
  62.  
  63. / / B I N D S / /
  64. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  65. bind mouse4 "+bombfind"
  66. bindtoggle p "gameinstructor_enable"
  67. bind "mouse3" "use weapon_knife; use weapon_flashbang"
  68. bind "g" "use weapon_smokegrenade"
  69. bind "mouse5" "use weapon_incgrenade; use weapon_molotov"
  70. bind t "use weapon_c4; drop;"
  71. bind h "drop"
  72.  
  73. bind f5 "buy hegrenade"
  74. bind f6 "buy flashbang"
  75. bind f7 "buy smokegrenade"
  76. bind f8 "buy molotov; buy incgrenade"
  77. bind "kp_slash" "buy awp;"
  78. bind "kp_minus" "buy defuser;"
  79. bind "kp_home" "buy sg556; buy aug;"
  80. bind "kp_plus" "buy ak47; buy m4a1;"
  81. bind "kp_enter" "buy galilar; buy famas;"
  82. bind "kp_leftarrow" "buy bizon;"
  83. bind "kp_5" "buy p90;"
  84. bind "kp_rightarrow" "buy sawedoff; buy mag7;"
  85. bind "kp_end" "buy p250;"
  86. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  87. bind "kp_pgdn" "buy deagle;"
  88. bind "kp_ins" "buy vesthelm;"
  89. bind "kp_del" "buy vest;"
  90. bind mwheelup +jump
  91. bind mwheeldown +jump
  92. bind e +use
  93. bind v "+voicerecord"
  94. bind n "toggle cl_righthand 0 1"
  95. bind f3 "autobuy"
  96. bind j +spray_menu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement