how do i make turrets damage npcs? its weird they damage npcs from npc raiders but not better npc. thank you in advance for assistance :)
Turret damage
hi, this damage is allowed already by default. I wouldn't know without seeing the full TruePVE config. if you are using a default config then it is his plugin blocking the damage.
latest npc group:
{
"name": "npcs",
"members": "ch47scientists.entity, BradleyAPC, CustomScientistNpc, SnakeHazard, ScarecrowNPC, HumanNPC, NPCPlayer, ScientistNPC, TunnelDweller, SimpleShark, UnderwaterDweller, ZombieNPC",
"exclusions": ""
}, thanks nivex. i was actually missing a couple of those 😅
how do i make player controlled turrets damage npcs? when manually controlled they dont damage. thx againMrDead
thanks nivex. i was actually missing a couple of those 😅
hi. the rule anything can hurt npcs allows that already
I have that as a flag but computer station controlled turrets dont damage npcs.
it's likely blocked by the betternpc (NpcSpawn) plugin. he is using the TruePVE hooks, so he likely needs to make an exception for the remote turrets too.
ok thank you again nivex. appreciate you