Bandit camp shooting Scarecrows...Solved

Is there a way to stop bandit camp npc shooting them?

"CanNPCScientistsTargetScarecrow": false,
"CanScarecrowTargetNPCScientists": false,

Even set false

With those it should work. But if you do it on live reload, remember that they will continue to attack until the fight is finished because they don't forget between simple plugin reload.

Merged post

I've found the problem, I fix that now.

New options have been added, that you need to set to false :

CanScarecrowTargetNPCBanditGuard
CanNPCBanditGuardTargetScarecrow

thank you!

Locked automatically