read title.
Is it 41 from map.xml?
read title.
Is it 41 from map.xml?
The default limit is 24 i believe (relaymap is counted as a map). Just go into mmatchmap.h, and add a map to it. Example
MMATCH_MAP_WEAPONSHOP = 24,
MMATCH_MAP_Superflip =25,
MMATCH_MAP_MAX = 99,
Built gunz and matchserver
With MMATCH_MAP_MAX set to 99? Probably not, you probably just have to do xml edits at that point, Idk for sure though seeing as I haven't tested it.