-
Notifications
You must be signed in to change notification settings - Fork 70
Customizing the .setup menu
Sean Lewis edited this page Jun 25, 2016
·
1 revision
If you edit addons/sourcemod/configs/practicemode.cfg, you can change the settings in the .setup menu.
Each section has:
- the name shown on the menu
- a default: whether it is enabled or disabled when you first launch practice mode
- the cvars and their values that get set when the setting is enabled
You can also set whether the setting is "changeable", which if set to 0 means the setting will not be shown on the setup menu.