Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //AUTOEXEC
- //Smooth
- clear
- rate 128000
- cl_cmdrate 128
- cl_updaterate 128
- cl_interp 0
- cl_interp_ratio 1
- cl_lagcompensation 1
- //mouse
- //Crosshair
- cl_crosshairalpha "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_r "255"
- cl_crosshaircolor_g "0"
- cl_crosshairdot "0"
- cl_crosshairgap "-2"
- cl_crosshairsize "1"
- cl_crosshairstyle "4"
- cl_crosshairusealpha "1"
- cl_crosshairthickness "0.5"
- cl_fixedcrosshairgap "-1"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_drawoutline "1"
- //Viewmodel
- viewmodel_fov "68"
- viewmodel_offset_x "1"
- viewmodel_offset_y "1"
- viewmodel_offset_z "-1.5"
- mat_hdr_enabled 0
- cl_radar_scale 0.5
- //Jumpthrow
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "mouse4" "+jumpthrow"
- //Extras
- mm_dedicated_search_maxping 60
- fps_max 0
- cl_bobamt_lat "0.1"
- cl_bobamt_vert "0.1"
- cl_bobcycle "2"
- // "0.98" is enforced by ESEA/ESL
- cl_viewmodel_shift_left_amt "0.5"
- // Reduce gun shifting when crouching
- cl_viewmodel_shift_right_amt "0.5"
- cl_bob_lower_amt "0"
- //Voice
- snd_mixahead 0.05
- //Voice Control
- alias "ngmin" "volume 0.00;echo |*__________| VOICE 0% MINIMUM!;alias ngup ng1;alias ngdn ngmin"
- alias "ng1" "volume 0.05;echo |_*_________| VOICE 10%;alias ngup ng2;alias ngdn ngmin"
- alias "ng2" "volume 0.10;echo |__*________| VOICE 20%;alias ngup ng3;alias ngdn ng1"
- alias "ng3" "volume 0.15;echo |___*_______| VOICE 30%;alias ngup ng4;alias ngdn ng2"
- alias "ng4" "volume 0.20;echo |____*______| VOICE 40%;alias ngup ng5;alias ngdn ng3"
- alias "ng5" "volume 0.25;echo |_____*_____| VOICE 50%;alias ngup ng6;alias ngdn ng4"
- alias "ng6" "volume 0.30;echo |______*____| VOICE 60%;alias ngup ng7;alias ngdn ng5"
- alias "ng7" "volume 0.35;echo |_______*___| VOICE 70%;alias ngup ng8;alias ngdn ng6"
- alias "ng8" "volume 0.40;echo |________*__| VOICE 80%;alias ngup ng9;alias ngdn ng7"
- alias "ng9" "volume 0.45;echo |_________*_| VOICE 90%;alias ngup ng10;alias ngdn ng8"
- alias "ng10" "volume 0.50;echo |__________*| VOICE 100% MAXIMUM!;alias ngdn ng9"
- alias "ngup" "ng1"
- alias "ngdn" "ng1"
- bind "KP_RIGHTARROW" "ngup"
- bind "KP_LEFTARROW" "ngdn"
- //Clutchmode
- bind "KP_DEL" "clutchtoggle"
- alias "clutchtoggle" "clutchon"
- alias "clutchon" "voice_enable 0; ignoremsg; ignoremsg; alias clutchtoggle clutchoff"
- alias "clutchoff" "voice_enable 1; ignoremsg; alias clutchtoggle clutchon"
- //Console filter
- con_filter_enable 1
- con_filter_text_out "--- Missing Vgui material"
- bind "KP_END" "exec_autoexec"
- alias "exec_autoexec" "exec autoexec"
- //Sound setings
- dsp_enhance_stereo "0"
- snd_mixahead "0.05"
- snd_pitchquality "1"
- snd_front_headphone_position "45.0"
- snd_rear_headphone_position "90.0"
- snd_headphone_pan_exponent "1.2"
- snd_headphone_pan_radial_weight "0.5"
- volume "0.1"
- voice_scale "0.5"
- //LOADED CONFIG
- echo "bugd:remove any displaying bugs"
- alias "bugd" "record bugremovrcrd;stop"
- host_writeconfig
- echo "--------------------------"
- echo "|..Eris Settings Loaded..|"
- echo "--------------------------"
Advertisement
Add Comment
Please, Sign In to add comment