Can someone explain how Map Configs are supposed to work?
I used to run Mani and now run SourceMod. My custom map configs only work sporadically.
We like to run some maps as DM, some Elimination, some Turbo and various combinations.
I have maps configs in a directory - cstrike\maps\cfg
Here are a couple of samples -
DM On
------------
gg_elimination 0
gg_deathmatch 1
gg_multikill_override 2
gg_multi_level 0
gg_deathmatch 0
DM Off
------------
gg_elimination 0
gg_turbo 0
gg_deathmatch 0
gg_multikill_override 0
gg_multi_level 3
Along with some other combinations. The config files are all names the same as the map, but with a .cfg extension.
It seems to work randomly and sporadically. It's driving me crazy.
Thanks for any advice,
PCH