Advertisement
Le_BuG63

Untitled

Jan 1st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. indows_speaker_config "1"
  2. snd_mixahead "0.05"
  3. snd_musicvolume "0"
  4. snd_headphone_pan_exponent "2"
  5. snd_headphone_pan_radial_weight "2"
  6. snd_rear_headphone_position "90"
  7. snd_mixahead "0.05"
  8. snd_legacy_surround "0"
  9. snd_pitchquality "1"
  10. dsp_enhance_stereo "0"
  11.  
  12. rate "128000"
  13.  
  14. cl_viewmodel_shift_left_amt "0.5"
  15. cl_viewmodel_shift_right_amt "0.5"
  16. // Reduce gun and scope shifting/bobbing when moving
  17. cl_bobcycle "2" // 0.98 is enforced by ESEA/ESL
  18. cl_bob_lower_amt "5"
  19. cl_bobamt_lat "0.1"
  20. cl_bobamt_vert "0.1"
  21.  
  22. cl_cmdrate "128"
  23. cl_updaterate "128"
  24. cl_interp_ratio "1"
  25. cl_interp "0"
  26. cl_lagcompensation "1"
  27. cl_pred_optimize "2"
  28. cl_predict "1"
  29. cl_predictweapons "1"
  30. cl_smooth "0"
  31. cl_smoothtime "0"
  32. cl_wpn_sway_interp "0"
  33. cl_disablehtmlmotd "0"
  34. cl_downloadfilter "nosounds"
  35.  
  36. m_rawinput "0"
  37. m_mouseaccel1 "0"
  38. m_mouseaccel2 "0"
  39.  
  40. cl_radar_scale "0.5"
  41. cl_radar_rotate "1"
  42. cl_radar_always_centered "1"
  43. cl_radar_scale "0.35"
  44. cl_radar_icon_scale_min ".35"
  45. cl_autowepswitch "0"
  46. cl_autohelp "0"
  47. cl_showhelp "0"
  48.  
  49. cl_forcepreload "1"
  50. hud_showtargetid "0"
  51. fps_max "999"
  52.  
  53. cl_resend "6"
  54. cl_timeout "9999999"
  55. r_dynamic "0"
  56. r_eyegloss "0"
  57. r_eyemove "0"
  58. r_eyeshift_x "0"
  59. r_eyeshift_y "0"
  60. r_eyeshift_z "0"
  61. r_eyesize "0"
  62. muzzleflash_light "0"
  63. sys_antialiasing "0"
  64. sys_aspectratio "-1"
  65. sys_refldetail "0"
  66.  
  67. cl_predictweapons "1"
  68.  
  69. mat_queue_mode "2"
  70.  
  71. r_drawtracers_firstperson "1"
  72.  
  73. joystick "0"
  74. joystick_force_disabled "1"
  75. joystick_force_disabled_set "1"
  76. cl_preload "1"
  77.  
  78. viewmodel_fov "68"
  79. viewmodel_offset_x "1.5"
  80. viewmodel_offset_y "1.5"
  81. viewmodel_offset_z "-2"
  82.  
  83. // scales the HUD depending on what resolution you use, 1 is max.
  84.  
  85. hud_scaling "0.8"
  86.  
  87. bind "kp_ins" "buy vest; buy vesthelm;"
  88. bind "kp_enter" "buy defuser;"
  89. bind "kp_del" "buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade;"
  90. bind "kp_end" "buy ak47; buy m4a1;"
  91. bind "kp_downarrow" "buy galilar; buy famas;"
  92. bind "kp_pgdn" "buy mp7;"
  93. bind "kp_rightarrow" "buy deagle;"
  94. bind "kp_leftarrow" "buy tec9; buy fiveseven;"
  95. bind kp_5"buy p250;"
  96. bind "kp_home" "buy ssg08;"
  97. bind "kp_uparrow" "buy awp;"
  98. bind "kp_plus" "buy ak47; buy m4a1; buy tec9; buy fiveseven; buy defuser; buy vesthelm; buy hegrenade; buy flashbang; buy flashbang; buy smokegrenade;"
  99. bind "kp_pgup" "buy nova;"
  100.  
  101. ////////////////////////////////////////////////////
  102. developer "0"
  103. con_enable "1"
  104. con_filter_enable "2" // print console on screen
  105. con_filter_text "Damage " // highlight damage in console
  106. ui_steam_overlay_notification_position "bottomright"
  107. player_nevershow_communityservermessage "1"
  108. mm_dedicated_search_maxping "100"
  109. mm_dedicated_force_servers ""
  110. gameinstructor_enable "0"
  111. option_duck_method "0"
  112. option_speed_method "0"
  113. cl_forcepreload "1"
  114. cl_downloadfilter "nosound"
  115. cl_join_advertise "2"
  116. cl_disablehtmlmotd "0"
  117. cl_autohelp "0"
  118. cl_showhelp "0"
  119. cl_disablefreezecam "1"
  120. spec_replay_autostart "0"
  121. cl_dm_buyrandomweapons "0"
  122. cl_teammate_colors_show "1"
  123. cl_autowepswitch "0" // auto weapon switch on pickup
  124. cl_use_opens_buy_menu "0" // E opening buy menu
  125. closeonbuy "0"
  126.  
  127. ///////////////////////////////////////////////////
  128. net_graph "1"
  129. net_graphheight "9999"
  130. alias "+scorenet" "+showscores; net_graphheight 0"
  131. alias "-scorenet" "-showscores; net_graphheight 9999"
  132. bind "TAB" "+scorenet"
  133.  
  134. zoom_sensitivity_ratio 1.0
  135. m_customaccell 0
  136. bind "k" "toggleconsole"
  137. echo "JORAZ EST UN PD"
  138. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement