summaryrefslogtreecommitdiff
path: root/cfg/overrides/autoexec.cfg
diff options
context:
space:
mode:
authorseth <[email protected]>2022-06-29 03:45:49 -0400
committerseth <[email protected]>2022-06-29 03:45:49 -0400
commitac79cb3ff044ca8f0048035c9adcf50086c222e1 (patch)
treec8f4b945f0674179e0136a3a906ccb175e98a84d /cfg/overrides/autoexec.cfg
parentd0e8026e5f1e4082dd80e90caed7b2195bbd2ab0 (diff)
start using loadouts script again
Diffstat (limited to 'cfg/overrides/autoexec.cfg')
-rw-r--r--cfg/overrides/autoexec.cfg7
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 "**********"
-