Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //NET_RATE
- //100 TICK
- //rate "100000"
- //cl_cmdrate "100"
- //cl_updaterate "100"
- //net_splitpacket_maxrate "50000"
- //30 TICK
- rate "30000"
- cl_cmdrate "100"
- cl_updaterate "30"
- net_splitpacket_maxrate "30000"
- //CONNECT
- cl_interp "0"
- cl_interp_ratio "0"
- cl_lagcompensation "1"
- cl_predictweapons "1"
- cl_timeout "30"
- cl_downloadfilter "none"
- cl_allowdownload "0"
- motd_enabled "0"
- mm_dedicated_search_maxping "60"
- net_maxroutable "1200" //ISP MTU limit dependant, lower only if experiencing "choke" (576-1200)
- net_allow_multicast "0"
- net_splitrate 2
- //INPUT LAG
- snd_async_flush //exec autoexec.cfg
- scene_flush //exec autoexec.cfg
- m_customaccel "0"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0"
- m_filter "0"
- m_filter2 "0"
- m_rawinput "1"
- //VOLUME
- snd_mixahead "0.07"
- dsp_slow_cpu "1"
- dsp_enhance_stereo "0"
- snd_pitchquality "1"
- snd_prefetch_common "1"
- snd_legacy_surround "0"
- //VOICE
- voice_enable "1"
- voice_modenable "1"
- voice_scale "1"
- voice_forcemicrecord "1"
- voice_threshold "1"
- voice_vox "0"
- //FPS
- cl_forcepreload "1"
- cl_detail_max_sway "0"
- func_break_max_pieces "0"
- mat_bloom_scalefactor_scalar "0.0"
- mat_queue_mode "2"
- mat_queue_report "0"
- r_dynamic "0"
- r_PhysPropStaticLighting "0"
- r_cheapwaterstart "1"
- r_skyboxfogfactor "0.0"
- r_eyemove "0"
- r_eyesize "0"
- r_eyeshift_x "0"
- r_eyeshift_y "0"
- r_eyeshift_z "0"
- z_wound_client_disabled "1"
- //INFO
- cl_showpos "0"
- cl_autohelp "0"
- cl_showhelp "0"
- gameinstructor_enable "0"
- cc_lang "english"
- english "1"
- cc_linger_time "0.75" //Subtitle display time
- cc_predisplay_time "0" //Subtitle delay
- closecaption "1"
- //BINDS
- bind 1 "cl_viewmodelfovsurvivor 180; slot1" //Primary
- bind 2 "+fastmelee; cl_viewmodelfovsurvivor 85" //Fast melee
- bind 3 "+fastshooting; cl_viewmodelfovsurvivor 180" //Fast sniper unscope
- bind 4 "cl_viewmodelfovsurvivor 85; slot3" //Throwable
- bind MOUSE5 "cl_viewmodelfovsurvivor 85; slot5" //Pills
- bind MOUSE4 "cl_viewmodelfovsurvivor 85; slot4" //First Aid
- bind q "lastinv; +fov" //Primary+Secondary
- bind CTRL "+duck; cl_de"
- bind SHIFT "+speed; cl_de"
- bind SPACE "+jump; cl_de"
- bind "MOUSE1" "+attack; cl_de"
- bind "MOUSE2" "+attack2; cl_de"
- bind "MWHEELDOWN" "+attack"
- bind "MWHEELUP" "+attack"
- bind k "snd_restart" //Disable event sounds (small game stutter when pressed)
- bind "TAB" "+showscores_custom"
- alias "+showscores_custom" "+showscores; net_graph 3; net_graphpos 325; net_graphheight 0; net_graphmsecs 400"
- alias "-showscores_custom" "-showscores; net_graph 1; net_graphpos 325; net_graphheight 0; net_graphmsecs 400"
- alias "cl_de" "cl_destroy_ragdolls; r_cleardecals"
- Alias "+fastmelee" "lastinv; slot3; slot4; slot5"
- Alias "-fastmelee" "slot2"
- Alias "+fastshooting" "lastinv"
- Alias "-fastshooting" "slot1"
- Alias "+fov" "incrementvar cl_viewmodelfovsurvivor 85 180 95"
- Alias "-fov" "incrementvar cl_viewmodelfovsurvivor 85 180 95"
- bind "W" "+forward; cl_de"
- bind "A" "+moveleft; cl_de"
- bind "S" "+back; cl_de"
- bind "D" "+moveright; cl_de"
- //SPEC
- spec_allowroaming "1"
- cl_ideal_spec_mode "6"
- //CROSSHAIR
- crosshair 1
- cl_Crosshair_red 0
- cl_crosshair_green 255
- cl_crosshair_blue 255
- cl_crosshair_alpha 0.0000000
- cl_crosshair_dynamic 0
- cl_crosshair_thickness 3
- //GLOWS
- alias GlowItem0;
- alias GlowItem1;
- alias GlowItem2;
- alias GlowItemPart0;
- alias GlowItemPart1;
- alias GlowItemRestart;
- alias GlowItemFar0;
- alias GlowItemFar1;
- alias GlowItemFar2;
- alias GlowItemFarPart0;
- alias GlowItemFarPart1;
- alias GlowItemFarRestart;
- alias survivorHurt;
- alias GlowThirdStrikeItem0;
- alias GlowThirdStrikeItem1;
- alias GlowThirdStrikeItem2;
- alias GlowThirdStrikeItemPart0;
- alias GlowThirdStrikeItemPart1;
- alias GlowThirdStrikeItemRestart;
- alias GlowIncludeBuffer;
- cl_glow_survivor_r "0";
- cl_glow_survivor_g "0.1411764705882353";
- cl_glow_survivor_b "0.9647058823529412";
- cl_glow_survivor_hurt_r "1";
- cl_glow_survivor_hurt_g "1";
- cl_glow_survivor_hurt_b "1";
- cl_glow_survivor_vomit_r "0.8235294117647058";
- cl_glow_survivor_vomit_g "0";
- cl_glow_survivor_vomit_b "0.984313725490196";
- cl_glow_thirdstrike_item_r "1";
- cl_glow_thirdstrike_item_g "0";
- cl_glow_thirdstrike_item_b "0";
- cl_glow_item_r "0.11372549019607843";
- cl_glow_item_g "1";
- cl_glow_item_b "0";
- cl_glow_item_far_r "0.11372549019607843";
- cl_glow_item_far_g "1";
- cl_glow_item_far_b "0";
- cl_glow_ability_r "1";
- cl_glow_ability_g "0";
- cl_glow_ability_b "0";
- cl_glow_ghost_infected_r "1";
- cl_glow_ghost_infected_g "0";
- cl_glow_ghost_infected_b "0.984313725490196";
- cl_glow_infected_r "1";
- cl_glow_infected_g "1";
- cl_glow_infected_b "1";
- cl_glow_infected_vomit_r "1";
- cl_glow_infected_vomit_g "0";
- cl_glow_infected_vomit_b "0.9058823529411765";
- cl_glow_survivor_health_high_r "0.01568627450980392";
- cl_glow_survivor_health_high_g "1";
- cl_glow_survivor_health_high_b "0";
- cl_glow_survivor_health_med_r "1";
- cl_glow_survivor_health_med_g "0.796078431372549";
- cl_glow_survivor_health_med_b "0";
- cl_glow_survivor_health_low_r "1";
- cl_glow_survivor_health_low_g "0";
- cl_glow_survivor_health_low_b "0";
- cl_glow_survivor_health_crit_r "1";
- cl_glow_survivor_health_crit_g "1";
- cl_glow_survivor_health_crit_b "1";
- cl_witch_glow_idle_r "0.2";
- cl_witch_glow_idle_g "0.4";
- cl_witch_glow_idle_b "0.2";
- cl_witch_glow_angry_r "1";
- cl_witch_glow_angry_g "0";
- cl_witch_glow_angry_b "0";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement