diff options
Diffstat (limited to 'agl.cfg')
-rw-r--r-- | agl.cfg | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -23,7 +23,7 @@ cl_hud_healthammo_style 0 // no health bars / no burst indicator? cl_hud_playercount_pos 1 // bottom cl_hud_playercount_showcount 0 cl_hud_radar_scale 1 -l_radar_always_centered 2 +cl_radar_always_centered 2 cl_radar_icon_scale_min 0.4 cl_radar_scale 0.5 cl_show_clan_in_death_notice 0 @@ -65,7 +65,7 @@ cl_cmdrate 128 cl_updaterate 128 cl_interp 0 cl_interp_ratio 1 -mm_dedicated_search_maxping 80 +mm_dedicated_search_maxping 40 net_client_steamdatagram_enable_override 1 // Sound + Music @@ -73,18 +73,22 @@ voice_enable 1 voice_scale 0.5 snd_mixahead 0.075 // If clippy - more! Def: 0.1 snd_mute_losefocus 0 // mute game when alt-tabbed -cl_mute_enemy_team 0 dsp_slow_cpu 0 -snd_pitchquality 1 -snd_menumusic_volume 0.0 -snd_deathcamera_volume 0.05 -snd_roundend_volume 0.025 -snd_roundstart_volume 0.0 -snd_mapobjective_volume 0.0 + +snd_pitchquality 1 +snd_menumusic_volume 0.0 +snd_deathcamera_volume 0.05 +snd_roundend_volume 0.025 +snd_roundstart_volume 0.0 +snd_mapobjective_volume 0.0 snd_tensecondwarning_volume 0.1 snd_mvp_volume 0.1 + cl_downloadfilter nosounds +cl_mute_enemy_team 0 +cl_mute_all_but_friends_and_party 0 + // Weapon viewmodel cl_bob_lower_amt 5 cl_bobamt_lat 0.1 @@ -100,7 +104,7 @@ alias "fovdefault" "viewmodel_fov 60;viewmodel_offset_x 1;viewmodel_offset_y 1 fovbanana viewmodel_presetpos 0 // to activate viewmodel, if loaded with parameter -volume 0.8 +volume 1.0 // Load crosshair exec agl-aliases |