mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_out_text_delay_s(\"red\", \" Кутаиси всем SOS! аэрдром захвачан  на посадку заходят четыре АН 26\", \"30\"); mission.trig.func[1]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_time_after(\"1560\") )",
        }, -- 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 = 49,
                }, -- end of [1]
                [2] = 
                {
                    group = 28,
                    predicate = "c_unit_dead",
                    unit = 26,
                }, -- end of [2]
                [3] = 
                {
                    predicate = "c_unit_dead",
                    unit = 27,
                }, -- end of [3]
                [4] = 
                {
                    predicate = "c_unit_dead",
                    unit = 28,
                }, -- end of [4]
                [5] = 
                {
                    predicate = "c_unit_dead",
                    unit = 29,
                }, -- end of [5]
            }, -- end of rules
            side = "OFFLINE",
            score = 100,
            predicate = "score",
            comment = "",
        }, -- end of [1]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_time_after(\"1560\") then a_out_text_delay_s(\"red\", \" Кутаиси всем SOS! аэрдром захвачан  на посадку заходят четыре АН 26\", \"30\"); mission.trigfunc[1]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            thickness = 0,
            density = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 1,
            temperature = 20,
        }, -- end of season
        clouds = 
        {
            density = 0,
            thickness = 0,
            base = 0,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_unit_dead(\"49\") and c_unit_dead(\"26\") and c_unit_dead(\"27\") and c_unit_dead(\"28\") and c_unit_dead(\"29\")  then a_set_mission_result(100) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_unit_dead(\"49\") and c_unit_dead(\"26\") and c_unit_dead(\"27\") and c_unit_dead(\"28\") and c_unit_dead(\"29\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(100)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() 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 = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 3000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.73728854751779,
                hidden = false,
                long = 0.73387231481402,
                x = -281396.79682291,
                name = "Новая триггерная зона",
                y = 647050.69477048,
            }, -- end of [1]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.72989026741754,
        zoom = 500000,
        centerX = 0.7350077893606,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 1,
            [15] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "в 11:45 боевики НВФ напали на наш Полигон близ города Кобулетки. В 11:50 полигон был захвачен.  Вместе со всей не поврежденной техникой которая там была. В 12:55 прозвучали первые разрывы на аэтодроме Кобулетки перый же залп накрыл антенную вышку, самолет ДРЛО и дежурное звено Су-33. каким-то чудом вам удолось занять стартовую позицию но тут произашел второй залп ваш ведущий погиб даже не успев выкхать на ВПП  видимо кто-то каректирует огонь захваченной артилерии. К полигону уже напраляеться СОБР из г. Кобулетки Ваша рация вышла из строя. Действуйте по обстановке. ",
    trigflag = 
    {
        [1] = true,
    }, -- end of trigflag
    descriptionRedTask = "зачистите полигон.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 1560,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 30,
                    coalitionlist = "red",
                    file = "",
                    predicate = "a_out_text_delay_s",
                    text = " Кутаиси всем SOS! аэрдром захвачан  на посадку заходят четыре АН 26",
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [1]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027311791418,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949048138048,
                                            x = -328286.38530752,
                                            speed = 5.5555555555556,
                                            y = 630942.85478894,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 11,
                                        lat = 0.73027311791418,
                                        skill = "Average",
                                        long = 0.72949048138048,
                                        x = -328286.38530752,
                                        name = "Юнит #1",
                                        heading = 4.9097845402346,
                                        y = 630942.85478894,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027151777397,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949954332627,
                                            x = -328292.08392191,
                                            speed = 5.5555555555556,
                                            y = 630987.11883297,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 12,
                                        lat = 0.73027151777397,
                                        skill = "Average",
                                        long = 0.72949954332627,
                                        x = -328292.08392191,
                                        name = "Юнит #2",
                                        heading = 3.3389882134397,
                                        y = 630987.11883297,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027151777397,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72947202406029,
                                                    radius = 1000,
                                                    y = 630845.88651616,
                                                    x = -328210.40583432,
                                                    lat = 0.73028647917445,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72938994401004,
                                                    radius = 1000,
                                                    y = 630460.0170049,
                                                    x = -328301.10813862,
                                                    lat = 0.73027863841551,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72926400707729,
                                                    radius = 1000,
                                                    y = 629856.40614623,
                                                    x = -328330.98669665,
                                                    lat = 0.73028375890491,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72936924158865,
                                                    radius = 1000,
                                                    y = 630385.8499282,
                                                    x = -328542.83946545,
                                                    lat = 0.73024231561781,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72943836704173,
                                                    radius = 1000,
                                                    y = 630736.52436674,
                                                    x = -328709.39079683,
                                                    lat = 0.73021079414724,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72952944223455,
                                                    radius = 1000,
                                                    y = 631168.60545742,
                                                    x = -328645.83415849,
                                                    lat = 0.73021367424468,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72952648306526,
                                                    radius = 1000,
                                                    y = 631100.6121452,
                                                    x = -328138.00103018,
                                                    lat = 0.73029359991139,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                            }, -- end of targets
                                            long = 0.72949362008895,
                                            x = -328295.0238509,
                                            speed = 5.5555555555556,
                                            y = 630958.89137143,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 13,
                                        lat = 0.73027151777397,
                                        skill = "Average",
                                        long = 0.72949362008895,
                                        x = -328295.0238509,
                                        name = "Юнит #3",
                                        heading = 4.7123889803847,
                                        y = 630958.89137143,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026919757474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949710580607,
                                            x = -328308.0785166,
                                            speed = 5.5555555555556,
                                            y = 630977.06715186,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 14,
                                        lat = 0.73026919757474,
                                        skill = "Average",
                                        long = 0.72949710580607,
                                        x = -328308.0785166,
                                        name = "Юнит #4",
                                        heading = 4.7123889803847,
                                        y = 630977.06715186,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027111773928,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72948958931005,
                                            x = -328299.57357924,
                                            speed = 5.5555555555556,
                                            y = 630939.95223832,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 15,
                                        lat = 0.73027111773928,
                                        skill = "Average",
                                        long = 0.72948958931005,
                                        x = -328299.57357924,
                                        name = "Юнит #5",
                                        heading = 4.7123889803847,
                                        y = 630939.95223832,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #004",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7302689575544,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949352059152,
                                            x = -328311.38745181,
                                            speed = 5.5555555555556,
                                            y = 630960.14348386,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 16,
                                        lat = 0.7302689575544,
                                        skill = "Average",
                                        long = 0.72949352059152,
                                        x = -328311.38745181,
                                        name = "Юнит #6",
                                        heading = 4.4517865886373,
                                        y = 630960.14348386,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026903756118,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72928446799531,
                                                    radius = 1000,
                                                    y = 629952.0794094,
                                                    x = -328303.49707526,
                                                    lat = 0.73028647917445,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72949048758294,
                                            x = -328312.3830311,
                                            speed = 5.5555555555556,
                                            y = 630945.63559517,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 17,
                                        lat = 0.73026903756118,
                                        skill = "Average",
                                        long = 0.72949048758294,
                                        x = -328312.3830311,
                                        name = "Юнит #7",
                                        heading = 4.6217290931839,
                                        y = 630945.63559517,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #006",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027623819419,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72934637209309,
                                                    radius = 1000,
                                                    y = 630224.32036429,
                                                    x = -328057.62159469,
                                                    lat = 0.73032024307145,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.7292646037962,
                                                    radius = 1000,
                                                    y = 629867.2339003,
                                                    x = -328406.14428722,
                                                    lat = 0.73027191780881,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72930849884063,
                                                    radius = 1000,
                                                    y = 630114.93428345,
                                                    x = -328748.35969455,
                                                    lat = 0.73021479428458,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72943238464996,
                                                    radius = 1000,
                                                    y = 630713.30141011,
                                                    x = -328762.31954011,
                                                    lat = 0.73020295391962,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                            }, -- end of targets
                                            long = 0.72949216699319,
                                            x = -328265.66564307,
                                            speed = 5.5555555555556,
                                            y = 630948.78375191,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 18,
                                        lat = 0.73027623819419,
                                        skill = "Average",
                                        long = 0.72949216699319,
                                        x = -328265.66564307,
                                        name = "Юнит #8",
                                        heading = 4.3318826032723,
                                        y = 630948.78375191,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #007",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73026855752063,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72934242391103,
                                                    radius = 1000,
                                                    y = 630232.80252401,
                                                    x = -328317.55665233,
                                                    lat = 0.73027975852056,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72922094739391,
                                                    radius = 1000,
                                                    y = 629646.77959387,
                                                    x = -328310.55305388,
                                                    lat = 0.73029031956626,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72930034150611,
                                                    radius = 1000,
                                                    y = 630030.58453387,
                                                    x = -328322.63920816,
                                                    lat = 0.73028223875717,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72926578791164,
                                                    radius = 1000,
                                                    y = 629863.05860625,
                                                    x = -328312.76871449,
                                                    lat = 0.73028647917445,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72939596861967,
                                                    radius = 1000,
                                                    y = 630490.23805875,
                                                    x = -328312.39292715,
                                                    lat = 0.73027639820879,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72946692386934,
                                                    radius = 1000,
                                                    y = 630836.84810575,
                                                    x = -328357.21674203,
                                                    lat = 0.73026383713287,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72946004268779,
                                                    radius = 1000,
                                                    y = 630805.24232093,
                                                    x = -328371.84808609,
                                                    lat = 0.73026207699339,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72945547873895,
                                                    radius = 1000,
                                                    y = 630781.55056719,
                                                    x = -328355.75996515,
                                                    lat = 0.73026495722307,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72945427582894,
                                                    radius = 1000,
                                                    y = 630771.44842577,
                                                    x = -328315.06173019,
                                                    lat = 0.73027143776702,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72946181953046,
                                                    radius = 1000,
                                                    y = 630804.05362135,
                                                    x = -328279.70860418,
                                                    lat = 0.73027639820879,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72946872790375,
                                                    radius = 1000,
                                                    y = 630836.54422344,
                                                    x = -328272.20113681,
                                                    lat = 0.73027703826739,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72947686983575,
                                                    radius = 1000,
                                                    y = 630878.20412719,
                                                    x = -328295.18051922,
                                                    lat = 0.73027279788596,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72947385653576,
                                                    radius = 1000,
                                                    y = 630870.96496145,
                                                    x = -328363.97211444,
                                                    lat = 0.73026223700595,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.729470256851,
                                                    radius = 1000,
                                                    y = 630856.07620955,
                                                    x = -328387.17099905,
                                                    lat = 0.7302588767469,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                            }, -- end of targets
                                            long = 0.72946452443975,
                                            x = -328328.32844268,
                                            speed = 5.5555555555556,
                                            y = 630822.23071045,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 19,
                                        lat = 0.73026855752063,
                                        skill = "Average",
                                        long = 0.72946452443975,
                                        x = -328328.32844268,
                                        name = "Юнит #9",
                                        heading = 4.390638425988,
                                        y = 630822.23071045,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #008",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026655735389,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.7292134684167,
                                                    radius = 1000,
                                                    y = 629610.38292391,
                                                    x = -328307.12755439,
                                                    lat = 0.73029143968302,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72926009304818,
                                                    radius = 1000,
                                                    y = 629835.16421553,
                                                    x = -328308.45771572,
                                                    lat = 0.73028759928736,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.7293205281744,
                                                    radius = 1000,
                                                    y = 630127.37844789,
                                                    x = -328318.22786342,
                                                    lat = 0.73028135867258,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72937733491792,
                                                    radius = 1000,
                                                    y = 630402.30143108,
                                                    x = -328329.79869389,
                                                    lat = 0.73027511809267,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72943322730033,
                                                    radius = 1000,
                                                    y = 630672.00382511,
                                                    x = -328333.66603144,
                                                    lat = 0.7302701576566,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72928771810352,
                                                    radius = 1000,
                                                    y = 629968.32320509,
                                                    x = -328309.02149233,
                                                    lat = 0.73028535906266,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                            }, -- end of targets
                                            long = 0.72946545258141,
                                            x = -328340.61322159,
                                            speed = 5.5555555555556,
                                            y = 630828.00245927,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 20,
                                        lat = 0.73026655735389,
                                        skill = "Average",
                                        long = 0.72946545258141,
                                        x = -328340.61322159,
                                        name = "Юнит #10",
                                        heading = 5.0928953574971,
                                        y = 630828.00245927,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #009",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026687738032,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72946512452071,
                                            x = -328338.73678006,
                                            speed = 5.5555555555556,
                                            y = 630826.22328751,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 21,
                                        lat = 0.73026687738032,
                                        skill = "Average",
                                        long = 0.72946512452071,
                                        x = -328338.73678006,
                                        name = "Юнит #11",
                                        heading = 4.9310579262586,
                                        y = 630826.22328751,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #010",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026663736049,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72946525014084,
                                            x = -328340.20388298,
                                            speed = 5.5555555555556,
                                            y = 630826.98377354,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 22,
                                        lat = 0.73026663736049,
                                        skill = "Average",
                                        long = 0.72946525014084,
                                        x = -328340.20388298,
                                        name = "Юнит #12",
                                        heading = 4.3536183101141,
                                        y = 630826.98377354,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #011",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73025575651539,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72947953738621,
                                            x = -328402.44743626,
                                            speed = 5.5555555555556,
                                            y = 630902.40689925,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 23,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 23,
                                        lat = 0.73025575651539,
                                        skill = "Average",
                                        long = 0.72947953738621,
                                        x = -328402.44743626,
                                        name = "Юнит #13",
                                        heading = 0,
                                        y = 630902.40689925,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #012",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73025599653289,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72948020254994,
                                            x = -328400.58785195,
                                            speed = 5.5555555555556,
                                            y = 630905.41493186,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 24,
                                        lat = 0.73025599653289,
                                        skill = "Average",
                                        long = 0.72948020254994,
                                        x = -328400.58785195,
                                        name = "Юнит #14",
                                        heading = 0,
                                        y = 630905.41493186,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #013",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72957887703185,
                                                lat = 0.73030360102308,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72955196573418,
                                                lat = 0.73031208203597,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7295459273109,
                                                lat = 0.73021935445862,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72955761046056,
                                                lat = 0.73022799483944,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72955761046056,
                                                lat = 0.73022799483944,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72954737445335,
                                                lat = 0.73026759744014,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72954007706392,
                                                lat = 0.73021271421138,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7295459273109,
                                                lat = 0.73021935445862,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72954737445335,
                                                lat = 0.73026759744014,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72956960149241,
                                                lat = 0.73029480004006,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72956960149241,
                                                lat = 0.73029480004006,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72957887703185,
                                                lat = 0.73030360102308,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72955196573418,
                                                lat = 0.73031208203597,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72960700912098,
                                                lat = 0.7303234434938,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73021271421138,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72954007706392,
                                            x = -328646.67320507,
                                            speed = 5.5555555555556,
                                            y = 631219.93354785,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73021935445862,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7295459273109,
                                            x = -328601.45655842,
                                            speed = 5.5555555555556,
                                            y = 631243.33586976,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022799483944,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72955761046056,
                                            x = -328540.59957954,
                                            speed = 5.5555555555556,
                                            y = 631293.18653488,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026759744014,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72954737445335,
                                            x = -328293.32463492,
                                            speed = 5.5555555555556,
                                            y = 631217.70363489,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73029480004006,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72956960149241,
                                            x = -328108.95225432,
                                            speed = 5.5555555555556,
                                            y = 631305.2857977,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73030360102308,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72957887703185,
                                            x = -328048.26687595,
                                            speed = 5.5555555555556,
                                            y = 631343.5545961,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73031208203597,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72955196573418,
                                            x = -328007.58131926,
                                            speed = 5.5555555555556,
                                            y = 631209.58909309,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 25,
                                        lat = 0.73021271421138,
                                        skill = "Average",
                                        long = 0.72954007706392,
                                        x = -328646.67320507,
                                        name = "Юнит #15",
                                        heading = 0.58085430340989,
                                        y = 631219.93354785,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #014",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73033144458981,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73062332756095,
                                                    radius = 1000,
                                                    y = 635354.44236539,
                                                    x = -318338.88337584,
                                                    lat = 0.73174597969046,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.73062183387051,
                                                    radius = 1000,
                                                    y = 635343.66884086,
                                                    x = -318303.89284684,
                                                    lat = 0.73175158760119,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.73062813203682,
                                                    radius = 1000,
                                                    y = 635378.85190518,
                                                    x = -318351.81117544,
                                                    lat = 0.73174357630879,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.73062771705232,
                                                    radius = 1000,
                                                    y = 635375.61981029,
                                                    x = -318339.7662287,
                                                    lat = 0.73174549901371,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.73062911680898,
                                                    radius = 1000,
                                                    y = 635382.37759521,
                                                    x = -318340.0920019,
                                                    lat = 0.73174533878818,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.73062891567524,
                                                    radius = 1000,
                                                    y = 635379.89944743,
                                                    x = -318325.3885273,
                                                    lat = 0.73174766206071,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.7306285925442,
                                                    radius = 1000,
                                                    y = 635377.8387654,
                                                    x = -318320.44438599,
                                                    lat = 0.7317484631903,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.73062860879393,
                                                    radius = 1000,
                                                    y = 635377.39110229,
                                                    x = -318315.33169774,
                                                    lat = 0.73174926432046,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.73061892210922,
                                                    radius = 1000,
                                                    y = 635331.92931632,
                                                    x = -318325.75737983,
                                                    lat = 0.73174838307731,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.73061949631349,
                                                    radius = 1000,
                                                    y = 635335.49824357,
                                                    x = -318333.6395995,
                                                    lat = 0.73174710127035,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.73080040626191,
                                                    radius = 1000,
                                                    y = 636173.12919439,
                                                    x = -318027.86778773,
                                                    lat = 0.73178098953824,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.73080853625897,
                                                    radius = 1000,
                                                    y = 636218.80345899,
                                                    x = -318092.23379723,
                                                    lat = 0.73177025413609,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.73081401725486,
                                                    radius = 1000,
                                                    y = 636239.28968503,
                                                    x = -318035.4016246,
                                                    lat = 0.73177874631133,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.73086121884991,
                                                    radius = 1000,
                                                    y = 636462.42357435,
                                                    x = -318000.21941786,
                                                    lat = 0.73178058896167,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.73085105183885,
                                                    radius = 1000,
                                                    y = 636406.80520441,
                                                    x = -317934.31198851,
                                                    lat = 0.7317917250439,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.73086576541321,
                                                    radius = 1000,
                                                    y = 636478.468549,
                                                    x = -317943.85080093,
                                                    lat = 0.73178908121574,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.73090339336986,
                                                    radius = 1000,
                                                    y = 636652.16367197,
                                                    x = -317875.1367593,
                                                    lat = 0.73179693260259,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    long = 0.73094613004008,
                                                    radius = 1000,
                                                    y = 636856.59611667,
                                                    x = -317866.67495604,
                                                    lat = 0.73179492969252,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    long = 0.73095791772426,
                                                    radius = 1000,
                                                    y = 636895.03604906,
                                                    x = -317689.80710542,
                                                    lat = 0.73182176898681,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [19]
                                                [20] = 
                                                {
                                                    long = 0.73090760505087,
                                                    radius = 1000,
                                                    y = 636652.23392187,
                                                    x = -317679.05863122,
                                                    lat = 0.73182737727928,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [20]
                                                [21] = 
                                                {
                                                    long = 0.73073842919727,
                                                    radius = 1000,
                                                    y = 635872.99863729,
                                                    x = -318004.53612071,
                                                    lat = 0.73178948179536,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [21]
                                                [22] = 
                                                {
                                                    long = 0.73073842919727,
                                                    radius = 1000,
                                                    y = 635872.99863729,
                                                    x = -318004.53612071,
                                                    lat = 0.73178948179536,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [22]
                                                [23] = 
                                                {
                                                    long = 0.73071160846767,
                                                    radius = 1000,
                                                    y = 635714.65863084,
                                                    x = -317717.68697651,
                                                    lat = 0.73183659096396,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [23]
                                                [24] = 
                                                {
                                                    long = 0.73069536766607,
                                                    radius = 1000,
                                                    y = 635628.96482933,
                                                    x = -317643.05066987,
                                                    lat = 0.73184957037087,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [24]
                                                [25] = 
                                                {
                                                    long = 0.73072034296856,
                                                    radius = 1000,
                                                    y = 635745.20097412,
                                                    x = -317606.65351633,
                                                    lat = 0.73185333602959,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [25]
                                                [26] = 
                                                {
                                                    long = 0.73074111150426,
                                                    radius = 1000,
                                                    y = 635840.49815688,
                                                    x = -317563.15623426,
                                                    lat = 0.73185854387647,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [26]
                                                [27] = 
                                                {
                                                    long = 0.73076701877271,
                                                    radius = 1000,
                                                    y = 635970.56028123,
                                                    x = -317617.67744439,
                                                    lat = 0.73184796796677,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [27]
                                                [28] = 
                                                {
                                                    long = 0.73090282444048,
                                                    radius = 1000,
                                                    y = 636616.44155849,
                                                    x = -317554.31767999,
                                                    lat = 0.73184732700577,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [28]
                                                [29] = 
                                                {
                                                    long = 0.73091842836162,
                                                    radius = 1000,
                                                    y = 636688.71455851,
                                                    x = -317528.19018444,
                                                    lat = 0.73185021133316,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [29]
                                                [30] = 
                                                {
                                                    long = 0.73056098378177,
                                                    radius = 1000,
                                                    y = 635008.7912471,
                                                    x = -317889.99544209,
                                                    lat = 0.73182128827734,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [30]
                                                [31] = 
                                                {
                                                    long = 0.73048331978977,
                                                    radius = 1000,
                                                    y = 634687.22451461,
                                                    x = -318391.05836761,
                                                    lat = 0.73174870352929,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [31]
                                                [32] = 
                                                {
                                                    long = 0.73046013939481,
                                                    radius = 1000,
                                                    y = 634566.50155498,
                                                    x = -318299.96666184,
                                                    lat = 0.73176480635966,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [32]
                                                [33] = 
                                                {
                                                    long = 0.73046013939481,
                                                    radius = 1000,
                                                    y = 634566.50155498,
                                                    x = -318299.96666184,
                                                    lat = 0.73176480635966,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [33]
                                                [34] = 
                                                {
                                                    long = 0.73048152172587,
                                                    radius = 1000,
                                                    y = 634665.76608421,
                                                    x = -318266.3766184,
                                                    lat = 0.73176841150284,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [34]
                                                [35] = 
                                                {
                                                    long = 0.73067270874783,
                                                    radius = 1000,
                                                    y = 635523.68556388,
                                                    x = -317677.78687303,
                                                    lat = 0.73184588484488,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [35]
                                                [36] = 
                                                {
                                                    long = 0.73061976988893,
                                                    radius = 1000,
                                                    y = 635279.2677963,
                                                    x = -317774.01639373,
                                                    lat = 0.73183490845933,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [36]
                                                [37] = 
                                                {
                                                    long = 0.73065469289099,
                                                    radius = 1000,
                                                    y = 635449.8178346,
                                                    x = -317801.08640227,
                                                    lat = 0.73182793811008,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [37]
                                                [38] = 
                                                {
                                                    long = 0.7306215720652,
                                                    radius = 1000,
                                                    y = 635275.23466452,
                                                    x = -317650.60003095,
                                                    lat = 0.73185413723522,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [38]
                                                [39] = 
                                                {
                                                    long = 0.73058061695668,
                                                    radius = 1000,
                                                    y = 635088.19363661,
                                                    x = -317744.96273844,
                                                    lat = 0.73184251981007,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [39]
                                                [40] = 
                                                {
                                                    long = 0.73065765104725,
                                                    radius = 1000,
                                                    y = 635443.1423174,
                                                    x = -317597.96771231,
                                                    lat = 0.73185958544877,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [40]
                                                [41] = 
                                                {
                                                    long = 0.73068025672438,
                                                    radius = 1000,
                                                    y = 635548.27349701,
                                                    x = -317564.27868926,
                                                    lat = 0.73186311077763,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [41]
                                                [42] = 
                                                {
                                                    long = 0.73070076181071,
                                                    radius = 1000,
                                                    y = 635641.89855816,
                                                    x = -317516.82781606,
                                                    lat = 0.73186895964332,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [42]
                                                [43] = 
                                                {
                                                    long = 0.73072301094812,
                                                    radius = 1000,
                                                    y = 635745.44013617,
                                                    x = -317484.33670562,
                                                    lat = 0.73187232475805,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [43]
                                                [44] = 
                                                {
                                                    long = 0.730647540392,
                                                    radius = 1000,
                                                    y = 635507.8381013,
                                                    x = -318699.48518504,
                                                    lat = 0.73168749887578,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [44]
                                                [45] = 
                                                {
                                                    long = 0.73065115645465,
                                                    radius = 1000,
                                                    y = 635531.63792093,
                                                    x = -318762.0037308,
                                                    lat = 0.73167740523773,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [45]
                                                [46] = 
                                                {
                                                    long = 0.73067288558764,
                                                    radius = 1000,
                                                    y = 635633.44319349,
                                                    x = -318736.92057854,
                                                    lat = 0.7316796482605,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [46]
                                                [47] = 
                                                {
                                                    long = 0.73067288558764,
                                                    radius = 1000,
                                                    y = 635633.44319349,
                                                    x = -318736.92057854,
                                                    lat = 0.7316796482605,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [47]
                                                [48] = 
                                                {
                                                    long = 0.73066704051958,
                                                    radius = 1000,
                                                    y = 635606.39738298,
                                                    x = -318746.96937456,
                                                    lat = 0.73167852674855,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [48]
                                                [49] = 
                                                {
                                                    long = 0.73065247977459,
                                                    radius = 1000,
                                                    y = 635534.46334128,
                                                    x = -318727.65814454,
                                                    lat = 0.73168269237006,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [49]
                                                [50] = 
                                                {
                                                    long = 0.7306515352842,
                                                    radius = 1000,
                                                    y = 635528.71466351,
                                                    x = -318715.87683086,
                                                    lat = 0.73168461496986,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [50]
                                                [51] = 
                                                {
                                                    long = 0.73063830973105,
                                                    radius = 1000,
                                                    y = 635461.5519447,
                                                    x = -318680.58932741,
                                                    lat = 0.73169118387755,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [51]
                                                [52] = 
                                                {
                                                    long = 0.73066084453543,
                                                    radius = 1000,
                                                    y = 635561.6752713,
                                                    x = -318601.50985921,
                                                    lat = 0.73170183840778,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [52]
                                                [53] = 
                                                {
                                                    long = 0.73066259675625,
                                                    radius = 1000,
                                                    y = 635572.52266672,
                                                    x = -318625.1407621,
                                                    lat = 0.73169799315203,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [53]
                                                [54] = 
                                                {
                                                    long = 0.73066262462963,
                                                    radius = 1000,
                                                    y = 635576.06679995,
                                                    x = -318658.30534542,
                                                    lat = 0.73169278605603,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [54]
                                                [55] = 
                                                {
                                                    long = 0.73066842250307,
                                                    radius = 1000,
                                                    y = 635603.04575382,
                                                    x = -318649.81120544,
                                                    lat = 0.73169366725518,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [55]
                                                [56] = 
                                                {
                                                    long = 0.73066959289177,
                                                    radius = 1000,
                                                    y = 635605.66913893,
                                                    x = -318620.64546365,
                                                    lat = 0.73169815337075,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [56]
                                                [57] = 
                                                {
                                                    long = 0.73066735606033,
                                                    radius = 1000,
                                                    y = 635591.67867333,
                                                    x = -318589.08817428,
                                                    lat = 0.73170328038211,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [57]
                                                [58] = 
                                                {
                                                    long = 0.73066735606033,
                                                    radius = 1000,
                                                    y = 635591.67867333,
                                                    x = -318589.08817428,
                                                    lat = 0.73170328038211,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [58]
                                                [59] = 
                                                {
                                                    long = 0.73066735606033,
                                                    radius = 1000,
                                                    y = 635591.67867333,
                                                    x = -318589.08817428,
                                                    lat = 0.73170328038211,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [59]
                                                [60] = 
                                                {
                                                    long = 0.73067330314179,
                                                    radius = 1000,
                                                    y = 635619.41926963,
                                                    x = -318581.03032306,
                                                    lat = 0.73170408147976,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [60]
                                                [61] = 
                                                {
                                                    long = 0.73067530635336,
                                                    radius = 1000,
                                                    y = 635631.82699721,
                                                    x = -318608.10970409,
                                                    lat = 0.73169967544979,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [61]
                                                [62] = 
                                                {
                                                    long = 0.73067504091512,
                                                    radius = 1000,
                                                    y = 635633.5046923,
                                                    x = -318636.82606842,
                                                    lat = 0.73169518932808,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [62]
                                                [63] = 
                                                {
                                                    long = 0.7306810290303,
                                                    radius = 1000,
                                                    y = 635661.23037053,
                                                    x = -318626.70612541,
                                                    lat = 0.73169631085681,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [63]
                                                [64] = 
                                                {
                                                    long = 0.73068137778538,
                                                    radius = 1000,
                                                    y = 635660.00115057,
                                                    x = -318598.45879527,
                                                    lat = 0.73170071687348,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [64]
                                                [65] = 
                                                {
                                                    long = 0.73067994021029,
                                                    radius = 1000,
                                                    y = 635650.22930714,
                                                    x = -318570.58803971,
                                                    lat = 0.73170520301745,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [65]
                                                [66] = 
                                                {
                                                    long = 0.73068851940156,
                                                    radius = 1000,
                                                    y = 635698.72036727,
                                                    x = -318641.36199155,
                                                    lat = 0.73169342692807,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [66]
                                                [67] = 
                                                {
                                                    long = 0.7306875405484,
                                                    radius = 1000,
                                                    y = 635691.23374493,
                                                    x = -318614.28448943,
                                                    lat = 0.73169775282399,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [67]
                                                [68] = 
                                                {
                                                    long = 0.73068763325513,
                                                    radius = 1000,
                                                    y = 635688.78756682,
                                                    x = -318586.16428171,
                                                    lat = 0.73170215884636,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [68]
                                                [69] = 
                                                {
                                                    long = 0.7306851973295,
                                                    radius = 1000,
                                                    y = 635674.95306639,
                                                    x = -318565.42503919,
                                                    lat = 0.7317056035669,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [69]
                                                [70] = 
                                                {
                                                    long = 0.73069372624793,
                                                    radius = 1000,
                                                    y = 635720.26591655,
                                                    x = -318607.63947715,
                                                    lat = 0.7316983135895,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [70]
                                                [71] = 
                                                {
                                                    long = 0.73069439583927,
                                                    radius = 1000,
                                                    y = 635720.24664755,
                                                    x = -318576.17011809,
                                                    lat = 0.73170320027237,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [71]
                                                [72] = 
                                                {
                                                    long = 0.73069151754055,
                                                    radius = 1000,
                                                    y = 635703.78474508,
                                                    x = -318550.54611977,
                                                    lat = 0.73170744609621,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [72]
                                                [73] = 
                                                {
                                                    long = 0.73069441357816,
                                                    radius = 1000,
                                                    y = 635714.18990817,
                                                    x = -318516.43947198,
                                                    lat = 0.73171257315035,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [73]
                                                [74] = 
                                                {
                                                    long = 0.73069691747542,
                                                    radius = 1000,
                                                    y = 635739.42229246,
                                                    x = -318644.84788161,
                                                    lat = 0.7316922252933,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [74]
                                                [75] = 
                                                {
                                                    long = 0.73069869139999,
                                                    radius = 1000,
                                                    y = 635747.64350784,
                                                    x = -318641.9251713,
                                                    lat = 0.73169254572911,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [75]
                                            }, -- end of targets
                                            long = 0.72954909599396,
                                            x = -327885.62372594,
                                            speed = 5.5555555555556,
                                            y = 631182.85767866,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 26,
                                        lat = 0.73033144458981,
                                        skill = "Average",
                                        long = 0.72954909599396,
                                        x = -327885.62372594,
                                        name = "Юнит #16",
                                        heading = 0,
                                        y = 631182.85767866,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 27,
                                        lat = 0.73032444458981,
                                        skill = "Average",
                                        long = 0.72955609599396,
                                        x = -327926.75471853,
                                        name = "Юнит #17",
                                        heading = 0,
                                        y = 631220.93637286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 28,
                                        lat = 0.73031744458981,
                                        skill = "Average",
                                        long = 0.72956309599396,
                                        x = -327967.88571112,
                                        name = "Юнит #18",
                                        heading = 0,
                                        y = 631259.01506705,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 29,
                                        lat = 0.73031044458981,
                                        skill = "Average",
                                        long = 0.72957009599396,
                                        x = -328009.01670371,
                                        name = "Юнит #19",
                                        heading = 0,
                                        y = 631297.09376125,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "Наземная группа #015",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72923528157561,
                                                lat = 0.73028423895199,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72923307321644,
                                                lat = 0.73027743830421,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73023911542794,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7292072386375,
                                            x = -328643.63995131,
                                            speed = 5.5555555555556,
                                            y = 629615.97515086,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 35,
                                        lat = 0.73023911542794,
                                        skill = "Excellent",
                                        long = 0.7292072386375,
                                        x = -328643.63995131,
                                        name = "Юнит #24",
                                        heading = 3.3789511147822,
                                        y = 629615.97515086,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #017",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73024055551225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72919047583532,
                                            x = -328642.78347347,
                                            speed = 5.5555555555556,
                                            y = 629535.12023979,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 36,
                                        lat = 0.73024055551225,
                                        skill = "Excellent",
                                        long = 0.72919047583532,
                                        x = -328642.78347347,
                                        name = "Юнит #25",
                                        heading = 2.9441970937399,
                                        y = 629535.12023979,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #018",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7302908796245,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72919975646692,
                                            x = -328317.50212066,
                                            speed = 5.5555555555556,
                                            y = 629545.4156218,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 37,
                                        lat = 0.7302908796245,
                                        skill = "Excellent",
                                        long = 0.72919975646692,
                                        x = -328317.50212066,
                                        name = "Юнит #26",
                                        heading = 3.3602615994637,
                                        y = 629545.4156218,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #019",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73029608017873,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7292414050635,
                                            x = -328263.69138895,
                                            speed = 5.5555555555556,
                                            y = 629740.38737304,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 38,
                                        lat = 0.73029608017873,
                                        skill = "Average",
                                        long = 0.7292414050635,
                                        x = -328263.69138895,
                                        name = "Юнит #27",
                                        heading = 0,
                                        y = 629740.38737304,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #020",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73032144322876,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7295544185367,
                                            x = -327946.7125604,
                                            speed = 5.5555555555556,
                                            y = 631214.96609192,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 47,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 56,
                                        lat = 0.73032144322876,
                                        skill = "Average",
                                        long = 0.7295544185367,
                                        x = -327946.7125604,
                                        name = "Юнит #32",
                                        heading = 4.0266594694784,
                                        y = 631214.96609192,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #022",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [21]
                            [22] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73031424230426,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72956041638692,
                                            x = -327989.62128817,
                                            speed = 5.5555555555556,
                                            y = 631248.40447176,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 48,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 57,
                                        lat = 0.73031424230426,
                                        skill = "Average",
                                        long = 0.72956041638692,
                                        x = -327989.62128817,
                                        name = "Юнит #33",
                                        heading = 3.6052402625906,
                                        y = 631248.40447176,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #023",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [22]
                            [23] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026567728166,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72956007921789,
                                                    radius = 1000,
                                                    y = 631306.4079977,
                                                    x = -328553.13882721,
                                                    lat = 0.73022583473797,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72954085762644,
                                                    radius = 1000,
                                                    y = 631169.22267593,
                                                    x = -328131.88604606,
                                                    lat = 0.73029343989433,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72958082182503,
                                                    radius = 1000,
                                                    y = 631309.93302438,
                                                    x = -327641.97163134,
                                                    lat = 0.73036721018987,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.7295435324374,
                                                    radius = 1000,
                                                    y = 631200.79692149,
                                                    x = -328308.48683144,
                                                    lat = 0.7302655172686,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72945306041408,
                                                    radius = 1000,
                                                    y = 630795.81155323,
                                                    x = -328600.64855722,
                                                    lat = 0.7302267147788,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72944735243607,
                                                    radius = 1000,
                                                    y = 630763.48523206,
                                                    x = -328555.05053699,
                                                    lat = 0.73023431516033,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72943981341541,
                                                    radius = 1000,
                                                    y = 630722.54084679,
                                                    x = -328511.38061627,
                                                    lat = 0.73024175558392,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72943257704427,
                                                    radius = 1000,
                                                    y = 630682.93082842,
                                                    x = -328466.54054376,
                                                    lat = 0.7302493560678,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72942507762763,
                                                    radius = 1000,
                                                    y = 630643.0921808,
                                                    x = -328431.5171455,
                                                    lat = 0.73025543649214,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72942028572367,
                                                    radius = 1000,
                                                    y = 630615.29315806,
                                                    x = -328386.99264504,
                                                    lat = 0.73026279705011,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72972586032945,
                                                    radius = 1000,
                                                    y = 632016.92811382,
                                                    x = -327719.37192918,
                                                    lat = 0.73034376638979,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72968614447124,
                                                    radius = 1000,
                                                    y = 631926.38156421,
                                                    x = -328672.0539549,
                                                    lat = 0.73019735379072,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72968913751739,
                                                    radius = 1000,
                                                    y = 631893.87548099,
                                                    x = -328228.57020641,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.72966453635247,
                                                    radius = 1000,
                                                    y = 631766.92717896,
                                                    x = -328149.01293411,
                                                    lat = 0.73028111864963,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.72965910436474,
                                                    radius = 1000,
                                                    y = 631712.07094799,
                                                    x = -327877.92815717,
                                                    lat = 0.73032408357937,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.72967351049434,
                                                    radius = 1000,
                                                    y = 631754.12689457,
                                                    x = -327619.42038762,
                                                    lat = 0.7303635295607,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.72964825806711,
                                                    radius = 1000,
                                                    y = 631616.89858568,
                                                    x = -327472.36558031,
                                                    lat = 0.73038857408139,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    long = 0.73079822369552,
                                                    radius = 1000,
                                                    y = 636127.11353461,
                                                    x = -317682.32964189,
                                                    lat = 0.73183538917468,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [18]
                                            }, -- end of targets
                                            long = 0.72957613268576,
                                            x = -328291.28644833,
                                            speed = 0,
                                            y = 631356.04702206,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 53,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 67,
                                        lat = 0.73026567728166,
                                        skill = "Average",
                                        long = 0.72957613268576,
                                        x = -328291.28644833,
                                        name = "Юнит #40",
                                        heading = 4.0688878715914,
                                        y = 631356.04702206,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #025",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022551472329,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72952925915088,
                                                    radius = 1000,
                                                    y = 631089.02562115,
                                                    x = -327902.09751968,
                                                    lat = 0.73033040444409,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72951649718867,
                                            x = -328576.80944915,
                                            speed = 5.5555555555556,
                                            y = 631098.93159611,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 54,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 68,
                                        lat = 0.73022551472329,
                                        skill = "Average",
                                        long = 0.72951649718867,
                                        x = -328576.80944915,
                                        name = "Юнит #41",
                                        heading = 5.4977871437821,
                                        y = 631098.93159611,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #026",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [24]
                            [25] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72952608031838,
                                                lat = 0.73022639476387,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72943122884101,
                                                lat = 0.73020159388573,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72943122884101,
                                                lat = 0.73020159388573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72943122884101,
                                                lat = 0.73020159388573,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022639476387,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72945035101237,
                                                    radius = 101,
                                                    y = 630778.0987517,
                                                    x = -328556.62104559,
                                                    lat = 0.7302338351347,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.729441354287,
                                                    radius = 101,
                                                    y = 630730.04577552,
                                                    x = -328512.14524147,
                                                    lat = 0.73024151556948,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72943414957136,
                                                    radius = 101,
                                                    y = 630691.07211867,
                                                    x = -328471.87775269,
                                                    lat = 0.73024839600382,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72942871974706,
                                                    radius = 101,
                                                    y = 630661.09621264,
                                                    x = -328435.82716995,
                                                    lat = 0.73025447642294,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72942182662815,
                                                    radius = 101,
                                                    y = 630622.79824657,
                                                    x = -328387.75728272,
                                                    lat = 0.73026255703115,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72941338799209,
                                                    radius = 101,
                                                    y = 630577.29684563,
                                                    x = -328341.98358028,
                                                    lat = 0.73027039767719,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                            }, -- end of targets
                                            long = 0.72952608031838,
                                            x = -328566.44518618,
                                            speed = 5.5555555555556,
                                            y = 631144.00706171,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73020159388573,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72943122884101,
                                            x = -328771.55961244,
                                            speed = 5.5555555555556,
                                            y = 630708.71037529,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 55,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 69,
                                        lat = 0.73022639476387,
                                        skill = "Average",
                                        long = 0.72952608031838,
                                        x = -328566.44518618,
                                        name = "Юнит #42",
                                        heading = 4.3748975826001,
                                        y = 631144.00706171,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #027",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [25]
                            [26] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72952155791262,
                                                lat = 0.73022343463012,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7294768063806,
                                                lat = 0.73026223700595,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7294768063806,
                                                lat = 0.73026223700595,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7294768063806,
                                                lat = 0.73026223700595,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022343463012,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72944824169884,
                                                    radius = 101,
                                                    y = 630767.12966778,
                                                    x = -328549.00132812,
                                                    lat = 0.73023519520785,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72944226616428,
                                                    radius = 101,
                                                    y = 630734.87687026,
                                                    x = -328516.28089583,
                                                    lat = 0.73024079552648,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72943501264879,
                                                    radius = 101,
                                                    y = 630695.29304398,
                                                    x = -328472.46899289,
                                                    lat = 0.73024823599324,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72942720052663,
                                                    radius = 101,
                                                    y = 630653.2628995,
                                                    x = -328430.97328205,
                                                    lat = 0.73025535648635,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72942031287216,
                                                    radius = 101,
                                                    y = 630616.17777404,
                                                    x = -328394.11658876,
                                                    lat = 0.73026167696208,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72941518200121,
                                                    radius = 101,
                                                    y = 630586.76336069,
                                                    x = -328349.76006849,
                                                    lat = 0.73026903756118,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                            }, -- end of targets
                                            long = 0.72952155791262,
                                            x = -328587.55237632,
                                            speed = 5.5555555555556,
                                            y = 631124.45124883,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026223700595,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7294768063806,
                                            x = -328362.50799374,
                                            speed = 5.5555555555556,
                                            y = 630885.02258353,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 56,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 70,
                                        lat = 0.73022343463012,
                                        skill = "Average",
                                        long = 0.72952155791262,
                                        x = -328587.55237632,
                                        name = "Юнит #43",
                                        heading = -0.70981747408361,
                                        y = 631124.45124883,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #028",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [26]
                            [27] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7295261172195,
                                                lat = 0.73022399465483,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72943259740852,
                                                lat = 0.73022695479006,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72943259740852,
                                                lat = 0.73022695479006,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72938988568051,
                                                lat = 0.7302412755551,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72953622105896,
                                                lat = 0.73023999547924,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72953622105896,
                                                lat = 0.73023999547924,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72938988568051,
                                                lat = 0.7302412755551,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72953622105896,
                                                lat = 0.73023999547924,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022399465483,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72944939215297,
                                                    radius = 101,
                                                    y = 630773.20559733,
                                                    x = -328554.03814757,
                                                    lat = 0.73023431516033,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72944066383042,
                                                    radius = 101,
                                                    y = 630726.6474835,
                                                    x = -328511.46832906,
                                                    lat = 0.7302416755791,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72944066383042,
                                                    radius = 101,
                                                    y = 630726.6474835,
                                                    x = -328511.46832906,
                                                    lat = 0.7302416755791,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72943496565802,
                                                    radius = 101,
                                                    y = 630695.23094209,
                                                    x = -328474.02174371,
                                                    lat = 0.73024799597741,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72942776086069,
                                                    radius = 101,
                                                    y = 630656.20292376,
                                                    x = -328433.24422879,
                                                    lat = 0.73025495645744,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72942111448698,
                                                    radius = 101,
                                                    y = 630619.72817858,
                                                    x = -328391.16963947,
                                                    lat = 0.73026207699339,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72941600528436,
                                                    radius = 101,
                                                    y = 630589.93151106,
                                                    x = -328342.21397596,
                                                    lat = 0.7302701576566,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                            }, -- end of targets
                                            long = 0.7295261172195,
                                            x = -328581.72083186,
                                            speed = 5.5555555555556,
                                            y = 631145.80123047,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022695479006,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72943259740852,
                                            x = -328609.27573032,
                                            speed = 5.5555555555556,
                                            y = 630698.1323216,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7302412755551,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72938988568051,
                                            x = -328539.22049558,
                                            speed = 5.5555555555556,
                                            y = 630484.93158341,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73023999547924,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953622105896,
                                            x = -328474.74554835,
                                            speed = 5.5555555555556,
                                            y = 631183.16271419,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 58,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 72,
                                        lat = 0.73022399465483,
                                        skill = "Average",
                                        long = 0.7295261172195,
                                        x = -328581.72083186,
                                        name = "Юнит #44",
                                        heading = -1.5283054714662,
                                        y = 631145.80123047,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #029",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [27]
                            [28] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72953154690143,
                                                lat = 0.73022591474165,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72946406868927,
                                                lat = 0.73023039495708,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72946406868927,
                                                lat = 0.73023039495708,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72946406868927,
                                                lat = 0.73023039495708,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73022591474165,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953154690143,
                                            x = -328566.790707,
                                            speed = 5.5555555555556,
                                            y = 631170.38197943,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73023039495708,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72946406868927,
                                            x = -328571.73391863,
                                            speed = 5.5555555555556,
                                            y = 630845.79057462,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 59,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 73,
                                        lat = 0.73022591474165,
                                        skill = "Average",
                                        long = 0.72953154690143,
                                        x = -328566.790707,
                                        name = "Юнит #45",
                                        heading = -1.4818904937026,
                                        y = 631170.38197943,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #030",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [28]
                            [29] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73021239420046,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7295355412985,
                                            x = -328650.9636505,
                                            speed = 5.5555555555556,
                                            y = 631198.53392071,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 60,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 74,
                                        lat = 0.73021239420046,
                                        skill = "Average",
                                        long = 0.7295355412985,
                                        x = -328650.9636505,
                                        name = "Юнит #46",
                                        heading = 3.7850937623831,
                                        y = 631198.53392071,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #031",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [29]
                            [30] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73032936429934,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72952706736034,
                                            x = -327909.8133935,
                                            speed = 5.5555555555556,
                                            y = 631079.28187737,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 62,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 76,
                                        lat = 0.73032936429934,
                                        skill = "High",
                                        long = 0.72952706736034,
                                        x = -327909.8133935,
                                        name = "Юнит #48",
                                        heading = 0,
                                        y = 631079.28187737,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #033",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [30]
                            [31] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73033352488417,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72952581222942,
                                            x = -327883.92430803,
                                            speed = 5.5555555555556,
                                            y = 631070.49514708,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 61,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 75,
                                        lat = 0.73033352488417,
                                        skill = "High",
                                        long = 0.72952581222942,
                                        x = -327883.92430803,
                                        name = "Юнит #47",
                                        heading = 5.1760365893855,
                                        y = 631070.49514708,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #032",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [31]
                            [32] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72953455463886,
                                                lat = 0.73033144458981,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72953006589789,
                                                lat = 0.73032496369763,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72953006589789,
                                                lat = 0.73032496369763,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72953006589789,
                                                lat = 0.73032496369763,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73033144458981,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953455463886,
                                            x = -327892.84115605,
                                            speed = 5.5555555555556,
                                            y = 631113.56017804,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73032496369763,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953006589789,
                                            x = -327936.36659385,
                                            speed = 5.5555555555556,
                                            y = 631096.53872813,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 63,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 77,
                                        lat = 0.73033144458981,
                                        skill = "High",
                                        long = 0.72953455463886,
                                        x = -327892.84115605,
                                        name = "Юнит #49",
                                        heading = 3.6179318773614,
                                        y = 631113.56017804,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #034",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [32]
                            [33] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72953409158856,
                                                lat = 0.73032720400179,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72947073412468,
                                                lat = 0.73026647734729,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72947073412468,
                                                lat = 0.73026647734729,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72947073412468,
                                                lat = 0.73026647734729,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73032720400179,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953409158856,
                                            x = -327920.09283638,
                                            speed = 5.5555555555556,
                                            y = 631114.21277974,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73026647734729,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72947073412468,
                                            x = -328338.50160748,
                                            speed = 5.5555555555556,
                                            y = 630853.22584395,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 64,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 78,
                                        lat = 0.73032720400179,
                                        skill = "High",
                                        long = 0.72953409158856,
                                        x = -327920.09283638,
                                        name = "Юнит #50",
                                        heading = 3.8023282726579,
                                        y = 631114.21277974,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #035",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [33]
                            [34] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72954089146462,
                                                lat = 0.73033464504427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72946189540182,
                                                lat = 0.73026687738032,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73033464504427,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72954089146462,
                                            x = -327869.30202968,
                                            speed = 5.5555555555556,
                                            y = 631141.60065302,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 65,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 79,
                                        lat = 0.73033464504427,
                                        skill = "High",
                                        long = 0.72954089146462,
                                        x = -327869.30202968,
                                        name = "Юнит #51",
                                        heading = 3.8567033922309,
                                        y = 631141.60065302,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #036",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [34]
                            [35] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73033858105879,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74138920068467,
                                                    radius = 1000,
                                                    y = 683495.46298932,
                                                    x = -285066.14375698,
                                                    lat = 0.73610070874339,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.73389172368494,
                                                    radius = 1000,
                                                    y = 647154.41610726,
                                                    x = -281499.21978163,
                                                    lat = 0.73727091491479,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                            }, -- end of targets
                                            long = 0.72952811627651,
                                            x = -327850.56179439,
                                            speed = 5.5555555555556,
                                            y = 631078.0659775,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 67,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 81,
                                        lat = 0.73033858105879,
                                        skill = "Excellent",
                                        long = 0.72952811627651,
                                        x = -327850.56179439,
                                        name = "Юнит #53",
                                        heading = 0,
                                        y = 631078.0659775,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #037",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [35]
                            [36] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73184580472489,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73032186488277,
                                            x = -317852.53348719,
                                            speed = 5.5555555555556,
                                            y = 633856.23662535,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 68,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 82,
                                        lat = 0.73184580472489,
                                        skill = "Average",
                                        long = 0.73032186488277,
                                        x = -317852.53348719,
                                        name = "Юнит #31",
                                        heading = 2.3561944901923,
                                        y = 633856.23662535,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #021",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [36]
                            [37] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73622505760849,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74129764625854,
                                            x = -284321.84749864,
                                            speed = 5.5555555555556,
                                            y = 682972.27192968,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 89,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 109,
                                        lat = 0.73622505760849,
                                        skill = "Excellent",
                                        long = 0.74129764625854,
                                        x = -284321.84749864,
                                        name = "Юнит #62",
                                        heading = 4.9573676435116,
                                        y = 682972.27192968,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #046",
                                start_time = 2100,
                                task = "Nothing",
                            }, -- end of [37]
                            [38] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7361601467182,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74130980453957,
                                            x = -284729.09816093,
                                            speed = 5.5555555555556,
                                            y = 683076.45366077,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 90,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 110,
                                        lat = 0.7361601467182,
                                        skill = "Excellent",
                                        long = 0.74130980453957,
                                        x = -284729.09816093,
                                        name = "Юнит #67",
                                        heading = 0,
                                        y = 683076.45366077,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #051",
                                start_time = 2100,
                                task = "Nothing",
                            }, -- end of [38]
                            [39] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73610971672864,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74168913125803,
                                            x = -284851.14599002,
                                            speed = 5.5555555555556,
                                            y = 684910.87291179,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 91,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 111,
                                        lat = 0.73610971672864,
                                        skill = "Excellent",
                                        long = 0.74168913125803,
                                        x = -284851.14599002,
                                        name = "Юнит #68",
                                        heading = 0,
                                        y = 684910.87291179,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #052",
                                start_time = 2100,
                                task = "Nothing",
                            }, -- end of [39]
                            [40] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74123882447179,
                                                lat = 0.73605036189375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74124036093953,
                                                lat = 0.73605036189375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74124036093953,
                                                lat = 0.73605036189375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74124036093953,
                                                lat = 0.73605036189375,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73605036189375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74123882447179,
                                            x = -285465.98824098,
                                            speed = 5.5555555555556,
                                            y = 682818.68094913,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73605036189375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74124036093953,
                                            x = -285465.18092126,
                                            speed = 5.5555555555556,
                                            y = 682825.9648208,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 92,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 112,
                                        lat = 0.73605036189375,
                                        skill = "Excellent",
                                        long = 0.74123882447179,
                                        x = -285465.98824098,
                                        name = "Юнит #69",
                                        heading = 1.5707958110316,
                                        y = 682818.68094913,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #053",
                                start_time = 2100,
                                task = "Nothing",
                            }, -- end of [40]
                            [41] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74187839113174,
                                                lat = 0.73600789860437,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74165024676325,
                                                lat = 0.73611430117793,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74165024676325,
                                                lat = 0.73611430117793,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74137372716651,
                                                lat = 0.73608076275193,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74130119626761,
                                                lat = 0.73606958350305,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74130119626761,
                                                lat = 0.73606958350305,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74137372716651,
                                                lat = 0.73608076275193,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74130119626761,
                                                lat = 0.73606958350305,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 49,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73600789860437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74187839113174,
                                            x = -285398.88112837,
                                            speed = 5.5555555555556,
                                            y = 685879.96009415,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 49,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73611430117793,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74165024676325,
                                            x = -284842.3634003,
                                            speed = 5.5555555555556,
                                            y = 684723.24751412,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73608076275193,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74137372716651,
                                            x = -285201.37826732,
                                            speed = 5.5555555555556,
                                            y = 683436.41029108,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 49,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73606958350305,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74130119626761,
                                            x = -285310.72762063,
                                            speed = 5.5555555555556,
                                            y = 683100.58186029,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 103,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 126,
                                        lat = 0.73600789860437,
                                        skill = "Excellent",
                                        long = 0.74187839113174,
                                        x = -285398.88112837,
                                        name = "Юнит #72",
                                        heading = -1.0090375566664,
                                        y = 685879.96009415,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 127,
                                        lat = 0.73600089860437,
                                        skill = "Excellent",
                                        long = 0.74188539113174,
                                        x = -285439.71253929,
                                        name = "Юнит #73",
                                        heading = -1.0090375566664,
                                        y = 685918.30104557,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 128,
                                        lat = 0.73599389860437,
                                        skill = "Excellent",
                                        long = 0.74189239113174,
                                        x = -285480.5439502,
                                        name = "Юнит #74",
                                        heading = 0,
                                        y = 685956.64199698,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 129,
                                        lat = 0.73598689860437,
                                        skill = "Excellent",
                                        long = 0.74189939113174,
                                        x = -285521.37536111,
                                        name = "Юнит #75",
                                        heading = 0,
                                        y = 685994.9829484,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 130,
                                        lat = 0.73597989860437,
                                        skill = "Excellent",
                                        long = 0.74190639113174,
                                        x = -285562.20677203,
                                        name = "Юнит #76",
                                        heading = 0,
                                        y = 686033.32389981,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 131,
                                        lat = 0.73597289860437,
                                        skill = "Excellent",
                                        long = 0.74191339113174,
                                        x = -285603.03818294,
                                        name = "Юнит #77",
                                        heading = 0,
                                        y = 686071.66485122,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 132,
                                        lat = 0.73596589860437,
                                        skill = "Excellent",
                                        long = 0.74192039113174,
                                        x = -285643.86959386,
                                        name = "Юнит #78",
                                        heading = -1.0090375566664,
                                        y = 686110.00580264,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Наземная группа #056",
                                start_time = 1560,
                                task = "Nothing",
                            }, -- end of [41]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73029472003144,
                                            long = 0.72955518622064,
                                            x = -328116.61693493,
                                            name = "",
                                            speed = 0,
                                            y = 631236.6431002,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                lat = 0.73029472003144,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZiL-131 APA-80",
                                        CLSID = "{A207B91F-77F0-4647-8D74-88A9D3851EAD}",
                                        unitId = 6,
                                        lat = 0.73029472003144,
                                        rate = 6,
                                        long = 0.72955518622064,
                                        x = -328116.61693493,
                                        name = "Стат. объект #004",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631236.6431002,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72955518622064,
                                name = "Стат. объект #004",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73026567728166,
                                            long = 0.72957632880521,
                                            x = -328291.18910675,
                                            name = "",
                                            speed = 0,
                                            y = 631356.98163838,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                lat = 0.73026567728166,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "tele_bash_m",
                                        type = "Comms tower M",
                                        CLSID = "{fe75a842-e794-4650-9197-22797513dc72}",
                                        unitId = 8,
                                        lat = 0.73026567728166,
                                        rate = 100,
                                        long = 0.72957632880521,
                                        x = -328291.18910675,
                                        name = "Стат. объект #006",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631356.98163838,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72957632880521,
                                name = "Стат. объект #006",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73023367512621,
                                            long = 0.72960546520703,
                                            x = -328480.65154957,
                                            name = "",
                                            speed = 0,
                                            y = 631517.41051269,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                lat = 0.73023367512621,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ceh_ang_a",
                                        type = "Tech hangar A",
                                        CLSID = "{b0e8ef18-c50c-4695-ac6e-1033b3691ce2}",
                                        unitId = 30,
                                        lat = 0.73023367512621,
                                        long = 0.72960546520703,
                                        x = -328480.65154957,
                                        name = "Стат. объект #009",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631517.41051269,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72960546520703,
                                name = "Стат. объект #009",
                                dead = true,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 3.1415926535898,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7302735979567,
                                            long = 0.72949592113557,
                                            x = -328280.62642503,
                                            name = "",
                                            speed = 0,
                                            y = 630968.45451663,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                lat = 0.7302735979567,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-8MT",
                                        CLSID = "{C08CF845-F905-40F0-AF1B-554908BBE89E}",
                                        unitId = 3,
                                        lat = 0.7302735979567,
                                        rate = "30",
                                        long = 0.72949592113557,
                                        x = -328280.62642503,
                                        name = "Стат. объект #001",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630968.45451663,
                                        heading = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72949592113557,
                                name = "Стат. объект #001",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73027519809989,
                                            long = 0.72945279003634,
                                            x = -328291.83761418,
                                            name = "",
                                            speed = 0,
                                            y = 630761.83234333,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                lat = 0.73027519809989,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 39,
                                        lat = 0.73027519809989,
                                        long = 0.72945279003634,
                                        x = -328291.83761418,
                                        name = "Стат. объект #010",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630761.83234333,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72945279003634,
                                name = "Стат. объект #010",
                                dead = true,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73028135867258,
                                            long = 0.72948646619459,
                                            x = -328235.86648406,
                                            name = "",
                                            speed = 0,
                                            y = 630918.16376184,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                lat = 0.73028135867258,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 40,
                                        lat = 0.73028135867258,
                                        long = 0.72948646619459,
                                        x = -328235.86648406,
                                        name = "Стат. объект #011",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630918.16376184,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72948646619459,
                                name = "Стат. объект #011",
                                dead = true,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73026431717139,
                                            long = 0.72944493645369,
                                            x = -328365.07103777,
                                            name = "",
                                            speed = 0,
                                            y = 630731.74238478,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                lat = 0.73026431717139,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 42,
                                        lat = 0.73026431717139,
                                        long = 0.72944493645369,
                                        x = -328365.07103777,
                                        name = "Стат. объект #013",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630731.74238478,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72944493645369,
                                name = "Стат. объект #013",
                                dead = true,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7302915996998,
                                            long = 0.7292130933205,
                                            x = -328306.29407096,
                                            name = "",
                                            speed = 0,
                                            y = 629608.48749155,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                lat = 0.7302915996998,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "landmine",
                                        type = "Landmine",
                                        CLSID = "{30D37BB2-F438-45ae-B09D-F00B1EFCB790}",
                                        unitId = 43,
                                        lat = 0.7302915996998,
                                        long = 0.7292130933205,
                                        x = -328306.29407096,
                                        name = "Стат. объект #014",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 629608.48749155,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7292130933205,
                                name = "Стат. объект #014",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73029079961616,
                                            long = 0.72922217100893,
                                            x = -328306.88675576,
                                            name = "",
                                            speed = 0,
                                            y = 629652.28710597,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 38,
                                lat = 0.73029079961616,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "landmine",
                                        type = "Landmine",
                                        CLSID = "{30D37BB2-F438-45ae-B09D-F00B1EFCB790}",
                                        unitId = 44,
                                        lat = 0.73029079961616,
                                        long = 0.72922217100893,
                                        x = -328306.88675576,
                                        name = "Стат. объект #015",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 629652.28710597,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72922217100893,
                                name = "Стат. объект #015",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7302908796245,
                                            long = 0.72922010135821,
                                            x = -328307.4041738,
                                            name = "",
                                            speed = 0,
                                            y = 629642.3701427,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                lat = 0.7302908796245,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "landmine",
                                        type = "Landmine",
                                        CLSID = "{30D37BB2-F438-45ae-B09D-F00B1EFCB790}",
                                        unitId = 45,
                                        lat = 0.7302908796245,
                                        long = 0.72922010135821,
                                        x = -328307.4041738,
                                        name = "Стат. объект #016",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 629642.3701427,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72922010135821,
                                name = "Стат. объект #016",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73027503808547,
                                            long = 0.72949592842028,
                                            x = -328271.44602903,
                                            name = "",
                                            speed = 0,
                                            y = 630967.51820069,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 2,
                                lat = 0.73027503808547,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 2,
                                        lat = 0.73027503808547,
                                        long = 0.72949592842028,
                                        x = -328271.44602903,
                                        name = "Стат. объект",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 630967.51820069,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72949592842028,
                                name = "Стат. объект",
                                dead = false,
                            }, -- end of [11]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Вертол. группа #001",
                                groupId = 76,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 2,
                                            lat = 0.73027503808547,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949592842028,
                                            x = -328271.44602903,
                                            speed = 41.666666666667,
                                            helipadId = 2,
                                            y = 630967.51820069,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73029528009189,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72951093275306,
                                            x = -328135.01280766,
                                            speed = 41.666666666667,
                                            y = 631025.37352225,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73025159622029,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953198874838,
                                            x = -328402.92402991,
                                            speed = 41.666666666667,
                                            y = 631155.1714433,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73022831485483,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7294944265852,
                                            x = -328569.92095069,
                                            speed = 41.666666666667,
                                            y = 630991.86507716,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73021847442358,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72941803600869,
                                            x = -328670.54165227,
                                            speed = 41.666666666667,
                                            y = 630634.45732969,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73025679659159,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72939517891687,
                                            x = -328437.69020003,
                                            speed = 41.666666666667,
                                            y = 630499.6914207,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73029127966628,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72940693151953,
                                            x = -328212.12408264,
                                            speed = 41.666666666667,
                                            y = 630532.44818694,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73030560125616,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7294550295164,
                                            x = -328096.99125586,
                                            speed = 41.666666666667,
                                            y = 630752.0048387,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73030832157891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949710902663,
                                            x = -328058.77116212,
                                            speed = 41.666666666667,
                                            y = 630950.70246756,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73030408107869,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72952477555724,
                                            x = -328072.06049722,
                                            speed = 41.666666666667,
                                            y = 631085.40782958,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73027983852811,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953924428081,
                                            x = -328219.35735931,
                                            speed = 41.666666666667,
                                            y = 631170.70515754,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73023191503426,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72953742243506,
                                            x = -328525.63942486,
                                            speed = 41.666666666667,
                                            y = 631194.33630645,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73021399425597,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949500447491,
                                            x = -328660.88776024,
                                            speed = 41.666666666667,
                                            y = 631004.27494715,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73020303392166,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72944779189558,
                                            x = -328754.16254691,
                                            speed = 41.666666666667,
                                            y = 630786.67140932,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73020415395089,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72940453334635,
                                            x = -328768.49637379,
                                            speed = 41.666666666667,
                                            y = 630579.76559224,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73022767482414,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72939944247659,
                                            x = -328621.14359272,
                                            speed = 41.666666666667,
                                            y = 630539.6454639,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 2,
                                            lat = 0.73027503808547,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72949592842028,
                                            x = -328271.44602903,
                                            speed = 41.666666666667,
                                            helipadId = 2,
                                            y = 630967.51820069,
                                        }, -- end of [17]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 93,
                                        lat = 0.73027503808547,
                                        skill = "High",
                                        y = 630967.51820069,
                                        long = 0.72949592842028,
                                        x = -328271.44602903,
                                        name = "Пилот #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "1704",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Вертол. группа #002",
                                groupId = 95,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 41.666666666667,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73632054066492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74093204171433,
                                            x = -283905.49269334,
                                            speed = 41.666666666667,
                                            y = 681170.60017131,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73587706082071,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74094735244678,
                                            x = -286723.47905799,
                                            speed = 41.666666666667,
                                            y = 681559.67007429,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.735637459586,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741068303024,
                                            x = -288186.74429972,
                                            speed = 41.666666666667,
                                            y = 682299.71783544,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73576063064184,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74198078005783,
                                            x = -286919.39544028,
                                            speed = 41.666666666667,
                                            y = 686543.43104421,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 54,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73604055015527,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74205941487219,
                                            x = -285093.0914899,
                                            speed = 41.666666666667,
                                            y = 686714.14468556,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73645046559286,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74184798856848,
                                            x = -282595.07275509,
                                            speed = 41.666666666667,
                                            y = 685418.5895676,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73658491176868,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74141269610844,
                                            x = -281968.25600063,
                                            speed = 41.666666666667,
                                            y = 683259.65577275,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73651539356681,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74100755205539,
                                            x = -282624.13318709,
                                            speed = 41.666666666667,
                                            y = 681388.85248886,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73625771558434,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74067215394092,
                                            x = -284442.39525608,
                                            speed = 41.666666666667,
                                            y = 679983.60836152,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73595755598715,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74061493449183,
                                            x = -286385.20192419,
                                            speed = 41.666666666667,
                                            y = 679927.57565026,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73577839992381,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74061201922572,
                                            x = -287528.37560874,
                                            speed = 41.666666666667,
                                            y = 680038.59585628,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73556792063594,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74077532572404,
                                            x = -288783.81084565,
                                            speed = 41.666666666667,
                                            y = 680959.18196869,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73550529913001,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74134625949827,
                                            x = -288882.93216626,
                                            speed = 41.666666666667,
                                            y = 683712.46706257,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73550754990571,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74177220085847,
                                            x = -288644.7939494,
                                            speed = 41.666666666667,
                                            y = 685735.46066258,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73563737919162,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74217698637352,
                                            x = -287598.9426225,
                                            speed = 41.666666666667,
                                            y = 687561.73445768,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 66,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73613030668528,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74234946325906,
                                            x = -284364.53670093,
                                            speed = 41.666666666667,
                                            y = 688023.16347435,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73640798690493,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74227701048387,
                                            x = -282634.08725958,
                                            speed = 41.666666666667,
                                            y = 687477.50969362,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73672380037506,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74178114334073,
                                            x = -280889.36751687,
                                            speed = 41.666666666667,
                                            y = 684906.54729999,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73677522417572,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74130638886803,
                                            x = -280811.36441578,
                                            speed = 41.666666666667,
                                            y = 682619.22839192,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7367168796711,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74097072985276,
                                            x = -281359.52803973,
                                            speed = 41.666666666667,
                                            y = 681069.81812654,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73654870382504,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74056268364649,
                                            x = -282645.61752636,
                                            speed = 41.666666666667,
                                            y = 679255.99781064,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73626664441101,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74035144154975,
                                            x = -284554.01179656,
                                            speed = 41.666666666667,
                                            y = 678456.81755828,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7359015062848,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74027018646653,
                                            x = -286923.51383258,
                                            speed = 41.666666666667,
                                            y = 678332.45236079,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73568875239093,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74031268701002,
                                            x = -288256.91973459,
                                            speed = 41.666666666667,
                                            y = 678681.92064828,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73541109220107,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74041573522796,
                                            x = -289972.11566906,
                                            speed = 41.666666666667,
                                            y = 679363.57250534,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73528812083418,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74104097308071,
                                            x = -290427.27820777,
                                            speed = 41.666666666667,
                                            y = 682416.53508362,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73530604326029,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74178693054779,
                                            x = -289920.99319437,
                                            speed = 41.666666666667,
                                            y = 685949.32521944,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73580766759965,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7426116993577,
                                            x = -286279.10245311,
                                            speed = 41.666666666667,
                                            y = 689500.97409788,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 70,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7362780669793,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74266012216587,
                                            x = -283255.21049663,
                                            speed = 41.666666666667,
                                            y = 689387.18673757,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73658941772929,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74243341199055,
                                            x = -281393.47604866,
                                            speed = 41.666666666667,
                                            y = 688086.90025103,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7367909173626,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74214006447231,
                                            x = -280267.84827284,
                                            speed = 41.666666666667,
                                            y = 686555.43938969,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73683783730007,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74161684321457,
                                            x = -280249.24288798,
                                            speed = 41.666666666667,
                                            y = 684046.09112959,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73671430453653,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74108776731547,
                                            x = -281314.44184394,
                                            speed = 41.666666666667,
                                            y = 681626.49944833,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73662458094726,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74085202612505,
                                            x = -282010.06530096,
                                            speed = 41.666666666667,
                                            y = 680573.26558807,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73648369343412,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74071617140561,
                                            x = -282979.24226072,
                                            speed = 41.666666666667,
                                            y = 680030.24593848,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73619465277562,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74053815535292,
                                            x = -284914.66566225,
                                            speed = 41.666666666667,
                                            y = 679393.58487948,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73561687881649,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74062045193985,
                                            x = -288553.2100114,
                                            speed = 41.666666666667,
                                            y = 680190.9235641,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73552322507791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74159627934115,
                                            x = -288637.39361695,
                                            speed = 41.666666666667,
                                            y = 684888.11220997,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73562403380616,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74196173789237,
                                            x = -287800.1696576,
                                            speed = 41.666666666667,
                                            y = 686550.7887201,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73583235275337,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74225790071206,
                                            x = -286312.75316736,
                                            speed = 41.666666666667,
                                            y = 687805.98419065,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73608092360526,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74239395989997,
                                            x = -284655.22856078,
                                            speed = 41.666666666667,
                                            y = 688270.48195272,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73633847985281,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74240008321241,
                                            x = -283010.56682347,
                                            speed = 41.666666666667,
                                            y = 688109.86911411,
                                        }, -- end of [43]
                                        [44] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73646172915571,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74200407947769,
                                            x = -282439.00558506,
                                            speed = 41.666666666667,
                                            y = 686148.52765352,
                                        }, -- end of [44]
                                        [45] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7366161320168,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74153236013946,
                                            x = -281706.4315194,
                                            speed = 41.666666666667,
                                            y = 683804.55625395,
                                        }, -- end of [45]
                                        [46] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73662723633878,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74123302649423,
                                            x = -281792.95168018,
                                            speed = 41.666666666667,
                                            y = 682377.55491502,
                                        }, -- end of [46]
                                        [47] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73646808507409,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74103365806037,
                                            x = -282911.88540203,
                                            speed = 41.666666666667,
                                            y = 681546.53408748,
                                        }, -- end of [47]
                                        [48] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73631571402739,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74088263971782,
                                            x = -283962.20775233,
                                            speed = 41.666666666667,
                                            y = 680939.86295916,
                                        }, -- end of [48]
                                        [49] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73610955587111,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74077101067196,
                                            x = -285334.58719273,
                                            speed = 41.666666666667,
                                            y = 680558.49040567,
                                        }, -- end of [49]
                                        [50] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73596849284619,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74079840551203,
                                            x = -286219.10493846,
                                            speed = 41.666666666667,
                                            y = 680789.50731612,
                                        }, -- end of [50]
                                        [51] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73583420215192,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74105538769887,
                                            x = -286939.82259082,
                                            speed = 41.666666666667,
                                            y = 682101.64020074,
                                        }, -- end of [51]
                                        [52] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73580742637937,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74115213668448,
                                            x = -287059.61089524,
                                            speed = 41.666666666667,
                                            y = 682578.9190082,
                                        }, -- end of [52]
                                        [53] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73577397767759,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74160840935548,
                                            x = -287033.04209486,
                                            speed = 41.666666666667,
                                            y = 684766.5402991,
                                        }, -- end of [53]
                                        [54] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73580308442337,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74181081904349,
                                            x = -286740.58494731,
                                            speed = 41.666666666667,
                                            y = 685707.30764043,
                                        }, -- end of [54]
                                        [55] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73589499280233,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74189233810273,
                                            x = -286110.87677589,
                                            speed = 41.666666666667,
                                            y = 686028.09262436,
                                        }, -- end of [55]
                                        [56] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73608759903905,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74190745664126,
                                            x = -284875.29530514,
                                            speed = 41.666666666667,
                                            y = 685959.94937041,
                                        }, -- end of [56]
                                        [57] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7362309295378,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7418197641694,
                                            x = -284009.28901731,
                                            speed = 41.666666666667,
                                            y = 685442.5568712,
                                        }, -- end of [57]
                                        [58] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73633172245631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74176231520054,
                                            x = -283397.97980471,
                                            speed = 41.666666666667,
                                            y = 685098.62700819,
                                        }, -- end of [58]
                                        [59] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73642576661124,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74149318641141,
                                            x = -282940.10217398,
                                            speed = 41.666666666667,
                                            y = 683755.34577969,
                                        }, -- end of [59]
                                        [60] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73634499595292,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74117885489866,
                                            x = -283619.96824688,
                                            speed = 41.666666666667,
                                            y = 682323.12232097,
                                        }, -- end of [60]
                                        [61] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73624404094481,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74094018601415,
                                            x = -284388.70128347,
                                            speed = 41.666666666667,
                                            y = 681264.06259002,
                                        }, -- end of [61]
                                        [62] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7361319957222,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74086169984669,
                                            x = -285143.93955318,
                                            speed = 41.666666666667,
                                            y = 680972.32679638,
                                        }, -- end of [62]
                                        [63] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73599768514018,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74091317552045,
                                            x = -285972.77493062,
                                            speed = 41.666666666667,
                                            y = 681312.66101478,
                                        }, -- end of [63]
                                        [64] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7359417942338,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7411399172624,
                                            x = -286209.79557628,
                                            speed = 41.666666666667,
                                            y = 682427.52710125,
                                        }, -- end of [64]
                                        [65] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73591051264482,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74142398905651,
                                            x = -286259.86974923,
                                            speed = 41.666666666667,
                                            y = 683795.97387912,
                                        }, -- end of [65]
                                        [66] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73590608986956,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74159019039034,
                                            x = -286200.72449396,
                                            speed = 41.666666666667,
                                            y = 684586.95435042,
                                        }, -- end of [66]
                                        [67] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73599125151046,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74176542528064,
                                            x = -285565.96043163,
                                            speed = 41.666666666667,
                                            y = 685357.4946032,
                                        }, -- end of [67]
                                        [68] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73608309512749,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74180767187713,
                                            x = -284957.88114003,
                                            speed = 41.666666666667,
                                            y = 685491.38582998,
                                        }, -- end of [68]
                                        [69] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73621749654005,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74178955038163,
                                            x = -284111.20547644,
                                            speed = 41.666666666667,
                                            y = 685309.33480419,
                                        }, -- end of [69]
                                        [70] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73636977357387,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74158093742736,
                                            x = -283250.80522787,
                                            speed = 41.666666666667,
                                            y = 684211.49256865,
                                        }, -- end of [70]
                                        [71] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73638763311331,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74146908046013,
                                            x = -283195.7708282,
                                            speed = 41.666666666667,
                                            y = 683668.41074652,
                                        }, -- end of [71]
                                        [72] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7363069456899,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74123634703059,
                                            x = -283832.23169724,
                                            speed = 41.666666666667,
                                            y = 682622.956402,
                                        }, -- end of [72]
                                        [73] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73627999756591,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7411849879872,
                                            x = -284030.94234427,
                                            speed = 41.666666666667,
                                            y = 682398.80339931,
                                        }, -- end of [73]
                                        [74] = 
                                        {
                                            alt = 73,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73608735775761,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74108233184994,
                                            x = -285312.46255475,
                                            speed = 41.666666666667,
                                            y = 682050.27521445,
                                        }, -- end of [74]
                                        [75] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 41.666666666667,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [75]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 2280,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 115,
                                        lat = 0.736122,
                                        skill = "High",
                                        y = 683853.75717885,
                                        long = 0.741468,
                                        x = -284889.06283057,
                                        name = "Пилот #9",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "1704",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Uzi11",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 116,
                                        lat = 0.736115,
                                        skill = "High",
                                        y = 683891.96105378,
                                        long = 0.741475,
                                        x = -284929.99166026,
                                        name = "Пилот #10",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "1704",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Uzi12",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 117,
                                        lat = 0.736108,
                                        skill = "High",
                                        y = 683930.16492872,
                                        long = 0.741482,
                                        x = -284970.92048993,
                                        name = "Пилот #11",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "1704",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Uzi13",
                                        }, -- end of callsign
                                        onboard_num = 17,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 118,
                                        lat = 0.736101,
                                        skill = "High",
                                        y = 683968.36880365,
                                        long = 0.741489,
                                        x = -285011.84931961,
                                        name = "Пилот #12",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{637334E4-AB5A-47C0-83A6-51B7F1DF3CD5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "1704",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Uzi14",
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73615419473347,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74148225528944,
                                            x = -284676.41436439,
                                            speed = 5.5555555555556,
                                            y = 683898.25187854,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 93,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZiL-131 APA-80",
                                        CLSID = "{A207B91F-77F0-4647-8D74-88A9D3851EAD}",
                                        unitId = 113,
                                        lat = 0.73615419473347,
                                        skill = "Excellent",
                                        long = 0.74148225528944,
                                        x = -284676.41436439,
                                        name = "Юнит #70",
                                        heading = 0,
                                        y = 683898.25187854,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #054",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73616867259007,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7415519266366,
                                            x = -284547.54743496,
                                            speed = 5.5555555555556,
                                            y = 684218.15892506,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 94,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 114,
                                        lat = 0.73616867259007,
                                        skill = "Excellent",
                                        long = 0.7415519266366,
                                        x = -284547.54743496,
                                        name = "Юнит #71",
                                        heading = 0,
                                        y = 684218.15892506,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #055",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Самолетная группа #001",
                                groupId = 88,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73670979806551,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74614202227486,
                                            x = -278624.31450079,
                                            speed = 138.88888888889,
                                            y = 705576.67531674,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 119,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 1800,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 105,
                                        lat = 0.73670979806551,
                                        skill = "Excellent",
                                        long = 0.74614202227486,
                                        x = -278624.31450079,
                                        name = "Пилот #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 705576.67531674,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 106,
                                        lat = 0.73670279806551,
                                        skill = "Excellent",
                                        long = 0.74614902227486,
                                        x = -278665.04369611,
                                        name = "Пилот #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 705614.92828003,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Springfield12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 107,
                                        lat = 0.73669579806551,
                                        skill = "Excellent",
                                        long = 0.74615602227486,
                                        x = -278705.77289143,
                                        name = "Пилот #7",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 705653.18124333,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Springfield13",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 108,
                                        lat = 0.73668879806551,
                                        skill = "Excellent",
                                        long = 0.74616302227486,
                                        x = -278746.50208675,
                                        name = "Пилот #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 705691.43420663,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Springfield14",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 2.7091848780193,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73033312482726,
                                            long = 0.72952960819352,
                                            x = -327884.58946638,
                                            name = "",
                                            speed = 0,
                                            y = 631088.8547349,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 51,
                                lat = 0.73033312482726,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 60,
                                        lat = 0.73033312482726,
                                        long = 0.72952960819352,
                                        x = -327884.58946638,
                                        name = "Стат. объект #002",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631088.8547349,
                                        heading = 2.7091848780193,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72952960819352,
                                name = "Стат. объект #002",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 5.5503702053931,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602526975261,
                                            long = 0.74125491643408,
                                            x = -285617.43042261,
                                            name = "",
                                            speed = 0,
                                            y = 682912.95944707,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 101,
                                lat = 0.73602526975261,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 124,
                                        lat = 0.73602526975261,
                                        long = 0.74125491643408,
                                        x = -285617.43042261,
                                        name = "Стат. объект #029",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682912.95944707,
                                        heading = 5.5503702053931,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125491643408,
                                name = "Стат. объект #029",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 4.1843145319583,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7360016257569,
                                            long = 0.74125483739044,
                                            x = -285768.14129486,
                                            name = "",
                                            speed = 0,
                                            y = 682929.53832607,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 102,
                                lat = 0.7360016257569,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 125,
                                        lat = 0.7360016257569,
                                        long = 0.74125483739044,
                                        x = -285768.14129486,
                                        name = "Стат. объект #030",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682929.53832607,
                                        heading = 4.1843145319583,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125483739044,
                                name = "Стат. объект #030",
                                dead = false,
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
                [15] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [15]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Вертол. группа",
                                groupId = 75,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 41.666666666667,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73303670457072,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73181405652383,
                                            x = -309523.33948063,
                                            speed = 41.666666666667,
                                            y = 640168.10069879,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7314105978619,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72972307731401,
                                            x = -320922.94209536,
                                            speed = 41.666666666667,
                                            y = 631295.44552343,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73027751831159,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72952799796132,
                                                    radius = 100,
                                                    y = 631077.45860595,
                                                    x = -327850.20908877,
                                                    lat = 0.73033864562524,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72952936505343,
                                                    radius = 100,
                                                    y = 631087.91183568,
                                                    x = -327886.74953769,
                                                    lat = 0.73033280478184,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72954135600616,
                                                    radius = 100,
                                                    y = 631143.97629455,
                                                    x = -327870.6010058,
                                                    lat = 0.73033440500987,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72954980367656,
                                                    radius = 100,
                                                    y = 631186.23017284,
                                                    x = -327885.27247603,
                                                    lat = 0.73033144458981,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72955469325717,
                                                    radius = 100,
                                                    y = 631216.59897581,
                                                    x = -327949.63526136,
                                                    lat = 0.73032096316568,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72955715100629,
                                                    radius = 100,
                                                    y = 631225.93775737,
                                                    x = -327925.98228455,
                                                    lat = 0.73032448363304,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72956372004643,
                                                    radius = 100,
                                                    y = 631262.15213069,
                                                    x = -327969.11747456,
                                                    lat = 0.73031720267871,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72956034586414,
                                                    radius = 100,
                                                    y = 631248.33813277,
                                                    x = -327992.20548758,
                                                    lat = 0.73031384225427,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72957057284784,
                                                    radius = 100,
                                                    y = 631299.34111395,
                                                    x = -328008.5426579,
                                                    lat = 0.73031048183993,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.7295557935376,
                                                    radius = 100,
                                                    y = 631239.75308598,
                                                    x = -328118.35482176,
                                                    lat = 0.73029439999703,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72955207239304,
                                                    radius = 100,
                                                    y = 631210.0434328,
                                                    x = -328007.01854202,
                                                    lat = 0.73031216204583,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72949605760715,
                                                    radius = 100,
                                                    y = 630968.99698593,
                                                    x = -328279.53904734,
                                                    lat = 0.73027375797091,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72949216699319,
                                                    radius = 100,
                                                    y = 630948.72980561,
                                                    x = -328265.15582101,
                                                    lat = 0.73027631820149,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.72949216699319,
                                                    radius = 100,
                                                    y = 630948.72980561,
                                                    x = -328265.15582101,
                                                    lat = 0.73027631820149,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.72949039823339,
                                                    radius = 100,
                                                    y = 630942.40460149,
                                                    x = -328285.91675594,
                                                    lat = 0.73027319792126,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.72948944651679,
                                                    radius = 100,
                                                    y = 630939.21780439,
                                                    x = -328299.13463329,
                                                    lat = 0.73027119774621,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.72949046408233,
                                                    radius = 100,
                                                    y = 630945.52360193,
                                                    x = -328312.39469535,
                                                    lat = 0.73026903756118,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    long = 0.72949363988354,
                                                    radius = 100,
                                                    y = 630960.7119755,
                                                    x = -328311.32824262,
                                                    lat = 0.7302689575544,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    long = 0.72949731456645,
                                                    radius = 100,
                                                    y = 630978.06200911,
                                                    x = -328307.97490085,
                                                    lat = 0.73026919757474,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [19]
                                                [20] = 
                                                {
                                                    long = 0.72949959665064,
                                                    radius = 100,
                                                    y = 630987.26506059,
                                                    x = -328291.0378152,
                                                    lat = 0.73027167778789,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [20]
                                                [21] = 
                                                {
                                                    long = 0.72949359658802,
                                                    radius = 100,
                                                    y = 630958.77937666,
                                                    x = -328295.03551531,
                                                    lat = 0.73027151777397,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [21]
                                                [22] = 
                                                {
                                                    long = 0.72946456058892,
                                                    radius = 100,
                                                    y = 630822.34903507,
                                                    x = -328327.80068197,
                                                    lat = 0.73026863752737,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [22]
                                                [23] = 
                                                {
                                                    long = 0.72946517332038,
                                                    radius = 100,
                                                    y = 630826.61768209,
                                                    x = -328340.24201191,
                                                    lat = 0.73026663736049,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [23]
                                                [24] = 
                                                {
                                                    long = 0.72946549505566,
                                                    radius = 100,
                                                    y = 630828.31276392,
                                                    x = -328341.61177514,
                                                    lat = 0.7302663973407,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [24]
                                                [25] = 
                                                {
                                                    long = 0.72946566767246,
                                                    radius = 100,
                                                    y = 630829.13537727,
                                                    x = -328341.52609882,
                                                    lat = 0.7302663973407,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [25]
                                                [26] = 
                                                {
                                                    long = 0.72947685337919,
                                                    radius = 100,
                                                    y = 630885.08472062,
                                                    x = -328360.95521948,
                                                    lat = 0.73026247702485,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [26]
                                                [27] = 
                                                {
                                                    long = 0.72947962685528,
                                                    radius = 100,
                                                    y = 630902.88721354,
                                                    x = -328402.91284197,
                                                    lat = 0.73025567650957,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [27]
                                                [28] = 
                                                {
                                                    long = 0.72948012572802,
                                                    radius = 100,
                                                    y = 630905.10277876,
                                                    x = -328401.13579436,
                                                    lat = 0.73025591652705,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [28]
                                                [29] = 
                                                {
                                                    long = 0.72939076592068,
                                                    radius = 100,
                                                    y = 630489.12640868,
                                                    x = -328538.78359875,
                                                    lat = 0.7302412755551,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [29]
                                                [30] = 
                                                {
                                                    long = 0.72943255492745,
                                                    radius = 100,
                                                    y = 630697.82198827,
                                                    x = -328608.27721623,
                                                    lat = 0.73022711479759,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [30]
                                                [31] = 
                                                {
                                                    long = 0.72943286996447,
                                                    radius = 100,
                                                    y = 630716.53122508,
                                                    x = -328770.74506017,
                                                    lat = 0.73020159388573,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [31]
                                                [32] = 
                                                {
                                                    long = 0.72943286996447,
                                                    radius = 100,
                                                    y = 630716.53122508,
                                                    x = -328770.74506017,
                                                    lat = 0.73020159388573,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [32]
                                                [33] = 
                                                {
                                                    long = 0.72946352555404,
                                                    radius = 100,
                                                    y = 630842.82462991,
                                                    x = -328568.43488889,
                                                    lat = 0.73023095498528,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [33]
                                                [34] = 
                                                {
                                                    long = 0.72953808464981,
                                                    radius = 100,
                                                    y = 631191.18062948,
                                                    x = -328465.66368493,
                                                    lat = 0.7302412755551,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [34]
                                                [35] = 
                                                {
                                                    long = 0.72953567321407,
                                                    radius = 100,
                                                    y = 631199.48622964,
                                                    x = -328653.95693231,
                                                    lat = 0.73021191418425,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [35]
                                            }, -- end of targets
                                            long = 0.72950685140538,
                                            x = -328250.22005147,
                                            speed = 41.666666666667,
                                            y = 631017.89985656,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73481934761166,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73748862332158,
                                            x = -295280.92364374,
                                            speed = 41.666666666667,
                                            y = 665898.73570677,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73612636560917,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74147065605878,
                                            x = -284859.84776341,
                                            speed = 41.666666666667,
                                            y = 683863.21835207,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 41.666666666667,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 91,
                                        lat = 0.737234,
                                        skill = "High",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "1500",
                                            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 = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 92,
                                        lat = 0.737227,
                                        skill = "High",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Пилот #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1500",
                                            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 = 13,
                                    }, -- 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 = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72942707714088,
                                                lat = 0.73023911542794,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72942707714088,
                                                lat = 0.73023911542794,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                long = 0.72917940536833,
                                                lat = 0.73012989581088,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.72914568711158,
                                                lat = 0.7299602403678,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72914568711158,
                                                lat = 0.7299602403678,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72915558396843,
                                                lat = 0.73000705927617,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72919565931847,
                                                lat = 0.73023937905536,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                long = 0.72921222298197,
                                                lat = 0.73028918271158,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.72916801952866,
                                                lat = 0.73005318276542,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                long = 0.72915638001243,
                                                lat = 0.72998769462435,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72917940536833,
                                                lat = 0.73012989581088,
                                            }, -- end of [6]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72921222298197,
                                                lat = 0.73028918271158,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72928722923601,
                                                lat = 0.73028470347758,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                long = 0.72915171895267,
                                                lat = 0.72993249768969,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.72928904825386,
                                                lat = 0.72991554332986,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72928904825386,
                                                lat = 0.72991554332986,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72918158460039,
                                                lat = 0.72992007480709,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72914478269898,
                                                lat = 0.72994307590023,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                long = 0.72914356176378,
                                                lat = 0.72995478331547,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.72918158460039,
                                                lat = 0.72992007480709,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.72914568711158,
                                                lat = 0.7299602403678,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                long = 0.72927670181284,
                                                lat = 0.72991910131197,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72916332782437,
                                                lat = 0.72992461984443,
                                            }, -- end of [6]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72928722923601,
                                                lat = 0.73028470347758,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72958068990613,
                                                lat = 0.73036761025899,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72958068990613,
                                                lat = 0.73036761025899,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72954291816251,
                                                lat = 0.730292399784,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 9,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.72991554332986,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72928904825386,
                                            x = -330664.86159345,
                                            speed = 5.5555555555556,
                                            y = 630219.48852803,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 16,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7299602403678,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72914568711158,
                                            x = -330451.20681146,
                                            speed = 22.222222222222,
                                            y = 629507.10301908,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 16,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73028918271158,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72921222298197,
                                            x = -328322.12757176,
                                            speed = 22.222222222222,
                                            y = 629605.96954885,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73028470347758,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72956896769559,
                                                    radius = 101,
                                                    y = 631291.7995825,
                                                    x = -328010.35903151,
                                                    lat = 0.73031032182045,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72956238503843,
                                                    radius = 101,
                                                    y = 631256.49141547,
                                                    x = -327976.4080161,
                                                    lat = 0.73031616254626,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72955637736706,
                                                    radius = 101,
                                                    y = 631222.14304657,
                                                    x = -327925.34658311,
                                                    lat = 0.73032464365455,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72954975034634,
                                                    radius = 101,
                                                    y = 631186.02997416,
                                                    x = -327885.80879302,
                                                    lat = 0.73033136457857,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72955202537937,
                                                    radius = 101,
                                                    y = 631209.92728302,
                                                    x = -328008.06155345,
                                                    lat = 0.73031200202611,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                            }, -- end of targets
                                            long = 0.72928722923601,
                                            x = -328313.44165146,
                                            speed = 22.222222222222,
                                            y = 629966.43552385,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73036761025899,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72952825373958,
                                                    radius = 10,
                                                    y = 631078.67752908,
                                                    x = -327850.08213625,
                                                    lat = 0.73033864562524,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72952570557165,
                                                    radius = 10,
                                                    y = 631070.04081361,
                                                    x = -327884.48709455,
                                                    lat = 0.73033344487277,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72952681790286,
                                                    radius = 10,
                                                    y = 631078.09307621,
                                                    x = -327909.93720878,
                                                    lat = 0.73032936429934,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72952929908747,
                                                    radius = 10,
                                                    y = 631087.43562476,
                                                    x = -327885.25273552,
                                                    lat = 0.73033304481589,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72953456095671,
                                                    radius = 10,
                                                    y = 631113.59028604,
                                                    x = -327892.83802026,
                                                    lat = 0.73033144458981,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72953409158856,
                                                    radius = 10,
                                                    y = 631114.15883099,
                                                    x = -327919.58299113,
                                                    lat = 0.73032728401273,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                            }, -- end of targets
                                            long = 0.72958068990613,
                                            x = -327639.48778956,
                                            speed = 25,
                                            y = 631309.03460528,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.730292399784,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.729491725718,
                                                    radius = 10,
                                                    y = 630951.80571476,
                                                    x = -328314.31759052,
                                                    lat = 0.73026863752737,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72949357570302,
                                                    radius = 10,
                                                    y = 630960.78374174,
                                                    x = -328314.92882775,
                                                    lat = 0.73026839750715,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72949773208699,
                                                    radius = 10,
                                                    y = 630980.42934413,
                                                    x = -328311.33640011,
                                                    lat = 0.73026863752737,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72949985695113,
                                                    radius = 10,
                                                    y = 630988.28975031,
                                                    x = -328288.8693381,
                                                    lat = 0.7302719978158,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72949263605436,
                                                    radius = 10,
                                                    y = 630950.85724573,
                                                    x = -328263.90336391,
                                                    lat = 0.73027647821609,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72949263605436,
                                                    radius = 10,
                                                    y = 630950.85724573,
                                                    x = -328263.90336391,
                                                    lat = 0.73027647821609,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72949086454854,
                                                    radius = 10,
                                                    y = 630945.27420137,
                                                    x = -328291.80315076,
                                                    lat = 0.73027223783678,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72948844422185,
                                                    radius = 10,
                                                    y = 630935.14261976,
                                                    x = -328306.25976364,
                                                    lat = 0.7302701576566,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.7294959807817,
                                                    radius = 10,
                                                    y = 630968.79270918,
                                                    x = -328281.10664117,
                                                    lat = 0.7302735179496,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72946471213927,
                                                    radius = 10,
                                                    y = 630849.18062976,
                                                    x = -328574.47335562,
                                                    lat = 0.73022991493314,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.729536253668,
                                                    radius = 10,
                                                    y = 631182.61683473,
                                                    x = -328468.10188916,
                                                    lat = 0.73024103554076,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72939043151189,
                                                    radius = 10,
                                                    y = 630487.20910043,
                                                    x = -328535.8907417,
                                                    lat = 0.73024175558392,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72943401445817,
                                                    radius = 10,
                                                    y = 630705.31688844,
                                                    x = -328612.65078931,
                                                    lat = 0.73022631476016,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.72943219669641,
                                                    radius = 10,
                                                    y = 630712.9990788,
                                                    x = -328768.02050057,
                                                    lat = 0.7302020738975,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.72953598683921,
                                                    radius = 10,
                                                    y = 631200.65716558,
                                                    x = -328650.74251162,
                                                    lat = 0.73021239420046,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.72951580675614,
                                                    radius = 10,
                                                    y = 631095.58736409,
                                                    x = -328576.64233833,
                                                    lat = 0.73022559472695,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.7295765122992,
                                                    radius = 10,
                                                    y = 631357.69425012,
                                                    x = -328289.56857996,
                                                    lat = 0.73026591730129,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [17]
                                            }, -- end of targets
                                            long = 0.72954291816251,
                                            x = -328137.49110839,
                                            speed = 22.222222222222,
                                            y = 631179.74356818,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 31,
                                        lat = 0.72991554332986,
                                        skill = "Excellent",
                                        long = 0.72928904825386,
                                        x = -330664.86159345,
                                        name = "Юнит #20",
                                        heading = -1.1745030812923,
                                        y = 630219.48852803,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 32,
                                        lat = 0.72987655024113,
                                        skill = "Excellent",
                                        long = 0.72938438700625,
                                        x = -330866.00604712,
                                        name = "Юнит #21",
                                        heading = -1.1745030812923,
                                        y = 630699.29590277,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 33,
                                        lat = 0.7298800372267,
                                        skill = "Excellent",
                                        long = 0.72940407970633,
                                        x = -330834.01266787,
                                        name = "Юнит #22",
                                        heading = -1.1745030812923,
                                        y = 630790.86504815,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 34,
                                        lat = 0.72988024575513,
                                        skill = "Excellent",
                                        long = 0.72936585790759,
                                        x = -330851.65485971,
                                        name = "Юнит #23",
                                        heading = -1.1658375924457,
                                        y = 630608.58110897,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 46,
                                        lat = 0.72988719249479,
                                        skill = "Excellent",
                                        long = 0.72935093075078,
                                        x = -330814.79901786,
                                        name = "Юнит #28",
                                        heading = -1.1658375924457,
                                        y = 630532.90818091,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 47,
                                        lat = 0.72989435302576,
                                        skill = "Excellent",
                                        long = 0.72933547161728,
                                        x = -330776.84493398,
                                        name = "Юнит #29",
                                        heading = -1.1430815550745,
                                        y = 630454.56046758,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 48,
                                        lat = 0.72990570364137,
                                        skill = "Excellent",
                                        long = 0.72931096538286,
                                        x = -330716.6819712,
                                        name = "Юнит #30",
                                        heading = -1.1430815550745,
                                        y = 630330.36185851,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Наземная группа #016",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72941920935485,
                                                lat = 0.73026271704379,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7294915504809,
                                                lat = 0.73027135776008,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7294915504809,
                                                lat = 0.73027135776008,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72955939335566,
                                                lat = 0.7302264747676,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72951489006107,
                                                lat = 0.73025423640577,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72949021893848,
                                                lat = 0.73023143500967,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73026271704379,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72941920935485,
                                            x = -328388.03670383,
                                            speed = 5.5555555555556,
                                            y = 630610.21761828,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027135776008,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72948083336197,
                                                    radius = 1000,
                                                    y = 630908.5289864,
                                                    x = -328401.29438129,
                                                    lat = 0.73025583652122,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72947960335589,
                                                    radius = 1000,
                                                    y = 630902.72128081,
                                                    x = -328402.41469299,
                                                    lat = 0.73025575651539,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72948029201898,
                                                    radius = 1000,
                                                    y = 630905.7873554,
                                                    x = -328400.03363222,
                                                    lat = 0.73025607653874,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72946535226253,
                                                    radius = 1000,
                                                    y = 630827.57833083,
                                                    x = -328341.17283129,
                                                    lat = 0.73026647734729,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72946527363923,
                                                    radius = 1000,
                                                    y = 630826.93391871,
                                                    x = -328338.66276684,
                                                    lat = 0.73026687738032,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72946530346293,
                                                    radius = 1000,
                                                    y = 630827.07604494,
                                                    x = -328338.6479642,
                                                    lat = 0.73026687738032,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72946568484562,
                                                    radius = 1000,
                                                    y = 630829.05537929,
                                                    x = -328339.98812239,
                                                    lat = 0.73026663736049,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72946497087981,
                                                    radius = 1000,
                                                    y = 630825.59899636,
                                                    x = -328339.8326733,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72946482808663,
                                                    radius = 1000,
                                                    y = 630824.91850885,
                                                    x = -328339.90354701,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72946464914436,
                                                    radius = 1000,
                                                    y = 630823.95785951,
                                                    x = -328338.97272751,
                                                    lat = 0.73026687738032,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72946465006021,
                                                    radius = 1000,
                                                    y = 630822.82936057,
                                                    x = -328328.26609245,
                                                    lat = 0.73026855752063,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72949071352271,
                                                    radius = 1000,
                                                    y = 630946.7123216,
                                                    x = -328312.27088856,
                                                    lat = 0.73026903756118,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72948973842588,
                                                    radius = 1000,
                                                    y = 630940.71680275,
                                                    x = -328300.009387,
                                                    lat = 0.73027103773236,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.72949370955816,
                                                    radius = 19,
                                                    y = 630959.31774109,
                                                    x = -328294.97944391,
                                                    lat = 0.73027151777397,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.72949356305878,
                                                    radius = 10,
                                                    y = 630960.45375542,
                                                    x = -328312.38601098,
                                                    lat = 0.73026879754087,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.72949695215551,
                                                    radius = 10,
                                                    y = 630976.49676085,
                                                    x = -328309.68423549,
                                                    lat = 0.7302689575544,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.72949972858516,
                                                    radius = 1000,
                                                    y = 630988.217477,
                                                    x = -328294.03124991,
                                                    lat = 0.73027119774621,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    long = 0.72949972858516,
                                                    radius = 10,
                                                    y = 630988.217477,
                                                    x = -328294.03124991,
                                                    lat = 0.73027119774621,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    long = 0.72949095855144,
                                                    radius = 1000,
                                                    y = 630945.452446,
                                                    x = -328289.20739215,
                                                    lat = 0.73027263787188,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [19]
                                                [20] = 
                                                {
                                                    long = 0.7294921263137,
                                                    radius = 1000,
                                                    y = 630948.75173077,
                                                    x = -328267.21529972,
                                                    lat = 0.73027599817234,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [20]
                                            }, -- end of targets
                                            long = 0.7294915504809,
                                            x = -328297.07071605,
                                            speed = 5.5555555555556,
                                            y = 630949.13645061,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.7302264747676,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72956052479865,
                                                    radius = 1000,
                                                    y = 631249.19085345,
                                                    x = -327992.11667555,
                                                    lat = 0.73031384225427,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72955498973008,
                                                    radius = 1000,
                                                    y = 631217.74208888,
                                                    x = -327946.93889795,
                                                    lat = 0.73032136321823,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72955655630394,
                                                    radius = 1000,
                                                    y = 631223.04972718,
                                                    x = -327925.76761401,
                                                    lat = 0.73032456364379,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72956341550762,
                                                    radius = 1000,
                                                    y = 631260.32319891,
                                                    x = -327965.69974293,
                                                    lat = 0.73031776275044,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.7295702339241,
                                                    radius = 1000,
                                                    y = 631297.61806128,
                                                    x = -328007.69120336,
                                                    lat = 0.73031064185943,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.7295296018751,
                                                    radius = 1000,
                                                    y = 631088.82462418,
                                                    x = -327884.59260245,
                                                    lat = 0.73033312482726,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72954897038496,
                                                    radius = 1000,
                                                    y = 631182.09723627,
                                                    x = -327884.15652867,
                                                    lat = 0.73033168462358,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72955193591158,
                                                    radius = 1000,
                                                    y = 631209.44697211,
                                                    x = -328007.59612135,
                                                    lat = 0.73031208203597,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72946525646615,
                                                    radius = 1000,
                                                    y = 630827.12180875,
                                                    x = -328341.22037869,
                                                    lat = 0.73026647734729,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72946525646615,
                                                    radius = 1000,
                                                    y = 630827.12180875,
                                                    x = -328341.22037869,
                                                    lat = 0.73026647734729,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72946525646615,
                                                    radius = 1000,
                                                    y = 630827.12180875,
                                                    x = -328341.22037869,
                                                    lat = 0.73026647734729,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72946498805284,
                                                    radius = 1000,
                                                    y = 630825.68083523,
                                                    x = -328339.82414967,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72946490490705,
                                                    radius = 1000,
                                                    y = 630825.28460012,
                                                    x = -328339.8654181,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    long = 0.72946487508334,
                                                    radius = 1000,
                                                    y = 630825.14247385,
                                                    x = -328339.88022075,
                                                    lat = 0.73026671736709,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    long = 0.72946534413443,
                                                    radius = 1000,
                                                    y = 630827.21592101,
                                                    x = -328338.11795959,
                                                    lat = 0.73026695738695,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    long = 0.72946546342924,
                                                    radius = 1000,
                                                    y = 630827.83837179,
                                                    x = -328338.56856681,
                                                    lat = 0.73026687738032,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    long = 0.72946546342924,
                                                    radius = 1000,
                                                    y = 630827.83837179,
                                                    x = -328338.56856681,
                                                    lat = 0.73026687738032,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    long = 0.72946472055535,
                                                    radius = 1000,
                                                    y = 630823.05741657,
                                                    x = -328327.21146597,
                                                    lat = 0.73026871753412,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    long = 0.72946508384929,
                                                    radius = 1000,
                                                    y = 630826.24524929,
                                                    x = -328340.79623743,
                                                    lat = 0.73026655735389,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [19]
                                                [20] = 
                                                {
                                                    long = 0.72946510102233,
                                                    radius = 100,
                                                    y = 630826.16525072,
                                                    x = -328339.25826087,
                                                    lat = 0.73026679737371,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [20]
                                                [21] = 
                                                {
                                                    long = 0.7295762519686,
                                                    radius = 15,
                                                    y = 631356.72336151,
                                                    x = -328292.246878,
                                                    lat = 0.7302655172686,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [21]
                                            }, -- end of targets
                                            long = 0.72955939335566,
                                            x = -328549.40085368,
                                            speed = 5.5555555555556,
                                            y = 631302.70793853,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 52,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 61,
                                        lat = 0.73026271704379,
                                        skill = "Excellent",
                                        long = 0.72941920935485,
                                        x = -328388.03670383,
                                        name = "Юнит #34",
                                        heading = 1.540207786035,
                                        y = 630610.21761828,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 62,
                                        lat = 0.7302557170438,
                                        skill = "High",
                                        long = 0.72942620935485,
                                        x = -328429.16769635,
                                        name = "Юнит #35",
                                        heading = 0,
                                        y = 630648.29631246,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 63,
                                        lat = 0.7302487170438,
                                        skill = "High",
                                        long = 0.72943320935485,
                                        x = -328470.29868894,
                                        name = "Юнит #36",
                                        heading = 0,
                                        y = 630686.37500666,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 64,
                                        lat = 0.7302417170438,
                                        skill = "High",
                                        long = 0.72944020935485,
                                        x = -328511.42968153,
                                        name = "Юнит #37",
                                        heading = 0,
                                        y = 630724.45370085,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 65,
                                        lat = 0.7302347170438,
                                        skill = "High",
                                        long = 0.72944720935485,
                                        x = -328552.56067412,
                                        name = "Юнит #38",
                                        heading = 0,
                                        y = 630762.53239505,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 66,
                                        lat = 0.73022771704379,
                                        skill = "High",
                                        long = 0.72945420935485,
                                        x = -328593.69166677,
                                        name = "Юнит #39",
                                        heading = 1.5402077861644,
                                        y = 630800.61108925,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "Наземная группа #024",
                                start_time = 730,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72966875262593,
                                                lat = 0.73031088188872,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72968917074362,
                                                lat = 0.73035696846922,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7294997757622,
                                                lat = 0.72992391129245,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7294997757622,
                                                lat = 0.72992391129245,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.72951046301794,
                                                lat = 0.72993074457125,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72951046301794,
                                                lat = 0.72993074457125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72951046301794,
                                                lat = 0.72993074457125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72955244964638,
                                                lat = 0.72995149922611,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72972539869156,
                                                lat = 0.72997627150311,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.72987391810329,
                                                lat = 0.73013036278588,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.72987391810329,
                                                lat = 0.73013036278588,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.72974820156939,
                                                lat = 0.72997882419085,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.72989166776031,
                                                lat = 0.73015895226663,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.72957576639722,
                                                lat = 0.7299577807378,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.72976921814121,
                                                lat = 0.72998590896701,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.72992973462082,
                                                lat = 0.73019367023015,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.72992973462082,
                                                lat = 0.73019367023015,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.72986328071256,
                                                lat = 0.73004478100064,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.72992527789444,
                                                lat = 0.73019558462557,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.72952380195917,
                                                lat = 0.72993927309404,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72967807036675,
                                                lat = 0.72997843906314,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.72986328071256,
                                                lat = 0.73004478100064,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                long = 0.72984882724957,
                                                lat = 0.73006088680371,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                long = 0.72970031168518,
                                                lat = 0.72997844626286,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.72984396641745,
                                                lat = 0.73007201303832,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                long = 0.72986587890305,
                                                lat = 0.73020911583251,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.72989166776031,
                                                lat = 0.73015895226663,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.72984495444382,
                                                lat = 0.73008370680639,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72985690643594,
                                                lat = 0.73021455427594,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72969045368763,
                                                lat = 0.73026831750043,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72968917074362,
                                                lat = 0.73035696846922,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72964776540713,
                                                lat = 0.73038841405072,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72937705551801,
                                                lat = 0.73036592996965,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72937705551801,
                                                lat = 0.73036592996965,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72969045368763,
                                                lat = 0.73026831750043,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72970483069802,
                                                lat = 0.73029696027492,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72986587890305,
                                                lat = 0.73020911583251,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72985690643594,
                                                lat = 0.73021455427594,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72970483069802,
                                                lat = 0.73029696027492,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72966875262593,
                                                lat = 0.73031088188872,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 13,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.72992391129245,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7294997757622,
                                            x = -330506.94865965,
                                            speed = 22.5,
                                            y = 631218.25515717,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 13,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.72993074457125,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72951046301794,
                                            x = -330458.10238101,
                                            speed = 21.666666666667,
                                            y = 631264.72299799,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73020911583251,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72986587890305,
                                            x = -328507.8948738,
                                            speed = 21.666666666667,
                                            y = 632774.98355739,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 17,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73021455427594,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72985690643594,
                                            x = -328477.69343386,
                                            speed = 21.666666666667,
                                            y = 632728.55788626,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 16,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73026831750043,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72969045368763,
                                            x = -328217.7205803,
                                            speed = 20.833333333333,
                                            y = 631899.06883378,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73029696027492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72970483069802,
                                            x = -328028.06739667,
                                            speed = 19.722222222222,
                                            y = 631948.27025925,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 11,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73031088188872,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72952808743315,
                                                    radius = 50,
                                                    y = 631077.9928867,
                                                    x = -327851.18438144,
                                                    lat = 0.73033848560172,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72955201906361,
                                                    radius = 50,
                                                    y = 631209.78928893,
                                                    x = -328007.04501145,
                                                    lat = 0.73031216204583,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72954915564034,
                                                    radius = 50,
                                                    y = 631183.1958752,
                                                    x = -327886.10396833,
                                                    lat = 0.73033136457857,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72955624719903,
                                                    radius = 50,
                                                    y = 631221.68457066,
                                                    x = -327926.94072261,
                                                    lat = 0.7303244036223,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72956327902444,
                                                    radius = 50,
                                                    y = 631259.99647172,
                                                    x = -327968.8265299,
                                                    lat = 0.73031728268894,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72957014445789,
                                                    radius = 25,
                                                    y = 631297.4074977,
                                                    x = -328009.77495942,
                                                    lat = 0.73031032182045,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72952947171158,
                                                    radius = 50,
                                                    y = 631088.36617101,
                                                    x = -327886.18675137,
                                                    lat = 0.73033288479318,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                            }, -- end of targets
                                            long = 0.72966875262593,
                                            x = -327957.2630943,
                                            speed = 19.444444444444,
                                            y = 631766.95164991,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73035696846922,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72968917074362,
                                            x = -327653.45615724,
                                            speed = 18.333333333333,
                                            y = 631833.18046585,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73038841405072,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72952782533626,
                                                    radius = 1000,
                                                    y = 631076.58200393,
                                                    x = -327849.7849187,
                                                    lat = 0.730338725637,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72954141212918,
                                                    radius = 1000,
                                                    y = 631143.43451445,
                                                    x = -327862.92541732,
                                                    lat = 0.73033560518239,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72954912581715,
                                                    radius = 1000,
                                                    y = 631182.9458535,
                                                    x = -327885.09907632,
                                                    lat = 0.73033152460106,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72955607457749,
                                                    radius = 1000,
                                                    y = 631220.80798611,
                                                    x = -327926.51655729,
                                                    lat = 0.73032448363304,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72956342182212,
                                                    radius = 1000,
                                                    y = 631260.56908411,
                                                    x = -327967.73597236,
                                                    lat = 0.73031744270942,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.7295701507716,
                                                    radius = 1000,
                                                    y = 631297.32969009,
                                                    x = -328008.75215047,
                                                    lat = 0.73031048183993,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72955204888621,
                                                    radius = 1000,
                                                    y = 631209.93140991,
                                                    x = -328007.03020936,
                                                    lat = 0.73031216204583,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.72952583573445,
                                                    radius = 1000,
                                                    y = 631070.55321234,
                                                    x = -327883.40279347,
                                                    lat = 0.73033360489556,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.72952975731227,
                                                    radius = 1000,
                                                    y = 631089.72721431,
                                                    x = -327886.04499684,
                                                    lat = 0.73033288479318,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.72949586781132,
                                                    radius = 1000,
                                                    y = 630968.14645129,
                                                    x = -328280.14307111,
                                                    lat = 0.7302736779638,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.72946477928684,
                                                    radius = 1000,
                                                    y = 630824.41622199,
                                                    x = -328337.37867945,
                                                    lat = 0.73026711740021,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    long = 0.72951679994511,
                                                    radius = 1000,
                                                    y = 631100.32045209,
                                                    x = -328576.1493807,
                                                    lat = 0.73022559472695,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    long = 0.72957528225378,
                                                    radius = 1000,
                                                    y = 631351.99424911,
                                                    x = -328291.70855021,
                                                    lat = 0.73026567728166,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [13]
                                            }, -- end of targets
                                            long = 0.72964776540713,
                                            x = -327473.6298528,
                                            speed = 16.666666666667,
                                            y = 631614.65869518,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 69,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 83,
                                        lat = 0.72992391129245,
                                        skill = "Excellent",
                                        long = 0.7294997757622,
                                        x = -330506.94865965,
                                        name = "Юнит #52",
                                        heading = 1.2027000230489,
                                        y = 631218.25515717,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 84,
                                        lat = 0.72991009575923,
                                        skill = "Excellent",
                                        long = 0.72947816895373,
                                        x = -330605.70579034,
                                        name = "Юнит #54",
                                        heading = 0.97565432244202,
                                        y = 631124.30974851,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Наземная группа #038",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                long = 0.72970031168518,
                                                lat = 0.72997844626286,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.72945112530412,
                                                lat = 0.72989280302937,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72945112530412,
                                                lat = 0.72989280302937,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72955244964638,
                                                lat = 0.72995149922611,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72972539869156,
                                                lat = 0.72997627150311,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                long = 0.72974820156939,
                                                lat = 0.72997882419085,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.72957576639722,
                                                lat = 0.7299577807378,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.72976921814121,
                                                lat = 0.72998590896701,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                long = 0.72952380195917,
                                                lat = 0.72993927309404,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72967807036675,
                                                lat = 0.72997843906314,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                long = 0.72985816198612,
                                                lat = 0.73004157756906,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                long = 0.72984495444382,
                                                lat = 0.73008370680639,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.72985816198612,
                                                lat = 0.73004157756906,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72985816198612,
                                                lat = 0.73004157756906,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72986328071256,
                                                lat = 0.73004478100064,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72987391810329,
                                                lat = 0.73013036278588,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                long = 0.72987391810329,
                                                lat = 0.73013036278588,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.72984882724957,
                                                lat = 0.73006088680371,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.72989166776031,
                                                lat = 0.73015895226663,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                long = 0.72986328071256,
                                                lat = 0.73004478100064,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72984396641745,
                                                lat = 0.73007201303832,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.72984050257026,
                                                lat = 0.73017515280242,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                long = 0.72989166776031,
                                                lat = 0.73015895226663,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72974060451528,
                                                lat = 0.73020959410884,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72974060451528,
                                                lat = 0.73020959410884,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72984050257026,
                                                lat = 0.73017515280242,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72968946326806,
                                                lat = 0.73019503374555,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.72989280302937,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72945112530412,
                                            x = -330729.31819757,
                                            speed = 22.222222222222,
                                            y = 631006.72575684,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73004157756906,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72985816198612,
                                            x = -329579.29608306,
                                            speed = 5.5555555555556,
                                            y = 632849.31419395,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 16,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73017515280242,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72957020410203,
                                                    radius = 100,
                                                    y = 631297.58383872,
                                                    x = -328008.72568054,
                                                    lat = 0.73031048183993,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72956388916679,
                                                    radius = 100,
                                                    y = 631262.20280544,
                                                    x = -327961.89576019,
                                                    lat = 0.73031832282244,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72955725766696,
                                                    radius = 100,
                                                    y = 631226.33815647,
                                                    x = -327924.90965664,
                                                    lat = 0.73032464365455,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72954914932414,
                                                    radius = 100,
                                                    y = 631183.05787714,
                                                    x = -327885.0874089,
                                                    lat = 0.73033152460106,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                            }, -- end of targets
                                            long = 0.72984050257026,
                                            x = -328736.90914374,
                                            speed = 22.222222222222,
                                            y = 632676.95162578,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 16,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73019503374555,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72968946326806,
                                            x = -328685.19048782,
                                            speed = 22.222222222222,
                                            y = 631943.76177435,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 70,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR_D",
                                        CLSID = "{5231B5F9-15E5-4B6C-8B22-374CEEC378BE}",
                                        unitId = 85,
                                        lat = 0.72989280302937,
                                        skill = "Average",
                                        long = 0.72945112530412,
                                        x = -330729.31819757,
                                        name = "Юнит #55",
                                        heading = 1.1187217487674,
                                        y = 631006.72575684,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #039",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.7301385794738,
                                                lat = 0.7304747272737,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.73020998556044,
                                                lat = 0.73050381435246,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.7301046756378,
                                                lat = 0.73045385849266,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                long = 0.7302072252089,
                                                lat = 0.73050275284839,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.73020998556044,
                                                lat = 0.73050381435246,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.7302072252089,
                                                lat = 0.73050275284839,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.7301385794738,
                                                lat = 0.7304747272737,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.7301117635703,
                                                lat = 0.7304629957491,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7301046756378,
                                                lat = 0.73045385849266,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72987388354942,
                                                lat = 0.73038873411208,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72973107888166,
                                                lat = 0.73034712690429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72973107888166,
                                                lat = 0.73034712690429,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72987388354942,
                                                lat = 0.73038873411208,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72973107888166,
                                                lat = 0.73034712690429,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73050381435246,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73020998556044,
                                            x = -326459.22536626,
                                            speed = 22.222222222222,
                                            y = 634216.13421613,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73045385849266,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7301046756378,
                                            x = -326829.82314902,
                                            speed = 22.222222222222,
                                            y = 633747.9585034,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73038873411208,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72987388354942,
                                            x = -327359.35928639,
                                            speed = 22.222222222222,
                                            y = 632692.01935894,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73034712690429,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72973107888166,
                                            x = -327695.36791102,
                                            speed = 22.222222222222,
                                            y = 632039.53148122,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 71,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "VAZ Car",
                                        CLSID = "{647DDAAC-CFB5-40AD-8394-042840EC4A6D}",
                                        unitId = 86,
                                        lat = 0.73050381435246,
                                        skill = "Average",
                                        long = 0.73020998556044,
                                        x = -326459.22536626,
                                        name = "Юнит #56",
                                        heading = 4.1453401821232,
                                        y = 634216.13421613,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #040",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72973086849027,
                                                lat = 0.73034800704071,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72967140628897,
                                                lat = 0.73036328952009,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72967140628897,
                                                lat = 0.73036328952009,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72967140628897,
                                                lat = 0.73036328952009,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73034800704071,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72973086849027,
                                            x = -327689.86393604,
                                            speed = 5.5555555555556,
                                            y = 632037.93540421,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73036328952009,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72954963736977,
                                                    radius = 100,
                                                    y = 631185.43763014,
                                                    x = -327885.35502044,
                                                    lat = 0.73033144458981,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72955595704032,
                                                    radius = 100,
                                                    y = 631220.51760035,
                                                    x = -327929.12411519,
                                                    lat = 0.73032408357937,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72956284888093,
                                                    radius = 100,
                                                    y = 631257.29922335,
                                                    x = -327962.92193498,
                                                    lat = 0.73031824281214,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72957162118683,
                                                    radius = 100,
                                                    y = 631304.71465743,
                                                    x = -328011.59118977,
                                                    lat = 0.73030992177186,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                            }, -- end of targets
                                            long = 0.72967140628897,
                                            x = -327621.99437054,
                                            speed = 5.5555555555556,
                                            y = 631744.26105802,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 72,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 88,
                                        lat = 0.73034800704071,
                                        skill = "Average",
                                        long = 0.72973086849027,
                                        x = -327689.86393604,
                                        name = "Юнит #57",
                                        heading = -1.2385529407394,
                                        y = 632037.93540421,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #041",
                                start_time = 120,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72973182469257,
                                                lat = 0.73034416645051,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7296620853891,
                                                lat = 0.73028143868024,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7296620853891,
                                                lat = 0.73028143868024,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7296620853891,
                                                lat = 0.73028143868024,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73034416645051,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72973182469257,
                                            x = -327713.86232325,
                                            speed = 5.5555555555556,
                                            y = 632045.08181445,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73028143868024,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72955232992097,
                                                    radius = 100,
                                                    y = 631211.75622614,
                                                    x = -328011.47926521,
                                                    lat = 0.73031144195728,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72956943853516,
                                                    radius = 100,
                                                    y = 631294.3131299,
                                                    x = -328012.67452318,
                                                    lat = 0.73030992177186,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.72956163422403,
                                                    radius = 100,
                                                    y = 631251.24097804,
                                                    x = -327960.97560921,
                                                    lat = 0.73031864286372,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.72955651385047,
                                                    radius = 100,
                                                    y = 631222.73951594,
                                                    x = -327924.76899707,
                                                    lat = 0.73032472366531,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.72954900476649,
                                                    radius = 100,
                                                    y = 631181.99133815,
                                                    x = -327881.59022676,
                                                    lat = 0.73033208467997,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.72952795095069,
                                                    radius = 100,
                                                    y = 631077.45037181,
                                                    x = -327852.27182367,
                                                    lat = 0.73033832557823,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.72952916614269,
                                                    radius = 100,
                                                    y = 631087.77315226,
                                                    x = -327894.49597805,
                                                    lat = 0.73033160461232,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [7]
                                            }, -- end of targets
                                            long = 0.7296620853891,
                                            x = -328148.19014365,
                                            speed = 5.5555555555556,
                                            y = 631755.03121347,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 73,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper RPG-16",
                                        CLSID = "{3FED785C-D336-45bb-82AF-BB02F8F5F394}",
                                        unitId = 89,
                                        lat = 0.73034416645051,
                                        skill = "Average",
                                        long = 0.72973182469257,
                                        x = -327713.86232325,
                                        name = "Юнит #58",
                                        heading = 3.8333383422183,
                                        y = 632045.08181445,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #042",
                                start_time = 120,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72973103051967,
                                                lat = 0.73034528662129,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72965821776499,
                                                lat = 0.73032448363304,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7296529429143,
                                                lat = 0.7303075214833,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7296529429143,
                                                lat = 0.7303075214833,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 17,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73034528662129,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72973103051967,
                                            x = -327707.11855575,
                                            speed = 5.5555555555556,
                                            y = 632040.54185235,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73032448363304,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72957638844662,
                                                    radius = 100,
                                                    y = 631357.31980806,
                                                    x = -328291.66932166,
                                                    lat = 0.73026559727512,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.72956080407837,
                                                    radius = 100,
                                                    y = 631250.57572199,
                                                    x = -327992.48789755,
                                                    lat = 0.73031376224428,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.7295550918293,
                                                    radius = 100,
                                                    y = 631218.55233819,
                                                    x = -327949.94727717,
                                                    lat = 0.73032088315519,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [3]
                                            }, -- end of targets
                                            long = 0.72965821776499,
                                            x = -327875.81899079,
                                            speed = 5.5555555555556,
                                            y = 631707.57607279,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 74,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 90,
                                        lat = 0.73034528662129,
                                        skill = "Average",
                                        long = 0.72973103051967,
                                        x = -327707.11855575,
                                        name = "Юнит #59",
                                        heading = 4.136602998704,
                                        y = 632040.54185235,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #043",
                                start_time = 180,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73183066214942,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73074312844534,
                                            x = -317739.81057413,
                                            speed = 5.5555555555556,
                                            y = 635868.35226409,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 77,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 94,
                                        lat = 0.73183066214942,
                                        skill = "Excellent",
                                        long = 0.73074312844534,
                                        x = -317739.81057413,
                                        name = "Юнит #60",
                                        heading = 0,
                                        y = 635868.35226409,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #044",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73183843371004,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73078796898372,
                                            x = -317668.02325409,
                                            speed = 5.5555555555556,
                                            y = 636076.37986734,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 79,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 96,
                                        lat = 0.73183843371004,
                                        skill = "Excellent",
                                        long = 0.73078796898372,
                                        x = -317668.02325409,
                                        name = "Юнит #61",
                                        heading = 0,
                                        y = 636076.37986734,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #045",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73179020283904,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73071681145669,
                                            x = -318010.67759919,
                                            speed = 5.5555555555556,
                                            y = 635769.78075673,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 81,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 98,
                                        lat = 0.73179020283904,
                                        skill = "Excellent",
                                        long = 0.73071681145669,
                                        x = -318010.67759919,
                                        name = "Юнит #63",
                                        heading = 0,
                                        y = 635769.78075673,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #047",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73180622615246,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73080727419481,
                                            x = -317863.65509555,
                                            speed = 5.5555555555556,
                                            y = 636189.23644836,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 82,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MTLB",
                                        CLSID = "{B00A39DC-A02C-41ec-A041-51163608CB9C}",
                                        unitId = 99,
                                        lat = 0.73180622615246,
                                        skill = "Excellent",
                                        long = 0.73080727419481,
                                        x = -317863.65509555,
                                        name = "Юнит #64",
                                        heading = 0,
                                        y = 636189.23644836,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #048",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73179565073973,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73074643296062,
                                            x = -317961.25418731,
                                            speed = 5.5555555555556,
                                            y = 635906.99731545,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 83,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATMZ-5",
                                        CLSID = "{A97C0647-83EB-4B15-8B5B-BD2F8842DF91}",
                                        unitId = 100,
                                        lat = 0.73179565073973,
                                        skill = "Excellent",
                                        long = 0.73074643296062,
                                        x = -317961.25418731,
                                        name = "Юнит #65",
                                        heading = 0,
                                        y = 635906.99731545,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #049",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73182569478857,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7307109140361,
                                            x = -317787.45978479,
                                            speed = 5.5555555555556,
                                            y = 635718.49721925,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 84,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZiL-131 APA-80",
                                        CLSID = "{A207B91F-77F0-4647-8D74-88A9D3851EAD}",
                                        unitId = 101,
                                        lat = 0.73182569478857,
                                        skill = "Excellent",
                                        long = 0.7307109140361,
                                        x = -317787.45978479,
                                        name = "Юнит #66",
                                        heading = 0,
                                        y = 635718.49721925,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #050",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73727316929578,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73388261729032,
                                            x = -281489.51270632,
                                            speed = 5.5555555555556,
                                            y = 647109.83540543,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 104,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 133,
                                        lat = 0.73727316929578,
                                        skill = "Average",
                                        long = 0.73388261729032,
                                        x = -281489.51270632,
                                        name = "Юнит #79",
                                        heading = 0,
                                        y = 647109.83540543,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #057",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73726294410473,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73396187201578,
                                            x = -281514.13284387,
                                            speed = 5.5555555555556,
                                            y = 647491.45471917,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 106,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "55G6 EWR",
                                        CLSID = "{EDEA0ECC-33A4-488B-8A3C-1D6929B5A871}",
                                        unitId = 135,
                                        lat = 0.73726294410473,
                                        skill = "Average",
                                        long = 0.73396187201578,
                                        x = -281514.13284387,
                                        name = "Юнит #80",
                                        heading = 0,
                                        y = 647491.45471917,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #058",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [16]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73726833848503,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7338314093932,
                                            x = -281546.48084779,
                                            speed = 5.5555555555556,
                                            y = 646871.0254279,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 108,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 137,
                                        lat = 0.73726833848503,
                                        skill = "Average",
                                        long = 0.7338314093932,
                                        x = -281546.48084779,
                                        name = "Юнит #82",
                                        heading = 0,
                                        y = 646871.0254279,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #060",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [18]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73721326874019,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73378425677195,
                                            x = -281921.47988457,
                                            speed = 5.5555555555556,
                                            y = 646685.47741988,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 107,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Dog Ear radar",
                                        CLSID = "{C422DA78-1BC6-4FD7-BA48-CAE7674AA3A8}",
                                        unitId = 136,
                                        lat = 0.73721326874019,
                                        skill = "Excellent",
                                        long = 0.73378425677195,
                                        x = -281921.47988457,
                                        name = "Юнит #81",
                                        heading = 0.19198621771938,
                                        y = 646685.47741988,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #059",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [17]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Самолетная группа",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.731802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.730691,
                                            x = -317948.32727306,
                                            speed = 138.88888888889,
                                            airdromeId = 24,
                                            y = 635639.37385346,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 24,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73192280269981,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73128081557177,
                                            x = -316885.6858197,
                                            speed = 138.88888888889,
                                            y = 638363.51815796,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 111,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73087677440818,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73060598409118,
                                            x = -323886.10222796,
                                            speed = 138.88888888889,
                                            y = 635851.80881345,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73026575728819,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72954292513349,
                                            x = -328307.25880811,
                                            speed = 138.88888888889,
                                            y = 631197.74094927,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73024775596163,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72978646188574,
                                            x = -328301.09016358,
                                            speed = 138.88888888889,
                                            y = 632370.46431544,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 94,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73101070668691,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73133419453501,
                                            x = -322671.22106033,
                                            speed = 138.88888888889,
                                            y = 639231.82324114,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 149,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73272747387092,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73198723473316,
                                            x = -311407.6830592,
                                            speed = 138.88888888889,
                                            y = 641193.79334286,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 810,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73707359394404,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73655452841953,
                                            x = -281395.17323079,
                                            speed = 138.88888888889,
                                            y = 659900.26408372,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 36,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 1,
                                        lat = 0.731802,
                                        skill = "Player",
                                        y = 635639.37385346,
                                        long = 0.730691,
                                        x = -317948.32727306,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{3C612111-C7AD-476E-8A8E-2485812F4E5C}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{D109EE9C-A1B7-4F1C-8D87-631C293A1D26}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B4FC81C9-B861-4E87-BBDC-A1158E648EBF}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{3C612111-C7AD-476E-8A8E-2485812F4E5C}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Самолетная группа #002",
                                groupId = 105,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74699787184109,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71468209741669,
                                            x = -228675.26084832,
                                            speed = 138.88888888889,
                                            y = 550369.28542693,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72378701246496,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73536112708285,
                                            x = -366674.44587269,
                                            speed = 138.88888888889,
                                            y = 663330.45758405,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74673803263426,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71775045342307,
                                            x = -228947.07103496,
                                            speed = 138.88888888889,
                                            y = 564922.91758537,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74582685543019,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71275372604945,
                                            x = -236984.06146464,
                                            speed = 138.88888888889,
                                            y = 542018.39602174,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74328069637319,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71394664646113,
                                            x = -252676.47520021,
                                            speed = 138.88888888889,
                                            y = 549147.0806765,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72406020902038,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73864392108322,
                                            x = -363241.66056796,
                                            speed = 138.88888888889,
                                            y = 678881.87377466,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7450635315233,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71355467152346,
                                            x = -241493.1996191,
                                            speed = 138.88888888889,
                                            y = 546244.72983869,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 8640,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72348302558186,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73746242393367,
                                            x = -367539.72673658,
                                            speed = 138.88888888889,
                                            y = 673616.95624772,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [10]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 134,
                                        lat = 0.752425,
                                        skill = "High",
                                        y = 516290.23098695,
                                        long = 0.708083,
                                        x = -196974.19851241,
                                        name = "Пилот #13",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 1.6233793884058,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73026719740685,
                                            long = 0.72946477296147,
                                            x = -328336.87200112,
                                            name = "",
                                            speed = 0,
                                            y = 630824.33213229,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                lat = 0.73026719740685,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "block",
                                        type = ".Block",
                                        CLSID = "{71AC463C-310A-41ce-B7E7-923AC3CA5EDC}",
                                        unitId = 7,
                                        lat = 0.73026719740685,
                                        long = 0.72946477296147,
                                        x = -328336.87200112,
                                        name = "Стат. объект #005",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630824.33213229,
                                        heading = 1.6233793884058,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72946477296147,
                                name = "Стат. объект #005",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73025599653289,
                                            long = 0.72947986364443,
                                            x = -328400.7560637,
                                            name = "",
                                            speed = 0,
                                            y = 630903.79986197,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                lat = 0.73025599653289,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "WC",
                                        type = "WC",
                                        CLSID = "{044858e2-4d40-4702-a185-70ee80f07151}",
                                        unitId = 9,
                                        lat = 0.73025599653289,
                                        long = 0.72947986364443,
                                        x = -328400.7560637,
                                        name = "Стат. объект #007",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630903.79986197,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72947986364443,
                                name = "Стат. объект #007",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73033560518239,
                                            long = 0.72954090057443,
                                            x = -327863.17932149,
                                            name = "",
                                            speed = 0,
                                            y = 631140.99667662,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                lat = 0.73033560518239,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 41,
                                        lat = 0.73033560518239,
                                        long = 0.72954090057443,
                                        x = -327863.17932149,
                                        name = "Стат. объект #012",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631140.99667662,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72954090057443,
                                name = "Стат. объект #012",
                                dead = true,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 6.0225829154322,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175030579053,
                                            long = 0.73045757417383,
                                            x = -318393.63491495,
                                            name = "",
                                            speed = 0,
                                            y = 634563.81017395,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                lat = 0.73175030579053,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 49,
                                        lat = 0.73175030579053,
                                        long = 0.73045757417383,
                                        x = -318393.63491495,
                                        name = "Стат. объект #017",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 634563.81017395,
                                        heading = 6.0225829154322,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73045757417383,
                                name = "Стат. объект #017",
                                dead = true,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 5.3680846066262,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73179821446693,
                                            long = 0.73060305510164,
                                            x = -318016.12302707,
                                            name = "",
                                            speed = 0,
                                            y = 635223.8669126,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 41,
                                lat = 0.73179821446693,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "tele_bash_m",
                                        type = "Comms tower M",
                                        CLSID = "{fe75a842-e794-4650-9197-22797513dc72}",
                                        unitId = 50,
                                        lat = 0.73179821446693,
                                        long = 0.73060305510164,
                                        x = -318016.12302707,
                                        name = "Стат. объект #018",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635223.8669126,
                                        heading = 5.3680846066262,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73060305510164,
                                name = "Стат. объект #018",
                                dead = true,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 6.0225829154322,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175487224773,
                                            long = 0.73059452462842,
                                            x = -318296.52614764,
                                            name = "",
                                            speed = 0,
                                            y = 635211.72056207,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                lat = 0.73175487224773,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 51,
                                        lat = 0.73175487224773,
                                        long = 0.73059452462842,
                                        x = -318296.52614764,
                                        name = "Стат. объект #019",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635211.72056207,
                                        heading = 6.0225829154322,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73059452462842,
                                name = "Стат. объект #019",
                                dead = true,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 6.0225829154322,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.731755593269,
                                            long = 0.73060805267272,
                                            x = -318285.21366645,
                                            name = "",
                                            speed = 0,
                                            y = 635275.54465551,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                lat = 0.731755593269,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 52,
                                        lat = 0.731755593269,
                                        long = 0.73060805267272,
                                        x = -318285.21366645,
                                        name = "Стат. объект #020",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635275.54465551,
                                        heading = 6.0225829154322,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73060805267272,
                                name = "Стат. объект #020",
                                dead = true,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 6.0225829154322,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175607395011,
                                            long = 0.73062232536703,
                                            x = -318275.06276969,
                                            name = "",
                                            speed = 0,
                                            y = 635343.06541359,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 44,
                                lat = 0.73175607395011,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 53,
                                        lat = 0.73175607395011,
                                        long = 0.73062232536703,
                                        x = -318275.06276969,
                                        name = "Стат. объект #021",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635343.06541359,
                                        heading = 6.0225829154322,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73062232536703,
                                name = "Стат. объект #021",
                                dead = true,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 6.0225829154322,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175983929262,
                                            long = 0.73065104395379,
                                            x = -318236.80864084,
                                            name = "",
                                            speed = 0,
                                            y = 635477.09296131,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 45,
                                lat = 0.73175983929262,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tu-160",
                                        CLSID = "{12F005C2-F9F1-4BD7-ADA0-AF169A7D8D78}",
                                        unitId = 54,
                                        lat = 0.73175983929262,
                                        long = 0.73065104395379,
                                        x = -318236.80864084,
                                        name = "Стат. объект #022",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635477.09296131,
                                        heading = 6.0225829154322,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73065104395379,
                                name = "Стат. объект #022",
                                dead = true,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73022223457813,
                                            long = 0.72953484613597,
                                            x = -328588.60388782,
                                            name = "",
                                            speed = 0,
                                            y = 631188.58604779,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                lat = 0.73022223457813,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 10,
                                        lat = 0.73022223457813,
                                        rate = 100,
                                        long = 0.72953484613597,
                                        x = -328588.60388782,
                                        name = "Стат. объект #008",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 631188.58604779,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72953484613597,
                                name = "Стат. объект #008",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 2.3162158030691,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73182184910507,
                                            long = 0.7305605598669,
                                            x = -317886.63250059,
                                            name = "",
                                            speed = 0,
                                            y = 635006.40900084,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 86,
                                lat = 0.73182184910507,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 103,
                                        lat = 0.73182184910507,
                                        long = 0.7305605598669,
                                        x = -317886.63250059,
                                        name = "Стат. объект #003",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635006.40900084,
                                        heading = 2.3162158030691,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7305605598669,
                                name = "Стат. объект #003",
                                dead = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                heading = 2.3162158030691,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73184131801439,
                                            long = 0.73058013698468,
                                            x = -317752.85866961,
                                            name = "",
                                            speed = 0,
                                            y = 635086.69981983,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 87,
                                lat = 0.73184131801439,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 104,
                                        lat = 0.73184131801439,
                                        long = 0.73058013698468,
                                        x = -317752.85866961,
                                        name = "Стат. объект #023",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635086.69981983,
                                        heading = 2.3162158030691,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73058013698468,
                                name = "Стат. объект #023",
                                dead = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                heading = 3.0584514217014,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73620832680315,
                                            long = 0.74139504606149,
                                            x = -284377.28549146,
                                            name = "",
                                            speed = 0,
                                            y = 683446.00790344,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 96,
                                lat = 0.73620832680315,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 119,
                                        lat = 0.73620832680315,
                                        long = 0.74139504606149,
                                        x = -284377.28549146,
                                        name = "Стат. объект #024",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683446.00790344,
                                        heading = 3.0584514217014,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74139504606149,
                                name = "Стат. объект #024",
                                dead = true,
                            }, -- end of [13]
                            [14] = 
                            {
                                heading = 2.677945044589,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73620929203502,
                                            long = 0.74140798642021,
                                            x = -284364.33526778,
                                            name = "",
                                            speed = 0,
                                            y = 683506.66164269,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 97,
                                lat = 0.73620929203502,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 120,
                                        lat = 0.73620929203502,
                                        rate = 10,
                                        long = 0.74140798642021,
                                        x = -284364.33526778,
                                        name = "Стат. объект #025",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683506.66164269,
                                        heading = 2.677945044589,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74140798642021,
                                name = "Стат. объект #025",
                                dead = true,
                            }, -- end of [14]
                            [15] = 
                            {
                                heading = 2.677945044589,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73617068341851,
                                            long = 0.74139358254199,
                                            x = -284617.93372916,
                                            name = "",
                                            speed = 0,
                                            y = 683466.06151963,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 98,
                                lat = 0.73617068341851,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 121,
                                        lat = 0.73617068341851,
                                        long = 0.74139358254199,
                                        x = -284617.93372916,
                                        name = "Стат. объект #026",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683466.06151963,
                                        heading = 2.677945044589,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74139358254199,
                                name = "Стат. объект #026",
                                dead = true,
                            }, -- end of [15]
                            [16] = 
                            {
                                heading = 2.677945044589,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73611293388404,
                                            long = 0.74160304348502,
                                            x = -284875.8787961,
                                            name = "",
                                            speed = 0,
                                            y = 684500.4532043,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 99,
                                lat = 0.73611293388404,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "tele_bash_m",
                                        type = "Comms tower M",
                                        CLSID = "{fe75a842-e794-4650-9197-22797513dc72}",
                                        unitId = 122,
                                        lat = 0.73611293388404,
                                        long = 0.74160304348502,
                                        x = -284875.8787961,
                                        name = "Стат. объект #027",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 684500.4532043,
                                        heading = 2.677945044589,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74160304348502,
                                name = "Стат. объект #027",
                                dead = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                heading = 5.5503702053931,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602325918906,
                                            long = 0.74124286820325,
                                            x = -285636.5731744,
                                            name = "",
                                            speed = 0,
                                            y = 682857.28452366,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 100,
                                lat = 0.73602325918906,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 123,
                                        lat = 0.73602325918906,
                                        long = 0.74124286820325,
                                        x = -285636.5731744,
                                        name = "Стат. объект #028",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682857.28452366,
                                        heading = 5.5503702053931,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74124286820325,
                                name = "Стат. объект #028",
                                dead = false,
                            }, -- end of [17]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 32263,
    start_time = 43200,
    forcedOptions = 
    {
        civTraffic = 1,
        birds = 1000,
        externalViews = true,
        scenes = "high",
    }, -- 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
