LostWolf Posted February 26, 2017 Report Share Posted February 26, 2017 I'm wondering if there is a possibility workshop addons would be able to be loaded onto a server and if yes, how? I've tried to just add them too the sever directory and all it does is cause the sever to no load properly Link to comment Share on other sites More sharing options...
82ndAB_Bravo17 Posted February 26, 2017 Report Share Posted February 26, 2017 The only reason that they would not work is that one of them is faulty, or for some reason two of them do not work together. Load them one at a time to find out which it is. Link to comment Share on other sites More sharing options...
vbawol Posted February 26, 2017 Report Share Posted February 26, 2017 Here https://github.com/EpochModTeam/Epoch/tree/release/Tools/Install are a few batch files that will give you an example of how to download workshop addons to your server. Install @Epoch https://github.com/EpochModTeam/Epoch/blob/release/Tools/Install/InstallEpoch.cmd Ryan Zombies: https://github.com/EpochModTeam/Epoch/blob/release/Tools/Install/InstallRyanZombies.cmd etc. Link to comment Share on other sites More sharing options...
LostWolf Posted February 26, 2017 Author Report Share Posted February 26, 2017 1 hour ago, vbawol said: Here https://github.com/EpochModTeam/Epoch/tree/release/Tools/Install are a few batch files that will give you an example of how to download workshop addons to your server. Install @Epoch https://github.com/EpochModTeam/Epoch/blob/release/Tools/Install/InstallEpoch.cmd Ryan Zombies: https://github.com/EpochModTeam/Epoch/blob/release/Tools/Install/InstallRyanZombies.cmd etc. The server I'm renting doesn't allow for bats sadly though do you know if dragging and dropping these ones work? http://steamcommunity.com/sharedfiles/filedetails/?id=333310405 http://steamcommunity.com/sharedfiles/filedetails/?id=730310357 http://steamcommunity.com/sharedfiles/filedetails/?id=615007497 http://steamcommunity.com/sharedfiles/filedetails/?id=713709341 Link to comment Share on other sites More sharing options...
Drokz Posted February 26, 2017 Report Share Posted February 26, 2017 Did you add them to the startup parameters? Should look like the following if you may have to write em by ursfelf. Ofc you need to replace the example mods with urs. Usually no ; at the end -mod=@mod1;@mod2;@mod3 -servermod=@mod4;@mod5 Some Hosters also offer drag and drop or something like on and off them in the webinterface Link to comment Share on other sites More sharing options...
LostWolf Posted February 26, 2017 Author Report Share Posted February 26, 2017 1 hour ago, Drokz said: Did you add them to the startup parameters? Should look like the following if you may have to write em by ursfelf. Ofc you need to replace the example mods with urs. Usually no ; at the end -mod=@mod1;@mod2;@mod3 -servermod=@mod4;@mod5 Some Hosters also offer drag and drop or something like on and off them in the webinterface I added it to the startup parameters but now it just cycles through setting up,creating, and waiting Link to comment Share on other sites More sharing options...
vbawol Posted February 27, 2017 Report Share Posted February 27, 2017 You will need to download the mods and upload them to your server via FTP if your host does not have a way to use steamcmd. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now