Difference between revisions of "Install Custom Map at Rust"

From 4netplayers Support Wiki
Jump to: navigation, search
(Created page with "{{LP-Banner-RUST}} First, upload your map to a file hoster such as [https://www.dropbox.com Dropbox].<br> Once your map is uploaded click on "Share", "Create Link" and then "...")
 
 
Line 17: Line 17:
 
[[Category:161]]
 
[[Category:161]]
 
[[de:Custom Map bei Rust installieren]]
 
[[de:Custom Map bei Rust installieren]]
 +
[[fr:Installer une carte personnalisée chez Rust]]

Latest revision as of 16:30, 26 February 2021

Rent a Rust server
Rent your own Rust server at 4Netplayers.com

First, upload your map to a file hoster such as Dropbox.
Once your map is uploaded click on "Share", "Create Link" and then "Copy Link".
Save yourself this link in an empty text file, you will need it later.
Next, please stop your server and switch it to Advanced mode.
Then click on server.cfg in the white column on the left.
Then add the following line:

levelurl "DropboxLink"

.

Replace DropboxLink with the link to the map.
. Replace ?dl=0 with ?dl=1 in the link, otherwise the server can't download the map.
If you did all this correctly, the line should look like this:

levelurl "https://www.dropbox.com/s/1j5v186m720kmr4/test.map?dl=1"

When you are done, click on Save and start your server.