diff --git a/games/csgo/myconfig.cfg b/games/csgo/myconfig.cfg index 4a2c7b5..336ee2e 100644 --- a/games/csgo/myconfig.cfg +++ b/games/csgo/myconfig.cfg @@ -28,6 +28,7 @@ bind "g" "+lookatweapon" // Console unbind "'" bind "'" "toggleconsole" +con_enable "1" // Random weapons in DM cl_dm_buyrandomweapons "0" @@ -49,14 +50,19 @@ mm_dedicated_search_maxping "60" // Sensitivity sensitivity "1.74" -// Spectator view -spec_replay_autostart "0" - // Sounds snd_mvp_volume "0.09" +snd_menumusic_volume "0" snd_tensecondwarning_volume "0.3" volume "0.5" +// Spectator view +cl_show_observer_crosshair "2" +spec_replay_autostart "0" + +// Tutorial +gameinstructor_enable "0" + // Debug message echo "========================================================================================================================================================================" echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================"