Advertisement
Guest User

Ken's CFG

a guest
Oct 25th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 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. / / C R O S S H A I R / /
  14.  
  15. cl_crosshairthickness "0"
  16. cl_crosshairstyle 4
  17. cl_crosshairsize 4
  18. cl_crosshaircolor 5; cl_crosshaircolor_r 255;cl_crosshaircolor_g 255;cl_crosshaircolor_b 255
  19. cl_crosshairgap 0.5
  20. cl_crosshairdot 0
  21. cl_crosshair_drawoutline 0
  22. / / O T H E R O P T I O N S / /
  23.  
  24. cl_radar_scale 0.4
  25. cl_radar_always_centered 0
  26. cl_hud_playercount_showcount 1
  27. cl_cmdrate "128"
  28. cl_updaterate "128"
  29. cl_interp "0"
  30. cl_interp_ratio "1"
  31. rate "128000"
  32. cl_disablefreezecam 1
  33. sensitivity 2.40
  34. zoom_sensitivity_ratio_mouse 0.45
  35. snd_headphone_pan_exponent 2
  36. voice_scale 0.4
  37. net_graph 1
  38. net_graphpos 2
  39. net_graphheight 1
  40. net_graphproportionalfont 0
  41. mm_dedicated_search_maxping 150
  42. cl_color 43 43 43
  43.  
  44. / / B I N D S / /
  45. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  46. bind mouse4 "+bombfind"
  47. bindtoggle p "gameinstructor_enable"
  48. bind "mouse3" "use weapon_knife; use weapon_flashbang"
  49. bind "g" "use weapon_smokegrenade"
  50. bind "mouse5" "use weapon_incgrenade; use weapon_molotov"
  51. bind t "use weapon_c4; drop;"
  52. bind h "drop"
  53.  
  54. bind f5 "buy hegrenade"
  55. bind f6 "buy flashbang"
  56. bind f7 "buy smokegrenade"
  57. bind f8 "buy molotov; buy incgrenade"
  58. bind "kp_slash" "buy awp;"
  59. bind "kp_minus" "buy defuser;"
  60. bind "kp_home" "buy sg556; buy aug;"
  61. bind "kp_plus" "buy ak47; buy m4a1;"
  62. bind "kp_enter" "buy galilar; buy famas;"
  63. bind "kp_leftarrow" "buy bizon;"
  64. bind "kp_5" "buy p90;"
  65. bind "kp_rightarrow" "buy sawedoff; buy mag7;"
  66. bind "kp_end" "buy p250;"
  67. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  68. bind "kp_pgdn" "buy deagle;"
  69. bind "kp_ins" "buy vesthelm;"
  70. bind "kp_del" "buy vest;"
  71. bind mwheelup +jump
  72. bind mwheeldown +jump
  73. bind e +use
  74. bind v "voicechat"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement