mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_ai_task(110, 1); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(112); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(113);a_activate_group(114); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(119); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(127); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(128);a_activate_group(142); mission.trig.func[6]=nil;",
            [7] = "a_deactivate_group(112);a_activate_group(131);a_activate_group(132);a_activate_group(135); mission.trig.func[7]=nil;",
            [8] = "a_explosion(9, 1, 8);a_explosion(10, 1, 12);a_activate_group(136); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(137); mission.trig.func[9]=nil;",
            [10] = "a_deactivate_group(139);a_activate_group(140); mission.trig.func[10]=nil;",
            [11] = "a_activate_group(141); mission.trig.func[11]=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",
        }, -- 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_coalition_in_zone(\"blue\", 1) )",
            [2] = "return(c_part_of_coalition_in_zone(\"blue\", 3) )",
            [3] = "return(c_part_of_coalition_in_zone(\"blue\", 4) )",
            [4] = "return(c_part_of_coalition_in_zone(\"blue\", 3) )",
            [5] = "return(c_part_of_coalition_in_zone(\"blue\", 5) )",
            [6] = "return(c_part_of_coalition_in_zone(\"red\", 6) )",
            [7] = "return(c_part_of_coalition_in_zone(\"red\", 7) )",
            [8] = "return(c_part_of_coalition_in_zone(\"red\", 8) )",
            [9] = "return(c_part_of_coalition_in_zone(\"blue\", 11) )",
            [10] = "return(c_part_of_coalition_in_zone(\"blue\", 12) )",
            [11] = "return(c_part_of_coalition_in_zone(\"red\", 13) )",
        }, -- 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"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "GROUND FORCE CMD",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "GAME MASTER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["Su-25A by Eagle Dynamics"] = false,
        ["tents"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["Fletcher by Markindel (www.news3d.eu)"] = true,
        ["USS_Spruance by Markindel (www.news3d.eu)"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["China moderm Destroyer KUNMING-DDG172 by Markindel (www.news3d.eu)"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["CharlesdeGaulle by SVKSniper"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["President{FCF51639-EB02-4a16-AC4E-21D7D1CA20E7}.jpg"] = 1,
        ["Area clear.wav"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 243099.71428571,
                ["radius"] = 50,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -4938.571428572,
                ["hidden"] = false,
                ["name"] = "President1",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 243772.28571429,
                ["radius"] = 60,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -4226.571428572,
                ["hidden"] = false,
                ["name"] = "Mi8",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 242142,
                ["radius"] = 10,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6074.2857142857,
                ["hidden"] = false,
                ["name"] = "Guys-Start",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 242011.14285714,
                ["radius"] = 20,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6318.5714285711,
                ["hidden"] = false,
                ["name"] = "Guys-Terror-Disembark",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 242183.14285715,
                ["radius"] = 12,
                ["zoneId"] = 5,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6392.5714285716,
                ["hidden"] = false,
                ["name"] = "2nd Rebels",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 243498,
                ["radius"] = 46,
                ["zoneId"] = 6,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -7635.9999999997,
                ["hidden"] = false,
                ["name"] = "Mort",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 242019.71428572,
                ["radius"] = 20,
                ["zoneId"] = 7,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6293.4285714283,
                ["hidden"] = false,
                ["name"] = "ChangeTruck",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 242050.85714286,
                ["radius"] = 12,
                ["zoneId"] = 8,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6303.4285714289,
                ["hidden"] = false,
                ["name"] = "Ex",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 242146.57142857,
                ["radius"] = 12,
                ["zoneId"] = 9,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6427.7142857144,
                ["hidden"] = false,
                ["name"] = "EX1",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 242356.28571428,
                ["radius"] = 12,
                ["zoneId"] = 10,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6456.2857142859,
                ["hidden"] = false,
                ["name"] = "Ex2",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 242153.14285715,
                ["radius"] = 6,
                ["zoneId"] = 11,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -6158.5714285714,
                ["hidden"] = false,
                ["name"] = "Apcout",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = 241954.57142857,
                ["radius"] = 12,
                ["zoneId"] = 12,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -2564.8571428572,
                ["hidden"] = false,
                ["name"] = "Insurgaction",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = 241928.28571429,
                ["radius"] = 12,
                ["zoneId"] = 13,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -2615.4285714287,
                ["hidden"] = false,
                ["name"] = "InsurgRedout",
            }, -- end of [13]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 3,
                ["dir"] = 262,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 238,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 2,
                ["dir"] = 233,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = true,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 1,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 20,
            ["iseason"] = 1,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 790,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 10,
            ["visibility"] = 4500,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 570,
            ["density"] = 3,
            ["base"] = 2200,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 246581.71428571,
        ["zoom"] = 25000,
        ["centerX"] = -9608,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 5,
            [4] = 16,
            [5] = 6,
            [6] = 20,
            [7] = 9,
            [8] = 10,
            [9] = 4,
            [10] = 2,
            [11] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 17,
            [3] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Air Force one has arrived and the President is transferring to a Chinook helicopter to be transferred to the summit talks. The airfield is hosting an air show tomorrow so there are many new arrivals and some aerobatic teams are practising their routines.  Your task is to take off and fly towards the rendezvous point near Air Force One. You will see a Chinook Helicopter which will taxi to the runway and take off. Make sure no one interferes with the Presidents aircraft.  (You will need to dowload & Install  Ranger79s Mod Pack 1.4 JSGME.zip",
    ["pictureFileNameR"] = 
    {
        [1] = "President{FCF51639-EB02-4a16-AC4E-21D7D1CA20E7}.jpg",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "You are to protect the presidential helicopter until it leaves the boundary of the airfield.",
    ["descriptionRedTask"] = "",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "President1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["group"] = 110,
                    ["command"] = 0,
                    ["set_ai_task"] = 
                    {
                        [1] = 110,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                    ["flag_back"] = 999,
                    ["flag"] = 1,
                    ["predicate"] = "a_set_ai_task",
                    ["unit"] = 65,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 112,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Guys Start",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Guys Disembark",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 113,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 114,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "QRA",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 119,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "2nd Rebels",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 127,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 6,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Mortars",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 128,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 142,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 112,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 131,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 132,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 135,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Changetruck",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Ex",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 9,
                    ["volume"] = 8,
                    ["predicate"] = "a_explosion",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 10,
                    ["volume"] = 12,
                    ["predicate"] = "a_explosion",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 136,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 11,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 137,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "APCout",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 12,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Insurgaction",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 139,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 140,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 13,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 141,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "InsurgMenOut",
        }, -- end of [11]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 8,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.2165681500328,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 242670.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -5370.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 133,
                                        ["livery_id"] = "129th Assault Helicopter Co",
                                        ["y"] = 242670.57142857,
                                        ["x"] = -5370.2857142857,
                                        ["name"] = "New Static Object",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.2165681500328,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242670.57142857,
                                ["x"] = -5370.2857142857,
                                ["name"] = "New Static Object",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Canada",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [7]
                [8] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 12,
                                            ["y"] = 242707.5,
                                            ["x"] = -5327.2578125,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["name"] = "Message 1",
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "TransmitMessage",
                                                                    ["params"] = 
                                                                    {
                                                                        ["loop"] = false,
                                                                        ["duration"] = 2,
                                                                        ["file"] = "Area clear.wav",
                                                                        ["subtitle"] = "Area Clear",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USMC VMO-2",
                                        ["skill"] = "Player",
                                        ["parking"] = "186",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 14,
                                        ["psi"] = 0,
                                        ["y"] = 242707.5,
                                        ["x"] = -5327.2578125,
                                        ["name"] = "Flick",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "M134_L",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "M134_R",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 334,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242707.5,
                                ["x"] = -5327.2578125,
                                ["name"] = "Huey viewer",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243043,
                                            ["x"] = -4894.9404296875,
                                            ["name"] = "President1",
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 47.5488,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 40.083542359688,
                                            ["y"] = 243206.00000001,
                                            ["x"] = -3255.142857143,
                                            ["speed"] = 41.111111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 85.344,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 107.85080337812,
                                            ["y"] = 239991.71428572,
                                            ["x"] = -2635.142857143,
                                            ["speed"] = 48.305555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 70.104,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 128.20454035078,
                                            ["y"] = 239627.42857143,
                                            ["x"] = -1905.142857143,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 143.29419584936,
                                            ["y"] = 239614.57142858,
                                            ["x"] = -1378.0000000001,
                                            ["speed"] = 34.944444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 26.8224,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 158.59003564694,
                                            ["y"] = 239691.71428572,
                                            ["x"] = -1040.8571428573,
                                            ["speed"] = 22.611111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 239897.42857143,
                                                                ["x"] = -565.142857143,
                                                                ["duration"] = 20,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 26.8224,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 170.90457390056,
                                            ["y"] = 239738.00000001,
                                            ["x"] = -766.28571428579,
                                            ["speed"] = 22.611111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 36.576,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 184.73938204447,
                                            ["y"] = 239986.57142858,
                                            ["x"] = -1262.0000000001,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 48.768,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 197.35998553792,
                                            ["y"] = 240399.42857143,
                                            ["x"] = -1710.5714285715,
                                            ["speed"] = 48.305555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 48.768,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 277.44399760641,
                                            ["y"] = 243932.28571429,
                                            ["x"] = -3900.5714285715,
                                            ["speed"] = 51.902777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 47.8536,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 293.43179489457,
                                            ["y"] = 243778.57142858,
                                            ["x"] = -4429.1428571429,
                                            ["speed"] = 34.430555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 48.768,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 307.26915013972,
                                            ["y"] = 243572.28571429,
                                            ["x"] = -5040.5714285715,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 243316.28571429,
                                                                ["x"] = -4711.4285714286,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 110,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "198",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 120,
                                        ["psi"] = -0.099077046569883,
                                        ["y"] = 243043,
                                        ["x"] = -4894.9404296875,
                                        ["name"] = "Pilot #011",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3600",
                                            ["flare"] = 120,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.099077046569883,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 7,
                                            [3] = 1,
                                            ["name"] = "Springfield71",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243043,
                                ["x"] = -4894.9404296875,
                                ["name"] = "CH47",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 12,
                                            ["y"] = 242963.1875,
                                            ["x"] = -4984.5400390625,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 19.280838168002,
                                            ["y"] = 242607.71428571,
                                            ["x"] = -5533.4285714286,
                                            ["speed"] = 33.916666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 30.484531591879,
                                            ["y"] = 242566,
                                            ["x"] = -5934.2857142857,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 45.412606517186,
                                            ["y"] = 242158,
                                            ["x"] = -6283.4285714286,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242026,
                                                                ["x"] = -6332.5714285715,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["parking"] = "200",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["EngineResource"] = 90,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "CH-53E",
                                        ["unitId"] = 135,
                                        ["psi"] = 2.5668897671456,
                                        ["y"] = 242963.1875,
                                        ["x"] = -4984.5400390625,
                                        ["name"] = "Pilot #013",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1908",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5668897671456,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242963.1875,
                                ["x"] = -4984.5400390625,
                                ["name"] = "QRA",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 57.912,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 238984.28571429,
                                            ["x"] = -4366.285714286,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 57.912,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 52.151438446897,
                                            ["y"] = 240784.28571429,
                                            ["x"] = -4894.8571428574,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 117.29520632609,
                                            ["y"] = 242748.85714286,
                                            ["x"] = -6172.2857142857,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242582.28571429,
                                                                ["x"] = -5468.0000000003,
                                                                ["duration"] = 510,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 124.21167408647,
                                            ["y"] = 242524.85714286,
                                            ["x"] = -6064,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 137.90552576625,
                                            ["y"] = 242767.71428572,
                                            ["x"] = -5635.4285714286,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 67.056,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 200.47482555083,
                                            ["y"] = 242613.42857143,
                                            ["x"] = -2745.7142857144,
                                            ["speed"] = 46.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 134.112,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 245.32587581247,
                                            ["y"] = 240684.00000001,
                                            ["x"] = -2120.2857142859,
                                            ["speed"] = 45.222222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 134.112,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 268.59540799753,
                                            ["y"] = 239755.42857143,
                                            ["x"] = -1600.2857142859,
                                            ["speed"] = 45.736111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 277.69254342158,
                                            ["y"] = 239579.71428572,
                                            ["x"] = -1223.142857143,
                                            ["speed"] = 45.736111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 293.7801081062,
                                            ["y"] = 239651.14285715,
                                            ["x"] = -816.00000000015,
                                            ["speed"] = 25.694444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 239877.14285715,
                                                                ["x"] = -546.00000000016,
                                                                ["duration"] = 60,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 20.1168,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 310.84202571124,
                                            ["y"] = 239400.00000001,
                                            ["x"] = -1153.7142857143,
                                            ["speed"] = 24.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 50.5968,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 338.93552021677,
                                            ["y"] = 239973.42857143,
                                            ["x"] = -2122.8571428573,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 112.776,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 357.93779324797,
                                            ["y"] = 240536.85714286,
                                            ["x"] = -2784.5714285716,
                                            ["speed"] = 45.736111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 112.776,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 440.80972508648,
                                            ["y"] = 243645.42857143,
                                            ["x"] = -4953.142857143,
                                            ["speed"] = 45.736111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 57.912,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 467.38043584478,
                                            ["y"] = 243494.00000001,
                                            ["x"] = -5618.8571428573,
                                            ["speed"] = 25.694444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242624.28571429,
                                                                ["x"] = -5417.1428571431,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 57.912,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "129th Assault Helicopter Co",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 156,
                                        ["psi"] = -1.8564180306787,
                                        ["y"] = 238984.28571429,
                                        ["x"] = -4366.285714286,
                                        ["name"] = "Pilot #014",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.8564180306787,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 238984.28571429,
                                ["x"] = -4366.285714286,
                                ["name"] = "Huey arrivals",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243245.99999999,
                                                ["x"] = -4692.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243246.28571428,
                                                ["x"] = -4692.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243240.28571428,
                                            ["x"] = -4697.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243240.28571428,
                                        ["type"] = "af1",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 17,
                                        ["heading"] = 2.3561944902003,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4697.7142857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243240.28571428,
                                ["x"] = -4697.7142857143,
                                ["name"] = "AirForceOnestatic",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243322.57142856,
                                            ["x"] = -4611.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243322.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #001",
                                        ["unitId"] = 65,
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4611.7142857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243322.57142856,
                                ["x"] = -4611.7142857143,
                                ["name"] = "AirForceOnestatic #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243350.57142856,
                                            ["x"] = -4635.1428571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243350.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #002",
                                        ["unitId"] = 66,
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4635.1428571429,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243350.57142856,
                                ["x"] = -4635.1428571429,
                                ["name"] = "AirForceOnestatic #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243383.99999999,
                                            ["x"] = -4645.1428571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243383.99999999,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #003",
                                        ["unitId"] = 67,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4645.1428571429,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243383.99999999,
                                ["x"] = -4645.1428571429,
                                ["name"] = "AirForceOnestatic #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243400.57142856,
                                            ["x"] = -4627.4285714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243400.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #004",
                                        ["unitId"] = 68,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4627.4285714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243400.57142856,
                                ["x"] = -4627.4285714286,
                                ["name"] = "AirForceOnestatic #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243415.71428571,
                                            ["x"] = -4609.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243415.71428571,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #005",
                                        ["unitId"] = 69,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4609.7142857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243415.71428571,
                                ["x"] = -4609.7142857143,
                                ["name"] = "AirForceOnestatic #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243366.85714285,
                                            ["x"] = -4647.4285714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243366.85714285,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #006",
                                        ["unitId"] = 70,
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4647.4285714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243366.85714285,
                                ["x"] = -4647.4285714286,
                                ["name"] = "AirForceOnestatic #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243430.57142856,
                                            ["x"] = -4592.8571428572,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243430.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #007",
                                        ["unitId"] = 86,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4592.8571428572,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243430.57142856,
                                ["x"] = -4592.8571428572,
                                ["name"] = "AirForceOnestatic #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243445.42857142,
                                            ["x"] = -4576.8571428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243445.42857142,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #008",
                                        ["unitId"] = 87,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4576.8571428571,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243445.42857142,
                                ["x"] = -4576.8571428571,
                                ["name"] = "AirForceOnestatic #008",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243459.14285713,
                                            ["x"] = -4561.1428571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243459.14285713,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #009",
                                        ["unitId"] = 88,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4561.1428571429,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243459.14285713,
                                ["x"] = -4561.1428571429,
                                ["name"] = "AirForceOnestatic #009",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243473.99999999,
                                            ["x"] = -4544.5714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243473.99999999,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #010",
                                        ["unitId"] = 89,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4544.5714285714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243473.99999999,
                                ["x"] = -4544.5714285714,
                                ["name"] = "AirForceOnestatic #010",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243489.71428571,
                                            ["x"] = -4527.1428571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243489.71428571,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #011",
                                        ["unitId"] = 90,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4527.1428571429,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243489.71428571,
                                ["x"] = -4527.1428571429,
                                ["name"] = "AirForceOnestatic #011",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243503.14285713,
                                            ["x"] = -4512.2857142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243503.14285713,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #012",
                                        ["unitId"] = 91,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4512.2857142857,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243503.14285713,
                                ["x"] = -4512.2857142857,
                                ["name"] = "AirForceOnestatic #012",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243517.42857142,
                                            ["x"] = -4496,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243517.42857142,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #013",
                                        ["unitId"] = 92,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4496,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243517.42857142,
                                ["x"] = -4496,
                                ["name"] = "AirForceOnestatic #013",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243533.14285713,
                                            ["x"] = -4478,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243533.14285713,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #014",
                                        ["unitId"] = 93,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4478,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243533.14285713,
                                ["x"] = -4478,
                                ["name"] = "AirForceOnestatic #014",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243547.99999999,
                                            ["x"] = -4461.1428571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243547.99999999,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #015",
                                        ["unitId"] = 94,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4461.1428571429,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243547.99999999,
                                ["x"] = -4461.1428571429,
                                ["name"] = "AirForceOnestatic #015",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243561.14285713,
                                            ["x"] = -4446.5714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243561.14285713,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #016",
                                        ["unitId"] = 95,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4446.5714285714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243561.14285713,
                                ["x"] = -4446.5714285714,
                                ["name"] = "AirForceOnestatic #016",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243574.57142856,
                                            ["x"] = -4431.4285714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243574.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #017",
                                        ["unitId"] = 96,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4431.4285714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243574.57142856,
                                ["x"] = -4431.4285714286,
                                ["name"] = "AirForceOnestatic #017",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243586.57142856,
                                            ["x"] = -4417.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243586.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #018",
                                        ["unitId"] = 97,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4417.7142857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243586.57142856,
                                ["x"] = -4417.7142857143,
                                ["name"] = "AirForceOnestatic #018",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243602.28571428,
                                            ["x"] = -4400,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243602.28571428,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #019",
                                        ["unitId"] = 98,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4400,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243602.28571428,
                                ["x"] = -4400,
                                ["name"] = "AirForceOnestatic #019",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243616.28571428,
                                            ["x"] = -4384.2857142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243616.28571428,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #020",
                                        ["unitId"] = 99,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4384.2857142857,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243616.28571428,
                                ["x"] = -4384.2857142857,
                                ["name"] = "AirForceOnestatic #020",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243630.57142856,
                                            ["x"] = -4368.2857142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243630.57142856,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #021",
                                        ["unitId"] = 100,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4368.2857142857,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243630.57142856,
                                ["x"] = -4368.2857142857,
                                ["name"] = "AirForceOnestatic #021",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243337.42857142,
                                            ["x"] = -4623.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243337.42857142,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #022",
                                        ["unitId"] = 101,
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4623.7142857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243337.42857142,
                                ["x"] = -4623.7142857143,
                                ["name"] = "AirForceOnestatic #022",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243299.99999999,
                                                ["x"] = -4585.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243301.71428571,
                                                ["x"] = -4587.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243308.85714285,
                                            ["x"] = -4598.5714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243308.85714285,
                                        ["type"] = "barbwire_25m",
                                        ["name"] = "Unit #023",
                                        ["unitId"] = 110,
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -4598.5714285714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243308.85714285,
                                ["x"] = -4598.5714285714,
                                ["name"] = "AirForceOnestatic #023",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 239835.42857143,
                                                ["x"] = -455.142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 239881.42857143,
                                                ["x"] = -525.42857142872,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 251184,
                                                ["x"] = 11597.714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 251184,
                                                ["x"] = 11597.714285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239835.42857143,
                                            ["x"] = -455.142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 252.01285156737,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239881.42857143,
                                            ["x"] = -525.42857142872,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["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"] = 120,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 239835.42857143,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #040",
                                        ["unitId"] = 142,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -455.142857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 239839.42857143,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #041",
                                        ["unitId"] = 143,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -464.857142858,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 239845.14285715,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #042",
                                        ["unitId"] = 144,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -471.714285715,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 239848,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #043",
                                        ["unitId"] = 145,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -477.428571429,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 239857.14285715,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #044",
                                        ["unitId"] = 146,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -483.142857143,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 239862.85714286,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #045",
                                        ["unitId"] = 147,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -488.857142858,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 239868.57142858,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #046",
                                        ["unitId"] = 148,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -494,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 239878.28571429,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #047",
                                        ["unitId"] = 149,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -500.857142858,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 239886.85714286,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #048",
                                        ["unitId"] = 150,
                                        ["heading"] = 2.5620804120613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -506.571428572,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 239835.42857143,
                                ["x"] = -455.142857143,
                                ["name"] = "Guards",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 239954.28571429,
                                                ["x"] = -601.42857142871,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 239932.00000001,
                                                ["x"] = -551.71428571443,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 251240.28571429,
                                                ["x"] = 11624.285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 251240.28571429,
                                                ["x"] = 11624.285714285,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239954.28571429,
                                            ["x"] = -601.42857142871,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9.806553410649,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239932.00000001,
                                            ["x"] = -551.71428571443,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["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"] = 121,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 239954.28571429,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #049",
                                        ["unitId"] = 151,
                                        ["heading"] = -0.42141920679175,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -601.42857142871,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 239948.00000001,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #050",
                                        ["unitId"] = 152,
                                        ["heading"] = -0.42141920679175,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -616.28571428671,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 239954.28571429,
                                ["x"] = -601.42857142871,
                                ["name"] = "Guards2",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 132,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243286.57142857,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #061",
                                        ["unitId"] = 171,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4746.8571428569,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 243295.71428571,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #062",
                                        ["unitId"] = 172,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4738.8571428569,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 243288.28571429,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #063",
                                        ["unitId"] = 173,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4727.9999999997,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 243271.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #064",
                                        ["unitId"] = 174,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4720.5714285715,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 243296.28571429,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #065",
                                        ["unitId"] = 175,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4715.4285714283,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 243302,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #066",
                                        ["unitId"] = 176,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4726.2857142854,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 243267.14285714,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #067",
                                        ["unitId"] = 177,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4714.2857142858,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 243262.28571428,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #068",
                                        ["unitId"] = 178,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4706,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 243017.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #069",
                                        ["unitId"] = 179,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4907.7142857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 243040.28571428,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #070",
                                        ["unitId"] = 180,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4921.1428571429,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 243053.14285714,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #071",
                                        ["unitId"] = 181,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4872.5714285715,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 243057.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #072",
                                        ["unitId"] = 182,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4886,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 243051.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #073",
                                        ["unitId"] = 183,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4885.1428571429,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 243067.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #074",
                                        ["unitId"] = 184,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4897.1428571429,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 243154.85714286,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #076",
                                        ["unitId"] = 186,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4970.8571428574,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 243164.57142857,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #077",
                                        ["unitId"] = 187,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4966.285714286,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 243018.28571428,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #078",
                                        ["unitId"] = 188,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4894,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 243027.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #079",
                                        ["unitId"] = 189,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4877.4285714286,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["y"] = 243332.28571429,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #103",
                                        ["unitId"] = 217,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4681.1428571428,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["y"] = 243332.85714286,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #104",
                                        ["unitId"] = 218,
                                        ["heading"] = -2.6027731519335,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4684.5714285714,
                                    }, -- end of [20]
                                }, -- end of ["units"]
                                ["y"] = 243286.57142857,
                                ["x"] = -4746.8571428569,
                                ["name"] = "SecretService",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242441.42857143,
                                                ["x"] = -5829.714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242338.57142857,
                                                ["x"] = -5953.1428571426,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243255.14285714,
                                                ["x"] = -4799.4285714283,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243096.85714286,
                                                ["x"] = -4992.5714285712,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243096.85714286,
                                                ["x"] = -4992.5714285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242808.28571429,
                                                ["x"] = -5322.8571428569,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243286.57142857,
                                                ["x"] = -4746.8571428569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243255.14285714,
                                                ["x"] = -4799.4285714283,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242808.28571429,
                                                ["x"] = -5322.8571428569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242549.42857143,
                                                ["x"] = -5619.4285714283,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242549.42857143,
                                                ["x"] = -5619.4285714283,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242441.42857143,
                                                ["x"] = -5829.714285714,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242338.57142857,
                                                ["x"] = -5953.1428571426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242338.57142857,
                                                ["x"] = -5953.1428571426,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243286.57142857,
                                            ["x"] = -4746.8571428569,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11.024923156768,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243255.14285714,
                                            ["x"] = -4799.4285714283,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11.024923156768,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243096.85714286,
                                            ["x"] = -4992.5714285712,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 134.92035705525,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242808.28571429,
                                            ["x"] = -5322.8571428569,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 134.92035705588,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242549.42857143,
                                            ["x"] = -5619.4285714283,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 248.32932218945,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242441.42857143,
                                            ["x"] = -5829.714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 248.32932218971,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242338.57142857,
                                            ["x"] = -5953.1428571426,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [27]
                            [28] = 
                            {
                                ["manualHeading"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 136,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243345.14285714,
                                        ["type"] = "Hummer",
                                        ["name"] = "Unit #088",
                                        ["unitId"] = 200,
                                        ["heading"] = 3.8280780223341,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4685.7142857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 243334.00000001,
                                        ["type"] = "Hummer",
                                        ["name"] = "Unit #101",
                                        ["unitId"] = 215,
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4674.8571428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 243324.28571429,
                                        ["type"] = "Hummer",
                                        ["name"] = "Unit #102",
                                        ["unitId"] = 216,
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -4666.5714285714,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 243345.14285714,
                                ["x"] = -4685.7142857143,
                                ["name"] = "SecretServiceAPC",
                                ["visible"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242524.85714285,
                                                ["x"] = -5712.8571428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242151.99999999,
                                                ["x"] = -6156.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243328.28571428,
                                                ["x"] = -4706.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243319.71428571,
                                                ["x"] = -4745.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243319.71428571,
                                                ["x"] = -4745.1428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243278.57142856,
                                                ["x"] = -4793.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243345.14285714,
                                                ["x"] = -4685.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243328.28571428,
                                                ["x"] = -4706.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243278.57142856,
                                                ["x"] = -4793.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242639.14285714,
                                                ["x"] = -5526,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242639.14285714,
                                                ["x"] = -5526,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242524.85714285,
                                                ["x"] = -5712.8571428571,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242151.99999999,
                                                ["x"] = -6156.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242151.99999999,
                                                ["x"] = -6156.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243345.14285714,
                                            ["x"] = -4685.7142857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4.7872790622012,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243328.28571428,
                                            ["x"] = -4706.2857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6.7230716580435,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243319.71428571,
                                            ["x"] = -4745.1428571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8.9752274351403,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243278.57142856,
                                            ["x"] = -4793.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 28.263888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 42.757138577704,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242639.14285714,
                                            ["x"] = -5526,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 28.777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 52.228970247333,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242524.85714285,
                                            ["x"] = -5712.8571428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 23.125,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.699025759941,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242151.99999999,
                                            ["x"] = -6156.2857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.013888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 137,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242149.14285713,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #089",
                                        ["unitId"] = 201,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6154.8571428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 242143.71428571,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #090",
                                        ["unitId"] = 202,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6156,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 242140.85714285,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #091",
                                        ["unitId"] = 203,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6159.4285714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 242139.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #092",
                                        ["unitId"] = 204,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6162,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 242158.85714285,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #093",
                                        ["unitId"] = 205,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6154,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 242160.28571428,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #094",
                                        ["unitId"] = 206,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6156.5714285714,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 242150.28571428,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #095",
                                        ["unitId"] = 207,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6151.4285714285,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 242159.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #096",
                                        ["unitId"] = 208,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6152,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 242157.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #097",
                                        ["unitId"] = 209,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6160,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 242147.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #098",
                                        ["unitId"] = 210,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6153.7142857143,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 242159.14285713,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #099",
                                        ["unitId"] = 211,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6156.5714285714,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 242155.14285713,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #100",
                                        ["unitId"] = 212,
                                        ["heading"] = 0.88847977283644,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "High",
                                        ["x"] = -6151.4285714285,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 242149.14285713,
                                ["x"] = -6154.8571428571,
                                ["name"] = "SecretServiceAPC Men",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242129.14285713,
                                                ["x"] = -6193.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242189.99999999,
                                                ["x"] = -6195.1428571428,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242153.71428571,
                                                ["x"] = -6151.1428571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242158.57142856,
                                                ["x"] = -6149.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242158.57142856,
                                                ["x"] = -6149.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242158.57142856,
                                                ["x"] = -6156.5714285714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242149.14285713,
                                                ["x"] = -6154.8571428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242153.71428571,
                                                ["x"] = -6151.1428571428,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242158.57142856,
                                                ["x"] = -6156.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242151.71428571,
                                                ["x"] = -6166.5714285714,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242151.71428571,
                                                ["x"] = -6166.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242129.14285713,
                                                ["x"] = -6193.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242149.14285713,
                                            ["x"] = -6154.8571428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.0602271620731,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242153.71428571,
                                            ["x"] = -6151.1428571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.9715437684129,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242158.57142856,
                                            ["x"] = -6149.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3.2058294826986,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242158.57142856,
                                            ["x"] = -6156.5714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5.3883649863009,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242151.71428571,
                                            ["x"] = -6166.5714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11.703198834519,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242129.14285713,
                                            ["x"] = -6193.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 1,
                                                            ["name"] = "Fire",
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 113,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 241742.57142856,
                                                                ["x"] = -6594.2857142857,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [27] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244366.57142857,
                                                ["x"] = -4818.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244306.57142857,
                                                ["x"] = -4884.2857142858,
                                            }, -- end of [2]
                                        }, -- end of [27]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242761.42857142,
                                                ["x"] = -4832.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242783.71428571,
                                                ["x"] = -4831.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242783.71428571,
                                                ["x"] = -4831.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242792.85714285,
                                                ["x"] = -4843.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242792.85714285,
                                                ["x"] = -4843.1428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242850.57142856,
                                                ["x"] = -4931.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242850.57142856,
                                                ["x"] = -4931.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242919.14285714,
                                                ["x"] = -4988.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242919.14285714,
                                                ["x"] = -4988.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242968.28571428,
                                                ["x"] = -5011.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242968.28571428,
                                                ["x"] = -5011.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242999.14285714,
                                                ["x"] = -5008.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242999.14285714,
                                                ["x"] = -5008.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243051.71428571,
                                                ["x"] = -4980.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243121.42857142,
                                                ["x"] = -4926,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243183.14285714,
                                                ["x"] = -4870,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243249.42857142,
                                                ["x"] = -4817.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243384.85714285,
                                                ["x"] = -4674.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243667.14285714,
                                                ["x"] = -4354.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243746.57142856,
                                                ["x"] = -4257.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243773.42857142,
                                                ["x"] = -4234,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243808.85714285,
                                                ["x"] = -4233.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [20] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244122.57142857,
                                                ["x"] = -4496.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244220.28571428,
                                                ["x"] = -4570,
                                            }, -- end of [2]
                                        }, -- end of [20]
                                        [24] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244397.99999999,
                                                ["x"] = -4698.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244416.85714285,
                                                ["x"] = -4718.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [24]
                                        [28] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244306.57142857,
                                                ["x"] = -4884.2857142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244291.14285714,
                                                ["x"] = -4904.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [28]
                                        [32] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244214.57142857,
                                                ["x"] = -4926,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244187.14285714,
                                                ["x"] = -4899.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244187.14285714,
                                                ["x"] = -4899.1428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244168.28571428,
                                                ["x"] = -4882.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [33]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243808.85714285,
                                                ["x"] = -4233.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243842.57142856,
                                                ["x"] = -4249.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [17]
                                        [21] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244220.28571428,
                                                ["x"] = -4570,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244251.71428571,
                                                ["x"] = -4593.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [21]
                                        [25] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244416.85714285,
                                                ["x"] = -4718.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244421.99999999,
                                                ["x"] = -4750.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [25]
                                        [29] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244291.14285714,
                                                ["x"] = -4904.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244255.14285714,
                                                ["x"] = -4947.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [29]
                                        [34] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244168.28571428,
                                                ["x"] = -4882.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244168.28571428,
                                                ["x"] = -4882.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [34]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243051.71428571,
                                                ["x"] = -4980.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243121.42857142,
                                                ["x"] = -4926,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243183.14285714,
                                                ["x"] = -4870,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243249.42857142,
                                                ["x"] = -4817.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243384.85714285,
                                                ["x"] = -4674.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243667.14285714,
                                                ["x"] = -4354.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243746.57142856,
                                                ["x"] = -4257.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243773.42857142,
                                                ["x"] = -4234,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243842.57142856,
                                                ["x"] = -4249.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244015.71428571,
                                                ["x"] = -4408.2857142858,
                                            }, -- end of [2]
                                        }, -- end of [18]
                                        [22] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244251.71428571,
                                                ["x"] = -4593.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244358.57142857,
                                                ["x"] = -4666,
                                            }, -- end of [2]
                                        }, -- end of [22]
                                        [26] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244421.99999999,
                                                ["x"] = -4750.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244366.57142857,
                                                ["x"] = -4818.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [26]
                                        [30] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244255.14285714,
                                                ["x"] = -4947.1428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244238.57142857,
                                                ["x"] = -4945.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [30]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242675.14285714,
                                                ["x"] = -4862.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242761.42857142,
                                                ["x"] = -4832.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [19] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244015.71428571,
                                                ["x"] = -4408.2857142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244122.57142857,
                                                ["x"] = -4496.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [19]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244358.57142857,
                                                ["x"] = -4666,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244397.99999999,
                                                ["x"] = -4698.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [31] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244238.57142857,
                                                ["x"] = -4945.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244214.57142857,
                                                ["x"] = -4926,
                                            }, -- end of [2]
                                        }, -- end of [31]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242675.14285714,
                                            ["x"] = -4862.5714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242761.42857142,
                                            ["x"] = -4832.2857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16.460356829023,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242783.71428571,
                                            ["x"] = -4831.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 20.473103865095,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242792.85714285,
                                            ["x"] = -4843.1428571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30.454578230434,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242850.57142856,
                                            ["x"] = -4931.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30.454578230434,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242919.14285714,
                                            ["x"] = -4988.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 36.657975656417,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242968.28571428,
                                            ["x"] = -5011.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.424661637659,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242999.14285714,
                                            ["x"] = -5008.2857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 42.582370617073,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243051.71428571,
                                            ["x"] = -4980.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 46.703366833365,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243121.42857142,
                                            ["x"] = -4926,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 52.86851067304,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243183.14285714,
                                            ["x"] = -4870,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 58.660103454672,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243249.42857142,
                                            ["x"] = -4817.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 64.53980074173,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243384.85714285,
                                            ["x"] = -4674.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 78.220343684543,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243667.14285714,
                                            ["x"] = -4354.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 107.87617440236,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243746.57142856,
                                            ["x"] = -4257.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 116.59690355776,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243773.42857142,
                                            ["x"] = -4234,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 119.07380937425,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243808.85714285,
                                            ["x"] = -4233.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 121.53634694038,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243842.57142856,
                                            ["x"] = -4249.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 124.12989446259,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244015.71428571,
                                            ["x"] = -4408.2857142858,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 140.46032019912,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244122.57142857,
                                            ["x"] = -4496.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 150.10612822649,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244220.28571428,
                                            ["x"] = -4570,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 158.58886774197,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244251.71428571,
                                            ["x"] = -4593.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 161.31320364447,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244358.57142857,
                                            ["x"] = -4666,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 170.29031563978,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244397.99999999,
                                            ["x"] = -4698.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.84459001405,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244416.85714285,
                                            ["x"] = -4718.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 175.75495508829,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244421.99999999,
                                            ["x"] = -4750.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 178.00743135017,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244366.57142857,
                                            ["x"] = -4818.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 184.10440732377,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244306.57142857,
                                            ["x"] = -4884.2857142858,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 190.28870753432,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244291.14285714,
                                            ["x"] = -4904.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 192.07580074998,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244255.14285714,
                                            ["x"] = -4947.1428571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 198.88254115313,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244238.57142857,
                                            ["x"] = -4945.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 198.88254115313,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244214.57142857,
                                            ["x"] = -4926,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 204.34504133256,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244187.14285714,
                                            ["x"] = -4899.1428571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 211.13602530188,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244168.28571428,
                                            ["x"] = -4882.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [34]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242675.14285714,
                                        ["type"] = "M 818",
                                        ["name"] = "Unit #024",
                                        ["unitId"] = 213,
                                        ["heading"] = 1.2332368128382,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -4862.5714285714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242675.14285714,
                                ["x"] = -4862.5714285714,
                                ["name"] = "Trucks",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [30]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 112.776,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 224501.42857143,
                                            ["x"] = -32407.428571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 85.344,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 144.36868107535,
                                            ["y"] = 237701.42857143,
                                            ["x"] = -13664.571428571,
                                            ["speed"] = 158.79166666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 208.46338146665,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243127.2973737,
                                            ["x"] = -5406.2803440839,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 232.95807796746,
                                            ["y"] = 246616,
                                            ["x"] = -3392.8571428572,
                                            ["speed"] = 164.44444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 100.584,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 261.80872730759,
                                            ["y"] = 249758.85714286,
                                            ["x"] = -5878.5714285715,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 365.76,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 397.8207274602,
                                            ["y"] = 236944.57142857,
                                            ["x"] = -18764.285714286,
                                            ["speed"] = 133.61111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 507.98713987065,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243127.2973737,
                                            ["x"] = -5406.2803440839,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 112.776,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 121,
                                        ["psi"] = -0.61358484980033,
                                        ["y"] = 224501.42857143,
                                        ["x"] = -32407.428571428,
                                        ["name"] = "Pilot #012",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "20830",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.61358484980033,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 224501.42857143,
                                ["x"] = -32407.428571428,
                                ["name"] = "C1302",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 230844.28571429,
                                            ["x"] = -21036,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 126.41427421615,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243127.2973737,
                                            ["x"] = -5406.2803440839,
                                            ["speed"] = 157.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 51.816,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 149.55743454087,
                                            ["y"] = 246158.85714286,
                                            ["x"] = -3392.857142857,
                                            ["speed"] = 157.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 115.824,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 179.58085478545,
                                            ["y"] = 249501.71428572,
                                            ["x"] = -5878.5714285713,
                                            ["speed"] = 138.75,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 280.57521698456,
                                            ["y"] = 240016,
                                            ["x"] = -16192.857142857,
                                            ["speed"] = 138.75,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 361.40476897068,
                                            ["airdromeId"] = 12,
                                            ["y"] = 243127.2973737,
                                            ["x"] = -5406.2803440839,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45.72,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 169,
                                        ["psi"] = -0.66606882513905,
                                        ["y"] = 230844.28571429,
                                        ["x"] = -21036,
                                        ["name"] = "Pilot #010",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "20830",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.66606882513905,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 230844.28571429,
                                ["x"] = -21036,
                                ["name"] = "Herclanding",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.3038346126325,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243458.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4548,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 1,
                                        ["y"] = 243458.57142856,
                                        ["x"] = -4548,
                                        ["name"] = "Crowd 1",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3038346126325,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243458.57142856,
                                ["x"] = -4548,
                                ["name"] = "Crowd 1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243506.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4501.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 2,
                                        ["y"] = 243506.28571428,
                                        ["x"] = -4501.7142857143,
                                        ["name"] = "Crowd 2",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243506.28571428,
                                ["x"] = -4501.7142857143,
                                ["name"] = "Crowd 2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.2863813201126,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243554.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4438.5714285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 3,
                                        ["y"] = 243554.28571428,
                                        ["x"] = -4438.5714285715,
                                        ["name"] = "Crowd 2 #001",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.2863813201126,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243554.28571428,
                                ["x"] = -4438.5714285715,
                                ["name"] = "Crowd 2 #001",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.1293016874331,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243593.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4397.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 4,
                                        ["y"] = 243593.99999999,
                                        ["x"] = -4397.1428571429,
                                        ["name"] = "Crowd 2 #002",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.1293016874331,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243593.99999999,
                                ["x"] = -4397.1428571429,
                                ["name"] = "Crowd 2 #002",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.2165681500328,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243621.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4369.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 5,
                                        ["y"] = 243621.7142857,
                                        ["x"] = -4369.4285714286,
                                        ["name"] = "Crowd 2 #003",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.2165681500328,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243621.7142857,
                                ["x"] = -4369.4285714286,
                                ["name"] = "Crowd 2 #003",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.146754979953,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243416.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4600.5714285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 6,
                                        ["y"] = 243416.85714285,
                                        ["x"] = -4600.5714285714,
                                        ["name"] = "Crowd 2 #004",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.146754979953,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243416.85714285,
                                ["x"] = -4600.5714285714,
                                ["name"] = "Crowd 2 #004",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.2514747350727,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243332.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4608.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 7,
                                        ["y"] = 243332.85714285,
                                        ["x"] = -4608.2857142857,
                                        ["name"] = "Crowd 2 #005",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.2514747350727,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243332.85714285,
                                ["x"] = -4608.2857142857,
                                ["name"] = "Crowd 2 #005",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243233.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4645.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "wagon-pass",
                                        ["type"] = "Coach a passenger",
                                        ["unitId"] = 9,
                                        ["y"] = 243233.71428571,
                                        ["x"] = -4645.7142857143,
                                        ["name"] = "AF1 #001",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243233.71428571,
                                ["x"] = -4645.7142857143,
                                ["name"] = "AF1 #001",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.9845130209103,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243313.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4684.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "AH-1W",
                                        ["unitId"] = 10,
                                        ["livery_id"] = "USA X Black",
                                        ["y"] = 243313.42857142,
                                        ["x"] = -4684.2857142857,
                                        ["name"] = "AH-1W Static",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.9845130209103,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243313.42857142,
                                ["x"] = -4684.2857142857,
                                ["name"] = "AH-1W Static",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2.9845130209103,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243288.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4691.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 11,
                                        ["livery_id"] = "standard",
                                        ["y"] = 243288.28571428,
                                        ["x"] = -4691.7142857143,
                                        ["name"] = "AH-64 Static",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.9845130209103,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243288.28571428,
                                ["x"] = -4691.7142857143,
                                ["name"] = "AH-64 Static",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 1.9547687622336,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243217.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4735.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "A-10A",
                                        ["unitId"] = 12,
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["y"] = 243217.42857142,
                                        ["x"] = -4735.7142857143,
                                        ["name"] = "A10A-Static",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 1.9547687622336,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243217.42857142,
                                ["x"] = -4735.7142857143,
                                ["name"] = "A10A-Static",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.8972465583106,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243186.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -4757.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "A-10C",
                                        ["unitId"] = 13,
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["y"] = 243186.57142857,
                                        ["x"] = -4757.4285714286,
                                        ["name"] = "A10C-Static",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.8972465583106,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243186.57142857,
                                ["x"] = -4757.4285714286,
                                ["name"] = "A10C-Static",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243345.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4620,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 18,
                                        ["y"] = 243345.7142857,
                                        ["x"] = -4620,
                                        ["name"] = "AF1",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243345.7142857,
                                ["x"] = -4620,
                                ["name"] = "AF1",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243366.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4625.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 19,
                                        ["y"] = 243366.85714285,
                                        ["x"] = -4625.7142857143,
                                        ["name"] = "AF1 #002",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243366.85714285,
                                ["x"] = -4625.7142857143,
                                ["name"] = "AF1 #002",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243435.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4577.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 20,
                                        ["y"] = 243435.14285713,
                                        ["x"] = -4577.1428571429,
                                        ["name"] = "AF1 #003",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243435.14285713,
                                ["x"] = -4577.1428571429,
                                ["name"] = "AF1 #003",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243447.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4565.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 21,
                                        ["y"] = 243447.14285713,
                                        ["x"] = -4565.7142857143,
                                        ["name"] = "AF1 #004",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243447.14285713,
                                ["x"] = -4565.7142857143,
                                ["name"] = "AF1 #004",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243437.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4568.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 22,
                                        ["y"] = 243437.42857142,
                                        ["x"] = -4568.8571428572,
                                        ["name"] = "AF1 #005",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243437.42857142,
                                ["x"] = -4568.8571428572,
                                ["name"] = "AF1 #005",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243420.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4592.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 23,
                                        ["y"] = 243420.57142856,
                                        ["x"] = -4592.2857142857,
                                        ["name"] = "AF1 #006",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243420.57142856,
                                ["x"] = -4592.2857142857,
                                ["name"] = "AF1 #006",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243405.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4606.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 24,
                                        ["y"] = 243405.7142857,
                                        ["x"] = -4606.2857142857,
                                        ["name"] = "AF1 #007",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243405.7142857,
                                ["x"] = -4606.2857142857,
                                ["name"] = "AF1 #007",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243361.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4635.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 25,
                                        ["y"] = 243361.71428571,
                                        ["x"] = -4635.7142857143,
                                        ["name"] = "AF1 #008",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243361.71428571,
                                ["x"] = -4635.7142857143,
                                ["name"] = "AF1 #008",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243390.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4627.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 26,
                                        ["y"] = 243390.85714285,
                                        ["x"] = -4627.1428571429,
                                        ["name"] = "AF1 #009",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243390.85714285,
                                ["x"] = -4627.1428571429,
                                ["name"] = "AF1 #009",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243386.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4634.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 27,
                                        ["y"] = 243386.57142856,
                                        ["x"] = -4634.2857142857,
                                        ["name"] = "AF1 #010",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243386.57142856,
                                ["x"] = -4634.2857142857,
                                ["name"] = "AF1 #010",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243532.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4469.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 28,
                                        ["y"] = 243532.57142856,
                                        ["x"] = -4469.1428571429,
                                        ["name"] = "AF1 #011",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243532.57142856,
                                ["x"] = -4469.1428571429,
                                ["name"] = "AF1 #011",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243537.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4463.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 29,
                                        ["y"] = 243537.14285713,
                                        ["x"] = -4463.1428571429,
                                        ["name"] = "AF1 #012",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243537.14285713,
                                ["x"] = -4463.1428571429,
                                ["name"] = "AF1 #012",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243551.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4448,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 30,
                                        ["y"] = 243551.42857142,
                                        ["x"] = -4448,
                                        ["name"] = "AF1 #013",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243551.42857142,
                                ["x"] = -4448,
                                ["name"] = "AF1 #013",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243541.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4454.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 31,
                                        ["y"] = 243541.14285713,
                                        ["x"] = -4454.8571428572,
                                        ["name"] = "AF1 #014",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243541.14285713,
                                ["x"] = -4454.8571428572,
                                ["name"] = "AF1 #014",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243524.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4480.2857142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 32,
                                        ["y"] = 243524.28571428,
                                        ["x"] = -4480.2857142858,
                                        ["name"] = "AF1 #015",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243524.28571428,
                                ["x"] = -4480.2857142858,
                                ["name"] = "AF1 #015",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243490.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4513.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 33,
                                        ["y"] = 243490.28571428,
                                        ["x"] = -4513.4285714286,
                                        ["name"] = "AF1 #016",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243490.28571428,
                                ["x"] = -4513.4285714286,
                                ["name"] = "AF1 #016",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243465.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4542.2857142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 34,
                                        ["y"] = 243465.7142857,
                                        ["x"] = -4542.2857142858,
                                        ["name"] = "AF1 #017",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243465.7142857,
                                ["x"] = -4542.2857142858,
                                ["name"] = "AF1 #017",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243450.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4555.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 35,
                                        ["y"] = 243450.28571428,
                                        ["x"] = -4555.1428571429,
                                        ["name"] = "AF1 #018",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243450.28571428,
                                ["x"] = -4555.1428571429,
                                ["name"] = "AF1 #018",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243476.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4532.5714285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 36,
                                        ["y"] = 243476.85714285,
                                        ["x"] = -4532.5714285715,
                                        ["name"] = "AF1 #019",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243476.85714285,
                                ["x"] = -4532.5714285715,
                                ["name"] = "AF1 #019",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243493.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4511.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 37,
                                        ["y"] = 243493.7142857,
                                        ["x"] = -4511.1428571429,
                                        ["name"] = "AF1 #020",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243493.7142857,
                                ["x"] = -4511.1428571429,
                                ["name"] = "AF1 #020",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243480.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4524.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 38,
                                        ["y"] = 243480.85714285,
                                        ["x"] = -4524.8571428572,
                                        ["name"] = "AF1 #021",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243480.85714285,
                                ["x"] = -4524.8571428572,
                                ["name"] = "AF1 #021",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243519.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4487.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 39,
                                        ["y"] = 243519.14285713,
                                        ["x"] = -4487.4285714286,
                                        ["name"] = "AF1 #022",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243519.14285713,
                                ["x"] = -4487.4285714286,
                                ["name"] = "AF1 #022",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243510.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4495.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 40,
                                        ["y"] = 243510.57142856,
                                        ["x"] = -4495.7142857143,
                                        ["name"] = "AF1 #023",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243510.57142856,
                                ["x"] = -4495.7142857143,
                                ["name"] = "AF1 #023",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243581.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4410.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 41,
                                        ["y"] = 243581.42857142,
                                        ["x"] = -4410.8571428572,
                                        ["name"] = "AF1 #024",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243581.42857142,
                                ["x"] = -4410.8571428572,
                                ["name"] = "AF1 #024",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243590.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4406.5714285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 42,
                                        ["y"] = 243590.28571428,
                                        ["x"] = -4406.5714285715,
                                        ["name"] = "AF1 #025",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243590.28571428,
                                ["x"] = -4406.5714285715,
                                ["name"] = "AF1 #025",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243597.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4390.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 43,
                                        ["y"] = 243597.42857142,
                                        ["x"] = -4390.2857142857,
                                        ["name"] = "AF1 #026",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243597.42857142,
                                ["x"] = -4390.2857142857,
                                ["name"] = "AF1 #026",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243606.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4388.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 44,
                                        ["y"] = 243606.28571428,
                                        ["x"] = -4388.2857142857,
                                        ["name"] = "AF1 #027",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243606.28571428,
                                ["x"] = -4388.2857142857,
                                ["name"] = "AF1 #027",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243613.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4369.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 45,
                                        ["y"] = 243613.99999999,
                                        ["x"] = -4369.4285714286,
                                        ["name"] = "AF1 #028",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243613.99999999,
                                ["x"] = -4369.4285714286,
                                ["name"] = "AF1 #028",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243616.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4376.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 46,
                                        ["y"] = 243616.28571428,
                                        ["x"] = -4376.2857142857,
                                        ["name"] = "AF1 #029",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243616.28571428,
                                ["x"] = -4376.2857142857,
                                ["name"] = "AF1 #029",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243573.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4421.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 47,
                                        ["y"] = 243573.42857142,
                                        ["x"] = -4421.1428571429,
                                        ["name"] = "AF1 #030",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243573.42857142,
                                ["x"] = -4421.1428571429,
                                ["name"] = "AF1 #030",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243563.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4434.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 48,
                                        ["y"] = 243563.99999999,
                                        ["x"] = -4434.8571428572,
                                        ["name"] = "AF1 #031",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243563.99999999,
                                ["x"] = -4434.8571428572,
                                ["name"] = "AF1 #031",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243468.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -4536,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 49,
                                        ["y"] = 243468.85714285,
                                        ["x"] = -4536,
                                        ["name"] = "AF1 #032",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243468.85714285,
                                ["x"] = -4536,
                                ["name"] = "AF1 #032",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 3.5779249665884,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243327.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -4603.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 50,
                                        ["y"] = 243327.14285714,
                                        ["x"] = -4603.1428571429,
                                        ["name"] = "AF1 #033",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.5779249665884,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243327.14285714,
                                ["x"] = -4603.1428571429,
                                ["name"] = "AF1 #033",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 3.5779249665884,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243321.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4599.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 51,
                                        ["y"] = 243321.71428571,
                                        ["x"] = -4599.1428571429,
                                        ["name"] = "AF1 #034",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.5779249665884,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243321.71428571,
                                ["x"] = -4599.1428571429,
                                ["name"] = "AF1 #034",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243361.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4602,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 52,
                                        ["y"] = 243361.42857142,
                                        ["x"] = -4602,
                                        ["name"] = "AF1 #035",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243361.42857142,
                                ["x"] = -4602,
                                ["name"] = "AF1 #035",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243402.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4617.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 53,
                                        ["y"] = 243402.28571428,
                                        ["x"] = -4617.7142857143,
                                        ["name"] = "AF1 #036",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243402.28571428,
                                ["x"] = -4617.7142857143,
                                ["name"] = "AF1 #036",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243355.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4626,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 54,
                                        ["y"] = 243355.71428571,
                                        ["x"] = -4626,
                                        ["name"] = "AF1 #037",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243355.71428571,
                                ["x"] = -4626,
                                ["name"] = "AF1 #037",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243339.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -4612,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 55,
                                        ["y"] = 243339.14285714,
                                        ["x"] = -4612,
                                        ["name"] = "AF1 #038",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243339.14285714,
                                ["x"] = -4612,
                                ["name"] = "AF1 #038",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243341.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4618,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 56,
                                        ["y"] = 243341.71428571,
                                        ["x"] = -4618,
                                        ["name"] = "AF1 #039",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243341.71428571,
                                ["x"] = -4618,
                                ["name"] = "AF1 #039",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243351.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4622.8571428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 57,
                                        ["y"] = 243351.42857142,
                                        ["x"] = -4622.8571428571,
                                        ["name"] = "AF1 #040",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243351.42857142,
                                ["x"] = -4622.8571428571,
                                ["name"] = "AF1 #040",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 2.6703537555513,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243361.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -4625.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 58,
                                        ["y"] = 243361.14285714,
                                        ["x"] = -4625.1428571429,
                                        ["name"] = "AF1 #041",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.6703537555513,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243361.14285714,
                                ["x"] = -4625.1428571429,
                                ["name"] = "AF1 #041",
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 2.4434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243375.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4638.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 59,
                                        ["y"] = 243375.71428571,
                                        ["x"] = -4638.2857142857,
                                        ["name"] = "AF1 #042",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243375.71428571,
                                ["x"] = -4638.2857142857,
                                ["name"] = "AF1 #042",
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243361.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4631.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 60,
                                        ["y"] = 243361.71428571,
                                        ["x"] = -4631.4285714286,
                                        ["name"] = "AF1 #043",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243361.71428571,
                                ["x"] = -4631.4285714286,
                                ["name"] = "AF1 #043",
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243405.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4611.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 61,
                                        ["y"] = 243405.7142857,
                                        ["x"] = -4611.7142857143,
                                        ["name"] = "AF1 #044",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243405.7142857,
                                ["x"] = -4611.7142857143,
                                ["name"] = "AF1 #044",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243411.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4594.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 62,
                                        ["y"] = 243411.99999999,
                                        ["x"] = -4594.2857142857,
                                        ["name"] = "AF1 #045",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243411.99999999,
                                ["x"] = -4594.2857142857,
                                ["name"] = "AF1 #045",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243429.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4584.5714285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 63,
                                        ["y"] = 243429.42857142,
                                        ["x"] = -4584.5714285714,
                                        ["name"] = "AF1 #046",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243429.42857142,
                                ["x"] = -4584.5714285714,
                                ["name"] = "AF1 #046",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243498.57142856,
                                            ["speed"] = 0,
                                            ["x"] = -4504,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 64,
                                        ["y"] = 243498.57142856,
                                        ["x"] = -4504,
                                        ["name"] = "AF1 #047",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243498.57142856,
                                ["x"] = -4504,
                                ["name"] = "AF1 #047",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243148,
                                            ["speed"] = 0,
                                            ["x"] = -4823.7142857148,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "B-52H",
                                        ["unitId"] = 71,
                                        ["livery_id"] = "usaf standard",
                                        ["y"] = 243148,
                                        ["x"] = -4823.7142857148,
                                        ["name"] = "AF1 #048",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243148,
                                ["x"] = -4823.7142857148,
                                ["name"] = "AF1 #048",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243099.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -4845.4285714291,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "B-52H",
                                        ["unitId"] = 72,
                                        ["livery_id"] = "usaf standard",
                                        ["y"] = 243099.42857143,
                                        ["x"] = -4845.4285714291,
                                        ["name"] = "AF1 #049",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243099.42857143,
                                ["x"] = -4845.4285714291,
                                ["name"] = "AF1 #049",
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 2.9496064358704,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 242974.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -4954.2857142859,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 73,
                                        ["livery_id"] = "US Air Force",
                                        ["y"] = 242974.28571428,
                                        ["x"] = -4954.2857142859,
                                        ["name"] = "AF1 #050",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.9496064358704,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242974.28571428,
                                ["x"] = -4954.2857142859,
                                ["name"] = "AF1 #050",
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243021.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -4951.7142857148,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "E-3A",
                                        ["unitId"] = 74,
                                        ["livery_id"] = "nato",
                                        ["rate"] = "100",
                                        ["y"] = 243021.14285714,
                                        ["x"] = -4951.7142857148,
                                        ["name"] = "AF1 #051",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243021.14285714,
                                ["x"] = -4951.7142857148,
                                ["name"] = "AF1 #051",
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 5.3930673886625,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243096.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -5071.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "P-51D",
                                        ["unitId"] = 75,
                                        ["livery_id"] = "USAF 363rd FS, 357th FG DESERT RAT",
                                        ["rate"] = 20,
                                        ["y"] = 243096.28571428,
                                        ["x"] = -5071.1428571429,
                                        ["name"] = "AF1 #052",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.3930673886625,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243096.28571428,
                                ["x"] = -5071.1428571429,
                                ["name"] = "AF1 #052",
                                ["dead"] = false,
                            }, -- end of [64]
                            [73] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243381.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -4623.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 107,
                                        ["y"] = 243381.14285713,
                                        ["x"] = -4623.7142857143,
                                        ["name"] = "AF1 #061",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243381.14285713,
                                ["x"] = -4623.7142857143,
                                ["name"] = "AF1 #061",
                                ["dead"] = false,
                            }, -- end of [73]
                            [77] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 241802.00000001,
                                            ["speed"] = 0,
                                            ["x"] = 134.28571428557,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-113",
                                        ["unitId"] = 154,
                                        ["livery_id"] = "autumn",
                                        ["y"] = 241802.00000001,
                                        ["x"] = 134.28571428557,
                                        ["name"] = "New Static Object #003",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241802.00000001,
                                ["x"] = 134.28571428557,
                                ["name"] = "New Static Object #003",
                                ["dead"] = false,
                            }, -- end of [77]
                            [66] = 
                            {
                                ["heading"] = 5.3930673886625,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243152.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -5008.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "P-51D",
                                        ["unitId"] = 77,
                                        ["livery_id"] = "USAF 302rd FS, RED TAILS",
                                        ["rate"] = 20,
                                        ["y"] = 243152.85714285,
                                        ["x"] = -5008.8571428572,
                                        ["name"] = "AF1 #054",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.3930673886625,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243152.85714285,
                                ["x"] = -5008.8571428572,
                                ["name"] = "AF1 #054",
                                ["dead"] = false,
                            }, -- end of [66]
                            [70] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243367.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -4638.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 104,
                                        ["y"] = 243367.42857142,
                                        ["x"] = -4638.2857142857,
                                        ["name"] = "AF1 #058",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243367.42857142,
                                ["x"] = -4638.2857142857,
                                ["name"] = "AF1 #058",
                                ["dead"] = false,
                            }, -- end of [70]
                            [74] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243388.28571427,
                                            ["speed"] = 0,
                                            ["x"] = -4617.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 108,
                                        ["y"] = 243388.28571427,
                                        ["x"] = -4617.4285714286,
                                        ["name"] = "AF1 #062",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243388.28571427,
                                ["x"] = -4617.4285714286,
                                ["name"] = "AF1 #062",
                                ["dead"] = false,
                            }, -- end of [74]
                            [78] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 239964.00000001,
                                            ["speed"] = 0,
                                            ["x"] = -635.42857142871,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-113",
                                        ["unitId"] = 155,
                                        ["livery_id"] = "autumn",
                                        ["y"] = 239964.00000001,
                                        ["x"] = -635.42857142871,
                                        ["name"] = "New Static Object #004",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 239964.00000001,
                                ["x"] = -635.42857142871,
                                ["name"] = "New Static Object #004",
                                ["dead"] = false,
                            }, -- end of [78]
                            [67] = 
                            {
                                ["heading"] = 5.3930673886625,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243187.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4975.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "TF-51D",
                                        ["unitId"] = 78,
                                        ["livery_id"] = "TF-51 Gentleman Jim",
                                        ["rate"] = 20,
                                        ["y"] = 243187.71428571,
                                        ["x"] = -4975.1428571429,
                                        ["name"] = "AF1 #055",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.3930673886625,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243187.71428571,
                                ["x"] = -4975.1428571429,
                                ["name"] = "AF1 #055",
                                ["dead"] = false,
                            }, -- end of [67]
                            [71] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243371.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4632.2857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 105,
                                        ["y"] = 243371.99999999,
                                        ["x"] = -4632.2857142857,
                                        ["name"] = "AF1 #059",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243371.99999999,
                                ["x"] = -4632.2857142857,
                                ["name"] = "AF1 #059",
                                ["dead"] = false,
                            }, -- end of [71]
                            [75] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243393.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -4609.4285714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 109,
                                        ["y"] = 243393.7142857,
                                        ["x"] = -4609.4285714286,
                                        ["name"] = "AF1 #063",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243393.7142857,
                                ["x"] = -4609.4285714286,
                                ["name"] = "AF1 #063",
                                ["dead"] = false,
                            }, -- end of [75]
                            [79] = 
                            {
                                ["heading"] = 2.3038346126325,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243077.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -4872.0000000002,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 190,
                                        ["y"] = 243077.71428571,
                                        ["x"] = -4872.0000000002,
                                        ["name"] = "Prestruck",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3038346126325,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243077.71428571,
                                ["x"] = -4872.0000000002,
                                ["name"] = "Prestruck",
                                ["dead"] = false,
                            }, -- end of [79]
                            [68] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243421.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -4597.7142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 102,
                                        ["y"] = 243421.99999999,
                                        ["x"] = -4597.7142857143,
                                        ["name"] = "AF1 #056",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243421.99999999,
                                ["x"] = -4597.7142857143,
                                ["name"] = "AF1 #056",
                                ["dead"] = false,
                            }, -- end of [68]
                            [72] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243376.28571427,
                                            ["speed"] = 0,
                                            ["x"] = -4626.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 106,
                                        ["y"] = 243376.28571427,
                                        ["x"] = -4626.8571428572,
                                        ["name"] = "AF1 #060",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243376.28571427,
                                ["x"] = -4626.8571428572,
                                ["name"] = "AF1 #060",
                                ["dead"] = false,
                            }, -- end of [72]
                            [76] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 241944.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -151.42857142872,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-113",
                                        ["unitId"] = 153,
                                        ["livery_id"] = "autumn",
                                        ["y"] = 241944.85714286,
                                        ["x"] = -151.42857142872,
                                        ["name"] = "New Static Object #002",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241944.85714286,
                                ["x"] = -151.42857142872,
                                ["name"] = "New Static Object #002",
                                ["dead"] = false,
                            }, -- end of [76]
                            [65] = 
                            {
                                ["heading"] = 5.3930673886625,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243125.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -5034.5714285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "P-51D",
                                        ["unitId"] = 76,
                                        ["livery_id"] = "USAF 485rd FS,  MOONBEAM McSWINE",
                                        ["rate"] = 20,
                                        ["y"] = 243125.42857142,
                                        ["x"] = -5034.5714285715,
                                        ["name"] = "AF1 #053",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.3930673886625,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243125.42857142,
                                ["x"] = -5034.5714285715,
                                ["name"] = "AF1 #053",
                                ["dead"] = false,
                            }, -- end of [65]
                            [69] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 243385.42857141,
                                            ["speed"] = 0,
                                            ["x"] = -4620.8571428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "Crowd1",
                                        ["type"] = "Airshow_Crowd",
                                        ["unitId"] = 103,
                                        ["y"] = 243385.42857141,
                                        ["x"] = -4620.8571428572,
                                        ["name"] = "AF1 #057",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243385.42857141,
                                ["x"] = -4620.8571428572,
                                ["name"] = "AF1 #057",
                                ["dead"] = false,
                            }, -- end of [69]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 20,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 244119.65625,
                                                ["x"] = -1105.2340087891,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 244048.953125,
                                                ["x"] = -1088.5991210938,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 243974.09375,
                                                ["x"] = -1074.7056884766,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 243822.09375,
                                                ["x"] = -1068.5213623047,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 242063.8125,
                                                ["x"] = -1486.6235351563,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 242059.71875,
                                                ["x"] = -1489.4854736328,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 243784.140625,
                                                ["x"] = -1071.5021972656,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 242056.609375,
                                                ["x"] = -1493.3833007813,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 243936.25,
                                                ["x"] = -1070.4462890625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 243746.359375,
                                                ["x"] = -1076.2864990234,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 241950.875,
                                                ["x"] = -1916.2526855469,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 241965.90625,
                                                ["x"] = -2493.5,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 243708.84375,
                                                ["x"] = -1082.86328125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 241965.65625,
                                                ["x"] = -2510.3090820313,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 244011.6875,
                                                ["x"] = -1080.7612304688,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 243898.25,
                                                ["x"] = -1067.9929199219,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 243671.6875,
                                                ["x"] = -1091.2177734375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 241960.921875,
                                                ["x"] = -2543.56640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 241956.484375,
                                                ["x"] = -2559.7797851563,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 242990.390625,
                                                ["x"] = -1261.6110839844,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 243860.171875,
                                                ["x"] = -1067.3507080078,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 242554.5,
                                                ["x"] = -1395.7662353516,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 241963.984375,
                                                ["x"] = -2527.037109375,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 242054.703125,
                                                ["x"] = -1498.0013427734,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 242068.53125,
                                                ["x"] = -1485.0291748047,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241952.3125,
                                                ["x"] = -2571.5478515625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241958.625,
                                                ["x"] = -2552.6428222656,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 241965.453125,
                                                ["x"] = -2513.4240722656,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 242056.609375,
                                                ["x"] = -1493.3833007813,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 243746.359375,
                                                ["x"] = -1076.2864990234,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 243784.140625,
                                                ["x"] = -1071.5021972656,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 242059.71875,
                                                ["x"] = -1489.4854736328,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 243822.09375,
                                                ["x"] = -1068.5213623047,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 241965.90625,
                                                ["x"] = -2493.5,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 242063.8125,
                                                ["x"] = -1486.6235351563,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 243898.25,
                                                ["x"] = -1067.9929199219,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 243936.25,
                                                ["x"] = -1070.4462890625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 242068.53125,
                                                ["x"] = -1485.0291748047,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 243974.09375,
                                                ["x"] = -1074.7056884766,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 241963.015625,
                                                ["x"] = -2533.2038574219,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 241951.390625,
                                                ["x"] = -1911.6645507813,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 242566.0625,
                                                ["x"] = -1392.9302978516,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 244048.953125,
                                                ["x"] = -1088.5991210938,
                                            }, -- end of [24]
                                            [15] = 
                                            {
                                                ["y"] = 243708.84375,
                                                ["x"] = -1082.86328125,
                                            }, -- end of [15]
                                            [25] = 
                                            {
                                                ["y"] = 244188.640625,
                                                ["x"] = -1121.4644775391,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 242991.4375,
                                                ["x"] = -1261.3168945313,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 244242.71875,
                                                ["x"] = -1135.1270751953,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 242054.703125,
                                                ["x"] = -1498.0013427734,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                ["y"] = 244296.3125,
                                                ["x"] = -1150.5555419922,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = 243671.6875,
                                                ["x"] = -1091.2177734375,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 244349.359375,
                                                ["x"] = -1167.7332763672,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 244011.6875,
                                                ["x"] = -1080.7611083984,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 244401.828125,
                                                ["x"] = -1186.6419677734,
                                            }, -- end of [29]
                                            [19] = 
                                            {
                                                ["y"] = 243860.171875,
                                                ["x"] = -1067.3507080078,
                                            }, -- end of [19]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 244119.65488008,
                                            ["x"] = -1105.2336702946,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 612.75819127767,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241956.48568726,
                                            ["x"] = -2559.7796096802,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["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"] = 139,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 244119.65488008,
                                        ["type"] = "ASV1",
                                        ["name"] = "Unit #025",
                                        ["unitId"] = 219,
                                        ["heading"] = -2.162767525543,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -1105.2336702946,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 244119.65488008,
                                ["x"] = -1105.2336702946,
                                ["name"] = "Insurgblue",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Italy",
                }, -- end of [10]
                [11] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 241702.28571429,
                                            ["x"] = -6453.4285714285,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6.7830367046821,
                                            ["y"] = 242073.14285714,
                                            ["x"] = -6520.2857142858,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 91.64154260943,
                                            ["y"] = 244567.42857143,
                                            ["x"] = -4760.571428572,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 244305.14285714,
                                                                ["x"] = -4546.8571428577,
                                                                ["duration"] = 240,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 51.2064,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 170.96145204149,
                                            ["y"] = 243870.85714285,
                                            ["x"] = -4119.7142857149,
                                            ["speed"] = 25.694444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 51.2064,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 159.22891805337,
                                            ["y"] = 243359.42857143,
                                            ["x"] = -4861.1428571435,
                                            ["speed"] = 29.291666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 178.5856760677,
                                            ["y"] = 243042.28571428,
                                            ["x"] = -5331.1428571435,
                                            ["speed"] = 29.291666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242526.57142857,
                                                                ["x"] = -5526.2857142863,
                                                                ["duration"] = 420,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 194.02416010883,
                                            ["y"] = 242808.57142858,
                                            ["x"] = -5718.2857142857,
                                            ["speed"] = 29.291666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 48.768,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 218.71066757636,
                                            ["y"] = 243678.57142858,
                                            ["x"] = -5246.8571428571,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 67.056,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 254.90207002973,
                                            ["y"] = 243747.14285715,
                                            ["x"] = -3388.2857142857,
                                            ["speed"] = 51.388888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 67.056,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 319.90049498507,
                                            ["y"] = 240717.14285715,
                                            ["x"] = -1369.7142857142,
                                            ["speed"] = 56.013888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 15.24,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 345.371045487,
                                            ["y"] = 239804.28571429,
                                            ["x"] = -1291.1428571428,
                                            ["speed"] = 35.972222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 14.6304,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 377.9982817377,
                                            ["y"] = 239418.57142858,
                                            ["x"] = -968.28571428565,
                                            ["speed"] = 15.416666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 239989.71428572,
                                                                ["x"] = -598.85714285708,
                                                                ["duration"] = 140,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 10.3632,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 410.12001913834,
                                            ["y"] = 239857.42857144,
                                            ["x"] = -738.85714285707,
                                            ["speed"] = 15.416666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 13.4112,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 422.5645493499,
                                            ["y"] = 239911.71428572,
                                            ["x"] = -1157.4285714285,
                                            ["speed"] = 33.916666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 17.6784,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 431.1773531329,
                                            ["y"] = 239986.00000001,
                                            ["x"] = -1494.5714285714,
                                            ["speed"] = 40.083333333333,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 27.432,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 445.29936625941,
                                            ["y"] = 240263.14285715,
                                            ["x"] = -2085.9999999999,
                                            ["speed"] = 46.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 54.864,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 502.00366526992,
                                            ["y"] = 242877.42857144,
                                            ["x"] = -3373.1428571428,
                                            ["speed"] = 51.388888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 54.2544,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 554.99861417679,
                                            ["y"] = 244111.71428572,
                                            ["x"] = -4221.7142857142,
                                            ["speed"] = 28.263888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 243043.42857144,
                                                                ["x"] = -4897.7142857142,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Ukraine",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 117,
                                        ["psi"] = -1.7491578976832,
                                        ["y"] = 241702.28571429,
                                        ["x"] = -6453.4285714285,
                                        ["name"] = "Pilot #009",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.7491578976832,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241702.28571429,
                                ["x"] = -6453.4285714285,
                                ["name"] = "Mi8-in",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Ukraine",
                    ["id"] = 1,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 112,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 241812.85714285,
                                        ["type"] = "GAZ-3307",
                                        ["name"] = "Guyss",
                                        ["unitId"] = 122,
                                        ["heading"] = 0.64350110882948,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6552.5714285714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241812.85714285,
                                ["x"] = -6552.5714285714,
                                ["name"] = "GuysinBluetruck",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241812.85714285,
                                                ["x"] = -6552.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241908,
                                                ["x"] = -6425.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241908,
                                                ["x"] = -6425.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242001.42857144,
                                                ["x"] = -6323.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241997.42857143,
                                                ["x"] = -6327.4285714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242028.85714286,
                                                ["x"] = -6308.2857142858,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241812.85714285,
                                            ["x"] = -6552.5714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.542857143622,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241908,
                                            ["x"] = -6425.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 42.021699108436,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242001.42857144,
                                            ["x"] = -6323.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242473.14285714,
                                                ["x"] = -5596.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242465.14285714,
                                                ["x"] = -5581.1428571428,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241522.28571429,
                                                ["x"] = -5674.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241952,
                                                ["x"] = -5542.2857142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241952,
                                                ["x"] = -5542.2857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241986.28571429,
                                                ["x"] = -5540.5714285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242192.57142857,
                                                ["x"] = -5577.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242416,
                                                ["x"] = -5612.5714285714,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242465.14285714,
                                                ["x"] = -5581.1428571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242510,
                                                ["x"] = -5528,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242472,
                                                ["x"] = -5567.4285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242472,
                                                ["x"] = -5567.4285714285,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242416,
                                                ["x"] = -5612.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242472.57142857,
                                                ["x"] = -5616,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241986.28571429,
                                                ["x"] = -5540.5714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242192.57142857,
                                                ["x"] = -5577.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242472.57142857,
                                                ["x"] = -5616,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242473.14285714,
                                                ["x"] = -5596.5714285714,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241522.28571429,
                                            ["x"] = -5674.2857142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241952,
                                            ["x"] = -5542.2857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 80.915629528793,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241986.28571429,
                                            ["x"] = -5540.5714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87.094767570524,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242192.57142857,
                                            ["x"] = -5577.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 124.8232947518,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242416,
                                            ["x"] = -5612.5714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 165.52692162725,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242472.57142857,
                                            ["x"] = -5616,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 175.72846292737,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242473.14285714,
                                            ["x"] = -5596.5714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 179.22711806257,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242465.14285714,
                                            ["x"] = -5581.1428571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 194.87326234993,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242510,
                                            ["x"] = -5528,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 115,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 241522.28571429,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #033",
                                        ["unitId"] = 130,
                                        ["heading"] = 1.2727646848915,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -5674.2857142857,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241522.28571429,
                                ["x"] = -5674.2857142857,
                                ["name"] = "Refuel1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 242557.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -5493.1428571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 134,
                                        ["livery_id"] = "ukraine",
                                        ["rate"] = "30",
                                        ["y"] = 242557.42857143,
                                        ["x"] = -5493.1428571429,
                                        ["name"] = "New Static Object #001",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242557.42857143,
                                ["x"] = -5493.1428571429,
                                ["name"] = "New Static Object #001",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [11]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 113,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242034,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #027",
                                        ["unitId"] = 123,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6310.8571428573,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 242028.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #028",
                                        ["unitId"] = 124,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6312.5714285716,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 242027.71428571,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #031",
                                        ["unitId"] = 128,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6315.4285714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 242029.14285715,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #032",
                                        ["unitId"] = 129,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6314.0000000001,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 242026.28571429,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #037",
                                        ["unitId"] = 139,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6318.0000000001,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 242021.14285715,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #038",
                                        ["unitId"] = 140,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6322.5714285715,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 242012.57142858,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #039",
                                        ["unitId"] = 141,
                                        ["heading"] = 1.8221241109873,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6326.5714285715,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 242034,
                                ["x"] = -6310.8571428573,
                                ["name"] = "Guys-Terror",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242034,
                                                ["x"] = -6310.8571428573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242076.28571428,
                                                ["x"] = -6321.7142857144,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242076.28571428,
                                                ["x"] = -6321.7142857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242118.28571429,
                                                ["x"] = -6342.8571428568,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242132.57142857,
                                                ["x"] = -6333.1428571426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242132.57142857,
                                                ["x"] = -6333.1428571426,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242034,
                                            ["x"] = -6310.8571428573,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16.990946248132,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242076.28571428,
                                            ["x"] = -6321.7142857144,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242210.00000001,
                                                                ["x"] = -6416.8571428572,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 22,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 35.813887635406,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242118.28571429,
                                            ["x"] = -6342.8571428568,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242270.57142857,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["x"] = -6454.2857142854,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 114,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242024.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #029",
                                        ["unitId"] = 125,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6304.2857142858,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 242022.28571429,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #030",
                                        ["unitId"] = 126,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6306.5714285715,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 242019.14285715,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #026",
                                        ["unitId"] = 127,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6308.5714285715,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 242009.14285715,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #034",
                                        ["unitId"] = 136,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6308.8571428572,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 242015.42857143,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #035",
                                        ["unitId"] = 137,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6304.2857142858,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 242004.28571429,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #036",
                                        ["unitId"] = 138,
                                        ["heading"] = 0.90027476887266,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6312.0000000003,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 242024.57142857,
                                ["x"] = -6304.2857142858,
                                ["name"] = "Guys-Terror2",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242024.57142857,
                                                ["x"] = -6304.2857142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242049.42857143,
                                                ["x"] = -6284.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242049.42857143,
                                                ["x"] = -6284.5714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242095.14285714,
                                                ["x"] = -6310.2857142854,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242038.57142857,
                                                ["x"] = -6287.7142857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242038.57142857,
                                                ["x"] = -6287.7142857144,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242095.14285714,
                                                ["x"] = -6310.2857142854,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242124.28571429,
                                                ["x"] = -6328.2857142854,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242024.57142857,
                                            ["x"] = -6304.2857142858,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5.7106559898972,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242049.42857143,
                                            ["x"] = -6284.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13.660580943033,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242095.14285714,
                                            ["x"] = -6310.2857142854,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 19.826221086003,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242124.28571429,
                                            ["x"] = -6328.2857142854,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242233.71428572,
                                                                ["x"] = -6420.2857142858,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["name"] = "Disp1",
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 12,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = false,
                                ["groupId"] = 127,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242058.85714286,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #051",
                                        ["unitId"] = 158,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8624.8571428569,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 242038.57142858,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #052",
                                        ["unitId"] = 159,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8632.2857142855,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 242050.57142858,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #053",
                                        ["unitId"] = 160,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8635.1428571426,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 242046.57142858,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #054",
                                        ["unitId"] = 161,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8639.1428571426,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 242042.85714286,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #055",
                                        ["unitId"] = 162,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8643.4285714283,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 242040,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #056",
                                        ["unitId"] = 163,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8647.4285714283,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 242008,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #057",
                                        ["unitId"] = 164,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8675.9999999998,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 241983.71428572,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #058",
                                        ["unitId"] = 165,
                                        ["heading"] = 1.0206272831678,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8691.714285714,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 242058.85714286,
                                ["x"] = -8624.8571428569,
                                ["name"] = "Guys2",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243518.57142857,
                                                ["x"] = -7707.4285714283,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243489.42857143,
                                                ["x"] = -7669.714285714,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242058.85714286,
                                                ["x"] = -8624.8571428569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242907.14285714,
                                                ["x"] = -8104.5714285712,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242907.14285714,
                                                ["x"] = -8104.5714285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243144.28571428,
                                                ["x"] = -7967.4285714283,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243207.14285714,
                                                ["x"] = -7875.9999999997,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243341.42857143,
                                                ["x"] = -7850.2857142854,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243489.42857143,
                                                ["x"] = -7669.714285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243497.42857143,
                                                ["x"] = -7623.9999999997,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243497.42857143,
                                                ["x"] = -7623.9999999997,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242696.85714286,
                                                ["x"] = -8316.5714285712,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243341.42857143,
                                                ["x"] = -7850.2857142854,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243381.42857143,
                                                ["x"] = -7775.9999999997,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243144.28571428,
                                                ["x"] = -7967.4285714283,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243207.14285714,
                                                ["x"] = -7875.9999999997,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243381.42857143,
                                                ["x"] = -7775.9999999997,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243518.57142857,
                                                ["x"] = -7707.4285714283,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242058.85714286,
                                            ["x"] = -8624.8571428569,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 179.12359541015,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242907.14285714,
                                            ["x"] = -8104.5714285712,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 47,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 228.43337835307,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243144.28571428,
                                            ["x"] = -7967.4285714283,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 248.40462298742,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243207.14285714,
                                            ["x"] = -7875.9999999997,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 51,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 273.01522299337,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243341.42857143,
                                            ["x"] = -7850.2857142854,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 52,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 288.20189814104,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243381.42857143,
                                            ["x"] = -7775.9999999997,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 315.80136574904,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243518.57142857,
                                            ["x"] = -7707.4285714283,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 324.3805393927,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243489.42857143,
                                            ["x"] = -7669.714285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 332.73416062874,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243497.42857143,
                                            ["x"] = -7623.9999999997,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 128,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243486.28571429,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Unit #059",
                                        ["unitId"] = 166,
                                        ["heading"] = 0.54041950019869,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -7618.8571428569,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 243496,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Mortt",
                                        ["unitId"] = 167,
                                        ["heading"] = 0.54041950019869,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -7613.1428571426,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 243486.28571429,
                                ["x"] = -7618.8571428569,
                                ["name"] = "Mort",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243486.28571429,
                                                ["x"] = -7618.8571428569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243494.85714286,
                                                ["x"] = -7604.5714285712,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243494.85714286,
                                                ["x"] = -7604.5714285712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243494.85714286,
                                                ["x"] = -7604.5714285712,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243486.28571429,
                                            ["x"] = -7618.8571428569,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242306.57142857,
                                                                ["x"] = -6196.5714285715,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 182.88,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2.9987752600738,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243494.85714286,
                                            ["x"] = -7604.5714285712,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 243303.42857143,
                                                                ["x"] = -5238.2857142855,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 131,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 242002,
                                        ["type"] = "GAZ-3307",
                                        ["name"] = "Unit #060",
                                        ["unitId"] = 170,
                                        ["heading"] = 0.13706617397066,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6322.8571428573,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242002,
                                ["x"] = -6322.8571428573,
                                ["name"] = "Terrortruck",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242002,
                                                ["x"] = -6322.8571428573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242003.14285714,
                                                ["x"] = -6314.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242015.14285714,
                                                ["x"] = -6317.1428571425,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242007.14285714,
                                                ["x"] = -6318.5714285711,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242002,
                                            ["x"] = -6322.8571428573,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 3.5972222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2.712700757061,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242003.14285714,
                                            ["x"] = -6314.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0833333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 135,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 241740.85714285,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #075",
                                        ["unitId"] = 191,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6625.4285714287,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 241722.28571428,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #080",
                                        ["unitId"] = 192,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6630.5714285715,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 241722.28571428,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #081",
                                        ["unitId"] = 193,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6647.7142857144,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 241700.85714285,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #082",
                                        ["unitId"] = 194,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6640.5714285715,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 241708,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #083",
                                        ["unitId"] = 195,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6666.2857142858,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 241690.85714285,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #084",
                                        ["unitId"] = 196,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6662.0000000001,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 241689.42857142,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #085",
                                        ["unitId"] = 197,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6682.0000000001,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 241733.71428571,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #086",
                                        ["unitId"] = 198,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6633.4285714287,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 241746.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #087",
                                        ["unitId"] = 199,
                                        ["heading"] = 0.74117921904938,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -6596.2857142858,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 241740.85714285,
                                ["x"] = -6625.4285714287,
                                ["name"] = "Guys-Terror2nd",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242063.42857143,
                                                ["x"] = -6344.5714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242086.28571428,
                                                ["x"] = -6354.0000000001,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241756.28571428,
                                                ["x"] = -6608.5714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241847.42857143,
                                                ["x"] = -6508.0000000001,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242136.57142857,
                                                ["x"] = -6382.5714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241849.42857143,
                                                ["x"] = -6508.0000000001,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241847.42857143,
                                                ["x"] = -6508.0000000001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241910,
                                                ["x"] = -6426.8571428573,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241740.85714285,
                                                ["x"] = -6625.4285714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241756.28571428,
                                                ["x"] = -6608.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241910,
                                                ["x"] = -6426.8571428573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242009.14285714,
                                                ["x"] = -6352.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242009.14285714,
                                                ["x"] = -6352.5714285716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242063.42857143,
                                                ["x"] = -6344.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242086.28571428,
                                                ["x"] = -6354.0000000001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242136.57142857,
                                                ["x"] = -6382.5714285716,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241740.85714285,
                                            ["x"] = -6625.4285714287,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4.1133213155402,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241756.28571428,
                                            ["x"] = -6608.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.544058061692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241847.42857143,
                                            ["x"] = -6508.0000000001,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 242190.85714285,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -6394.8571428573,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.544058061692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241910,
                                            ["x"] = -6426.8571428573,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 69.287426784818,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242009.14285714,
                                            ["x"] = -6352.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 69.287426784818,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242063.42857143,
                                            ["x"] = -6344.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 79.164390707294,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242086.28571428,
                                            ["x"] = -6354.0000000001,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 94.025412025389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242136.57142857,
                                            ["x"] = -6382.5714285716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 140,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 241952.57142857,
                                        ["type"] = "MAZ-6303",
                                        ["name"] = "Unit #105",
                                        ["unitId"] = 220,
                                        ["heading"] = -2.6712854236204,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2568.5714285715,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 241952.57142857,
                                ["x"] = -2568.5714285715,
                                ["name"] = "Insurgred",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241928.57142857,
                                                ["x"] = -2613.7142857144,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241919.71428572,
                                                ["x"] = -2615.4285714287,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241952.57142857,
                                                ["x"] = -2568.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241929.34609985,
                                                ["x"] = -2614.2588806152,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241952.57142857,
                                            ["x"] = -2568.5714285715,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13.32917803308,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241929.34609985,
                                            ["x"] = -2614.2588806152,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.5972222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 141,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 241923.42857143,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #106",
                                        ["unitId"] = 221,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2612.2857142858,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 241932.28571429,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #107",
                                        ["unitId"] = 222,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2608.0000000001,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 241934.57142857,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #108",
                                        ["unitId"] = 223,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2607.7142857144,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 241925.14285714,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #109",
                                        ["unitId"] = 224,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2606.8571428572,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 241930.85714286,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #110",
                                        ["unitId"] = 225,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2604.0000000001,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 241933.14285714,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #111",
                                        ["unitId"] = 226,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2606.8571428572,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 241929.14285714,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #112",
                                        ["unitId"] = 227,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2607.4285714287,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 241926.85714286,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #113",
                                        ["unitId"] = 228,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2610.0000000001,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 241935.71428572,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #114",
                                        ["unitId"] = 229,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2611.7142857144,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 241937.71428572,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #115",
                                        ["unitId"] = 230,
                                        ["heading"] = -0.01281981066597,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -2608.0000000001,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 241923.42857143,
                                ["x"] = -2612.2857142858,
                                ["name"] = "Insurgred men",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 241923.42857143,
                                                ["x"] = -2612.2857142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 241923.14285714,
                                                ["x"] = -2590.0000000001,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242020.28571429,
                                                ["x"] = -2644.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242020.28571429,
                                                ["x"] = -2644.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241923.42857143,
                                            ["x"] = -2612.2857142858,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5.1243094109138,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 241923.14285714,
                                            ["x"] = -2590.0000000001,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 142,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 243630.85714285,
                                        ["type"] = "GAZ-3308",
                                        ["name"] = "Unit #116",
                                        ["unitId"] = 231,
                                        ["heading"] = -0.31656925369056,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -7714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243630.85714285,
                                ["x"] = -7714,
                                ["name"] = "MortatTruck",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243630.85714285,
                                                ["x"] = -7714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243614.57142856,
                                                ["x"] = -7664.2857142858,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243614.57142856,
                                                ["x"] = -7664.2857142858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243575.7142857,
                                                ["x"] = -7636.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243527.7142857,
                                                ["x"] = -7617.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243514.28571427,
                                                ["x"] = -7604.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243628.28571427,
                                                ["x"] = -7638.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243714.28571427,
                                                ["x"] = -7620,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243529.99999999,
                                                ["x"] = -7606.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243524.85714285,
                                                ["x"] = -7653.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243524.85714285,
                                                ["x"] = -7653.7142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243524.85714285,
                                                ["x"] = -7653.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [17]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243714.28571427,
                                                ["x"] = -7620,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243740.28571427,
                                                ["x"] = -7586.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243514.28571427,
                                                ["x"] = -7604.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243517.14285713,
                                                ["x"] = -7622.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243740.28571427,
                                                ["x"] = -7586.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243718.85714285,
                                                ["x"] = -7570.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243718.85714285,
                                                ["x"] = -7570.8571428572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243657.42857142,
                                                ["x"] = -7565.1428571429,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243575.7142857,
                                                ["x"] = -7636.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243527.7142857,
                                                ["x"] = -7617.7142857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243517.14285713,
                                                ["x"] = -7622.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243563.99999999,
                                                ["x"] = -7642.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243657.42857142,
                                                ["x"] = -7565.1428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243621.7142857,
                                                ["x"] = -7577.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243621.7142857,
                                                ["x"] = -7577.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243573.7142857,
                                                ["x"] = -7584,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243563.99999999,
                                                ["x"] = -7642.5714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243628.28571427,
                                                ["x"] = -7638.8571428572,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243573.7142857,
                                                ["x"] = -7584,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243546.85714285,
                                                ["x"] = -7593.4285714286,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243546.85714285,
                                                ["x"] = -7593.4285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243529.99999999,
                                                ["x"] = -7606.5714285715,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243630.85714285,
                                            ["x"] = -7714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9.4164857607087,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243614.57142856,
                                            ["x"] = -7664.2857142858,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 18.007520480174,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243575.7142857,
                                            ["x"] = -7636.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 27.290342007609,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243527.7142857,
                                            ["x"] = -7617.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30.672528234515,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243514.28571427,
                                            ["x"] = -7604.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 54,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 33.953090655187,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243517.14285713,
                                            ["x"] = -7622.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 33.953090655187,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243563.99999999,
                                            ["x"] = -7642.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 43.123541871467,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243628.28571427,
                                            ["x"] = -7638.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 59,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 54.714268636375,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243714.28571427,
                                            ["x"] = -7620,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 60,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.562031112832,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243740.28571427,
                                            ["x"] = -7586.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 59,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 78.184918240638,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243718.85714285,
                                            ["x"] = -7570.8571428572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.968051873196,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243657.42857142,
                                            ["x"] = -7565.1428571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 94.072932212352,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243621.7142857,
                                            ["x"] = -7577.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 100.871236923,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243573.7142857,
                                            ["x"] = -7584,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 109.59183042461,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243546.85714285,
                                            ["x"] = -7593.4285714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 114.71536555623,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243529.99999999,
                                            ["x"] = -7606.5714285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 118.56289643688,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243524.85714285,
                                            ["x"] = -7653.7142857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Protect the President",
    ["version"] = 7,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 162182,
    ["start_time"] = 5331840,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["RIGHT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Right Gunner Killed",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
        ["es_damage_SpareInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "INVERTER SPARE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_SpareInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_SpareInverter"]
        ["es_damage_MainGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GENERATOR MAIN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainGenerator"]
        ["es_damage_MainInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "INVERTER MAIN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainInverter"]
        ["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Nose Airspeed Indicator failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
        ["ARN_82_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Radio nav. set total failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_82_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ARN_82_FAILURE_TOTAL"]
        ["fs_damage_left_cell_boost_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "LEFT CELL BOOST PUMP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_left_cell_boost_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_left_cell_boost_pump"]
        ["FLEX_S_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Flex. Sight. No power",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRAULIC SYSTEM",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["tail_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TAIL ROTOR GEARBOX CHIP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "tail_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["tail_reductor_chip"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS total failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["RADAR_ALT_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Radar Altimeter failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALT_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
        ["hydro_main_irreversible_valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRAULIC SYSTEM IRREVERSIBLE VALVE ",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main_irreversible_valve",
            ["mm"] = 0,
        }, -- end of ["hydro_main_irreversible_valve"]
        ["COPILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Second Pilot Killed",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_KILLED_FAILURE"]
        ["MD1_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Roll Pitch Gyro failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MD1_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
        ["es_damage_Battery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "BATTERY",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Battery",
            ["mm"] = 0,
        }, -- end of ["es_damage_Battery"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS marker antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF FM radio failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["ARN_83_ADF_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ADF goniometer failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_ADF_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_ADF_DAMAGE"]
        ["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Flex. Sight. Backup lamp defective",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
        ["GMC_MAGN_COMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GMC magnetic compass failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_MAGN_COMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_MAGN_COMP_FAILURE"]
        ["fs_damage_right_cell_boost_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "RIGHT CELL BOOST PUMP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_right_cell_boost_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_right_cell_boost_pump"]
        ["A11_CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Clock failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "A11_CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["A11_CLOCK_FAILURE"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS localizer antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF AM radio failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["FLEX_S_NO_GUN_SIGN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Flex. Sight. No signal to guns",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_GUN_SIGN",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_GUN_SIGN"]
        ["GMC_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GMC total failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_TOTAL_FAILURE"]
        ["engine_driveshaft_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MAIN DRIVESHAFT FAILURE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_driveshaft_failure",
            ["mm"] = 0,
        }, -- end of ["engine_driveshaft_failure"]
        ["engine_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ENGINE CHIP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_chip",
            ["mm"] = 0,
        }, -- end of ["engine_chip"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "UHF radio failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Flex. Sight. Main lamp defective",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
        ["es_damage_StarterGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "STARTER-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_StarterGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_StarterGenerator"]
        ["engine_surge_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TURBINE COMPRESSOR STALL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_surge_failure",
            ["mm"] = 0,
        }, -- end of ["engine_surge_failure"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS glideslope antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["GMC_GYRO_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GMC directional gyro failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_GYRO_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_GYRO_FAILURE"]
        ["COPILOT_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Copilot Gyro failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
        ["ARN_83_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ADF total failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_TOTAL_FAILURE"]
        ["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Roof Airspeed Indicator failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
        ["fs_damage_engine_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ENGINE PUMP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_engine_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_engine_pump"]
        ["LEFT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Left Gunner Killed",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
        ["main_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MAIN GEARBOX CHIP",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "main_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["main_reductor_chip"]
        ["engine_droop_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ENGINE DROP COMPENSATOR FAILURE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_droop_failure",
            ["mm"] = 0,
        }, -- end of ["engine_droop_failure"]
        ["PILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "First Pilot Killed",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["PILOT_KILLED_FAILURE"]
    }, -- end of ["failures"]
} -- end of mission
