AzrieLxx Posted March 17, 2015 Share Posted March 17, 2015 I able to use client side mods (always on). I try to put this mods on server directory but I can't activated client sided. How ever, I want mods is in server side, so client that connected will forced to download current active mods. Any Helps appreciated. Thanks. Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/ Share on other sites More sharing options...
rezecib Posted March 17, 2015 Share Posted March 17, 2015 @AzrieLxx, I'm pretty sure there's no way to do this, other than having a separate copy of the mod on the workshop that has all_clients_require_mod. But you could try changing that in the modinfo on the server's copy I guess? (and set client_only to false) Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622320 Share on other sites More sharing options...
AzrieLxx Posted March 17, 2015 Author Share Posted March 17, 2015 Those "all_clients_require_mod" and "client_only", where I put it on? "dedicated_server_mods_setup.lua"or"modsettings.lua" ? Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622330 Share on other sites More sharing options...
ToNiO55 Posted March 17, 2015 Share Posted March 17, 2015 Hi Azriel, i think you need to put this on the command line (but i have not test this option so i don't know if this works) example: ./dontstarve_dedicated_server_nullrenderer -port xxxxx -players 8 -conf_dir configs/server1 -skip_update_server_mods or ./dontstarve_dedicated_server_nullrenderer -port xxxxx -players 8 -conf_dir configs/server1 -only_update_server_mods Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622338 Share on other sites More sharing options...
AzrieLxx Posted March 17, 2015 Author Share Posted March 17, 2015 Works.. Thanks!To make it clear. If using Launch option just put it together in line with others : If using shortcut, put in behind file location :Right Click ->"D:\dst\bin\dontstarve_dedicated_server_nullrenderer.exe -conf_dir survival -lan -port 11000 -skip_update_server_mods" Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622341 Share on other sites More sharing options...
rezecib Posted March 17, 2015 Share Posted March 17, 2015 Those "all_clients_require_mod" and "client_only", where I put it on? "dedicated_server_mods_setup.lua" or "modsettings.lua" ? No, you have to go into the files for a specific mod and edit the modinfo Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622375 Share on other sites More sharing options...
AzrieLxx Posted March 18, 2015 Author Share Posted March 18, 2015 Does it works? I put those command line on dedicated command launch and it works. Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-622594 Share on other sites More sharing options...
Developer PeterA Posted March 23, 2015 Developer Share Posted March 23, 2015 @AzrieLxx, yeah, you'll want to put -skip_update_server_mods into your command line parameters, or simply remove the mod from the dedicated_server_mods_setup.lua file. Then as rezecib mentioned, you'll want to try updating the modinfo.lua file in the mod to have all_clients_require_mod = true, and client_only_mod = false. Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-624357 Share on other sites More sharing options...
Starkie Posted March 25, 2015 Share Posted March 25, 2015 I am having the same issue with different character mods, what command line parameter are you referring too? I have a computer illiterate friend that doesn't understand how to install mods, it would help greatly if they just were set up and downloaded when he joined the server. Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-624829 Share on other sites More sharing options...
rezecib Posted March 26, 2015 Share Posted March 26, 2015 I am having the same issue with different character mods What issue exactly? The OP was basically requesting a feature, which wouldn't be relevant to character mods, which should always be automatically downloaded when someone joins. Link to comment https://forums.kleientertainment.com/forums/topic/52103-lan-servermods-how-configure-so-mods-will-server-sided/#findComment-625005 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.