mission = 
{
    trig = 
    {
        actions = 
        {
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
        }, -- end of func
        flag = 
        {
        }, -- end of flag
        conditions = 
        {
        }, -- 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] = 
                {
                    predicate = "c_unit_dead",
                    unit = 2,
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "666",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 3,
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "665",
        }, -- end of [2]
    }, -- end of goals
    trigfunc = 
    {
    }, -- end of trigfunc
    weather = 
    {
        qnh = 757,
        wind = 
        {
            at8000 = 
            {
                speed = 8,
                dir = 102,
            }, -- end of at8000
            atGround = 
            {
                speed = 4,
                dir = 333,
            }, -- end of atGround
            at2000 = 
            {
                speed = 4,
                dir = 63,
            }, -- 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 = -30,
        }, -- end of season
        clouds = 
        {
            density = 6,
            thickness = 370,
            base = 900,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_unit_dead(\"2\")  then a_set_mission_result(50) end",
        [2] = "if c_unit_dead(\"3\")  then a_set_mission_result(50) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_unit_dead(\"2\") )",
                [2] = "return(c_unit_dead(\"3\") )",
            }, -- 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.74980181611215,
        zoom = 1000000,
        centerX = 0.75814923450591,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 2,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Amerikanskie vooruwennjye siljy vtorglis na nashu territoriju i zanjali kljuchevoi aerodrom v Nalchike. Vozdushnaja razvedka dolowila, chto iz naselennogo punkta Baksanenok nachala dviwenie krupnaja gruppirovka suhoputnjyh voisk na Baksan pri podderwke 3 tankov. V poderwku nashei chasti dislocirujusheisja v Baksane budet podnjata vertoletnaja para Ka-50. ",
    trigflag = 
    {
    }, -- end of trigflag
    descriptionRedTask = "Vnimanie vasha zadacha: Obespechit spokoinuju rabotu vintokrjyljyh. Postojanno patrulirovat oboznachennjyi raion.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [7] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.75986451510109,
                                                lat = 0.76246095316859,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.75986451510109,
                                                lat = 0.76246095316859,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75985668342607,
                                                lat = 0.76249849674215,
                                            }, -- end of [5]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76198397906978,
                                                lat = 0.7624895281527,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76198397906978,
                                                lat = 0.7624895281527,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76143250304298,
                                                lat = 0.76245296881488,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.76143250304298,
                                                lat = 0.76245296881488,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76080508478938,
                                                lat = 0.76241118600252,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76143250304298,
                                                lat = 0.76245296881488,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.76076462250659,
                                                lat = 0.76241293725361,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.76072446148815,
                                                lat = 0.76241952729447,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76032132206524,
                                                lat = 0.76247250637334,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76032132206524,
                                                lat = 0.76247250637334,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.76007866239517,
                                                lat = 0.76250187482185,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                long = 0.76012819221874,
                                                lat = 0.76249742924334,
                                            }, -- end of [3]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.75985668342607,
                                                lat = 0.76249849674215,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.75985668342607,
                                                lat = 0.76249849674215,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.75985249579249,
                                                lat = 0.76251882237209,
                                            }, -- end of [3]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.75985102238045,
                                                lat = 0.76251866463404,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.75985102238045,
                                                lat = 0.76251866463404,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.75994488565767,
                                                lat = 0.76250919970903,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.76007866239517,
                                                lat = 0.76250187482185,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.75992901458767,
                                                lat = 0.76250034289668,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                long = 0.75999765977333,
                                                lat = 0.76250914252123,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76007866239517,
                                                lat = 0.76250187482185,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75999765977333,
                                                lat = 0.76250914252123,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75996032204435,
                                                lat = 0.76251207666353,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.75993190596004,
                                                lat = 0.76250248295243,
                                            }, -- end of [7]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.76072446148815,
                                                lat = 0.76241952729447,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76069883809882,
                                                lat = 0.76242373138138,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76072446148815,
                                                lat = 0.76241952729447,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.76069883809882,
                                                lat = 0.76242373138138,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.76032132206524,
                                                lat = 0.76247250637334,
                                            }, -- end of [5]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.75992901458767,
                                                lat = 0.76250034289668,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.7598959309607,
                                                lat = 0.7624758550464,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.75992901458767,
                                                lat = 0.76250034289668,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75988050768038,
                                                lat = 0.76246999373909,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.75986451510109,
                                                lat = 0.76246095316859,
                                            }, -- end of [7]
                                        }, -- end of [6]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 431,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7624895281527,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76198397906978,
                                            x = -105259.99798609,
                                            name = "TANKS",
                                            speed = 2.7777777777778,
                                            y = 759572.2636081,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 377,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76245296881488,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76143250304298,
                                            x = -105823.2369216,
                                            speed = 2.7777777777778,
                                            y = 757052.6117588,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 411,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76241952729447,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76072446148815,
                                            x = -106460.40151346,
                                            speed = 2.7777777777778,
                                            y = 753806.33518751,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 432,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76247250637334,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76032132206524,
                                            x = -106364.40476001,
                                            speed = 2.7777777777778,
                                            y = 751897.75818264,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 444,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76250187482185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76007866239517,
                                            x = -106322.68108442,
                                            speed = 2.7777777777778,
                                            y = 750751.04660692,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 452,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76250034289668,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75992901458767,
                                            x = -106422.08266909,
                                            speed = 2.7777777777778,
                                            y = 750060.30096329,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 456,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76246095316859,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75986451510109,
                                            x = -106711.64024166,
                                            speed = 2.7777777777778,
                                            y = 749794.97641019,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 456,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76249849674215,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75985668342607,
                                            x = -106477.17129051,
                                            speed = 2.7777777777778,
                                            y = 749727.35896133,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 455,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76251882237209,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75985249579249,
                                            x = -106350.20132556,
                                            speed = 2.7777777777778,
                                            y = 749690.99374007,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-1 Abrams",
                                        CLSID = "{9B446921-7D69-4815-93B8-3AEC663E748E}",
                                        unitId = 4,
                                        lat = 0.7624895281527,
                                        skill = "Average",
                                        long = 0.76198397906978,
                                        x = -105259.99798609,
                                        name = "Юнит #1",
                                        heading = 4.6211592179818,
                                        y = 759572.2636081,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M-1 Abrams",
                                        CLSID = "{9B446921-7D69-4815-93B8-3AEC663E748E}",
                                        unitId = 5,
                                        lat = 0.76248992888982,
                                        skill = "Average",
                                        long = 0.76199003696846,
                                        x = -105253.81636988,
                                        name = "Юнит #2",
                                        heading = 0,
                                        y = 759599.9424062,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M-1 Abrams",
                                        CLSID = "{9B446921-7D69-4815-93B8-3AEC663E748E}",
                                        unitId = 6,
                                        lat = 0.76249032961491,
                                        skill = "Average",
                                        long = 0.76199609496891,
                                        x = -105247.63476935,
                                        name = "Юнит #3",
                                        heading = 4.621159217981,
                                        y = 759627.62168499,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "TANKS",
                                start_time = 1500,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [7] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.75986594506569,
                                                lat = 0.76245448079821,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.75986594506569,
                                                lat = 0.76245448079821,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75985697712766,
                                                lat = 0.76249707116453,
                                            }, -- end of [5]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76198576117312,
                                                lat = 0.76248964604288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76198576117312,
                                                lat = 0.76248964604288,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76143480585419,
                                                lat = 0.76245312179966,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.76143480585419,
                                                lat = 0.76245312179966,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76080508478938,
                                                lat = 0.76241118600252,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76143480585419,
                                                lat = 0.76245312179966,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.76076462250659,
                                                lat = 0.76241293725361,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.76072876694075,
                                                lat = 0.76241882085349,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76032653464781,
                                                lat = 0.76247183342765,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76032653464781,
                                                lat = 0.76247183342765,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.76008566520091,
                                                lat = 0.76250124635803,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                long = 0.76012819221874,
                                                lat = 0.76249742924334,
                                            }, -- end of [3]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.75985697712766,
                                                lat = 0.76249707116453,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.75985173445108,
                                                lat = 0.76252251762863,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.75985697712766,
                                                lat = 0.76249707116453,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75985173445108,
                                                lat = 0.76252251762863,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75985134356809,
                                                lat = 0.76252397660164,
                                            }, -- end of [5]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.75985226586025,
                                                lat = 0.76252410499452,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.75985226586025,
                                                lat = 0.76252410499452,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.75994488565767,
                                                lat = 0.76250919970903,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.76008566520091,
                                                lat = 0.76250124635803,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.75992718358948,
                                                lat = 0.76249898767251,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                long = 0.75999765977333,
                                                lat = 0.76250914252123,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76008566520091,
                                                lat = 0.76250124635803,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75999765977333,
                                                lat = 0.76250914252123,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75996032204435,
                                                lat = 0.76251207666353,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.75993190596004,
                                                lat = 0.76250248295243,
                                            }, -- end of [7]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.76072876694075,
                                                lat = 0.76241882085349,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.76069883809882,
                                                lat = 0.76242373138138,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.76072876694075,
                                                lat = 0.76241882085349,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.76069883809882,
                                                lat = 0.76242373138138,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.76032653464781,
                                                lat = 0.76247183342765,
                                            }, -- end of [5]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.75992718358948,
                                                lat = 0.76249898767251,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.7598959309607,
                                                lat = 0.7624758550464,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.75992718358948,
                                                lat = 0.76249898767251,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.75988050768038,
                                                lat = 0.76246999373909,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.75986307772539,
                                                lat = 0.7624674590008,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.75986594506569,
                                                lat = 0.76245448079821,
                                            }, -- end of [7]
                                        }, -- end of [6]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 454,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76248964604288,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76198576117312,
                                            x = -105258.1794753,
                                            name = "SOLDIERS",
                                            speed = 1.6666666666667,
                                            y = 759580.40611283,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 377,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76245312179966,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76143480585419,
                                            x = -105820.88293348,
                                            speed = 1.6666666666667,
                                            y = 757063.13285711,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 411,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76241882085349,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76072876694075,
                                            x = -106462.3226112,
                                            speed = 1.6666666666667,
                                            y = 753826.8360526,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 431,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76247183342765,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76032653464781,
                                            x = -106365.56909153,
                                            speed = 1.6666666666667,
                                            y = 751922.42593795,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 444,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76250124635803,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76008566520091,
                                            x = -106322.48966727,
                                            speed = 1.6666666666667,
                                            y = 750783.95581367,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 452,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76249898767251,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75992718358948,
                                            x = -106431.81254253,
                                            speed = 1.6666666666667,
                                            y = 750052.96723822,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 456,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76245448079821,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75986594506569,
                                            x = -106752.01399359,
                                            speed = 1.6666666666667,
                                            y = 749807.00248984,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 456,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76249707116453,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75985697712766,
                                            x = -106486.07657989,
                                            speed = 1.6666666666667,
                                            y = 749729.90947805,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 455,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76252397660164,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75985134356809,
                                            x = -106318.05802973,
                                            name = "SOLDIERS",
                                            speed = 1.6666666666667,
                                            y = 749681.35450723,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 7,
                                        lat = 0.76248964604288,
                                        skill = "Average",
                                        long = 0.76198576117312,
                                        x = -105258.1794753,
                                        name = "Юнит #4",
                                        heading = 0,
                                        y = 759580.40611283,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 8,
                                        lat = 0.76249004677536,
                                        skill = "Average",
                                        long = 0.76199181908514,
                                        x = -105251.99788067,
                                        name = "Юнит #5",
                                        heading = 0,
                                        y = 759608.0849765,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 9,
                                        lat = 0.76249044749582,
                                        skill = "Average",
                                        long = 0.76199787709893,
                                        x = -105245.81630164,
                                        name = "Юнит #6",
                                        heading = 0,
                                        y = 759635.76432085,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 10,
                                        lat = 0.76249084820427,
                                        skill = "Average",
                                        long = 0.76200393521449,
                                        x = -105239.63473815,
                                        name = "Юнит #7",
                                        heading = 0,
                                        y = 759663.44414587,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 11,
                                        lat = 0.76249124890069,
                                        skill = "Average",
                                        long = 0.76200999343182,
                                        x = -105233.45319033,
                                        name = "Юнит #8",
                                        heading = 0,
                                        y = 759691.12445157,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 12,
                                        lat = 0.76249164958509,
                                        skill = "Average",
                                        long = 0.76201605175093,
                                        x = -105227.27165812,
                                        name = "Юнит #9",
                                        heading = 0,
                                        y = 759718.805238,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 13,
                                        lat = 0.76249205025747,
                                        skill = "Average",
                                        long = 0.76202211017181,
                                        x = -105221.09014151,
                                        name = "Юнит #10",
                                        heading = 0,
                                        y = 759746.48650509,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 14,
                                        lat = 0.76249245091783,
                                        skill = "Average",
                                        long = 0.76202816869445,
                                        x = -105214.90864051,
                                        name = "Юнит #11",
                                        heading = 0,
                                        y = 759774.16825282,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier M249",
                                        CLSID = "{d615a96d-5591-4c8a-a681-a28bdcfd0805}",
                                        unitId = 15,
                                        lat = 0.76249285156617,
                                        skill = "Average",
                                        long = 0.76203422731887,
                                        x = -105208.72715512,
                                        name = "Юнит #12",
                                        heading = 0,
                                        y = 759801.85048127,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 16,
                                        lat = 0.76249325220248,
                                        skill = "Average",
                                        long = 0.76204028604507,
                                        x = -105202.54568539,
                                        name = "Юнит #13",
                                        heading = 0,
                                        y = 759829.53319045,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 17,
                                        lat = 0.76249365282676,
                                        skill = "Average",
                                        long = 0.76204634487303,
                                        x = -105196.36423133,
                                        name = "Юнит #14",
                                        heading = 0,
                                        y = 759857.21638027,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 18,
                                        lat = 0.76249405343902,
                                        skill = "Average",
                                        long = 0.76205240380276,
                                        x = -105190.18279289,
                                        name = "Юнит #15",
                                        heading = 0,
                                        y = 759884.90005076,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 19,
                                        lat = 0.76249445403925,
                                        skill = "Average",
                                        long = 0.76205846283427,
                                        x = -105184.00137011,
                                        name = "Юнит #16",
                                        heading = 0,
                                        y = 759912.58420199,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 20,
                                        lat = 0.76249485462745,
                                        skill = "Average",
                                        long = 0.76206452196754,
                                        x = -105177.819963,
                                        name = "Юнит #17",
                                        heading = 0,
                                        y = 759940.26883385,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 21,
                                        lat = 0.76249525520363,
                                        skill = "Average",
                                        long = 0.76207058120259,
                                        x = -105171.6385715,
                                        name = "Юнит #18",
                                        heading = 0,
                                        y = 759967.95394643,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 22,
                                        lat = 0.76249565576777,
                                        skill = "Average",
                                        long = 0.76207664053941,
                                        x = -105165.45719573,
                                        name = "Юнит #19",
                                        heading = 0,
                                        y = 759995.6395397,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 23,
                                        lat = 0.76249605631988,
                                        skill = "Average",
                                        long = 0.76208269997799,
                                        x = -105159.27583564,
                                        name = "Юнит #20",
                                        heading = 0,
                                        y = 760023.32561362,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 24,
                                        lat = 0.76249645685996,
                                        skill = "Average",
                                        long = 0.76208875951835,
                                        x = -105153.09449121,
                                        name = "Юнит #21",
                                        heading = 0,
                                        y = 760051.01216826,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 25,
                                        lat = 0.76249685738801,
                                        skill = "Average",
                                        long = 0.76209481916048,
                                        x = -105146.91316245,
                                        name = "Юнит #22",
                                        heading = 0,
                                        y = 760078.69920359,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 26,
                                        lat = 0.76249725790402,
                                        skill = "Average",
                                        long = 0.76210087890438,
                                        x = -105140.73184943,
                                        name = "Юнит #23",
                                        heading = 0,
                                        y = 760106.3867196,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 27,
                                        lat = 0.76249737031779,
                                        skill = "Average",
                                        long = 0.76210257975799,
                                        x = -105138.9968952,
                                        name = "Юнит #24",
                                        heading = 0,
                                        y = 760114.15807586,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 28,
                                        lat = 0.76249737031779,
                                        skill = "Average",
                                        long = 0.76210257975799,
                                        x = -105138.9968952,
                                        name = "Юнит #25",
                                        heading = 0,
                                        y = 760114.15807586,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 29,
                                        lat = 0.76249737031779,
                                        skill = "Average",
                                        long = 0.76210257975799,
                                        x = -105138.9968952,
                                        name = "Юнит #26",
                                        heading = 0,
                                        y = 760114.15807586,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 30,
                                        lat = 0.76249780331125,
                                        skill = "Average",
                                        long = 0.76210604065238,
                                        x = -105134.16547213,
                                        name = "Юнит #27",
                                        heading = 0,
                                        y = 760129.80038493,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 31,
                                        lat = 0.7624984489557,
                                        skill = "Average",
                                        long = 0.76211120134987,
                                        x = -105126.96119229,
                                        name = "Юнит #28",
                                        heading = 0,
                                        y = 760153.12535541,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 32,
                                        lat = 0.762499094599,
                                        skill = "Average",
                                        long = 0.76211636215155,
                                        x = -105119.75685737,
                                        name = "Юнит #29",
                                        heading = 0,
                                        y = 760176.45080867,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 33,
                                        lat = 0.76249974024114,
                                        skill = "Average",
                                        long = 0.76212152305741,
                                        x = -105112.55246743,
                                        name = "Юнит #30",
                                        heading = 0,
                                        y = 760199.77674466,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 34,
                                        lat = 0.76250038588212,
                                        skill = "Average",
                                        long = 0.76212668406747,
                                        x = -105105.34802246,
                                        name = "Юнит #31",
                                        heading = 0,
                                        y = 760223.10316348,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 35,
                                        lat = 0.76250103152195,
                                        skill = "Average",
                                        long = 0.76213184518171,
                                        x = -105098.14352241,
                                        name = "Юнит #32",
                                        heading = 0,
                                        y = 760246.43006502,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 36,
                                        lat = 0.76250167716063,
                                        skill = "Average",
                                        long = 0.76213700640015,
                                        x = -105090.93896727,
                                        name = "Юнит #33",
                                        heading = 0,
                                        y = 760269.75744939,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 37,
                                        lat = 0.76250232279814,
                                        skill = "Average",
                                        long = 0.76214216772277,
                                        x = -105083.73435717,
                                        name = "Юнит #34",
                                        heading = 0,
                                        y = 760293.08531651,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 38,
                                        lat = 0.7625029684345,
                                        skill = "Average",
                                        long = 0.76214732914959,
                                        x = -105076.52969198,
                                        name = "Юнит #35",
                                        heading = 0,
                                        y = 760316.41366645,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 39,
                                        lat = 0.7625036140697,
                                        skill = "Average",
                                        long = 0.7621524906806,
                                        x = -105069.32497177,
                                        name = "Юнит #36",
                                        heading = 0,
                                        y = 760339.74249917,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 40,
                                        lat = 0.76250425970374,
                                        skill = "Average",
                                        long = 0.76215765231579,
                                        x = -105062.12019654,
                                        name = "Юнит #37",
                                        heading = 0,
                                        y = 760363.07181462,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 41,
                                        lat = 0.76250490533661,
                                        skill = "Average",
                                        long = 0.76216281405518,
                                        x = -105054.91536634,
                                        name = "Юнит #38",
                                        heading = 0,
                                        y = 760386.40161292,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 42,
                                        lat = 0.76250555096833,
                                        skill = "Average",
                                        long = 0.76216797589876,
                                        x = -105047.71048106,
                                        name = "Юнит #39",
                                        heading = 0,
                                        y = 760409.73189399,
                                    }, -- end of [36]
                                    [37] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 43,
                                        lat = 0.76250619659888,
                                        skill = "Average",
                                        long = 0.76217313784653,
                                        x = -105040.50554082,
                                        name = "Юнит #40",
                                        heading = 0,
                                        y = 760433.06265785,
                                    }, -- end of [37]
                                    [38] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 44,
                                        lat = 0.76250684222827,
                                        skill = "Average",
                                        long = 0.76217829989849,
                                        x = -105033.30054556,
                                        name = "Юнит #41",
                                        heading = 0,
                                        y = 760456.39390449,
                                    }, -- end of [38]
                                    [39] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 45,
                                        lat = 0.7625074878565,
                                        skill = "Average",
                                        long = 0.76218346205464,
                                        x = -105026.09549527,
                                        name = "Юнит #42",
                                        heading = 0,
                                        y = 760479.72563392,
                                    }, -- end of [39]
                                    [40] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 46,
                                        lat = 0.76250813348356,
                                        skill = "Average",
                                        long = 0.76218862431499,
                                        x = -105018.89039002,
                                        name = "Юнит #43",
                                        heading = 0,
                                        y = 760503.05784619,
                                    }, -- end of [40]
                                    [41] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 47,
                                        lat = 0.76250877910946,
                                        skill = "Average",
                                        long = 0.76219378667952,
                                        x = -105011.68522975,
                                        name = "Юнит #44",
                                        heading = 0,
                                        y = 760526.39054119,
                                    }, -- end of [41]
                                    [42] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 48,
                                        lat = 0.76250942473419,
                                        skill = "Average",
                                        long = 0.76219894914825,
                                        x = -105004.48001451,
                                        name = "Юнит #45",
                                        heading = 0,
                                        y = 760549.72371903,
                                    }, -- end of [42]
                                    [43] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 49,
                                        lat = 0.76251007035775,
                                        skill = "Average",
                                        long = 0.76220411172117,
                                        x = -104997.27474432,
                                        name = "Юнит #46",
                                        heading = 0,
                                        y = 760573.05737967,
                                    }, -- end of [43]
                                    [44] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 50,
                                        lat = 0.76251071598015,
                                        skill = "Average",
                                        long = 0.76220927439829,
                                        x = -104990.0694191,
                                        name = "Юнит #47",
                                        heading = 0,
                                        y = 760596.39152313,
                                    }, -- end of [44]
                                    [45] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 51,
                                        lat = 0.76251136160138,
                                        skill = "Average",
                                        long = 0.76221443717959,
                                        x = -104982.86403892,
                                        name = "Юнит #48",
                                        heading = 0,
                                        y = 760619.72614934,
                                    }, -- end of [45]
                                    [46] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 52,
                                        lat = 0.76251200722144,
                                        skill = "Average",
                                        long = 0.76221960006509,
                                        x = -104975.65860378,
                                        name = "Юнит #49",
                                        heading = 0,
                                        y = 760643.06125839,
                                    }, -- end of [46]
                                    [47] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 53,
                                        lat = 0.76251265284032,
                                        skill = "Average",
                                        long = 0.76222476305478,
                                        x = -104968.45311374,
                                        name = "Юнит #50",
                                        heading = 0,
                                        y = 760666.39685023,
                                    }, -- end of [47]
                                    [48] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 54,
                                        lat = 0.76251329845804,
                                        skill = "Average",
                                        long = 0.76222992614867,
                                        x = -104961.24756867,
                                        name = "Юнит #51",
                                        heading = 0,
                                        y = 760689.73292491,
                                    }, -- end of [48]
                                    [49] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 55,
                                        lat = 0.76251394407459,
                                        skill = "Average",
                                        long = 0.76223508934675,
                                        x = -104954.04196865,
                                        name = "Юнит #52",
                                        heading = 0,
                                        y = 760713.06948238,
                                    }, -- end of [49]
                                    [50] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 56,
                                        lat = 0.76251458968996,
                                        skill = "Average",
                                        long = 0.76224025264902,
                                        x = -104946.83631373,
                                        name = "Юнит #53",
                                        heading = 0,
                                        y = 760736.40652264,
                                    }, -- end of [50]
                                    [51] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 57,
                                        lat = 0.76251523530416,
                                        skill = "Average",
                                        long = 0.76224541605549,
                                        x = -104939.63060384,
                                        name = "Юнит #54",
                                        heading = 0,
                                        y = 760759.74404575,
                                    }, -- end of [51]
                                    [52] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 58,
                                        lat = 0.76251588091718,
                                        skill = "Average",
                                        long = 0.76225057956615,
                                        x = -104932.42483906,
                                        name = "Юнит #55",
                                        heading = 0,
                                        y = 760783.08205166,
                                    }, -- end of [52]
                                    [53] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 59,
                                        lat = 0.76251652652903,
                                        skill = "Average",
                                        long = 0.76225574318101,
                                        x = -104925.21901931,
                                        name = "Юнит #56",
                                        heading = 0,
                                        y = 760806.4205404,
                                    }, -- end of [53]
                                    [54] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 60,
                                        lat = 0.76251717213971,
                                        skill = "Average",
                                        long = 0.76226090690006,
                                        x = -104918.0131446,
                                        name = "Юнит #57",
                                        heading = 0,
                                        y = 760829.75951194,
                                    }, -- end of [54]
                                    [55] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 61,
                                        lat = 0.76251781774921,
                                        skill = "Average",
                                        long = 0.76226607072331,
                                        x = -104910.80721499,
                                        name = "Юнит #58",
                                        heading = 0,
                                        y = 760853.09896632,
                                    }, -- end of [55]
                                    [56] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 62,
                                        lat = 0.76251846335753,
                                        skill = "Average",
                                        long = 0.76227123465075,
                                        x = -104903.60123049,
                                        name = "Юнит #59",
                                        heading = 0,
                                        y = 760876.4389035,
                                    }, -- end of [56]
                                    [57] = 
                                    {
                                        type = "Soldier M4",
                                        CLSID = "{39121363-3906-4157-9C96-6EF8B4755E2F}",
                                        unitId = 63,
                                        lat = 0.76251910896467,
                                        skill = "Average",
                                        long = 0.76227639868238,
                                        x = -104896.39519109,
                                        name = "Юнит #60",
                                        heading = 4.6211604576048,
                                        y = 760899.77932348,
                                    }, -- end of [57]
                                }, -- end of units
                                name = "SOLDIERS",
                                start_time = 900,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "666",
                                groupId = 2,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4230,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7658993702905,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76328110751067,
                                            x = -82762.021504304,
                                            speed = 277.77777777778,
                                            y = 762720.57823341,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4230,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76207907801571,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75357868665956,
                                            x = -112809.88540138,
                                            speed = 277.77777777778,
                                            y = 721044.20275929,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 2,
                                        lat = 0.759437,
                                        skill = "Excellent",
                                        y = 760428.0733062,
                                        long = 0.761624,
                                        x = -124921.90954665,
                                        name = "  JOH",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "667",
                                groupId = 3,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75688194981311,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75424771038508,
                                            x = -145536.6310175,
                                            speed = 222.22222222222,
                                            y = 728244.84072192,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76194470055247,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75357848534063,
                                            x = -113666.00488093,
                                            speed = 222.22222222222,
                                            y = 721147.33483741,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7658993702905,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76328110751067,
                                            x = -82762.021504304,
                                            speed = 222.22222222222,
                                            y = 762720.57823341,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 330,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18C",
                                        CLSID = "{C075771D-EDE1-42C7-8E81-130B60500584}",
                                        unitId = 3,
                                        lat = 0.75688194981311,
                                        skill = "Excellent",
                                        long = 0.75424771038508,
                                        x = -145536.6310175,
                                        name = "JOHN",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 728244.84072192,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "667 #001",
                                groupId = 22,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76584255898474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76331334608824,
                                            x = -83104.579595766,
                                            speed = 138.88888888889,
                                            y = 762916.88998509,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1243,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76199058963093,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75355660326765,
                                            x = -113386.16155982,
                                            speed = 138.88888888889,
                                            y = 721010.61226437,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 1200,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 112,
                                        lat = 0.759437,
                                        skill = "Excellent",
                                        y = 760428.0733062,
                                        long = 0.761624,
                                        x = -124921.90954665,
                                        name = "  JOH #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Uzi11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                name = "667 #002",
                                groupId = 23,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75937671119809,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76164821484985,
                                            x = -125291.48764615,
                                            speed = 138.88888888889,
                                            y = 760590.64739494,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 113,
                                        lat = 0.75937671119809,
                                        skill = "Excellent",
                                        long = 0.76164821484985,
                                        x = -125291.48764615,
                                        name = "  JOH #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 760590.64739494,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = false,
                                name = "668",
                                groupId = 24,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76579757523262,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76334398266056,
                                            x = -83372.759102799,
                                            speed = 138.88888888889,
                                            y = 763095.89308125,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1271,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76201299939051,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75358754415884,
                                            x = -113225.76570906,
                                            speed = 138.88888888889,
                                            y = 721136.33287324,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 1800,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 114,
                                        lat = 0.759437,
                                        skill = "Excellent",
                                        y = 760428.0733062,
                                        long = 0.761624,
                                        x = -124921.90954665,
                                        name = "  JOH #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Dodge11",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "VERT.",
                                groupId = 21,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 445,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            linkUnit = 101,
                                            lat = 0.76636845095895,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75811109764723,
                                            x = -82855.754032171,
                                            name = "",
                                            speed = 41.666666666667,
                                            helipadId = 101,
                                            y = 738514.42055348,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 567,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7630839538743,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75798086206675,
                                            x = -103853.64058493,
                                            name = "VJYHOD",
                                            speed = 55.555555555556,
                                            y = 740582.40299036,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 541,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76207166250106,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75843977319207,
                                            x = -110033.73471092,
                                            name = "ATAKA",
                                            speed = 8.3333333333333,
                                            y = 743529.79112671,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 541,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76514445501288,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75963164087515,
                                            x = -89757.11103856,
                                            speed = 55.555555555556,
                                            y = 746525.82447873,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 445,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 101,
                                            lat = 0.76636845095895,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75811109764723,
                                            x = -82855.754032171,
                                            speed = 41.666666666667,
                                            helipadId = 101,
                                            y = 738514.42055348,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 900,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 110,
                                        lat = 0.76636845095895,
                                        skill = "High",
                                        y = 738514.42055348,
                                        long = 0.75811109764723,
                                        x = -82855.754032171,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 111,
                                        lat = 0.76636145095895,
                                        skill = "High",
                                        y = 738552.42972411,
                                        long = 0.75811809764723,
                                        x = -82896.248502404,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 448,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76255122478894,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75996620373442,
                                            x = -106075.67723382,
                                            name = "RU.TANK",
                                            speed = 0,
                                            y = 750189.72051002,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 65,
                                        lat = 0.76255122478894,
                                        skill = "Average",
                                        long = 0.75996620373442,
                                        x = -106075.67723382,
                                        name = "Юнит #61",
                                        heading = 0,
                                        y = 750189.72051002,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU.TANK",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 455,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76255448169192,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75983699965436,
                                            x = -106132.32883619,
                                            speed = 5.5555555555556,
                                            y = 749589.8049002,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 66,
                                        lat = 0.76255448169192,
                                        skill = "Average",
                                        long = 0.75983699965436,
                                        x = -106132.32883619,
                                        name = "Юнит #62",
                                        heading = 0,
                                        y = 749589.8049002,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU.TANK #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 457,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.76251635508672,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7597925433211,
                                            x = -106401.83245126,
                                            speed = 5.5555555555556,
                                            y = 749415.94176013,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 67,
                                        lat = 0.76251635508672,
                                        skill = "Average",
                                        long = 0.7597925433211,
                                        x = -106401.83245126,
                                        name = "Юнит #63",
                                        heading = 0,
                                        y = 749415.94176013,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU.TANK #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 457,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76257455332015,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75989948417038,
                                            x = -105967.03640942,
                                            name = "RU.soldiers",
                                            speed = 5.5555555555556,
                                            y = 749861.67288584,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 68,
                                        lat = 0.76257455332015,
                                        skill = "Average",
                                        long = 0.75989948417038,
                                        x = -105967.03640942,
                                        name = "Юнит #64",
                                        heading = 0,
                                        y = 749861.67288584,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 69,
                                        lat = 0.76256755332015,
                                        skill = "Average",
                                        long = 0.75990648417038,
                                        x = -106007.43467597,
                                        name = "Юнит #65",
                                        heading = 0,
                                        y = 749899.89817498,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 70,
                                        lat = 0.76256055332015,
                                        skill = "Average",
                                        long = 0.75991348417038,
                                        x = -106047.83294252,
                                        name = "Юнит #66",
                                        heading = 0,
                                        y = 749938.12346411,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 71,
                                        lat = 0.76255355332015,
                                        skill = "Average",
                                        long = 0.75992048417038,
                                        x = -106088.23120907,
                                        name = "Юнит #67",
                                        heading = 0,
                                        y = 749976.34875325,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 72,
                                        lat = 0.76254655332015,
                                        skill = "Average",
                                        long = 0.75992748417038,
                                        x = -106128.62947562,
                                        name = "Юнит #68",
                                        heading = 0,
                                        y = 750014.57404239,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 73,
                                        lat = 0.76253955332015,
                                        skill = "Average",
                                        long = 0.75993448417038,
                                        x = -106169.02774217,
                                        name = "Юнит #69",
                                        heading = 0,
                                        y = 750052.79933153,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 74,
                                        lat = 0.76253255332015,
                                        skill = "Average",
                                        long = 0.75994148417038,
                                        x = -106209.42600871,
                                        name = "Юнит #70",
                                        heading = 0,
                                        y = 750091.02462066,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 75,
                                        lat = 0.76252555332015,
                                        skill = "Average",
                                        long = 0.75994848417038,
                                        x = -106249.82427526,
                                        name = "Юнит #71",
                                        heading = 0,
                                        y = 750129.2499098,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 76,
                                        lat = 0.76251855332015,
                                        skill = "Average",
                                        long = 0.75995548417038,
                                        x = -106290.22254181,
                                        name = "Юнит #72",
                                        heading = 0,
                                        y = 750167.47519894,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 77,
                                        lat = 0.76251155332015,
                                        skill = "Average",
                                        long = 0.75996248417038,
                                        x = -106330.62080836,
                                        name = "Юнит #73",
                                        heading = 0,
                                        y = 750205.70048808,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 78,
                                        lat = 0.76250455332015,
                                        skill = "Average",
                                        long = 0.75996948417038,
                                        x = -106371.01907491,
                                        name = "Юнит #74",
                                        heading = 0,
                                        y = 750243.92577721,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 79,
                                        lat = 0.76249755332015,
                                        skill = "Average",
                                        long = 0.75997648417038,
                                        x = -106411.41734146,
                                        name = "Юнит #75",
                                        heading = 2.6224465393433,
                                        y = 750282.15106635,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "RU.soldiers",
                                start_time = 600,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 456,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76253515066185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75982079898865,
                                            x = -106265.17486987,
                                            name = "RU.soldiers.1",
                                            speed = 5.5555555555556,
                                            y = 749530.88527455,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 80,
                                        lat = 0.76253515066185,
                                        skill = "Average",
                                        long = 0.75982079898865,
                                        x = -106265.17486987,
                                        name = "Юнит #76",
                                        heading = 0,
                                        y = 749530.88527455,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 81,
                                        lat = 0.76252815066185,
                                        skill = "Average",
                                        long = 0.75982779898865,
                                        x = -106305.5722147,
                                        name = "Юнит #77",
                                        heading = 0,
                                        y = 749568.98452478,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 82,
                                        lat = 0.76252115066185,
                                        skill = "Average",
                                        long = 0.75983479898865,
                                        x = -106345.97048125,
                                        name = "Юнит #78",
                                        heading = 0,
                                        y = 749607.20981391,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 83,
                                        lat = 0.76251415066185,
                                        skill = "Average",
                                        long = 0.75984179898865,
                                        x = -106386.36874779,
                                        name = "Юнит #79",
                                        heading = 0,
                                        y = 749645.43510305,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 84,
                                        lat = 0.76250715066185,
                                        skill = "Average",
                                        long = 0.75984879898865,
                                        x = -106426.76701434,
                                        name = "Юнит #80",
                                        heading = 0,
                                        y = 749683.66039219,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 85,
                                        lat = 0.76250015066185,
                                        skill = "Average",
                                        long = 0.75985579898865,
                                        x = -106467.16528089,
                                        name = "Юнит #81",
                                        heading = 0,
                                        y = 749721.88568132,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 86,
                                        lat = 0.76249315066185,
                                        skill = "Average",
                                        long = 0.75986279898865,
                                        x = -106507.56354744,
                                        name = "Юнит #82",
                                        heading = 0,
                                        y = 749760.11097046,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 87,
                                        lat = 0.76248615066185,
                                        skill = "Average",
                                        long = 0.75986979898865,
                                        x = -106547.96181399,
                                        name = "Юнит #83",
                                        heading = 0,
                                        y = 749798.3362596,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 88,
                                        lat = 0.76247915066185,
                                        skill = "Average",
                                        long = 0.75987679898865,
                                        x = -106588.36008054,
                                        name = "Юнит #84",
                                        heading = 0,
                                        y = 749836.56154874,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 89,
                                        lat = 0.76247215066185,
                                        skill = "Average",
                                        long = 0.75988379898865,
                                        x = -106628.75834708,
                                        name = "Юнит #85",
                                        heading = 0,
                                        y = 749874.78683787,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 90,
                                        lat = 0.76246515066185,
                                        skill = "Average",
                                        long = 0.75989079898865,
                                        x = -106669.15661363,
                                        name = "Юнит #86",
                                        heading = 0,
                                        y = 749913.01212701,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 91,
                                        lat = 0.76245815066185,
                                        skill = "Average",
                                        long = 0.75989779898865,
                                        x = -106709.55488018,
                                        name = "Юнит #87",
                                        heading = 0,
                                        y = 749951.23741615,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 92,
                                        lat = 0.76245115066185,
                                        skill = "Average",
                                        long = 0.75990479898865,
                                        x = -106749.95314673,
                                        name = "Юнит #88",
                                        heading = 0,
                                        y = 749989.46270529,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 93,
                                        lat = 0.76244415066185,
                                        skill = "Average",
                                        long = 0.75991179898865,
                                        x = -106790.35141328,
                                        name = "Юнит #89",
                                        heading = 0,
                                        y = 750027.68799443,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 94,
                                        lat = 0.76243715066185,
                                        skill = "Average",
                                        long = 0.75991879898865,
                                        x = -106830.74967983,
                                        name = "Юнит #90",
                                        heading = 0,
                                        y = 750065.91328356,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 95,
                                        lat = 0.76243015066185,
                                        skill = "Average",
                                        long = 0.75992579898865,
                                        x = -106871.14794637,
                                        name = "Юнит #91",
                                        heading = 0,
                                        y = 750104.1385727,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 96,
                                        lat = 0.76242315066185,
                                        skill = "Average",
                                        long = 0.75993279898865,
                                        x = -106911.54621292,
                                        name = "Юнит #92",
                                        heading = 0,
                                        y = 750142.36386184,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 97,
                                        lat = 0.76241615066185,
                                        skill = "Average",
                                        long = 0.75993979898865,
                                        x = -106951.94447947,
                                        name = "Юнит #93",
                                        heading = 0,
                                        y = 750180.58915098,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 98,
                                        lat = 0.76240915066185,
                                        skill = "Average",
                                        long = 0.75994679898865,
                                        x = -106992.34274602,
                                        name = "Юнит #94",
                                        heading = 0,
                                        y = 750218.81444011,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 99,
                                        lat = 0.76240215066185,
                                        skill = "Average",
                                        long = 0.75995379898865,
                                        x = -107032.74101257,
                                        name = "Юнит #95",
                                        heading = 0,
                                        y = 750257.03972925,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 100,
                                        lat = 0.76239515066185,
                                        skill = "Average",
                                        long = 0.75996079898865,
                                        x = -107073.13927912,
                                        name = "Юнит #96",
                                        heading = 0,
                                        y = 750295.26501839,
                                    }, -- end of [21]
                                }, -- end of units
                                name = "RU.soldiers #001",
                                start_time = 600,
                                task = "Nothing",
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "333",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 320,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4220,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76594493735102,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76315730648843,
                                            x = -82545.943438444,
                                            speed = 250,
                                            y = 762111.49608271,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4220,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7620341737581,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75364055287791,
                                            x = -113060.65655192,
                                            speed = 250,
                                            y = 721365.05483193,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 1,
                                        lat = 0.771891,
                                        skill = "Player",
                                        y = 705718.47981263,
                                        long = 0.751935,
                                        x = -51251.551717591,
                                        name = "VITEK ",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            name = "12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.76636845095895,
                                            long = 0.75811109764723,
                                            x = -82855.754032171,
                                            name = "",
                                            speed = 0,
                                            y = 738514.42055348,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                lat = 0.76636845095895,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 101,
                                        lat = 0.76636845095895,
                                        long = 0.75811109764723,
                                        x = -82855.754032171,
                                        name = "Стат. объект",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 7,
                                        y = 738514.42055348,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.75811109764723,
                                name = "Стат. объект",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.76638979664334,
                                            long = 0.75812654563066,
                                            x = -82710.757772288,
                                            name = "",
                                            speed = 0,
                                            y = 738568.17147215,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                lat = 0.76638979664334,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kp_ug",
                                        type = "FARP CP Blindage",
                                        CLSID = "{a947d0fd-9268-4851-a885-cb59aebe9bbc}",
                                        unitId = 106,
                                        lat = 0.76638979664334,
                                        long = 0.75812654563066,
                                        x = -82710.757772288,
                                        name = "Стат. объект #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 738568.17147215,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.75812654563066,
                                name = "Стат. объект #002",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.76637300135876,
                                            long = 0.75806746815316,
                                            x = -82852.279683304,
                                            name = "",
                                            speed = 0,
                                            y = 738309.51887361,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                lat = 0.76637300135876,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "PalatkaB",
                                        type = "FARP Tent",
                                        CLSID = "{80c39fb0-854f-461b-bc4b-b2b51d0c4139}",
                                        unitId = 107,
                                        lat = 0.76637300135876,
                                        long = 0.75806746815316,
                                        x = -82852.279683304,
                                        name = "Стат. объект #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 738309.51887361,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.75806746815316,
                                name = "Стат. объект #001",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7663472711785,
                                            long = 0.75806905161393,
                                            x = -83015.245306487,
                                            name = "",
                                            speed = 0,
                                            y = 738337.89027643,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                lat = 0.7663472711785,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "GSM Rus",
                                        type = "FARP Fuel Depot",
                                        CLSID = "{3441baf3-7ff7-4d76-ab9e-77f768b7813f}",
                                        unitId = 108,
                                        lat = 0.7663472711785,
                                        long = 0.75806905161393,
                                        x = -83015.245306487,
                                        name = "Стат. объект #003",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 738337.89027643,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.75806905161393,
                                name = "Стат. объект #003",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7663450373987,
                                            long = 0.75812344914729,
                                            x = -82997.667642813,
                                            name = "",
                                            speed = 0,
                                            y = 738590.54629607,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                lat = 0.7663450373987,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SetkaKP",
                                        type = "FARP Ammo Dump Coating",
                                        CLSID = "{7c9d05ea-0b54-4d5c-9d6f-fa2cde39e349}",
                                        unitId = 109,
                                        lat = 0.7663450373987,
                                        long = 0.75812344914729,
                                        x = -82997.667642813,
                                        name = "Стат. объект #004",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 738590.54629607,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.75812344914729,
                                name = "Стат. объект #004",
                                dead = false,
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "BAKSAN",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 873,
    start_time = 55800,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
    }, -- end of failures
} -- end of mission
