echo;echo "Exicing autoexec.cfg";
// =============// Miscellaneous// =============//bind F3 "say /vote"//bind F4 "say /spechud"//bind F5 "say /tankhud"//bind F6 "say /hp"//bind F7 "say /forcepause"//bind F8 "sm_cvar sv_maxplayers 8"//bind F9 "sm_cvar sv_maxplayers 9"//bind F10 "sm_cvar sv_maxplayers 12"//bind F11 "sm_cvar sv_maxplayers 16"//bind F12 "sm_cvar sv_maxplayers 32"//bind = "say /admin"//bind n "say /away"exec cjt.cfgsv_search_key ""; // You may set your personal server search key here.mm_dedicated_force_servers ""; // You may set your personal server IP(s) to force from lobby here. Separate multiple IPs with commas.rcon_password ""; // You may set the rcon password for your server here if available.
cc_subtitles "0"; // Enables full captioning, not just subtitles. (Default: 0)cl_downloadfilter "none"; // Disables custom server content download. (Default: all)cl_ideal_spec_mode "6"; // Sets the default spectator mode to free roam. (Default: 5)cl_timeout "30"; // Disconnects from a server after 30 seconds of timeout. (Default: 60)closecaption "0"; // Enables captioning. (Default: 0)con_enable "1"; // Enables the console. (Default: 0)dsp_enhance_stereo "1"; // Sets the audio quality to high. (Default: 0)// gameinstructor_enable "0"; // Disables the game instructor. (Default: 1)mat_grain_scale_override "0.0"; // Disables the film grain effect. (Default: 1.0)mm_dedicated_search_maxping "80"; // Restricts public server searches to a maximum ping of 80. (Default: 150)// sensitivity "3"; // Controls the in-game mouse sensitivity. (Default: 3)snd_musicvolume "1"; // Sets the music volume to the maximum. (Default: 1)spec_allowroaming "1"; // Allows free spectator roaming. (Default: 0)voice_enable "1"; // Enables voice-ingame. (Default: 1)voice_modenable "1"; // Enables voice-ingame. (Default: 1)voice_scale "1"; // Sets the voice-ingame receive volume to the maximum. (Default: 0.7)
// ===================// Connection Settings// ===================
// Definition of the five different lerp options.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).";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).";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).";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).";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).";