mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-22 06:44:43 +00:00
Add files via upload
This commit is contained in:
+4
-5
@@ -5,21 +5,20 @@
|
|||||||
--
|
--
|
||||||
-- MANTIS: https://flightcontrol-master.github.io/MOOSE_DOCS/Documentation/Functional.Mantis.html
|
-- MANTIS: https://flightcontrol-master.github.io/MOOSE_DOCS/Documentation/Functional.Mantis.html
|
||||||
--
|
--
|
||||||
-- Note: As of Dec/20, MANTIS is WIP. Needs a recent build of Moose.lua > 16 Dec 20
|
|
||||||
-- for CONTROLLABLE:RelocateGroundRandomInRadius() to be available
|
|
||||||
-- https://flightcontrol-master.github.io/MOOSE_DOCS/Documentation/CONTROLLABLE.RelocateGroundRandomInRadius.html
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
-- Observe a set of SAM sites being attacked by F18 SEAD, A10 and Helicopters.
|
-- Observe a set of SAM sites being attacked by F18 SEAD, A10 and Helicopters.
|
||||||
-- HQ and EWR will randomly relocate between 30 and 60 mins
|
-- HQ and EWR will randomly relocate between 30 and 60 mins
|
||||||
-- SU-27 GCICAP Flights will start from Pashkovsky to help the SAMs
|
-- SU-27 GCICAP Flights will start from Pashkovsky to help the SAMs
|
||||||
|
--
|
||||||
|
-- NOTE - This demo requires the Master version of Moose and will not work with the Develop version!
|
||||||
|
--
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
-- Date: 17 Dec 2020
|
-- Date: 17 Dec 2020
|
||||||
|
-- Last Update: Feb 2023
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
myredmantis = MANTIS:New("myredmantis","Red SAM","Red EWR","Red HQ","red",false)
|
myredmantis = MANTIS:New("myredmantis","Red SAM","Red EWR","Red HQ","red",false)
|
||||||
--myredmantis:SetAutoRelocate(true, true) -- make HQ and EWR relocatable, if they are actually mobile in DCS!
|
|
||||||
myredmantis:Debug(false)
|
myredmantis:Debug(false)
|
||||||
--myredmantis.verbose = false
|
|
||||||
myredmantis:Start()
|
myredmantis:Start()
|
||||||
|
|
||||||
-- link in AI_A2A_Dispatcher
|
-- link in AI_A2A_Dispatcher
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user