Quote:
Originally Posted by mdma
Make sure you navigate to your /cfg/sourcemod folder
Find the file the "acs.cfg" and edit the file to your liking.
You're looking for this
// Enable or disable "!chmap" and "!chmap2" commands
// 0 - Disabled (by default)
// 1 - Enabled, abstention is treated as NO
// 2 - Enabled, abstention is treated as YES.
// Option 2 can be used by trolls and griefers to force a map change as long as nobody els
// -
// Default: "0"
acs_chmap_policy "0"
|
Great, that helped, thanks!