Configuring outpost turrets to kill scarecrows?
I run a PVE server and I have the scarecrows enabled. However, the turrets at outpost cannot kill them and so they just spam them with bullets which is a bit annoying. Is there any way to enable damage against them?

get the entity name of the auto turrets in outpost, get the entity name of each of the scarecrows then make a category for both the auto turret and the scarecrows and then in the area below that make a line tht says something like outpost can hurt scarecrows

 

I can look further into this tonight and what not, just PM me on discord at Razor14150#7265



Merged post

ok I got on my server and set TruePVE to allow scarecrows

add the following to Entity Groups:
{
"name": "scarecrow",
"members": "scarecrow",
"exclusions": ""
},
{
"name": "outpost",
"members": "sentry.scientist.static",
"exclusions": ""
}

and add the following to RuleSets:
"outpost can hurt scarecrow"

This is working on our servers
Ah so it's TruePVE that is causing them to not take damage?
dont run your server in PVE mode, it can cause issues with TruePVE

I realize this thread is 2 years old, though was hoping someone could help me out. I'm encountering this issue with Turrets unloading ammo into Scarecrows and Scarecrows not taking any damage. This happens in PVE and PVP Zones (TruePVE), though as soon as I unload TruePVE, the Turret instanly kills the Scarecrow. I have added the entitygroup and ruleset Razor specified, though not having any luck. 

@BOOBLEJ Add me on discord (Gay Sparkly T-Rex#7265) and send me your TruePVE config and Ill take a look