Hi, thanks in advance. Is there anyway to do testing other than having a friend login, build and logoff? That's how I am testing for now but if there is a way I could build and de-auth and somehow mark myself as not the owner not online it would help testing. ANYWAY my problem is I had 1 friend make a base and no matter what it stays at 100% protection even though he has been offline for hours. Here is my config.
{
"absoluteTimeScale": {
"03": 0.1
},
"activity": [
"input",
"loot",
"respawn",
"chat",
"wakeup"
],
"afkMinutes": 15,
"clanFirstOffline": false,
"clanShare": false,
"cooldownMinutes": 15,
"damageScale": {
"1": 0.0,
"3": 0.25,
"6": 0.5,
"12": 0.75,
"24": 1.0,
"36": 1.5,
"48": 2.0
},
"interimDamage": 0.0,
"minMembers": 1,
"minutesSinceLastAttackToProtect": 10,
"playSound": false,
"prefabs": [
"door.hinged",
"door.double.hinged",
"window.bars",
"floor.ladder.hatch",
"floor.frame",
"wall.frame",
"shutter",
"wall.external",
"gates.external",
"box",
"locker"
],
"protectBaseWhenAway": false,
"serverTimeOffset": 0,
"showMessage": true,
"sound": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
"VERSION": "0.4.4"
}