Advertisement
Guest User

config

a guest
Aug 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. //Autoexec file generated by bzl.no
  2.  
  3. //Rates
  4. rate "25000"
  5. cl_cmdrate "101"
  6. cl_updaterate "101"
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_lagcompensation "1"
  10.  
  11.  
  12. //Audio
  13. volume "1"
  14. voice_enable "1"
  15. voice_scale "1"
  16. windows_speaker_config "1"
  17. snd_musicvolume "0"
  18. snd_mixahead "0.05"
  19. snd_headphone_pan_exponent "2"
  20. snd_headphone_pan_radial_weight "2"
  21. snd_legacy_surround "0"
  22. snd_mute_losefocus "1"
  23. lobby_voice_chat_enabled "0"
  24.  
  25.  
  26. //Video
  27. mat_monitorgamma "2.1"
  28. mat_queue_mode "-1"
  29. mat_vsync "0"
  30. fps_max "145"
  31. fps_max_menu "145"
  32. r_dynamic "0"
  33. r_drawtracers_firstperson "0"
  34. r_drawparticles "0"
  35. mat_savechanges //write settings to registry"
  36.  
  37.  
  38. //Mouse
  39. sensitivity "2"
  40. zoom_sensitivity_ratio_mouse "1"
  41. m_rawinput "1"
  42. m_customaccel "0"
  43. m_mouseaccel1 "0"
  44. m_mouseaccel2 "0"
  45.  
  46.  
  47. //Misc
  48. developer "1"
  49. con_enable "1"
  50. con_filter_enable "2"
  51. con_filter_text "Damage"
  52. con_filter_text_out "Player:"
  53. ui_steam_overlay_notification_position "bottomright"
  54. player_nevershow_communityservermessage "1"
  55. mm_dedicated_search_maxping "100"
  56. mm_dedicated_force_servers ""
  57. gameinstructor_enable "0"
  58. option_duck_method "0"
  59. option_speed_method "0"
  60. cl_forcepreload "1"
  61. cl_downloadfilter "nosounds"
  62. cl_disablehtmlmotd "1"
  63. cl_autohelp "0"
  64. cl_showhelp "0"
  65. cl_disablefreezecam "1"
  66. cl_teammate_colors_show "1"
  67. cl_autowepswitch "0"
  68. cl_use_opens_buy_menu "0"
  69. closeonbuy "0"
  70. hud_takesshots "0"
  71.  
  72.  
  73. //HUD
  74. hud_scaling "0.8"
  75. hud_showtargetid "1"
  76. cl_draw_only_deathnotices "0"
  77. cl_righthand "1"
  78. cl_showloadout "1"
  79. cl_showpos "0"
  80. cl_showfps "0"
  81. net_graph "1"
  82. net_graphproportionalfont "1"
  83. viewmodel_presetpos "0"
  84. viewmodel_fov "65"
  85. viewmodel_offset_x "2"
  86. viewmodel_offset_y "2"
  87. viewmodel_offset_z "-2"
  88. cl_viewmodel_shift_left_amt "0.5"
  89. cl_viewmodel_shift_right_amt "0.25"
  90. cl_bobcycle "0.98"
  91. cl_bob_lower_amt "5"
  92. cl_bobamt_lat "0.1"
  93. cl_bobamt_vert "0.1"
  94.  
  95.  
  96. //Keybinds
  97. bind kp_slash "buy p90"
  98. bind kp_multiply "buy bizon"
  99. bind kp_minus "buy sawedoff;buy mag7"
  100. bind kp_home "buy awp"
  101. bind kp_uparrow "buy m4a1;buy ak47"
  102. bind kp_pgup "buy famas;buy galilar"
  103. bind kp_leftarrow "buy deagle"
  104. bind kp_5 "buy incgrenade;buy molotov"
  105. bind kp_rightarrow "buy decoy"
  106. bind kp_end "buy hegrenade"
  107. bind kp_downarrow "buy flashbang"
  108. bind kp_pgdn "buy smokegrenade"
  109. bind kp_ins "buy vesthelm"
  110. bind kp_del "buy vest"
  111. bind kp_plus "buy p250"
  112. bind kp_enter "buy defuser"
  113.  
  114.  
  115. //Radar
  116. cl_radar_always_centered "0"
  117. cl_radar_rotate "1"
  118. cl_radar_scale "0.38"
  119. cl_radar_icon_scale_min "0.4"
  120.  
  121.  
  122. //Crosshair
  123.  
  124.  
  125. host_writeconfig
  126. echo ""
  127. echo ""
  128. echo "autoexec.cfg loaded, GLHF"
  129. echo ""
  130. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement