Excluding npc from damaging buildings?Solved

I'm trying to setup custom npc with BotRepsawn. Is there a way to exclude rules to let NPC damaging buildings with C4/rockets? I wan to be able to damage players buildings in PVE state.

use the NpcsCanHurtAnything flag

nivex

use the NpcsCanHurtAnything flag

Thank you it works!

Locked automatically