Advertisement
exsrafif

CSGO Config

Apr 26th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. alias +beo "-lookatweapon; +reload";
  2. alias -beo "+lookatweapon; -reload";
  3. alias "+jumpthrow" "+jump; -attack; -attack2";
  4. alias "-jumpthrow" "-jump";
  5. alias +duckjump "+jump; +duck";
  6. alias -duckjump "-jump; -duck";
  7. bind "c" "buy smokegrenade;use weapon_smokegrenade";
  8. bind "f" "buy flashbang;use weapon_flashbang";
  9. bind "k" "say G___G";
  10. bind "t" "+spray_menu";
  11. bind "r" "+beo";
  12. bind "x" "buy hegrenade;use weapon_hegrenade";
  13. bind "z" "buy molotov;buy incgrenade;use weapon_molotov;use weapon_incgrenade";
  14. bind "alt" "noclip";
  15. bind "space" "+duckjump";
  16. bind "shift" "+speed; r_cleardecals";
  17. bind "ctrl" "+duck; r_cleardecals";
  18. bind "mouse4" "+voicerecord";
  19. bind "mouse5" "+jumpthrow";
  20. bind "mwheelup" "+jump";
  21. bind "mwheeldown" "+jump";
  22. bindtoggle "v" "cl_righthand";
  23. bindtoggle "f1" "r_drawtracers_firstperson";
  24. bindtoggle "f2" "mat_monitorgamma_tv_enabled";
  25. budget_show_history 0;
  26. closeonbuy "0";
  27. cl_autohelp "0";
  28. cl_autowepswitch "0";
  29. cl_bob_lower_amt 0 ;
  30. cl_bobamt_lat 0;
  31. cl_bobamt_vert 0;
  32. cl_bobcycle 0.98
  33. cl_cmdrate "128";
  34. cl_crosshair_drawoutline 0;
  35. cl_crosshairalpha 255;
  36. cl_crosshaircolor 4;
  37. cl_crosshaircolor_r -255;
  38. cl_crosshaircolor_g 0;
  39. cl_crosshaircolor_b 0;
  40. cl_crosshairdot 0;
  41. cl_crosshairgap -3;
  42. cl_crosshairsize 1;
  43. cl_crosshairstyle 4;
  44. cl_crosshairthickness 0;
  45. cl_crosshair_outlinethickness 0;
  46. cl_crosshair_sniper_width "1";
  47. cl_disablefreezecam "1";
  48. cl_disablehtmlmotd "0";
  49. cl_forcepreload "0";
  50. cl_freezecameffects_showholiday 0;
  51. cl_hud_background_alpha 0;
  52. cl_hud_color 5;
  53. cl_hud_bomb_under_radar "1";
  54. cl_hud_radar_scale "1";
  55. cl_invites_only_friends 1;
  56. cl_invites_only_mainmenu 1;
  57. cl_interp "0.01";
  58. cl_interp_ratio 2;
  59. cl_join_advertise "2";
  60. cl_lagcompensation "1";
  61. cl_predict "1";
  62. cl_predictweapons "1";
  63. cl_radar_always_centered "0";
  64. cl_radar_icon_scale_min "0.6";
  65. cl_radar_rotate "1";
  66. cl_radar_scale "0.5";
  67. cl_resend "6";
  68. cl_showhelp "0";
  69. cl_showloadout "1";
  70. cl_show_clan_in_death_notice "1";
  71. cl_teammate_colors_show "1";
  72. cl_timeout "1337";
  73. cl_updaterate "128";
  74. cl_viewmodel_shift_left_amt 0;
  75. cl_viewmodel_shift_right_amt 0;
  76. func_break_max_pieces "0";
  77. gameinstructor_enable "0";
  78. hud_scaling "1";
  79. m_customaccel "0";
  80. m_customaccel_exponent "1.0";
  81. m_customaccel_max "0";
  82. m_customaccel_scale "0.0";
  83. m_mouseaccel1 "0";
  84. m_mouseaccel2 "0";
  85. m_mousespeed "0";
  86. mat_monitorgamma "1.5";
  87. mat_powersavingsmode "0";
  88. mat_queue_mode "2";
  89. mm_dedicated_force_servers sgp;
  90. muzzleflash_light "0";
  91. net_client_steamdatagram_enable_override "1";
  92. net_graphproportionalfont "0";
  93. net_maxroutable "1200";
  94. r_dynamic "0";
  95. r_eyegloss "0";
  96. r_eyemove "0";
  97. r_eyeshift_x "0";
  98. r_eyeshift_y "0";
  99. r_eyeshift_z "0";
  100. r_eyesize "0";
  101. snd_mix_async 1;
  102. snd_mixahead 0.05;
  103. snd_musicvolume_multiplier_inoverlay 0;
  104. snd_musicvolume 0;
  105. snd_mvp_volume 0.1;
  106. snd_roundend_volume 0.1;
  107. snd_roundstart_volume 0.1;
  108. snd_tensecondwarning_volume 0.1;
  109. viewmodel_fov 65;
  110. viewmodel_offset_x 2;
  111. viewmodel_offset_y 2;
  112. viewmodel_offset_z -2;
  113. viewmodel_presetpos 0;
  114. viewmodel_recoil 0;
  115. voice_enable "1";
  116. voice_scale 0.15;
  117. zoom_sensitivity_ratio_mouse "1.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement