Some other configuration

This commit is contained in:
Mylloon 2023-03-26 16:41:49 +02:00
parent 33b3205518
commit e3c363ed28
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -28,6 +28,7 @@ bind "g" "+lookatweapon"
// Console // Console
unbind "'" unbind "'"
bind "'" "toggleconsole" bind "'" "toggleconsole"
con_enable "1"
// Random weapons in DM // Random weapons in DM
cl_dm_buyrandomweapons "0" cl_dm_buyrandomweapons "0"
@ -49,14 +50,19 @@ mm_dedicated_search_maxping "60"
// Sensitivity // Sensitivity
sensitivity "1.74" sensitivity "1.74"
// Spectator view
spec_replay_autostart "0"
// Sounds // Sounds
snd_mvp_volume "0.09" snd_mvp_volume "0.09"
snd_menumusic_volume "0"
snd_tensecondwarning_volume "0.3" snd_tensecondwarning_volume "0.3"
volume "0.5" volume "0.5"
// Spectator view
cl_show_observer_crosshair "2"
spec_replay_autostart "0"
// Tutorial
gameinstructor_enable "0"
// Debug message // Debug message
echo "========================================================================================================================================================================" echo "========================================================================================================================================================================"
echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================" echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================"