Skip to content

Instantly share code, notes, and snippets.

@bwanaaa
Created September 25, 2020 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwanaaa/bfe588c4673f8a99d8da3792f364cf1e to your computer and use it in GitHub Desktop.
Save bwanaaa/bfe588c4673f8a99d8da3792f364cf1e to your computer and use it in GitHub Desktop.
mission file from dcs
This file has been truncated, but you can view the full file.
mission =
{
["requiredModules"] =
{
}, -- end of ["requiredModules"]
["date"] =
{
["Day"] = 2,
["Year"] = 2018,
["Month"] = 10,
}, -- end of ["date"]
["trig"] =
{
["actions"] =
{
[1] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_51\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_52\"), 0); mission.trig.func[1]=nil;",
[2] = "a_activate_group(234);a_activate_group(235);a_activate_group(236); mission.trig.func[2]=nil;",
[3] = "a_activate_group(237);a_activate_group(238);a_activate_group(240); mission.trig.func[3]=nil;",
[4] = "a_activate_group(239);a_activate_group(241);a_activate_group(242); mission.trig.func[4]=nil;",
[5] = "a_activate_group(309);a_activate_group(310);a_activate_group(258); mission.trig.func[5]=nil;",
[6] = "a_activate_group(255);a_activate_group(256);a_activate_group(254); mission.trig.func[6]=nil;",
[7] = "a_activate_group(262);a_activate_group(263);a_activate_group(257); mission.trig.func[7]=nil;",
[8] = "a_activate_group(311);a_activate_group(312);a_activate_group(261); mission.trig.func[8]=nil;",
[9] = "a_activate_group(313);a_activate_group(314);a_activate_group(259); mission.trig.func[9]=nil;",
[10] = "a_activate_group(316);a_activate_group(315);a_activate_group(260); mission.trig.func[10]=nil;",
[11] = "a_activate_group(2); mission.trig.func[11]=nil;",
[12] = "a_activate_group(69); mission.trig.func[12]=nil;",
[13] = "a_activate_group(148); mission.trig.func[13]=nil;",
[14] = "a_explosion_marker(338, 1, \"1\");a_activate_group(345);a_activate_group(342); mission.trig.func[14]=nil;",
[15] = "a_activate_group(346);a_activate_group(343);a_explosion_marker(504, 1, \"1\"); mission.trig.func[15]=nil;",
[16] = "a_explosion_marker(836, 1, \"1\");a_activate_group(347);a_activate_group(344); mission.trig.func[16]=nil;",
[17] = "a_activate_group(147);a_activate_group(146);a_explosion_marker(1338, 1, \"1\"); mission.trig.func[17]=nil;",
}, -- end of ["actions"]
["events"] =
{
}, -- end of ["events"]
["custom"] =
{
}, -- end of ["custom"]
["func"] =
{
[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
[8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
[9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
[10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
[11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
[12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
[13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
[14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
[15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
[16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
[17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
}, -- end of ["func"]
["flag"] =
{
[1] = true,
[2] = true,
[3] = true,
[4] = true,
[5] = true,
[6] = true,
[7] = true,
[8] = true,
[9] = true,
[10] = true,
[11] = true,
[12] = true,
[13] = true,
[14] = true,
[15] = true,
[16] = true,
[17] = true,
}, -- end of ["flag"]
["conditions"] =
{
[1] = "return(c_time_after(3) )",
[2] = "return(c_unit_in_zone(441, 1671) )",
[3] = "return(c_unit_in_zone(441, 1672) )",
[4] = "return(c_unit_in_zone(441, 1673) )",
[5] = "return(c_unit_in_zone(441, 1674) and c_unit_altitude_lower_AGL(441, 50) and c_unit_speed_lower(441, 35.972222222222) )",
[6] = "return(c_unit_in_zone(441, 1675) )",
[7] = "return(c_unit_in_zone(441, 1676) )",
[8] = "return(c_unit_in_zone(441, 1677) )",
[9] = "return(c_unit_in_zone(441, 1678) )",
[10] = "return(c_unit_in_zone(441, 1679) )",
[11] = "return(c_unit_in_zone(441, 1505) )",
[12] = "return(c_unit_in_zone(441, 1172) )",
[13] = "return(c_unit_in_zone(441, 1339) )",
[14] = "return(c_unit_in_zone(441, 338) )",
[15] = "return(c_unit_in_zone(441, 504) )",
[16] = "return(c_unit_in_zone(441, 836) )",
[17] = "return(c_unit_in_zone(441, 1338) )",
}, -- end of ["conditions"]
["customStartup"] =
{
}, -- end of ["customStartup"]
["funcStartup"] =
{
}, -- end of ["funcStartup"]
}, -- end of ["trig"]
["result"] =
{
["offline"] =
{
["conditions"] =
{
}, -- end of ["conditions"]
["actions"] =
{
}, -- end of ["actions"]
["func"] =
{
}, -- end of ["func"]
}, -- end of ["offline"]
["total"] = 0,
["blue"] =
{
["conditions"] =
{
}, -- end of ["conditions"]
["actions"] =
{
}, -- end of ["actions"]
["func"] =
{
}, -- end of ["func"]
}, -- end of ["blue"]
["red"] =
{
["conditions"] =
{
}, -- end of ["conditions"]
["actions"] =
{
}, -- end of ["actions"]
["func"] =
{
}, -- end of ["func"]
}, -- end of ["red"]
}, -- end of ["result"]
["maxDictId"] = 1832,
["pictureFileNameN"] =
{
}, -- end of ["pictureFileNameN"]
["groundControl"] =
{
["isPilotControlVehicles"] = false,
["roles"] =
{
["artillery_commander"] =
{
["neutrals"] = 0,
["blue"] = 0,
["red"] = 0,
}, -- end of ["artillery_commander"]
["instructor"] =
{
["neutrals"] = 0,
["blue"] = 0,
["red"] = 0,
}, -- end of ["instructor"]
["observer"] =
{
["neutrals"] = 0,
["blue"] = 0,
["red"] = 0,
}, -- end of ["observer"]
["forward_observer"] =
{
["neutrals"] = 0,
["blue"] = 0,
["red"] = 0,
}, -- end of ["forward_observer"]
}, -- end of ["roles"]
}, -- end of ["groundControl"]
["goals"] =
{
}, -- end of ["goals"]
["weather"] =
{
["atmosphere_type"] = 0,
["wind"] =
{
["at8000"] =
{
["speed"] = 4.1232,
["dir"] = 270,
}, -- end of ["at8000"]
["atGround"] =
{
["speed"] = 2.0616,
["dir"] = 250,
}, -- end of ["atGround"]
["at2000"] =
{
["speed"] = 4.1232,
["dir"] = 270,
}, -- end of ["at2000"]
}, -- end of ["wind"]
["enable_fog"] = false,
["groundTurbulence"] = 0.3048,
["season"] =
{
["temperature"] = 10.39999961853,
}, -- end of ["season"]
["type_weather"] = 0,
["qnh"] = 760,
["cyclones"] =
{
}, -- end of ["cyclones"]
["name"] = "Winter, clean sky",
["dust_density"] = 0,
["visibility"] =
{
["distance"] = 80000,
}, -- end of ["visibility"]
["fog"] =
{
["thickness"] = 0,
["visibility"] = 25,
}, -- end of ["fog"]
["enable_dust"] = false,
["clouds"] =
{
["thickness"] = 520,
["density"] = 5,
["base"] = 1400,
["iprecptns"] = 0,
}, -- end of ["clouds"]
}, -- end of ["weather"]
["theatre"] = "Caucasus",
["triggers"] =
{
["zones"] =
{
[1] =
{
["y"] = 710268.06655733,
["radius"] = 15240,
["zoneId"] = 338,
["x"] = -249288.27782689,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Airpower Demo 1",
}, -- end of [1]
[2] =
{
["y"] = 739037.25493845,
["radius"] = 15240,
["zoneId"] = 504,
["x"] = -274774.25776219,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Airpower Demo 2",
}, -- end of [2]
[3] =
{
["y"] = 642011.76176205,
["radius"] = 15240,
["zoneId"] = 836,
["x"] = -242459.35878201,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Airpower Demo 3",
}, -- end of [3]
[4] =
{
["y"] = 461348.72692297,
["radius"] = 8046.72,
["zoneId"] = 1002,
["x"] = -164191.30100477,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Sochi",
}, -- end of [4]
[5] =
{
["y"] = 705362.13250643,
["radius"] = 12192,
["zoneId"] = 1003,
["x"] = -51379.176403388,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Vody",
}, -- end of [5]
[6] =
{
["y"] = 673912.18205535,
["radius"] = 9144,
["zoneId"] = 1172,
["x"] = -266445.92921362,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Aerobatics #002",
}, -- end of [6]
[7] =
{
["y"] = 556996.12900068,
["radius"] = 15240,
["zoneId"] = 1338,
["x"] = -193933.45769396,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Airpower Demo 4",
}, -- end of [7]
[8] =
{
["y"] = 605913.55084928,
["radius"] = 12192,
["zoneId"] = 1339,
["x"] = -266280.08004932,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Aerobatics #003",
}, -- end of [8]
[9] =
{
["y"] = 543849.2131022,
["radius"] = 9144,
["zoneId"] = 1505,
["x"] = -206102.04839138,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Aerobatics #001",
}, -- end of [9]
[10] =
{
["y"] = 515915.52945334,
["radius"] = 9144,
["zoneId"] = 1671,
["x"] = -197000.85918852,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Gudauta",
}, -- end of [10]
[11] =
{
["y"] = 564375.74210563,
["radius"] = 9144,
["zoneId"] = 1672,
["x"] = -221242.6101732,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Sukhumi",
}, -- end of [11]
[12] =
{
["y"] = 617126.47902996,
["radius"] = 9144,
["zoneId"] = 1673,
["x"] = -356062.75777323,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Batumi",
}, -- end of [12]
[13] =
{
["y"] = 635759.25862632,
["radius"] = 9144,
["zoneId"] = 1674,
["x"] = -318537.98105267,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Kobuleti",
}, -- end of [13]
[14] =
{
["y"] = 647165.21117042,
["radius"] = 9144,
["zoneId"] = 1675,
["x"] = -282204.65328805,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Senaki",
}, -- end of [14]
[15] =
{
["y"] = 683918.83208828,
["radius"] = 9144,
["zoneId"] = 1676,
["x"] = -285767.7407469,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Kutaisi",
}, -- end of [15]
[16] =
{
["y"] = 896246.0580478,
["radius"] = 9144,
["zoneId"] = 1677,
["x"] = -315810.88569888,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Tbilisi",
}, -- end of [16]
[17] =
{
["y"] = 902910.53142749,
["radius"] = 9144,
["zoneId"] = 1678,
["x"] = -319350.69377218,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Vaziani",
}, -- end of [17]
[18] =
{
["y"] = 895196.0715357,
["radius"] = 9144,
["zoneId"] = 1679,
["x"] = -318219.94747133,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Soganlug",
}, -- end of [18]
[19] =
{
["y"] = 695719.45859945,
["radius"] = 9144,
["zoneId"] = 1680,
["x"] = -274643.57022165,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Kutiaisi FOBs",
}, -- end of [19]
[20] =
{
["y"] = 631224.20594564,
["radius"] = 9144,
["zoneId"] = 1681,
["x"] = -328497.37977899,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Kobuleti FOB",
}, -- end of [20]
[21] =
{
["y"] = 609576.50248076,
["radius"] = 8046.72,
["zoneId"] = 1848,
["x"] = -309989.31746292,
["color"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.15,
}, -- end of ["color"]
["hidden"] = true,
["name"] = "Blue Carrier Moving Zone",
}, -- end of [21]
}, -- end of ["zones"]
}, -- end of ["triggers"]
["map"] =
{
["centerY"] = 629299.74079531,
["zoom"] = 114269.65256872,
["centerX"] = -323246.20499244,
}, -- end of ["map"]
["coalitions"] =
{
["blue"] =
{
[1] = 21,
[2] = 23,
[3] = 11,
[4] = 25,
[5] = 8,
[6] = 28,
[7] = 26,
[8] = 13,
[9] = 30,
[10] = 5,
[11] = 16,
[12] = 6,
[13] = 31,
[14] = 32,
[15] = 15,
[16] = 20,
[17] = 12,
[18] = 40,
[19] = 41,
[20] = 44,
[21] = 9,
[22] = 46,
[23] = 10,
[24] = 3,
[25] = 4,
[26] = 1,
[27] = 2,
}, -- end of ["blue"]
["neutrals"] =
{
[1] = 70,
[2] = 65,
[3] = 64,
[4] = 63,
[5] = 29,
[6] = 62,
[7] = 61,
[8] = 33,
[9] = 60,
[10] = 17,
[11] = 34,
[12] = 35,
[13] = 69,
[14] = 36,
[15] = 59,
[16] = 37,
[17] = 71,
[18] = 58,
[19] = 57,
[20] = 56,
[21] = 55,
[22] = 38,
[23] = 73,
[24] = 39,
[25] = 54,
[26] = 72,
[27] = 42,
[28] = 75,
[29] = 45,
[30] = 53,
[31] = 22,
[32] = 52,
[33] = 66,
[34] = 51,
[35] = 74,
[36] = 68,
[37] = 50,
[38] = 49,
[39] = 48,
[40] = 67,
}, -- end of ["neutrals"]
["red"] =
{
[1] = 18,
[2] = 24,
[3] = 27,
[4] = 0,
[5] = 43,
[6] = 19,
[7] = 47,
[8] = 7,
}, -- end of ["red"]
}, -- end of ["coalitions"]
["descriptionText"] = "DictKey_descriptionText_1",
["pictureFileNameR"] =
{
}, -- end of ["pictureFileNameR"]
["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
["pictureFileNameB"] =
{
[1] = "ResKey_ImageBriefing_1832",
}, -- end of ["pictureFileNameB"]
["coalition"] =
{
["neutrals"] =
{
["bullseye"] =
{
["y"] = 100,
["x"] = 100,
}, -- end of ["bullseye"]
["nav_points"] =
{
}, -- end of ["nav_points"]
["name"] = "neutrals",
["country"] =
{
[1] =
{
["id"] = 70,
["name"] = "Algeria",
}, -- end of [1]
[2] =
{
["id"] = 65,
["name"] = "Bahrain",
}, -- end of [2]
[3] =
{
["id"] = 64,
["name"] = "Brazil",
}, -- end of [3]
[4] =
{
["id"] = 63,
["name"] = "Chile",
}, -- end of [4]
[5] =
{
["id"] = 29,
["name"] = "Egypt",
}, -- end of [5]
[6] =
{
["id"] = 62,
["name"] = "Ethiopia",
}, -- end of [6]
[7] =
{
["id"] = 61,
["name"] = "Honduras",
}, -- end of [7]
[8] =
{
["id"] = 33,
["name"] = "India",
}, -- end of [8]
[9] =
{
["id"] = 60,
["name"] = "Indonesia",
}, -- end of [9]
[10] =
{
["id"] = 17,
["name"] = "Insurgents",
}, -- end of [10]
[11] =
{
["id"] = 34,
["name"] = "Iran",
}, -- end of [11]
[12] =
{
["id"] = 35,
["name"] = "Iraq",
}, -- end of [12]
[13] =
{
["id"] = 69,
["name"] = "Italian Social Republic",
}, -- end of [13]
[14] =
{
["id"] = 36,
["name"] = "Japan",
}, -- end of [14]
[15] =
{
["id"] = 59,
["name"] = "Jordan",
}, -- end of [15]
[16] =
{
["id"] = 37,
["name"] = "Kazakhstan",
}, -- end of [16]
[17] =
{
["id"] = 71,
["name"] = "Kuwait",
}, -- end of [17]
[18] =
{
["id"] = 58,
["name"] = "Libya",
}, -- end of [18]
[19] =
{
["id"] = 57,
["name"] = "Malaysia",
}, -- end of [19]
[20] =
{
["id"] = 56,
["name"] = "Mexico",
}, -- end of [20]
[21] =
{
["id"] = 55,
["name"] = "Morocco",
}, -- end of [21]
[22] =
{
["id"] = 38,
["name"] = "North Korea",
}, -- end of [22]
[23] =
{
["id"] = 73,
["name"] = "Oman",
}, -- end of [23]
[24] =
{
["id"] = 39,
["name"] = "Pakistan",
}, -- end of [24]
[25] =
{
["id"] = 54,
["name"] = "Philippines",
}, -- end of [25]
[26] =
{
["id"] = 72,
["name"] = "Qatar",
}, -- end of [26]
[27] =
{
["id"] = 42,
["name"] = "Saudi Arabia",
}, -- end of [27]
[28] =
{
["id"] = 75,
["name"] = "South Africa",
}, -- end of [28]
[29] =
{
["id"] = 45,
["name"] = "South Korea",
}, -- end of [29]
[30] =
{
["id"] = 53,
["name"] = "Sudan",
}, -- end of [30]
[31] =
{
["id"] = 22,
["name"] = "Switzerland",
}, -- end of [31]
[32] =
{
["id"] = 52,
["name"] = "Thailand",
}, -- end of [32]
[33] =
{
["id"] = 66,
["name"] = "Third Reich",
}, -- end of [33]
[34] =
{
["id"] = 51,
["name"] = "Tunisia",
}, -- end of [34]
[35] =
{
["id"] = 74,
["name"] = "United Arab Emirates",
}, -- end of [35]
[36] =
{
["id"] = 68,
["name"] = "USSR",
}, -- end of [36]
[37] =
{
["id"] = 50,
["name"] = "Venezuela",
}, -- end of [37]
[38] =
{
["id"] = 49,
["name"] = "Vietnam",
}, -- end of [38]
[39] =
{
["id"] = 48,
["name"] = "Yemen",
}, -- end of [39]
[40] =
{
["id"] = 67,
["name"] = "Yugoslavia",
}, -- end of [40]
}, -- end of ["country"]
}, -- end of ["neutrals"]
["blue"] =
{
["bullseye"] =
{
["y"] = 617414,
["x"] = -291014,
}, -- end of ["bullseye"]
["nav_points"] =
{
}, -- end of ["nav_points"]
["name"] = "blue",
["country"] =
{
[1] =
{
["id"] = 21,
["name"] = "Australia",
}, -- end of [1]
[2] =
{
["id"] = 23,
["name"] = "Austria",
}, -- end of [2]
[3] =
{
["id"] = 11,
["name"] = "Belgium",
}, -- end of [3]
[4] =
{
["id"] = 25,
["name"] = "Bulgaria",
}, -- end of [4]
[5] =
{
["id"] = 8,
["name"] = "Canada",
}, -- end of [5]
[6] =
{
["id"] = 28,
["name"] = "Croatia",
}, -- end of [6]
[7] =
{
["id"] = 26,
["name"] = "Czech Republic",
}, -- end of [7]
[8] =
{
["id"] = 13,
["name"] = "Denmark",
}, -- end of [8]
[9] =
{
["id"] = 30,
["name"] = "Finland",
}, -- end of [9]
[10] =
{
["id"] = 5,
["name"] = "France",
}, -- end of [10]
[11] =
{
["name"] = "Georgia",
["ship"] =
{
["group"] =
{
[1] =
{
["visible"] = false,
["tasks"] =
{
}, -- end of ["tasks"]
["uncontrollable"] = false,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 0,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 612951.47377129,
["x"] = -295021.02736858,
["name"] = "DictKey_WptName_1482",
["ETA_locked"] = true,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 1131.4011771805,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 606736.46962634,
["x"] = -295960.18355049,
["name"] = "DictKey_WptName_1483",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 11974.944562742,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 577945.17330688,
["x"] = -243043.75227166,
["name"] = "DictKey_WptName_1484",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 338,
["hidden"] = true,
["units"] =
{
[1] =
{
["type"] = "Dry-cargo ship-1",
["transportable"] =
{
["randomTransportable"] = false,
}, -- end of ["transportable"]
["unitId"] = 416,
["skill"] = "Average",
["y"] = 612951.47377129,
["x"] = -295021.02736858,
["name"] = "DictKey_UnitName_1481",
["heading"] = -1.7207727581152,
["modulation"] = 0,
["frequency"] = 127500000,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 612951.47377129,
["x"] = -295021.02736858,
["name"] = "DictKey_GroupName_1480",
["start_time"] = 0,
}, -- end of [1]
[2] =
{
["visible"] = false,
["tasks"] =
{
}, -- end of ["tasks"]
["uncontrollable"] = false,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 0,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 585352.57474947,
["x"] = -241999.55141086,
["name"] = "DictKey_WptName_1488",
["ETA_locked"] = true,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 8887.3194829096,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 606834.2650998,
["x"] = -286455.46858751,
["name"] = "DictKey_WptName_1489",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [2]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 339,
["hidden"] = true,
["units"] =
{
[1] =
{
["type"] = "Dry-cargo ship-1",
["transportable"] =
{
["randomTransportable"] = false,
}, -- end of ["transportable"]
["unitId"] = 417,
["skill"] = "Average",
["y"] = 585352.57474947,
["x"] = -241999.55141086,
["name"] = "DictKey_UnitName_1487",
["heading"] = 2.6914643660127,
["modulation"] = 0,
["frequency"] = 127500000,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 585352.57474947,
["x"] = -241999.55141086,
["name"] = "DictKey_GroupName_1486",
["start_time"] = 0,
}, -- end of [2]
[3] =
{
["visible"] = false,
["tasks"] =
{
}, -- end of ["tasks"]
["uncontrollable"] = false,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 0,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 615404.4038405,
["x"] = -350688.52340755,
["name"] = "DictKey_WptName_1494",
["ETA_locked"] = true,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 4804.4398306516,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 624921.048918,
["x"] = -325751.38862112,
["name"] = "DictKey_WptName_1498",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 9935.1346225162,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 607369.96129755,
["x"] = -293426.70166576,
["name"] = "DictKey_WptName_1495",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 340,
["hidden"] = true,
["units"] =
{
[1] =
{
["type"] = "ZWEZDNY",
["transportable"] =
{
["randomTransportable"] = false,
}, -- end of ["transportable"]
["unitId"] = 418,
["skill"] = "Average",
["y"] = 615404.4038405,
["x"] = -350688.52340755,
["name"] = "DictKey_UnitName_1493",
["heading"] = 0.36456658682225,
["modulation"] = 0,
["frequency"] = 127500000,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 615404.4038405,
["x"] = -350688.52340755,
["name"] = "DictKey_GroupName_1492",
["start_time"] = 0,
}, -- end of [3]
[4] =
{
["visible"] = false,
["tasks"] =
{
}, -- end of ["tasks"]
["uncontrollable"] = false,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 0,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 505192.16151824,
["x"] = -200279.69161845,
["name"] = "DictKey_WptName_1501",
["ETA_locked"] = true,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 0,
["type"] = "Turning Point",
["ETA"] = 15905.966438722,
["alt_type"] = "BARO",
["formation_template"] = "",
["y"] = 581371.29881298,
["x"] = -239149.78421352,
["name"] = "DictKey_WptName_1502",
["ETA_locked"] = false,
["speed"] = 5.5555555555556,
["action"] = "Turning Point",
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["speed_locked"] = true,
}, -- end of [2]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 341,
["hidden"] = true,
["units"] =
{
[1] =
{
["type"] = "Dry-cargo ship-2",
["transportable"] =
{
["randomTransportable"] = false,
}, -- end of ["transportable"]
["unitId"] = 419,
["skill"] = "Average",
["y"] = 505192.16151824,
["x"] = -200279.69161845,
["name"] = "DictKey_UnitName_1500",
["heading"] = 2.0426070197788,
["modulation"] = 0,
["frequency"] = 127500000,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 505192.16151824,
["x"] = -200279.69161845,
["name"] = "DictKey_GroupName_1499",
["start_time"] = 0,
}, -- end of [4]
}, -- end of ["group"]
}, -- end of ["ship"]
["id"] = 16,
["static"] =
{
["group"] =
{
[1] =
{
["heading"] = 6.1784655520599,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564016.12811084,
["speed"] = 0,
["x"] = -219769.54112366,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 196,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 252,
["rate"] = "50",
["y"] = 564016.12811084,
["x"] = -219769.54112366,
["name"] = "DictKey_GroupName_891",
["heading"] = 6.1784655520599,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564016.12811084,
["x"] = -219769.54112366,
["name"] = "DictKey_GroupName_891",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [1]
[2] =
{
["heading"] = 6.1784655520599,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564095.85668961,
["speed"] = 0,
["x"] = -219761.88860382,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 197,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 253,
["rate"] = "50",
["y"] = 564095.85668961,
["x"] = -219761.88860382,
["name"] = "DictKey_GroupName_894",
["heading"] = 6.1784655520599,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564095.85668961,
["x"] = -219761.88860382,
["name"] = "DictKey_GroupName_894",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [2]
[3] =
{
["heading"] = 6.1784655520599,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564136.61080689,
["speed"] = 0,
["x"] = -219758.15132669,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 198,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 254,
["rate"] = "50",
["y"] = 564136.61080689,
["x"] = -219758.15132669,
["name"] = "DictKey_GroupName_897",
["heading"] = 6.1784655520599,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564136.61080689,
["x"] = -219758.15132669,
["name"] = "DictKey_GroupName_897",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [3]
[4] =
{
["heading"] = 6.1784655520599,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564169.89903282,
["speed"] = 0,
["x"] = -219811.55118316,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 199,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 255,
["rate"] = "50",
["y"] = 564169.89903282,
["x"] = -219811.55118316,
["name"] = "DictKey_GroupName_900",
["heading"] = 6.1784655520599,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564169.89903282,
["x"] = -219811.55118316,
["name"] = "DictKey_GroupName_900",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [4]
[5] =
{
["heading"] = 6.1784655520599,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564249.31148303,
["speed"] = 0,
["x"] = -219801.65408254,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 200,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 256,
["rate"] = "50",
["y"] = 564249.31148303,
["x"] = -219801.65408254,
["name"] = "DictKey_GroupName_903",
["heading"] = 6.1784655520599,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564249.31148303,
["x"] = -219801.65408254,
["name"] = "DictKey_GroupName_903",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [5]
[6] =
{
["heading"] = 3.0368728984701,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564275.68012937,
["speed"] = 0,
["x"] = -219724.04145131,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 201,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 257,
["rate"] = 20,
["y"] = 564275.68012937,
["x"] = -219724.04145131,
["name"] = "DictKey_GroupName_906",
["heading"] = 3.0368728984701,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564275.68012937,
["x"] = -219724.04145131,
["name"] = "DictKey_GroupName_906",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [6]
[7] =
{
["heading"] = 3.0368728984701,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 564307.82591542,
["speed"] = 0,
["x"] = -219720.67980048,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 202,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 258,
["rate"] = 20,
["y"] = 564307.82591542,
["x"] = -219720.67980048,
["name"] = "DictKey_GroupName_909",
["heading"] = 3.0368728984701,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564307.82591542,
["x"] = -219720.67980048,
["name"] = "DictKey_GroupName_909",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [7]
[8] =
{
["heading"] = 3.7699111843078,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 618097.03785787,
["speed"] = 0,
["x"] = -355964.01667401,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 205,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 261,
["rate"] = 20,
["y"] = 618097.03785787,
["x"] = -355964.01667401,
["name"] = "DictKey_GroupName_918",
["heading"] = 3.7699111843078,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618097.03785787,
["x"] = -355964.01667401,
["name"] = "DictKey_GroupName_918",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [8]
[9] =
{
["heading"] = 3.7699111843078,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 618118.80424949,
["speed"] = 0,
["x"] = -355977.7238273,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 206,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 262,
["rate"] = 20,
["y"] = 618118.80424949,
["x"] = -355977.7238273,
["name"] = "DictKey_GroupName_921",
["heading"] = 3.7699111843078,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618118.80424949,
["x"] = -355977.7238273,
["name"] = "DictKey_GroupName_921",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [9]
[10] =
{
["heading"] = 2.2514747350727,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 618239.79738386,
["speed"] = 0,
["x"] = -356059.74360446,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 207,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 263,
["rate"] = "50",
["y"] = 618239.79738386,
["x"] = -356059.74360446,
["name"] = "DictKey_GroupName_924",
["heading"] = 2.2514747350727,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618239.79738386,
["x"] = -356059.74360446,
["name"] = "DictKey_GroupName_924",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [10]
[11] =
{
["heading"] = 2.2514747350727,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 618271.69208813,
["speed"] = 0,
["x"] = -356148.9215342,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 208,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 264,
["rate"] = "50",
["y"] = 618271.69208813,
["x"] = -356148.9215342,
["name"] = "DictKey_GroupName_927",
["heading"] = 2.2514747350727,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618271.69208813,
["x"] = -356148.9215342,
["name"] = "DictKey_GroupName_927",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [11]
[12] =
{
["heading"] = 5.4454272662223,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 618324.44877353,
["speed"] = 0,
["x"] = -356183.41938633,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 209,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 265,
["rate"] = "50",
["y"] = 618324.44877353,
["x"] = -356183.41938633,
["name"] = "DictKey_GroupName_930",
["heading"] = 5.4454272662223,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618324.44877353,
["x"] = -356183.41938633,
["name"] = "DictKey_GroupName_930",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [12]
[13] =
{
["heading"] = 3.7699111843078,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 617590.21845932,
["speed"] = 0,
["x"] = -355625.77815551,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 210,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 266,
["rate"] = 20,
["y"] = 617590.21845932,
["x"] = -355625.77815551,
["name"] = "DictKey_GroupName_933",
["heading"] = 3.7699111843078,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 617590.21845932,
["x"] = -355625.77815551,
["name"] = "DictKey_GroupName_933",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [13]
[14] =
{
["heading"] = 3.7699111843078,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 617605.48142651,
["speed"] = 0,
["x"] = -355634.71257533,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 211,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Bare_Metall",
["category"] = "Planes",
["type"] = "Yak-52",
["unitId"] = 267,
["rate"] = 20,
["y"] = 617605.48142651,
["x"] = -355634.71257533,
["name"] = "DictKey_GroupName_936",
["heading"] = 3.7699111843078,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 617605.48142651,
["x"] = -355634.71257533,
["name"] = "DictKey_GroupName_936",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [14]
[15] =
{
["heading"] = 5.3756140961425,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895474.19130249,
["speed"] = 0,
["x"] = -314256.87254703,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 212,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 268,
["rate"] = "30",
["y"] = 895474.19130249,
["x"] = -314256.87254703,
["name"] = "DictKey_GroupName_939",
["heading"] = 5.3756140961425,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895474.19130249,
["x"] = -314256.87254703,
["name"] = "DictKey_GroupName_939",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [15]
[16] =
{
["heading"] = 5.3756140961425,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895453.50277348,
["speed"] = 0,
["x"] = -314281.58384556,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 213,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 269,
["rate"] = "30",
["y"] = 895453.50277348,
["x"] = -314281.58384556,
["name"] = "DictKey_GroupName_942",
["heading"] = 5.3756140961425,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895453.50277348,
["x"] = -314281.58384556,
["name"] = "DictKey_GroupName_942",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [16]
[17] =
{
["heading"] = 5.3756140961425,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895435.45777874,
["speed"] = 0,
["x"] = -314306.63995291,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 214,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 270,
["rate"] = "30",
["y"] = 895435.45777874,
["x"] = -314306.63995291,
["name"] = "DictKey_GroupName_945",
["heading"] = 5.3756140961425,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895435.45777874,
["x"] = -314306.63995291,
["name"] = "DictKey_GroupName_945",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [17]
[18] =
{
["heading"] = 5.3756140961425,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895529.53153478,
["speed"] = 0,
["x"] = -314292.74236379,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 215,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 271,
["rate"] = "30",
["y"] = 895529.53153478,
["x"] = -314292.74236379,
["name"] = "DictKey_GroupName_948",
["heading"] = 5.3756140961425,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895529.53153478,
["x"] = -314292.74236379,
["name"] = "DictKey_GroupName_948",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [18]
[19] =
{
["heading"] = 5.3756140961425,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895567.60784223,
["speed"] = 0,
["x"] = -314422.64976568,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 216,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 272,
["rate"] = "30",
["y"] = 895567.60784223,
["x"] = -314422.64976568,
["name"] = "DictKey_GroupName_951",
["heading"] = 5.3756140961425,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895567.60784223,
["x"] = -314422.64976568,
["name"] = "DictKey_GroupName_951",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [19]
[20] =
{
["heading"] = 3.8746309394274,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896011.35960039,
["speed"] = 0,
["x"] = -314266.58800065,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 217,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 273,
["rate"] = "50",
["y"] = 896011.35960039,
["x"] = -314266.58800065,
["name"] = "DictKey_GroupName_954",
["heading"] = 3.8746309394274,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896011.35960039,
["x"] = -314266.58800065,
["name"] = "DictKey_GroupName_954",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [20]
[21] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896965.88485848,
["speed"] = 0,
["x"] = -314998.81810712,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 219,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 275,
["rate"] = "50",
["y"] = 896965.88485848,
["x"] = -314998.81810712,
["name"] = "DictKey_GroupName_960",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896965.88485848,
["x"] = -314998.81810712,
["name"] = "DictKey_GroupName_960",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [21]
[22] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 897027.52467734,
["speed"] = 0,
["x"] = -315084.53277563,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 220,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 276,
["rate"] = "50",
["y"] = 897027.52467734,
["x"] = -315084.53277563,
["name"] = "DictKey_GroupName_963",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 897027.52467734,
["x"] = -315084.53277563,
["name"] = "DictKey_GroupName_963",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [22]
[23] =
{
["heading"] = 1.3962634015955,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 897396.15237756,
["speed"] = 0,
["x"] = -315385.40553516,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 228,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 284,
["rate"] = "50",
["y"] = 897396.15237756,
["x"] = -315385.40553516,
["name"] = "DictKey_GroupName_987",
["heading"] = 1.3962634015955,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 897396.15237756,
["x"] = -315385.40553516,
["name"] = "DictKey_GroupName_987",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [23]
[24] =
{
["heading"] = 1.3962634015955,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 897306.18229145,
["speed"] = 0,
["x"] = -315322.51610822,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 229,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 285,
["rate"] = "50",
["y"] = 897306.18229145,
["x"] = -315322.51610822,
["name"] = "DictKey_GroupName_990",
["heading"] = 1.3962634015955,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 897306.18229145,
["x"] = -315322.51610822,
["name"] = "DictKey_GroupName_990",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [24]
[25] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683423.67614389,
["speed"] = 0,
["x"] = -284372.02971357,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 264,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Planes",
["type"] = "L-39C",
["unitId"] = 339,
["y"] = 683423.67614389,
["x"] = -284372.02971357,
["name"] = "DictKey_GroupName_1203",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683423.67614389,
["x"] = -284372.02971357,
["name"] = "DictKey_GroupName_1203",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [25]
[26] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683447.20881559,
["speed"] = 0,
["x"] = -284365.09885821,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 265,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Planes",
["type"] = "L-39C",
["unitId"] = 340,
["y"] = 683447.20881559,
["x"] = -284365.09885821,
["name"] = "DictKey_GroupName_1206",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683447.20881559,
["x"] = -284365.09885821,
["name"] = "DictKey_GroupName_1206",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [26]
[27] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683471.17130779,
["speed"] = 0,
["x"] = -284359.72610211,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 266,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Planes",
["type"] = "L-39C",
["unitId"] = 341,
["y"] = 683471.17130779,
["x"] = -284359.72610211,
["name"] = "DictKey_GroupName_1209",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683471.17130779,
["x"] = -284359.72610211,
["name"] = "DictKey_GroupName_1209",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [27]
[28] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683518.46747373,
["speed"] = 0,
["x"] = -284346.52589911,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 267,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Planes",
["type"] = "L-39C",
["unitId"] = 342,
["y"] = 683518.46747373,
["x"] = -284346.52589911,
["name"] = "DictKey_GroupName_1212",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683518.46747373,
["x"] = -284346.52589911,
["name"] = "DictKey_GroupName_1212",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [28]
[29] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683691.53332308,
["speed"] = 0,
["x"] = -284296.17706557,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 268,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 343,
["rate"] = "50",
["y"] = 683691.53332308,
["x"] = -284296.17706557,
["name"] = "DictKey_GroupName_1215",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683691.53332308,
["x"] = -284296.17706557,
["name"] = "DictKey_GroupName_1215",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [29]
[30] =
{
["heading"] = 2.8623399732707,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683659.60133066,
["speed"] = 0,
["x"] = -284305.48365252,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 269,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian Airlines",
["category"] = "Planes",
["type"] = "Yak-40",
["unitId"] = 344,
["rate"] = "50",
["y"] = 683659.60133066,
["x"] = -284305.48365252,
["name"] = "DictKey_GroupName_1218",
["heading"] = 2.8623399732707,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683659.60133066,
["x"] = -284305.48365252,
["name"] = "DictKey_GroupName_1218",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [30]
[31] =
{
["heading"] = 5.5676003138619,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 685163.66235548,
["speed"] = 0,
["x"] = -284108.02643157,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 270,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgian AF",
["category"] = "Planes",
["type"] = "An-26B",
["unitId"] = 345,
["rate"] = "50",
["y"] = 685163.66235548,
["x"] = -284108.02643157,
["name"] = "DictKey_GroupName_1221",
["heading"] = 5.5676003138619,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 685163.66235548,
["x"] = -284108.02643157,
["name"] = "DictKey_GroupName_1221",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [31]
[32] =
{
["heading"] = 6.0213859193804,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683138.98886749,
["speed"] = 0,
["x"] = -285559.18241679,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 271,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 346,
["rate"] = "30",
["y"] = 683138.98886749,
["x"] = -285559.18241679,
["name"] = "DictKey_GroupName_1224",
["heading"] = 6.0213859193804,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683138.98886749,
["x"] = -285559.18241679,
["name"] = "DictKey_GroupName_1224",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [32]
[33] =
{
["heading"] = 6.0213859193804,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683091.47609304,
["speed"] = 0,
["x"] = -285572.77264263,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 272,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 347,
["rate"] = "30",
["y"] = 683091.47609304,
["x"] = -285572.77264263,
["name"] = "DictKey_GroupName_1227",
["heading"] = 6.0213859193804,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683091.47609304,
["x"] = -285572.77264263,
["name"] = "DictKey_GroupName_1227",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [33]
[34] =
{
["heading"] = 6.0213859193804,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 683020.30147956,
["speed"] = 0,
["x"] = -285593.08766388,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 273,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Georgia",
["category"] = "Helicopters",
["type"] = "Mi-8MT",
["unitId"] = 348,
["rate"] = "30",
["y"] = 683020.30147956,
["x"] = -285593.08766388,
["name"] = "DictKey_GroupName_1230",
["heading"] = 6.0213859193804,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 683020.30147956,
["x"] = -285593.08766388,
["name"] = "DictKey_GroupName_1230",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [34]
[35] =
{
["heading"] = 2.4260076602721,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 682464.92894655,
["speed"] = 0,
["x"] = -284510.52116011,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 274,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "`scorpion` demo scheme (native)",
["category"] = "Planes",
["type"] = "Su-25",
["unitId"] = 349,
["rate"] = "40",
["y"] = 682464.92894655,
["x"] = -284510.52116011,
["name"] = "DictKey_GroupName_1233",
["heading"] = 2.4260076602721,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 682464.92894655,
["x"] = -284510.52116011,
["name"] = "DictKey_GroupName_1233",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [35]
[36] =
{
["heading"] = 2.4260076602721,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 682446.89437227,
["speed"] = 0,
["x"] = -284525.82539752,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 275,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "`scorpion` demo scheme (native)",
["category"] = "Planes",
["type"] = "Su-25",
["unitId"] = 350,
["rate"] = "40",
["y"] = 682446.89437227,
["x"] = -284525.82539752,
["name"] = "DictKey_GroupName_1236",
["heading"] = 2.4260076602721,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 682446.89437227,
["x"] = -284525.82539752,
["name"] = "DictKey_GroupName_1236",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [36]
[37] =
{
["heading"] = 5.550147021342,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 682536.6962042,
["speed"] = 0,
["x"] = -284535.78109643,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 276,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "`scorpion` demo scheme (native)",
["category"] = "Planes",
["type"] = "Su-25",
["unitId"] = 351,
["rate"] = "40",
["y"] = 682536.6962042,
["x"] = -284535.78109643,
["name"] = "DictKey_GroupName_1239",
["heading"] = 5.550147021342,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 682536.6962042,
["x"] = -284535.78109643,
["name"] = "DictKey_GroupName_1239",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [37]
[38] =
{
["heading"] = 5.550147021342,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 682508.99958479,
["speed"] = 0,
["x"] = -284560.7017795,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 277,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "`scorpion` demo scheme (native)",
["category"] = "Planes",
["type"] = "Su-25",
["unitId"] = 352,
["rate"] = "40",
["y"] = 682508.99958479,
["x"] = -284560.7017795,
["name"] = "DictKey_GroupName_1242",
["heading"] = 5.550147021342,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 682508.99958479,
["x"] = -284560.7017795,
["name"] = "DictKey_GroupName_1242",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [38]
[39] =
{
["heading"] = 5.3930673886625,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516608.62380424,
["speed"] = 0,
["x"] = -197821.7458155,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 370,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "GAZ-66",
["unitId"] = 464,
["rate"] = 3,
["y"] = 516608.62380424,
["x"] = -197821.7458155,
["name"] = "DictKey_GroupName_1645",
["heading"] = 5.3930673886625,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516608.62380424,
["x"] = -197821.7458155,
["name"] = "DictKey_GroupName_1645",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [39]
[40] =
{
["heading"] = 5.2010811709431,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516612.3055773,
["speed"] = 0,
["x"] = -197752.65140712,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 374,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "GAZ-66",
["unitId"] = 468,
["rate"] = 3,
["y"] = 516612.3055773,
["x"] = -197752.65140712,
["name"] = "DictKey_GroupName_1657",
["heading"] = 5.2010811709431,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516612.3055773,
["x"] = -197752.65140712,
["name"] = "DictKey_GroupName_1657",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [40]
[41] =
{
["heading"] = 5.1487212933833,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516593.5057324,
["speed"] = 0,
["x"] = -197746.01149528,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 375,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "GAZ-66",
["unitId"] = 469,
["rate"] = 3,
["y"] = 516593.5057324,
["x"] = -197746.01149528,
["name"] = "DictKey_GroupName_1660",
["heading"] = 5.1487212933833,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516593.5057324,
["x"] = -197746.01149528,
["name"] = "DictKey_GroupName_1660",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [41]
[42] =
{
["heading"] = 1.9373154697137,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516631.8789972,
["speed"] = 0,
["x"] = -197751.50002948,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 376,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 470,
["rate"] = 100,
["y"] = 516631.8789972,
["x"] = -197751.50002948,
["name"] = "DictKey_GroupName_1663",
["heading"] = 1.9373154697137,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516631.8789972,
["x"] = -197751.50002948,
["name"] = "DictKey_GroupName_1663",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [42]
[43] =
{
["heading"] = 1.9373154697137,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516583.62856827,
["speed"] = 0,
["x"] = -197730.02592811,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 377,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 471,
["rate"] = 100,
["y"] = 516583.62856827,
["x"] = -197730.02592811,
["name"] = "DictKey_GroupName_1666",
["heading"] = 1.9373154697137,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516583.62856827,
["x"] = -197730.02592811,
["name"] = "DictKey_GroupName_1666",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [43]
[44] =
{
["heading"] = 1.9373154697137,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516600.27557378,
["speed"] = 0,
["x"] = -197906.42227708,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 378,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 472,
["rate"] = 100,
["y"] = 516600.27557378,
["x"] = -197906.42227708,
["name"] = "DictKey_GroupName_1669",
["heading"] = 1.9373154697137,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516600.27557378,
["x"] = -197906.42227708,
["name"] = "DictKey_GroupName_1669",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [44]
[45] =
{
["heading"] = 1.9373154697137,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516550.46063472,
["speed"] = 0,
["x"] = -197877.96749566,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 379,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 473,
["rate"] = 100,
["y"] = 516550.46063472,
["x"] = -197877.96749566,
["name"] = "DictKey_GroupName_1672",
["heading"] = 1.9373154697137,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516550.46063472,
["x"] = -197877.96749566,
["name"] = "DictKey_GroupName_1672",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [45]
[46] =
{
["heading"] = 3.5953782591083,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516525.02700708,
["speed"] = 0,
["x"] = -197872.03688844,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 380,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "WC",
["type"] = "WC",
["unitId"] = 474,
["rate"] = 100,
["y"] = 516525.02700708,
["x"] = -197872.03688844,
["name"] = "DictKey_GroupName_1675",
["heading"] = 3.5953782591083,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516525.02700708,
["x"] = -197872.03688844,
["name"] = "DictKey_GroupName_1675",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [46]
[47] =
{
["heading"] = 0.034906585039887,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635469.20628198,
["speed"] = 0,
["x"] = -318283.39772036,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1880,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "KAMAZ Truck",
["unitId"] = 2595,
["rate"] = 5,
["y"] = 635469.20628198,
["x"] = -318283.39772036,
["name"] = "DictKey_GroupName_1699",
["heading"] = 0.034906585039887,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635469.20628198,
["x"] = -318283.39772036,
["name"] = "DictKey_GroupName_1699",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [47]
[48] =
{
["heading"] = 5.7595865315813,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635505.64584708,
["speed"] = 0,
["x"] = -318232.51249052,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1881,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "ZIL-4331",
["unitId"] = 2596,
["rate"] = 5,
["y"] = 635505.64584708,
["x"] = -318232.51249052,
["name"] = "DictKey_GroupName_1702",
["heading"] = 5.7595865315813,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635505.64584708,
["x"] = -318232.51249052,
["name"] = "DictKey_GroupName_1702",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [48]
[49] =
{
["heading"] = 4.6425758103049,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635603.54288435,
["speed"] = 0,
["x"] = -318196.35008891,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1882,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "ZIL-4331",
["unitId"] = 2597,
["rate"] = 5,
["y"] = 635603.54288435,
["x"] = -318196.35008891,
["name"] = "DictKey_GroupName_1705",
["heading"] = 4.6425758103049,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635603.54288435,
["x"] = -318196.35008891,
["name"] = "DictKey_GroupName_1705",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [49]
[50] =
{
["heading"] = 4.4680428851055,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635974.52981649,
["speed"] = 0,
["x"] = -318058.03210478,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1893,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "KAMAZ Truck",
["unitId"] = 2608,
["rate"] = 5,
["y"] = 635974.52981649,
["x"] = -318058.03210478,
["name"] = "DictKey_GroupName_1822",
["heading"] = 4.4680428851055,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635974.52981649,
["x"] = -318058.03210478,
["name"] = "DictKey_GroupName_1822",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [50]
[51] =
{
["heading"] = 5.9166661642608,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 636654.73845053,
["speed"] = 0,
["x"] = -317818.69120996,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1894,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "KAMAZ Truck",
["unitId"] = 2609,
["rate"] = 5,
["y"] = 636654.73845053,
["x"] = -317818.69120996,
["name"] = "DictKey_GroupName_1825",
["heading"] = 5.9166661642608,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 636654.73845053,
["x"] = -317818.69120996,
["name"] = "DictKey_GroupName_1825",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [51]
}, -- end of ["group"]
}, -- end of ["static"]
["plane"] =
{
["group"] =
{
[1] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Transport",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 13,
["action"] = "From Runway",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOff",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 564391.96875,
["x"] = -220592.328125,
["name"] = "DictKey_WptName_1065",
["formation_template"] = "",
["airdromeId"] = 20,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 67.613975162279,
["ETA_locked"] = false,
["y"] = 569028.99633708,
["x"] = -213661.39415115,
["name"] = "DictKey_WptName_1066",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 4876.8,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 150.05555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 470.70411424123,
["ETA_locked"] = false,
["y"] = 621283.70271582,
["x"] = -244124.34780701,
["name"] = "DictKey_WptName_1067",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 4876.8,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 150.05555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1841.8596764514,
["ETA_locked"] = false,
["y"] = 822739.34163703,
["x"] = -285939.25261584,
["name"] = "DictKey_WptName_1068",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 480,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2415.3250058028,
["ETA_locked"] = false,
["y"] = 896629.90625,
["x"] = -315671.09375,
["name"] = "DictKey_WptName_1069",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 237,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 13,
["alt_type"] = "BARO",
["livery_id"] = "Georgian AF",
["skill"] = "High",
["speed"] = 138.88888888889,
["type"] = "An-26B",
["unitId"] = 309,
["psi"] = -0.58963944804483,
["y"] = 564391.96875,
["x"] = -220592.328125,
["name"] = "DictKey_UnitName_1064",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "5500",
["flare"] = 384,
["chaff"] = 384,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.58963944804483,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
["name"] = "Enfield11",
}, -- end of ["callsign"]
["onboard_num"] = "031",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 564391.96875,
["x"] = -220592.328125,
["name"] = "DictKey_GroupName_1063",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [1]
[2] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 13,
["action"] = "From Parking Area Hot",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParkingHot",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 563926.47644348,
["x"] = -219729.47262868,
["name"] = "DictKey_WptName_1072",
["formation_template"] = "",
["airdromeId"] = 20,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 54.857094339471,
["ETA_locked"] = false,
["y"] = 568590.39733631,
["x"] = -213361.39263488,
["name"] = "DictKey_WptName_1073",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 5486.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 158.27777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 439.43627319418,
["ETA_locked"] = false,
["y"] = 621286.48083631,
["x"] = -243829.75013425,
["name"] = "DictKey_WptName_1074",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 5486.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 158.27777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1479.5960478485,
["ETA_locked"] = false,
["y"] = 781345.0248613,
["x"] = -282374.20421519,
["name"] = "DictKey_WptName_1075",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 5486.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 158.27777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2162.6131327393,
["ETA_locked"] = false,
["y"] = 681835.85276921,
["x"] = -324622.566247,
["name"] = "DictKey_WptName_1078",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 2438.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2814.5614528429,
["ETA_locked"] = false,
["y"] = 623464.09220019,
["x"] = -349374.85069967,
["name"] = "DictKey_WptName_1076",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [6]
[7] =
{
["alt"] = 10,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2878.2974237281,
["ETA_locked"] = false,
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_WptName_1077",
["formation_template"] = "",
["airdromeId"] = 22,
["speed_locked"] = true,
}, -- end of [7]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 238,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 13,
["alt_type"] = "BARO",
["livery_id"] = "Georgian Airlines",
["skill"] = "High",
["parking"] = 8,
["speed"] = 143.88888888889,
["type"] = "Yak-40",
["unitId"] = 310,
["psi"] = -0.63213540446094,
["parking_id"] = "04",
["x"] = -219729.47262868,
["name"] = "DictKey_UnitName_1071",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "3080",
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 563926.47644348,
["heading"] = 0.63213540446094,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 563926.47644348,
["x"] = -219729.47262868,
["name"] = "DictKey_GroupName_1070",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [2]
[3] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Transport",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 10,
["action"] = "From Runway",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOff",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_WptName_1081",
["formation_template"] = "",
["airdromeId"] = 22,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 71.98280840404,
["ETA_locked"] = false,
["y"] = 623162.09565579,
["x"] = -349068.60822134,
["name"] = "DictKey_WptName_1082",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 7499.9088,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 150.05555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 631.16947528798,
["ETA_locked"] = false,
["y"] = 685635.54224914,
["x"] = -293052.54069799,
["name"] = "DictKey_WptName_1083",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 7499.9088,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 150.05555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1723.1315254853,
["ETA_locked"] = false,
["y"] = 860250.52693995,
["x"] = -292384.52975255,
["name"] = "DictKey_WptName_1084",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 480,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2034.1284643205,
["ETA_locked"] = false,
["y"] = 896629.90625,
["x"] = -315671.09375,
["name"] = "DictKey_WptName_1085",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 239,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 10,
["alt_type"] = "BARO",
["livery_id"] = "Georgian AF",
["skill"] = "High",
["speed"] = 138.88888888889,
["type"] = "An-26B",
["unitId"] = 311,
["psi"] = -0.7083682564898,
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_UnitName_1080",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "5500",
["flare"] = 384,
["chaff"] = 384,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.7083682564898,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
["name"] = "Enfield11",
}, -- end of ["callsign"]
["onboard_num"] = "031",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_GroupName_1079",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [3]
[4] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 10,
["action"] = "From Parking Area Hot",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParkingHot",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 618304.8125,
["x"] = -356101.71875,
["name"] = "DictKey_WptName_1093",
["formation_template"] = "",
["airdromeId"] = 22,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 59.201941593981,
["ETA_locked"] = false,
["y"] = 623222.80302902,
["x"] = -349146.27206428,
["name"] = "DictKey_WptName_1094",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 439.07091214889,
["ETA_locked"] = false,
["y"] = 616979.72479151,
["x"] = -294845.05699953,
["name"] = "DictKey_WptName_1095",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1046.8218557455,
["ETA_locked"] = false,
["y"] = 559662.00276434,
["x"] = -228800.0891221,
["name"] = "DictKey_WptName_1096",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 13,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 1115.0282879287,
["ETA_locked"] = false,
["y"] = 564391.96875,
["x"] = -220592.328125,
["name"] = "DictKey_WptName_1099",
["formation_template"] = "",
["airdromeId"] = 20,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 241,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 10,
["alt_type"] = "BARO",
["parking_landing_id"] = "21",
["livery_id"] = "Georgian Airlines",
["skill"] = "High",
["parking"] = 3,
["speed"] = 138.88888888889,
["type"] = "Yak-40",
["parking_landing"] = 4,
["unitId"] = 313,
["psi"] = -0.61545545976317,
["parking_id"] = "08",
["x"] = -356101.71875,
["name"] = "DictKey_UnitName_1092",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "3080",
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 618304.8125,
["heading"] = 0.61545545976317,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 618304.8125,
["x"] = -356101.71875,
["name"] = "DictKey_GroupName_1091",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [4]
[5] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "CAS",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = true,
["id"] = "EngageTargets",
["enabled"] = true,
["key"] = "CAS",
["params"] =
{
["targetTypes"] =
{
[1] = "Helicopters",
[2] = "Ground Units",
[3] = "Light armed ships",
}, -- end of ["targetTypes"]
["priority"] = 0,
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 2,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 690265.68496914,
["x"] = -291014.95846069,
["name"] = "DictKey_WptName_1162",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 86.922050914518,
["ETA_locked"] = false,
["y"] = 681996.34450982,
["x"] = -277443.28376929,
["name"] = "DictKey_WptName_1163",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 45,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 191.07623575833,
["ETA_locked"] = false,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_WptName_1164",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 257,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "11",
["skill"] = "High",
["speed"] = 123.33333333333,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["parking_landing"] = 33,
["unitId"] = 330,
["psi"] = 0.54723608615023,
["y"] = 690265.68496914,
["x"] = -291014.95846069,
["name"] = "DictKey_UnitName_1161",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -0.54723608615023,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 690265.68496914,
["x"] = -291014.95846069,
["name"] = "DictKey_GroupName_1160",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [5]
[6] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 45,
["action"] = "From Runway",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOff",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_WptName_1189",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 66.010391620427,
["ETA_locked"] = false,
["y"] = 685456.36528909,
["x"] = -292870.37517017,
["name"] = "DictKey_WptName_1190",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 3657.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 846.3004340903,
["ETA_locked"] = false,
["y"] = 781134.19276919,
["x"] = -282522.56753927,
["name"] = "DictKey_WptName_1191",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 3657.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 205.55555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1259.2786934103,
["ETA_locked"] = false,
["y"] = 738700.09418257,
["x"] = -208999.40641234,
["name"] = "DictKey_WptName_1192",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 3657.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 205.55555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1853.2207975423,
["ETA_locked"] = false,
["y"] = 621715.77624926,
["x"] = -243930.38578196,
["name"] = "DictKey_WptName_1193",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2392.5343488013,
["ETA_locked"] = false,
["y"] = 684395.43988058,
["x"] = -277219.19114756,
["name"] = "DictKey_WptName_1194",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [6]
[7] =
{
["alt"] = 45,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 5013.9034682722,
["ETA_locked"] = false,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_WptName_1195",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [7]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 262,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 45,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["skill"] = "High",
["speed"] = 123.33333333333,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["unitId"] = 336,
["psi"] = -2.9440823386877,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_UnitName_1187",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 2.9440823386877,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
["name"] = "Enfield11",
}, -- end of ["callsign"]
["onboard_num"] = "031",
}, -- end of [1]
[2] =
{
["alt"] = 45,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["skill"] = "High",
["speed"] = 123.33333333333,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["unitId"] = 337,
["psi"] = -2.9440823386877,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_UnitName_1188",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 2.9440823386877,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 2,
["name"] = "Enfield12",
}, -- end of ["callsign"]
["onboard_num"] = "734",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_GroupName_1186",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [6]
[7] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 45,
["action"] = "From Parking Area Hot",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParkingHot",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 685057.3125,
["x"] = -284206.90625,
["name"] = "DictKey_WptName_1198",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 69.926141341609,
["ETA_locked"] = false,
["y"] = 685590.07554785,
["x"] = -292814.65885106,
["name"] = "DictKey_WptName_1199",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 150.05555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 459.8997863463,
["ETA_locked"] = false,
["y"] = 637610.67418242,
["x"] = -326315.39998994,
["name"] = "DictKey_WptName_1200",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1867.0236242111,
["ETA_locked"] = false,
["y"] = 860263.31482835,
["x"] = -292800.54621373,
["name"] = "DictKey_WptName_1201",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 480,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2176.3380808693,
["ETA_locked"] = false,
["y"] = 896629.90625,
["x"] = -315671.09375,
["name"] = "DictKey_WptName_1202",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 263,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 45,
["alt_type"] = "BARO",
["livery_id"] = "Georgian AF",
["skill"] = "High",
["parking"] = 5,
["speed"] = 123.33333333333,
["type"] = "An-26B",
["unitId"] = 338,
["psi"] = -3.0797781091524,
["parking_id"] = "55",
["x"] = -284206.90625,
["name"] = "DictKey_UnitName_1197",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "5500",
["flare"] = 384,
["chaff"] = 384,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 685057.3125,
["heading"] = 3.0797781091524,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 685057.3125,
["x"] = -284206.90625,
["name"] = "DictKey_GroupName_1196",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [7]
[8] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 480,
["action"] = "From Parking Area Hot",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParkingHot",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 897089.9375,
["x"] = -315169.28125,
["name"] = "DictKey_WptName_1370",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 44.95118825943,
["ETA_locked"] = false,
["y"] = 900359.97077631,
["x"] = -309588.8150686,
["name"] = "DictKey_WptName_1371",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 158.27777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 318.4753620269,
["ETA_locked"] = false,
["y"] = 860739.83864945,
["x"] = -292138.55653481,
["name"] = "DictKey_WptName_1372",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 158.27777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1421.0857916824,
["ETA_locked"] = false,
["y"] = 696527.82964923,
["x"] = -351224.9569877,
["name"] = "DictKey_WptName_1373",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 2438.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 143.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2064.5543315562,
["ETA_locked"] = false,
["y"] = 623484.00597837,
["x"] = -349459.98785309,
["name"] = "DictKey_WptName_1375",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 10,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2128.5078855528,
["ETA_locked"] = false,
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_WptName_1374",
["formation_template"] = "",
["airdromeId"] = 22,
["speed_locked"] = true,
}, -- end of [6]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 312,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 480,
["alt_type"] = "BARO",
["livery_id"] = "Georgian Airlines",
["skill"] = "High",
["parking"] = "6",
["speed"] = 138.88888888889,
["type"] = "Yak-40",
["unitId"] = 388,
["psi"] = -0.53004578208557,
["parking_id"] = "34",
["x"] = -315169.28125,
["name"] = "DictKey_UnitName_1369",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "3080",
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 897089.9375,
["heading"] = 0.53004578208557,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 897089.9375,
["x"] = -315169.28125,
["name"] = "DictKey_GroupName_1368",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [8]
[9] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 2133.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 212.23611111111,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["number"] = 2,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 609075.52969166,
["x"] = -266934.21099545,
["name"] = "DictKey_WptName_743",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 2133.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 212.23611111111,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = false,
["id"] = "Aerobatics",
["enabled"] = true,
["params"] =
{
["maneuversSequency"] =
{
[1] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 20,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["displayName"] = "Barrel roll",
["name"] = "BARREL_ROLL",
["params"] =
{
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 6,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 444,
}, -- end of ["InitSpeed"]
["RollRate"] =
{
["min_v"] = 15,
["max_v"] = 450,
["value"] = 90,
["step"] = 5,
["order"] = 7,
}, -- end of ["RollRate"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 360,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 2,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [2]
[3] =
{
["displayName"] = "Military Turn",
["name"] = "MILITARY_TURN",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
["SIDE"] =
{
["order"] = 6,
["value"] = 0,
}, -- end of ["SIDE"]
}, -- end of ["params"]
}, -- end of [3]
[4] =
{
["displayName"] = "Split S",
["name"] = "SPLIT_S",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FinalSpeed"] =
{
["order"] = 6,
["value"] = 800,
}, -- end of ["FinalSpeed"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [4]
[5] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 10,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [5]
[6] =
{
["displayName"] = "Loop",
["name"] = "LOOP",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 764.05,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 2133.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [6]
[7] =
{
["displayName"] = "Turn",
["name"] = "TURN",
["params"] =
{
["Ny_req"] =
{
["order"] = 6,
["value"] = 2,
}, -- end of ["Ny_req"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 9,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 443.99999999999,
}, -- end of ["InitSpeed"]
["ROLL"] =
{
["order"] = 7,
["value"] = 60,
}, -- end of ["ROLL"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 120,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [7]
[8] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 3,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [8]
[9] =
{
["displayName"] = "Aileron roll",
["name"] = "AILERON_ROLL",
["params"] =
{
["InitAltitude"] =
{
["order"] = 2,
["value"] = 2133.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 6,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 764.05,
}, -- end of ["InitSpeed"]
["RollRate"] =
{
["min_v"] = 15,
["max_v"] = 450,
["value"] = 90,
["step"] = 5,
["order"] = 7,
}, -- end of ["RollRate"]
["FIXSECTOR"] =
{
["min_v"] = 0,
["max_v"] = 180,
["value"] = 0,
["step"] = 5,
["order"] = 9,
}, -- end of ["FIXSECTOR"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 360,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 4,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [9]
[10] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 10,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [10]
[11] =
{
["displayName"] = "Barrel roll",
["name"] = "BARREL_ROLL",
["params"] =
{
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 6,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 443.99999999999,
}, -- end of ["InitSpeed"]
["RollRate"] =
{
["min_v"] = 15,
["max_v"] = 450,
["value"] = 90,
["step"] = 5,
["order"] = 7,
}, -- end of ["RollRate"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 360,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [11]
}, -- end of ["maneuversSequency"]
["maneuversParams"] =
{
}, -- end of ["maneuversParams"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 24.834229213714,
["ETA_locked"] = false,
["y"] = 605986.00000158,
["x"] = -267490.32633966,
["name"] = "DictKey_WptName_744",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 4267.2,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 205.55555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 149.01574869598,
["ETA_locked"] = false,
["y"] = 621292.88557006,
["x"] = -244535.0873809,
["name"] = "DictKey_WptName_745",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 4267.2,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 205.55555555556,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 494.28175296082,
["ETA_locked"] = false,
["y"] = 684275.22242896,
["x"] = -277248.34311126,
["name"] = "DictKey_WptName_746",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 45,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 531.49978325876,
["ETA_locked"] = false,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_WptName_1503",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 148,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 2133.6,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["skill"] = "High",
["speed"] = 212.23611111111,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["unitId"] = 204,
["psi"] = 1.7488892650247,
["y"] = 609075.52969166,
["x"] = -266934.21099545,
["name"] = "DictKey_UnitName_742",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B1}",
}, -- end of [1]
[2] =
{
["CLSID"] = "{INV-SMOKE-BLUE}",
}, -- end of [2]
[3] =
{
["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B1}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -1.7488892650247,
["callsign"] =
{
[1] = 4,
[2] = 1,
[3] = 1,
["name"] = "Colt11",
}, -- end of ["callsign"]
["onboard_num"] = "27",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 609075.52969166,
["x"] = -266934.21099545,
["name"] = "DictKey_GroupName_741",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [9]
[10] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 609.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 75.027777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["number"] = 2,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 674292.53204556,
["x"] = -265841.18097617,
["name"] = "DictKey_WptName_380",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 609.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 75.027777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = false,
["id"] = "Aerobatics",
["enabled"] = true,
["params"] =
{
["maneuversSequency"] =
{
[1] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 20,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["displayName"] = "Immelman",
["name"] = "IMMELMAN",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [2]
[3] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 185,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 10,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [3]
[4] =
{
["displayName"] = "Turn",
["name"] = "TURN",
["params"] =
{
["Ny_req"] =
{
["order"] = 6,
["value"] = 3,
}, -- end of ["Ny_req"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 9,
["value"] = 1,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 270.1,
}, -- end of ["InitSpeed"]
["ROLL"] =
{
["order"] = 7,
["value"] = 70.528779365509,
}, -- end of ["ROLL"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 120,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [4]
[5] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 3,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [5]
[6] =
{
["displayName"] = "Barrel roll",
["name"] = "BARREL_ROLL",
["params"] =
{
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 6,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["RollRate"] =
{
["min_v"] = 15,
["max_v"] = 450,
["value"] = 90,
["step"] = 5,
["order"] = 7,
}, -- end of ["RollRate"]
["SECTOR"] =
{
["order"] = 8,
["value"] = 360,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 3,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [6]
[7] =
{
["displayName"] = "Climb",
["name"] = "CLIMB",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["Angle"] =
{
["min_v"] = 15,
["max_v"] = 90,
["value"] = 45,
["step"] = 5,
["order"] = 6,
}, -- end of ["Angle"]
["FinalAltitude"] =
{
["order"] = 7,
["value"] = 1000,
}, -- end of ["FinalAltitude"]
}, -- end of ["params"]
}, -- end of [7]
[8] =
{
["displayName"] = "Split S",
["name"] = "SPLIT_S",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FinalSpeed"] =
{
["order"] = 6,
["value"] = 170,
}, -- end of ["FinalSpeed"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [8]
[9] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 5,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [9]
[10] =
{
["displayName"] = "Immelman",
["name"] = "IMMELMAN",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 924.99999999998,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 609.6,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [10]
[11] =
{
["displayName"] = "Straight flight",
["name"] = "STRAIGHT_FLIGHT",
["params"] =
{
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["FlightTime"] =
{
["min_v"] = 1,
["max_v"] = 200,
["value"] = 10,
["step"] = 0.1,
["order"] = 6,
}, -- end of ["FlightTime"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [11]
[12] =
{
["displayName"] = "Spiral",
["name"] = "SPIRAL",
["params"] =
{
["InitAltitude"] =
{
["order"] = 2,
["value"] = 304.8,
}, -- end of ["InitAltitude"]
["StartImmediatly"] =
{
["order"] = 5,
["value"] = 1,
}, -- end of ["StartImmediatly"]
["UseSmoke"] =
{
["order"] = 4,
["value"] = 1,
}, -- end of ["UseSmoke"]
["SIDE"] =
{
["order"] = 8,
["value"] = 0,
}, -- end of ["SIDE"]
["InitSpeed"] =
{
["order"] = 3,
["value"] = 925,
}, -- end of ["InitSpeed"]
["ROLL"] =
{
["order"] = 7,
["value"] = 60,
}, -- end of ["ROLL"]
["Angle"] =
{
["min_v"] = 5,
["max_v"] = 80,
["value"] = 45,
["step"] = 5,
["order"] = 10,
}, -- end of ["Angle"]
["UPDOWN"] =
{
["order"] = 9,
["value"] = 0,
}, -- end of ["UPDOWN"]
["SECTOR"] =
{
["order"] = 6,
["value"] = 180,
}, -- end of ["SECTOR"]
["RepeatQty"] =
{
["min_v"] = 1,
["max_v"] = 10,
["value"] = 1,
["order"] = 1,
}, -- end of ["RepeatQty"]
}, -- end of ["params"]
}, -- end of [12]
}, -- end of ["maneuversSequency"]
["maneuversParams"] =
{
}, -- end of ["maneuversParams"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 9.4195036997996,
["ETA_locked"] = false,
["y"] = 673858.64521519,
["x"] = -266399.03547236,
["name"] = "DictKey_WptName_381",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 609.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 75.027777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 367.07346630977,
["ETA_locked"] = false,
["y"] = 648146.36245153,
["x"] = -274076.34662684,
["name"] = "DictKey_WptName_1504",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 2000,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 422.90751557559,
["ETA_locked"] = false,
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_WptName_1505",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 69,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 609.6,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "05",
["livery_id"] = "Bare_Metall",
["skill"] = "High",
["speed"] = 75.027777777778,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["PropellorType"] = 0,
}, -- end of ["AddPropAircraft"]
["type"] = "Yak-52",
["parking_landing"] = 13,
["unitId"] = 105,
["psi"] = 2.4805494847391,
["y"] = 674292.53204556,
["x"] = -265841.18097617,
["name"] = "DictKey_UnitName_379",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{INV-SMOKE-RED}",
}, -- end of [1]
}, -- end of ["pylons"]
["fuel"] = 87.84,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -2.4805494847391,
["callsign"] =
{
[1] = 5,
[2] = 1,
[3] = 1,
["name"] = "Dodge11",
}, -- end of ["callsign"]
["onboard_num"] = "27",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 674292.53204556,
["x"] = -265841.18097617,
["name"] = "DictKey_GroupName_378",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 132,
}, -- end of [10]
[11] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "CAS",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 3657.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["number"] = 2,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["variantIndex"] = 2,
["name"] = 5,
["formationIndex"] = 2,
["value"] = 131074,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
[3] =
{
["number"] = 3,
["auto"] = false,
["id"] = "AttackGroup",
["enabled"] = true,
["params"] =
{
["weaponType"] = 30720,
["groupId"] = 344,
}, -- end of ["params"]
}, -- end of [3]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 645290.90118173,
["x"] = -232752.24323403,
["name"] = "DictKey_WptName_1551",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 2438.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 165.08469679891,
["ETA_locked"] = false,
["y"] = 642142.3406184,
["x"] = -242274.29654892,
["name"] = "DictKey_WptName_1552",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 2438.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 123.33333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 537.90333385778,
["ETA_locked"] = false,
["y"] = 684145.4180016,
["x"] = -277272.96962884,
["name"] = "DictKey_WptName_1553",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 45,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 592.76587487924,
["ETA_locked"] = false,
["y"] = 683858.8125,
["x"] = -284887.375,
["name"] = "DictKey_WptName_1554",
["formation_template"] = "",
["airdromeId"] = 25,
["speed_locked"] = true,
}, -- end of [4]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 347,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 3657.6,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["skill"] = "Excellent",
["speed"] = 123.33333333333,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["unitId"] = 439,
["psi"] = 2.822250175823,
["y"] = 645290.90118173,
["x"] = -232752.24323403,
["name"] = "DictKey_UnitName_1549",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{UB-16-57UMP}",
}, -- end of [1]
[3] =
{
["CLSID"] = "{UB-16-57UMP}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 0,
}, -- end of ["payload"]
["heading"] = -2.822250175823,
["callsign"] =
{
[1] = 5,
[2] = 1,
[3] = 1,
["name"] = "Dodge11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
[2] =
{
["alt"] = 3657.6,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["skill"] = "Excellent",
["speed"] = 123.33333333333,
["AddPropAircraft"] =
{
["SoloFlight"] = false,
["DismountGunSight"] = false,
["NS430allow"] = true,
}, -- end of ["AddPropAircraft"]
["type"] = "L-39C",
["unitId"] = 440,
["psi"] = 2.822250175823,
["y"] = 645129.27948102,
["x"] = -233507.93232594,
["name"] = "DictKey_UnitName_1550",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{UB-16-57UMP}",
}, -- end of [1]
[3] =
{
["CLSID"] = "{UB-16-57UMP}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 823.2,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 0,
}, -- end of ["payload"]
["heading"] = -2.822250175823,
["callsign"] =
{
[1] = 5,
[2] = 1,
[3] = 2,
["name"] = "Dodge12",
}, -- end of ["callsign"]
["onboard_num"] = "033",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 645290.90118173,
["x"] = -232752.24323403,
["name"] = "DictKey_GroupName_1548",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [11]
}, -- end of ["group"]
}, -- end of ["plane"]
}, -- end of [11]
[12] =
{
["id"] = 6,
["name"] = "Germany",
}, -- end of [12]
[13] =
{
["id"] = 31,
["name"] = "Greece",
}, -- end of [13]
[14] =
{
["id"] = 32,
["name"] = "Hungary",
}, -- end of [14]
[15] =
{
["id"] = 15,
["name"] = "Israel",
}, -- end of [15]
[16] =
{
["id"] = 20,
["name"] = "Italy",
}, -- end of [16]
[17] =
{
["id"] = 12,
["name"] = "Norway",
}, -- end of [17]
[18] =
{
["id"] = 40,
["name"] = "Poland",
}, -- end of [18]
[19] =
{
["id"] = 41,
["name"] = "Romania",
}, -- end of [19]
[20] =
{
["id"] = 44,
["name"] = "Slovakia",
}, -- end of [20]
[21] =
{
["id"] = 9,
["name"] = "Spain",
}, -- end of [21]
[22] =
{
["id"] = 46,
["name"] = "Sweden",
}, -- end of [22]
[23] =
{
["id"] = 10,
["name"] = "The Netherlands",
}, -- end of [23]
[24] =
{
["id"] = 3,
["name"] = "Turkey",
}, -- end of [24]
[25] =
{
["id"] = 4,
["name"] = "UK",
}, -- end of [25]
[26] =
{
["id"] = 1,
["name"] = "Ukraine",
}, -- end of [26]
[27] =
{
["name"] = "USA",
["id"] = 2,
["static"] =
{
["group"] =
{
[1] =
{
["heading"] = 0.45378560551853,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516649.21354323,
["speed"] = 0,
["x"] = -197850.86397757,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 191,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["category"] = "Planes",
["type"] = "A-10C",
["unitId"] = 247,
["rate"] = "50",
["y"] = 516649.21354323,
["x"] = -197850.86397757,
["name"] = "DictKey_GroupName_876",
["heading"] = 0.45378560551853,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516649.21354323,
["x"] = -197850.86397757,
["name"] = "DictKey_GroupName_876",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [1]
[2] =
{
["heading"] = 1.3788101090755,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516079.17853727,
["speed"] = 0,
["x"] = -197561.52410556,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 192,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 248,
["rate"] = "100",
["y"] = 516079.17853727,
["x"] = -197561.52410556,
["name"] = "DictKey_GroupName_879",
["heading"] = 1.3788101090755,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516079.17853727,
["x"] = -197561.52410556,
["name"] = "DictKey_GroupName_879",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [2]
[3] =
{
["heading"] = 0.43633231299858,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516240.56217717,
["speed"] = 0,
["x"] = -197659.60189814,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 193,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 249,
["rate"] = "100",
["y"] = 516240.56217717,
["x"] = -197659.60189814,
["name"] = "DictKey_GroupName_882",
["heading"] = 0.43633231299858,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516240.56217717,
["x"] = -197659.60189814,
["name"] = "DictKey_GroupName_882",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [3]
[4] =
{
["heading"] = 3.9618974020271,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516349.14432729,
["speed"] = 0,
["x"] = -196121.32675952,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 194,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 250,
["rate"] = "100",
["y"] = 516349.14432729,
["x"] = -196121.32675952,
["name"] = "DictKey_GroupName_885",
["heading"] = 3.9618974020271,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516349.14432729,
["x"] = -196121.32675952,
["name"] = "DictKey_GroupName_885",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [4]
[5] =
{
["heading"] = 0.29670597283904,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 563509.64819879,
["speed"] = 0,
["x"] = -219864.8136353,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 203,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "nato",
["category"] = "Planes",
["type"] = "E-3A",
["unitId"] = 259,
["rate"] = "100",
["y"] = 563509.64819879,
["x"] = -219864.8136353,
["name"] = "DictKey_GroupName_912",
["heading"] = 0.29670597283904,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 563509.64819879,
["x"] = -219864.8136353,
["name"] = "DictKey_GroupName_912",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [5]
[6] =
{
["heading"] = 1.4660765716752,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 563768.44048373,
["speed"] = 0,
["x"] = -219720.11699695,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 204,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 260,
["rate"] = "100",
["y"] = 563768.44048373,
["x"] = -219720.11699695,
["name"] = "DictKey_GroupName_915",
["heading"] = 1.4660765716752,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 563768.44048373,
["x"] = -219720.11699695,
["name"] = "DictKey_GroupName_915",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [6]
[7] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896799.90466898,
["speed"] = 0,
["x"] = -314884.88254133,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 221,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 277,
["rate"] = "100",
["y"] = 896799.90466898,
["x"] = -314884.88254133,
["name"] = "DictKey_GroupName_966",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896799.90466898,
["x"] = -314884.88254133,
["name"] = "DictKey_GroupName_966",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [7]
[8] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896771.34104421,
["speed"] = 0,
["x"] = -314929.57176214,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 222,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 278,
["rate"] = "100",
["y"] = 896771.34104421,
["x"] = -314929.57176214,
["name"] = "DictKey_GroupName_969",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896771.34104421,
["x"] = -314929.57176214,
["name"] = "DictKey_GroupName_969",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [8]
[9] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896739.46234494,
["speed"] = 0,
["x"] = -314973.73704342,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 223,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 279,
["rate"] = "100",
["y"] = 896739.46234494,
["x"] = -314973.73704342,
["name"] = "DictKey_GroupName_972",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896739.46234494,
["x"] = -314973.73704342,
["name"] = "DictKey_GroupName_972",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [9]
[10] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896716.88159962,
["speed"] = 0,
["x"] = -314833.27152475,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 224,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 280,
["rate"] = "100",
["y"] = 896716.88159962,
["x"] = -314833.27152475,
["name"] = "DictKey_GroupName_975",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896716.88159962,
["x"] = -314833.27152475,
["name"] = "DictKey_GroupName_975",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [10]
[11] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896658.10524784,
["speed"] = 0,
["x"] = -314917.61724991,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 225,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 281,
["rate"] = "100",
["y"] = 896658.10524784,
["x"] = -314917.61724991,
["name"] = "DictKey_GroupName_978",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896658.10524784,
["x"] = -314917.61724991,
["name"] = "DictKey_GroupName_978",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [11]
[12] =
{
["heading"] = 2.164208272473,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896485.72897315,
["speed"] = 0,
["x"] = -314944.1062158,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 226,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "nato",
["category"] = "Planes",
["type"] = "E-3A",
["unitId"] = 282,
["rate"] = "100",
["y"] = 896485.72897315,
["x"] = -314944.1062158,
["name"] = "DictKey_GroupName_981",
["heading"] = 2.164208272473,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896485.72897315,
["x"] = -314944.1062158,
["name"] = "DictKey_GroupName_981",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [12]
[13] =
{
["heading"] = 5.2883476335428,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 896514.42276355,
["speed"] = 0,
["x"] = -315017.02865128,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 227,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "nato",
["category"] = "Planes",
["type"] = "E-3A",
["unitId"] = 283,
["rate"] = "100",
["y"] = 896514.42276355,
["x"] = -315017.02865128,
["name"] = "DictKey_GroupName_984",
["heading"] = 5.2883476335428,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 896514.42276355,
["x"] = -315017.02865128,
["name"] = "DictKey_GroupName_984",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [13]
[14] =
{
["heading"] = 2.3911010752322,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646884.50025058,
["speed"] = 0,
["x"] = -281163.62502579,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 243,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 315,
["y"] = 646884.50025058,
["x"] = -281163.62502579,
["name"] = "DictKey_GroupName_1105",
["heading"] = 2.3911010752322,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646884.50025058,
["x"] = -281163.62502579,
["name"] = "DictKey_GroupName_1105",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [14]
[15] =
{
["heading"] = 2.3911010752322,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646773.2030896,
["speed"] = 0,
["x"] = -281258.38835053,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 244,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 316,
["y"] = 646773.2030896,
["x"] = -281258.38835053,
["name"] = "DictKey_GroupName_1108",
["heading"] = 2.3911010752322,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646773.2030896,
["x"] = -281258.38835053,
["name"] = "DictKey_GroupName_1108",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [15]
[16] =
{
["heading"] = 2.3911010752322,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646755.72090483,
["speed"] = 0,
["x"] = -281275.45331172,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 245,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 317,
["y"] = 646755.72090483,
["x"] = -281275.45331172,
["name"] = "DictKey_GroupName_1111",
["heading"] = 2.3911010752322,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646755.72090483,
["x"] = -281275.45331172,
["name"] = "DictKey_GroupName_1111",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [16]
[17] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646821.06885417,
["speed"] = 0,
["x"] = -281216.58888508,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 246,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 318,
["y"] = 646821.06885417,
["x"] = -281216.58888508,
["name"] = "DictKey_GroupName_1114",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646821.06885417,
["x"] = -281216.58888508,
["name"] = "DictKey_GroupName_1114",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [17]
[18] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646839.10160162,
["speed"] = 0,
["x"] = -281203.50317454,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 247,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 319,
["y"] = 646839.10160162,
["x"] = -281203.50317454,
["name"] = "DictKey_GroupName_1117",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646839.10160162,
["x"] = -281203.50317454,
["name"] = "DictKey_GroupName_1117",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [18]
[19] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646869.58173227,
["speed"] = 0,
["x"] = -281176.45405336,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 248,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 'Southeast Asia'",
["category"] = "Planes",
["type"] = "F-5E-3",
["unitId"] = 320,
["y"] = 646869.58173227,
["x"] = -281176.45405336,
["name"] = "DictKey_GroupName_1120",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646869.58173227,
["x"] = -281176.45405336,
["name"] = "DictKey_GroupName_1120",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [19]
[20] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646481.70556856,
["speed"] = 0,
["x"] = -281533.46669753,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 249,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 321,
["rate"] = "70",
["y"] = 646481.70556856,
["x"] = -281533.46669753,
["name"] = "DictKey_GroupName_1123",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646481.70556856,
["x"] = -281533.46669753,
["name"] = "DictKey_GroupName_1123",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [20]
[21] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646525.78489301,
["speed"] = 0,
["x"] = -281492.06671856,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 250,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 322,
["rate"] = "70",
["y"] = 646525.78489301,
["x"] = -281492.06671856,
["name"] = "DictKey_GroupName_1126",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646525.78489301,
["x"] = -281492.06671856,
["name"] = "DictKey_GroupName_1126",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [21]
[22] =
{
["heading"] = 3.2114058236696,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 648053.20443759,
["speed"] = 0,
["x"] = -281688.28480395,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 251,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 323,
["rate"] = "100",
["y"] = 648053.20443759,
["x"] = -281688.28480395,
["name"] = "DictKey_GroupName_1129",
["heading"] = 3.2114058236696,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 648053.20443759,
["x"] = -281688.28480395,
["name"] = "DictKey_GroupName_1129",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [22]
[23] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646610.06958276,
["speed"] = 0,
["x"] = -281413.10412022,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 252,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-53E",
["unitId"] = 324,
["rate"] = "30",
["y"] = 646610.06958276,
["x"] = -281413.10412022,
["name"] = "DictKey_GroupName_1132",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646610.06958276,
["x"] = -281413.10412022,
["name"] = "DictKey_GroupName_1132",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [23]
[24] =
{
["heading"] = 2.4085543677522,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 646658.29835371,
["speed"] = 0,
["x"] = -281370.80290771,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 253,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-53E",
["unitId"] = 325,
["rate"] = "30",
["y"] = 646658.29835371,
["x"] = -281370.80290771,
["name"] = "DictKey_GroupName_1135",
["heading"] = 2.4085543677522,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646658.29835371,
["x"] = -281370.80290771,
["name"] = "DictKey_GroupName_1135",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [24]
[25] =
{
["heading"] = 2.3911010752322,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 682402.03351635,
["speed"] = 0,
["x"] = -284567.86829805,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 278,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 353,
["rate"] = "70",
["y"] = 682402.03351635,
["x"] = -284567.86829805,
["name"] = "DictKey_GroupName_1245",
["heading"] = 2.3911010752322,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 682402.03351635,
["x"] = -284567.86829805,
["name"] = "DictKey_GroupName_1245",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [25]
[26] =
{
["heading"] = 4.014257279587,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 904242.60283307,
["speed"] = 0,
["x"] = -319628.06250173,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 279,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 354,
["rate"] = "70",
["y"] = 904242.60283307,
["x"] = -319628.06250173,
["name"] = "DictKey_GroupName_1248",
["heading"] = 4.014257279587,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 904242.60283307,
["x"] = -319628.06250173,
["name"] = "DictKey_GroupName_1248",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [26]
[27] =
{
["heading"] = 0.6457718232379,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 902579.81088484,
["speed"] = 0,
["x"] = -318249.35781096,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 280,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 355,
["rate"] = "100",
["y"] = 902579.81088484,
["x"] = -318249.35781096,
["name"] = "DictKey_GroupName_1251",
["heading"] = 0.6457718232379,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 902579.81088484,
["x"] = -318249.35781096,
["name"] = "DictKey_GroupName_1251",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [27]
[28] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 902558.34984794,
["speed"] = 0,
["x"] = -318136.48345591,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 281,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "UH-60A",
["unitId"] = 356,
["rate"] = "30",
["y"] = 902558.34984794,
["x"] = -318136.48345591,
["name"] = "DictKey_GroupName_1254",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 902558.34984794,
["x"] = -318136.48345591,
["name"] = "DictKey_GroupName_1254",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [28]
[29] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 902513.99359226,
["speed"] = 0,
["x"] = -318090.42069266,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 282,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "UH-60A",
["unitId"] = 357,
["rate"] = "30",
["y"] = 902513.99359226,
["x"] = -318090.42069266,
["name"] = "DictKey_GroupName_1257",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 902513.99359226,
["x"] = -318090.42069266,
["name"] = "DictKey_GroupName_1257",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [29]
[30] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 902535.32210722,
["speed"] = 0,
["x"] = -318112.27260675,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 283,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "UH-60A",
["unitId"] = 358,
["rate"] = "30",
["y"] = 902535.32210722,
["x"] = -318112.27260675,
["name"] = "DictKey_GroupName_1260",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 902535.32210722,
["x"] = -318112.27260675,
["name"] = "DictKey_GroupName_1260",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [30]
[31] =
{
["heading"] = 4.0317105721069,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 903908.17326781,
["speed"] = 0,
["x"] = -319223.18924932,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 284,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "12th Fighter SQN (AK)",
["category"] = "Planes",
["type"] = "F-15C",
["unitId"] = 359,
["rate"] = "50",
["y"] = 903908.17326781,
["x"] = -319223.18924932,
["name"] = "DictKey_GroupName_1263",
["heading"] = 4.0317105721069,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 903908.17326781,
["x"] = -319223.18924932,
["name"] = "DictKey_GroupName_1263",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [31]
[32] =
{
["heading"] = 4.0317105721069,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 903965.34639709,
["speed"] = 0,
["x"] = -319295.6442253,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 285,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "12th Fighter SQN (AK)",
["category"] = "Planes",
["type"] = "F-15C",
["unitId"] = 360,
["rate"] = "50",
["y"] = 903965.34639709,
["x"] = -319295.6442253,
["name"] = "DictKey_GroupName_1266",
["heading"] = 4.0317105721069,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 903965.34639709,
["x"] = -319295.6442253,
["name"] = "DictKey_GroupName_1266",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [32]
[33] =
{
["heading"] = 4.0317105721069,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 904152.33064536,
["speed"] = 0,
["x"] = -319511.93284359,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 286,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "12th Fighter SQN (AK)",
["category"] = "Planes",
["type"] = "F-15C",
["unitId"] = 361,
["rate"] = "50",
["y"] = 904152.33064536,
["x"] = -319511.93284359,
["name"] = "DictKey_GroupName_1269",
["heading"] = 4.0317105721069,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 904152.33064536,
["x"] = -319511.93284359,
["name"] = "DictKey_GroupName_1269",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [33]
[34] =
{
["heading"] = 4.0317105721069,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 904088.63355152,
["speed"] = 0,
["x"] = -319442.67346832,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 287,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "12th Fighter SQN (AK)",
["category"] = "Planes",
["type"] = "F-15C",
["unitId"] = 362,
["rate"] = "50",
["y"] = 904088.63355152,
["x"] = -319442.67346832,
["name"] = "DictKey_GroupName_1272",
["heading"] = 4.0317105721069,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 904088.63355152,
["x"] = -319442.67346832,
["name"] = "DictKey_GroupName_1272",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [34]
[35] =
{
["heading"] = 5.6025068989018,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 904240.08563068,
["speed"] = 0,
["x"] = -319785.03885579,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 288,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 363,
["rate"] = "70",
["y"] = 904240.08563068,
["x"] = -319785.03885579,
["name"] = "DictKey_GroupName_1275",
["heading"] = 5.6025068989018,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 904240.08563068,
["x"] = -319785.03885579,
["name"] = "DictKey_GroupName_1275",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [35]
[36] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895465.29689943,
["speed"] = 0,
["x"] = -318127.93139928,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 289,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 364,
["rate"] = 20,
["y"] = 895465.29689943,
["x"] = -318127.93139928,
["name"] = "DictKey_GroupName_1278",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895465.29689943,
["x"] = -318127.93139928,
["name"] = "DictKey_GroupName_1278",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [36]
[37] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895478.19339731,
["speed"] = 0,
["x"] = -318141.21870012,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 290,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 365,
["rate"] = 20,
["y"] = 895478.19339731,
["x"] = -318141.21870012,
["name"] = "DictKey_GroupName_1281",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895478.19339731,
["x"] = -318141.21870012,
["name"] = "DictKey_GroupName_1281",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [37]
[38] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895503.36110831,
["speed"] = 0,
["x"] = -318166.77721408,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 291,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 366,
["rate"] = 20,
["y"] = 895503.36110831,
["x"] = -318166.77721408,
["name"] = "DictKey_GroupName_1284",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895503.36110831,
["x"] = -318166.77721408,
["name"] = "DictKey_GroupName_1284",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [38]
[39] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895516.25760619,
["speed"] = 0,
["x"] = -318179.90819374,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 292,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 367,
["rate"] = 20,
["y"] = 895516.25760619,
["x"] = -318179.90819374,
["name"] = "DictKey_GroupName_1287",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895516.25760619,
["x"] = -318179.90819374,
["name"] = "DictKey_GroupName_1287",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [39]
[40] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895377.80599473,
["speed"] = 0,
["x"] = -318009.63365928,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 293,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 368,
["rate"] = 20,
["y"] = 895377.80599473,
["x"] = -318009.63365928,
["name"] = "DictKey_GroupName_1290",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895377.80599473,
["x"] = -318009.63365928,
["name"] = "DictKey_GroupName_1290",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [40]
[41] =
{
["heading"] = 3.9444441095072,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 895412.65669417,
["speed"] = 0,
["x"] = -318042.44431778,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 294,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "F-86F Sabre",
["unitId"] = 369,
["rate"] = 20,
["y"] = 895412.65669417,
["x"] = -318042.44431778,
["name"] = "DictKey_GroupName_1293",
["heading"] = 3.9444441095072,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 895412.65669417,
["x"] = -318042.44431778,
["name"] = "DictKey_GroupName_1293",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [41]
[42] =
{
["heading"] = 0.15707963267949,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 894318.24747651,
["speed"] = 0,
["x"] = -317149.68030307,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 295,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 84th FS",
["category"] = "Planes",
["type"] = "P-51D",
["unitId"] = 370,
["rate"] = 20,
["y"] = 894318.24747651,
["x"] = -317149.68030307,
["name"] = "DictKey_GroupName_1296",
["heading"] = 0.15707963267949,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 894318.24747651,
["x"] = -317149.68030307,
["name"] = "DictKey_GroupName_1296",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [42]
[43] =
{
["heading"] = 0.15707963267949,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 894296.63974082,
["speed"] = 0,
["x"] = -317146.59348369,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 296,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 84th FS",
["category"] = "Planes",
["type"] = "P-51D",
["unitId"] = 371,
["rate"] = 20,
["y"] = 894296.63974082,
["x"] = -317146.59348369,
["name"] = "DictKey_GroupName_1299",
["heading"] = 0.15707963267949,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 894296.63974082,
["x"] = -317146.59348369,
["name"] = "DictKey_GroupName_1299",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [43]
[44] =
{
["heading"] = 0.15707963267949,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 894275.37498507,
["speed"] = 0,
["x"] = -317143.5066643,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 297,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 84th FS",
["category"] = "Planes",
["type"] = "P-51D",
["unitId"] = 372,
["rate"] = 20,
["y"] = 894275.37498507,
["x"] = -317143.5066643,
["name"] = "DictKey_GroupName_1302",
["heading"] = 0.15707963267949,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 894275.37498507,
["x"] = -317143.5066643,
["name"] = "DictKey_GroupName_1302",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [44]
[45] =
{
["heading"] = 0.15707963267949,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 894242.27742168,
["speed"] = 0,
["x"] = -317138.87643523,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 298,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USAF 84th FS",
["category"] = "Planes",
["type"] = "P-51D",
["unitId"] = 373,
["rate"] = 20,
["y"] = 894242.27742168,
["x"] = -317138.87643523,
["name"] = "DictKey_GroupName_1305",
["heading"] = 0.15707963267949,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 894242.27742168,
["x"] = -317138.87643523,
["name"] = "DictKey_GroupName_1305",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [45]
[46] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697736.25717371,
["speed"] = 0,
["x"] = -273451.566717,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 326,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 404,
["rate"] = "30",
["y"] = 697736.25717371,
["x"] = -273451.566717,
["name"] = "DictKey_GroupName_1444",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697736.25717371,
["x"] = -273451.566717,
["name"] = "DictKey_GroupName_1444",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [46]
[47] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697701.58906513,
["speed"] = 0,
["x"] = -273452.30960505,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 327,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 405,
["rate"] = "30",
["y"] = 697701.58906513,
["x"] = -273452.30960505,
["name"] = "DictKey_GroupName_1447",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697701.58906513,
["x"] = -273452.30960505,
["name"] = "DictKey_GroupName_1447",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [47]
[48] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697671.13065546,
["speed"] = 0,
["x"] = -273453.30012243,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 328,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 406,
["rate"] = "30",
["y"] = 697671.13065546,
["x"] = -273453.30012243,
["name"] = "DictKey_GroupName_1450",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697671.13065546,
["x"] = -273453.30012243,
["name"] = "DictKey_GroupName_1450",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [48]
[49] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697007.41162236,
["speed"] = 0,
["x"] = -273473.77586301,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 329,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USA X Black",
["category"] = "Helicopters",
["type"] = "AH-1W",
["unitId"] = 407,
["rate"] = "30",
["y"] = 697007.41162236,
["x"] = -273473.77586301,
["name"] = "DictKey_GroupName_1453",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697007.41162236,
["x"] = -273473.77586301,
["name"] = "DictKey_GroupName_1453",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [49]
[50] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697027.75169406,
["speed"] = 0,
["x"] = -273472.72624776,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 330,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USA X Black",
["category"] = "Helicopters",
["type"] = "AH-1W",
["unitId"] = 408,
["rate"] = "30",
["y"] = 697027.75169406,
["x"] = -273472.72624776,
["name"] = "DictKey_GroupName_1456",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697027.75169406,
["x"] = -273472.72624776,
["name"] = "DictKey_GroupName_1456",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [50]
[51] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697079.64735692,
["speed"] = 0,
["x"] = -273470.87283123,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 331,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USA X Black",
["category"] = "Helicopters",
["type"] = "AH-1W",
["unitId"] = 409,
["rate"] = "30",
["y"] = 697079.64735692,
["x"] = -273470.87283123,
["name"] = "DictKey_GroupName_1459",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697079.64735692,
["x"] = -273470.87283123,
["name"] = "DictKey_GroupName_1459",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [51]
[52] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697103.22484883,
["speed"] = 0,
["x"] = -273470.20206447,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 332,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USA X Black",
["category"] = "Helicopters",
["type"] = "AH-1W",
["unitId"] = 410,
["rate"] = "30",
["y"] = 697103.22484883,
["x"] = -273470.20206447,
["name"] = "DictKey_GroupName_1462",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697103.22484883,
["x"] = -273470.20206447,
["name"] = "DictKey_GroupName_1462",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [52]
[53] =
{
["heading"] = 6.2482787221397,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 697125.98277018,
["speed"] = 0,
["x"] = -273469.58969671,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 333,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "USA X Black",
["category"] = "Helicopters",
["type"] = "AH-1W",
["unitId"] = 411,
["rate"] = "30",
["y"] = 697125.98277018,
["x"] = -273469.58969671,
["name"] = "DictKey_GroupName_1465",
["heading"] = 6.2482787221397,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 697125.98277018,
["x"] = -273469.58969671,
["name"] = "DictKey_GroupName_1465",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [53]
[54] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 694844.89172617,
["speed"] = 0,
["x"] = -275929.245297,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 334,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 412,
["rate"] = "30",
["y"] = 694844.89172617,
["x"] = -275929.245297,
["name"] = "DictKey_GroupName_1468",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 694844.89172617,
["x"] = -275929.245297,
["name"] = "DictKey_GroupName_1468",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [54]
[55] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 694881.50153054,
["speed"] = 0,
["x"] = -275922.06148633,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 335,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 413,
["rate"] = "30",
["y"] = 694881.50153054,
["x"] = -275922.06148633,
["name"] = "DictKey_GroupName_1471",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 694881.50153054,
["x"] = -275922.06148633,
["name"] = "DictKey_GroupName_1471",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [55]
[56] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 694917.4205839,
["speed"] = 0,
["x"] = -275913.77247402,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 336,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 414,
["rate"] = "30",
["y"] = 694917.4205839,
["x"] = -275913.77247402,
["name"] = "DictKey_GroupName_1474",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 694917.4205839,
["x"] = -275913.77247402,
["name"] = "DictKey_GroupName_1474",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [56]
[57] =
{
["heading"] = 4.5204027626653,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 695018.52038258,
["speed"] = 0,
["x"] = -275883.94427561,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 337,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 415,
["rate"] = "70",
["y"] = 695018.52038258,
["x"] = -275883.94427561,
["name"] = "DictKey_GroupName_1477",
["heading"] = 4.5204027626653,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 695018.52038258,
["x"] = -275883.94427561,
["name"] = "DictKey_GroupName_1477",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [57]
[58] =
{
["heading"] = 0.45378560551853,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516703.40042664,
["speed"] = 0,
["x"] = -197876.66563747,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 354,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["category"] = "Planes",
["type"] = "A-10C",
["unitId"] = 448,
["rate"] = "50",
["y"] = 516703.40042664,
["x"] = -197876.66563747,
["name"] = "DictKey_GroupName_1597",
["heading"] = 0.45378560551853,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516703.40042664,
["x"] = -197876.66563747,
["name"] = "DictKey_GroupName_1597",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [58]
[59] =
{
["heading"] = 0.45378560551853,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516594.44255722,
["speed"] = 0,
["x"] = -197825.10601536,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 355,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["category"] = "Planes",
["type"] = "A-10C",
["unitId"] = 449,
["rate"] = "50",
["y"] = 516594.44255722,
["x"] = -197825.10601536,
["name"] = "DictKey_GroupName_1600",
["heading"] = 0.45378560551853,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516594.44255722,
["x"] = -197825.10601536,
["name"] = "DictKey_GroupName_1600",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [59]
[60] =
{
["heading"] = 3.9618974020271,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516394.124752,
["speed"] = 0,
["x"] = -196169.96838158,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 356,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "Standard USAF",
["category"] = "Planes",
["type"] = "KC-135",
["unitId"] = 450,
["rate"] = "100",
["y"] = 516394.124752,
["x"] = -196169.96838158,
["name"] = "DictKey_GroupName_1603",
["heading"] = 3.9618974020271,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516394.124752,
["x"] = -196169.96838158,
["name"] = "DictKey_GroupName_1603",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [60]
[61] =
{
["heading"] = 3.9618974020271,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516527.05785063,
["speed"] = 0,
["x"] = -196270.64441454,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 357,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Planes",
["type"] = "MQ-9 Reaper",
["unitId"] = 451,
["rate"] = 40,
["y"] = 516527.05785063,
["x"] = -196270.64441454,
["name"] = "DictKey_GroupName_1606",
["heading"] = 3.9618974020271,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516527.05785063,
["x"] = -196270.64441454,
["name"] = "DictKey_GroupName_1606",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [61]
[62] =
{
["heading"] = 3.9618974020271,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516550.47178881,
["speed"] = 0,
["x"] = -196293.56076324,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 358,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Planes",
["type"] = "MQ-9 Reaper",
["unitId"] = 452,
["rate"] = 40,
["y"] = 516550.47178881,
["x"] = -196293.56076324,
["name"] = "DictKey_GroupName_1609",
["heading"] = 3.9618974020271,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516550.47178881,
["x"] = -196293.56076324,
["name"] = "DictKey_GroupName_1609",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [62]
[63] =
{
["heading"] = 3.9618974020271,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516480.01992412,
["speed"] = 0,
["x"] = -196224.32010539,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 359,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Planes",
["type"] = "MQ-9 Reaper",
["unitId"] = 453,
["rate"] = 40,
["y"] = 516480.01992412,
["x"] = -196224.32010539,
["name"] = "DictKey_GroupName_1612",
["heading"] = 3.9618974020271,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516480.01992412,
["x"] = -196224.32010539,
["name"] = "DictKey_GroupName_1612",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [63]
[64] =
{
["heading"] = 2.3561944901923,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516554.10218057,
["speed"] = 0,
["x"] = -196245.80225384,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 360,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "angar_b",
["type"] = "Hangar B",
["unitId"] = 454,
["rate"] = 100,
["y"] = 516554.10218057,
["x"] = -196245.80225384,
["name"] = "DictKey_GroupName_1615",
["heading"] = 2.3561944901923,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516554.10218057,
["x"] = -196245.80225384,
["name"] = "DictKey_GroupName_1615",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [64]
[65] =
{
["heading"] = 2.3561944901923,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516577.44395166,
["speed"] = 0,
["x"] = -196268.88879487,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 361,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "angar_b",
["type"] = "Hangar B",
["unitId"] = 455,
["rate"] = 100,
["y"] = 516577.44395166,
["x"] = -196268.88879487,
["name"] = "DictKey_GroupName_1618",
["heading"] = 2.3561944901923,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516577.44395166,
["x"] = -196268.88879487,
["name"] = "DictKey_GroupName_1618",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [65]
[66] =
{
["heading"] = 2.3561944901923,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516531.34027669,
["speed"] = 0,
["x"] = -196221.20426884,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 362,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "Predator GCS",
["unitId"] = 456,
["rate"] = 100,
["y"] = 516531.34027669,
["x"] = -196221.20426884,
["name"] = "DictKey_GroupName_1621",
["heading"] = 2.3561944901923,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516531.34027669,
["x"] = -196221.20426884,
["name"] = "DictKey_GroupName_1621",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [66]
[67] =
{
["heading"] = 4.4854961776254,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516570.03172364,
["speed"] = 0,
["x"] = -196181.80401979,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 363,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "Predator TrojanSpirit",
["unitId"] = 457,
["rate"] = 100,
["y"] = 516570.03172364,
["x"] = -196181.80401979,
["name"] = "DictKey_GroupName_1624",
["heading"] = 4.4854961776254,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516570.03172364,
["x"] = -196181.80401979,
["name"] = "DictKey_GroupName_1624",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [67]
[68] =
{
["heading"] = 2.3561944901923,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516519.01917221,
["speed"] = 0,
["x"] = -196208.12327374,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 364,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "Predator GCS",
["unitId"] = 458,
["rate"] = 100,
["y"] = 516519.01917221,
["x"] = -196208.12327374,
["name"] = "DictKey_GroupName_1627",
["heading"] = 2.3561944901923,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516519.01917221,
["x"] = -196208.12327374,
["name"] = "DictKey_GroupName_1627",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [68]
[69] =
{
["heading"] = 4.8694686130642,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516528.37932042,
["speed"] = 0,
["x"] = -196289.43138084,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 365,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "M978 HEMTT Tanker",
["unitId"] = 459,
["rate"] = 15,
["y"] = 516528.37932042,
["x"] = -196289.43138084,
["name"] = "DictKey_GroupName_1630",
["heading"] = 4.8694686130642,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516528.37932042,
["x"] = -196289.43138084,
["name"] = "DictKey_GroupName_1630",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [69]
[70] =
{
["heading"] = 4.8694686130642,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516356.07655453,
["speed"] = 0,
["x"] = -196149.05097365,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 368,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "M978 HEMTT Tanker",
["unitId"] = 462,
["rate"] = 15,
["y"] = 516356.07655453,
["x"] = -196149.05097365,
["name"] = "DictKey_GroupName_1639",
["heading"] = 4.8694686130642,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516356.07655453,
["x"] = -196149.05097365,
["name"] = "DictKey_GroupName_1639",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [70]
[71] =
{
["heading"] = 5.4628805587423,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516663.49012612,
["speed"] = 0,
["x"] = -197845.13758226,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 369,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "winter",
["category"] = "Unarmed",
["type"] = "M978 HEMTT Tanker",
["unitId"] = 463,
["rate"] = 15,
["y"] = 516663.49012612,
["x"] = -197845.13758226,
["name"] = "DictKey_GroupName_1642",
["heading"] = 5.4628805587423,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516663.49012612,
["x"] = -197845.13758226,
["name"] = "DictKey_GroupName_1642",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [71]
[72] =
{
["heading"] = 1.9896753472735,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516597.37530208,
["speed"] = 0,
["x"] = -197735.79323598,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 371,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 465,
["rate"] = 50,
["y"] = 516597.37530208,
["x"] = -197735.79323598,
["name"] = "DictKey_GroupName_1648",
["heading"] = 1.9896753472735,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516597.37530208,
["x"] = -197735.79323598,
["name"] = "DictKey_GroupName_1648",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [72]
[73] =
{
["heading"] = 1.9896753472735,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516619.35776536,
["speed"] = 0,
["x"] = -197745.74314127,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 372,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 466,
["rate"] = 50,
["y"] = 516619.35776536,
["x"] = -197745.74314127,
["name"] = "DictKey_GroupName_1651",
["heading"] = 1.9896753472735,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516619.35776536,
["x"] = -197745.74314127,
["name"] = "DictKey_GroupName_1651",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [73]
[74] =
{
["heading"] = 1.9896753472735,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516612.18983489,
["speed"] = 0,
["x"] = -197912.44519025,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 373,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 467,
["rate"] = 50,
["y"] = 516612.18983489,
["x"] = -197912.44519025,
["name"] = "DictKey_GroupName_1654",
["heading"] = 1.9896753472735,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516612.18983489,
["x"] = -197912.44519025,
["name"] = "DictKey_GroupName_1654",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [74]
[75] =
{
["heading"] = 0.69813170079773,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 516604.84112202,
["speed"] = 0,
["x"] = -197725.13807203,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 382,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "Predator TrojanSpirit",
["unitId"] = 476,
["rate"] = 100,
["y"] = 516604.84112202,
["x"] = -197725.13807203,
["name"] = "DictKey_GroupName_1689",
["heading"] = 0.69813170079773,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 516604.84112202,
["x"] = -197725.13807203,
["name"] = "DictKey_GroupName_1689",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [75]
[76] =
{
["heading"] = 5.9515727493007,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 636660.67602141,
["speed"] = 0,
["x"] = -317870.9207698,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1835,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 2547,
["rate"] = "70",
["y"] = 636660.67602141,
["x"] = -317870.9207698,
["name"] = "DictKey_GroupName_1708",
["heading"] = 5.9515727493007,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 636660.67602141,
["x"] = -317870.9207698,
["name"] = "DictKey_GroupName_1708",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [76]
[77] =
{
["heading"] = 1.5882496193148,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635020.69039763,
["speed"] = 0,
["x"] = -317898.90285137,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1836,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf standard",
["category"] = "Planes",
["type"] = "C-17A",
["unitId"] = 2548,
["rate"] = "100",
["y"] = 635020.69039763,
["x"] = -317898.90285137,
["name"] = "DictKey_GroupName_1711",
["heading"] = 1.5882496193148,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635020.69039763,
["x"] = -317898.90285137,
["name"] = "DictKey_GroupName_1711",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [77]
[78] =
{
["heading"] = 1.5882496193148,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635100.99744068,
["speed"] = 0,
["x"] = -317763.5389703,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1837,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 2549,
["rate"] = "70",
["y"] = 635100.99744068,
["x"] = -317763.5389703,
["name"] = "DictKey_GroupName_1714",
["heading"] = 1.5882496193148,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635100.99744068,
["x"] = -317763.5389703,
["name"] = "DictKey_GroupName_1714",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [78]
[79] =
{
["heading"] = 6.0911990894602,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635262.21759509,
["speed"] = 0,
["x"] = -318309.35638188,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1838,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "UH-60A",
["unitId"] = 2550,
["rate"] = "30",
["y"] = 635262.21759509,
["x"] = -318309.35638188,
["name"] = "DictKey_GroupName_1717",
["heading"] = 6.0911990894602,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635262.21759509,
["x"] = -318309.35638188,
["name"] = "DictKey_GroupName_1717",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [79]
[80] =
{
["heading"] = 6.0911990894602,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635286.66872518,
["speed"] = 0,
["x"] = -318304.15904022,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1839,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "UH-60A",
["unitId"] = 2551,
["rate"] = "30",
["y"] = 635286.66872518,
["x"] = -318304.15904022,
["name"] = "DictKey_GroupName_1720",
["heading"] = 6.0911990894602,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635286.66872518,
["x"] = -318304.15904022,
["name"] = "DictKey_GroupName_1720",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [80]
[81] =
{
["heading"] = 5.9341194567807,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635750.4339412,
["speed"] = 0,
["x"] = -318162.30038965,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1841,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["category"] = "Planes",
["type"] = "F-16C bl.52d",
["unitId"] = 2553,
["rate"] = "50",
["y"] = 635750.4339412,
["x"] = -318162.30038965,
["name"] = "DictKey_GroupName_1723",
["heading"] = 5.9341194567807,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635750.4339412,
["x"] = -318162.30038965,
["name"] = "DictKey_GroupName_1723",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [81]
[82] =
{
["heading"] = 5.9341194567807,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635617.0886503,
["speed"] = 0,
["x"] = -318208.27339409,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1842,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["category"] = "Planes",
["type"] = "F-16C bl.52d",
["unitId"] = 2554,
["rate"] = "50",
["y"] = 635617.0886503,
["x"] = -318208.27339409,
["name"] = "DictKey_GroupName_1726",
["heading"] = 5.9341194567807,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635617.0886503,
["x"] = -318208.27339409,
["name"] = "DictKey_GroupName_1726",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [82]
[83] =
{
["heading"] = 5.9341194567807,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635723.82976673,
["speed"] = 0,
["x"] = -318171.71683041,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1843,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["category"] = "Planes",
["type"] = "F-16C bl.52d",
["unitId"] = 2555,
["rate"] = "50",
["y"] = 635723.82976673,
["x"] = -318171.71683041,
["name"] = "DictKey_GroupName_1729",
["heading"] = 5.9341194567807,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635723.82976673,
["x"] = -318171.71683041,
["name"] = "DictKey_GroupName_1729",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [83]
[84] =
{
["heading"] = 5.9341194567807,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635697.12186091,
["speed"] = 0,
["x"] = -318180.5650863,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1844,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["category"] = "Planes",
["type"] = "F-16C bl.52d",
["unitId"] = 2556,
["rate"] = "50",
["y"] = 635697.12186091,
["x"] = -318180.5650863,
["name"] = "DictKey_GroupName_1732",
["heading"] = 5.9341194567807,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635697.12186091,
["x"] = -318180.5650863,
["name"] = "DictKey_GroupName_1732",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [84]
[85] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631155.85740174,
["speed"] = 0,
["x"] = -328359.61178142,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1853,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 2568,
["rate"] = "70",
["y"] = 631155.85740174,
["x"] = -328359.61178142,
["name"] = "DictKey_GroupName_1735",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631155.85740174,
["x"] = -328359.61178142,
["name"] = "DictKey_GroupName_1735",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [85]
[86] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631122.12996626,
["speed"] = 0,
["x"] = -328413.46387452,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1854,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 2569,
["rate"] = "70",
["y"] = 631122.12996626,
["x"] = -328413.46387452,
["name"] = "DictKey_GroupName_1738",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631122.12996626,
["x"] = -328413.46387452,
["name"] = "DictKey_GroupName_1738",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [86]
[87] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631288.06642133,
["speed"] = 0,
["x"] = -328148.43251663,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1855,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "AH-64D",
["unitId"] = 2570,
["rate"] = "50",
["y"] = 631288.06642133,
["x"] = -328148.43251663,
["name"] = "DictKey_GroupName_1741",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631288.06642133,
["x"] = -328148.43251663,
["name"] = "DictKey_GroupName_1741",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [87]
[88] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631299.61386917,
["speed"] = 0,
["x"] = -328129.62667301,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1856,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "AH-64D",
["unitId"] = 2571,
["rate"] = "50",
["y"] = 631299.61386917,
["x"] = -328129.62667301,
["name"] = "DictKey_GroupName_1744",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631299.61386917,
["x"] = -328129.62667301,
["name"] = "DictKey_GroupName_1744",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [88]
[89] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631311.73411363,
["speed"] = 0,
["x"] = -328112.42276023,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1857,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "AH-64D",
["unitId"] = 2572,
["rate"] = "50",
["y"] = 631311.73411363,
["x"] = -328112.42276023,
["name"] = "DictKey_GroupName_1747",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631311.73411363,
["x"] = -328112.42276023,
["name"] = "DictKey_GroupName_1747",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [89]
[90] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631340.8547543,
["speed"] = 0,
["x"] = -328063.97118387,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1858,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "AH-64D",
["unitId"] = 2573,
["rate"] = "50",
["y"] = 631340.8547543,
["x"] = -328063.97118387,
["name"] = "DictKey_GroupName_1750",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631340.8547543,
["x"] = -328063.97118387,
["name"] = "DictKey_GroupName_1750",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [90]
[91] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631359.99052501,
["speed"] = 0,
["x"] = -328031.30840284,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1859,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "AH-64D",
["unitId"] = 2574,
["rate"] = "50",
["y"] = 631359.99052501,
["x"] = -328031.30840284,
["name"] = "DictKey_GroupName_1753",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631359.99052501,
["x"] = -328031.30840284,
["name"] = "DictKey_GroupName_1753",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [91]
[92] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631065.58193136,
["speed"] = 0,
["x"] = -328512.15525535,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1860,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 2575,
["rate"] = "30",
["y"] = 631065.58193136,
["x"] = -328512.15525535,
["name"] = "DictKey_GroupName_1756",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631065.58193136,
["x"] = -328512.15525535,
["name"] = "DictKey_GroupName_1756",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [92]
[93] =
{
["heading"] = 2.146754979953,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 631042.1567548,
["speed"] = 0,
["x"] = -328552.41291499,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1861,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 2576,
["rate"] = "30",
["y"] = 631042.1567548,
["x"] = -328552.41291499,
["name"] = "DictKey_GroupName_1759",
["heading"] = 2.146754979953,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 631042.1567548,
["x"] = -328552.41291499,
["name"] = "DictKey_GroupName_1759",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [93]
[94] =
{
["heading"] = 5.9341194567807,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635472.53060212,
["speed"] = 0,
["x"] = -318260.57811167,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1864,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
["category"] = "Planes",
["type"] = "A-10C",
["unitId"] = 2579,
["rate"] = "50",
["y"] = 635472.53060212,
["x"] = -318260.57811167,
["name"] = "DictKey_GroupName_1762",
["heading"] = 5.9341194567807,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635472.53060212,
["x"] = -318260.57811167,
["name"] = "DictKey_GroupName_1762",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [94]
[95] =
{
["heading"] = 5.9166661642608,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635507.84289401,
["speed"] = 0,
["x"] = -318331.62235171,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1865,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 2580,
["rate"] = 50,
["y"] = 635507.84289401,
["x"] = -318331.62235171,
["name"] = "DictKey_GroupName_1765",
["heading"] = 5.9166661642608,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635507.84289401,
["x"] = -318331.62235171,
["name"] = "DictKey_GroupName_1765",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [95]
[96] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635224.67730654,
["speed"] = 0,
["x"] = -318354.55011354,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1868,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 2583,
["rate"] = 50,
["y"] = 635224.67730654,
["x"] = -318354.55011354,
["name"] = "DictKey_GroupName_1768",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635224.67730654,
["x"] = -318354.55011354,
["name"] = "DictKey_GroupName_1768",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [96]
[97] =
{
["heading"] = 1.3962634015955,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635454.4127999,
["speed"] = 0,
["x"] = -318268.02452864,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1869,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 2584,
["rate"] = 100,
["y"] = 635454.4127999,
["x"] = -318268.02452864,
["name"] = "DictKey_GroupName_1771",
["heading"] = 1.3962634015955,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635454.4127999,
["x"] = -318268.02452864,
["name"] = "DictKey_GroupName_1771",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [97]
[98] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635414.41938534,
["speed"] = 0,
["x"] = -318299.70352646,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1870,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 2585,
["rate"] = 100,
["y"] = 635414.41938534,
["x"] = -318299.70352646,
["name"] = "DictKey_GroupName_1774",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635414.41938534,
["x"] = -318299.70352646,
["name"] = "DictKey_GroupName_1774",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [98]
[99] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635462.05783999,
["speed"] = 0,
["x"] = -318286.28593035,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1871,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "GRC_autumn",
["category"] = "Fortifications",
["shape_name"] = "GSM Rus",
["type"] = "FARP Fuel Depot",
["unitId"] = 2586,
["rate"] = 20,
["y"] = 635462.05783999,
["x"] = -318286.28593035,
["name"] = "DictKey_GroupName_1777",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635462.05783999,
["x"] = -318286.28593035,
["name"] = "DictKey_GroupName_1777",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [99]
[100] =
{
["heading"] = 4.5029494701454,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635177.39157656,
["speed"] = 0,
["x"] = -318359.66217114,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1872,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "GRC_autumn",
["category"] = "Fortifications",
["shape_name"] = "SetkaKP",
["type"] = "FARP Ammo Dump Coating",
["unitId"] = 2587,
["rate"] = 50,
["y"] = 635177.39157656,
["x"] = -318359.66217114,
["name"] = "DictKey_GroupName_1780",
["heading"] = 4.5029494701454,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635177.39157656,
["x"] = -318359.66217114,
["name"] = "DictKey_GroupName_1780",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [100]
[101] =
{
["heading"] = 4.3807764225058,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635243.20004946,
["speed"] = 0,
["x"] = -318303.80467601,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1873,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "M978 HEMTT Tanker",
["unitId"] = 2588,
["rate"] = 15,
["y"] = 635243.20004946,
["x"] = -318303.80467601,
["name"] = "DictKey_GroupName_1783",
["heading"] = 4.3807764225058,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635243.20004946,
["x"] = -318303.80467601,
["name"] = "DictKey_GroupName_1783",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [101]
[102] =
{
["heading"] = 4.3807764225058,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635408.47940991,
["speed"] = 0,
["x"] = -318297.66073506,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1875,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "Hummer",
["unitId"] = 2590,
["rate"] = 3,
["y"] = 635408.47940991,
["x"] = -318297.66073506,
["name"] = "DictKey_GroupName_1786",
["heading"] = 4.3807764225058,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635408.47940991,
["x"] = -318297.66073506,
["name"] = "DictKey_GroupName_1786",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [102]
[103] =
{
["heading"] = 0.57595865315813,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635167.59435434,
["speed"] = 0,
["x"] = -318319.78882486,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1876,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "Hummer",
["unitId"] = 2591,
["rate"] = 3,
["y"] = 635167.59435434,
["x"] = -318319.78882486,
["name"] = "DictKey_GroupName_1789",
["heading"] = 0.57595865315813,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635167.59435434,
["x"] = -318319.78882486,
["name"] = "DictKey_GroupName_1789",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [103]
[104] =
{
["heading"] = 6.0737457969403,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635233.8121268,
["speed"] = 0,
["x"] = -318338.70204743,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1877,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "GRC_autumn",
["category"] = "Fortifications",
["shape_name"] = "GSM Rus",
["type"] = "FARP Fuel Depot",
["unitId"] = 2592,
["rate"] = 20,
["y"] = 635233.8121268,
["x"] = -318338.70204743,
["name"] = "DictKey_GroupName_1792",
["heading"] = 6.0737457969403,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635233.8121268,
["x"] = -318338.70204743,
["name"] = "DictKey_GroupName_1792",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [104]
[105] =
{
["heading"] = 4.3807764225058,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635572.37281026,
["speed"] = 0,
["x"] = -318247.68102194,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1878,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "Hummer",
["unitId"] = 2593,
["rate"] = 3,
["y"] = 635572.37281026,
["x"] = -318247.68102194,
["name"] = "DictKey_GroupName_1795",
["heading"] = 4.3807764225058,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635572.37281026,
["x"] = -318247.68102194,
["name"] = "DictKey_GroupName_1795",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [105]
[106] =
{
["heading"] = 4.7123889803847,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635703.17605025,
["speed"] = 0,
["x"] = -318164.73540546,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1879,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "autumn",
["category"] = "Unarmed",
["type"] = "M978 HEMTT Tanker",
["unitId"] = 2594,
["rate"] = 15,
["y"] = 635703.17605025,
["x"] = -318164.73540546,
["name"] = "DictKey_GroupName_1798",
["heading"] = 4.7123889803847,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635703.17605025,
["x"] = -318164.73540546,
["name"] = "DictKey_GroupName_1798",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [106]
[107] =
{
["heading"] = 2.9496064358704,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635452.26321635,
["speed"] = 0,
["x"] = -318268.47677356,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1883,
["hidden"] = true,
["units"] =
{
[1] =
{
["mass"] = 2300,
["category"] = "Cargos",
["canCargo"] = false,
["shape_name"] = "oiltank_cargo",
["type"] = "oiltank_cargo",
["unitId"] = 2598,
["rate"] = 100,
["y"] = 635452.26321635,
["x"] = -318268.47677356,
["name"] = "DictKey_GroupName_1801",
["heading"] = 2.9496064358704,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635452.26321635,
["x"] = -318268.47677356,
["name"] = "DictKey_GroupName_1801",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [107]
[108] =
{
["heading"] = 5.9166661642608,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635596.8556719,
["speed"] = 0,
["x"] = -318286.95473233,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1887,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 2602,
["rate"] = 50,
["y"] = 635596.8556719,
["x"] = -318286.95473233,
["name"] = "DictKey_GroupName_1804",
["heading"] = 5.9166661642608,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635596.8556719,
["x"] = -318286.95473233,
["name"] = "DictKey_GroupName_1804",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [108]
[109] =
{
["heading"] = 5.9166661642608,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635607.52068098,
["speed"] = 0,
["x"] = -318282.73560786,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1888,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "PalatkaB",
["type"] = "FARP Tent",
["unitId"] = 2603,
["rate"] = 50,
["y"] = 635607.52068098,
["x"] = -318282.73560786,
["name"] = "DictKey_GroupName_1807",
["heading"] = 5.9166661642608,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635607.52068098,
["x"] = -318282.73560786,
["name"] = "DictKey_GroupName_1807",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [109]
[110] =
{
["heading"] = 3.2463124087095,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635496.51939308,
["speed"] = 0,
["x"] = -318335.71139371,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1889,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Unarmed",
["type"] = "Predator TrojanSpirit",
["unitId"] = 2604,
["rate"] = 100,
["y"] = 635496.51939308,
["x"] = -318335.71139371,
["name"] = "DictKey_GroupName_1810",
["heading"] = 3.2463124087095,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635496.51939308,
["x"] = -318335.71139371,
["name"] = "DictKey_GroupName_1810",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [110]
[111] =
{
["heading"] = 6.0911990894602,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635191.13934227,
["speed"] = 0,
["x"] = -318328.2672899,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1890,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "standard",
["category"] = "Helicopters",
["type"] = "CH-47D",
["unitId"] = 2605,
["rate"] = "30",
["y"] = 635191.13934227,
["x"] = -318328.2672899,
["name"] = "DictKey_GroupName_1813",
["heading"] = 6.0911990894602,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635191.13934227,
["x"] = -318328.2672899,
["name"] = "DictKey_GroupName_1813",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [111]
[112] =
{
["heading"] = 5.9515727493007,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635952.88281906,
["speed"] = 0,
["x"] = -318081.3650238,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1891,
["hidden"] = true,
["units"] =
{
[1] =
{
["livery_id"] = "US Air Force",
["category"] = "Planes",
["type"] = "C-130",
["unitId"] = 2606,
["rate"] = "70",
["y"] = 635952.88281906,
["x"] = -318081.3650238,
["name"] = "DictKey_GroupName_1816",
["heading"] = 5.9515727493007,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635952.88281906,
["x"] = -318081.3650238,
["name"] = "DictKey_GroupName_1816",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [112]
[113] =
{
["heading"] = 1.2566370614359,
["route"] =
{
["points"] =
{
[1] =
{
["alt"] = 0,
["type"] = "",
["name"] = "",
["y"] = 635985.0757903,
["speed"] = 0,
["x"] = -318058.88589439,
["formation_template"] = "",
["action"] = "",
}, -- end of [1]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 1892,
["hidden"] = true,
["units"] =
{
[1] =
{
["category"] = "Fortifications",
["shape_name"] = "konteiner_white",
["type"] = "Container white",
["unitId"] = 2607,
["rate"] = 100,
["y"] = 635985.0757903,
["x"] = -318058.88589439,
["name"] = "DictKey_GroupName_1819",
["heading"] = 1.2566370614359,
}, -- end of [1]
}, -- end of ["units"]
["y"] = 635985.0757903,
["x"] = -318058.88589439,
["name"] = "DictKey_GroupName_1819",
["linkOffset"] = false,
["dead"] = false,
}, -- end of [113]
}, -- end of ["group"]
}, -- end of ["static"]
["plane"] =
{
["group"] =
{
[1] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 21,
["action"] = "From Runway",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["number"] = 2,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOff",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_WptName_1035",
["formation_template"] = "",
["airdromeId"] = 21,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 62.324520780315,
["ETA_locked"] = false,
["y"] = 520775.66302175,
["x"] = -204208.93568072,
["name"] = "DictKey_WptName_1038",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1096.4930492049,
["ETA_locked"] = false,
["y"] = 621274.61215902,
["x"] = -243987.98945513,
["name"] = "DictKey_WptName_1039",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1516.1925619861,
["ETA_locked"] = false,
["y"] = 681701.66659644,
["x"] = -285484.05978788,
["name"] = "DictKey_WptName_1040",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1990.6073411633,
["ETA_locked"] = false,
["y"] = 616450.90858586,
["x"] = -294646.74267582,
["name"] = "DictKey_WptName_1041",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2827.9431032112,
["ETA_locked"] = false,
["y"] = 529489.06953997,
["x"] = -217429.22173282,
["name"] = "DictKey_WptName_1042",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [6]
[7] =
{
["alt"] = 21,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 2856.3251474582,
["ETA_locked"] = false,
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_WptName_1043",
["formation_template"] = "",
["airdromeId"] = 21,
["speed_locked"] = true,
}, -- end of [7]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 234,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 21,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "04",
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["skill"] = "High",
["speed"] = 138.88888888889,
["type"] = "A-10A",
["parking_landing"] = 26,
["unitId"] = 301,
["psi"] = -2.6185428756477,
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_UnitName_1034",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
}, -- end of [1]
[11] =
{
["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
}, -- end of [11]
[9] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
}, -- end of [9]
[3] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 5029,
["flare"] = 120,
["ammo_type"] = 1,
["chaff"] = 240,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 2.6185428756477,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
[2] =
{
["alt"] = 21,
["alt_type"] = "BARO",
["parking_landing_id"] = "02",
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["skill"] = "High",
["speed"] = 138.88888888889,
["type"] = "A-10A",
["parking_landing"] = 28,
["unitId"] = 303,
["psi"] = -2.6185428756477,
["y"] = 516491.6875,
["x"] = -196750.085938,
["name"] = "DictKey_UnitName_1037",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
}, -- end of [1]
[11] =
{
["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
}, -- end of [11]
[9] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
}, -- end of [9]
[3] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 5029,
["flare"] = 120,
["ammo_type"] = 1,
["chaff"] = 240,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 2.6185428756477,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 2,
["name"] = "Springfield12",
}, -- end of ["callsign"]
["onboard_num"] = "733",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_GroupName_1033",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 124,
}, -- end of [1]
[2] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 21,
["action"] = "From Parking Area",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["number"] = 1,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["number"] = 2,
["auto"] = false,
["id"] = "WrappedAction",
["enabled"] = true,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParking",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 516511.80364072,
["x"] = -197787.23757596,
["name"] = "DictKey_WptName_1048",
["formation_template"] = "",
["airdromeId"] = 21,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 140.78064524929,
["ETA_locked"] = false,
["y"] = 497387.50213781,
["x"] = -193715.90911697,
["name"] = "DictKey_WptName_1049",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1104.0958645777,
["ETA_locked"] = false,
["y"] = 621279.15743742,
["x"] = -244224.34393172,
["name"] = "DictKey_WptName_1050",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1521.2320584462,
["ETA_locked"] = false,
["y"] = 681737.32274518,
["x"] = -286111.04093766,
["name"] = "DictKey_WptName_1051",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1995.6468376234,
["ETA_locked"] = false,
["y"] = 616486.5647346,
["x"] = -295273.7238256,
["name"] = "DictKey_WptName_1052",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2832.9825996713,
["ETA_locked"] = false,
["y"] = 529524.72568872,
["x"] = -218056.2028826,
["name"] = "DictKey_WptName_1053",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [6]
[7] =
{
["alt"] = 21,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 3125.6207997684,
["ETA_locked"] = false,
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_WptName_1054",
["formation_template"] = "",
["airdromeId"] = 21,
["speed_locked"] = true,
}, -- end of [7]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 235,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 21,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "05",
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["skill"] = "High",
["parking"] = 25,
["speed"] = 138.88888888889,
["type"] = "A-10A",
["parking_landing"] = 25,
["unitId"] = 304,
["psi"] = 1.3610400188829,
["parking_id"] = "05",
["x"] = -197787.23757596,
["name"] = "DictKey_UnitName_1046",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
}, -- end of [1]
[11] =
{
["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
}, -- end of [11]
[9] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
}, -- end of [9]
[3] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 5029,
["flare"] = 120,
["ammo_type"] = 1,
["chaff"] = 240,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 516511.80364072,
["heading"] = -1.3610400188829,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
[2] =
{
["alt"] = 21,
["alt_type"] = "BARO",
["parking_landing_id"] = "06",
["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
["skill"] = "High",
["parking"] = 24,
["speed"] = 138.88888888889,
["type"] = "A-10A",
["parking_landing"] = 24,
["unitId"] = 447,
["psi"] = 1.3610400188829,
["parking_id"] = "06",
["x"] = -197762.09695096,
["name"] = "DictKey_UnitName_1596",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
}, -- end of [1]
[11] =
{
["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
}, -- end of [11]
[9] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
}, -- end of [9]
[3] =
{
["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
}, -- end of [3]
}, -- end of ["pylons"]
["fuel"] = 5029,
["flare"] = 120,
["ammo_type"] = 1,
["chaff"] = 240,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 516457.36614072,
["heading"] = -1.3610400188829,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 2,
["name"] = "Springfield12",
}, -- end of ["callsign"]
["onboard_num"] = "739",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 516511.80364072,
["x"] = -197787.23757596,
["name"] = "DictKey_GroupName_1045",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 124,
}, -- end of [2]
[3] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Transport",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 149.02777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 549273.33389439,
["x"] = -207024.43175034,
["name"] = "DictKey_WptName_1059",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 149.02777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 202.12394939397,
["ETA_locked"] = false,
["y"] = 522417.56950573,
["x"] = -193382.29833235,
["name"] = "DictKey_WptName_1692",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 149.02777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 310.27716545934,
["ETA_locked"] = false,
["y"] = 509223.15534541,
["x"] = -202639.29514987,
["name"] = "DictKey_WptName_1060",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 21,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 377.59127390283,
["ETA_locked"] = false,
["y"] = 516451.6875,
["x"] = -196710.085938,
["name"] = "DictKey_WptName_1061",
["formation_template"] = "",
["airdromeId"] = 21,
["speed_locked"] = true,
}, -- end of [4]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 236,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["alt_type"] = "BARO",
["parking_landing_id"] = "08",
["livery_id"] = "usaf standard",
["skill"] = "High",
["speed"] = 149.02777777778,
["type"] = "C-17A",
["parking_landing"] = 32,
["unitId"] = 308,
["psi"] = 1.1007868266613,
["y"] = 549273.33389439,
["x"] = -207024.43175034,
["name"] = "DictKey_UnitName_1058",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "132405",
["flare"] = 60,
["chaff"] = 120,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -1.1007868266613,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 549273.33389439,
["x"] = -207024.43175034,
["name"] = "DictKey_GroupName_1057",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [3]
[4] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "AFAC",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 51.388888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 561986.32128428,
["x"] = -225584.35716151,
["name"] = "DictKey_WptName_1088",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 51.388888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 296.94129006362,
["ETA_locked"] = false,
["y"] = 569356.22649208,
["x"] = -213998.13007132,
["name"] = "DictKey_WptName_1089",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 13,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 326.63730428954,
["ETA_locked"] = false,
["y"] = 564391.96875,
["x"] = -220592.328125,
["name"] = "DictKey_WptName_1090",
["formation_template"] = "",
["airdromeId"] = 20,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 240,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["alt_type"] = "BARO",
["parking_landing_id"] = "12",
["livery_id"] = "Bare_Metall",
["skill"] = "High",
["speed"] = 51.388888888889,
["AddPropAircraft"] =
{
["PropellorType"] = 0,
["SoloFlight"] = false,
}, -- end of ["AddPropAircraft"]
["type"] = "Yak-52",
["parking_landing"] = 16,
["unitId"] = 312,
["psi"] = -0.56653578162095,
["y"] = 561986.32128428,
["x"] = -225584.35716151,
["name"] = "DictKey_UnitName_1087",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = 87.84,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.56653578162095,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 561986.32128428,
["x"] = -225584.35716151,
["name"] = "DictKey_GroupName_1086",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 132,
}, -- end of [4]
[5] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "AFAC",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 51.388888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 614414.82570802,
["x"] = -360904.69507364,
["name"] = "DictKey_WptName_1102",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 51.388888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 296.94129006362,
["ETA_locked"] = false,
["y"] = 621199.88965849,
["x"] = -349866.93504611,
["name"] = "DictKey_WptName_1103",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 10,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 347.78803333529,
["ETA_locked"] = false,
["y"] = 617386.1875,
["x"] = -355810.6875,
["name"] = "DictKey_WptName_1104",
["formation_template"] = "",
["airdromeId"] = 22,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 242,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["alt_type"] = "BARO",
["parking_landing_id"] = "03",
["livery_id"] = "Bare_Metall",
["skill"] = "High",
["speed"] = 51.388888888889,
["AddPropAircraft"] =
{
["PropellorType"] = 0,
["SoloFlight"] = false,
}, -- end of ["AddPropAircraft"]
["type"] = "Yak-52",
["parking_landing"] = 9,
["unitId"] = 314,
["psi"] = -0.55116831529333,
["y"] = 614414.82570802,
["x"] = -360904.69507364,
["name"] = "DictKey_UnitName_1101",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = 87.84,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.55116831529333,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 614414.82570802,
["x"] = -360904.69507364,
["name"] = "DictKey_GroupName_1100",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 132,
}, -- end of [5]
[6] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "CAP",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 2,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 646867.1980347,
["x"] = -287877.87968535,
["name"] = "DictKey_WptName_1140",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 79.526845237484,
["ETA_locked"] = false,
["y"] = 647949.72172877,
["x"] = -274025.004731,
["name"] = "DictKey_WptName_1141",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 13,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 135.58867654254,
["ETA_locked"] = false,
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_WptName_1142",
["formation_template"] = "",
["airdromeId"] = 23,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 254,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "24",
["livery_id"] = "USAF 'Southeast Asia'",
["skill"] = "High",
["speed"] = 174.72222222222,
["AddPropAircraft"] =
{
}, -- end of ["AddPropAircraft"]
["type"] = "F-5E-3",
["parking_landing"] = 29,
["unitId"] = 326,
["psi"] = -0.077985850999439,
["y"] = 646867.1980347,
["x"] = -287877.87968535,
["name"] = "DictKey_UnitName_1139",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
}, -- end of [1]
[3] =
{
["CLSID"] = "{PTB-150GAL}",
}, -- end of [3]
[4] =
{
["CLSID"] = "{PTB-150GAL}",
}, -- end of [4]
[5] =
{
["CLSID"] = "{PTB-150GAL}",
}, -- end of [5]
[7] =
{
["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
}, -- end of [7]
}, -- end of ["pylons"]
["fuel"] = 1228,
["flare"] = 15,
["ammo_type"] = 1,
["chaff"] = 30,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.077985850999439,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646867.1980347,
["x"] = -287877.87968535,
["name"] = "DictKey_GroupName_1138",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [6]
[7] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 13,
["action"] = "From Runway",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 2,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOff",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_WptName_1145",
["formation_template"] = "",
["airdromeId"] = 23,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 50.602053289432,
["ETA_locked"] = false,
["y"] = 646722.22171864,
["x"] = -290606.19347461,
["name"] = "DictKey_WptName_1146",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 8229.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 256.94444444444,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 329.35930033611,
["ETA_locked"] = false,
["y"] = 618579.30168707,
["x"] = -356470.71141376,
["name"] = "DictKey_WptName_1147",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 8229.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 256.94444444444,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1414.603554999,
["ETA_locked"] = false,
["y"] = 894408.57018422,
["x"] = -315554.54206317,
["name"] = "DictKey_WptName_1148",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 8229.6,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 256.94444444444,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1873.4827829037,
["ETA_locked"] = false,
["y"] = 781198.72041983,
["x"] = -282608.14349157,
["name"] = "DictKey_WptName_1151",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [5]
[6] =
{
["alt"] = 1524,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 256.94444444444,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 2392.5343488013,
["ETA_locked"] = false,
["y"] = 648107.4396116,
["x"] = -274030.34151696,
["name"] = "DictKey_WptName_1152",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [6]
[7] =
{
["alt"] = 13,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 3210.470989329,
["ETA_locked"] = false,
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_WptName_1149",
["formation_template"] = "",
["airdromeId"] = 23,
["speed_locked"] = true,
}, -- end of [7]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 255,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 13,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "19",
["livery_id"] = "USAF 'Southeast Asia'",
["skill"] = "High",
["speed"] = 174.72222222222,
["AddPropAircraft"] =
{
}, -- end of ["AddPropAircraft"]
["type"] = "F-5E-3",
["parking_landing"] = 11,
["unitId"] = 327,
["psi"] = 3.0785231464115,
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_UnitName_1144",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{AIM-9P5}",
}, -- end of [1]
[7] =
{
["CLSID"] = "{AIM-9P5}",
}, -- end of [7]
[4] =
{
["CLSID"] = "{PTB-150GAL}",
}, -- end of [4]
}, -- end of ["pylons"]
["fuel"] = 2046,
["flare"] = 15,
["ammo_type"] = 1,
["chaff"] = 30,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -3.0785231464115,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 1,
["name"] = "Enfield11",
}, -- end of ["callsign"]
["onboard_num"] = "031",
}, -- end of [1]
[2] =
{
["alt"] = 13,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "23",
["livery_id"] = "USAF 'Southeast Asia'",
["skill"] = "High",
["speed"] = 174.72222222222,
["AddPropAircraft"] =
{
}, -- end of ["AddPropAircraft"]
["type"] = "F-5E-3",
["parking_landing"] = 30,
["unitId"] = 328,
["psi"] = 3.0785231464115,
["y"] = 647319.46875,
["x"] = -281822.46875,
["name"] = "DictKey_UnitName_1150",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{AIM-9P5}",
}, -- end of [1]
[7] =
{
["CLSID"] = "{AIM-9P5}",
}, -- end of [7]
[4] =
{
["CLSID"] = "{PTB-150GAL}",
}, -- end of [4]
}, -- end of ["pylons"]
["fuel"] = 2046,
["flare"] = 15,
["ammo_type"] = 1,
["chaff"] = 30,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -3.0785231464115,
["callsign"] =
{
[1] = 1,
[2] = 1,
[3] = 2,
["name"] = "Enfield12",
}, -- end of ["callsign"]
["onboard_num"] = "734",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 647279.46875,
["x"] = -281782.46875,
["name"] = "DictKey_GroupName_1143",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 305,
}, -- end of [7]
[8] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 13,
["action"] = "From Parking Area Hot",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "TakeOffParkingHot",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 646425.05699916,
["x"] = -281562.28044481,
["name"] = "DictKey_WptName_1155",
["formation_template"] = "",
["airdromeId"] = 23,
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 51.685559624992,
["ETA_locked"] = false,
["y"] = 646566.07286427,
["x"] = -290591.79520895,
["name"] = "DictKey_WptName_1156",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 824.36746361805,
["ETA_locked"] = false,
["y"] = 781329.40766929,
["x"] = -282522.56753927,
["name"] = "DictKey_WptName_1157",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [3]
[4] =
{
["alt"] = 7500,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 174.72222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 1280.0842083567,
["ETA_locked"] = false,
["y"] = 860273.87630072,
["x"] = -292019.13837868,
["name"] = "DictKey_WptName_1158",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [4]
[5] =
{
["alt"] = 480,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 1591.735479456,
["ETA_locked"] = false,
["y"] = 896629.90625,
["x"] = -315671.09375,
["name"] = "DictKey_WptName_1159",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [5]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 256,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 13,
["alt_type"] = "BARO",
["parking_landing_id"] = "09",
["livery_id"] = "US Air Force",
["skill"] = "High",
["parking"] = 4,
["speed"] = 174.72222222222,
["type"] = "C-130",
["parking_landing"] = 84,
["unitId"] = 329,
["psi"] = -3.1259767089899,
["parking_id"] = "03",
["x"] = -281562.28044481,
["name"] = "DictKey_UnitName_1154",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "20830",
["flare"] = 60,
["chaff"] = 120,
["gun"] = 100,
}, -- end of ["payload"]
["y"] = 646425.05699916,
["heading"] = 3.1259767089899,
["callsign"] =
{
[1] = 2,
[2] = 1,
[3] = 1,
["name"] = "Springfield11",
}, -- end of ["callsign"]
["onboard_num"] = "010",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 646425.05699916,
["x"] = -281562.28044481,
["name"] = "DictKey_GroupName_1153",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [8]
[9] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 457.2,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 169.58333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = true,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "EPLRS",
["params"] =
{
["value"] = true,
["groupId"] = 2,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 2,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
[3] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 3,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [3]
[4] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 4,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["variantIndex"] = 1,
["name"] = 5,
["formationIndex"] = 6,
["value"] = 393217,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [4]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 630396.48703096,
["x"] = -319844.34656937,
["name"] = "DictKey_WptName_1167",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 457.2,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 169.58333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 43.520024919498,
["ETA_locked"] = false,
["y"] = 637350.11492096,
["x"] = -317371.40143948,
["name"] = "DictKey_WptName_1168",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 18,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 67.833333333333,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 27.151017915803,
["ETA_locked"] = false,
["y"] = 635632.96875,
["x"] = -317962.296875,
["name"] = "DictKey_WptName_1169",
["formation_template"] = "",
["airdromeId"] = 24,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 258,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 457.2,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["parking_landing_id"] = "13",
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["skill"] = "High",
["speed"] = 169.58333333333,
["type"] = "F-16C bl.52d",
["parking_landing"] = 40,
["unitId"] = 331,
["psi"] = -1.2291113724078,
["y"] = 630396.48703096,
["x"] = -319844.34656937,
["name"] = "DictKey_UnitName_1166",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [1]
[2] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [2]
[4] =
{
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
}, -- end of [4]
[10] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [10]
[9] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [9]
[7] =
{
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
}, -- end of [7]
}, -- end of ["pylons"]
["fuel"] = "3104",
["flare"] = 45,
["chaff"] = 90,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 1.2291113724078,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
[2] =
{
["alt"] = 457.2,
["alt_type"] = "BARO",
["parking_landing_id"] = "16",
["livery_id"] = "usaf 77th fs (sw) shaw afb",
["skill"] = "High",
["speed"] = 169.58333333333,
["type"] = "F-16C bl.52d",
["parking_landing"] = 43,
["unitId"] = 332,
["psi"] = -1.2291113724078,
["y"] = 630436.48703096,
["x"] = -319884.34656937,
["name"] = "DictKey_UnitName_1170",
["payload"] =
{
["pylons"] =
{
[1] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [1]
[2] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [2]
[4] =
{
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
}, -- end of [4]
[10] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [10]
[9] =
{
["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
}, -- end of [9]
[7] =
{
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
}, -- end of [7]
}, -- end of ["pylons"]
["fuel"] = "3104",
["flare"] = 45,
["chaff"] = 90,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 1.2291113724078,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 2,
["name"] = "Uzi12",
}, -- end of ["callsign"]
["onboard_num"] = "735",
}, -- end of [2]
}, -- end of ["units"]
["y"] = 630396.48703096,
["x"] = -319844.34656937,
["name"] = "DictKey_GroupName_1165",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
}, -- end of [9]
[10] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 220.97222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
[2] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 2,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = 0,
["name"] = 3,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [2]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 903087.01895147,
["x"] = -326082.70499197,
["name"] = "DictKey_WptName_1173",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 220.97222222222,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 61.580997953587,
["ETA_locked"] = false,
["y"] = 908540.05037829,
["x"] = -313479.64065694,
["name"] = "DictKey_WptName_1174",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 465,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 118.03758136634,
["ETA_locked"] = false,
["y"] = 903148.53125,
["x"] = -319064.875,
["name"] = "DictKey_WptName_1175",
["formation_template"] = "",
["airdromeId"] = 31,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 259,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["livery_id"] = "12th Fighter SQN (AK)",
["skill"] = "High",
["speed"] = 220.97222222222,
["type"] = "F-15C",
["unitId"] = 333,
["psi"] = -0.40835347734676,
["y"] = 903087.01895147,
["x"] = -326082.70499197,
["name"] = "DictKey_UnitName_1172",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "6103",
["flare"] = 60,
["chaff"] = 120,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 0.40835347734676,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 903087.01895147,
["x"] = -326082.70499197,
["name"] = "DictKey_GroupName_1171",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 124,
}, -- end of [10]
[11] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Nothing",
["uncontrolled"] = false,
["taskSelected"] = true,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 236.38888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 891117.50183616,
["x"] = -317507.19083941,
["name"] = "DictKey_WptName_1178",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 236.38888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 41.427458575882,
["ETA_locked"] = false,
["y"] = 898154.40131226,
["x"] = -324317.82345134,
["name"] = "DictKey_WptName_1179",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 452,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 236.38888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 71.239757427462,
["ETA_locked"] = false,
["y"] = 895407.1875,
["x"] = -317828.046875,
["name"] = "DictKey_WptName_1180",
["formation_template"] = "",
["airdromeId"] = 30,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 260,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["hardpoint_racks"] = true,
["alt_type"] = "BARO",
["livery_id"] = "US Air Force",
["skill"] = "High",
["speed"] = 236.38888888889,
["type"] = "F-86F Sabre",
["unitId"] = 334,
["psi"] = -2.3398560748805,
["y"] = 891117.50183616,
["x"] = -317507.19083941,
["name"] = "DictKey_UnitName_1177",
["payload"] =
{
["pylons"] =
{
[4] =
{
["CLSID"] = "{PTB_120_F86F35}",
}, -- end of [4]
[7] =
{
["CLSID"] = "{PTB_120_F86F35}",
}, -- end of [7]
}, -- end of ["pylons"]
["fuel"] = 1282,
["flare"] = 0,
["chaff"] = 0,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = 2.3398560748805,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 891117.50183616,
["x"] = -317507.19083941,
["name"] = "DictKey_GroupName_1176",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 225,
}, -- end of [11]
[12] =
{
["lateActivation"] = true,
["tasks"] =
{
}, -- end of ["tasks"]
["radioSet"] = false,
["task"] = "Transport",
["uncontrolled"] = false,
["route"] =
{
["routeRelativeTOT"] = true,
["points"] =
{
[1] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 149.02777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
[1] =
{
["enabled"] = true,
["auto"] = false,
["id"] = "WrappedAction",
["number"] = 1,
["params"] =
{
["action"] =
{
["id"] = "Option",
["params"] =
{
["value"] = true,
["name"] = 7,
}, -- end of ["params"]
}, -- end of ["action"]
}, -- end of ["params"]
}, -- end of [1]
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 0,
["ETA_locked"] = true,
["y"] = 899151.01391663,
["x"] = -310417.52464165,
["name"] = "DictKey_WptName_1183",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [1]
[2] =
{
["alt"] = 914.4,
["action"] = "Turning Point",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 149.02777777778,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Turning Point",
["ETA"] = 81.855507548034,
["ETA_locked"] = false,
["y"] = 893393.55247316,
["x"] = -321172.10517225,
["name"] = "DictKey_WptName_1184",
["formation_template"] = "",
["speed_locked"] = true,
}, -- end of [2]
[3] =
{
["alt"] = 480,
["action"] = "Landing",
["alt_type"] = "BARO",
["properties"] =
{
["addopt"] =
{
}, -- end of ["addopt"]
}, -- end of ["properties"]
["speed"] = 138.88888888889,
["task"] =
{
["id"] = "ComboTask",
["params"] =
{
["tasks"] =
{
}, -- end of ["tasks"]
}, -- end of ["params"]
}, -- end of ["task"]
["type"] = "Land",
["ETA"] = 125.34752763203,
["ETA_locked"] = false,
["y"] = 896629.90625,
["x"] = -315671.09375,
["name"] = "DictKey_WptName_1185",
["formation_template"] = "",
["airdromeId"] = 29,
["speed_locked"] = true,
}, -- end of [3]
}, -- end of ["points"]
}, -- end of ["route"]
["groupId"] = 261,
["hidden"] = true,
["units"] =
{
[1] =
{
["alt"] = 914.4,
["alt_type"] = "BARO",
["parking_landing_id"] = "26",
["livery_id"] = "usaf standard",
["skill"] = "High",
["speed"] = 149.02777777778,
["type"] = "C-17A",
["parking_landing"] = 9,
["unitId"] = 335,
["psi"] = 2.6500668074648,
["y"] = 899151.01391663,
["x"] = -310417.52464165,
["name"] = "DictKey_UnitName_1182",
["payload"] =
{
["pylons"] =
{
}, -- end of ["pylons"]
["fuel"] = "132405",
["flare"] = 60,
["chaff"] = 120,
["gun"] = 100,
}, -- end of ["payload"]
["heading"] = -2.6500668074648,
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["onboard_num"] = "032",
}, -- end of [1]
}, -- end of ["units"]
["y"] = 899151.01391663,
["x"] = -310417.52464165,
["name"] = "DictKey_GroupName_1181",
["communication"] = true,
["start_time"] = 0,
["modulation"] = 0,
["frequency"] = 251,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment