Advertisement
Hardstylehunt3r

Rodrigo's L4D2 autoexec.cfg (v2.6 | 2015)

May 6th, 2013
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 28.61 KB | None | 0 0
  1. //\\//\\//\\//\\//\\//
  2. // RODRIGO MEDEIROS \\
  3. //      C0NFiG      \\
  4. //       2014       \\
  5. //       v2.5       \\
  6. //\\//\\//\\//\\//\\//
  7.  
  8. // ==========
  9. // Radialmenu
  10. // ==========
  11. alias +menuCoach "+mouse_menu coach1"
  12. alias +menuCoach2 "+mouse_menu coach2"
  13. alias +menuGambler "+mouse_menu gambler1"
  14. alias +menuGambler2 "+mouse_menu gambler2"
  15. alias +menuMechanic "+mouse_menu mechanic1"
  16. alias +menuMechanic2 "+mouse_menu mechanic2"
  17. alias +menuProducer "+mouse_menu producer1"
  18. alias +menuBill "+mouse_menu bill1"
  19. alias +menuBill2 "+mouse_menu bill2"
  20. alias +menuLouis "+mouse_menu louis1"
  21. alias +menuLouis2 "+mouse_menu louis2"
  22. alias +menuLouis3 "+mouse_menu louis3"
  23. alias +menuFrancis "+mouse_menu francis1"
  24. alias +menuFrancis2 "+mouse_menu francis2"
  25. alias +menuFrancis3 "+mouse_menu francis3"
  26. alias +menuZoey "+mouse_menu zoey1"
  27. alias +menuZoey2 "+mouse_menu zoey2"
  28. alias +menuZoey3 "+mouse_menu zoey3"
  29. alias +mouseMenu1 +menuCoach
  30. alias -mouseMenu1 "-mouse_menu"
  31. alias +mouseMenu2 +menuCoach2
  32. alias -mouseMenu2 "-mouse_menu"
  33. alias +mouseMenu3 +menuCoach3
  34. alias -mouseMenu3 "-mouse_menu"
  35.  
  36. bind "f" +mouseMenu1
  37. bind "g" +mouseMenu2
  38. bind "h" +mouseMenu3
  39. bind "t" "+mouse_menu all1"
  40. bind "u" "+mouse_menu all2"
  41. bind "y" "+mouse_menu all3"
  42.  
  43. alias coach "say_team; alias +mouseMenu1 +menuCoach; alias +mouseMenu2 +menuCoach2; alias togglePlayer mechanic"
  44. alias mechanic "say_team; alias +mouseMenu1 +menuMechanic; alias +mouseMenu2 +menuMechanic2; alias togglePlayer producer"
  45. alias producer "say_team; alias +mouseMenu1 +menuProducer; alias togglePlayer gambler"
  46. alias gambler "say_team; alias +mouseMenu1 +menuGambler; alias +mouseMenu2 +menuGambler2; alias togglePlayer bill"
  47. alias bill "say_team; alias +mouseMenu1 +menuBill; alias +mouseMenu2 +menuBill2; alias togglePlayer louis"
  48. alias louis "say_team; alias +mouseMenu1 +menuLouis; alias +mouseMenu2 +menuLouis2; alias +mouseMenu3 +menuLouis3; alias togglePlayer francis"
  49. alias francis "say_team; alias +mouseMenu1 +menuFrancis; alias +mouseMenu2 +menuFrancis2; alias +mouseMenu3 +menuFrancis3; alias togglePlayer zoey"
  50. alias zoey "say_team; alias +mouseMenu1 +menuZoey; alias +mouseMenu2 +menuZoey2; alias +mouseMenu3 +menuZoey3; alias togglePlayer coach"
  51.  
  52. alias togglePlayer coach
  53.  
  54. bind j togglePlayer
  55. bind KP_END coach
  56. bind KP_DOWNARROW mechanic
  57. bind KP_PGDN gambler
  58. bind KP_LEFTARROW producer
  59. bind KP_5 bill
  60. bind KP_RIGHTARROW louis
  61. bind KP_HOME francis
  62. bind KP_UPARROW zoey
  63.  
  64. // =============
  65. // Miscellaneous
  66. // =============
  67.  
  68. sv_search_key "";           // You may set your personal server search key here.
  69. mm_dedicated_force_servers "";      // You may set your personal server IP(s) to force from lobby as the leader here. Separate multiple IPs with commas.
  70. rcon_password "";           // You may set the rcon password for your server here if available.
  71.  
  72. cc_subtitles "0";           // Enables full captioning when captioning is enabled, not just subtitles. (Default: 0)
  73. cl_downloadfilter "all";        // Disables custom server content download. (Default: all)
  74. cl_ideal_spec_mode "6";         // Sets the default spectator mode to free roam. (Default: 5)
  75. cl_timeout "30";            // Disconnects from a server after 30 seconds of timeout. (Default: 60)
  76. closecaption "0";           // Enables captioning. (Default: 0)
  77. con_enable "1";             // Enables the console. (Default: 0)
  78. bind "F12" toggleconsole        // Toggles console to F12 (added by Rodrigo Medeiros)      
  79. dsp_enhance_stereo "1";         // Sets the stereo sound quality to high. (Default: 0)
  80. gameinstructor_enable "0";      // Disables the game instructor. (Default: 1)
  81. mat_grain_scale_override "0.0";     // Disables the film grain effect. (Default: 1.0)
  82. mat_setvideomode 1440 900 1     // For compatibility with the CS:GO Stratum font by Urik_Kane (added by Rodrigo Medeiros)
  83. mat_setvideomode 1440 900 0     // For compatibility with the CS:GO Stratum font by Urik_Kane (added by Rodrigo Medeiros)
  84. mm_dedicated_search_maxping "140";  // Restricts public server searches to a maximum ping of X. (Default: 150)
  85. // sensitivity "3";         // Controls the in-game mouse sensitivity. (Default: 3)
  86. snd_musicvolume "1";            // Sets the music volume to the maximum. (Default: 1)
  87. spec_allowroaming "1";          // Allows free spectator roaming. (Default: 0)
  88. voice_enable "1";           // Enables voice-ingame. (Default: 1)
  89. voice_modenable "1";            // Enables voice-ingame. (Default: 1)
  90. voice_scale "1";            // Sets the voice-ingame receive volume to the maximum. (Default: 0.7)
  91.  
  92.  
  93. // ===================
  94. // Connection Settings
  95. // ===================
  96.  
  97.         // Definition of the five different lerp options.
  98. alias "lerp_0" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0;cl_interp_ratio -1;alias lerp_change lerp_16.7;echo Lerp set to 0 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0, cl_interp_ratio -1).";
  99. alias "lerp_16.7" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0167;cl_interp_ratio -1;alias lerp_change lerp_33.4;echo Lerp set to 16.7 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0167, cl_interp_ratio -1).";
  100. alias "lerp_33.4" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0334;cl_interp_ratio -1;alias lerp_change lerp_50.1;echo Lerp set to 33.4 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0334, cl_interp_ratio -1).";
  101. alias "lerp_50.1" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0501;cl_interp_ratio -1;alias lerp_change lerp_66.7;echo Lerp set to 50.1 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0501, cl_interp_ratio -1).";
  102. alias "lerp_66.7" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0667;cl_interp_ratio -1;alias lerp_change lerp_0;echo Lerp set to 66.7 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0667, cl_interp_ratio -1).";
  103.  
  104. lerp_16.7;  // Loading of one of the five different lerp options. Change the value here to use a different lerp.
  105. bind "0" "lerp_16.7"
  106.  
  107.         // Additional rates presets mainly for testing purposes and changing settings quickly via the console. You can normally ignore these, just use the above.
  108. alias "rd" "rate 10000;cl_cmdrate 30;cl_updaterate 20;cl_interp 0.1;cl_interp_ratio 2;echo Shitty default rates providing lerp 100 (rate 10000, cl_cmdrate 30, cl_updaterate 20, cl_interp 0.1, cl_interp_ratio 2) set.";
  109. alias "rd+" "rate 30000;cl_cmdrate 30;cl_updaterate 30;cl_interp 0.1;cl_interp_ratio -1;echo Improved default rates while still providing shitty lerp 100 (rate 30000, cl_cmdrate 30, cl_updaterate 30, cl_interp 0.1, cl_interp_ratio -1) set.";
  110. alias "rc1" "rate 30000;cl_cmdrate 30;cl_updaterate 30;cl_interp 0.0667;cl_interp_ratio -1;echo Custom rates preset #1 providing lerp 66.7 (rate 30000, cl_cmdrate 30, cl_updaterate 30, cl_interp 0.0667, cl_interp_ratio -1) set.";
  111. alias "rc2" "rate 30000;cl_cmdrate 30;cl_updaterate 30;cl_interp 0.0334;cl_interp_ratio -1;echo Custom rates preset #2 providing lerp 33.4 (rate 30000, cl_cmdrate 30, cl_updaterate 30, cl_interp 0.0334, cl_interp_ratio -1) set.";
  112. alias "rc3" "rate 30000;cl_cmdrate 30;cl_updaterate 30;cl_interp 0.0;cl_interp_ratio 1-;echo Custom rates preset #3 providing lerp 0 (rate 30000, cl_cmdrate 30, cl_updaterate 30, cl_interp 0.0, cl_interp_ratio -1) set.";
  113. alias "rc4" "rate 30000;cl_cmdrate 60;cl_updaterate 60;cl_interp 0.0334;cl_interp_ratio -1;echo Custom rates preset #4 providing lerp 33.4 (rate 30000, cl_cmdrate 60, cl_updaterate 60, cl_interp 0.0334, cl_interp_ratio -1) set.";
  114. alias "rc5" "rate 30000;cl_cmdrate 60;cl_updaterate 60;cl_interp 0.0167;cl_interp_ratio -1;echo Custom rates preset #5 providing lerp 16.7 (rate 30000, cl_cmdrate 60, cl_updaterate 60, cl_interp 0.0167, cl_interp_ratio -1) set.";
  115. alias "rc6" "rate 30000;cl_cmdrate 60;cl_updaterate 60;cl_interp 0.0;cl_interp_ratio -1;echo Custom rates preset #6 providing lerp 0 (rate 30000, cl_cmdrate 60, cl_updaterate 60, cl_interp 0.0, cl_interp_ratio -1) set.";
  116. alias "rc7" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.02;cl_interp_ratio -1;echo Custom rates preset #7 providing lerp 20 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.02, cl_interp_ratio -1) set.";
  117. alias "rc8" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.01;cl_interp_ratio -1;echo Custom rates preset #8 providing lerp 10 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.01, cl_interp_ratio -1) set.";
  118. alias "rc9" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0;cl_interp_ratio -1;echo Custom rates preset #9 providing lerp 0 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0, cl_interp_ratio -1) set.";
  119. alias "rc10" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0667;cl_interp_ratio -1;echo Custom rates preset #10 providing lerp 66.7 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0667, cl_interp_ratio -1) set.";
  120. alias "rc11" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0501;cl_interp_ratio -1;echo Custom rates preset #11 providing lerp 50.1 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0501, cl_interp_ratio -1) set.";
  121. alias "rc12" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0334;cl_interp_ratio -1;echo Custom rates preset #12 providing lerp 33.4 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0334, cl_interp_ratio -1) set.";
  122. alias "rc13" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0167;cl_interp_ratio -1;echo Custom rates preset #13 providing lerp 16.7 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0167, cl_interp_ratio -1) set.";
  123. alias "rc14" "rate 30000;cl_cmdrate 100;cl_updaterate 100;cl_interp 0.0;cl_interp_ratio -1;echo Custom rates preset #14 providing lerp 0 (rate 30000, cl_cmdrate 100, cl_updaterate 100, cl_interp 0.0, cl_interp_ratio -1) set.";
  124.  
  125.  
  126. // =========
  127. // Crosshair
  128. // =========
  129.  
  130. cl_crosshair_alpha "255";   // Controls the crosshair opacity. (Default: 255)
  131. cl_crosshair_dynamic "0";   // Stops the crosshair from showing your bullet spread and makes it remain static instead. (Default: 1)
  132. cl_crosshair_thickness "2"; // Controls the thickness of the crosshair. (Default: 2)
  133. cl_colorblind "1";      // Enables colorblind mode for the crosshair only. Makes it white with a black surrounding. (Default: 0)
  134. cl_crosshair_red "255";     // Controls the amount of red color in the crosshair if colorblind mode is disabled. (Default: 138)
  135. cl_crosshair_green "0"; // Controls the amount of green color in the crosshair if colorblind mode is disabled. (Default: 182)
  136. cl_crosshair_blue "0";  // Controls the amount of blue color in the crosshair if colorblind mode is disabled. (Default: 220)
  137.  
  138.  
  139. // =====
  140. // Glows
  141. // =====
  142.  
  143. cl_glow_survivor_r "0.0";
  144. cl_glow_survivor_g "1.0";
  145. cl_glow_survivor_b "1.0";
  146. cl_glow_survivor_vomit_r "1.0";
  147. cl_glow_survivor_vomit_g "0.0";
  148. cl_glow_survivor_vomit_b "1.0";
  149. cl_glow_survivor_hurt_r "1.0";
  150. cl_glow_survivor_hurt_g "1.0";
  151. cl_glow_survivor_hurt_b "0.0";
  152. cl_glow_item_r "1.0";
  153. cl_glow_item_g "1.0";
  154. cl_glow_item_b "1.0";
  155. cl_glow_item_far_r "1.0";
  156. cl_glow_item_far_g "1.0";
  157. cl_glow_item_far_b "1.0";
  158. cl_glow_thirdstrike_item_r "1.0";
  159. cl_glow_thirdstrike_item_g "0.0";
  160. cl_glow_thirdstrike_item_b "0.0";
  161. cl_glow_ability_r "1.0";
  162. cl_glow_ability_g "0.0";
  163. cl_glow_ability_b "0.0";
  164. cl_glow_infected_r "0.0";
  165. cl_glow_infected_g "1.0";
  166. cl_glow_infected_b "1.0";
  167. cl_glow_ghost_infected_r "1.0";
  168. cl_glow_ghost_infected_g "1.0";
  169. cl_glow_ghost_infected_b "1.0";
  170. cl_glow_infected_vomit_r "1.0";
  171. cl_glow_infected_vomit_g "0.0";
  172. cl_glow_infected_vomit_b "1.0";
  173. cl_glow_survivor_health_include_buffer "1";     // Controls whether any temporary health buffer will affect the colour of the survivor glows or only permanent health. (Default: 1)
  174. cl_glow_survivor_health_bleed_pulse "1";        // Disables pulsating glows. Normally in effect when the survivors have any temporary health. (Default: 1)
  175. cl_glow_survivor_health_bleed_pulse_amount "0.3";
  176. cl_glow_survivor_health_bleed_pulse_speed "10";
  177. cl_glow_survivor_health_high_r "0.0";
  178. cl_glow_survivor_health_high_g "1.0";
  179. cl_glow_survivor_health_high_b "0.0";
  180. cl_glow_survivor_health_med_r "1.0";
  181. cl_glow_survivor_health_med_g "1.0";
  182. cl_glow_survivor_health_med_b "0.0";
  183. cl_glow_survivor_health_low_r "1.0";
  184. cl_glow_survivor_health_low_g "0.0";
  185. cl_glow_survivor_health_low_b "0.0";
  186. cl_glow_survivor_health_crit_r "1.0";
  187. cl_glow_survivor_health_crit_g "0.0";
  188. cl_glow_survivor_health_crit_b "0.0";
  189.  
  190.  
  191. // =====================
  192. // Scoreboard & Netgraph
  193. // =====================
  194.  
  195. bind "TAB" "+showscores_custom";    // Rebinds TAB to a custom script adding the netgraph to the scoreboard. (Default: +showscores)
  196.  
  197. net_graphpos "0";           // Places the netgraph in the bottom left corner, together with the scoreboard. (Default: 1)
  198. net_scale "15";             // Reduces the sizes of the netgraph bars. (Default: 5)
  199. net_graphshowlatency "0";       // Disables displaying of the latency graph. (Default: 1)
  200. net_graphshowinterp "0";        // Disables displaying of the interpolation graph. (Default: 1)
  201.  
  202. alias "+showscores_custom" "+showscores;net_graph 4";
  203. alias "-showscores_custom" "-showscores;net_graph 0";
  204.  
  205.  
  206. // =================
  207. // Brightness Toggle
  208. // =================
  209.  
  210. alias "brightness_normal" "mat_monitorgamma 2.2;mat_monitorgamma_tv_enabled 0;alias brightness_toggle brightness_maximum";
  211. alias "brightness_maximum" "mat_monitorgamma 1.6;mat_monitorgamma_tv_enabled 1;alias brightness_toggle brightness_normal";
  212.  
  213. alias "brightness_toggle" "brightness_maximum";
  214.  
  215.  
  216. // ============================
  217. // Force Dedicated Lobby Server
  218. // ============================
  219.  
  220.     // These are some European Confogl servers that you can force from a lobby as the leader with the appropriate console command (pwg, l4d2tv, gm or pixie).
  221.     // While these are normally used by various random players, keep in mind nevertheless that in general just because you are able to connect to a server,
  222.     // it does not automatically mean that you are also allowed to use it for matches, so use these at your own discretion.
  223.     // Also, some of the IPs might not work anymore after some time if an owner makes changes to his server structure.
  224. alias "pwg" "mm_dedicated_force_servers 93.186.192.143:27015,93.186.192.143:27016,93.186.192.143:27017,93.186.192.143:27018,93.186.192.143:27019,93.186.192.143:27020,93.186.192.143:27021,93.186.192.143:27022,93.186.192.143:27023,93.186.192.143:27024;Echo Dedicated lobby server set to the Pub War Group servers.";
  225. alias "l4d2tv" "mm_dedicated_force_servers 88.190.29.59:27020,88.190.29.59:27025,88.190.29.59:27030,88.190.29.59:27035,88.190.29.59:27040,88.190.29.59:27045,88.190.14.204:27019,87.98.139.112:27145;Echo Dedicated lobby server set to the L4D2TV.net servers.";
  226. alias "gm" "mm_dedicated_force_servers 46.105.228.223:27015,46.105.228.223:27016,46.105.228.223:27017,46.105.228.223:27018,46.105.228.223:27019,46.105.228.223:27020,46.105.228.223:27021,46.105.228.223:27022,46.105.228.223:27023,46.105.228.223:27024;Echo Dedicated lobby server set to the Gaming Madness servers."
  227. alias "pixie" "mm_dedicated_force_servers 87.98.139.112:27215,80.82.209.176:20022,92.48.121.100:27015,85.234.148.107:27015,217.23.9.184:21700;Echo Dedicated lobby server set to the Router Pixies servers.";
  228.  
  229.  
  230. // ===================
  231. // Server Status Check
  232. // ===================
  233.  
  234.     // The server status check script is split up into multiple aliases because it is too long for a single alias.
  235. alias "server_status_check" "server_status_check_1";
  236. alias "server_status_check_1" "toggleconsole;wait 50;echo;echo;wait 5;echo ================================================================================;wait 5;echo;wait 5;server_status_check_2";
  237. alias "server_status_check_2" "status;wait 50;echo;server_status_check_3";
  238. alias "server_status_check_3" "sv_minrate;sv_maxrate;sv_mincmdrate;sv_maxcmdrate;help sv_minupdaterate;help sv_maxupdaterate;help sv_client_min_interp_ratio;help sv_client_max_interp_ratio;echo;server_status_check_4";
  239. alias "server_status_check_4" "meta list;wait 50;echo;wait 5;server_status_check_5";
  240. alias "server_status_check_5" "sm plugins;sm plugins 11;sm plugins 22;sm plugins 33;sm plugins 44;sm plugins 55;sm plugins 66;sm plugins 77;sm plugins 88;sm plugins 99;wait 50;echo;wait 5;server_status_check_6";
  241. alias "server_status_check_6" "confogl_clientsettings;wait 50;echo;server_status_check_7";
  242. alias "server_status_check_7" "confogl_cvardiff;wait 50;echo;wait 5;server_status_check_8";
  243. alias "server_status_check_8" "echo ================================================================================;wait 5;echo;echo";
  244.  
  245. alias "server_confogl_cvars" "server_confogl_cvars_1";
  246. alias "server_confogl_cvars_1" "toggleconsole;wait 50;echo;echo;wait 5;echo ================================================================================;wait 5;echo;wait 5;server_confogl_cvars_2";
  247. alias "server_confogl_cvars_2" "confogl_cvarsettings;wait 15;confogl_cvarsettings 20;wait 15;confogl_cvarsettings 40;wait 15;confogl_cvarsettings 60;wait 15;confogl_cvarsettings 80;wait 15;confogl_cvarsettings 100;wait 15;confogl_cvarsettings 120;wait 15;confogl_cvarsettings 140;wait 15;confogl_cvarsettings 160;wait 15;confogl_cvarsettings 180;wait 15;confogl_cvarsettings 200;wait 15;confogl_cvarsettings 220;wait 15;confogl_cvarsettings 240;wait 50;echo;wait 5;server_confogl_cvars_3";
  248. alias "server_confogl_cvars_3" "echo ================================================================================;wait 5;echo;echo";
  249.  
  250.  
  251. // ========================
  252. // Third-person View & Zoom
  253. // ========================
  254.  
  255. cam_ideallag "0";           // Third-person camera adjustments to allow better look & aiming.
  256. cam_idealyaw "0";           //
  257. cam_idealdelta "4";         //
  258. cam_idealpitch "0";         //
  259. c_thirdpersonshoulderaimdist "720"; //
  260. c_thirdpersonshoulderdist "40";     //
  261. c_thirdpersonshoulderheight "10";   //
  262. c_thirdpersonshoulderoffset "0";    //
  263.  
  264. alias "thirdperson_defaultzoom" "thirdperson_zoom_100";
  265. alias "thirdperson_on" "firstperson;thirdpersonshoulder;bind mwheelup thirdperson_zoom_in;bind mwheeldown thirdperson_zoom_out;thirdperson_defaultzoom;alias thirdperson_toggle thirdperson_off";
  266. alias "thirdperson_off" "firstperson;bind mwheelup invprev;bind mwheeldown invnext;alias thirdperson_toggle thirdperson_on";
  267.  
  268. alias "thirdperson_zoom_30" "cam_idealdist 30;alias thirdperson_zoom_in thirdperson_zoom_30;alias thirdperson_zoom_out thirdperson_zoom_35";
  269. alias "thirdperson_zoom_35" "cam_idealdist 35;alias thirdperson_zoom_in thirdperson_zoom_30;alias thirdperson_zoom_out thirdperson_zoom_40";
  270. alias "thirdperson_zoom_40" "cam_idealdist 40;alias thirdperson_zoom_in thirdperson_zoom_35;alias thirdperson_zoom_out thirdperson_zoom_45";
  271. alias "thirdperson_zoom_45" "cam_idealdist 45;alias thirdperson_zoom_in thirdperson_zoom_40;alias thirdperson_zoom_out thirdperson_zoom_50";
  272. alias "thirdperson_zoom_50" "cam_idealdist 50;alias thirdperson_zoom_in thirdperson_zoom_45;alias thirdperson_zoom_out thirdperson_zoom_55";
  273. alias "thirdperson_zoom_55" "cam_idealdist 55;alias thirdperson_zoom_in thirdperson_zoom_50;alias thirdperson_zoom_out thirdperson_zoom_60";
  274. alias "thirdperson_zoom_60" "cam_idealdist 60;alias thirdperson_zoom_in thirdperson_zoom_55;alias thirdperson_zoom_out thirdperson_zoom_65";
  275. alias "thirdperson_zoom_65" "cam_idealdist 65;alias thirdperson_zoom_in thirdperson_zoom_60;alias thirdperson_zoom_out thirdperson_zoom_70";
  276. alias "thirdperson_zoom_70" "cam_idealdist 70;alias thirdperson_zoom_in thirdperson_zoom_65;alias thirdperson_zoom_out thirdperson_zoom_75";
  277. alias "thirdperson_zoom_75" "cam_idealdist 75;alias thirdperson_zoom_in thirdperson_zoom_70;alias thirdperson_zoom_out thirdperson_zoom_80";
  278. alias "thirdperson_zoom_80" "cam_idealdist 80;alias thirdperson_zoom_in thirdperson_zoom_75;alias thirdperson_zoom_out thirdperson_zoom_85";
  279. alias "thirdperson_zoom_85" "cam_idealdist 85;alias thirdperson_zoom_in thirdperson_zoom_80;alias thirdperson_zoom_out thirdperson_zoom_90";
  280. alias "thirdperson_zoom_90" "cam_idealdist 90;alias thirdperson_zoom_in thirdperson_zoom_85;alias thirdperson_zoom_out thirdperson_zoom_95";
  281. alias "thirdperson_zoom_95" "cam_idealdist 95;alias thirdperson_zoom_in thirdperson_zoom_90;alias thirdperson_zoom_out thirdperson_zoom_100";
  282. alias "thirdperson_zoom_100" "cam_idealdist 100;alias thirdperson_zoom_in thirdperson_zoom_95;alias thirdperson_zoom_out thirdperson_zoom_105";
  283. alias "thirdperson_zoom_105" "cam_idealdist 105;alias thirdperson_zoom_in thirdperson_zoom_100;alias thirdperson_zoom_out thirdperson_zoom_110";
  284. alias "thirdperson_zoom_110" "cam_idealdist 110;alias thirdperson_zoom_in thirdperson_zoom_105;alias thirdperson_zoom_out thirdperson_zoom_115";
  285. alias "thirdperson_zoom_115" "cam_idealdist 115;alias thirdperson_zoom_in thirdperson_zoom_110;alias thirdperson_zoom_out thirdperson_zoom_120";
  286. alias "thirdperson_zoom_120" "cam_idealdist 120;alias thirdperson_zoom_in thirdperson_zoom_115;alias thirdperson_zoom_out thirdperson_zoom_125";
  287. alias "thirdperson_zoom_125" "cam_idealdist 135;alias thirdperson_zoom_in thirdperson_zoom_120;alias thirdperson_zoom_out thirdperson_zoom_130";
  288. alias "thirdperson_zoom_130" "cam_idealdist 130;alias thirdperson_zoom_in thirdperson_zoom_125;alias thirdperson_zoom_out thirdperson_zoom_135";
  289. alias "thirdperson_zoom_135" "cam_idealdist 135;alias thirdperson_zoom_in thirdperson_zoom_130;alias thirdperson_zoom_out thirdperson_zoom_140";
  290. alias "thirdperson_zoom_140" "cam_idealdist 140;alias thirdperson_zoom_in thirdperson_zoom_135;alias thirdperson_zoom_out thirdperson_zoom_145";
  291. alias "thirdperson_zoom_145" "cam_idealdist 145;alias thirdperson_zoom_in thirdperson_zoom_140;alias thirdperson_zoom_out thirdperson_zoom_150";
  292. alias "thirdperson_zoom_150" "cam_idealdist 150;alias thirdperson_zoom_in thirdperson_zoom_145;alias thirdperson_zoom_out thirdperson_zoom_155";
  293. alias "thirdperson_zoom_155" "cam_idealdist 155;alias thirdperson_zoom_in thirdperson_zoom_150;alias thirdperson_zoom_out thirdperson_zoom_160";
  294. alias "thirdperson_zoom_160" "cam_idealdist 160;alias thirdperson_zoom_in thirdperson_zoom_155;alias thirdperson_zoom_out thirdperson_zoom_165";
  295. alias "thirdperson_zoom_165" "cam_idealdist 165;alias thirdperson_zoom_in thirdperson_zoom_160;alias thirdperson_zoom_out thirdperson_zoom_170";
  296. alias "thirdperson_zoom_170" "cam_idealdist 170;alias thirdperson_zoom_in thirdperson_zoom_165;alias thirdperson_zoom_out thirdperson_zoom_175";
  297. alias "thirdperson_zoom_175" "cam_idealdist 175;alias thirdperson_zoom_in thirdperson_zoom_170;alias thirdperson_zoom_out thirdperson_zoom_180";
  298. alias "thirdperson_zoom_180" "cam_idealdist 180;alias thirdperson_zoom_in thirdperson_zoom_175;alias thirdperson_zoom_out thirdperson_zoom_185";
  299. alias "thirdperson_zoom_185" "cam_idealdist 185;alias thirdperson_zoom_in thirdperson_zoom_180;alias thirdperson_zoom_out thirdperson_zoom_190";
  300. alias "thirdperson_zoom_190" "cam_idealdist 190;alias thirdperson_zoom_in thirdperson_zoom_185;alias thirdperson_zoom_out thirdperson_zoom_195";
  301. alias "thirdperson_zoom_195" "cam_idealdist 195;alias thirdperson_zoom_in thirdperson_zoom_190;alias thirdperson_zoom_out thirdperson_zoom_200";
  302. alias "thirdperson_zoom_200" "cam_idealdist 200;alias thirdperson_zoom_in thirdperson_zoom_195;alias thirdperson_zoom_out thirdperson_zoom_200";
  303.  
  304. alias "thirdperson_toggle" "thirdperson_on";
  305.  
  306.  
  307. // =======================
  308. // Demo Playback Timescale
  309. // =======================
  310.  
  311. alias "demo_timescale_binds_on" "bind mwheelup demo_timescale_up;bind mwheeldown demo_timescale_down;bind mouse3 demo_timescale_1;alias demo_timescale_binds_toggle demo_timescale_binds_off;demo_timescale_1;echo Demo playback timescale binds turned ON.";
  312. alias "demo_timescale_binds_off" "bind mwheelup invprev;bind mwheeldown invnext;bind mouse3 +zoom;alias demo_timescale_binds_toggle demo_timescale_binds_on;demo_timescale_1;echo Demo playback timescale binds turned OFF.";
  313.  
  314. alias "demo_timescale_75" "demo_timescale 75;alias demo_timescale_up demo_timescale_75;alias demo_timescale_down demo_timescale_50";
  315. alias "demo_timescale_50" "demo_timescale 50;alias demo_timescale_up demo_timescale_75;alias demo_timescale_down demo_timescale_25";
  316. alias "demo_timescale_25" "demo_timescale 25;alias demo_timescale_up demo_timescale_50;alias demo_timescale_down demo_timescale_10";
  317. alias "demo_timescale_10" "demo_timescale 10;alias demo_timescale_up demo_timescale_25;alias demo_timescale_down demo_timescale_7.5";
  318. alias "demo_timescale_7.5" "demo_timescale 7.5;alias demo_timescale_up demo_timescale_10;alias demo_timescale_down demo_timescale_5";
  319. alias "demo_timescale_5" "demo_timescale 5;alias demo_timescale_up demo_timescale_7.5;alias demo_timescale_down demo_timescale_4";
  320. alias "demo_timescale_4" "demo_timescale 4;alias demo_timescale_up demo_timescale_5;alias demo_timescale_down demo_timescale_3";
  321. alias "demo_timescale_3" "demo_timescale 3;alias demo_timescale_up demo_timescale_4;alias demo_timescale_down demo_timescale_2";
  322. alias "demo_timescale_2" "demo_timescale 2;alias demo_timescale_up demo_timescale_3;alias demo_timescale_down demo_timescale_1.75";
  323. alias "demo_timescale_1.75" "demo_timescale 1.75;alias demo_timescale_up demo_timescale_2;alias demo_timescale_down demo_timescale_1.5";
  324. alias "demo_timescale_1.5" "demo_timescale 1.5;alias demo_timescale_up demo_timescale_1.75;alias demo_timescale_down demo_timescale_1.25";
  325. alias "demo_timescale_1.25" "demo_timescale 1.25;alias demo_timescale_up demo_timescale_1.5;alias demo_timescale_down demo_timescale_1";
  326. alias "demo_timescale_1" "demo_timescale 1;alias demo_timescale_up demo_timescale_1.25;alias demo_timescale_down demo_timescale_0.8";
  327. alias "demo_timescale_0.8" "demo_timescale 0.8;alias demo_timescale_up demo_timescale_1;alias demo_timescale_down demo_timescale_0.6";
  328. alias "demo_timescale_0.6" "demo_timescale 0.6;alias demo_timescale_up demo_timescale_0.8;alias demo_timescale_down demo_timescale_0.4";
  329. alias "demo_timescale_0.4" "demo_timescale 0.4;alias demo_timescale_up demo_timescale_0.6;alias demo_timescale_down demo_timescale_0.2";
  330. alias "demo_timescale_0.2" "demo_timescale 0.2;alias demo_timescale_up demo_timescale_0.4;alias demo_timescale_down demo_timescale_0.1";
  331. alias "demo_timescale_0.1" "demo_timescale 0.1;alias demo_timescale_up demo_timescale_0.2;alias demo_timescale_down demo_timescale_0.05";
  332. alias "demo_timescale_0.05" "demo_timescale 0.05;alias demo_timescale_up demo_timescale_0.1;alias demo_timescale_down demo_timescale_0.01";
  333. alias "demo_timescale_0.01" "demo_timescale 0.01;alias demo_timescale_up demo_timescale_0.05;alias demo_timescale_down demo_timescale_0.001";
  334. alias "demo_timescale_0.001" "demo_timescale 0.001;alias demo_timescale_up demo_timescale_0.01;alias demo_timescale_down demo_timescale_0.001";
  335.  
  336. alias "demo_timescale_binds_toggle" "demo_timescale_binds_on";
  337.  
  338.  
  339. // ===================================================
  340. // Demo Playback Crosshair, Gun Viewmodel & HUD Toggle
  341. // ===================================================
  342.  
  343. alias "crosshair_off" "cl_crosshair_alpha 0;alias crosshair_toggle crosshair_on";
  344. alias "crosshair_on" "cl_crosshair_alpha 255;alias crosshair_toggle crosshair_off";
  345. alias "crosshair_complete_off" "crosshair_off;crosshair 0;alias crosshair_complete_toggle crosshair_complete_on";
  346. alias "crosshair_complete_on" "crosshair_on;crosshair 1;alias crosshair_complete_toggle crosshair_complete_off";
  347. crosshair_complete_on;
  348.  
  349. alias "viewmodel_off" "sv_cheats 1;r_drawviewmodel 0;r_flashlightbrightness 0;alias viewmodel_toggle viewmodel_on";
  350. alias "viewmodel_on" "r_drawviewmodel 1;r_flashlightbrightness 0.25;alias viewmodel_toggle viewmodel_off";
  351. alias "viewmodel_toggle" "viewmodel_off";
  352.  
  353. alias "hud_off" "sv_cheats 1;cl_drawhud 0;hidehud 4;closecaption 0;alias hud_toggle hud_on";
  354. alias "hud_on" "cl_drawhud 1;hidehud 0;closecaption 1;alias hud_toggle hud_off";
  355. alias "hud_toggle" "hud_off";
  356.  
  357.  
  358. // ===========================================
  359. // Default TPS and BINDS after recording demos
  360. // ===========================================
  361.  
  362. //DEFAULT TPS
  363. c_thirdpersonshoulder "0"
  364. c_thirdpersonshoulderaimdist "120.0"
  365. c_thirdpersonshoulderdist "40.0"
  366. c_thirdpersonshoulderheight "5.0"
  367. c_thirdpersonshoulderoffset "20.0"
  368. cam_idealdist "150"
  369. cam_collision "1"
  370.  
  371. //DEFAULTS BINDS
  372. bind "1" "slot1"
  373. bind "2" "slot2"
  374. bind "3" "slot3"
  375. bind "4" "slot4"
  376. bind "5" "slot5"
  377. bind "6" "slot6"
  378. bind "7" "slot7"
  379. bind "8" "slot8"
  380. bind "9" "slot9"
  381. bind "0" "slot10"
  382.  
  383. // =====================
  384. // Quick Pill/Adrenaline
  385. // =====================
  386. alias "quickpill" "use weapon_pain_pills;use weapon_adrenaline;wait 30;+attack;wait 40;-attack"
  387. bind "MOUSE3" "quickpill"
  388.  
  389. // ====
  390. // ETC.
  391. // ====
  392. bind "\" "+zoom"
  393. bind "k" "say_team ADRENALINE - let me fill!"
  394. bind "l" "say_team COVER ME!"
  395.  
  396. // =====
  397. // Echo
  398. // =====
  399. clear
  400. echo Rodrigo M.'s C0NFiG
  401. echo LOADING...
  402. echo ----------------
  403. echo |\\10%\\\\\\\\\\|
  404. echo |\\\20%\\\\\\\\\|
  405. echo |\\\\30%\\\\\\\\|
  406. echo |\\\\\40%\\\\\\\|
  407. echo |\\\\\\50%\\\\\\|
  408. echo |\\\\\\\60%\\\\\|
  409. echo |\\\\\\\\70%\\\\|
  410. echo |\\\\\\\\\80%\\\|
  411. echo |\\\\\\\\\\90%\\|
  412. echo ----- 100% -----
  413. echo -        IT'S TIME TO       -
  414. echo -  KILL ALL SONS OF BITCHES -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement