Hey!
I'm looking to make a town/city out of an instance, but to do that I need to make the said instance "persistent", as in everybody that enters shares the same copy of the instance instead of creating a new copy for each group. This behavior can already be seen in the Deeprun Tram. Is there any way to do this? Would it be as simple as putting the instance/map in the DB for spawning at server startup, or is it something totally different?
Thanks!