Training A-G weapons campaign for F-16 Falcon, F/A-18 Hornet,
JF-17 Thunder, F-4E Phantom and AJS37 Viggen.
[T]raining [A]ir to [G]round 2 Campaign is PvE for A-G training and testing weapons systems of the F-16 Falcon, F/A-18 Hornet, JF-17 Thunder, F-4E Phantom and AJS37 Viggen, in a mission of your choice any time.
Includes 15 A-G missions with no enemy CAP unless you activate it with matching A/C types. Of course you can experiment with whatever weapons you want, for each mission.
* Number of players 1-15 in multiplayer
+ Hot Aircraft
2 x F-16 Viper
2 x F/A-18 Hornet
2 x JF-17 Thunder
2 x F-4E Phantom
2 x AJS37 Viggen
+ Cold Aircraft
1 x F-16 Viper
1 x F/A-18 Hornet
1 x JF-17 Thunder
1 x F-4E Phantom
1 x AJS37 Viggen
* You can do the following:
- save your campaign every time you play, only for 1 time.
- restart current mission (only in multiplayer game).
- clean everything and start fresh campaign.
- play single or multiplayer(Recommended) mode.
* At any time you can change the mission parameters with the help of the Mission Editor:
- External View enable.
- F10 View Options: Map Only.
*** W A R N I N G ! ! ! ***
To enable Persistence for Save/Load the mission, you need
change inside the file:
C:\path_install_DCS\Scripts\MissionScripting.lua
from:
do
sanitizeModule('os')
sanitizeModule('io')
sanitizeModule('lfs')
_G['require'] = nil
_G['loadlib'] = nil
_G['package'] = nil
end
in to:
do
-- sanitizeModule('os')
-- sanitizeModule('io')
-- sanitizeModule('lfs')
-- _G['require'] = nil
-- _G['loadlib'] = nil
-- _G['package'] = nil
end
_________________________________________________________________________
+ These changes are made at your own risk.
+ I have no responsibility.