mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_set_flag(\"1\"); mission.trig.func[1]='';",
            [2] = "a_set_flag(\"2\"); mission.trig.func[2]='';",
            [3] = "if not mission.trig.flag[3] then a_out_text_delay(\"Успех миссии!\", \"20\"); mission.trig.flag[3]=true; end; else mission.trig.flag[3]=false;",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_time_after(\"2\") )",
            [2] = "return(c_unit_dead(\"22\") )",
            [3] = "return(c_mission_score_higher(\"offline\", \"99\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 1,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 2,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "",
        }, -- end of [2]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_time_after(\"2\") then a_set_flag(\"1\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_dead(\"22\") then a_set_flag(\"2\"); mission.trigfunc[2]='';end;",
        [3] = "if c_mission_score_higher(\"offline\", \"99\") then if not mission.trigflag[3] then a_out_text_delay(\"Успех миссии!\", \"20\"); mission.trigflag[3]=true; end; else mission.trigflag[3]=false;end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 2,
            temperature = -5,
        }, -- end of season
        clouds = 
        {
            density = 1,
            thickness = 400,
            base = 700,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_flag_is_true(\"1\")  then a_set_mission_result(50) end",
        [2] = "if c_flag_is_true(\"2\")  then a_set_mission_result(50) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_flag_is_true(\"1\") )",
                [2] = "return(c_flag_is_true(\"2\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(50)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- 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
    triggers = 
    {
    }, -- end of triggers
    map = 
    {
        centerY = 0.68641681921094,
        zoom = 1000000,
        centerX = 0.77350544654323,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
            [2] = 1,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Новейший истребитель-бомбардировщик российских ВВС Су-34 был угнан грузинским пилотом. Он совершил удачную посадку на участке горной дороги. Вы должны уничтожить самолет до того, как до него доберутся грузинские силы. Вы должны быть внимательны: турецкие вооруженные силы выслали подкрепление для поддержки операции захвата самолета.\
\
Примерное нахождение цели в районе ППМ5",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
    }, -- end of trigflag
    descriptionRedTask = "",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "01{09A341E4-9E8E-4dfd-AB65-9585D669459F}.jpg",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 2,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 22,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 2,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerFront",
            rules = 
            {
                [1] = 
                {
                    score = 99,
                    coalitionlist = "offline",
                    predicate = "c_mission_score_higher",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Успех миссии!",
                    predicate = "a_out_text_delay",
                    seconds = 20,
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [3]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68654204198863,
                                                lat = 0.77273730055845,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68657384241113,
                                                lat = 0.77272864296673,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68657384241113,
                                                lat = 0.77272864296673,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68657337151107,
                                                lat = 0.77274362730631,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68654832205511,
                                                lat = 0.77275703015108,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68654204198863,
                                                lat = 0.77273730055845,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68657337151107,
                                                lat = 0.77274362730631,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68653561476733,
                                                lat = 0.77275727989519,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68653561476733,
                                                lat = 0.77275727989519,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68653561476733,
                                                lat = 0.77275727989519,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 283,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77275703015108,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68654832205511,
                                            x = -75879.027609777,
                                            speed = 1.3888888888889,
                                            y = 405879.99109538,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 259,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77273730055845,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68654204198863,
                                            x = -76006.898781905,
                                            speed = 1.3888888888889,
                                            y = 405860.88980277,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 269,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77272864296673,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68657384241113,
                                            x = -76050.678786521,
                                            speed = 1.3888888888889,
                                            y = 406010.44239728,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 279,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77274362730631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68657337151107,
                                            x = -75955.432577374,
                                            speed = 1.3888888888889,
                                            y = 406000.99845604,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 273,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77275727989519,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68653561476733,
                                            x = -75881.971966683,
                                            speed = 1.3888888888889,
                                            y = 405821.79259819,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 23,
                                        lat = 0.77275703015108,
                                        skill = "Random",
                                        long = 0.68654832205511,
                                        x = -75879.027609777,
                                        name = "Юнит #1",
                                        heading = 3.3656738803889,
                                        y = 405879.99109538,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 24,
                                        lat = 0.77274462411986,
                                        skill = "Random",
                                        long = 0.68655056649866,
                                        x = -75957.223294351,
                                        name = "Юнит #2",
                                        heading = 3.3656738803889,
                                        y = 405896.28611132,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Наземная группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.68732632777374,
                                                lat = 0.77215250327996,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.6876611769464,
                                                lat = 0.77176346524523,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.68707745184962,
                                                lat = 0.77256141355423,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.68765804441039,
                                                lat = 0.77176607236358,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.68756403642644,
                                                lat = 0.77179420867406,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.68753566534454,
                                                lat = 0.77179336902459,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.68751633923877,
                                                lat = 0.77179437644801,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.6874961939756,
                                                lat = 0.7717999054515,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.68748720307199,
                                                lat = 0.77180559295026,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.68749621038791,
                                                lat = 0.77185031564549,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.68748651837256,
                                                lat = 0.77187669381353,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.6874112770425,
                                                lat = 0.77190683100511,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.6873987532828,
                                                lat = 0.77191821295207,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.68733761492065,
                                                lat = 0.77201799002411,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.68732960853273,
                                                lat = 0.77208007894961,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.68726579596149,
                                                lat = 0.7722117268006,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.68713102898263,
                                                lat = 0.7723611666834,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.68704114159933,
                                                lat = 0.77257624443569,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                long = 0.68686113556488,
                                                lat = 0.77257492116994,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                long = 0.68711291292405,
                                                lat = 0.77238856439263,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.68701999429056,
                                                lat = 0.77257672073751,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                long = 0.68684454304645,
                                                lat = 0.77259932602852,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                long = 0.68740571811652,
                                                lat = 0.7719823671374,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.68732855198784,
                                                lat = 0.77202203188573,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.68732692777875,
                                                lat = 0.77209664042837,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.68726133251934,
                                                lat = 0.77222092853432,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.68710064598265,
                                                lat = 0.77241751906887,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.68699973483775,
                                                lat = 0.77257227878094,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                long = 0.68682243207476,
                                                lat = 0.77262121208194,
                                            }, -- end of [50]
                                            [31] = 
                                            {
                                                long = 0.68714829506979,
                                                lat = 0.77234206123628,
                                            }, -- end of [31]
                                            [9] = 
                                            {
                                                long = 0.68748374354925,
                                                lat = 0.77181395355845,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.68749465520304,
                                                lat = 0.77186414435729,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.68747272396706,
                                                lat = 0.77188642011586,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.68740404360397,
                                                lat = 0.7719106134707,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.68740203512914,
                                                lat = 0.77199270320284,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.68732027191832,
                                                lat = 0.77203026998903,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.68732782990454,
                                                lat = 0.77214621578019,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.68724385519049,
                                                lat = 0.77224711378731,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.68709391691445,
                                                lat = 0.77253387299571,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.68691518717952,
                                                lat = 0.77253114833773,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                long = 0.68676415867122,
                                                lat = 0.77265532419547,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                long = 0.68679529490812,
                                                lat = 0.77264008053208,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                long = 0.68687784248612,
                                                lat = 0.77254147972624,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                long = 0.68688764327563,
                                                lat = 0.77253410076216,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                long = 0.6870610041851,
                                                lat = 0.77257097141861,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                long = 0.6869248414503,
                                                lat = 0.77253453492266,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                long = 0.68708884824633,
                                                lat = 0.77254860478299,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.68690100743384,
                                                lat = 0.77253037023886,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                long = 0.68676333852951,
                                                lat = 0.7726555958552,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                long = 0.6876611769464,
                                                lat = 0.77176346524523,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.68739231933416,
                                                lat = 0.77200078662452,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.68731763960552,
                                                lat = 0.77204023288293,
                                            }, -- end of [23]
                                            [35] = 
                                            {
                                                long = 0.68709450367785,
                                                lat = 0.77244754426592,
                                            }, -- end of [35]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68676333852951,
                                                lat = 0.7726555958552,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68676333852951,
                                                lat = 0.7726555958552,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.68664648380126,
                                                lat = 0.7726988352128,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                long = 0.68665981154909,
                                                lat = 0.77268988378153,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68656454612746,
                                                lat = 0.77273821626954,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68656454612746,
                                                lat = 0.77273821626954,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.68664648380126,
                                                lat = 0.7726988352128,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.68664648380126,
                                                lat = 0.7726988352128,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.68656463674682,
                                                lat = 0.77273831928306,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                long = 0.68663392998752,
                                                lat = 0.77270726661602,
                                            }, -- end of [3]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.77176346524523,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6876611769464,
                                            x = -81808.580778094,
                                            speed = 11.111111111111,
                                            y = 411466.06684965,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7726555958552,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68676333852951,
                                            x = -76448.191271525,
                                            speed = 11.111111111111,
                                            y = 406912.05570997,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7726988352128,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68664648380126,
                                            x = -76214.560321989,
                                            speed = 11.111111111111,
                                            y = 406356.94539107,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 275,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.77273831928306,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68656463674682,
                                            x = -75992.348957875,
                                            speed = 11.111111111111,
                                            y = 405963.66039719,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 25,
                                        lat = 0.77176346524523,
                                        skill = "Random",
                                        long = 0.6876611769464,
                                        x = -81808.580778094,
                                        name = "Юнит #3",
                                        heading = -0.62433794918747,
                                        y = 411466.06684965,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 26,
                                        lat = 0.77175687832164,
                                        skill = "Random",
                                        long = 0.68766892975648,
                                        x = -81847.757840804,
                                        name = "Юнит #4",
                                        heading = -0.60208253503037,
                                        y = 411504.93622747,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 27,
                                        lat = 0.7717500597995,
                                        skill = "Random",
                                        long = 0.68767626049425,
                                        x = -81888.560244178,
                                        name = "Юнит #5",
                                        heading = -0.60208253503037,
                                        y = 411541.98830416,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 28,
                                        lat = 0.77174324123294,
                                        skill = "Random",
                                        long = 0.68768359115347,
                                        x = -81929.362958431,
                                        name = "Юнит #6",
                                        heading = -0.60208253503037,
                                        y = 411579.04004331,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 29,
                                        lat = 0.77173642262197,
                                        skill = "Random",
                                        long = 0.68769092173412,
                                        x = -81970.165983507,
                                        name = "Юнит #7",
                                        heading = -0.60208253503037,
                                        y = 411616.09144482,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 30,
                                        lat = 0.77172849156468,
                                        skill = "Random",
                                        long = 0.68769627836797,
                                        x = -82018.757013665,
                                        name = "Юнит #8",
                                        heading = -0.60208253503037,
                                        y = 411644.6585335,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "Наземная группа #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #001",
                                groupId = 12,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7633986396893,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69235353083828,
                                            x = -133358.27890316,
                                            speed = 138.88888888889,
                                            y = 437278.06067876,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76762536750335,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68786853255109,
                                            x = -108084.68408716,
                                            speed = 138.88888888889,
                                            y = 414479.78053186,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77226889661588,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68259421732044,
                                            x = -80363.671356687,
                                            speed = 138.88888888889,
                                            y = 388016.61968986,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77503623169431,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68576691104032,
                                            x = -61644.857702188,
                                            speed = 138.88888888889,
                                            y = 401188.1744871,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77284952287987,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68984727292725,
                                            x = -74106.648987127,
                                            speed = 138.88888888889,
                                            y = 420930.34561694,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76968627376205,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68692187481467,
                                            x = -95299.191884913,
                                            speed = 138.88888888889,
                                            y = 409104.48798188,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77215881775884,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68300167920632,
                                            x = -80924.962499075,
                                            speed = 138.88888888889,
                                            y = 389935.04299291,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77474517314715,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68583138859009,
                                            x = -63475.18024806,
                                            speed = 138.88888888889,
                                            y = 401624.07193565,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77267053909788,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69006657356743,
                                            x = -75165.002988158,
                                            speed = 138.88888888889,
                                            y = 422023.25170518,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76970943099674,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68726486384634,
                                            x = -95029.354006075,
                                            speed = 138.88888888889,
                                            y = 410665.32834257,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77251439085192,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68240432289501,
                                            x = -78865.564356337,
                                            speed = 138.88888888889,
                                            y = 387034.09252282,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77519193077269,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6854210580318,
                                            x = -60776.863841289,
                                            speed = 138.88888888889,
                                            y = 399536.04742378,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77258122538496,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69031695353868,
                                            x = -75640.838384874,
                                            speed = 138.88888888889,
                                            y = 423212.80657503,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76959829760764,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68763959148528,
                                            x = -95603.311665554,
                                            speed = 138.88888888889,
                                            y = 412438.33195109,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77204392565792,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68237743167807,
                                            x = -81870.483361374,
                                            speed = 138.88888888889,
                                            y = 387130.902121,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76440371194274,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69083217128862,
                                            x = -127522.18785832,
                                            speed = 138.88888888889,
                                            y = 429747.40230064,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 30,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [18]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 31,
                                        lat = 0.758225,
                                        skill = "Random",
                                        y = 462236.21834688,
                                        long = 0.69716,
                                        x = -164474.73482633,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 3,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 32,
                                        lat = 0.758218,
                                        skill = "Random",
                                        y = 462272.52047391,
                                        long = 0.697167,
                                        x = -164516.62018436,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 3,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 33,
                                        lat = 0.758211,
                                        skill = "Random",
                                        y = 462308.82260094,
                                        long = 0.697174,
                                        x = -164558.50554239,
                                        name = "Пилот #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 3,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Enfield13",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #002",
                                groupId = 13,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76339764970332,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6921684070585,
                                            x = -133433.21151455,
                                            speed = 138.88888888889,
                                            y = 436422.82413323,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77227804958445,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68227035609232,
                                            x = -80416.3914122,
                                            speed = 138.88888888889,
                                            y = 386532.19402038,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77529991610736,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68646906061682,
                                            x = -59715.243789092,
                                            speed = 138.88888888889,
                                            y = 404259.33995773,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77233330196427,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69118179234956,
                                            x = -76898.699125371,
                                            speed = 138.88888888889,
                                            y = 427290.98742849,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76914334814914,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68732552153837,
                                            x = -98612.346398498,
                                            speed = 138.88888888889,
                                            y = 411224.3427553,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7721017444786,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6827726360511,
                                            x = -81366.875560126,
                                            speed = 138.88888888889,
                                            y = 388913.01918792,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77496381384774,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68644022754621,
                                            x = -61865.686192214,
                                            speed = 138.88888888889,
                                            y = 404291.98332653,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77222196813157,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69165112670073,
                                            x = -77433.533736815,
                                            speed = 138.88888888889,
                                            y = 429494.94015299,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76921228711526,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68785505472764,
                                            x = -97984.451124576,
                                            speed = 138.88888888889,
                                            y = 413623.55029124,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77243790685861,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6828001957447,
                                            x = -79216.895117995,
                                            speed = 138.88888888889,
                                            y = 388879.0788818,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77536868552197,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68687626536278,
                                            x = -59132.02485521,
                                            speed = 138.88888888889,
                                            y = 406081.50441909,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.772580309814,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69165027237499,
                                            x = -75152.041965299,
                                            speed = 138.88888888889,
                                            y = 429307.08218128,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 2500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76898566030179,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6870771852401,
                                            x = -99705.052364622,
                                            speed = 138.88888888889,
                                            y = 410162.45566981,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 30,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [15]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 34,
                                        lat = 0.758225,
                                        skill = "Random",
                                        y = 462236.21834688,
                                        long = 0.69716,
                                        x = -164474.73482633,
                                        name = "Пилот #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 300,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 35,
                                        lat = 0.758218,
                                        skill = "Random",
                                        y = 462272.52047391,
                                        long = 0.697167,
                                        x = -164516.62018436,
                                        name = "Пилот #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 300,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Springfield12",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 36,
                                        lat = 0.758211,
                                        skill = "Random",
                                        y = 462308.82260094,
                                        long = 0.697174,
                                        x = -164558.50554239,
                                        name = "Пилот #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 300,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Springfield13",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Самолетная группа #003",
                                groupId = 14,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 350,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77743760895661,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67368143481399,
                                            x = -50371.171038706,
                                            speed = 138.88888888889,
                                            y = 344969.44327872,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77531310211654,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68140601198253,
                                            x = -61386.85086972,
                                            speed = 138.88888888889,
                                            y = 381152.76517525,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77422324400516,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.68655432014618,
                                                    radius = 50,
                                                    y = 405914.29132186,
                                                    x = -75967.001849622,
                                                    lat = 0.77274287808413,
                                                    categories = 
                                                    {
                                                        [1] = "Fortifications",
                                                        [2] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.6841593083924,
                                            x = -67382.860145794,
                                            speed = 138.88888888889,
                                            y = 394247.19561697,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77348995798776,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.68655457502979,
                                                    radius = 50,
                                                    y = 405915.49674345,
                                                    x = -75967.44097638,
                                                    lat = 0.77274279483726,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.68550109989794,
                                            x = -71585.741581683,
                                            speed = 138.88888888889,
                                            y = 400737.1407189,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77078320280359,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68933520570566,
                                            x = -87453.257409559,
                                            speed = 138.88888888889,
                                            y = 419634.15688484,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76859117280358,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6870217847361,
                                            x = -102236.80184758,
                                            speed = 138.88888888889,
                                            y = 410106.9248799,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77307833462229,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67782775818643,
                                            x = -76803.009392679,
                                            speed = 138.88888888889,
                                            y = 365841.04199202,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77631465206023,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66257550293271,
                                            x = -60803.941155559,
                                            speed = 138.88888888889,
                                            y = 294835.37236747,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 96,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [10]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 37,
                                        lat = 0.77791,
                                        skill = "Player",
                                        y = 298387.43849386,
                                        long = 0.663491,
                                        x = -50392.648146355,
                                        name = "Александр",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 38,
                                        lat = 0.777903,
                                        skill = "Excellent",
                                        y = 298421.98370375,
                                        long = 0.663498,
                                        x = -50435.214281737,
                                        name = "Пилот #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 2.0831857871056,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.77274262834353,
                                            long = 0.68655450168639,
                                            x = -75968.527314299,
                                            name = "",
                                            speed = 0,
                                            y = 405915.24255724,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                lat = 0.77274262834353,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 22,
                                        lat = 0.77274262834353,
                                        long = 0.68655450168639,
                                        x = -75968.527314299,
                                        name = "Стат. объект",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 405915.24255724,
                                        heading = 2.0831857871056,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.68655450168639,
                                name = "Стат. объект",
                                dead = false,
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Угон",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 5045,
    start_time = 108000,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
    }, -- end of failures
} -- end of mission
