How to change loot respawn containers?
Hello have an important question, I trying to change my multiplayer server to set it so the containers can respawn the loot after being picked up or if full it can drop on ground how do I do that in normal mode? I saw the patch notes and saw this line "Containers don't refill on load' set to True by default in Normal games. Can be set in a Custom game." How can I change this to false?
4 Replies
The SingleUseContainers must be set to false
and the Gamermode must be 'Custom'
however the inital spawn crates don't appear to be affected by this.
I've done a bit more research into it.
It appears the map cannot be 'changed' to Custom, it must be started in Custom.
You can edit the gametype in GameStateSaveData. Update the .json file that's located in SaveData to include this line