TeichMan Posted November 20, 2015 Share Posted November 20, 2015 I have question regarding the new pre-configured dedicated server "duos" (overworld+caves):Is there any way to create more than one couple of those, then choose which couple to host? (the same way you would "host game" and choose one of 5 different save slots)? Edit: another question - how can I run mods on these pre-configured servers? Link to comment https://forums.kleientertainment.com/forums/topic/59262-can-you-run-multiple-pre-configured-dedicated-server-couples/ Share on other sites More sharing options...
mathem99 Posted November 20, 2015 Share Posted November 20, 2015 I have question regarding the new pre-configured dedicated server "duos" (overworld+caves):Is there any way to create more than one couple of those, then choose which couple to host? (the same way you would "host game" and choose one of 5 different save slots)? Edit: another question - how can I run mods on these pre-configured servers? I dont know about creating another serverI do know how to run mods:1. Go to My Computer-->Local Disck(C:)-->Program Files-->Steam-->SteamApps-->Common-->Dont starve together dedicated server-->mods2. you should find 2 .lua files (dedicated_server_mods_setup and modsettings)3. open dedicated_server_mods_setup.lua4. Find the mod you want will take the Whandler mod as a example:http://steamcommunity.com/sharedfiles/filedetails/?id=392369197At the end of the link there are certain numbers (392369197)Copy paste those numbers and type in the dedicated_server_mods_setup.lua at the bottom:ServerModSetup("392369197")This will make Whandler mod download5. go to modsettings.luaand write at the bottom:ForceEnableMod("392369197")That will force to enable the mod and make it run inside the game6. close and save both .lua files And you have Whandler workingthe same can be done with other mods!Have fun. Link to comment https://forums.kleientertainment.com/forums/topic/59262-can-you-run-multiple-pre-configured-dedicated-server-couples/#findComment-687417 Share on other sites More sharing options...
smallishbird Posted November 20, 2015 Share Posted November 20, 2015 @TeichMan, To answer your first question, what you want to do is change the save slot. To change the save slot you have to add this line "server_save_slot = 1" in your documents/klei/DoNotStarveTogether_EasyConfigOverworld, and documents/klei/DoNotStarveTogether_EasyConfigCaves. You can then change the server_save_slot value to any number from 1 to 5. Link to comment https://forums.kleientertainment.com/forums/topic/59262-can-you-run-multiple-pre-configured-dedicated-server-couples/#findComment-687447 Share on other sites More sharing options...
TeichMan Posted November 20, 2015 Author Share Posted November 20, 2015 Thank you both!@TeichMan, To answer your first question, what you want to do is change the save slot. To change the save slot you have to add this line "server_save_slot = 1" in your documents/klei/DoNotStarveTogether_EasyConfigOverworld, and documents/klei/DoNotStarveTogether_EasyConfigCaves. You can then change the server_save_slot value to any number from 1 to 5.@smallishbird, do the Overworld/Caves slots have to be different? or do they have to be the same? And do I have to have them created ahead of time? With a cave preset or something like that? Link to comment https://forums.kleientertainment.com/forums/topic/59262-can-you-run-multiple-pre-configured-dedicated-server-couples/#findComment-687471 Share on other sites More sharing options...
smallishbird Posted November 20, 2015 Share Posted November 20, 2015 Thank you both!@smallishbird, do the Overworld/Caves slots have to be different? or do they have to be the same? And do I have to have them created ahead of time? With a cave preset or something like that?No the overworld/caves slots don't have to be different or the same. (Although I'd advise to make them the same just so you can remember which overworld matches with the cave). And I'm not sure what you mean when you say "do I have to have them created ahead of time. All you have to do is change the slot number to the world you want to play on before launching the server. Link to comment https://forums.kleientertainment.com/forums/topic/59262-can-you-run-multiple-pre-configured-dedicated-server-couples/#findComment-687498 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.