How to use the world of the A20 RWG for hosting server?

AemiliusMily

New member
How to use the world of the A20 RWG for hosting server?

Is it workable or no?

I might be a dummy for asking this... But I can't seems to find the file in data>world to use the unique worlds generated with A20 for hosting server.

Some help guys?~

Thanks!

 
Is it workable or no?
Yes, you can copy a world to your server. If you gen it on your local machine it will be in %appdata%\Roaming\7DaysToDie\GeneratedWorlds.

Copy the new world folder to your server's data/worlds folder. Then edit serverconfig.xml <property name="GameWorld"                        value="Navezgane"/>with

the name of the folder you copied to the data/world folder. For example, you could name the folder "Gary" then you would have data/worlds/Gary on your server and your

serverconfig should have the line <property name="GameWorld"                        value="Gary"/>

 
Yes, you can copy a world to your server. If you gen it on your local machine it will be in %appdata%\Roaming\7DaysToDie\GeneratedWorlds.

Copy the new world folder to your server's data/worlds folder. Then edit serverconfig.xml <property name="GameWorld"                        value="Navezgane"/>with

the name of the folder you copied to the data/world folder. For example, you could name the folder "Gary" then you would have data/worlds/Gary on your server and your

serverconfig should have the line <property name="GameWorld"                        value="Gary"/>
Oh they are there~~

Thanks so much! XD

I was looking at the wrong folder!

I was usually using the 3rd party world generator that I forgot to look here for the Generated Worlds.

 
Back
Top