- How to make the turrets attack the animals?
- What am I doing wrong?
Here my configuration:
{
"Auto": {
"aimCones": {
"turretconfig.default": 5.0
},
"ammoTypes": {
"turretconfig.default": "ammo.rifle"
},
"autoHealths": {
"turretconfig.default": 1000.0
},
"bulletSpeeds": {
"turretconfig.default": 250.0
},
"defaultAimCone": 5.0,
"defaultAmmoType": "ammo.rifle",
"defaultAutoHealth": 1000.0,
"defaultBulletDamage": 400.0,
"defaultBulletSpeed": 250.0,
"defaultSightRange": 350.0,
"sightRanges": {
"turretconfig.default": 350.0
}
},
"Flame": {
"arcs": {
"turretconfig.default": 45.0
},
"defaultArc": 45.0,
"defaultFlameHealth": 300.0,
"defaultFlameRadius": 4.0,
"defaultFlameRange": 7.0,
"defaultFuelPerSec": 1.0,
"defaultTriggerDuration": 5.0,
"flameHealths": {
"turretconfig.default": 300.0
},
"flameRadiuses": {
"turretconfig.default": 4.0
},
"flameRanges": {
"turretconfig.default": 7.0
},
"fuelPerSecs": {
"turretconfig.default": 1.0
},
"triggerDurations": {
"turretconfig.default": 5.0
}
},
"Settings": {
"adminOverride": false,
"aimCones": {
"turretconfig.default": 5.0
},
"ammoTypes": {
"turretconfig.default": "ammo.rifle"
},
"animalOverride": false,
"animals": [
"stag",
"boar",
"bear",
"scientist",
"zombie",
"wolf",
"chicken",
"horse"
],
"bulletDamages": {
"turretconfig.default": 400.0
},
"bulletSpeeds": {
"turretconfig.default": 250.0
},
"defaultAimCone": 5.0,
"defaultAmmoType": "ammo.rifle",
"defaultBulletDamage": 400.0,
"defaultBulletSpeed": 250.0,
"defaultHealth": 1000,
"defaultSightRange": 350.0,
"globalDamageModifier": 1.0,
"health": {
"turretconfig.default": 1000.0
},
"infiniteAmmo": true,
"sightRanges": {
"turretconfig.default": 350.0
},
"sleepOverride": true,
"useGlobalDamageModifier": false
},
"VERSION": "2.0.12"
}
Turrets do not attack animals.
I am also noticing that turrets do not target animals and I have the animal ovveride disabled as well.
You can check this plugin out, but I guess this is a blacklisted website, so use at your own risk:
AnimalTurret - https://shorturl.at/fzDI9
I don't think this one works either, but you can try it and let me know if you got it working.