Advertisement
thepianotrick

CS:GO Config v.0 [Stewie2k ver.]

Jun 28th, 2017
672
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. //Settings for FPS
  2. fps_max 0;
  3. mm_dedicated_search_maxping 50;
  4. mat_monitorgamma 1.6;
  5. cl_radar_scale 0.3;
  6. cl_radar_always_centered 0;
  7. cl_hud_playercount_showcount 0;
  8. voice_scale 0.5;
  9. cl_interp 0;
  10. cl_interp_ratio 1;
  11. rate 128000;
  12. cl_updaterate 128;
  13. cl_cmdrate 128;
  14. cl_use_opens_buy_menu 0;
  15. zoom_sensitivity_ratio_mouse 1;
  16. snd_headphone_pan_exponent 2;
  17. sensitivity 1.85;
  18. m_rawinput 1;
  19. net_graph 1;
  20. bind "leftarrow" " buy smokegrenade;"
  21. bind "rightarrow" " buy flashbang; buy flashbang;"
  22. bind "downarrow" " buy molotov; buy incgrenade;"
  23. bind "uparrow" " buy hegrenade;"
  24.  
  25.  
  26. //Crosshair
  27. cl_crosshairsize 1;
  28. cl_crosshairgap 0;
  29. cl_crosshair_drawoutline 1;
  30. cl_crosshair_outlinethickness 1;
  31. cl_crosshairstyle 4;
  32. cl_crosshaircolor 4;
  33. cl_crosshairalpha 200;
  34.  
  35. //viewmodel
  36. cl_viewmodel_shift_left_amt "1.5";
  37. cl_viewmodel_shift_right_amt "0.75";
  38. viewmodel_fov "68";
  39. viewmodel_offset_x "2.500000";
  40. viewmodel_offset_y "1";
  41. viewmodel_offset_z "-1.500000";
  42. viewmodel_presetpos "0"
  43. cl_bob_lower_amt "21";
  44. cl_bobamt_lat "0.4";
  45. cl_bobamt_vert "0.25";
  46. cl_bobcycle "0.98";
  47.  
  48. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement