- Improved behaviour when mission is unpaused and groups are teleported
This commit is contained in:
Frank
2025-06-10 21:58:19 +02:00
parent 95767c5ef4
commit 2a9a7db9b8
3 changed files with 10 additions and 2 deletions
+2
View File
@@ -1403,6 +1403,8 @@ function AUFTRAG:NewINTERCEPT(Target)
end
--- **[AIR]** Create a CAP mission.
-- Assinged groups are tasked to execute a CAP mission. This consists of a DCS orbit task combined with an enroute "search and engage in zone" task.
-- **Note** that currently DCS only supports *circular* zones for the task.
-- @param #AUFTRAG self
-- @param Core.Zone#ZONE_RADIUS ZoneCAP Circular CAP zone. Detected targets in this zone will be engaged.
-- @param #number Altitude Altitude at which to orbit in feet. Default is 10,000 ft.