How to block damage from attack heli

i'm adding attackhelicopter.entity to blocking rules, but dont work

sorry

hi, this is in the default config and 2.1.2 update notes

NoHeliDamage flag is for patrol heli. thanks omegablue

Added heliturrets cannot hurt players to default config - you MUST add this to prevent damage if you have anything can hurt players rule

If you want to add manually then add this to your entity groups

{
"name": "heliturrets",
"members": "turret_attackheli",
"exclusions": ""
},​

And add this as a rule heliturrets cannot hurt players​

nivex


{
"name": "heliturrets",
"members": "turret_attackheli",
"exclusions": ""
},​

And add this as a rule heliturrets cannot hurt players​

hi, thx for answer, but i mean a new attack heli, not patrol, this rule is affect to him? or both?

attack heli is the new heli. patrol heli isn't the same. this is why NoHeliDamage flag will not work for this

nivex

attack heli is the new heli. patrol heli isn't the same. this is why NoHeliDamage flag will not work for this

I checked, the new helicopter still deals damage with high-speed rockets

post your config. just checked and both attack heli turrets and rockets are blocked with default config