Advertisement
Guest User

daniel autoedxce

a guest
Apr 25th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. ////////////////////////////////////
  2. // Network and Interpolation Settings
  3. // Recommended Settings if cmdrate equal updaterate:
  4. // interp_ratio 2 updaterate 64 = 31.25 ms lerp - Public @ fps<128
  5. // interp_ratio 2 updaterate 128 = 15.625 ms lerp - Public @ fps>128
  6. // interp_ratio 1 updaterate 64 = 15.625 ms lerp - Competitive @ fps<128
  7. // interp_ratio 1 updaterate 128 = 7.8125ms lerp - Competitive @ fps>128
  8. ////////////////////////////////////
  9.  
  10. // --------------------------------------------------------
  11. // **** Server / Network / Desktop Settings ****
  12. // --------------------------------------------------------
  13.  
  14. // _______________
  15. // | Tickrate For 128 Tickrate Server (will auto scale down for 64 tick)
  16. // ¯¯
  17.  
  18. rate "128000"
  19. cl_cmdrate "128"
  20. cl_updaterate "128"
  21. cl_interp "0.0"
  22. cl_interp_ratio "1"
  23. cl_timeout "300"
  24. cl_lagcompensation "1"
  25. ds_get_newest_subscribed_files
  26.  
  27. // _______________
  28. // | Server Settings |
  29. // ¯¯
  30.  
  31. cl_showpluginmessages 0
  32. cl_disablehtmlmotd 1
  33. cl_forcepreload 1
  34. cl_resend 6
  35. cl_resend_timeout 6
  36. cl_downloadfilter "nosounds"
  37. mm_dedicated_search_maxping 25
  38. player_nevershow_communityservermessage 1
  39. cl_draw_only_deathnotices "0"
  40. cl_clearhinthistory "1"
  41. cl_debugrumble "0"
  42. adsp_debug "0"
  43. clientport 27006
  44.  
  45. // _______________
  46. // | Sound |
  47. // ¯¯
  48.  
  49. volume "0.2"
  50. voice_enable "1"
  51. voice_scale "0.2" // receive volume
  52. windows_speaker_config "1"
  53. snd_musicvolume "0"
  54. snd_mixahead "0.05" // sound delay
  55. snd_headphone_pan_exponent "2"
  56. snd_headphone_pan_radial_weight "2"
  57. snd_legacy_surround "0" // emulated surround sound
  58. snd_mute_losefocus "1"
  59. lobby_voice_chat_enabled 0
  60.  
  61. // _______________
  62. // | Adjust Voice Scale |
  63. // ¯¯
  64.  
  65.  
  66. alias "ngmin" "voice_scale 0;echo |*__________| VOICE 0% MINIMUM!;alias ngup ng1;alias ngdn ngmin"
  67. alias "ng1" "voice_scale 0.1;echo |_*_________| VOICE 10%;alias ngup ng2;alias ngdn ngmin"
  68. alias "ng2" "voice_scale 0.2;echo |__*________| VOICE 20%;alias ngup ng3;alias ngdn ng1"
  69. alias "ng3" "voice_scale 0.3;echo |___*_______| VOICE 30%;alias ngup ng4;alias ngdn ng2"
  70. alias "ng4" "voice_scale 0.4;echo |____*______| VOICE 40%;alias ngup ng5;alias ngdn ng3"
  71. alias "ng5" "voice_scale 0.5;echo |_____*_____| VOICE 50%;alias ngup ng6;alias ngdn ng4"
  72. alias "ng6" "voice_scale 0.6;echo |______*____| VOICE 60%;alias ngup ng7;alias ngdn ng5"
  73. alias "ng7" "voice_scale 0.7;echo |_______*___| VOICE 70%;alias ngup ng8;alias ngdn ng6"
  74. alias "ng8" "voice_scale 0.8;echo |________*__| VOICE 80%;alias ngup ng9;alias ngdn ng7"
  75. alias "ng9" "voice_scale 0.9;echo |_________*_| VOICE 90%;alias ngup ng10;alias ngdn ng8"
  76. alias "ng10" "voice_scale 1;echo |__________*| VOICE 100% MAXIMUM!;alias ngdn ng9"
  77. alias "ngup" "ng1"
  78. alias "ngdn" "ng1"
  79. bind "PGUP" "ngup"
  80. bind "PGDN "ngdn"
  81.  
  82. // _______________
  83. // | HUD Settings |
  84. // ¯¯
  85.  
  86. hud_fastswitch "1"
  87. hud_scaling "1"
  88. hud_showtargetid "1"
  89. cl_autowepswitch "0"
  90.  
  91. // _______________
  92. // | Graphic Optimization
  93. // ¯¯
  94.  
  95. r_dynamic "0"
  96. r_eyegloss "0"
  97. sys_antialiasing "0"
  98. sys_refldetail "0"
  99. fps_max "0"
  100. fps_max_menu "145"
  101. mat_monitorgamma "1.6"
  102. mat_monitorgamma_tv_enabled "0"
  103. func_break_max_pieces "0"
  104. cl_predict "1"
  105. cl_predictweapons "1"
  106. muzzleflash_light "0"
  107. cl_detail_avoid_force "0"
  108. cl_detail_avoid_radius "0"
  109. cl_detail_avoid_recover_speed "0"
  110. cl_detail_max_sway "0"
  111. cl_loadout_colorweaponnames "0"
  112.  
  113. // ________________
  114. // In Game Settings |
  115. // ¯¯
  116.  
  117. r_drawtracers_firstperson 1
  118. cl_autowepswitch 0
  119. cl_showloadout 1
  120. closeonbuy 0
  121. option_duck_method 0
  122. option_speed_method 0
  123. gameinstructor_enable 0
  124. cl_showhelp 0
  125. cl_autohelp 0
  126. cl_disablefreezecam 1
  127. cl_spec_mode 4
  128. safezonex 1
  129. safezoney 1
  130. hud_scaling 0.85
  131. hud_showtargetid "1"
  132. cl_teamid_overhead_name_alpha 255
  133. cl_teamid_overhead_name_fadetime 0
  134. con_filter_text damage
  135. con_filter_enable 2
  136. cl_freezecameffects_showholiday 0
  137. cl_use_opens_buy_menu 0
  138. spec_usenumberkeys_nobinds 1
  139.  
  140.  
  141.  
  142. // _______________
  143. // | Radar Settings |
  144. // ¯¯
  145.  
  146. cl_radar_always_centered 1
  147. cl_radar_icon_scale_min 0.6
  148. cl_radar_scale "0.5"
  149. cl_radar_rotate "1"
  150.  
  151.  
  152. // _______________
  153. // | Quick Toggles |
  154. // ¯¯
  155.  
  156. developer 0
  157. con_filter_enable 2
  158. con_filter_text_out "Player:"
  159. con_filter_text "damage"
  160.  
  161. bind "=" "vol_up"
  162. alias "vol_up" "vol_.25"
  163. alias "vol_0.0" "volume 0.00; clear; echo damage_|~MUTED~|; alias vol_up vol_.25"
  164. alias "vol_.25" "volume 0.25; clear; echo damage_|~25~|; alias vol_up vol_.50"
  165. alias "vol_.50" "volume 0.50; clear; echo damage_|~50~|; alias vol_up vol_.75"
  166. alias "vol_.75" "volume 0.75; clear; echo damage_|~75~|; alias vol_up vol_1.0"
  167. alias "vol_1.0" "volume 1.00; clear; echo damage_|~100~|; alias vol_up vol_0.0"
  168.  
  169. bind "-" "voice_chat"
  170. alias "voice_chat" "chat_1"
  171. alias "chat_1" "voice_enable 1; clear; echo damage_|~Chat_On~|; alias voice_chat chat_0"
  172. alias "chat_0" "voice_enable 0; clear; echo damage_|~Chat_Off~|; alias voice_chat chat_1"
  173.  
  174. // _______________
  175. // | Mono's Personal Settings |
  176. // ¯¯
  177.  
  178. // Mouse
  179.  
  180. sensitivity "2"
  181. m_rawinput "1"
  182. m_mouseaccel1 "0"
  183. m_mouseaccel2 "0"
  184. m_customaccel "0" // Mouse Acceleration.
  185. m_customaccel_exponent "0" // Acceleration Amount.
  186. m_customaccel_scale "0" // Custom mouse accel off.
  187. m_mousespeed "0" // Windows mouse accel off.
  188.  
  189. // Misc
  190. player_nevershow_communityservermessage "1" // FFS VALVE
  191. cl_teamid_overhead_name_alpha "255" // Solid overhead names.
  192. cl_teamid_overhead_name_fadetime "0" // No fade time on overhead names.
  193. cl_spec_mode "4" // IN-EYE spec when dead instead of 3rd person default.
  194. net_graphproportionalfont "1" // Smaller netgraph font
  195. cl_showfps "0"
  196. cl_showloadout "1"
  197.  
  198. // ___________________
  199. // | Custom Bindings |
  200. // ¯¯
  201.  
  202.  
  203. // Increase or decrease volume in increments of 0.05.
  204. bind "k" "incrementvar volume 0 1 0.05"
  205. bind "j" "incrementvar volume 0 1 -0.05"
  206.  
  207.  
  208. // _______________
  209. // | Echo |
  210. //
  211.  
  212. echo " :. "
  213. echo " ;@@. "
  214. echo " '@@ ` "
  215. echo " `@@@@#@#@@@,: "
  216. echo " +@@@@@'#` "
  217. echo " +@@@@@#@` "
  218. echo " ;@@@@##@+ "
  219. echo " '@@@@@`` "
  220. echo " .@@@@@` "
  221. echo " ,@@@@+ ````` ````` "
  222. echo " #@@@@@# #@@@@@@` ,@@@@; @@@@@@@. +@@@@@@..."
  223. echo " .@+:::::`.@;,,,,,` ;@@@@@` :@``````` @,````#' "
  224. echo " .@; .@;,,,,` :@@,@@# :@`.````` @: @; "
  225. echo " .@; #@@@@@@, +@, ;@@` :@`.@@@@; @: @; "
  226. echo " .@; `````@' #@ ,@. :@` @; @: @; "
  227. echo " .@#+++++.`+'''''@; ,@. '@` ,@;;;;;@; @',,,,@; "
  228. echo " '@@@@@+ '@@@@@# +@` ;@` +@@@@@# :@@@@@# "
  229. echo " @# `@` "
  230. echo " @` @` "
  231. echo " .@ :@@: "
  232. echo " MONO'S AUTOEXEC LOADED SUCCESSFULLY "
  233.  
  234. // --------------------------------------------------------
  235. // End Autoexec Code
  236. // --------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement