mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(\"GREASER!\\\
You have landed safely!\\\
V V less than 300 fpm\\\
Two more like that?\\\
\\\
\", 10);a_out_sound(\"good job.wav\");a_inc_flag(1, 10);",
            [2] = "a_out_text_delay(\"Well done Sir!  You have three spot on landings! Thats nice flying!\", 10);a_out_sound(\"victory.ogg\"); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(\"Sorry Sir! Poor landing, exceeded negative pitch!\", 10);a_out_sound(\"A10_VMU_Alert.ogg\");a_dec_flag(1, 10);",
            [4] = "a_out_text_delay(\"Watch your AOA\\\
Pitch is too steep! \", 10);a_out_sound(\"A10_VMU_Alert.ogg\");a_dec_flag(1, 10);",
            [5] = "a_out_text_delay(\"Sorry Sir, thats three poor landings. Time to re examine your AOA on approach!\", 10); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(\"FireBirds\");a_out_text_delay(\"Springfield section joining circuit\", 10); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(\"Hawgs\");a_out_text_delay(\"Springfield section leaving circuit.\\\
Hawgs section joining circuit.\", 10); mission.trig.func[7]=nil;",
            [8] = "a_activate_group(\"Quickshots\");a_out_text_delay(\"Hawgs section leaving circuit.\\\
Boar section joining circuit.\", 12); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay(\"Boar section leaving circuit.\\\
This is the last of the squadron to leave the circuit this evening!\", 12);a_out_sound(\"RTB.wav\"); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay(\"Your heading North, into enemy teritory!\", 10);a_out_sound(\"where are you going.wav\");",
            [11] = "a_out_text_delay(\"Hinds are heading home...Sukhumi airbase, to the north!\", 15);a_out_sound(\"NO JOY.wav\");",
            [12] = "a_activate_group(\"SU25CAS\");a_activate_group(\"su25two\"); mission.trig.func[12]=nil;",
            [13] = "a_activate_group(\"Shark Revenge\");a_out_text_delay(\"Enemy are advancing on your base.\\\
Two Black Sharks are up and looking for trouble!\", 10); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay(\"Enemy armour and troops are  on the air base!!\\\
\\\
Time to call in the F15E's  Chiefs?? \\\
\\\
\", 15);a_out_sound(\"Russia.ogg\");a_dec_flag(5, 9); mission.trig.func[14]=nil;",
            [15] = "a_activate_group(\"Apache CAS\");a_out_text_delay(\"Enemy closing on the base!\\\
You have Apache CAS support! \", 10); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(\"JTAC Stryker\"); mission.trig.func[16]=nil;",
            [17] = "a_activate_group(\"IglaManpad\"); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(\"BMP3\");a_activate_group(\"T80\");a_out_text_delay(\"Enemy are attacking your airbase. \\\
RTB immediately and rearm.\\\
Carry out CAS\", 15);a_out_sound(\"request rearming.wav\"); mission.trig.func[18]=nil;",
            [19] = "a_activate_group(\"BMP3\");a_activate_group(\"T80\");a_out_text_delay(\"Enemy are attacking your airbase\\\
RTB IMMEDIATELY\\\
Rearm and carry out CAS\", 15);a_out_sound(\"request rearming.wav\"); mission.trig.func[19]=nil;",
            [20] = "a_activate_group(\"T80\");a_activate_group(\"BMP3\");a_out_text_delay(\"Enemy are attacking your Airbase\\\
RTB IMMEDIATELY\\\
Re Arm\\\
Carry out CAS\", 15);a_out_sound(\"request rearming.wav\"); mission.trig.func[20]=nil;",
            [21] = "a_activate_group(\"Apache CAS\"); mission.trig.func[21]=nil;",
            [22] = "a_out_text_delay(\"Apache CAS taking fire.\\\
Marine Supa Cobras are up!\", 10);a_activate_group(\"Super Cobras\"); mission.trig.func[22]=nil;",
            [23] = "a_out_text_delay(\"All first wave enemy tanks are disabled!\", 10);a_inc_flag(5, 3); mission.trig.func[23]=nil;",
            [24] = "a_deactivate_group(\"Hawgs\");a_out_text_delay(\"All circuit flying is cancelled.\\\
No unarmed aircraft are airborne!\", 15);a_deactivate_group(\"FireBirds\");a_deactivate_group(\"Quickshots\"); mission.trig.func[24]=nil;",
            [25] = "a_out_text_delay(\"The base is secure, for now!\\\
Well done commander\", 15);a_out_sound(\"good job.wav\"); mission.trig.func[25]=nil;",
            [26] = "a_activate_group(\"T72 res\");a_inc_flag(5, 2);a_out_text_delay(\"Enemy armour is depleted!\\\
They are committing their reserve!\", 10); mission.trig.func[26]=nil;",
            [27] = "a_activate_group(\"Super Cobras\"); mission.trig.func[27]=nil;",
            [28] = "a_out_sound(\"nice work.wav\");a_inc_flag(5, 1); mission.trig.func[28]=nil;",
            [29] = "a_out_sound(\"nice work.wav\");a_inc_flag(5, 1); mission.trig.func[29]=nil;",
            [30] = "a_activate_group(\"Shark Bushwak\");a_inc_flag(5, 1); mission.trig.func[30]=nil;",
            [31] = "a_add_radio_item(\"Request Eagle assistance base over run!\", 70, \"all\");a_out_sound(\"engage my target.wav\"); mission.trig.func[31]=nil;",
            [32] = "a_out_sound(\"engaging primary.wav\");a_out_text_delay(\"Keep your head up Sir!\\\
F15 Strike Eagles on the way!\", 10);a_remove_radio_item(\"Request Eagle assistance base over run!\", \"all\");a_activate_group(\"USAF Chiefs\"); mission.trig.func[32]=nil;",
            [33] = "a_inc_flag(5, 1);a_out_sound(\"goodhits.wav\"); mission.trig.func[33]=nil;",
            [34] = "a_activate_group(\"Shark Bushwak\");a_inc_flag(5, 1); mission.trig.func[34]=nil;",
            [35] = "a_activate_group(\"Super ah1 res\");a_out_text_delay(\"Last Marine Super Cobras are up!\", 10);a_dec_flag(5, 1); mission.trig.func[35]=nil;",
            [36] = "a_activate_group(\"Super Cobras\"); mission.trig.func[36]=nil;",
            [37] = "a_activate_group(\"Hawk\"); mission.trig.func[37]=nil;",
            [38] = "a_out_text_delay(\"T72 reserve group is approaching..\\\
Sir,... the F15E Chiefs are available on radio, F10\", 15);a_out_sound(\"A10_VMU_Alert.ogg\"); mission.trig.func[38]=nil;",
            [39] = "a_out_text_delay(\"All enemy ground forces are disabled!\\\
Well done Sir!\", 15);a_out_sound(\"Thanks for the support.wav\");a_inc_flag(5, 9); mission.trig.func[39]=nil;",
            [40] = "a_out_text_delay(\"All base defense troops are disabled! Time to call in the F15E Chiefs!\", 10);a_out_sound(\"A10_VMU_Alert.ogg\");a_dec_flag(5, 9); mission.trig.func[40]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then if not mission.trig.flag[1] then mission.trig.actions[1](); mission.trig.flag[1] = true; end; else mission.trig.flag[1] = false; end;",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then if not mission.trig.flag[3] then mission.trig.actions[3](); mission.trig.flag[3] = true; end; else mission.trig.flag[3] = false; end;",
            [4] = "if mission.trig.conditions[4]() then if not mission.trig.flag[4] then mission.trig.actions[4](); mission.trig.flag[4] = true; end; else mission.trig.flag[4] = false; 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 if not mission.trig.flag[10] then mission.trig.actions[10](); mission.trig.flag[10] = true; end; else mission.trig.flag[10] = false; end;",
            [11] = "if mission.trig.conditions[11]() then if not mission.trig.flag[11] then mission.trig.actions[11](); mission.trig.flag[11] = true; end; else mission.trig.flag[11] = false; end;",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() end",
            [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
            [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
            [33] = "if mission.trig.conditions[33]() then mission.trig.actions[33]() end",
            [34] = "if mission.trig.conditions[34]() then mission.trig.actions[34]() end",
            [35] = "if mission.trig.conditions[35]() then mission.trig.actions[35]() end",
            [36] = "if mission.trig.conditions[36]() then mission.trig.actions[36]() end",
            [37] = "if mission.trig.conditions[37]() then mission.trig.actions[37]() end",
            [38] = "if mission.trig.conditions[38]() then mission.trig.actions[38]() end",
            [39] = "if mission.trig.conditions[39]() then mission.trig.actions[39]() end",
            [40] = "if mission.trig.conditions[40]() then mission.trig.actions[40]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
            [33] = true,
            [34] = true,
            [35] = true,
            [36] = true,
            [37] = true,
            [38] = true,
            [39] = true,
            [40] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(1, \"landing back\") and c_unit_altitude_lower(1, 50) and c_unit_speed_higher(1, 15) and c_unit_altitude_higher(1, 15) and c_unit_vertical_speed(1, -300, \"1\") )",
            [2] = "return(c_flag_more(1, 30) )",
            [3] = "return(c_unit_in_zone(1, \"Poor landing\") and c_unit_altitude_lower(1, 300) and c_unit_pitch(1, \"-40\", \"1\") and c_unit_speed_higher(1, 20) and c_unit_altitude_higher(1, 20) )",
            [4] = "return(c_unit_in_zone(1, \"pre poor landing\") and c_unit_altitude_higher(1, 50) and c_unit_pitch(1, \"-40\", \"1\") and c_unit_altitude_lower(1, 1500) and c_unit_speed_higher(1, 10) )",
            [5] = "return(c_flag_less(1, -30) )",
            [6] = "return(c_unit_in_zone(1, \"spawn squadron\") )",
            [7] = "return(c_part_of_group_in_zone(\"FireBirds\", \"Spawn next\") )",
            [8] = "return(c_part_of_group_in_zone(\"Hawgs\", \"Spawn next\") )",
            [9] = "return(c_part_of_group_in_zone(\"Quickshots\", \"Spawn next\") )",
            [10] = "return(c_unit_in_zone(1, \"Lost zone\") )",
            [11] = "return(c_part_of_group_in_zone(\"MI24\", \"Lost zone\") )",
            [12] = "return(c_part_of_group_in_zone(\"BMP3\", \"CAS Helo Attack zone\") )",
            [13] = "return(c_unit_damaged(6) or c_unit_damaged(27) or c_unit_damaged(28) )",
            [14] = "return(c_part_of_group_in_zone(\"BMP3\", \"Base captured zone\") or c_part_of_group_in_zone(\"T72 res\", \"Base captured zone\") or c_part_of_group_in_zone(\"T80\", \"Base captured zone\") )",
            [15] = "return(c_part_of_group_in_zone(\"T80\", \"Base Defense zone\") or c_part_of_group_in_zone(\"BMP3\", \"CAS Helo Attack zone\") )",
            [16] = "return(c_part_of_group_in_zone(\"BMP3\", \"BMP3 mover\") )",
            [17] = "return(c_part_of_group_in_zone(\"T80\", \"T80 mover\") )",
            [18] = "return(c_unit_damaged(6) )",
            [19] = "return(c_unit_damaged(27) )",
            [20] = "return(c_unit_damaged(28) )",
            [21] = "return(c_part_of_group_in_zone(\"BMP3\", \"CAS Helo Attack zone\") )",
            [22] = "return(c_group_life_less(\"Apache CAS\", 50) )",
            [23] = "return(c_group_dead(\"T80\") or c_group_dead(\"BMP3\") )",
            [24] = "return(c_part_of_group_in_zone(\"SU25CAS\", \"Lost zone\") )",
            [25] = "return(c_flag_more(5, 11) )",
            [26] = "return(c_group_life_less(\"BMP3\", 50) or c_group_life_less(\"T80\", 50) )",
            [27] = "return(c_group_life_less(\"Apache CAS\", 50) )",
            [28] = "return(c_unit_dead(9) )",
            [29] = "return(c_unit_dead(90) )",
            [30] = "return(c_group_life_less(\"BMP3\", 50) )",
            [31] = "return(c_part_of_group_in_zone(\"BMP3\", \"Base captured zone\") or c_part_of_group_in_zone(\"T80\", \"Base captured zone\") or c_unit_damaged(1) or c_part_of_group_in_zone(\"T72 res\", \"CAS Helo Attack zone\") )",
            [32] = "return(c_flag_is_true(70) )",
            [33] = "return(c_unit_dead(6) or c_unit_dead(27) or c_unit_dead(28) )",
            [34] = "return(c_group_life_less(\"T80\", 50) )",
            [35] = "return(c_group_life_less(\"Super Cobras\", 50) )",
            [36] = "return(c_unit_damaged(80) )",
            [37] = "return(c_group_life_less(\"SAM\", 50) )",
            [38] = "return(c_part_of_group_in_zone(\"T72 res\", \"CAS Helo Attack zone\") )",
            [39] = "return(c_group_dead(\"BMP3\") and c_group_dead(\"T80\") and c_group_dead(\"T72 res\") )",
            [40] = "return(c_group_dead(\"Abrams\") and c_group_dead(\"Bradleys APC\") and c_group_dead(\"Scots Guards\") )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in pairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in pairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in pairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in pairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in pairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in pairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in pairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in pairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- 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"]
        ["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"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 15,
                ["dir"] = 225,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 6,
                ["dir"] = 230,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 10,
                ["dir"] = 230,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 3,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 1,
            ["temperature"] = 16,
        }, -- end of ["season"]
        ["qnh"] = 750,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 450,
            ["density"] = 10,
            ["base"] = 2200,
            ["iprecptns"] = 1,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 587461.71428566,
                ["radius"] = 26000,
                ["zoneId"] = 6,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -241648.62053569,
                ["hidden"] = false,
                ["name"] = "Lost zone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 646308.57142857,
                ["radius"] = 100,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281705.71428571,
                ["hidden"] = false,
                ["name"] = "Poor landing",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 645708.57142854,
                ["radius"] = 300,
                ["zoneId"] = 5,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281650.85714284,
                ["hidden"] = false,
                ["name"] = "Spawn next",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 646104.57142857,
                ["radius"] = 100,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281686.57142857,
                ["hidden"] = false,
                ["name"] = "landing back",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 645892.28571421,
                ["radius"] = 150,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281666.28571425,
                ["hidden"] = false,
                ["name"] = "pre poor landing",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 648481.71428564,
                ["radius"] = 400,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281893.14285711,
                ["hidden"] = false,
                ["name"] = "spawn squadron",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 644671.61607142,
                ["radius"] = 800,
                ["zoneId"] = 7,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -275590.62053571,
                ["hidden"] = false,
                ["name"] = "Base Defense zone",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 638910.75892857,
                ["radius"] = 1900,
                ["zoneId"] = 8,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -277628.62053571,
                ["hidden"] = false,
                ["name"] = "CAS Helo Attack zone",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 646410.57142858,
                ["radius"] = 2000,
                ["zoneId"] = 9,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -281320.62053572,
                ["hidden"] = false,
                ["name"] = "Base captured zone",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 636463.90178571,
                ["radius"] = 800,
                ["zoneId"] = 10,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -275632.04910714,
                ["hidden"] = false,
                ["name"] = "BMP3 mover",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 642394.47321428,
                ["radius"] = 800,
                ["zoneId"] = 11,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -273313.47767857,
                ["hidden"] = false,
                ["name"] = "T80 mover",
            }, -- end of [11]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 643414.28571429,
        ["zoom"] = 50000,
        ["centerX"] = -280907.19196425,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 15,
            [8] = 12,
            [9] = 9,
            [10] = 10,
            [11] = 3,
            [12] = 4,
            [13] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 17,
            [2] = 0,
            [3] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Fly from your forward air base at Senaki\
\
Your flight has several possibilities;\
 1. Practice ILS approaches.\
 2. Air to Air engagement, against helicopters and battlefield air assetts.\
 3. Provide CAS to defend your air base, if  you are attacked!\
 \
Tensions are high and the enemy has stated it will attack the forward air base if any more attacks are perpetrated upon its helicopters.\
\
You are authorised to attack any armed enemy helicopters detected. They are frequently patrolling the coast to the west of the airbase.\
\
You are initially armed with AIM9M Sidewinder air to air missiles, AGM 65D Mavricks and Rockets as well as the Cannon.\
\
Be aware if the enemy do attack your base, you MUST return immediately and re arm for CAS of our limited defense force!\
\
Dusk is approaching and will be dark in about 90 minutes. \
Be aware of the visibility changes!\
 \
Wind 055 at 15. QFE 2950. There is a moderate crosswind component for take off and landing. Cloud base is less 7000 feet, in rain.\
\
If you intend to practice landings, ensure you have the HUD Display set for radar tapes and vertical velocity. You are required to land less than 300 feet per minute vv, on the centre \"ball\" for AOA. \
\
You will receive a verbal message if your landing satisfies the landing officer! Three good landings and you get the Beer. Three poor landings and you get some stick practice!\
\
You may fly the circuits first or engage the helicopters, its your call. With 90 minutes before dark, your decision will affect your flying conditions for the latter part of the mission.\
\
Rumour at high command is that there will be a F15E CAS support on F10, if the situation is almost lost!\
\
Good Luck Sir!",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["score"] = 100,
            ["side"] = "BLUE",
            ["predicate"] = "score",
            ["comment"] = "Defend airbase",
        }, -- end of [1]
    }, -- end of ["goals"]
    ["pictureFileNameB"] = 
    {
        [7] = "ZSU-23-4-latrun-4{EF015106-E240-4c10-AD9A-471CDFB1E6D6}.jpg",
        [1] = "Hog 1{24926660-E50F-4c4c-8A25-5911DF07654F}.jpg",
        [2] = "hind{11EE4B30-0A11-4ff4-8698-1FCA1C0EA689}.jpg",
        [4] = "BMP-3{D4E828FD-8CB3-4501-943A-0828FACCACFE}.jpg",
        [8] = "t72{01CB548F-7A62-4091-A7FC-1FFAEF6C87B2}.jpg",
        [9] = "linebacker M4{E087EC0B-C22E-42c1-95A6-21578D01E22A}.jpg",
        [5] = "T-80{E829597E-AF18-4d95-961B-A1ACA59362D4}.jpg",
        [10] = "Su-25Ub{C87B5307-7F2F-4ab8-A9A3-50D81CF91F72}.jpg",
        [3] = "Black Shark{46D5B471-4753-4ec3-B4D0-E02C825FE584}.jpg",
        [6] = "Ah-1cobra_1{456E093F-4B8C-4195-9A29-46470C65FF26}.jpg",
        [11] = "f15{421D517F-DE94-445e-91FF-A60CB016FEA1}.jpg",
    }, -- end of ["pictureFileNameB"]
    ["descriptionBlueTask"] = "\
Patrol to the west and engage enemy air assets. Hind's are in the area, these are fully armed and will return fire. \
\
If enemy attacks the base, undertake CAS, as ordered, for airbase defense troops.\
\
The enemy have threatened to attack your base at Senaki, if we interfere with their helo operations. You are authorised to engage any enemy helo's in the area.\
\
\
You may fly the circuits first (get your Beer qualification) or choose to engage the helicopters.  Your call. With dusk approaching, your decision will affect your flying visibility for the latter part of the mission. Other flights of your squadron are also participating in the circuit, these will be ordered to land, If your airbase is attacked. Much will depend upon your ability to fly defensive CAS sorties. If required, you will have some CAS assistance from two AH64's and Marine Super Cobras at the base!  \
\
AWACS E-2c operating as Overlord.\
JTAC operating as AXEMAN on 131 AM.\
Wind 055 at 15 knots. Overcast 10/10 at 6000 feet. Heavy Rain. QFE 2950\
ILS 108.90\
TACAN 31X\
Take off and landing runway 090\
\
\
\
",
    ["descriptionRedTask"] = "",
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 182.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 647545.71428572,
                                            ["x"] = -281034.04910711,
                                            ["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"] = 183.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 5.5803591856883,
                                            ["y"] = 647272.85714286,
                                            ["x"] = -281139.76339282,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 8.5634017037839,
                                            ["y"] = 647150,
                                            ["x"] = -281195.47767854,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 14.652693657997,
                                            ["y"] = 646939.99999999,
                                            ["x"] = -281301.19196425,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 82.6008,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 23.632477335068,
                                            ["y"] = 646567.14285715,
                                            ["x"] = -281458.33482139,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 61.2648,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 43.800241027888,
                                            ["y"] = 645677.42857134,
                                            ["x"] = -281658.85714282,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 124.13715858426,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 21.069444444444,
                                            ["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"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 182.072,
                                        ["type"] = "UH-60A",
                                        ["unitId"] = 31,
                                        ["psi"] = 1.9404237133311,
                                        ["alt_type"] = "RADIO",
                                        ["skill"] = "High",
                                        ["y"] = 647545.71428572,
                                        ["x"] = -281034.04910711,
                                        ["name"] = "Pilot #10",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -1.9404237133311,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "50",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 182.072,
                                        ["type"] = "UH-60A",
                                        ["unitId"] = 32,
                                        ["psi"] = 1.9404237133311,
                                        ["alt_type"] = "RADIO",
                                        ["skill"] = "High",
                                        ["y"] = 647617.42857141,
                                        ["x"] = -280998.62053567,
                                        ["name"] = "Pilot #11",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -1.9404237133311,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Pontiac12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "51",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 647545.71428572,
                                ["x"] = -281034.04910711,
                                ["name"] = "blackhawks",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 120,
                                            ["y"] = 648338.85714279,
                                            ["x"] = -280440.04910711,
                                            ["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"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 139.36809832309,
                                            ["y"] = 648170.4732143,
                                            ["x"] = -280633.19196429,
                                            ["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"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 173.76529412931,
                                            ["y"] = 647718.85714276,
                                            ["x"] = -281162.57142853,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 155.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 180.71029379872,
                                            ["y"] = 647341.71428562,
                                            ["x"] = -281243.99999996,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 177.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 175.13868141122,
                                            ["y"] = 646646.85714274,
                                            ["x"] = -281434.8571428,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 211.67176389921,
                                            ["y"] = 645558.85714276,
                                            ["x"] = -281643.99999996,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 220.49236263814,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 41.666666666667,
                                            ["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"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155.072,
                                        ["type"] = "AH-64D",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 44,
                                        ["psi"] = 2.4245720790481,
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["y"] = 648338.85714279,
                                        ["x"] = -280440.04910711,
                                        ["name"] = "Pilot #21",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -2.4245720790481,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "56",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155.072,
                                        ["type"] = "AH-64D",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 45,
                                        ["psi"] = 2.4245720790481,
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["y"] = 648410.28571421,
                                        ["x"] = -280335.76339282,
                                        ["name"] = "Pilot #22",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -2.4245720790481,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "57",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648338.85714279,
                                ["x"] = -280440.04910711,
                                ["name"] = "Apaches",
                                ["communication"] = true,
                                ["start_time"] = 120,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["y"] = 647038.18749999,
                                            ["x"] = -281012.62053571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 131000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 14800,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 4,
                                                                        ["value"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 183.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86429.584785631,
                                            ["y"] = 648681.71428564,
                                            ["x"] = -280997.19196425,
                                            ["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"] = 87.4776,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86447.889626116,
                                            ["y"] = 648469.61607142,
                                            ["x"] = -280002.62053571,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 83.5152,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86569.259022915,
                                            ["y"] = 641747.33035714,
                                            ["x"] = -279477.76339285,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BMP3",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 21,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 91.1352,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86673.041209839,
                                            ["y"] = 645138.18749999,
                                            ["x"] = -276664.04910713,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "T80",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 22,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 63.7032,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86698.248629054,
                                            ["y"] = 643757.99999997,
                                            ["x"] = -276901.19196427,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 68.58,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86793.82171621,
                                            ["y"] = 643933.04464285,
                                            ["x"] = -278649.19196428,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 162.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86835.321650679,
                                            ["y"] = 646238.18749999,
                                            ["x"] = -278692.62053571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 500,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 38.888888888889,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2700,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 180.072,
                                        ["type"] = "AH-64D",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 80,
                                        ["psi"] = -1.561409124587,
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Excellent",
                                        ["y"] = 647038.18749999,
                                        ["x"] = -281012.62053571,
                                        ["name"] = "Pilot #14",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.561409124587,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "58",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 180.072,
                                        ["type"] = "AH-64D",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 81,
                                        ["psi"] = -1.561409124587,
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Excellent",
                                        ["y"] = 647073.90178571,
                                        ["x"] = -280982.62053571,
                                        ["name"] = "Pilot #15",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.561409124587,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "59",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 647038.18749999,
                                ["x"] = -281012.62053571,
                                ["name"] = "Apache CAS",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 181.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["y"] = 646913.61607143,
                                            ["x"] = -281123.76339285,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 181.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86436.074127763,
                                            ["y"] = 648862.1875,
                                            ["x"] = -280655.19196428,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 9250,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 4,
                                                                        ["value"] = 2,
                                                                    }, -- 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"] = 164.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86468.234722869,
                                            ["y"] = 648290.75892857,
                                            ["x"] = -278962.33482143,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 165.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86558.09686218,
                                            ["y"] = 643305.04464285,
                                            ["x"] = -279219.47767857,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 168.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86591.789445995,
                                            ["y"] = 644276.47321428,
                                            ["x"] = -280819.47767857,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86669.071662132,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 41.666666666667,
                                            ["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"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 142,
                                        ["psi"] = -1.3348077395826,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646913.61607143,
                                        ["x"] = -281123.76339285,
                                        ["name"] = "Pilot #25",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 888,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.3348077395826,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "60",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 143,
                                        ["psi"] = -1.3348077395826,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646895.14285715,
                                        ["x"] = -281142.62053572,
                                        ["name"] = "Pilot #26",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 863,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.3348077395826,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "61",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 235,
                                        ["psi"] = -1.3348077395826,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646878.28571421,
                                        ["x"] = -281160.3348214,
                                        ["name"] = "Pilot #39",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 888,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.3348077395826,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "68",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 236,
                                        ["psi"] = -1.3348077395826,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646934.28571421,
                                        ["x"] = -281103.76339282,
                                        ["name"] = "Pilot #40",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 888,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 1.3348077395826,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "69",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 646913.61607143,
                                ["x"] = -281123.76339285,
                                ["name"] = "Super Cobras",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 181.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["y"] = 646829.33035713,
                                            ["x"] = -281206.62053571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 7400,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 182.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86405.953398618,
                                            ["y"] = 646513.61607142,
                                            ["x"] = -281108.04910714,
                                            ["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"] = 170.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86438.455674639,
                                            ["y"] = 645850.28571422,
                                            ["x"] = -279428.62053568,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 171.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86527.777071361,
                                            ["y"] = 640664.5714285,
                                            ["x"] = -279042.90624997,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 157.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86612.909717682,
                                            ["y"] = 644650.28571422,
                                            ["x"] = -276971.47767854,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 500,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 40.277777777778,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86599.316950674,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 41.666666666667,
                                            ["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"] = 40,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 169,
                                        ["psi"] = 1.2681691239645,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646829.33035713,
                                        ["x"] = -281206.62053571,
                                        ["name"] = "Pilot #27",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 788,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -1.2681691239645,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "62",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 181.072,
                                        ["type"] = "AH-1W",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 193,
                                        ["psi"] = 1.2681691239645,
                                        ["livery_id"] = "ah-1w_marines",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646848.28571429,
                                        ["x"] = -281188.33482143,
                                        ["name"] = "Pilot #34",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{3EA17AB0-A805-4D9E-8732-4CE00CB00F17}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 788,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = -1.2681691239645,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "67",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646829.33035713,
                                ["x"] = -281206.62053571,
                                ["name"] = "Super ah1 res",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647149.04464285,
                                                ["x"] = -280382.62053571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647271.61607142,
                                                ["x"] = -280503.76339285,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647138.28571426,
                                            ["x"] = -280158.90624998,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647138.28571426,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #21",
                                        ["unitId"] = 66,
                                        ["heading"] = 5.3407075111026,
                                        ["skill"] = "Excellent",
                                        ["x"] = -280158.90624998,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 647213.14285711,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #22",
                                        ["unitId"] = 67,
                                        ["heading"] = 5.1836278784232,
                                        ["skill"] = "Excellent",
                                        ["x"] = -280332.90624998,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 645799.99999993,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #23",
                                        ["unitId"] = 68,
                                        ["heading"] = 5.4105206811824,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281826.90624997,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 647138.28571426,
                                ["x"] = -280158.90624998,
                                ["name"] = "Abrams",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645645.90178571,
                                                ["x"] = -281240.62053571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645920.1875,
                                                ["x"] = -281523.47767857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645814.1875,
                                            ["x"] = -281184.04910714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 8,
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["valid"] = true,
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 645814.1875,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #25",
                                        ["unitId"] = 70,
                                        ["heading"] = 5.7246799465414,
                                        ["skill"] = "Average",
                                        ["x"] = -281184.04910714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 645858.28571421,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #26",
                                        ["unitId"] = 71,
                                        ["heading"] = 5.5676003138619,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281680.04910711,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 645849.71428568,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #27",
                                        ["unitId"] = 72,
                                        ["heading"] = 5.846852994181,
                                        ["skill"] = "Average",
                                        ["x"] = -281253.76339284,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 645881.04464285,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #28",
                                        ["unitId"] = 73,
                                        ["heading"] = 0.24434609527921,
                                        ["skill"] = "Average",
                                        ["x"] = -281190.33482142,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 646087.42857139,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #79",
                                        ["unitId"] = 137,
                                        ["heading"] = 5.4977871437821,
                                        ["skill"] = "Average",
                                        ["x"] = -281178.90624998,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 645828.5714285,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #80",
                                        ["unitId"] = 138,
                                        ["heading"] = 5.5850536063819,
                                        ["skill"] = "High",
                                        ["x"] = -281791.47767854,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 645814.1875,
                                ["x"] = -281184.04910714,
                                ["name"] = "Bradleys APC",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647108.28571426,
                                            ["x"] = -281352.0491071,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647108.28571426,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #33",
                                        ["unitId"] = 78,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281352.0491071,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 647108.28571426,
                                ["x"] = -281352.0491071,
                                ["name"] = "Vulcan AAA",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647078.28571426,
                                            ["x"] = -281582.0491071,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647078.28571426,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #34",
                                        ["unitId"] = 79,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281582.0491071,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 647078.28571426,
                                ["x"] = -281582.0491071,
                                ["name"] = "Vulcan AAA #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 424,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647786.47321426,
                                            ["x"] = -275331.47767856,
                                            ["name"] = "Axeman",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 131000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "T80",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 22,
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 8,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "BMP3",
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 21,
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                        [9] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["number"] = 9,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupName"] = "T72 res",
                                                                ["groupId"] = 39,
                                                            }, -- end of ["params"]
                                                        }, -- end of [9]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647786.47321426,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #41",
                                        ["unitId"] = 91,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -275331.47767856,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 647786.47321426,
                                ["x"] = -275331.47767856,
                                ["name"] = "JTAC Stryker",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647199.99999997,
                                            ["x"] = -280461.19196426,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 8,
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647199.99999997,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #42",
                                        ["unitId"] = 92,
                                        ["heading"] = 0,
                                        ["skill"] = "High",
                                        ["x"] = -280461.19196426,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 646293.71428568,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #43",
                                        ["unitId"] = 93,
                                        ["heading"] = 0,
                                        ["skill"] = "Good",
                                        ["x"] = -281210.04910712,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 646668.57142854,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #29",
                                        ["unitId"] = 101,
                                        ["heading"] = 0,
                                        ["skill"] = "Good",
                                        ["x"] = -281056.33482141,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 647407.71428567,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #30",
                                        ["unitId"] = 102,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -280603.76339283,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 647157.99999997,
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["name"] = "Unit #70",
                                        ["unitId"] = 128,
                                        ["heading"] = 0,
                                        ["skill"] = "Good",
                                        ["x"] = -280265.19196426,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 647199.99999997,
                                ["x"] = -280461.19196426,
                                ["name"] = "ATGM Stryker",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646970.18749998,
                                                ["x"] = -281590.90624999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647170.18749998,
                                                ["x"] = -281776.6205357,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646972.57142855,
                                            ["x"] = -281517.76339282,
                                            ["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"] = 34,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 646972.57142855,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #31",
                                        ["unitId"] = 103,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "High",
                                        ["x"] = -281517.76339282,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 647187.24107143,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #32",
                                        ["unitId"] = 104,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "Excellent",
                                        ["x"] = -280531.19196427,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 647084.57142855,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #51",
                                        ["unitId"] = 105,
                                        ["heading"] = 5.218534463463,
                                        ["skill"] = "High",
                                        ["x"] = -281528.33482136,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 647094.57142855,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #52",
                                        ["unitId"] = 106,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "High",
                                        ["x"] = -281638.33482136,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 647154.57142855,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #53",
                                        ["unitId"] = 107,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "Good",
                                        ["x"] = -281589.76339279,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 646586.57142854,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #54",
                                        ["unitId"] = 108,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "High",
                                        ["x"] = -281129.19196424,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 647101.71428569,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #66",
                                        ["unitId"] = 124,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "Good",
                                        ["x"] = -281405.4776785,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 647167.42857141,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #67",
                                        ["unitId"] = 125,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281334.04910707,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 647055.99999998,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #68",
                                        ["unitId"] = 126,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "High",
                                        ["x"] = -281345.4776785,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 646420.85714279,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #69",
                                        ["unitId"] = 127,
                                        ["heading"] = 2.3191743743185,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281268.90624994,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 646972.57142855,
                                ["x"] = -281517.76339282,
                                ["name"] = "Stinger manpads base",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648216.57142858,
                                            ["x"] = -281720.3348214,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 648216.57142858,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #81",
                                        ["unitId"] = 139,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281720.3348214,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 648216.57142858,
                                ["x"] = -281720.3348214,
                                ["name"] = "Vulcan AAA #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648254.75892857,
                                                ["x"] = -281760.33482142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648333.61607143,
                                                ["x"] = -281837.47767857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648272.57142855,
                                            ["x"] = -281727.76339282,
                                            ["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"] = 36,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 648272.57142855,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #82",
                                        ["unitId"] = 140,
                                        ["heading"] = 4.9567350756639,
                                        ["skill"] = "High",
                                        ["x"] = -281727.76339282,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 648175.42857137,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #24",
                                        ["unitId"] = 190,
                                        ["heading"] = 2.3452059215094,
                                        ["skill"] = "High",
                                        ["x"] = -281757.76339281,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 648218.28571423,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #71",
                                        ["unitId"] = 191,
                                        ["heading"] = 5.3407075111026,
                                        ["skill"] = "High",
                                        ["x"] = -281670.62053566,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 648272.57142855,
                                ["x"] = -281727.76339282,
                                ["name"] = "Vulcan AAA #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646352.85714283,
                                            ["x"] = -281451.19196424,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 646352.85714283,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #73",
                                        ["unitId"] = 194,
                                        ["heading"] = 5.5676003138619,
                                        ["skill"] = "High",
                                        ["x"] = -281451.19196424,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 648362.85714282,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #75",
                                        ["unitId"] = 195,
                                        ["heading"] = 5.5676003138619,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281818.33482138,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 646203.99999998,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #76",
                                        ["unitId"] = 196,
                                        ["heading"] = 4.8694686130642,
                                        ["skill"] = "Excellent",
                                        ["x"] = -281603.47767853,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 646352.85714283,
                                ["x"] = -281451.19196424,
                                ["name"] = "SAM",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646439.71428571,
                                                ["x"] = -281292.90624999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646841.99999999,
                                                ["x"] = -281690.62053571,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645835.99999999,
                                            ["x"] = -281447.47767856,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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"] = 46,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 645835.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #77",
                                        ["unitId"] = 197,
                                        ["heading"] = 2.3504802666737,
                                        ["skill"] = "High",
                                        ["x"] = -281447.47767856,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 645845.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #83",
                                        ["unitId"] = 198,
                                        ["heading"] = 0.05235987755983,
                                        ["skill"] = "High",
                                        ["x"] = -281075.47767856,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 645849.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #94",
                                        ["unitId"] = 199,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281103.47767856,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 645851.14285713,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #95",
                                        ["unitId"] = 200,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281125.76339285,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 645855.7142857,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #96",
                                        ["unitId"] = 201,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281152.04910713,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 645869.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #97",
                                        ["unitId"] = 202,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281172.04910713,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 645834.57142856,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #98",
                                        ["unitId"] = 203,
                                        ["heading"] = 5.8992128717408,
                                        ["skill"] = "High",
                                        ["x"] = -281418.90624999,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 645832.85714285,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #99",
                                        ["unitId"] = 204,
                                        ["heading"] = 0.15707963267949,
                                        ["skill"] = "High",
                                        ["x"] = -281389.19196428,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 645833.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #100",
                                        ["unitId"] = 205,
                                        ["heading"] = 0,
                                        ["skill"] = "High",
                                        ["x"] = -281357.76339285,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 645829.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #101",
                                        ["unitId"] = 206,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281326.33482142,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 645829.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #102",
                                        ["unitId"] = 207,
                                        ["heading"] = 0.087266462599716,
                                        ["skill"] = "High",
                                        ["x"] = -281298.90624999,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = 645835.99999999,
                                ["x"] = -281447.47767856,
                                ["name"] = "Base Infantry",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647413.99999996,
                                                ["x"] = -280846.90624998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647401.1428571,
                                                ["x"] = -280838.33482141,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647403.4285714,
                                            ["x"] = -280865.47767853,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647403.4285714,
                                        ["type"] = "Hawk sr",
                                        ["name"] = "Unit #103",
                                        ["unitId"] = 222,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "High",
                                        ["x"] = -280865.47767853,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 648030.57142855,
                                        ["type"] = "Hawk tr",
                                        ["name"] = "Unit #104",
                                        ["unitId"] = 223,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "Good",
                                        ["x"] = -281261.19196424,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 648123.4285714,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #105",
                                        ["unitId"] = 224,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "Good",
                                        ["x"] = -281271.19196424,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 647454.85714283,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #37",
                                        ["unitId"] = 241,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "High",
                                        ["x"] = -280916.90624996,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 646748.28571426,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #36",
                                        ["unitId"] = 251,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "Good",
                                        ["x"] = -280738.90624996,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 646798.28571426,
                                        ["type"] = "Hawk sr",
                                        ["name"] = "Unit #38",
                                        ["unitId"] = 255,
                                        ["heading"] = 5.3003915839469,
                                        ["skill"] = "Good",
                                        ["x"] = -280790.33482139,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 647403.4285714,
                                ["x"] = -280865.47767853,
                                ["name"] = "Hawk",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["taskSelected"] = true,
                                ["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"] = 23,
                                            ["y"] = 646385.625,
                                            ["x"] = -281619.03125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- 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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 363.9312,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 45.82565780401,
                                            ["y"] = 652734.57142849,
                                            ["x"] = -282455.99999997,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 657.4536,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 75.123804510331,
                                            ["y"] = 652761.14285709,
                                            ["x"] = -277437.99999997,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 686.6872,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 269.51403533191,
                                            ["y"] = 626770.75892855,
                                            ["x"] = -276413.76339285,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 686.6872,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 293.76568438869,
                                            ["y"] = 626427.9017857,
                                            ["x"] = -280756.62053571,
                                            ["name"] = "ILS Practice",
                                            ["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"] = 13,
                                            ["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.75274678313,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "10",
                                        ["parking"] = 107,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 1.7018685043972,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.7018685043972,
                                        ["y"] = 646385.625,
                                        ["x"] = -281619.03125,
                                        ["name"] = "Jester",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3017,
                                            ["flare"] = 165,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 150,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 1,
                                        ["skill"] = "Player",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646385.625,
                                ["x"] = -281619.03125,
                                ["name"] = "Quick Draw",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 662162.85714284,
                                            ["x"] = -263512.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["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"] = 315.53354564349,
                                            ["y"] = 618357.14285715,
                                            ["x"] = -262242.85714286,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6267.2976,
                                            ["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"] = 521.70893743307,
                                            ["y"] = 617728.57142858,
                                            ["x"] = -290871.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 6267.2976,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 84.722222222222,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 6900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["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"] = 909.67282112268,
                                            ["y"] = 663648.57142856,
                                            ["x"] = -291826.57142857,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["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"] = 1122.9070948151,
                                            ["y"] = 662438.57142853,
                                            ["x"] = -262235.42857141,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2000,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 84.722222222222,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2100,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["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"] = 1389.2531854855,
                                            ["y"] = 617505.7142857,
                                            ["x"] = -263340.85714285,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 2000.0976,
                                            ["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"] = 1572.0746850567,
                                            ["y"] = 617638.57142853,
                                            ["x"] = -280778.28571426,
                                            ["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]
                                        [8] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1786.2460138154,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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 [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "E-2C",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 5,
                                        ["psi"] = 1.5418258275633,
                                        ["livery_id"] = "E-2D Demo",
                                        ["skill"] = "High",
                                        ["y"] = 662162.85714284,
                                        ["x"] = -263512.28571428,
                                        ["name"] = "Pilot #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5624",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = -1.5418258275633,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "13",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 662162.85714284,
                                ["x"] = -263512.28571428,
                                ["name"] = "AWACS",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["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"] = 86400,
                                            ["airdromeId"] = 23,
                                            ["y"] = 648117.6875,
                                            ["x"] = -281620.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["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"] = 392.8872,
                                            ["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"] = 86435.450340266,
                                            ["y"] = 652948.85714278,
                                            ["x"] = -282570.28571425,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86460.766573664,
                                            ["y"] = 652834.57142849,
                                            ["x"] = -279055.99999997,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86538.639478092,
                                            ["y"] = 642021.71428564,
                                            ["x"] = -278808.85714283,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86558.137666973,
                                            ["y"] = 641928.85714278,
                                            ["x"] = -281450.28571426,
                                            ["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"] = 697.6872,
                                            ["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"] = 86563.338760051,
                                            ["y"] = 642714.57142849,
                                            ["x"] = -281501.71428569,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86596.891712403,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["onboard_num"] = "17",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 1.764928552328,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.764928552328,
                                        ["y"] = 648117.6875,
                                        ["x"] = -281620.4375,
                                        ["name"] = "Pilot #12",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{64329ED9-B14C-4c0b-A923-A3C911DA1527}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{64329ED9-B14C-4c0b-A923-A3C911DA1527}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{64329ED9-B14C-4c0b-A923-A3C911DA1527}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{64329ED9-B14C-4c0b-A923-A3C911DA1527}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 14,
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["onboard_num"] = "18",
                                        ["parking"] = "82",
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 1.764928552328,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.764928552328,
                                        ["y"] = 646762.4375,
                                        ["x"] = -281198.4375,
                                        ["name"] = "Pilot #13",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 15,
                                        ["skill"] = "High",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648117.6875,
                                ["x"] = -281620.4375,
                                ["name"] = "Hawgs",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["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"] = 86400,
                                            ["airdromeId"] = 23,
                                            ["y"] = 648224.25,
                                            ["x"] = -281508.78125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["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"] = 780.8976,
                                            ["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"] = 86438.434958202,
                                            ["y"] = 652520.2857142,
                                            ["x"] = -282470.28571425,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86455.757860047,
                                            ["y"] = 652485.99999992,
                                            ["x"] = -280064.57142854,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86527.591111855,
                                            ["y"] = 642514.57142849,
                                            ["x"] = -279735.99999997,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86548.997509525,
                                            ["y"] = 642414.57142849,
                                            ["x"] = -282707.4285714,
                                            ["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"] = 780.8976,
                                            ["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"] = 86601.911030828,
                                            ["y"] = 649757.42857135,
                                            ["x"] = -283010.28571426,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86624.357466662,
                                            ["y"] = 649900.28571421,
                                            ["x"] = -279895.99999997,
                                            ["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]
                                        [8] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86679.1123535,
                                            ["y"] = 642300.28571421,
                                            ["x"] = -279624.57142854,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86737.937576806,
                                            ["y"] = 642221.71428564,
                                            ["x"] = -281487.4285714,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 87346.319176807,
                                            ["y"] = 644468.57142855,
                                            ["x"] = -281599.99999999,
                                            ["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 [10]
                                        [11] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86775.040687741,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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 [11]
                                        [12] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86733.949154481,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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 [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "21",
                                        ["parking"] = 4,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 1.7909797527372,
                                        ["callsign"] = 
                                        {
                                            [1] = 10,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Boar11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.7909797527372,
                                        ["y"] = 648224.25,
                                        ["x"] = -281508.78125,
                                        ["name"] = "Pilot #16",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 18,
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "22",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 1.7909797527372,
                                        ["callsign"] = 
                                        {
                                            [1] = 10,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Boar12",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.7909797527372,
                                        ["y"] = 647805.8125,
                                        ["x"] = -281606.84375,
                                        ["name"] = "Pilot #17",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_CATM_65K",
                                                }, -- end of [3]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_117_TGM_65G",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "LAU-105_1*CATM-9M_R",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 19,
                                        ["skill"] = "High",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648224.25,
                                ["x"] = -281508.78125,
                                ["name"] = "Quickshots",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 86400,
                                            ["y"] = 653012.18749999,
                                            ["x"] = -315347.19196429,
                                            ["speed"] = 241.52777777778,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 131000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "70",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargets",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "All",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["priority"] = 0,
                                                                        ["maxDistEnabled"] = true,
                                                                        ["maxDist"] = 15000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1390.1928,
                                            ["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"] = 86543.041347258,
                                            ["y"] = 647633.14285707,
                                            ["x"] = -281220.04910711,
                                            ["speed"] = 241.52777777778,
                                            ["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"] = 1390.1928,
                                            ["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"] = 86603.407680008,
                                            ["y"] = 634668.85714278,
                                            ["x"] = -274548.62053568,
                                            ["speed"] = 241.52777777778,
                                            ["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"] = 1390.1928,
                                            ["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"] = 86639.431829227,
                                            ["y"] = 643040.28571421,
                                            ["x"] = -272177.19196425,
                                            ["speed"] = 241.52777777778,
                                            ["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"] = 1390.1928,
                                            ["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"] = 86682.383842587,
                                            ["y"] = 648925.99999992,
                                            ["x"] = -280720.04910711,
                                            ["speed"] = 241.52777777778,
                                            ["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"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 87270.703698128,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617269.96285781,
                                            ["x"] = -355692.3067714,
                                            ["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"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 175,
                                        ["psi"] = 0.15633164963716,
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["y"] = 653012.18749999,
                                        ["x"] = -315347.19196429,
                                        ["name"] = "Pilot #30",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 241.52777777778,
                                        ["heading"] = -0.15633164963716,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "63",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 176,
                                        ["psi"] = 0.15633164963716,
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["y"] = 653052.18749999,
                                        ["x"] = -315387.19196429,
                                        ["name"] = "Pilot #31",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 241.52777777778,
                                        ["heading"] = -0.15633164963716,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Ford12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "64",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 177,
                                        ["psi"] = 0.15633164963716,
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["y"] = 653092.18749999,
                                        ["x"] = -315427.19196429,
                                        ["name"] = "Pilot #32",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 241.52777777778,
                                        ["heading"] = -0.15633164963716,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Ford13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "65",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 178,
                                        ["psi"] = 0.15633164963716,
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["y"] = 653132.18749999,
                                        ["x"] = -315467.19196429,
                                        ["name"] = "Pilot #33",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 241.52777777778,
                                        ["heading"] = -0.15633164963716,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Ford14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "66",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 653012.18749999,
                                ["x"] = -315347.19196429,
                                ["name"] = "USAF Chiefs",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [11]
                [12] = 
                {
                    ["name"] = "UK",
                    ["id"] = 4,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647289.04464285,
                                                ["x"] = -279822.04910714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647403.33035713,
                                                ["x"] = -279947.76339285,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647231.9017857,
                                            ["x"] = -279790.62053571,
                                            ["name"] = "Scots Guards",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 647231.9017857,
                                        ["type"] = "Challenger2",
                                        ["name"] = "Unit #47",
                                        ["unitId"] = 97,
                                        ["heading"] = 5.3407075111026,
                                        ["skill"] = "High",
                                        ["x"] = -279790.62053571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 647141.04464285,
                                        ["type"] = "Challenger2",
                                        ["name"] = "Unit #48",
                                        ["unitId"] = 98,
                                        ["heading"] = 5.4105206811824,
                                        ["skill"] = "High",
                                        ["x"] = -279873.47767857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 647105.33035713,
                                        ["type"] = "MCV-80",
                                        ["name"] = "Unit #49",
                                        ["unitId"] = 99,
                                        ["heading"] = 5.4628805587423,
                                        ["skill"] = "Good",
                                        ["x"] = -279996.90625,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 647277.71428569,
                                        ["type"] = "MCV-80",
                                        ["name"] = "Unit #50",
                                        ["unitId"] = 100,
                                        ["heading"] = 5.532693728822,
                                        ["skill"] = "Good",
                                        ["x"] = -279829.76339284,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 647091.33035713,
                                        ["type"] = "Challenger2",
                                        ["name"] = "Unit #74",
                                        ["unitId"] = 132,
                                        ["heading"] = 5.3232542185827,
                                        ["skill"] = "High",
                                        ["x"] = -279754.90625,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 647125.99999997,
                                        ["type"] = "Challenger2",
                                        ["name"] = "Unit #117",
                                        ["unitId"] = 230,
                                        ["heading"] = 5.4105206811824,
                                        ["skill"] = "High",
                                        ["x"] = -280090.0491071,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 647086.28571425,
                                        ["type"] = "Challenger2",
                                        ["name"] = "Unit #118",
                                        ["unitId"] = 231,
                                        ["heading"] = 5.4105206811824,
                                        ["skill"] = "Excellent",
                                        ["x"] = -279679.76339284,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 647231.9017857,
                                ["x"] = -279790.62053571,
                                ["name"] = "Scots Guards",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1695.6024,
                                            ["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"] = 643094.5714285,
                                            ["x"] = -279804.3348214,
                                            ["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"] = 1390.4976,
                                            ["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"] = 33.346699741855,
                                            ["y"] = 638508.85714279,
                                            ["x"] = -279582.90624997,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1390.4976,
                                            ["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"] = 48.560281242862,
                                            ["y"] = 638387.42857136,
                                            ["x"] = -281732.90624997,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1390.4976,
                                            ["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.55538871159,
                                            ["y"] = 648923.14285707,
                                            ["x"] = -282368.62053568,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1390.4976,
                                            ["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"] = 141.59136984158,
                                            ["y"] = 649015.99999993,
                                            ["x"] = -280004.3348214,
                                            ["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"] = 780.8976,
                                            ["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"] = 316.97978788458,
                                            ["y"] = 638414.75892858,
                                            ["x"] = -279401.76339287,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 332.95579029636,
                                            ["y"] = 638271.90178573,
                                            ["x"] = -281616.04910715,
                                            ["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]
                                        [8] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 299.5286894857,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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 [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1695.6024,
                                        ["type"] = "Tornado GR4",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 3,
                                        ["psi"] = 1.5225471983071,
                                        ["livery_id"] = "bb of 14 squadron raf lossiemouth",
                                        ["skill"] = "High",
                                        ["y"] = 643094.5714285,
                                        ["x"] = -279804.3348214,
                                        ["name"] = "Pilot #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = -1.5225471983071,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "12",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1695.6024,
                                        ["type"] = "Tornado GR4",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 4,
                                        ["psi"] = 1.5225471983071,
                                        ["livery_id"] = "bb of 14 squadron raf lossiemouth",
                                        ["skill"] = "High",
                                        ["y"] = 643058.85714279,
                                        ["x"] = -279475.76339283,
                                        ["name"] = "Pilot #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{08164777-5E9C-4B08-B48E-5AA7AFB246E2}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = -1.5225471983071,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Ford12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 643094.5714285,
                                ["x"] = -279804.3348214,
                                ["name"] = "Tornados",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["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"] = 697.6872,
                                            ["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"] = 86435.148783895,
                                            ["y"] = 652201.71428564,
                                            ["x"] = -282410.28571426,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86451.570957977,
                                            ["y"] = 652123.14285707,
                                            ["x"] = -280310.28571426,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86518.721449811,
                                            ["y"] = 643201.71428564,
                                            ["x"] = -280303.14285711,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 697.6872,
                                            ["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"] = 86531.456517209,
                                            ["y"] = 643163.14285706,
                                            ["x"] = -282655.99999997,
                                            ["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"] = 780.8976,
                                            ["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"] = 86573.890061043,
                                            ["airdromeId"] = 23,
                                            ["y"] = 649056.47321427,
                                            ["x"] = -282706.62053571,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86590.881713075,
                                            ["y"] = 649085.04464284,
                                            ["x"] = -280542.33482142,
                                            ["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]
                                        [8] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86651.54122006,
                                            ["y"] = 643108.85714278,
                                            ["x"] = -280403.14285711,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 86652.873922529,
                                            ["y"] = 643091.71428563,
                                            ["x"] = -281541.71428568,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86671.540804762,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["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 [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["heading"] = 1.7139489499487,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.7139489499487,
                                        ["livery_id"] = "A-10 Grey",
                                        ["onboard_num"] = "13",
                                        ["type"] = "A-10C",
                                        ["y"] = 647369.87369832,
                                        ["x"] = -281713.83114196,
                                        ["name"] = "Pilot #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 10,
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["heading"] = 1.7139489499487,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.7139489499487,
                                        ["livery_id"] = "A-10 Grey",
                                        ["onboard_num"] = "14",
                                        ["type"] = "A-10C",
                                        ["y"] = 647409.87369832,
                                        ["x"] = -281753.83114196,
                                        ["name"] = "Pilot #9",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 30,
                                        ["skill"] = "High",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 647369.87369832,
                                ["x"] = -281713.83114196,
                                ["name"] = "FireBirds",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [13]
            }, -- 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"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 498.9576,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1200,
                                            ["y"] = 605968.85714287,
                                            ["x"] = -267590.33482144,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 5550,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1365.6217801435,
                                            ["y"] = 610335.42857137,
                                            ["x"] = -275689.4285714,
                                            ["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"] = 377.952,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1579.5148039578,
                                            ["y"] = 614718.85714281,
                                            ["x"] = -286734.33482141,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 499.872,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1722.1269318106,
                                            ["y"] = 612147.42857144,
                                            ["x"] = -279240.33482144,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 499.872,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2100,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 375.8184,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1777.5716405695,
                                            ["y"] = 612675.99999994,
                                            ["x"] = -276205.76339283,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 375.8184,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 3300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 1848.0588083117,
                                            ["airdromeId"] = 20,
                                            ["y"] = 616333.14285708,
                                            ["x"] = -277605.76339283,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 500,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 2109.583081193,
                                            ["y"] = 620790.28571422,
                                            ["x"] = -291434.3348214,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 500,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 2152.6604581809,
                                            ["y"] = 618790.28571422,
                                            ["x"] = -290120.04910712,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 2223.8226242351,
                                            ["y"] = 614861.71428566,
                                            ["x"] = -290562.90624998,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 2482.6570603254,
                                            ["y"] = 611833.14285709,
                                            ["x"] = -276505.76339283,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 500,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2100,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1109.472,
                                            ["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"] = 2281.3464272443,
                                            ["y"] = 602604.57142851,
                                            ["x"] = -261477.19196426,
                                            ["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 [11]
                                        [12] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3544.3405533353,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 498.9576,
                                        ["type"] = "Mi-24V",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 6,
                                        ["psi"] = -2.6471229807665,
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Excellent",
                                        ["y"] = 605968.85714287,
                                        ["x"] = -267590.33482144,
                                        ["name"] = "Pilot #5",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 2.6471229807665,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "50",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 498.9576,
                                        ["type"] = "Mi-24V",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 27,
                                        ["psi"] = -2.6471229807665,
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Excellent",
                                        ["y"] = 606008.85714287,
                                        ["x"] = -267630.33482144,
                                        ["name"] = "Pilot #6",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 2.6471229807665,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "51",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 498.9576,
                                        ["type"] = "Mi-24V",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 28,
                                        ["psi"] = -2.6471229807665,
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Excellent",
                                        ["y"] = 606048.85714287,
                                        ["x"] = -267670.33482144,
                                        ["name"] = "Pilot #7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B99EE8A8-99BC-4a8d-89AC-A26831920DCE}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1704,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 2.6471229807665,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "52",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 605968.85714287,
                                ["x"] = -267590.33482144,
                                ["name"] = "MI24",
                                ["communication"] = true,
                                ["start_time"] = 1200,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 194.1576,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["y"] = 610954.57142858,
                                            ["x"] = -275876.04910715,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 73.152,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86480.144940642,
                                            ["y"] = 612500.4732143,
                                            ["x"] = -280916.04910715,
                                            ["speed"] = 65.777777777778,
                                            ["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"] = 73.152,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86496.033190197,
                                            ["y"] = 613904.57142858,
                                            ["x"] = -284797.47767858,
                                            ["speed"] = 65.777777777778,
                                            ["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"] = 195.072,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86501.398695229,
                                            ["y"] = 616614.75892858,
                                            ["x"] = -280801.76339286,
                                            ["speed"] = 60.638888888889,
                                            ["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"] = 64.152,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86555.421897878,
                                            ["y"] = 619889.99999997,
                                            ["x"] = -280735.7142857,
                                            ["speed"] = 60.638888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 66.152,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 41.666666666667,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 10500,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 87019.788746388,
                                            ["airdromeId"] = 20,
                                            ["y"] = 644915.33035712,
                                            ["x"] = -281952.6205357,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 1,
                                                                        ["value"] = 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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 87107.850320394,
                                            ["y"] = 649658.18749997,
                                            ["x"] = -283152.6205357,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 87194.389876054,
                                            ["y"] = 645229.6160714,
                                            ["x"] = -281281.19196427,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 1,
                                                                        ["value"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 6,
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 194.1576,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 9,
                                        ["psi"] = -2.8439761987957,
                                        ["livery_id"] = "fictional olive grey scheme",
                                        ["skill"] = "Excellent",
                                        ["y"] = 610954.57142858,
                                        ["x"] = -275876.04910715,
                                        ["name"] = "Pilot #8",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 2.8439761987957,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "50",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 194.1576,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 90,
                                        ["psi"] = -2.8439761987957,
                                        ["livery_id"] = "fictional olive grey scheme",
                                        ["skill"] = "High",
                                        ["y"] = 610690.28571429,
                                        ["x"] = -275951.76339286,
                                        ["name"] = "Pilot #20",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 2.8439761987957,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "54",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 610954.57142858,
                                ["x"] = -275876.04910715,
                                ["name"] = "Shark Revenge",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 179.5272,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["y"] = 642790.28571421,
                                            ["x"] = -270805.76339282,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86455.182162158,
                                            ["y"] = 643175.99999993,
                                            ["x"] = -273648.62053568,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 4,
                                                                        ["value"] = 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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86497.641417721,
                                            ["y"] = 644166.85714281,
                                            ["x"] = -276004.3348214,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86591.195545149,
                                            ["y"] = 646993.33035715,
                                            ["x"] = -280366.04910715,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86618.382550598,
                                            ["y"] = 645943.33035715,
                                            ["x"] = -281451.76339286,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86669.824138237,
                                            ["y"] = 648800.4732143,
                                            ["x"] = -281516.04910715,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 500,
                                            ["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"] = 86865.016149984,
                                            ["y"] = 643679.04464287,
                                            ["x"] = -272030.33482143,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 88566.880184516,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 179.5272,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 173,
                                        ["psi"] = -3.0067377360921,
                                        ["livery_id"] = "fictional desert2 scheme",
                                        ["skill"] = "High",
                                        ["y"] = 642790.28571421,
                                        ["x"] = -270805.76339282,
                                        ["name"] = "Pilot #28",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 3.0067377360921,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "63",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 179.5272,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 174,
                                        ["psi"] = -3.0067377360921,
                                        ["livery_id"] = "fictional desert2 scheme",
                                        ["skill"] = "High",
                                        ["y"] = 642830.28571421,
                                        ["x"] = -270845.76339282,
                                        ["name"] = "Pilot #29",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 3.0067377360921,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "64",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 179.5272,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 256,
                                        ["psi"] = -3.0067377360921,
                                        ["livery_id"] = "fictional desert2 scheme",
                                        ["skill"] = "High",
                                        ["y"] = 642870.28571421,
                                        ["x"] = -270885.76339282,
                                        ["name"] = "Pilot #41",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 3.0067377360921,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "72",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 179.5272,
                                        ["type"] = "Ka-50",
                                        ["alt_type"] = "RADIO",
                                        ["unitId"] = 257,
                                        ["psi"] = -3.0067377360921,
                                        ["livery_id"] = "fictional desert2 scheme",
                                        ["skill"] = "High",
                                        ["y"] = 642910.28571421,
                                        ["x"] = -270925.76339282,
                                        ["name"] = "Pilot #42",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 55.555555555556,
                                        ["heading"] = 3.0067377360921,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "73",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 642790.28571421,
                                ["x"] = -270805.76339282,
                                ["name"] = "Shark Bushwak",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 566023.7142856,
                                                ["x"] = -220416.57142852,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 565495.14285703,
                                                ["x"] = -220480.85714281,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564323.7142856,
                                            ["x"] = -220352.28571424,
                                            ["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"] = 14,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 564323.7142856,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 38,
                                        ["heading"] = 4.5913617605754,
                                        ["skill"] = "Average",
                                        ["x"] = -220352.28571424,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564323.7142856,
                                ["x"] = -220352.28571424,
                                ["name"] = "New Vehicle Group",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 563071.42857144,
                                                ["x"] = -219700,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 563100.00000001,
                                                ["x"] = -219700,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 562795.71428572,
                                            ["x"] = -219660,
                                            ["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"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 562795.71428572,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #2",
                                        ["unitId"] = 47,
                                        ["heading"] = 1.5707963267918,
                                        ["skill"] = "Average",
                                        ["x"] = -219660,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 562795.71428572,
                                ["x"] = -219660,
                                ["name"] = "New Vehicle Group #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646339.33035714,
                                                ["x"] = -281401.47767856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646339.33035714,
                                                ["x"] = -281401.47767856,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645397,
                                                ["x"] = -279565.96875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645403.875,
                                                ["x"] = -279563.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 645411.625,
                                                ["x"] = -279563.3125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 645515.75,
                                                ["x"] = -279782.625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 645663.375,
                                                ["x"] = -280196.46875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 645674.0625,
                                                ["x"] = -280243.59375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 645531.375,
                                                ["x"] = -279814.21875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 645683.1875,
                                                ["x"] = -280291,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 645414.875,
                                                ["x"] = -279565.5625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 645545.875,
                                                ["x"] = -279846.3125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 645843.3125,
                                                ["x"] = -281213.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 645844.75,
                                                ["x"] = -281216.75,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 645559.25,
                                                ["x"] = -279878.90625,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 645847.4375,
                                                ["x"] = -281219.59375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 645407.75,
                                                ["x"] = -279562.5,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 645417,
                                                ["x"] = -279568.84375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 645571.4375,
                                                ["x"] = -279911.96875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 645854.9375,
                                                ["x"] = -281221.28125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 645862.25,
                                                ["x"] = -281220.03125,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 645622.25,
                                                ["x"] = -280057.59375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 645466.625,
                                                ["x"] = -279687.5625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 645637.4375,
                                                ["x"] = -280103.4375,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 645651.125,
                                                ["x"] = -280149.75,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 645807.25,
                                                ["x"] = -280993.21875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 645851,
                                                ["x"] = -281221.1875,
                                            }, -- end of [23]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 636066.3125,
                                                ["x"] = -275332,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 635740.0625,
                                                ["x"] = -275083.96875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 635770.0625,
                                                ["x"] = -275104.53125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 635891.5,
                                                ["x"] = -275191.71875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 636643.6875,
                                                ["x"] = -275826.46875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 636695.875,
                                                ["x"] = -275870.125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 635950.75,
                                                ["x"] = -275237.21875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 636749,
                                                ["x"] = -275912.59375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 635831.25,
                                                ["x"] = -275147.46875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 636009.0625,
                                                ["x"] = -275284,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 636847.8125,
                                                ["x"] = -275987.15625,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 636803.0625,
                                                ["x"] = -275953.84375,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 637920,
                                                ["x"] = -276859.34375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 637531.8125,
                                                ["x"] = -276519.65625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 636847.8125,
                                                ["x"] = -275987.15625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 637339.25,
                                                ["x"] = -276353.15625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 637419.125,
                                                ["x"] = -276416.4375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 637633.875,
                                                ["x"] = -276621.75,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 637666.75,
                                                ["x"] = -276653.625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 637457.6875,
                                                ["x"] = -276449.75,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 637700.625,
                                                ["x"] = -276684.5,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 637379.6875,
                                                ["x"] = -276384.21875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 637495.25,
                                                ["x"] = -276484.1875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 637771,
                                                ["x"] = -276743.09375,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 637735.375,
                                                ["x"] = -276714.34375,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 640490.9375,
                                                ["x"] = -278865.125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 641024.9375,
                                                ["x"] = -279281.75,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 642400.4375,
                                                ["x"] = -280239.90625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 642497.625,
                                                ["x"] = -280282.09375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 642707.75,
                                                ["x"] = -280284.40625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 642733.1875,
                                                ["x"] = -280276.875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 642523.4375,
                                                ["x"] = -280288.5,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 642758.125,
                                                ["x"] = -280267.65625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 642423.625,
                                                ["x"] = -280252.84375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 642549.5625,
                                                ["x"] = -280293.1875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 643066.3125,
                                                ["x"] = -280142.875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 643075.375,
                                                ["x"] = -280142.09375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 642576,
                                                ["x"] = -280296.125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 643084.4375,
                                                ["x"] = -280143.1875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 642378.125,
                                                ["x"] = -280225.4375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 642447.625,
                                                ["x"] = -280264.21875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 642602.5,
                                                ["x"] = -280297.28125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 642629.0625,
                                                ["x"] = -280296.6875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 642472.3125,
                                                ["x"] = -280274,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 642655.5625,
                                                ["x"] = -280294.34375,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 642681.8125,
                                                ["x"] = -280290.25,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 643057.5625,
                                                ["x"] = -280145.4375,
                                            }, -- end of [19]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 646447.5625,
                                                ["x"] = -281009,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 646061.1875,
                                                ["x"] = -281139.1875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 645862.1875,
                                                ["x"] = -281219.8125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645956.375,
                                                ["x"] = -281202.0625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 646037.75,
                                                ["x"] = -281151.15625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 646069.8125,
                                                ["x"] = -281137.28125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 646078.5625,
                                                ["x"] = -281136.5,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 646045,
                                                ["x"] = -281146.15625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 646087.375,
                                                ["x"] = -281136.78125,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 646265.8125,
                                                ["x"] = -281153.21875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 645992.3125,
                                                ["x"] = -281186.375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 646052.875,
                                                ["x"] = -281142.1875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 646277.5,
                                                ["x"] = -281147.96875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 646476.1875,
                                                ["x"] = -280972.46875,
                                            }, -- end of [14]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 646531.5,
                                                ["x"] = -281031.5625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 646476.125,
                                                ["x"] = -280972.46875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646471.5625,
                                                ["x"] = -280978.28125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 646469.5,
                                                ["x"] = -280985.75,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 646629.25,
                                                ["x"] = -281108.46875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 646644.4375,
                                                ["x"] = -281122.0625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 646470.75,
                                                ["x"] = -280989.46875,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 646469.8125,
                                                ["x"] = -280981.8125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 646473.3125,
                                                ["x"] = -280992.46875,
                                            }, -- end of [6]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 643084.4375,
                                                ["x"] = -280143.1875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 643092.375,
                                                ["x"] = -280145.78125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 643106.1875,
                                                ["x"] = -280155.09375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 643226.125,
                                                ["x"] = -280321.71875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 643686.4375,
                                                ["x"] = -280129.375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 643760.5,
                                                ["x"] = -280104.53125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 643230.0625,
                                                ["x"] = -280321.96875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 643835.125,
                                                ["x"] = -280081.375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 643111.5625,
                                                ["x"] = -280161.5,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 643233.8125,
                                                ["x"] = -280320.6875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 644147.9375,
                                                ["x"] = -279994.65625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 644221.0625,
                                                ["x"] = -279973.84375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 643325.375,
                                                ["x"] = -280277.8125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 644293.75,
                                                ["x"] = -279951.65625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 643099.6875,
                                                ["x"] = -280149.78125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 643220,
                                                ["x"] = -280317,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 643396.25,
                                                ["x"] = -280244.9375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 643467.8125,
                                                ["x"] = -280213.625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 643222.625,
                                                ["x"] = -280319.96875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 643540.0625,
                                                ["x"] = -280183.90625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 643612.9375,
                                                ["x"] = -280155.8125,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 643910.1875,
                                                ["x"] = -280059.875,
                                            }, -- end of [19]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646644.45025207,
                                                ["x"] = -281122.04822592,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646741.61607142,
                                                ["x"] = -281306.33482142,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 637920,
                                                ["x"] = -276859.34375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 640490.9375,
                                                ["x"] = -278865.125,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 644356.125,
                                                ["x"] = -279931.46875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 644418.125,
                                                ["x"] = -279910.25,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 644293.75,
                                                ["x"] = -279951.65625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 644998.5625,
                                                ["x"] = -279706.0625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 645396.4375,
                                                ["x"] = -279566,
                                            }, -- end of [5]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646576.47321428,
                                                ["x"] = -281431.47767856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646339.33035714,
                                                ["x"] = -281401.47767856,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646741.61607142,
                                                ["x"] = -281306.33482142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646576.47321428,
                                                ["x"] = -281431.47767856,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635740.07759003,
                                            ["x"] = -275083.95570287,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86706.134306898,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636847.795788,
                                            ["x"] = -275987.15776994,
                                            ["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]
                                        [3] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86955.269062608,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 637919.97205698,
                                            ["x"] = -276859.31873697,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87493.491748456,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 640490.9235216,
                                            ["x"] = -278865.12638131,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1662.6533550386,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 643084.43614674,
                                            ["x"] = -280143.19353485,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1916.3409512164,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 644293.71936035,
                                            ["x"] = -279951.6784668,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88502.919055245,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645396.4375,
                                            ["x"] = -279566,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2460.9079866433,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645862.1875,
                                            ["x"] = -281219.8125,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88945.355057963,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646476.3125,
                                            ["x"] = -280972.59375,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88988.19670865,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646644.45025207,
                                            ["x"] = -281122.04822592,
                                            ["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 [10]
                                        [11] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89025.696694806,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646741.61607142,
                                            ["x"] = -281306.33482142,
                                            ["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"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89107.281979167,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646576.47321428,
                                            ["x"] = -281431.47767856,
                                            ["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"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89106.019079131,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646339.33035714,
                                            ["x"] = -281401.47767856,
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 635740.07759003,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #5",
                                        ["unitId"] = 50,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Excellent",
                                        ["x"] = -275083.95570287,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 635715.31462647,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #6",
                                        ["unitId"] = 51,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Excellent",
                                        ["x"] = -275066.96563028,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 635690.57098573,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #7",
                                        ["unitId"] = 52,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "High",
                                        ["x"] = -275049.98761564,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 635665.79381764,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #8",
                                        ["unitId"] = 53,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Average",
                                        ["x"] = -275032.99139813,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 635641.05016079,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #9",
                                        ["unitId"] = 54,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Average",
                                        ["x"] = -275016.01337244,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 635616.31088755,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #10",
                                        ["unitId"] = 55,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "High",
                                        ["x"] = -274999.03355243,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 635591.5672307,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #11",
                                        ["unitId"] = 56,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Average",
                                        ["x"] = -274982.05552674,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 635566.82358997,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #12",
                                        ["unitId"] = 57,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "High",
                                        ["x"] = -274965.0775121,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 635542.06536124,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #55",
                                        ["unitId"] = 109,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274948.08948781,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 635517.32173663,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #56",
                                        ["unitId"] = 110,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274931.11148424,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 635492.55401611,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #3",
                                        ["unitId"] = 162,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Good",
                                        ["x"] = -274914.16882324,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 635467.55407715,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #4",
                                        ["unitId"] = 163,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Average",
                                        ["x"] = -274897.51293945,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 635442.31225586,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #57",
                                        ["unitId"] = 164,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Good",
                                        ["x"] = -274881.31286621,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 635416.81536865,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #86",
                                        ["unitId"] = 165,
                                        ["heading"] = 2.2548402275035,
                                        ["skill"] = "Good",
                                        ["x"] = -274865.5579834,
                                    }, -- end of [14]
                                }, -- end of ["units"]
                                ["y"] = 635740.07759003,
                                ["x"] = -275083.95570287,
                                ["name"] = "BMP3",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648279.125,
                                                ["x"] = -278137.46875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648272.125,
                                                ["x"] = -278139.96875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 648266.4375,
                                                ["x"] = -278145.1875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 648383,
                                                ["x"] = -278486.6875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 647513.125,
                                                ["x"] = -278717.15625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 647427.75,
                                                ["x"] = -278740.9375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 648384.0625,
                                                ["x"] = -278494.03125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 647342.9375,
                                                ["x"] = -278766.625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 648265.4375,
                                                ["x"] = -278149,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 648383.8125,
                                                ["x"] = -278497.96875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 647175.0625,
                                                ["x"] = -278823.5625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 647092.125,
                                                ["x"] = -278854.8125,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 648382.125,
                                                ["x"] = -278501.5,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 647009.875,
                                                ["x"] = -278887.90625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 648268.75,
                                                ["x"] = -278142,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 648266.0625,
                                                ["x"] = -278152.90625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 648379.1875,
                                                ["x"] = -278504.125,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 646847.75,
                                                ["x"] = -278959.46875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 646414.6875,
                                                ["x"] = -279161.625,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 648375.5,
                                                ["x"] = -278505.4375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 646390.5,
                                                ["x"] = -279174.6875,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 648324.0625,
                                                ["x"] = -278323.6875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 648361.0625,
                                                ["x"] = -278507.875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 647599,
                                                ["x"] = -278695.25,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 647258.6875,
                                                ["x"] = -278794.15625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 646928.4375,
                                                ["x"] = -278922.78125,
                                            }, -- end of [23]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 642683.5,
                                                ["x"] = -272492.25,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 642915.5,
                                                ["x"] = -272009.875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 642904.25,
                                                ["x"] = -272048.0625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 642882.6875,
                                                ["x"] = -272109.71875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 642667.8125,
                                                ["x"] = -272523.09375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 642653.1875,
                                                ["x"] = -272554.46875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 642869.5625,
                                                ["x"] = -272139.65625,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 642894.25,
                                                ["x"] = -272079.15625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 642855,
                                                ["x"] = -272168.875,
                                            }, -- end of [6]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 642653.1875,
                                                ["x"] = -272554.46875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 642636.8125,
                                                ["x"] = -272593.59375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 642568.8125,
                                                ["x"] = -272787.0625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 642527.125,
                                                ["x"] = -272866.5,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 642478.125,
                                                ["x"] = -273095.71875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 642475.25,
                                                ["x"] = -273134.96875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 642497.4375,
                                                ["x"] = -272906.78125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 642470.75,
                                                ["x"] = -273174.0625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 642560.625,
                                                ["x"] = -272808.03125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 642491.75,
                                                ["x"] = -272915.625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 642457.25,
                                                ["x"] = -273251.5625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 642448.1875,
                                                ["x"] = -273289.875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 642487.1875,
                                                ["x"] = -272925.125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 642441.6875,
                                                ["x"] = -273315.15625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 642622.0625,
                                                ["x"] = -272633.375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 642550.875,
                                                ["x"] = -272828.3125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 642483.8125,
                                                ["x"] = -272935.09375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 642481.75,
                                                ["x"] = -272945.40625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 642539.6875,
                                                ["x"] = -272847.84375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 642480.9375,
                                                ["x"] = -272955.875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 642479.4375,
                                                ["x"] = -273056.40625,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 642464.8125,
                                                ["x"] = -273212.96875,
                                            }, -- end of [19]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 642934.4375,
                                                ["x"] = -274311.25,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 643166.3125,
                                                ["x"] = -274496.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 643238.3125,
                                                ["x"] = -274549.65625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 643404.0625,
                                                ["x"] = -274647.03125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 643727.9375,
                                                ["x"] = -274882.125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 643916.875,
                                                ["x"] = -275062.28125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 643447.875,
                                                ["x"] = -274671.59375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 643957.625,
                                                ["x"] = -275100.09375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 643275.75,
                                                ["x"] = -274574.375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 643490.75,
                                                ["x"] = -274697.5625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 644042.1875,
                                                ["x"] = -275172.1875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 644343.6875,
                                                ["x"] = -275415.0625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 643532.8125,
                                                ["x"] = -274724.96875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 644391,
                                                ["x"] = -275452.03125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 643201.8125,
                                                ["x"] = -274523.59375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 643314,
                                                ["x"] = -274597.71875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 643573.875,
                                                ["x"] = -274753.75,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 644488.9375,
                                                ["x"] = -275521.65625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 644539.375,
                                                ["x"] = -275554.21875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 643614,
                                                ["x"] = -274783.90625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 644590.8125,
                                                ["x"] = -275585.28125,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 643353.125,
                                                ["x"] = -274619.65625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 643653.0625,
                                                ["x"] = -274815.375,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 643691.0625,
                                                ["x"] = -274848.125,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 643999.375,
                                                ["x"] = -275136.71875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 644439.4375,
                                                ["x"] = -275487.59375,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 644641.4375,
                                                ["x"] = -275614.8125,
                                            }, -- end of [27]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 647126.875,
                                                ["x"] = -280107.46875,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 646395.25,
                                                ["x"] = -279172.09375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 646398.125,
                                                ["x"] = -279171.53125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 646400.75,
                                                ["x"] = -279172.625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 646402.375,
                                                ["x"] = -279175.03125,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 646402.4375,
                                                ["x"] = -279177.90625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 646400.0625,
                                                ["x"] = -279190.3125,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 646400.375,
                                                ["x"] = -279208.90625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 646406.125,
                                                ["x"] = -279245.625,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 646418.625,
                                                ["x"] = -279280.625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 646437.375,
                                                ["x"] = -279312.71875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 646461.6875,
                                                ["x"] = -279340.78125,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 646523.75,
                                                ["x"] = -279381.125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 647107.375,
                                                ["x"] = -279696.90625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 647128.0625,
                                                ["x"] = -280121.90625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 647146.3125,
                                                ["x"] = -280176.59375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 647168.375,
                                                ["x"] = -280220.90625,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 646475.75,
                                                ["x"] = -279353,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 646776.4375,
                                                ["x"] = -279484.625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 647110.875,
                                                ["x"] = -279702.875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 647130.5625,
                                                ["x"] = -280136.1875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 647181.25,
                                                ["x"] = -280259.71875,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 646402.375,
                                                ["x"] = -279227.40625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 646411.5625,
                                                ["x"] = -279263.40625,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 646427.25,
                                                ["x"] = -279297.09375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 646448.875,
                                                ["x"] = -279327.3125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 646490.8125,
                                                ["x"] = -279363.84375,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 647097.1875,
                                                ["x"] = -279688.125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 647112.6875,
                                                ["x"] = -279709.5,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 647134.5,
                                                ["x"] = -280150.15625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 647139.75,
                                                ["x"] = -280163.65625,
                                            }, -- end of [31]
                                            [1] = 
                                            {
                                                ["y"] = 646390.5,
                                                ["x"] = -279174.6875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 646506.875,
                                                ["x"] = -279373.25,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 647102.4375,
                                                ["x"] = -279692.09375,
                                            }, -- end of [23]
                                            [35] = 
                                            {
                                                ["y"] = 647197.625,
                                                ["x"] = -280302.15625,
                                            }, -- end of [35]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 647236.8125,
                                                ["x"] = -280437.21875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 647197.625,
                                                ["x"] = -280302.15625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647213.4375,
                                                ["x"] = -280344.03125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 647230,
                                                ["x"] = -280399.96875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 647241,
                                                ["x"] = -280446.4375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 647246.875,
                                                ["x"] = -280454.71875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 647231.5625,
                                                ["x"] = -280408.1875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 647254.125,
                                                ["x"] = -280461.8125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 647227.8125,
                                                ["x"] = -280391.90625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 647234.375,
                                                ["x"] = -280427.375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 647404.6875,
                                                ["x"] = -280572.53125,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 647290.125,
                                                ["x"] = -280490.59375,
                                            }, -- end of [11]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 644946.75,
                                                ["x"] = -276902.375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 645034.375,
                                                ["x"] = -275844.03125,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 644720.875,
                                                ["x"] = -276961.9375,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 645152.1875,
                                                ["x"] = -275912.78125,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 644471.125,
                                                ["x"] = -277158.21875,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 645173.0625,
                                                ["x"] = -275926,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 645192.9375,
                                                ["x"] = -275940.625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 645211.75,
                                                ["x"] = -275956.59375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 645229.375,
                                                ["x"] = -275973.84375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 645332.3125,
                                                ["x"] = -276075.5,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 645340.75,
                                                ["x"] = -276090.71875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 645340.8125,
                                                ["x"] = -276104.375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 645268.6875,
                                                ["x"] = -276335.65625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 645235.75,
                                                ["x"] = -276423.28125,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 645022.75,
                                                ["x"] = -276842.125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 644985.375,
                                                ["x"] = -276884.5625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 644932.75,
                                                ["x"] = -276905.15625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 644868.375,
                                                ["x"] = -276902.625,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 644661.75,
                                                ["x"] = -276991.0625,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 644482.8125,
                                                ["x"] = -277079.5625,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 644481.6875,
                                                ["x"] = -277183.25,
                                            }, -- end of [56]
                                            [31] = 
                                            {
                                                ["y"] = 644883.375,
                                                ["x"] = -276903.40625,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 644924.625,
                                                ["x"] = -277375.5,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 644475.5625,
                                                ["x"] = -277171.09375,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 644853.4375,
                                                ["x"] = -276903.34375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 644631.3125,
                                                ["x"] = -277003.75,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 644476.375,
                                                ["x"] = -277091.59375,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 644489.375,
                                                ["x"] = -277194.46875,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 645217.25,
                                                ["x"] = -276466.3125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 645015.375,
                                                ["x"] = -276854.34375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 644973.25,
                                                ["x"] = -276892,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 644918.5,
                                                ["x"] = -276906.21875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 644838.5625,
                                                ["x"] = -276905.5625,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 644600.3125,
                                                ["x"] = -277015.1875,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 644471.6875,
                                                ["x"] = -277104.375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 644498.5625,
                                                ["x"] = -277204.5625,
                                            }, -- end of [58]
                                            [1] = 
                                            {
                                                ["y"] = 644641.4375,
                                                ["x"] = -275614.8125,
                                            }, -- end of [1]
                                            [9] = 
                                            {
                                                ["y"] = 645338.0625,
                                                ["x"] = -276084.375,
                                            }, -- end of [9]
                                            [13] = 
                                            {
                                                ["y"] = 645283.125,
                                                ["x"] = -276291.09375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 645252.9375,
                                                ["x"] = -276379.71875,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                ["y"] = 644824,
                                                ["x"] = -276909.25,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 645341.6875,
                                                ["x"] = -276097.53125,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                ["y"] = 644468.8125,
                                                ["x"] = -277117.6875,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 644509,
                                                ["x"] = -277213.28125,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                ["y"] = 645197.375,
                                                ["x"] = -276508.71875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 645006.5625,
                                                ["x"] = -276865.5625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 644960.3125,
                                                ["x"] = -276898,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 644904.3125,
                                                ["x"] = -276905.59375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 644809.9375,
                                                ["x"] = -276914.34375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 644522.4375,
                                                ["x"] = -277043.125,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 644467.75,
                                                ["x"] = -277131.25,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 644520.5625,
                                                ["x"] = -277220.5,
                                            }, -- end of [60]
                                            [43] = 
                                            {
                                                ["y"] = 644535,
                                                ["x"] = -277037.8125,
                                            }, -- end of [43]
                                            [39] = 
                                            {
                                                ["y"] = 644691.625,
                                                ["x"] = -276977.125,
                                            }, -- end of [39]
                                            [46] = 
                                            {
                                                ["y"] = 644500.125,
                                                ["x"] = -277058.625,
                                            }, -- end of [46]
                                            [47] = 
                                            {
                                                ["y"] = 644490.75,
                                                ["x"] = -277068.5,
                                            }, -- end of [47]
                                            [37] = 
                                            {
                                                ["y"] = 644796.375,
                                                ["x"] = -276920.84375,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 644510.75,
                                                ["x"] = -277050.125,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 644468.5,
                                                ["x"] = -277144.84375,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 644533,
                                                ["x"] = -277226.09375,
                                            }, -- end of [61]
                                            [19] = 
                                            {
                                                ["y"] = 645176.25,
                                                ["x"] = -276550.5,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 644996.5625,
                                                ["x"] = -276875.6875,
                                            }, -- end of [23]
                                            [63] = 
                                            {
                                                ["y"] = 644960.625,
                                                ["x"] = -277379.5625,
                                            }, -- end of [63]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647404.66149851,
                                                ["x"] = -280572.526201,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 647111.90178572,
                                                ["x"] = -280981.19196429,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 642441.6875,
                                                ["x"] = -273315.15625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 642368.75,
                                                ["x"] = -273599.75,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 642361.375,
                                                ["x"] = -273639.3125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 642361.5,
                                                ["x"] = -273737.78125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 642437.9375,
                                                ["x"] = -273910.15625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 642454.75,
                                                ["x"] = -273927.25,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 642364.75,
                                                ["x"] = -273761.53125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 642472.875,
                                                ["x"] = -273942.96875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 642359.75,
                                                ["x"] = -273659.40625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 642369.9375,
                                                ["x"] = -273784.9375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 642377,
                                                ["x"] = -273807.84375,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 642364.375,
                                                ["x"] = -273619.40625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 642359.4375,
                                                ["x"] = -273679.53125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 642385.8125,
                                                ["x"] = -273830.125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 642396.4375,
                                                ["x"] = -273851.65625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 642360.0625,
                                                ["x"] = -273713.84375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 642408.6875,
                                                ["x"] = -273872.25,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 642422.5625,
                                                ["x"] = -273891.78125,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 642934.4375,
                                                ["x"] = -274311.25,
                                            }, -- end of [19]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 646543.125,
                                                ["x"] = -278271.28125,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 644966.625,
                                                ["x"] = -277379.75,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 647302.3125,
                                                ["x"] = -278249.25,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 645000.375,
                                                ["x"] = -277378.53125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 645034.125,
                                                ["x"] = -277379.09375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 645067.8125,
                                                ["x"] = -277381.40625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 645101.3125,
                                                ["x"] = -277385.46875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 645134.5625,
                                                ["x"] = -277391.25,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 645167.5,
                                                ["x"] = -277398.75,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 645231.9375,
                                                ["x"] = -277418.8125,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 645293.9375,
                                                ["x"] = -277445.4375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 645352.875,
                                                ["x"] = -277478.34375,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 645408.0625,
                                                ["x"] = -277517.1875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 646119.9375,
                                                ["x"] = -278061.75,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 646448.6875,
                                                ["x"] = -278233.375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 646575.75,
                                                ["x"] = -278280.5625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 646998.25,
                                                ["x"] = -278345.78125,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 647344.625,
                                                ["x"] = -278236.1875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 647787.375,
                                                ["x"] = -278225.5625,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 647015.25,
                                                ["x"] = -278346.09375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 647366.25,
                                                ["x"] = -278231.6875,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 647825.875,
                                                ["x"] = -278220.9375,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 645994.0625,
                                                ["x"] = -277972.96875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 646163.875,
                                                ["x"] = -278088.40625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 646479.4375,
                                                ["x"] = -278247.65625,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 646608.875,
                                                ["x"] = -278288.125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 647032.1875,
                                                ["x"] = -278345,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 647388.1875,
                                                ["x"] = -278228.53125,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 647864.125,
                                                ["x"] = -278214.84375,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = 645199.9375,
                                                ["x"] = -277407.9375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 645263.25,
                                                ["x"] = -277431.3125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 645323.8125,
                                                ["x"] = -277461.125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 645380.9375,
                                                ["x"] = -277497.03125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 646035,
                                                ["x"] = -278004,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 646208.6875,
                                                ["x"] = -278113.53125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 646511,
                                                ["x"] = -278260.3125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 646642.3125,
                                                ["x"] = -278293.96875,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 647065.5,
                                                ["x"] = -278338.46875,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 647432.3125,
                                                ["x"] = -278226.46875,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 648279.125,
                                                ["x"] = -278137.5,
                                            }, -- end of [52]
                                            [31] = 
                                            {
                                                ["y"] = 646981.375,
                                                ["x"] = -278344,
                                            }, -- end of [31]
                                            [47] = 
                                            {
                                                ["y"] = 647748.6875,
                                                ["x"] = -278228.6875,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 647710,
                                                ["x"] = -278230.28125,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 647323.25,
                                                ["x"] = -278242.03125,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 647049,
                                                ["x"] = -278342.4375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 647081.625,
                                                ["x"] = -278333.125,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 647671.1875,
                                                ["x"] = -278230.40625,
                                            }, -- end of [45]
                                            [43] = 
                                            {
                                                ["y"] = 647410.1875,
                                                ["x"] = -278226.8125,
                                            }, -- end of [43]
                                            [1] = 
                                            {
                                                ["y"] = 644960.625,
                                                ["x"] = -277379.5625,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 646077,
                                                ["x"] = -278033.59375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 646254.3125,
                                                ["x"] = -278137.125,
                                            }, -- end of [23]
                                            [51] = 
                                            {
                                                ["y"] = 648246.125,
                                                ["x"] = -278149.28125,
                                            }, -- end of [51]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648020.4732143,
                                                ["x"] = -281832.62053572,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648020.4732143,
                                                ["x"] = -281832.62053572,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 647111.90178572,
                                                ["x"] = -280981.19196429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646263.33035715,
                                                ["x"] = -281709.76339286,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642915.48213547,
                                            ["x"] = -272009.86727766,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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"] = 73,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86524.162560348,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642653.21594238,
                                            ["x"] = -272554.45761108,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86621.789009996,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642441.70919178,
                                            ["x"] = -273315.14600876,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86785.619781391,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642934.43013207,
                                            ["x"] = -274311.24236208,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87065.048131858,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 644641.45274173,
                                            ["x"] = -275614.82198563,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87589.407172412,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 644960.63480377,
                                            ["x"] = -277379.56904411,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88131.082420775,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648279.0625,
                                            ["x"] = -278137.34375,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88572.935609314,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646390.5,
                                            ["x"] = -279174.6875,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88862.00710446,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647197.65306731,
                                            ["x"] = -280302.14762267,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88917.914500999,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647404.66149851,
                                            ["x"] = -280572.526201,
                                            ["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 [10]
                                        [11] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89008.402052401,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 647111.90178572,
                                            ["x"] = -280981.19196429,
                                            ["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"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 89209.719784823,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646263.33035715,
                                            ["x"] = -281709.76339286,
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 642915.48213547,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #13",
                                        ["unitId"] = 58,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "Excellent",
                                        ["x"] = -272009.86727766,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 642923.95873171,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #14",
                                        ["unitId"] = 59,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271981.09754602,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 642932.4594797,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #15",
                                        ["unitId"] = 60,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271952.31898005,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 642940.93259423,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #16",
                                        ["unitId"] = 61,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271923.5610654,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 642949.41418431,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #17",
                                        ["unitId"] = 62,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271894.77438458,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 642957.89078054,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #18",
                                        ["unitId"] = 63,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271866.00465294,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 642966.37236638,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #19",
                                        ["unitId"] = 64,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271837.21798649,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 642974.85395645,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #20",
                                        ["unitId"] = 65,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271808.43130567,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 642985.6859436,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #88",
                                        ["unitId"] = 159,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271780.87036896,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 643001.26998138,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #78",
                                        ["unitId"] = 180,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271756.5428772,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 643021.22892761,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #89",
                                        ["unitId"] = 181,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "Good",
                                        ["x"] = -271735.68742371,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 643044.41288707,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #90",
                                        ["unitId"] = 182,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271717.00553589,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 643067.81821382,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #93",
                                        ["unitId"] = 185,
                                        ["heading"] = -2.692785786938,
                                        ["skill"] = "High",
                                        ["x"] = -271698.26477602,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = 642915.48213547,
                                ["x"] = -272009.86727766,
                                ["name"] = "T80",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 642513.04464285,
                                                ["x"] = -273379.19196428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 642518.75892856,
                                                ["x"] = -273373.47767857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 63,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642778.57142855,
                                            ["x"] = -273370.33482139,
                                            ["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"] = 32,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 642778.57142855,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #44",
                                        ["unitId"] = 94,
                                        ["heading"] = 0.78539816329049,
                                        ["skill"] = "High",
                                        ["x"] = -273370.33482139,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 642841.42857141,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #45",
                                        ["unitId"] = 95,
                                        ["heading"] = 0.78539816329049,
                                        ["skill"] = "High",
                                        ["x"] = -273518.90624996,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 637097.14285712,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #46",
                                        ["unitId"] = 113,
                                        ["heading"] = 0.78539816329049,
                                        ["skill"] = "High",
                                        ["x"] = -275968.90624996,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 636648.57142855,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #35",
                                        ["unitId"] = 232,
                                        ["heading"] = 0.78539816329049,
                                        ["skill"] = "High",
                                        ["x"] = -275657.47767853,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 642778.57142855,
                                ["x"] = -273370.33482139,
                                ["name"] = "IglaManpad",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646271.9017857,
                                                ["x"] = -281463.47767856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646271.9017857,
                                                ["x"] = -281463.47767856,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 644418.125,
                                                ["x"] = -279910.25,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 644147.9375,
                                                ["x"] = -279994.65625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 645215.875,
                                                ["x"] = -279629.625,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 644216.0625,
                                                ["x"] = -279975.3125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 644111,
                                                ["x"] = -280004.78125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 644283.8125,
                                                ["x"] = -279954.8125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 644351.125,
                                                ["x"] = -279933.09375,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 644998.5625,
                                                ["x"] = -279706.0625,
                                            }, -- end of [7]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 636684.1875,
                                                ["x"] = -275860.5625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 635831.25,
                                                ["x"] = -275147.46875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 635306.125,
                                                ["x"] = -274803.8125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 635355.875,
                                                ["x"] = -274830.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 635452.625,
                                                ["x"] = -274887.875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 635891.5,
                                                ["x"] = -275191.71875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 635950.75,
                                                ["x"] = -275237.21875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 635499.625,
                                                ["x"] = -274918.96875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 636009.0625,
                                                ["x"] = -275284,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 635404.6875,
                                                ["x"] = -274858.28125,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 636066.3125,
                                                ["x"] = -275332,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 635770.0625,
                                                ["x"] = -275104.53125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 636643.6875,
                                                ["x"] = -275826.46875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 636725.3125,
                                                ["x"] = -275893.90625,
                                            }, -- end of [14]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 637735.375,
                                                ["x"] = -276714.34375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 637457.6875,
                                                ["x"] = -276449.75,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 636725.3125,
                                                ["x"] = -275893.90625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 636763.9375,
                                                ["x"] = -275924.1875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 637339.25,
                                                ["x"] = -276353.15625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 637495.25,
                                                ["x"] = -276484.1875,
                                            }, -- end of [8]
                                            [15] = 
                                            {
                                                ["y"] = 637790.125,
                                                ["x"] = -276758,
                                            }, -- end of [15]
                                            [9] = 
                                            {
                                                ["y"] = 637531.8125,
                                                ["x"] = -276519.65625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 637379.6875,
                                                ["x"] = -276384.21875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 637633.875,
                                                ["x"] = -276621.75,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 636803.0625,
                                                ["x"] = -275953.84375,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 637666.75,
                                                ["x"] = -276653.625,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 637419.125,
                                                ["x"] = -276416.4375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 637700.625,
                                                ["x"] = -276684.5,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 637771,
                                                ["x"] = -276743.09375,
                                            }, -- end of [14]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 639043.9375,
                                                ["x"] = -277736.21875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 640335.8125,
                                                ["x"] = -278744.125,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645215.875,
                                                ["x"] = -279629.625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645403.875,
                                                ["x"] = -279563.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 645411.625,
                                                ["x"] = -279563.3125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 645515.75,
                                                ["x"] = -279782.625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 645663.375,
                                                ["x"] = -280196.46875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 645674.0625,
                                                ["x"] = -280243.59375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 645531.375,
                                                ["x"] = -279814.21875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 645683.1875,
                                                ["x"] = -280291,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 645414.875,
                                                ["x"] = -279565.5625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 645545.875,
                                                ["x"] = -279846.3125,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 645559.25,
                                                ["x"] = -279878.90625,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 645407.75,
                                                ["x"] = -279562.5,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 645417,
                                                ["x"] = -279568.84375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 645571.4375,
                                                ["x"] = -279911.96875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 645622.25,
                                                ["x"] = -280057.59375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 645466.625,
                                                ["x"] = -279687.5625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 645637.4375,
                                                ["x"] = -280103.4375,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 645783.875,
                                                ["x"] = -280860.84375,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 645651.125,
                                                ["x"] = -280149.75,
                                            }, -- end of [15]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645783.875,
                                                ["x"] = -280860.84375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645847.9375,
                                                ["x"] = -281240.25,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 645863.875,
                                                ["x"] = -281394.84375,
                                            }, -- end of [3]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 640335.8125,
                                                ["x"] = -278744.125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 641024.9375,
                                                ["x"] = -279281.75,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 642400.4375,
                                                ["x"] = -280239.90625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 642497.625,
                                                ["x"] = -280282.09375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 642707.75,
                                                ["x"] = -280284.40625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 642733.1875,
                                                ["x"] = -280276.875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 642523.4375,
                                                ["x"] = -280288.5,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 642758.125,
                                                ["x"] = -280267.65625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 642423.625,
                                                ["x"] = -280252.84375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 642549.5625,
                                                ["x"] = -280293.1875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 642576,
                                                ["x"] = -280296.125,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 642378.125,
                                                ["x"] = -280225.4375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 642447.625,
                                                ["x"] = -280264.21875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 642602.5,
                                                ["x"] = -280297.28125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 642629.0625,
                                                ["x"] = -280296.6875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 642472.3125,
                                                ["x"] = -280274,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 642655.5625,
                                                ["x"] = -280294.34375,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 642938.4375,
                                                ["x"] = -280194.0625,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 642681.8125,
                                                ["x"] = -280290.25,
                                            }, -- end of [15]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645863.89974976,
                                                ["x"] = -281394.85564423,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 645857.89922373,
                                                ["x"] = -281723.30518254,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 637790.125,
                                                ["x"] = -276758,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 639043.9375,
                                                ["x"] = -277736.21875,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 642938.4375,
                                                ["x"] = -280194.0625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 643057.5625,
                                                ["x"] = -280145.4375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 643074.5,
                                                ["x"] = -280142.09375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 643105.9375,
                                                ["x"] = -280154.875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 643396.25,
                                                ["x"] = -280244.9375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 643467.8125,
                                                ["x"] = -280213.625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 643111.5625,
                                                ["x"] = -280161.5,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 643540.0625,
                                                ["x"] = -280183.90625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 643083.125,
                                                ["x"] = -280142.9375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 643220,
                                                ["x"] = -280317,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 643686.4375,
                                                ["x"] = -280129.375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 643760.5,
                                                ["x"] = -280104.53125,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 643222.625,
                                                ["x"] = -280319.96875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 643835.125,
                                                ["x"] = -280081.375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 643065.875,
                                                ["x"] = -280142.9375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 643091.5,
                                                ["x"] = -280145.40625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 643226.125,
                                                ["x"] = -280321.71875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 644111,
                                                ["x"] = -280004.78125,
                                            }, -- end of [24]
                                            [13] = 
                                            {
                                                ["y"] = 643230.0625,
                                                ["x"] = -280321.96875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 643099.1875,
                                                ["x"] = -280149.4375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 643233.8125,
                                                ["x"] = -280320.6875,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 643910.1875,
                                                ["x"] = -280059.875,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 643612.9375,
                                                ["x"] = -280155.8125,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 643325.375,
                                                ["x"] = -280277.8125,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 646103.33035713,
                                                ["x"] = -281632.04910714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646271.9017857,
                                                ["x"] = -281463.47767856,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 645857.89922373,
                                                ["x"] = -281723.30518254,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646103.33035713,
                                                ["x"] = -281632.04910714,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635306.12316895,
                                            ["x"] = -274803.81591797,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.7361111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- 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"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86593.84095865,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636725.3104248,
                                            ["x"] = -275893.90869141,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86753.709080115,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 637790.11743673,
                                            ["x"] = -276758.00878763,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86925.630128399,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 639043.9397877,
                                            ["x"] = -277736.21563631,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87102.769676692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 640335.81838439,
                                            ["x"] = -278744.11648915,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87439.750555755,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 642938.43650908,
                                            ["x"] = -280194.06009972,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87583.432532802,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 644111.00193933,
                                            ["x"] = -280004.78828406,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87709.604120019,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645215.87954426,
                                            ["x"] = -279629.63788927,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87878.916695635,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645783.87438898,
                                            ["x"] = -280860.85779863,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87937.315592521,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645863.89974976,
                                            ["x"] = -281394.85564423,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87972.829575903,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 645857.89922373,
                                            ["x"] = -281723.30518254,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["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"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88001.137413593,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646103.33035713,
                                            ["x"] = -281632.04910714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["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"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88044.048693687,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 646271.9017857,
                                            ["x"] = -281463.47767856,
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 635306.12316895,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #60",
                                        ["unitId"] = 149,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274803.81591797,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 635279.1875,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #61",
                                        ["unitId"] = 150,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274790.3125,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 635252.39255117,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #62",
                                        ["unitId"] = 151,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274776.84008632,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 635225.57252347,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #63",
                                        ["unitId"] = 152,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274763.35506307,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 635198.75248978,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #64",
                                        ["unitId"] = 153,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274749.87003681,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 635172,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #65",
                                        ["unitId"] = 154,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274736.90625,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 635139.875,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #84",
                                        ["unitId"] = 155,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Excellent",
                                        ["x"] = -274723.03125,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 635111.93982744,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #85",
                                        ["unitId"] = 156,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "High",
                                        ["x"] = -274712.11884928,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 635083.87007549,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #87",
                                        ["unitId"] = 166,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "High",
                                        ["x"] = -274701.53198782,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 635055.80847132,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #91",
                                        ["unitId"] = 167,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "High",
                                        ["x"] = -274690.94819939,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 635027.73418304,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #92",
                                        ["unitId"] = 168,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Good",
                                        ["x"] = -274680.3585788,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 634999.66850498,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #72",
                                        ["unitId"] = 170,
                                        ["heading"] = 2.2257878220168,
                                        ["skill"] = "Good",
                                        ["x"] = -274669.77325385,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 635306.12316895,
                                ["x"] = -274803.81591797,
                                ["name"] = "T72 res",
                                ["start_time"] = 86400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86400,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 86645.960395472,
                                            ["y"] = 603435.42857144,
                                            ["x"] = -246267.76339287,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 86876.670368071,
                                            ["y"] = 625604.57142852,
                                            ["x"] = -279934.33482141,
                                            ["speed"] = 174.72222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 86983.335784152,
                                            ["y"] = 645844.85714284,
                                            ["x"] = -281222.6205357,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 86999.629889386,
                                            ["y"] = 648258.57142857,
                                            ["x"] = -279280.33482143,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1390.4976,
                                            ["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"] = 87008.04829138,
                                            ["y"] = 648464.00000002,
                                            ["x"] = -280867.76339287,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 87753.148048239,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["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"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 9,
                                        ["heading"] = 2.1535287043473,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 112,
                                        ["psi"] = -2.1535287043473,
                                        ["livery_id"] = "af standard 1",
                                        ["onboard_num"] = "10",
                                        ["type"] = "Su-25T",
                                        ["y"] = 564387.05872916,
                                        ["x"] = -220531.73642658,
                                        ["name"] = "Pilot #18",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 82,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 9,
                                        ["heading"] = 2.1535287043473,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 117,
                                        ["psi"] = -2.1535287043473,
                                        ["livery_id"] = "af standard 1",
                                        ["onboard_num"] = "53",
                                        ["type"] = "Su-25T",
                                        ["y"] = 564427.05872916,
                                        ["x"] = -220571.73642658,
                                        ["name"] = "Pilot #19",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3449,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 83,
                                        ["skill"] = "High",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 9,
                                        ["heading"] = 2.1535287043473,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 108,
                                        ["psi"] = -2.1535287043473,
                                        ["livery_id"] = "af standard 1",
                                        ["onboard_num"] = "55",
                                        ["type"] = "Su-25T",
                                        ["y"] = 564467.05872916,
                                        ["x"] = -220611.73642658,
                                        ["name"] = "Pilot #23",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 114,
                                        ["skill"] = "Excellent",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 9,
                                        ["heading"] = 2.1535287043473,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 109,
                                        ["psi"] = -2.1535287043473,
                                        ["livery_id"] = "af standard 1",
                                        ["onboard_num"] = "67",
                                        ["type"] = "Su-25T",
                                        ["y"] = 564507.05872916,
                                        ["x"] = -220651.73642658,
                                        ["name"] = "Pilot #24",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3411,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 186,
                                        ["skill"] = "High",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 564387.05872916,
                                ["x"] = -220531.73642658,
                                ["name"] = "SU25CAS",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 86400,
                                            ["y"] = 565664.00000001,
                                            ["x"] = -221039.19196429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 86684.734648789,
                                            ["y"] = 603993.42857144,
                                            ["x"] = -245295.47767857,
                                            ["speed"] = 159.30555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 86940.54858139,
                                            ["y"] = 644233.14285709,
                                            ["x"] = -272620.04910712,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1390.4976,
                                            ["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"] = 86969.904362267,
                                            ["y"] = 647033.14285709,
                                            ["x"] = -277448.62053569,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 86983.642120492,
                                            ["y"] = 647130,
                                            ["x"] = -280058.90625001,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 86975.739296028,
                                            ["y"] = 648737.99999999,
                                            ["x"] = -282343.47767856,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 86984.307840538,
                                            ["y"] = 650337.99999999,
                                            ["x"] = -282036.33482142,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 1695.2976,
                                            ["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"] = 87019.126806517,
                                            ["y"] = 645559.42857141,
                                            ["x"] = -281293.47767856,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1695.2976,
                                            ["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"] = 87054.005975588,
                                            ["y"] = 647302.28571427,
                                            ["x"] = -279614.90624999,
                                            ["speed"] = 69.375,
                                            ["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"] = 2000,
                                            ["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"] = 87068.562797647,
                                            ["y"] = 645345.14285713,
                                            ["x"] = -281572.04910713,
                                            ["speed"] = 190.13888888889,
                                            ["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"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 87821.173794554,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["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 [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "Su-25T",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 187,
                                        ["psi"] = -2.1350114938014,
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "High",
                                        ["y"] = 565664.00000001,
                                        ["x"] = -221039.19196429,
                                        ["name"] = "Pilot #36",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3222,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 2.1350114938014,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "68",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "Su-25T",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 188,
                                        ["psi"] = -2.1350114938014,
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "High",
                                        ["y"] = 565704.00000001,
                                        ["x"] = -221079.19196429,
                                        ["name"] = "Pilot #37",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3449,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 2.1350114938014,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "69",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "Su-25T",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 233,
                                        ["psi"] = -2.1350114938014,
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "High",
                                        ["y"] = 565744.00000001,
                                        ["x"] = -221119.19196429,
                                        ["name"] = "Pilot #35",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3449,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 2.1350114938014,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "70",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1695.2976,
                                        ["type"] = "Su-25T",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 234,
                                        ["psi"] = -2.1350114938014,
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "High",
                                        ["y"] = 565784.00000001,
                                        ["x"] = -221159.19196429,
                                        ["name"] = "Pilot #38",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3449,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 2.1350114938014,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "71",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 565664.00000001,
                                ["x"] = -221039.19196429,
                                ["name"] = "su25two",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Dangerous Escalation",
    ["version"] = 5,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 50,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["speed"] = 15,
                    ["predicate"] = "c_unit_speed_higher",
                    ["unit"] = 1,
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 15,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["max_unit_vertical_speed"] = "1",
                    ["min_unit_vertical_speed"] = -300,
                    ["predicate"] = "c_unit_vertical_speed",
                    ["unit"] = 1,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "landing back",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "GREASER!\
You have landed safely!\
V V less than 300 fpm\
Two more like that?\
\
",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "good job.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 10,
                    ["flag"] = 1,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Well done Sir!  You have three spot on landings! Thats nice flying!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "victory.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Flag good over 30",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 300,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["min_unit_pitch"] = "-40",
                    ["coalitionlist"] = "",
                    ["min_unit_vertical_speed"] = "-1000",
                    ["zone"] = "",
                    ["max_unit_vertical_speed"] = "300",
                    ["max_unit_pitch"] = "1",
                    ["predicate"] = "c_unit_pitch",
                    ["unit"] = 1,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["speed"] = 20,
                    ["predicate"] = "c_unit_speed_higher",
                    ["unit"] = 1,
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 20,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Sorry Sir! Poor landing, exceeded negative pitch!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "A10_VMU_Alert.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 10,
                    ["flag"] = 1,
                    ["predicate"] = "a_dec_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "poor landing",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 50,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["unit"] = 1,
                    ["max_unit_pitch"] = "1",
                    ["predicate"] = "c_unit_pitch",
                    ["min_unit_pitch"] = "-40",
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 1500,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["speed"] = 10,
                    ["predicate"] = "c_unit_speed_higher",
                    ["unit"] = 1,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "pre poor landing",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "Watch your AOA\
Pitch is too steep! ",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "A10_VMU_Alert.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 10,
                    ["flag"] = 1,
                    ["predicate"] = "a_dec_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_less",
                    ["value"] = -30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Sorry Sir, thats three poor landings. Time to re examine your AOA on approach!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "3 poor landings",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Springfield section joining circuit",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "spawn squadron Firebirds",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Springfield section leaving circuit.\
Hawgs section joining circuit.",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "spawn hawg squadron",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 12,
                    ["text"] = "Hawgs section leaving circuit.\
Boar section joining circuit.",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "spawn quickshots sqn",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 12,
                    ["text"] = "Boar section leaving circuit.\
This is the last of the squadron to leave the circuit this evening!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "RTB.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "quickshots boar enter",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = 6,
                    ["group"] = "",
                    ["zoneunit"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Your heading North, into enemy teritory!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "where are you going.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "lost zone",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 6,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Hinds homebound",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "Hinds are heading home...Sukhumi airbase, to the north!",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "NO JOY.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "BMP3 at CAS Zone",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 28,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 43,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 6,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 27,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 28,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = "",
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Shark revenge  activate",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "Enemy are advancing on your base.\
Two Black Sharks are up and looking for trouble!",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 39,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 9,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 9,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "base zone infiltrated",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "Enemy armour and troops are  on the air base!!\
\
Time to call in the F15E's  Chiefs?? \
\
",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Russia.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 9,
                    ["flag"] = 5,
                    ["predicate"] = "a_dec_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 7,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 8,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "T80 or bmp app apache CAS",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "Enemy closing on the base!\
You have Apache CAS support! ",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "axeman activate",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 30,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 11,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 32,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "igla active",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 6,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "5ded",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Enemy are attacking your airbase. \
RTB immediately and rearm.\
Carry out CAS",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "request rearming.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 27,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "6ded",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Enemy are attacking your airbase\
RTB IMMEDIATELY\
Rearm and carry out CAS",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "request rearming.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 28,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "7ded",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 21,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Enemy are attacking your Airbase\
RTB IMMEDIATELY\
Re Arm\
Carry out CAS",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "request rearming.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "apachecas activate",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 27,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Apache CAS taking fire.\
Marine Supa Cobras are up!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 37,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "apach act cobras",
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 29,
                    ["text"] = "All first wave enemy tanks are disabled!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 3,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "all t80 ded",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 28,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 6,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 15,
                    ["text"] = "All circuit flying is cancelled.\
No unarmed aircraft are airborne!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "su25  cicuits deact",
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 11,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["text"] = "The base is secure, for now!\
Well done commander",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "good job.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "win",
        }, -- end of [25]
        [26] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 21,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 22,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 39,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 2,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Enemy armour is depleted!\
They are committing their reserve!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "t80 or bmp  low",
        }, -- end of [26]
        [27] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = 8,
                    ["group"] = 27,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 37,
                    ["flag"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "t72 act res ah1",
        }, -- end of [27]
        [28] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Shark revenge down",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "nice work.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [28]
        [29] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 90,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "nice work.wav",
                    ["text"] = "",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "sk revenge down",
        }, -- end of [29]
        [30] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 21,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 41,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "enemy low",
        }, -- end of [30]
        [31] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 9,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 1,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 39,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 8,
                }, -- end of [7]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 70,
                    ["predicate"] = "a_add_radio_item",
                    ["radiotext"] = "Request Eagle assistance base over run!",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "engage my target.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "nearly lost all",
        }, -- end of [31]
        [32] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 70,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "engaging primary.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "Keep your head up Sir!\
F15 Strike Eagles on the way!",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["radiotext"] = "Request Eagle assistance base over run!",
                    ["predicate"] = "a_remove_radio_item",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 42,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [32]
        [33] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 27,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 28,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "hinds ded score1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "goodhits.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [33]
        [34] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 22,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "t80 low",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 41,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [34]
        [35] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 37,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 40,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "Last Marine Super Cobras are up!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 1,
                    ["flag"] = 5,
                    ["predicate"] = "a_dec_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "super cobras ded",
        }, -- end of [35]
        [36] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 80,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "act supa cobra",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 37,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [36]
        [37] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 45,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 49,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "sam dead",
        }, -- end of [37]
        [38] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 39,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "carpedeum",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "T72 reserve group is approaching..\
Sir,... the F15E Chiefs are available on radio, F10",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "A10_VMU_Alert.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [38]
        [39] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 22,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 39,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "all enemy dead",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "All enemy ground forces are disabled!\
Well done Sir!",
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "",
                    ["file"] = "Thanks for the support.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 9,
                    ["flag"] = 5,
                    ["predicate"] = "a_inc_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [39]
        [40] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 24,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 33,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "All base defense troops are disabled! Time to call in the F15E Chiefs!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "A10_VMU_Alert.ogg",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["value"] = 9,
                    ["flag"] = 5,
                    ["predicate"] = "a_dec_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "all base troops degraded",
        }, -- end of [40]
    }, -- end of ["trigrules"]
    ["currentKey"] = 122380,
    ["start_time"] = 72000,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 receiver",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 right antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on left wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Left MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on right wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SADL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Digital clock",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 tail sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 bottom sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC dynamic pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 glideslope antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CDU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC temperature sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 left antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC static pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GUN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Airspeed indicator",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF FM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Right MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC IAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF AM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 localizer antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC pressure alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 marker antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EGI",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "UHF radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 transmitter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC mach sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC baro alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC TAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
    }, -- end of ["failures"]
} -- end of mission
