Difference between revisions of "DCS task bombing"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
Line 22: | Line 22: | ||
expend = enum AI.Task.WeaponExpend, | expend = enum AI.Task.WeaponExpend, | ||
attackQty = number, | attackQty = number, | ||
+ | attackQtyLimit = boolean, | ||
direction = Azimuth, | direction = Azimuth, | ||
groupAttack = boolean, | groupAttack = boolean, | ||
Line 38: | Line 39: | ||
expend: Enum that defines how much munitions the AI will expend per attack run. | expend: Enum that defines how much munitions the AI will expend per attack run. | ||
+ | |||
+ | attackQtyLimit: boolean that defines whether or not the attackQty value will be used. | ||
groupAttack: If true then each aircraft in the group will attack the point. | groupAttack: If true then each aircraft in the group will attack the point. |
Revision as of 23:37, 5 November 2021