splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
457 stars 71 forks source link

feat: add new cvar to not open setup menu on start #251

Closed y0hami closed 1 year ago

y0hami commented 1 year ago

Add a CVAR to not open the setup menu when starting practicemode sm_practicemode_menu_on_start defaults to 1

It's just a tedious thing to close the menu every time you start practicemode when you don't need/want to change any settings.