Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1.  
  2. // ***************************
  3. // dopamine's autoexec
  4. // ***************************
  5.  
  6. //------------------------------ Rates ------------------------------
  7.  
  8.  
  9. //de este modo ira simepre al máximo tick posible
  10. rate "80000"
  11. cl_cmdrate "128"
  12. cl_updaterate "128"
  13.  
  14. cl_interp "0"
  15. cl_interp_ratio "1"
  16. cl_lagcompensation "1"
  17.  
  18.  
  19.  
  20. //------------------------------ Audio ------------------------------
  21. voice_enable "1"
  22. voice_scale "1"
  23. windows_speaker_config "1"
  24. snd_musicvolume "0"
  25. snd_mixahead "0.05"
  26. snd_headphone_pan_exponent "2"
  27. snd_headphone_pan_radial_weight "2"
  28. snd_legacy_surround "0"
  29. snd_mute_losefocus "0"
  30. lobby_voice_chat_enabled "0"
  31.  
  32.  
  33. //------------------------------ Video ------------------------------
  34.  
  35.  
  36. //máximos fps, mi monitor es de 60 por lo tanto 60fps máxmo
  37. fps_max_menu "58"
  38. fps_max "58"
  39.  
  40.  
  41. //Mouse
  42. zoom_sensitivity_ratio_mouse "1.01"
  43. m_rawinput "1"
  44. m_customaccel "0"
  45.  
  46.  
  47.  
  48. //------------------------------ otros ------------------------------
  49.  
  50. //muestra en la esquina el daño hecho a los oponentes al morir
  51. //pero llena la consola de mierda
  52.  
  53. developer "0"; // 1
  54. con_enable "1"
  55. con_filter_enable "2"
  56. con_filter_text "Damage"
  57. con_filter_text_out "Player:"
  58.  
  59.  
  60.  
  61. ui_steam_overlay_notification_position "bottomright"
  62. player_nevershow_communityservermessage "1"
  63. mm_dedicated_search_maxping "137"
  64. gameinstructor_enable "0"
  65. option_duck_method "0"
  66. option_speed_method "1"
  67. cl_forcepreload "1"
  68. cl_disablehtmlmotd "1"
  69. cl_autohelp "0"
  70. cl_showhelp "0"
  71. cl_disablefreezecam "1"
  72. cl_teammate_colors_show "1"
  73. cl_loadout_colorweaponnames "1"
  74. cl_autowepswitch "0"
  75. cl_use_opens_buy_menu "0"
  76. closeonbuy "1"
  77. hud_takesshots "0"
  78. cl_downloadfilter all
  79.  
  80.  
  81.  
  82.  
  83. //------------------------------ binds ------------------------------
  84.  
  85. alias "go" "password pagalacuota;connect dopamine.ml"
  86. alias "login" "rcon_password hacendado"
  87. alias "prac" "rcon exec practice"
  88. alias "rst" "rcon mp_restartgame 1"
  89. alias "money" "impulse 101"
  90.  
  91. // KP_INS = 0
  92. // KP_END = 1
  93. // KP_DOWNARROW = 2
  94. // KP_PGDN = 3
  95. // KP_LEFTARROW = 4
  96. // KP_5 = 5
  97. // KP_RIGHTARROW = 6
  98. // KP_HOME = 7
  99. // KP_UPARROW = 8
  100. // KP_PGUP = 9
  101. // KP_PLUS = +
  102.  
  103.  
  104.  
  105. bind "l" "use weapon_c4;drop;use weapon_knife"
  106.  
  107. bind "KP_RIGHTARROW" "buy tec9;buy fiveseven"
  108. bind "KP_5" "buy p250"
  109. bind "KP_PLUS" "buy smokegrenade"
  110. bind "KP_UPARROW" "buy hegrenade"
  111. bind "KP_PGUP" "buy flashbang"
  112. bind "KP_HOME" "buy molotov"
  113. bind "KP_LEFTARROW" "buy decoy"
  114. bind "KP_DOWNARROW" "buy awp"
  115. bind "KP_END" "buy m4a1"
  116. bind "KP_PGDN" "buy sg556"
  117. bind "KP_MINUS" "buy defuser"
  118. bind "KP_MULTIPLY" "buy bizon"
  119. bind "KP_INS" "buy vest;buy vesthelm"
  120.  
  121.  
  122. // cambia volumen en incrementos de 3% entre 0 y 100%
  123. bind "uparrow" "incrementvar volume 0 1 0.03"
  124. bind "downarrow" "incrementvar volume 0 1 -0.03"
  125.  
  126. bind "i" "noclip"
  127. bind "[" "exit"
  128.  
  129.  
  130. //deshabilitar voz en juego
  131.  
  132. alias "voiceon" "voice_enable 1; alias voicechat voiceoff; say voice enabled"
  133. alias "voiceoff" "voice_enable 0; alias voicechat voiceon; say voice disabled"
  134. alias "voicechat" "voiceoff"
  135. bind "f9" "voicechat"
  136.  
  137.  
  138. //desconectar
  139. bind "INS" "disconnect"
  140.  
  141. //hacer que aparezca/desaparezca net_graph al abrir la tabla de puntos
  142. net_graph 1
  143. bind TAB "+ng"
  144. alias "+ng" "+showscores; net_graphheight 0; cl_showfps 1; cl_showloadout 1"
  145. alias "-ng" "-showscores; net_graphheight 99999; cl_showfps 0; cl_showloadout 0"
  146.  
  147.  
  148. //alejar vista del radar al presionar bloqueo mays
  149. bind capslock +radarzoom;alias +radarzoom "cl_radar_always_centered 0;cl_radar_scale 0.4"
  150. alias -radarzoom "cl_radar_always_centered 1;cl_radar_scale 0.75"
  151.  
  152. //trollbinds
  153.  
  154. bind "DEL" "buy p250;use weapon_p250;drop"
  155. bind "HOME" "say >> Good fun, have luck. <<"
  156. bind "END" "say >> Good match, well played ! <<"
  157. bind "PGUP" "say gh VAC has detected a convicted account in the server"
  158. bind "PGDN" "say gg VAC has detected a convicted account in the server"
  159.  
  160.  
  161. host_writeconfig
  162.  
  163. //------------------------------ FIN ------------------------------
  164.  
  165. echo " "
  166. echo " "
  167. echo "+-------------------------------------+"
  168. echo "| Configuracion cargada!! |"
  169. echo "+-------------------------------------+"
  170. echo " "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement