How do I upload custom Rust maps?Solved

Essentially, I've been trying to load a custom map for my Rust server, but I cannot for the life of me get it to work. I'm using a .bat file to start my server, so I have the "+levelURL="(mapurlhere)...dl=1". Maybe I have my batch commands not setup properly? Because it generates a new 4500x4500 map whenever I start the server. I even have the "+server.worldsize 3500".

Please tell me how to fix this anyone 3:

**The custom map is 3500x3500 as well**

Did you enter the map seed ?

nMyfFlEnglczTD3.jpg pookins

Did you enter the map seed ?

I cant find what my custom map seed is tbh. I just used the 1337 default seed.

No seed needed for custom map. Try

+server.levelurl "https://www....=1"

omegablue

No seed needed for custom map. Try

+server.levelurl "https://www....=1"

Just gave this a try, it downloads the map, but then flares an error in the server files. G:/*/rustserver/server/my_server_identity/(mapurl)dl=1

omegablue

No seed needed for custom map. Try

+server.levelurl "https://www....=1"

Nevermind, it was because I was loading the wrong file. Works 💀

Locked automatically