Minicopters not taking collision damage inside TC radius

MiniCopterIsImmuneToCollision = 1 << 20

tried commenting / going 20 / going 0 on this rule, but nothing seems to change.

how to make minicopter not immune?

Thank you <3

remove the MiniCopterIsImmuneToCollision flag from your config, not the .cs. also remove minicopter from entity group. otherwise, add it as an exclusion
nivex
remove the MiniCopterIsImmuneToCollision flag from your config, not the .cs. also remove minicopter from entity group. otherwise, add it as an exclusion
I'm sorry. config? thought the only thing that mattered/we had was the .cs, what config are we talking about? Would that be the .json file under the oxide/cfg directory?

Merged post

Oh, solved. thank you Nivex