mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
101 lines
2.4 KiB
Lua
101 lines
2.4 KiB
Lua
[1] =
|
|
{
|
|
["dynSpawnTemplate"] = false,
|
|
["modulation"] = 0,
|
|
["tasks"] = {},
|
|
["task"] = "Nothing",
|
|
["uncontrolled"] = false,
|
|
["taskSelected"] = true,
|
|
["route"] =
|
|
{
|
|
["points"] =
|
|
{
|
|
[1] =
|
|
{
|
|
["alt"] = 22,
|
|
["action"] = "From Runway",
|
|
["alt_type"] = "BARO",
|
|
["speed"] = 138.88888888889,
|
|
["task"] =
|
|
{
|
|
["id"] = "ComboTask",
|
|
["params"] =
|
|
{
|
|
["tasks"] =
|
|
{
|
|
[1] =
|
|
{
|
|
["enabled"] = true,
|
|
["auto"] = true,
|
|
["id"] = "WrappedAction",
|
|
["number"] = 1,
|
|
["params"] =
|
|
{
|
|
["action"] =
|
|
{
|
|
["id"] = "Option",
|
|
["params"] =
|
|
{
|
|
["value"] = true,
|
|
["name"] = 35,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
["type"] = "TakeOff",
|
|
["ETA"] = 0,
|
|
["ETA_locked"] = true,
|
|
["y"] = __PLAYER_Y__,
|
|
["x"] = __PLAYER_X__,
|
|
["speed_locked"] = true,
|
|
["formation_template"] = "",
|
|
["airdromeId"] = __PLAYER_AIRDROME_ID__,
|
|
},
|
|
},
|
|
},
|
|
["groupId"] = 1,
|
|
["hidden"] = false,
|
|
["units"] =
|
|
{
|
|
[1] =
|
|
{
|
|
["alt"] = 22,
|
|
["alt_type"] = "BARO",
|
|
["livery_id"] = "default",
|
|
["skill"] = "Client",
|
|
["speed"] = 138.88888888889,
|
|
["type"] = "Su-25T",
|
|
["unitId"] = 1,
|
|
["psi"] = 0,
|
|
["onboard_num"] = "010",
|
|
["y"] = -177.707709,
|
|
["x"] = -219.726892,
|
|
["name"] = "Player-1",
|
|
["payload"] =
|
|
{
|
|
["pylons"] = {},
|
|
["fuel"] = "3790",
|
|
["flare"] = 128,
|
|
["chaff"] = 128,
|
|
["gun"] = 100,
|
|
},
|
|
["heading"] = 0,
|
|
["callsign"] =
|
|
{
|
|
[1] = 2,
|
|
[2] = 1,
|
|
[3] = 1,
|
|
["name"] = "Springfield11",
|
|
},
|
|
},
|
|
},
|
|
["y"] = __PLAYER_Y__,
|
|
["x"] = __PLAYER_X__,
|
|
["name"] = "Player",
|
|
["communication"] = true,
|
|
["start_time"] = 0,
|
|
["frequency"] = 124,
|
|
}, |