I noticed that vehicles wern't taking damage from anything and made afew adjustments to the settings. Mini crahses causing damaged when unoppupied, but can't get other danage going (i.e., piloted crashes, gunfire, mele weapons, etc.). WHat am I missing?
"RuleSets": [
{
"name": "default",
"enabled": true,
"defaultAllowDamage": false,
"flags": "AnimalsIgnoreSleepers,HumanNPCDamage,LockedBoxesImmortal,LockedDoorsImmortal,PlayerSamSitesIgnorePlayers,ProtectedSleepers,TrapsIgnorePlayers,TurretsIgnorePlayers,VehiclesTakeCollisionDamageWithoutDriver",
"rules": [
"anything can hurt heli",
"anything can hurt npcs",
"players cannot hurt players",
"players cannot hurt traps",
"guards cannot hurt players",
"fire cannot hurt players",
"traps cannot hurt players",
"npcs can hurt players",
"junkyard can hurt cars",
"heliturrets cannot hurt players"
]
}
],