• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Issue with the quests when removing trader protection on the serve

anamalta

New member
Hey guys, so, i have a server, just for me and my husband and we like to take the trader protection. here is the issue, up until yesterday/today, when the update got out, we lost the hability to use it on client side, so we tried through the server. we set it to false

"<property name="TraderArea" value="False" />"

now, whenever we go to the trader, he only has buried suplies quests and nothing else.

does anyone has or had the same issue ? 

how can we solve it?

thanks

 
Just setting it to false in xml breaks the quests. Something about the game uses the protected volume to find POIs around it for quests and if it isn't there it just defaults to buried quests. The best way I can tell is to grab SCore and install it on the server and all clients. It has an xml setting in its blocks.xml to disable the protection but it is handled through code so it doesn't break the quests.

 
Back
Top