Air Intercept Mission defined by ref points

Share your best strategies and tactics with other players by posting them here.

Moderator: MOD_Command

Post Reply
Lubaru
Posts: 50
Joined: Thu Jan 12, 2017 8:45 pm

Air Intercept Mission defined by ref points

Post by Lubaru »

Is it possible to have intercept mission defined by reference points in addition to a target list in the mission editor. That is, create an Air Intercept mission in the mission editor and assign ac to it, but the ac only take off when hostiles/unknowns enter an area defined by reference points. And once the area is cleared the ac return to base.

Thanks
Dimitris
Posts: 15567
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: Air Intercept Mission defined by ref points

Post by Dimitris »

You can do this by defining a forbidden zone and marking violators as unfriendly or hostile. You can then create an air intercept mission that launches on either of these postures.

(This also allows you to implement a "two-phase" intercept system. E.g. launch light, cheap interceptors for "unfriendly" contacts that violate the "outer ADIZ" and then launch heavy, sophisticated interceptors for contacts that penetrate the inner zone and are marked hostile.)
Cik
Posts: 671
Joined: Wed Oct 05, 2016 3:22 am

RE: Air Intercept Mission defined by ref points

Post by Cik »

you can also use the strike range option to define a distance within which interceptors will launch to engage, which prevents a no-target intercept from firing the second anything is detected.
DeSade
Posts: 156
Joined: Mon Mar 01, 2004 5:08 pm
Contact:

RE: Air Intercept Mission defined by ref points

Post by DeSade »

ORIGINAL: Cik
you can also use the strike range option to define a distance within which interceptors will launch to engage, which prevents a no-target intercept from firing the second anything is detected.

Setting strike range is usually very good practice. As for your question, you could also define intercept mission without any targets in list and checkbox "pre-planned only" checked. Then set an event with trigger "Unit enters area", which defines ac types you want to intercept (for example high value like AEW/tankers). When the trigger fires, use Lua UnitX to assign offender as a target to intercept mission using ScenEdit_AssignUnitAsTarget.

Attached is sample scenario targeting Red side AEW and tanker assets, but only those which wander into kill box. You could combine it with other conditions, like no escorts nearby etc.
Lubaru
Posts: 50
Joined: Thu Jan 12, 2017 8:45 pm

RE: Air Intercept Mission defined by ref points

Post by Lubaru »

ORIGINAL: Sunburn

You can do this by defining a forbidden zone and marking violators as unfriendly or hostile. You can then create an air intercept mission that launches on either of these postures.

(This also allows you to implement a "two-phase" intercept system. E.g. launch light, cheap interceptors for "unfriendly" contacts that violate the "outer ADIZ" and then launch heavy, sophisticated interceptors for contacts that penetrate the inner zone and are marked hostile.)

Didn't think about that.
Thanks
Lubaru
Posts: 50
Joined: Thu Jan 12, 2017 8:45 pm

RE: Air Intercept Mission defined by ref points

Post by Lubaru »

ORIGINAL: DeSade
ORIGINAL: Cik
you can also use the strike range option to define a distance within which interceptors will launch to engage, which prevents a no-target intercept from firing the second anything is detected.

Setting strike range is usually very good practice. As for your question, you could also define intercept mission without any targets in list and checkbox "pre-planned only" checked. Then set an event with trigger "Unit enters area", which defines ac types you want to intercept (for example high value like AEW/tankers). When the trigger fires, use Lua UnitX to assign offender as a target to intercept mission using ScenEdit_AssignUnitAsTarget.

Attached is sample scenario targeting Red side AEW and tanker assets, but only those which wander into kill box. You could combine it with other conditions, like no escorts nearby etc.

I did not think you could set events as a player. I thought that could only be done by the scen designer. I haven't noticed those options in the game when playing as a side, but I will check when I get back home.

Thanks
Post Reply

Return to “The War Room”