This framework is the base for my upcoming multi-quick mission sandbox for the new Cold War Germany map. I uploaded this framework, so mission makers for both MP and SP can benefit from it.
All predefined SAM sites are populated with the correct SAM types (to the best of my knowledge). Over West-Germany three real-life tanker patterns are active, all data is available on the map itself.
For the West there is a three segment ADIZ available, called “ZONE ADIZ North”, “ZONE ADIZ Central” and “ZONE ADIZ South”.
A trigger checks if a red airplane violates this ADIZ and subsequently sets flag “ADIZ_VIOLATION” to TRUE.
Likewise the GDR airspace is covered by two zones, called “ZONE GDR North” and “ZONE GDR South”. If a blue aircraft enters this airspace, flag “GDR_VIOLATION” is set to TRUE.
The triggers are set up as SWITCHED ACTION, use them to your liking.
Configurable Air Defences
By default all Air defences are active. To optimize the performance, or to adjust the difficulty, you can switch the Blue and Red AD groups on and off by a set of flags:
BLUE_AD value 0 turns GROUP AI for all blue SAM sites off
BLUE_AD value 1 turns GROUP AI for all blue SAM sites on
RED_AD value 0 turns GROUP AI for all red SAM sites off
RED_AD value 1 turns GROUP AI for all red SAM sites on
You can also turn the EWR/AWACS on and off:
BLUE_EWR value 0 turns blue EWR GROUP AI off and deactivates E-3A
BLUE_EWR value 1 turns blue EWR GROUP AI on
RED_EWR value 0 turns red EWR GROUP AI off
RED_EWR value 1 turns red EWR GROUP AI on
The SA-5 was introduced in mid 80s. If you want to set your mission at an earlier timeframe or make the mission a little easier, you can enable/disable the SA-5 in the same manner:
RED_SA5 value 0 turns GROUP AI for all SA-5 sites off
RED_SA5 value 1 turns GROUP AI for all SA-5 sites on
Note: the interception range of the SA-5 is reduced to 50% by default.
Feel free to use the framework to your liking an upload missions based on it. A mention or link to the original template would be appreciated.
The above info is also included as a PDF.
Enjoy!