Task:
|
SetInvisible
|
Added with: 1.2.4
|
Hierarchy:
|
Scripting Root > Tasks > Command > SetInvisible
|
|
Tasking Type:
|
Command
|
For:
|
Airplanes, Helicopters, Ground Vehicles, Ships
|
Available Under:
|
All tasks types
|
|
Description:
|
Sets the controlled group to be invisible to other AI forces. Note they can still be hit through sheer luck, AI will not actively target this group.
|
|
Format:
|
This task needs to be in the following format.
SetInvisible = {
id = 'SetInvisible',
params = {
value = boolean
}
}
Required parameters:
value: True enables invisibility, false disables it.
Optional Parameters:
|
Enumerators:
|
N/A
|
|
Examples:
|
|
Notes:
|
See article Mission Editor: AI Tasking for more information on how AI tasking is handled within DCS.
|
Task List:
|
Main Tasks: mission, AttackGroup, AttackUnit, Bombing, CarpetBombing, AttackMapObject, BombingRunway, orbit, refueling, land, follow, followBigFormation, escort, Embarking, fireAtPoint, hold, FAC_AttackGroup, EmbarkToTransport, DisembarkFromTransport, CargoTransportation, goToWaypoint, groundEscort
En-route Tasks: engageTargets, engageTargetsInZone, engageGroup, engageUnit, awacs, tanker, ewr, FAC_engageGroup, FAC
Commands: script, setCallsign, setFrequency, switchWaypoint, stopRoute, switchAction, setInvisible, setImmortal, activateBeacon, deactivateBeacon, activateICLS, deactivateICLS, eplrs, start, transmitMessage, stopTransmission, smoke_on_off, ActivateLink4, deactivateLink4, activateACLS, deactivateACLS,
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
|