Usually with such hosts you need to manually set up the serverconfig.xml file.Apologies if this has been answered previously in the thread, but are you unable to utilize this overhaul mod within a dedicated server say on Nitrado for instance?
I can get it to work perfectly fine within single player without issues aside from normal 7d2d bugs, but after uploading files through FileZilla and connecting to the server there are still a lot of options such as maps that are not available to play nor does the overhaul really come into the server.
I have performed many many tests now and have spent countless hours performing trials haha I seem to be against a wall so any advice would be appreciated.
I've searched within Youtube as well and there doesn't seem to be anything on complete overhaul style mods for Nitrado, mainly only simple cosmetic mods like water and food percentage locations and so forth.
Thanks in advance to anyone who provides the feedback.
Here is an example for a host-unlimited dedicated server:
Start the server once, to get working vanilla config.
Shut it down, make sure server is not running
Upload Darkness Falls.
Backup serverconfig.xml, then edit the server side serverconfig.xml file, look for the following parameters, most important is to disable EAC...
<property name="EACEnabled" value="false"/>
as well set the desired map to a darkness falls map in example
<property name="GameWorld" value="DFalls-Small1-NoCP"/>
also set game name to something unused (to start a new savegame)
<property name="GameName" value="xyz123"/>
save changes.
Then start the server.
That is all i needed to do, in order to make Darkness Falls work on A21 on a host-unlimited dedicated server. Should work for nitrado servers as well. Hope that is helpful.
What is the server starting procedure at nitrado? Do they provide some GUI that may force their specific settings? Just curious as the host-unlimited server start process is click the button and whatever the serverconfig.xml defines will be done.