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

From 4netplayers Support Wiki
Jump to: navigation, search
(Created page with "{{LP-Banner-7DTD}} '''Important''': To upload your savegame, we recommend using an FTP program such as [https://filezilla-project.org/download.php?type=client Filezilla]!<br>...")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{LP-Banner-7DTD}}
 
{{LP-Banner-7DTD}}
  
'''Important''': To upload your savegame, we recommend using an FTP program such as [https://filezilla-project.org/download.php?type=client Filezilla]!<br>
+
'''Important''': To upload your savegame, we recommend using an FTP program such as [https://filezilla-project.org/download.php?show_all=1 Filezilla]!<br>
 
You will have to switch your server to '''Advanced Mode'''.<br><br>
 
You will have to switch your server to '''Advanced Mode'''.<br><br>
  
 
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 [[FTP Areas|Saves FTP]].
+
# 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>.
+
# 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 [[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.
 
# Please open the <code>serverconfig.xml</code> for editing.
 
# Please open the <code>serverconfig.xml</code> for editing.
# Please make sure that your savegame is entered under the following line:<pre><property name="GameWorld" value="MapName"/></pre>
+
# Please make sure that the map of your savegame is entered under the following line:<pre><property name="GameWorld" value="MapName"/></pre>
 +
# You may also have to change the name of the actual savegame. <br>You can recognise the name of your savegame by the name of the folder in the above-mentioned <code>MapName</code> folder.
 +
# You can adjust the name of your savegame with this setting:<pre><property name="GameName" value="SavegameName"/></pre>
 
# Click on '''Save'''
 
# Click on '''Save'''
 
# Start your server
 
# Start your server
Line 16: Line 18:
 
'''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.
 
How to do this is described in the link under step 4.
'''Note''': You can find the ConfigID on our page under '''Game Server'''.<br>
 
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.
 
 
  
  
Line 26: Line 23:
 
[[Category:151]]
 
[[Category:151]]
 
[[de:Savegame_hochladen_-_7_Days_to_Die]]
 
[[de:Savegame_hochladen_-_7_Days_to_Die]]
 +
[[fr:Uploader_la_Savegame_-_7_Days_to_Die]]

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.