Jump to content

Recommended Posts

Posted

No action or event. It just checks every second if a specific bomb type is in that specific zone. If the zone is to small it might not get detected due to timing. 

  • Thanks 1

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Posted

Is timing by ETA or something else.Or do i just give the AI Thunderbolts an AI Task Set Or Push in Action and just give it a regular bombing task in the Advanced Actions Panel.And how big should the Trigger Zone be for it to work.

 

Posted

What are you trying to do with Bomb in Zone? It's just a Condition, so it just checks every second (if the Trigger is set to Repetitive) to see if there's a bomb of a specific type falling within the zone. If there is a bomb of that type falling within the zone at that moment, the Trigger check is true and whatever Actions you've defined will occur.

The issue with Bomb in Zone is that it only detects bombs in flight - not bomb impacts. The issue with that is that you could create a zone that encompasses a runway and set a Bomb in Zone condition with the intent that it'll trigger when the runway is hit by a bomb. What'll actually happen, though, is that the condition will Trigger as true the moment a bomb of the defined type is within the zone - even if it's at 20,000ft and ultimately explodes a mile outside of the zone you defined.

Does that help?

i7-7700K @ 4.9Ghz | 16Gb DDR4 @ 3200Mhz | MSI Z270 Gaming M7 | MSI GeForce GTX 1080ti Gaming X | Win 10 Home | Thrustmaster Warthog | MFG Crosswind pedals | Oculus Rift S

Posted
4 hours ago, Pizzicato said:

What are you trying to do with Bomb in Zone? It's just a Condition, so it just checks every second (if the Trigger is set to Repetitive) to see if there's a bomb of a specific type falling within the zone. If there is a bomb of that type falling within the zone at that moment, the Trigger check is true and whatever Actions you've defined will occur.

The issue with Bomb in Zone is that it only detects bombs in flight - not bomb impacts. The issue with that is that you could create a zone that encompasses a runway and set a Bomb in Zone condition with the intent that it'll trigger when the runway is hit by a bomb. What'll actually happen, though, is that the condition will Trigger as true the moment a bomb of the defined type is within the zone - even if it's at 20,000ft and ultimately explodes a mile outside of the zone you defined.

Does that help?

Ok Thanks

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...