I have in my config file "server.seed 0" which should cause it to generate a random new map if no map file is present. The host GSK, asked me the same question if my server config and command line uses the random seed generator. I said yes. What is interesting is server.seed 0 generates a random seed every month, but facepunch controls wipe days. As such, it generates the same exact seed number for this month. Once this month passes though, the seed WILL change. So in a sense, server.seed 0 works, but not exactly as inteded or hoping it would.
Is this an issue with my setup?