Difference between revisions of "DCS exam group heli"
From DCS World Wiki - Hoggitworld.com
(Created page with "<pre> heli = { ["frequency"] = 127.5, ["modulation"] = 0, ["groupId"] = 5, ["tasks"] = { }, -- end of ["tasks"] ["route"] = { ["points"] = { [1] = {...") |
|||
| Line 211: | Line 211: | ||
</pre> | </pre> | ||
| + | [[Category: Examples]] | ||
Revision as of 23:15, 27 November 2023
heli =
{
["frequency"] = 127.5,
["modulation"] = 0,
["groupId"] = 5,
["tasks"] =
{
}, -- end of ["tasks"]
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 10,
["type"] = "TakeOffParking",
["action"] = "From Parking Area",
["alt_type"] = "BARO",
["form"] = "From Parking Area",
["y"] = 622076.61801342,
["x"] = -267973.77528983,
["speed"] = 41.666666666667,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["helipadId"] = 12,
}, -- end of [1]
[2] =
{
["alt"] = 2000,
["type"] = "Turning Point",
["action"] = "Turning Point",
["alt_type"] = "BARO",
["form"] = "Turning Point",
["y"] = 615899.60909444,
["x"] = -279297.64010796,
["speed"] = 41.666666666667,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
}, -- end of [2]
[3] =
{
["alt"] = 2000,
["type"] = "Turning Point",
["action"] = "Turning Point",
["alt_type"] = "BARO",
["form"] = "Turning Point",
["y"] = 629730.91889102,
["x"] = -278300.78895145,
["speed"] = 41.666666666667,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
}, -- end of [3]
[4] =
{
["alt"] = 13,
["type"] = "Land",
["action"] = "Landing",
["alt_type"] = "BARO",
["form"] = "Landing",
["y"] = 647279.46875,
["x"] = -281782.46875,
["speed"] = 41.666666666667,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["airdromeId"] = 23,
}, -- end of [4]
}, -- end of ["points"]
}, -- end of ["route"]
["hidden"] = false,
["units"] =
{
[1] =
{
["alt"] = 10,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["livery_id"] = "Mi-17 CIA Afghanistan",
["skill"] = "High",
["parking"] = "1",
["ropeLength"] = 15,
["speed"] = 41.666666666667,
["AddPropAircraft"] =
{
["ExhaustScreen"] = false,
["CargoHalfdoor"] = true,
["GunnersAISkill"] = 90,
["AdditionalArmor"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "Mi-8MT",
["unitId"] = 13,
["psi"] = 2.6422217449925,
["parking_id"] = "1",
["x"] = -267973.77528983,
["name"] = "Rotary-1-1",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "1929",
["flare"] = 128,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["onboard_num"] = "050",
["callsign"] =
{
[1] = 2,
[2] = 1,
["name"] = "Springfield11",
[3] = 1,
}, -- end of ["callsign"]
["heading"] = -2.6422217449925,
["y"] = 622076.61801342,
}, -- end of [1]
[2] =
{
["alt"] = 10,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["livery_id"] = "USA_AFG",
["skill"] = "High",
["ropeLength"] = 15,
["speed"] = 41.666666666667,
["AddPropAircraft"] =
{
["ExhaustScreen"] = true,
["CargoHalfdoor"] = true,
["GunnersAISkill"] = 90,
["AdditionalArmor"] = true,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "Mi-8MT",
["unitId"] = 14,
["psi"] = 2.6422217449925,
["y"] = 622116.61801342,
["x"] = -268013.77528983,
["name"] = "Rotary-1-2",
["payload"] =
{
["pylons"] =
{
[7] =
{
["CLSID"] = "KORD_12_7",
}, -- end of [7]
[8] =
{
["CLSID"] = "PKT_7_62",
}, -- end of [8]
}, -- end of ["pylons"]
["fuel"] = "1929",
["flare"] = 128,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["onboard_num"] = "051",
["callsign"] =
{
[1] = 2,
[2] = 1,
["name"] = "Springfield12",
[3] = 2,
}, -- end of ["callsign"]
["heading"] = -2.6422217449925,
}, -- end of [2]
}, -- end of ["units"]
["y"] = 622076.61801342,
["radioSet"] = false,
["name"] = "Rotary-1",
["communication"] = true,
["x"] = -267973.77528983,
["start_time"] = 0,
["task"] = "Transport",
["uncontrolled"] = false,
} -- end of Rotary-1
