Difference between revisions of "DCS task orbit"
From DCS World Wiki - Hoggitworld.com
(2 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
id = 'Orbit', | id = 'Orbit', | ||
params = { | params = { | ||
− | pattern = | + | pattern = = string |
point = Vec2, | point = Vec2, | ||
point2 = Vec2, | point2 = Vec2, | ||
Line 48: | Line 48: | ||
altitude: Altitude in meters the AI will orbit at. If not defined the altitude of their current waypoint will be used. | altitude: Altitude in meters the AI will orbit at. If not defined the altitude of their current waypoint will be used. | ||
− | hotLegDir: (anchored param) Heading in radians that the aircraft will fly for the | + | hotLegDir: (anchored param) Heading in radians that the aircraft will fly for the return leg of the orbit |
legLength: (anchored param) Distance in meters that the aircraft will fly before turning. | legLength: (anchored param) Distance in meters that the aircraft will fly before turning. | ||
Line 57: | Line 57: | ||
|enum= {{DCS_enum_AI_orbitPattern}} | |enum= {{DCS_enum_AI_orbitPattern}} | ||
+ | |||
+ | Not in the AI.Task.OrbitPattern table but is a valid pattern value: | ||
+ | "Anchored" | ||
|exam= The following example uses mist functions to make an aircraft group named "Reaper" orbit at the average position of a group named "arty" | |exam= The following example uses mist functions to make an aircraft group named "Reaper" orbit at the average position of a group named "arty" | ||
Latest revision as of 06:59, 20 March 2025