Hi,
I am running into a problem I am unable to solve. My server runs the latest GIT version (30 march 2020)
I think these are the relevant config entries:
The problem: the map voting shows the correct maps when staying in the DM gametype. When another gametype is voted, other maps. i.e. runningmanctf will be showed during the map voting. (this map is not in my g_maplist).
After this the g_maplist is ignored as it seems and every installed map is showing up at the map votes.
Is this "normal" behavior? Is it something I can fix. Ie. have a g_maplist per gametype?
I am running into a problem I am unable to solve. My server runs the latest GIT version (30 march 2020)
I think these are the relevant config entries:
Code:
g_maplist "atelier boil dance implosion solarium space-elevator"
g_maplist_shuffle 1
g_maplist_votable 5
gametype dm // default gamemode
sv_vote_gametype 1 // set to 1 to enable voting for gametypes after every match
sv_vote_gametype_options "dm ctf tdm ca"
The problem: the map voting shows the correct maps when staying in the DM gametype. When another gametype is voted, other maps. i.e. runningmanctf will be showed during the map voting. (this map is not in my g_maplist).
After this the g_maplist is ignored as it seems and every installed map is showing up at the map votes.
Is this "normal" behavior? Is it something I can fix. Ie. have a g_maplist per gametype?