tyrantelf/gmod-mapvote

Does Not Show Up at End of Game (ZS)

Closed this issue · 1 comments

As in the title, no vote shows up at the end of the game for Zombie Survival.

I changed the prefix in the config to zs_ as well as the number of maps + time limit. The four things you can change, I did.

{"RTVPlayerCount":1,"MapLimit":26,"TimeLimit":28,"AllowCurrentMap":true,"MapPrefixes":{"1":"zs_"},"MapsBeforeRevote":0,"EnableCooldown":false}

Unfortunately, a vote will never show up at the end of a game and I have to invoke one myself. If a vote does not show up, then the server will simply choose whatever map comes next in the alphabet (which sucks for the people that do not want to play 9 objectives in a row).

Please help!

After making the changes by tyrantelf in the commits section (sorry, still learning this site), everything is fixed. I highly recommend changing the official version to match his fix.