ADD sam_site_turret and Hot Air BalloonSolved
can not you add ADD sam_site_turret and Hot Air Balloon so sam_site_turret can harm Hot Air Balloon
hello, we use this for us with the static sam turrets

rules:
        "samrocket can hurt balloon",

entity groups:
    {
      "name": "samrocket",
      "members": "sam_static",
      "exclusions": ""
    },
    {
      "name": "balloon",
      "members": "hotairballoon",
      "exclusions": ""
    }​
i dont test it but try this and add the sam_site_turret_deployed to the samrocket like this

"members": "sam_static, sam_site_turret_deployed",
In response to dIMjIM ():
hello, we use this for us with the static sam turrets

rules: "samrocket can hurt...
oki thanks and I just have to put it into config
In response to dIMjIM ():
hello, we use this for us with the static sam turrets

rules: "samrocket can hurt...
test and it works Thanks 
Locked automatically