DCS option formation interval

From DCS World Wiki - Hoggitworld.com


Task: Formation Interval Added with: 2.9.6
Hierarchy: Scripting Root > Tasks > Option > Formation Interval
Tasking Type: Option
For: Ground Vehicles
Available Under: Everything
Description: Option that defines the vehicle spacing when in an on road and off road formation.


Behaviors:

Note that the feature appears to have some bugs on first release. If the option is set when the group is in any formation other than on road or off road, the AI will use the offroad formation.

The ground AI maintaining the spacing also appears to be somewhat random.

Format: All options have an option ID and Value. For more information see the article on the AI enumerator.

Option Identifier: 30

Option Values: 0 - 100

Enumerators: Formation Interval = 30
Examples: Group should have a spacing of 50 meters in their formation.
local myGroup = Group.getByName('tanks')
myGroup:getController():setOption(30, 50)
Notes: The DCS mission editor limits the max value to 100, it is possible the scripting engine will allow higher values with mixed results.

See article Mission Editor: AI Tasking for more information on how AI tasking is handled within DCS.

Task List: Task Wrappers: mission, ComboTask, ControlledTask, WrappedAction


Tasks: AttackGroup, AttackUnit, Bombing, Strafing, CarpetBombing, AttackMapObject, BombingRunway, orbit, refueling, land, follow, followBigFormation, escort, Embarking, fireAtPoint, hold, FAC_AttackGroup, EmbarkToTransport, DisembarkFromTransport, CargoTransportation, goToWaypoint, groundEscort, RecoveryTanker

En-route Tasks: engageTargets, engageTargetsInZone, engageGroup, engageUnit, awacs, tanker, ewr, FAC_engageGroup, FAC

Commands: script, setCallsign, setFrequency, setFrequencyForUnit, switchWaypoint, stopRoute, switchAction, setInvisible, setImmortal, setUnlimitedFuel, activateBeacon, deactivateBeacon, activateICLS, deactivateICLS, eplrs, start, transmitMessage, stopTransmission, smoke_on_off, ActivateLink4, deactivateLink4, activateACLS, deactivateACLS, LoadingShip

Options: ROE, Reaction To Threat, Radar Using, Flare Using, Formation, RTB On Bingo, silence, Disperse on Attack, Alarm State, RTB on Out of Ammo, ECM Using, Prohibit AA, Prohibit Jettison, Prohibit Afterburner, Prohibit AG, Missile Attack Range, Prohibit WP Pass Report, Engage Air Weapons, Option Radio Usage Contact, Option Radio Usage Engage, Option Radio Usage Kill, AC Engagement Range Restriction, jett tanks if empty, forced attack, Altitude Restriction for AAA Min, restrict targets, Altitude Restriction for AAA Max, Prefer Vertical, Evasion Of ARM, Formation Interval