Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- clear
- echo "################################################################################################"
- echo "########################################### AUTOEXEC ###########################################"
- echo "################################################################################################"
- // Binds and buybinds in seperate file
- exec binds.cfg
- // Audio & Chat
- cl_chatfilters "1"
- cl_mute_all_but_friends_and_party "0"
- cl_mute_enemy_team "0"
- snd_menumusic_volume "0"
- snd_roundstart_volume "0"
- snd_roundend_volume "0"
- snd_mapobjective_volume "0"
- snd_deathcamera_volume "0"
- snd_dzmusic_volume "0"
- snd_tensecondwarning_volume "0.10"
- snd_mute_losefocus "1"
- snd_mvp_volume "0"
- volume "0.20"
- voice_enable "1"
- voice_mixer_volume "1"
- voice_scale "0.5"
- // General
- con_enable "1"
- cl_autohelp "0"
- cl_autowepswitch "0"
- cl_disablefreezecam "1"
- cl_disablehtmlmotd "1"
- cl_dm_buyrandomweapons "0"
- cl_draw_only_deathnotices "0"
- cl_join_advertise "2"
- cl_showhelp "0"
- cl_showloadout "1"
- cl_teammate_colors_show "2"
- gameinstructor_enable "0"
- // HUD
- cl_hud_background_alpha "0.5"
- cl_hud_bomb_under_radar "1"
- cl_hud_color "2"
- cl_hud_healthammo_style "0"
- cl_hud_playercount_pos "0"
- cl_hud_playercount_showcount "1"
- cl_showpos "0"
- cl_showfps "0"
- hud_scaling "0.85"
- hud_showtargetid "1"
- safezonex "0.85"
- safezoney "0.90"
- ui_steam_overlay_notification_position "bottomright"
- // Mouse
- m_customaccel "0"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0"
- m_rawinput "1"
- sensitivity "1.20"
- zoom_sensitivity_ratio_mouse "0.818933027098955175"
- // Netgraph
- net_graph "1"
- net_graphmsecs "400"
- net_graphpos "2"
- net_graphproportionalfont "1"
- net_graphshowinterp "1"
- net_graphshowlatency "1"
- net_graphsolid "1"
- net_graphtext "1"
- net_scale "5"
- // Network
- cl_cmdrate "128"
- cl_interp "0"
- cl_interp_ratio "1"
- cl_lagcompensation "1"
- cl_predict "1"
- cl_predictweapons "1"
- cl_updaterate "128"
- net_maxroutable "1200"
- rate "786432"
- // Performance
- cl_forcepreload "1"
- engine_no_focus_sleep "0"
- fps_max "0"
- fps_max_menu "144"
- mat_queue_mode "2"
- r_drawtracers_firstperson "1"
- r_dynamic "1"
- // Radar
- cl_hud_radar_scale "1.30"
- cl_radar_always_centered "0"
- cl_radar_icon_scale_min "0.7"
- cl_radar_rotate "1"
- cl_radar_scale "0.4"
- cl_radar_square_with_scoreboard "1"
- // Viewmodel
- cl_bob_lower_amt "10"
- cl_bobamt_lat "0"
- cl_bobamt_vert "0"
- cl_bobcycle "1.0"
- cl_righthand "0"
- cl_viewmodel_shift_left_amt "0"
- cl_viewmodel_shift_right_amt "0"
- viewmodel_fov "68"
- viewmodel_offset_x "2.5"
- viewmodel_offset_y "2.0"
- viewmodel_offset_z "-2.0"
- viewmodel_recoil "0"
- // Preparation for offline practice
- cl_use_opens_buy_menu "0"
- mp_autokick "0"
- mp_autoteambalance "0"
- mp_buy_anywhere "1"
- mp_limitteams "20"
- mp_spectators_max "10"
- // All commands placed below are best executed at the end of this file
- joystick "0"
- viewmodel_presetpos "0"
- host_writeconfig
- echo ""
- echo "################################################################################################"
- echo "####################################### FINISHED LOADING #######################################"
- echo "################################################################################################"
- play "ambient\creatures\chicken_death_01"
Advertisement
Add Comment
Please, Sign In to add comment