Advertisement
Guest User

EemonCSGO autoexec

a guest
Mar 28th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. -Viewmodel
  2. cl_viewmodel_shift_left_amt "1.5"
  3. cl_viewmodel_shift_right_amt "0.75"
  4. viewmodel_fov "68"
  5. viewmodel_offset_x "2.500000"
  6. viewmodel_offset_y "0"
  7. viewmodel_offset_z "-1.500000"
  8. viewmodel_presetpos "0"
  9. cl_bob_lower_amt "21"
  10. cl_bobamt_lat "0.4"
  11. cl_bobamt_vert "0.25"
  12. cl_bobcycle "0.98"
  13.  
  14. -Buy Binds
  15. bind "kp_end" "buy hegrenade;"
  16. bind "kp_downarrow" "buy flashbang; buy flashbang;"
  17. bind "kp_pgdn" "buy smokegrenade;"
  18. bind "kp_leftarrow" "buy ak47; buy m4a1; buy vest; buy vesthelm; buy defuser;"
  19. bind "kp_5" "buy awp; buy vest; buy vesthelm; buy defuser;"
  20. bind "kp_rightarrow" "buy p90; buy vest; buy vesthelm; buy defuser;"
  21. bind "kp_home" "buy deagle;"
  22. bind "kp_uparrow" "buy vest; buy vesthelm; buy defuser;"
  23. bind "kp_pgup" "buy ssg08;"
  24.  
  25. -Radar
  26. cl_radar_scale 0.4
  27. cl_radar_always_centered 0
  28.  
  29. -Top left damage indicator
  30. developer "1"
  31. con_filter_text "Damage"
  32. con_filter_text_out "Player"
  33. con_filter_enable "2"
  34.  
  35. -Common Binds
  36. bind l disconnect
  37. bind "v" "use weapon_knife; use weapon_c4;drop"
  38. net_graph "1"
  39. net_graphheight "9999"
  40. alias "+scoregraph" "+showscores; net_graphheight 0"
  41. alias "-scoregraph" "-showscores; net_graphheight 9999"
  42. bind "tab" "+scoregraph"
  43. bind "0" "exec practice.cfg"
  44. bind k "toggle voice_enable"
  45.  
  46. -Fps indicator
  47. fps_max 0
  48. cl_showfps 1
  49. cl_cmdrate 128
  50. cl_updaterate 128
  51. rate 128000
  52. cl_interp 0
  53.  
  54. -Crosshair
  55. cl_loadout_colorweaponnames 1
  56. cl_crosshaircolor red
  57. cl_crosshairgap -6
  58. cl_crosshairscale 0
  59. Cl_crosshairsize 3
  60. cl_crosshairstyle 4
  61. cl_crosshairthickness 0.5
  62. cl_crosshair_drawoutline 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement