Configuring outpost turrets to kill scarecrows?
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
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.