No Damage from Attack Helicopter

Hi I was wondering if somebody could please point me in the right direction, I am trying to find a plugin or hook (don't mind which as I am developer anyway) that will allow me to configure my server so a building that has a TC will not take any damage from the attack helicopter or chinook.

Any suggestions would be appreciated, thanks.

One approach is to incorporate the OnEntityTakeDamage hook, obtain the attacker from hitInfo being BaseHelicopter, and the BuildingPrivilege part of the damage-receiving entity. Good luck with your development.

Merged post

It also looks like you posted your question on the support section of a plugin. You might have better luck getting an answer in the correct section here, as that is where other users are more likely to see it and be able to help you.

Thanks Dana I hadn't even noticed the category :)