Don't Starve Together

Don't Starve Together

[ACC] Cherry 15 ABR 2020 a las 10:46
Restart on the same map
Hello, so, is it possible to start over on the same map? I really like the layout of the map I currently play on, but I would like to start over.
< >
Mostrando 1-11 de 11 comentarios
Visualvengeance 15 ABR 2020 a las 15:48 
Yes you can, for that you'll need your current world's seed value, you can find that here:

Klei/DoNotStarveTogether/cluster(which corresponds to your save slot in game, 1 to 5)/Master/server_log.txt

Look for the line:

SEED = 1579483343

Now that's your world's seed, you will need this value to generate the same exact world.

Go to wherever Don't Starve Together is installed, inside that folder look for:

Data/databundles/scripts.zip/scripts/worldgen_main.lua

Open worldgen_main.lua and look for:

--SEED = random number -- Force roads test level 3
SEED = SetWorldGenSeed(SEED)

change to:

SEED = yourseedgoeshere -- Force roads test level 3
SEED = SetWorldGenSeed(yourseedgoeshere)
Save and restart the game, from now on every world you generate will use this seed value we just gave it. If you want to change this just add the "--" in front of "--SEED...." also called uncommenting.

Hopes this helps.
drinkmetogrow 15 ABR 2020 a las 15:58 
That's awesome @Visualvingeance.. I didn't know that was a thing! Nice save!
[ACC] Cherry 16 ABR 2020 a las 4:33 
Thanks @Visualvingeance
Visualvengeance 16 ABR 2020 a las 7:24 
Glad I could help! :)
rAngeR 💤 16 ABR 2020 a las 8:57 
Finally i can make a map with any seed, thanks bro @Visualvingeance
Rainvar 16 FEB 2023 a las 22:25 
Hey guys, I also need help. Is there a way to reset the explored map while not resetting the world? Much appreciated!
living code 20 MAR 2023 a las 13:01 
i try this it did not work for me, Can someone else try it and see if is still working/work for them? or if there another way to do this

SEED = 1679321385 -- Force roads test level 3
SEED = SetWorldGenSeed(1679321385)
Última edición por living code; 20 MAR 2023 a las 13:27
tools guy-kun 20 MAR 2023 a las 13:24 
Publicado originalmente por living code:
i try this it did not work for me, Can someone else try it and see if is still working/work for them? or if there another way to do this

SEED = 1679321385 -- Force roads test level 3
SEED = SetWorldGenSeed(1679321385)

use this mod whenever hosting a world: https://steamcommunity.com/sharedfiles/filedetails/?id=1378549454&searchtext=gem+core

in your server mods, enable it in your world generation settings. click on the forest tab, then click on the world generation tab. your seed will be at the very top.

additionally, when first creating the world, the seed will be blank. this allows you to use a seed you've found and load it to consistently generate that world seed.

I was able to get the triple roads by spawn portal each attempt.

edit: fixed an error regarding "world generation" and "forest" being mixed up.
Última edición por tools guy-kun; 20 MAR 2023 a las 13:38
living code 20 MAR 2023 a las 13:27 
Publicado originalmente por tools guy-kun:
Publicado originalmente por living code:
i try this it did not work for me, Can someone else try it and see if is still working/work for them? or if there another way to do this

SEED = 1679321385 -- Force roads test level 3
SEED = SetWorldGenSeed(1679321385)

use this mod whenever hosting a world: https://steamcommunity.com/sharedfiles/filedetails/?id=1378549454&searchtext=gem+core

in your server mods, enable it. then go to your world generation settings. click on the forest tab. your seed will be at the very top.

additionally, when first creating the world, the seed will be blank. this allows you to use a seed you've found and load it to consistently generate that world seed.

thank you so much
tools guy-kun 20 MAR 2023 a las 13:37 
Publicado originalmente por living code:
Publicado originalmente por tools guy-kun:

use this mod whenever hosting a world: https://steamcommunity.com/sharedfiles/filedetails/?id=1378549454&searchtext=gem+core

in your server mods, enable it. then go to your world generation settings. click on the forest tab. your seed will be at the very top.

additionally, when first creating the world, the seed will be blank. this allows you to use a seed you've found and load it to consistently generate that world seed.

thank you so much
of course, friend.
Bill Aquanaut 21 NOV 2023 a las 8:59 
This is not working for me in 2023, maybe I am doing it wrong? Are there any videos on this?
< >
Mostrando 1-11 de 11 comentarios
Por página: 1530 50

Publicado el: 15 ABR 2020 a las 10:46
Mensajes: 11