This commit is contained in:
Frank
2020-04-23 01:02:51 +02:00
parent 7c07df19bf
commit 1a8f9b4aa2
3 changed files with 49 additions and 130 deletions
@@ -1005,7 +1005,6 @@ end
-- @param #number CarpetLength (optional) default to 500 m.
-- @return DCS#Task The DCS task structure.
function CONTROLLABLE:TaskCarpetBombing(Vec2, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType, CarpetLength)
self:F2( { self.ControllableName, Vec2, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType, CarpetLength } )
-- Build Task Structure
local DCSTask = {