• New Map Generated for everytime i restart server
    7 replies, posted
Before this week i was able to quit the server (with automatic save), restart it and the map was saved. After this week seems evertime i quit and then erun the server it generates a new map. and a new folder its created in the Save folder for the new map. What im doing wrong or what im missing? This is my parameter to run the server: @echo off REM Rust Server Maine ntrace start /d "C:\SteamCMD\Rust" Rustdedicated.exe -Batchmode -autoupdate +server.hostname "MyServer" +rcon.ip 0.0.0.0 +server.port 28015 +rcon.port 5678 +rcon.password "myserver123" -server.maxplayers 50 +server.identity "YesMyserver" +server.saveinterval 3600 -logFile "myserverLog.log" -datardir "Serverserver/" -server.worldsize 4000 Thanks a lot for the help...
i'm not particularly versed in the command, but i don't see a seed number there, just a world size, which would mean it would rng a new world each time at 4000 size.
and how it should be? any idea??
i presume add [QUOTE]+server.seed (seed number)[/QUOTE] to the command line:)
it didnt work :suicide: thanks for the help anyways. other helpfull ideas like this one? please?
Try add -load dir/0.sav near the end of the command line.
(hate to necro, but vrchaos, you don't have pm enabled.) +server.seed "[I]seed here[/I]" will fix it if you haven't already sorted it out.
yup.. i fixed the problem for now on... but couldnt load the old map...just the new it was created... anyways its working for me now... and learned something new.. thanks... i have to learn abouit new commands by reading a lot of posts... some PRO Hoster should make a complete server command explained for the new ones... becuase i learned in the hard way =P Thanks a lot for the help and answers
Sorry, you need to Log In to post a reply to this thread.