diff options
Diffstat (limited to 'cfg/overrides/autoexec.cfg')
| -rw-r--r-- | cfg/overrides/autoexec.cfg | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/cfg/overrides/autoexec.cfg b/cfg/overrides/autoexec.cfg index 32c44d2..335665c 100644 --- a/cfg/overrides/autoexec.cfg +++ b/cfg/overrides/autoexec.cfg @@ -7,7 +7,7 @@ // *** fov and viewmodel *** fov_desired "90" viewmodel_fov "90" -sensitivity "3.5" +sensitivity "1.75" tf_use_min_viewmodels "1" // *** hud settings *** @@ -21,7 +21,7 @@ net_graph "1" net_graphpos "2" // put netgraph in the middle of the screen // *** sound *** -volume "0.1" +volume "0.75" snd_musicvolume "0.2" tf_dingalingaling "1" tf_dingalingaling_lasthit "1" @@ -38,11 +38,10 @@ cc_predisplay_time "0" // *** mvm alias *** alias mvm=on "volume 0.02; tf_dingalingaling 0; tf_dingalingaling_lasthit 0" -alias mvm=off "volume 0.1; tf_dingalingaling 1; tf_dingalingaling_lasthit 1" +alias mvm=off "volume 0.075; tf_dingalingaling 1; tf_dingalingaling_lasthit 1" mvm=off echo "**********" echo "--- getchoo's autoexec loaded! ---" echo "**********" - |
