I have desided to make a solid NO OFFLINE RAID server, with some exception. A player have to return to server within 24 hours to keep offline protection.
1. But is 24 hours protect working when i restart server?
2. And how does this Clanfirst and Clanshare work?
"clanFirstOffline": false, - This wait until all CLAN members are offline?
"clanShare": true, - This removes protection when 1 clan member are online?
{
"absoluteTimeScale": {
"03": 0.1
},
"activity": [
"input",
"loot",
"respawn",
"chat",
"wakeup"
],
"afkMinutes": 31,
"clanFirstOffline": false,
"clanShare": true,
"cooldownMinutes": 1,
"damageScale": {
"1": 1,
"24": 0
},
"interimDamage": 0.0,
"minMembers": 1,
"playSound": false,
"prefabs": [
"door.hinged",
"door.double.hinged",
"window.bars",
"floor.ladder.hatch",
"floor.frame",
"wall.frame",
"shutter",
"wall.external",
"gates.external",
"box",
"locker"
],
"showMessage": true,
"sound": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
"VERSION": "0.3.6"
}