Recent content by canz

  1. C

    Oversight or do two instances really need to share survivor table

    thanks for your reply i have been using this source github.com/ayan4m1/DayZ-Private the idea was to have one database for all our servers looking at your solution this would indeed work thanks again
  2. C

    Oversight or do two instances really need to share survivor table

    Hi All SO.. we have two chern servers, one private and one public i have the instance table as id=1 world_id=1 id=2 world_id=1 but this setup means that any items/vehicles in one ends up in the other, changing to id=1 world_id=1 id=2 world_id=2 means that ID 2 gets chern spawns and...
Back
Top