Difference between revisions of "Upload Savegame - 7 Days to Die"

From 4netplayers Support Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
Please follow these steps to upload your savegame:
 
Please follow these steps to upload your savegame:
 
# Stop your server. The status of the server must be "'''Server is not running'''"!
 
# Stop your server. The status of the server must be "'''Server is not running'''"!
# Connect with your FTP programme to the '''[https://wiki.4netplayers.com/en/FTP_areas Saves FTP]'''.<br>Further down in the article we explain how you can get the necessary login data.
+
# Connect with your FTP programme to the '''[https://wiki.4netplayers.com/en/FTP_areas Saves FTP]'''.<br>You can find the login data in the FTP overview by clicking on '''FTP'''.
 
# Upload your savegame to the following directory:<pre>/ConfigID/worlds/MapName</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the whole thing would look like this:<code>/123456/worlds/MapName</code>.
 
# Upload your savegame to the following directory:<pre>/ConfigID/worlds/MapName</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the whole thing would look like this:<code>/123456/worlds/MapName</code>.
 
# If your savegame also includes a map, you can read '''[https://wiki.4netplayers.com/en/Upload_own_map_-_7_Days_to_Die HERE]''' about how to upload it.
 
# If your savegame also includes a map, you can read '''[https://wiki.4netplayers.com/en/Upload_own_map_-_7_Days_to_Die HERE]''' about how to upload it.
Line 17: Line 17:
 
<br>
 
<br>
 
'''Important''': If a generated map belongs to your savegame, you have to upload it as well!<br>
 
'''Important''': If a generated map belongs to your savegame, you have to upload it as well!<br>
How to do this is described in the link under step 4.<br><br>
+
How to do this is described in the link under step 4.
'''Note''': You can find the FTP login data in the webinterface on 4Netplayers.com. <br>
 
Click on your game server, then on '''FTP''' at the top. <br>
 
Then click on the tab '''Saves''', then scroll down a bit and there you will find the login data.<br>
 
You must click on the tab of the respective FTP you want to connect to, otherwise you will connect to the wrong FTP!
 
 
 
  
  

Latest revision as of 12:50, 21 October 2021

Rent a 7 Days to Die server
Rent your own 7 Days to Die server now at 4Netplayers.com

Important: To upload your savegame, we recommend using an FTP program such as Filezilla!
You will have to switch your server to Advanced Mode.

Please follow these steps to upload your savegame:

  1. Stop your server. The status of the server must be "Server is not running"!
  2. Connect with your FTP programme to the Saves FTP.
    You can find the login data in the FTP overview by clicking on FTP.
  3. Upload your savegame to the following directory:
    /ConfigID/worlds/MapName
    Note: The ConfigID or ConfigurationID for your server can be found on our page under Game Server.
    If your ConfigID were, for example, 123456, the whole thing would look like this:/123456/worlds/MapName.
  4. If your savegame also includes a map, you can read HERE about how to upload it.
  5. Please open the serverconfig.xml for editing.
  6. Please make sure that the map of your savegame is entered under the following line:
    <property name="GameWorld" value="MapName"/>
  7. You may also have to change the name of the actual savegame.
    You can recognise the name of your savegame by the name of the folder in the above-mentioned MapName folder.
  8. You can adjust the name of your savegame with this setting:
    <property name="GameName" value="SavegameName"/>
  9. Click on Save
  10. Start your server


Important: If a generated map belongs to your savegame, you have to upload it as well!
How to do this is described in the link under step 4.