bob the big blob of goo
New member
What is up with the WEST and EAST regions for the US? Where is North America - Central? What about us in the middle of the country running our servers in Dallas so we are on the prime fiber junction for best bandwidth across our player base?
Splitting up the US doesn't make much sense on the face of it since it makes it much harder to find a server now. I put us in the WEST region and half our players couldn't find us because they didn't go check our Discord to find out where we were placed and they were very confused. I do understand moving your cheese takes a bit of getting used to, and it is a pain trying to find a server now.
It would really help if you explained the outcome you expect with the new regions and how that will benefit everyone.
A global server name search would be nice since we have hundreds of players from around the world on our four servers and it is hard enough helping the find the servers with a shared name space.
That is why you update the serverconfig.xml file similar to this, and then move it into the "Saves" folder that you hand create. Update your launch command line to point to the new serverconfig and you are golden.
Splitting up the US doesn't make much sense on the face of it since it makes it much harder to find a server now. I put us in the WEST region and half our players couldn't find us because they didn't go check our Discord to find out where we were placed and they were very confused. I do understand moving your cheese takes a bit of getting used to, and it is a pain trying to find a server now.
It would really help if you explained the outcome you expect with the new regions and how that will benefit everyone.
A global server name search would be nice since we have hundreds of players from around the world on our four servers and it is hard enough helping the find the servers with a shared name space.
Every update over-writes the serverconfig.xml.You wiped my server config file back to defaults. I've lost everything.
That is why you update the serverconfig.xml file similar to this, and then move it into the "Saves" folder that you hand create. Update your launch command line to point to the new serverconfig and you are golden.
Code:
<property name="UserDataFolder" value="C:\Game Server\7DaysToDie\Saves\Worlds" /> <!-- Use this to override where the server stores all generated data, including RWG generated worlds. Do not forget to uncomment the entry! -->
<property name="SaveGameFolder" value="C:\Game Server\7DaysToDie\Saves" /> <!-- Use this to only override the save game path. Do not forget to uncomment the entry! -->