mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_out_text_delay_c(\"0\", \"21й, 07, наблюдаю Вас, держитесь по правому флангу интервал 300 метров...\", \"12\"); mission.trig.func[1]='';",
            [2] = "a_activate_group(\"USA Air Groop \"); mission.trig.func[2]='';",
            [3] = "a_out_text_delay_s(\"red\", \"07й, начинаю атаку по основной, 21й, 12й вам обеспечить прикрытие во время атаки\", \"15\"); mission.trig.func[3]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_in_zone_unit(\"55\", \"приветствие\", \"52\") )",
            [2] = "return(c_unit_in_zone(\"52\", \"активация ф-15\") )",
            [3] = "return(c_unit_in_zone(\"52\", \"атака 07\") )",
        }, -- 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 = 
    {
        [1] = "if c_unit_alive(\"52\")  then a_set_mission_result(10) end",
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 52,
                }, -- end of [1]
            }, -- end of rules
            side = "RED",
            score = 10,
            predicate = "score",
            comment = "",
        }, -- end of [1]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone_unit(\"55\", \"приветствие\", \"52\") then a_out_text_delay_c(\"0\", \"21й, 07, наблюдаю Вас, держитесь по правому флангу интервал 300 метров...\", \"12\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"52\", \"активация ф-15\") then a_activate_group(\"USA Air Groop \"); mission.trigfunc[2]='';end;",
        [3] = "if c_unit_in_zone(\"52\", \"атака 07\") then a_out_text_delay_s(\"red\", \"07й, начинаю атаку по основной, 21й, 12й вам обеспечить прикрытие во время атаки\", \"15\"); mission.trigfunc[3]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 1,
            temperature = 20,
        }, -- end of season
        clouds = 
        {
            density = 8,
            thickness = 1240,
            base = 4200,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        offline = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
                [1] = "return(c_unit_alive(\"52\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(10)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.red.conditions[1]() then mission.result.red.actions[1]() end",
            }, -- 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.77384090966992,
                hidden = true,
                long = 0.73155983967564,
                x = -49724.390576702,
                name = "приветствие",
                y = 611064.07965139,
            }, -- end of [1]
            [2] = 
            {
                radius = 8000,
                zoneId = 2,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74917269104041,
                hidden = true,
                long = 0.74341506207079,
                x = -200683.88110158,
                name = "активация ф-15",
                y = 683566.52238492,
            }, -- end of [2]
            [3] = 
            {
                radius = 3000,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74314890667979,
                hidden = true,
                long = 0.74254883532176,
                x = -239532.84767884,
                name = "атака 07",
                y = 683896.2026976,
            }, -- end of [3]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.74469537767383,
        zoom = 2500000,
        centerX = 0.75899565883454,
    }, -- 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 = "Сегодня утром по данным снимкам из космоса было обнаружено о разгрузке бронетехники сил союзников, командованием было принято решении уничтожить ракетным ударом с борта стратегического бомбардировщика, т.к применение штурмовиков будет уязвимо из за возможного применения истребительной авиацией противника базирующих на аэродроме Кутаиси.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
    }, -- end of trigflag
    descriptionRedTask = "Взлетайте с ародрома Адлер, и на 2ой контрольной точке присоедениться к группе состоящей из ту-160, наносящей ракетные удары(позывной 07), и пары су-30х эскорта(позывной 12), далее по указанием с борта 07го полет  по маршруту. Недопустить уничтожения борта 07 не в каком случае! Удачи",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zoneunit = 52,
                    zone = 1,
                    predicate = "c_unit_in_zone_unit",
                    unit = 55,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 12,
                    countrylist = 0,
                    predicate = "a_out_text_delay_c",
                    text = "21й, 07, наблюдаю Вас, держитесь по правому флангу интервал 300 метров...",
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 2,
                    predicate = "c_unit_in_zone",
                    unit = 52,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 36,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 52,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 15,
                    coalitionlist = "red",
                    predicate = "a_out_text_delay_s",
                    text = "07й, начинаю атаку по основной, 21й, 12й вам обеспечить прикрытие во время атаки",
                }, -- end of [1]
            }, -- end of actions
            comment = "",
        }, -- end of [3]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "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 = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "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 = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "France Air Groop",
                                groupId = 35,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73864218983291,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74991748018895,
                                            x = -264216.6182752,
                                            speed = 194.44444444444,
                                            y = 722005.6635541,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73455973560126,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7328058604612,
                                            x = -299326.15663394,
                                            speed = 194.44444444444,
                                            y = 643851.8021929,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73698681933005,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74936117314321,
                                            x = -275074.81511359,
                                            speed = 194.44444444444,
                                            y = 720615.6518035,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73590480324735,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73303633870235,
                                            x = -290641.03179612,
                                            speed = 194.44444444444,
                                            y = 644037.3960395,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mirage 2000-5",
                                        CLSID = "{AAD0C656-A7E0-4099-8F6C-25DDCB3EEEA2}",
                                        unitId = 57,
                                        lat = 0.73864218983291,
                                        skill = "Random",
                                        long = 0.74991748018895,
                                        x = -264216.6182752,
                                        name = "Enfield 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD21B13E-57F3-4C2A-9F78-C522D0B5BCE1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414DA830-B61A-4F9E-B71B-C2F6832E1D7A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FD21B13E-57F3-4C2A-9F78-C522D0B5BCE1}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "3160",
                                            flare = 16,
                                            chaff = 112,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 722005.6635541,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mirage 2000-5",
                                        CLSID = "{AAD0C656-A7E0-4099-8F6C-25DDCB3EEEA2}",
                                        unitId = 58,
                                        lat = 0.73863518983291,
                                        skill = "Random",
                                        long = 0.74992448018895,
                                        x = -264257.34747052,
                                        name = "Enfield 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD21B13E-57F3-4C2A-9F78-C522D0B5BCE1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414DA830-B61A-4F9E-B71B-C2F6832E1D7A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FD21B13E-57F3-4C2A-9F78-C522D0B5BCE1}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "3160",
                                            flare = 16,
                                            chaff = 112,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 722043.91651739,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- 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 = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "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 = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4392,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73608180829899,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74139041080889,
                                            x = -285185.9493756,
                                            speed = 5.5555555555556,
                                            y = 683514.75207782,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M1097 Avenger",
                                        CLSID = "{B350FDB3-E7DA-4DF3-9F59-0DADD5933EEB}",
                                        unitId = 25,
                                        lat = 0.73608180829899,
                                        skill = "Random",
                                        long = 0.74139041080889,
                                        x = -285185.9493756,
                                        name = "Юнит #1",
                                        heading = 0,
                                        y = 683514.75207782,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #002",
                                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.73612057466572,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74166285380126,
                                            x = -284795.76190957,
                                            speed = 5.5555555555556,
                                            y = 684778.51488207,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M1097 Avenger",
                                        CLSID = "{B350FDB3-E7DA-4DF3-9F59-0DADD5933EEB}",
                                        unitId = 46,
                                        lat = 0.73612057466572,
                                        skill = "Random",
                                        long = 0.74166285380126,
                                        x = -284795.76190957,
                                        name = "Юнит #2",
                                        heading = 0,
                                        y = 684778.51488207,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "USA Air Groop ",
                                groupId = 36,
                                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 = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74629558067529,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74134627214644,
                                            x = -220127.48903828,
                                            speed = 250,
                                            y = 675967.41558195,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2268,
                                            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 [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 2700,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 59,
                                        lat = 0.736122,
                                        skill = "Random",
                                        y = 683853.75717885,
                                        long = 0.741468,
                                        x = -284889.06283057,
                                        name = "Colt 1-1 ",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 60,
                                        lat = 0.736115,
                                        skill = "Random",
                                        y = 683891.96105378,
                                        long = 0.741475,
                                        x = -284929.99166026,
                                        name = "Colt 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Colt12",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 61,
                                        lat = 0.736108,
                                        skill = "Random",
                                        y = 683930.16492872,
                                        long = 0.741482,
                                        x = -284970.92048993,
                                        name = "Colt 1-3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Colt13",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "F-15C",
                                        CLSID = "{CD247E45-4702-4E3A-A659-4F5E0E645D2B}",
                                        unitId = 62,
                                        lat = 0.736101,
                                        skill = "Random",
                                        y = 683968.36880365,
                                        long = 0.741489,
                                        x = -285011.84931961,
                                        name = "Colt 1-4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "6103",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Colt14",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73601762963059,
                                            long = 0.74135272403843,
                                            x = -285614.72453912,
                                            name = "",
                                            speed = 0,
                                            y = 683382.11032081,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                lat = 0.73601762963059,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 26,
                                        lat = 0.73601762963059,
                                        long = 0.74135272403843,
                                        x = -285614.72453912,
                                        name = "Стат. объект",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 683382.11032081,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74135272403843,
                                name = "Стат. объект",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73597959065214,
                                            long = 0.74137622004939,
                                            x = -285844.77895953,
                                            name = "",
                                            speed = 0,
                                            y = 683520.77224811,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                lat = 0.73597959065214,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ComCenter",
                                        type = ".Command Center",
                                        CLSID = "{64DE4673-7D3E-424f-AB29-F4336AC38F98}",
                                        unitId = 27,
                                        lat = 0.73597959065214,
                                        rate = 100,
                                        long = 0.74137622004939,
                                        x = -285844.77895953,
                                        name = "Стат. объект #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 683520.77224811,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74137622004939,
                                name = "Стат. объект #001",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73599438790027,
                                            long = 0.74137181062189,
                                            x = -285752.80164605,
                                            name = "",
                                            speed = 0,
                                            y = 683489.25848923,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                lat = 0.73599438790027,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 28,
                                        lat = 0.73599438790027,
                                        rate = 100,
                                        long = 0.74137181062189,
                                        x = -285752.80164605,
                                        name = "Стат. объект #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683489.25848923,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74137181062189,
                                name = "Стат. объект #002",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73596591945785,
                                            long = 0.74137994690488,
                                            x = -285929.93924105,
                                            name = "",
                                            speed = 0,
                                            y = 683548.2427437,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                lat = 0.73596591945785,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 29,
                                        lat = 0.73596591945785,
                                        long = 0.74137994690488,
                                        x = -285929.93924105,
                                        name = "Стат. объект #003",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683548.2427437,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74137994690488,
                                name = "Стат. объект #003",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603725278732,
                                            long = 0.74130213892073,
                                            x = -285516.25703388,
                                            name = "",
                                            speed = 0,
                                            y = 683128.23294828,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                lat = 0.73603725278732,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "C-17A",
                                        CLSID = "{3782913C-BA3A-4CD9-B9DC-2DCBE6B8F656}",
                                        unitId = 30,
                                        lat = 0.73603725278732,
                                        rate = "100",
                                        long = 0.74130213892073,
                                        x = -285516.25703388,
                                        name = "Стат. объект #004",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683128.23294828,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74130213892073,
                                name = "Стат. объект #004",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603500093195,
                                            long = 0.74128503666661,
                                            x = -285539.59297693,
                                            name = "",
                                            speed = 0,
                                            y = 683048.77163205,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                lat = 0.73603500093195,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "C-17A",
                                        CLSID = "{3782913C-BA3A-4CD9-B9DC-2DCBE6B8F656}",
                                        unitId = 31,
                                        lat = 0.73603500093195,
                                        long = 0.74128503666661,
                                        x = -285539.59297693,
                                        name = "Стат. объект #005",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683048.77163205,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74128503666661,
                                name = "Стат. объект #005",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603274908117,
                                            long = 0.74126788017752,
                                            x = -285562.95738789,
                                            name = "",
                                            speed = 0,
                                            y = 682969.05320297,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                lat = 0.73603274908117,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "C-17A",
                                        CLSID = "{3782913C-BA3A-4CD9-B9DC-2DCBE6B8F656}",
                                        unitId = 32,
                                        lat = 0.73603274908117,
                                        long = 0.74126788017752,
                                        x = -285562.95738789,
                                        name = "Стат. объект #006",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682969.05320297,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74126788017752,
                                name = "Стат. объект #006",
                                dead = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603049723498,
                                            long = 0.74125043718843,
                                            x = -285586.4723078,
                                            name = "",
                                            speed = 0,
                                            y = 682887.9765714,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                lat = 0.73603049723498,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "C-17A",
                                        CLSID = "{3782913C-BA3A-4CD9-B9DC-2DCBE6B8F656}",
                                        unitId = 33,
                                        lat = 0.73603049723498,
                                        long = 0.74125043718843,
                                        x = -285586.4723078,
                                        name = "Стат. объект #007",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682887.9765714,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125043718843,
                                name = "Стат. объект #007",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.736029049622,
                                            long = 0.74130400625965,
                                            x = -285567.54983074,
                                            name = "",
                                            speed = 0,
                                            y = 683142.96733335,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                lat = 0.736029049622,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-2 Bradley",
                                        CLSID = "{07220042-0448-486F-9842-63E68A961ECB}",
                                        unitId = 34,
                                        lat = 0.736029049622,
                                        rate = 15,
                                        long = 0.74130400625965,
                                        x = -285567.54983074,
                                        name = "Стат. объект #008",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683142.96733335,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74130400625965,
                                name = "Стат. объект #008",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603041681199,
                                            long = 0.7413037238624,
                                            x = -285558.98591197,
                                            name = "",
                                            speed = 0,
                                            y = 683140.64825936,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                lat = 0.73603041681199,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-2 Bradley",
                                        CLSID = "{07220042-0448-486F-9842-63E68A961ECB}",
                                        unitId = 35,
                                        lat = 0.73603041681199,
                                        long = 0.7413037238624,
                                        x = -285558.98591197,
                                        name = "Стат. объект #009",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683140.64825936,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7413037238624,
                                name = "Стат. объект #009",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73603178400367,
                                            long = 0.74130350078364,
                                            x = -285550.3908142,
                                            name = "",
                                            speed = 0,
                                            y = 683138.61039296,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                lat = 0.73603178400367,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-2 Bradley",
                                        CLSID = "{07220042-0448-486F-9842-63E68A961ECB}",
                                        unitId = 36,
                                        lat = 0.73603178400367,
                                        long = 0.74130350078364,
                                        x = -285550.3908142,
                                        name = "Стат. объект #010",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683138.61039296,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74130350078364,
                                name = "Стат. объект #010",
                                dead = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602824539339,
                                            long = 0.74128717980334,
                                            x = -285581.51598126,
                                            name = "",
                                            speed = 0,
                                            y = 683063.77548025,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                lat = 0.73602824539339,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "LAV-25",
                                        CLSID = "{E982CA60-4C43-4C6A-A524-BF250D54E742}",
                                        unitId = 37,
                                        lat = 0.73602824539339,
                                        rate = 8,
                                        long = 0.74128717980334,
                                        x = -285581.51598126,
                                        name = "Стат. объект #011",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683063.77548025,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74128717980334,
                                name = "Стат. объект #011",
                                dead = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602695862882,
                                            long = 0.7412875758449,
                                            x = -285589.5076828,
                                            name = "",
                                            speed = 0,
                                            y = 683066.57563539,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                lat = 0.73602695862882,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "LAV-25",
                                        CLSID = "{E982CA60-4C43-4C6A-A524-BF250D54E742}",
                                        unitId = 38,
                                        lat = 0.73602695862882,
                                        long = 0.7412875758449,
                                        x = -285589.5076828,
                                        name = "Стат. объект #012",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683066.57563539,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7412875758449,
                                name = "Стат. объект #012",
                                dead = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602961258238,
                                            long = 0.74128672945622,
                                            x = -285573.04031624,
                                            name = "",
                                            speed = 0,
                                            y = 683060.66021368,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                lat = 0.73602961258238,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "LAV-25",
                                        CLSID = "{E982CA60-4C43-4C6A-A524-BF250D54E742}",
                                        unitId = 39,
                                        lat = 0.73602961258238,
                                        long = 0.74128672945622,
                                        x = -285573.04031624,
                                        name = "Стат. объект #013",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 683060.66021368,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74128672945622,
                                name = "Стат. объект #013",
                                dead = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602575228841,
                                            long = 0.74126969257498,
                                            x = -285606.5915472,
                                            name = "",
                                            speed = 0,
                                            y = 682982.66211659,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                lat = 0.73602575228841,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "AAV7",
                                        CLSID = "{E0B4364A-3E12-4DE3-84F2-F29EFAE17BED}",
                                        unitId = 40,
                                        lat = 0.73602575228841,
                                        rate = 8,
                                        long = 0.74126969257498,
                                        x = -285606.5915472,
                                        name = "Стат. объект #014",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682982.66211659,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74126969257498,
                                name = "Стат. объект #014",
                                dead = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602438510419,
                                            long = 0.74126997501327,
                                            x = -285615.15540764,
                                            name = "",
                                            speed = 0,
                                            y = 682984.981381,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                lat = 0.73602438510419,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "AAV7",
                                        CLSID = "{E0B4364A-3E12-4DE3-84F2-F29EFAE17BED}",
                                        unitId = 41,
                                        lat = 0.73602438510419,
                                        long = 0.74126997501327,
                                        x = -285615.15540764,
                                        name = "Стат. объект #015",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682984.981381,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74126997501327,
                                name = "Стат. объект #015",
                                dead = false,
                            }, -- end of [16]
                            [18] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602350045649,
                                            long = 0.74125248697711,
                                            x = -285629.98164164,
                                            name = "",
                                            speed = 0,
                                            y = 682902.71086593,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 23,
                                lat = 0.73602350045649,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M1126 Stryker ICV",
                                        CLSID = "{FB82E110-BCD3-48ef-8D3D-BB338595F4B3}",
                                        unitId = 43,
                                        lat = 0.73602350045649,
                                        rate = 10,
                                        long = 0.74125248697711,
                                        x = -285629.98164164,
                                        name = "Стат. объект #017",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682902.71086593,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125248697711,
                                name = "Стат. объект #017",
                                dead = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602229411985,
                                            long = 0.74125281871908,
                                            x = -285637.49460857,
                                            name = "",
                                            speed = 0,
                                            y = 682905.14852883,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                lat = 0.73602229411985,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M1126 Stryker ICV",
                                        CLSID = "{FB82E110-BCD3-48ef-8D3D-BB338595F4B3}",
                                        unitId = 44,
                                        lat = 0.73602229411985,
                                        long = 0.74125281871908,
                                        x = -285637.49460857,
                                        name = "Стат. объект #018",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682905.14852883,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125281871908,
                                name = "Стат. объект #018",
                                dead = false,
                            }, -- end of [19]
                            [17] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602728031982,
                                            long = 0.74126934579784,
                                            x = -285597.03650794,
                                            name = "",
                                            speed = 0,
                                            y = 682979.9225103,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                lat = 0.73602728031982,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "AAV7",
                                        CLSID = "{E0B4364A-3E12-4DE3-84F2-F29EFAE17BED}",
                                        unitId = 42,
                                        lat = 0.73602728031982,
                                        long = 0.74126934579784,
                                        x = -285597.03650794,
                                        name = "Стат. объект #016",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682979.9225103,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74126934579784,
                                name = "Стат. объект #016",
                                dead = false,
                            }, -- end of [17]
                            [20] = 
                            {
                                heading = 5.9796805729423,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73602478721702,
                                            long = 0.74125215021513,
                                            x = -285621.95881805,
                                            name = "",
                                            speed = 0,
                                            y = 682900.19173804,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                lat = 0.73602478721702,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M1126 Stryker ICV",
                                        CLSID = "{FB82E110-BCD3-48ef-8D3D-BB338595F4B3}",
                                        unitId = 45,
                                        lat = 0.73602478721702,
                                        long = 0.74125215021513,
                                        x = -285621.95881805,
                                        name = "Стат. объект #019",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 682900.19173804,
                                        heading = 5.9796805729423,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.74125215021513,
                                name = "Стат. объект #019",
                                dead = false,
                            }, -- end of [20]
                        }, -- 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 = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73606322987968,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74124639496611,
                                            x = -285380.01027042,
                                            speed = 5.5555555555556,
                                            y = 682845.34328107,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 47,
                                        lat = 0.73606322987968,
                                        skill = "Random",
                                        long = 0.74124639496611,
                                        x = -285380.01027042,
                                        name = "Юнит #3",
                                        heading = 4.4166360288596,
                                        y = 682845.34328107,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #001",
                                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.73611164702076,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74171484225398,
                                            x = -284825.33581454,
                                            speed = 5.5555555555556,
                                            y = 685031.37592141,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 48,
                                        lat = 0.73611164702076,
                                        skill = "Random",
                                        long = 0.74171484225398,
                                        x = -284825.33581454,
                                        name = "Юнит #4",
                                        heading = 1.4056476493803,
                                        y = 685031.37592141,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- 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 = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1075,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75166761947879,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70651119831221,
                                            x = -202464.01471499,
                                            speed = 5.5555555555556,
                                            y = 509391.9823024,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75091310932624,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70777570212819,
                                            x = -206734.48939186,
                                            speed = 5.5555555555556,
                                            y = 515727.24412112,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MOSCOW",
                                        CLSID = "{5723F0F5-08EB-41DE-9CBB-7DCA54521D79}",
                                        unitId = 49,
                                        lat = 0.75166761947879,
                                        skill = "Average",
                                        long = 0.70651119831221,
                                        x = -202464.01471499,
                                        name = "Юнит #5",
                                        heading = 2.2550690731015,
                                        y = 509391.9823024,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75169144361534,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70651722668925,
                                            x = -202309.79414605,
                                            speed = 5.5555555555556,
                                            y = 509406.51757651,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75093805814048,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70777986070915,
                                            x = -206573.813016,
                                            speed = 5.5555555555556,
                                            y = 515731.91266465,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 50,
                                        lat = 0.75169144361534,
                                        skill = "Average",
                                        long = 0.70651722668925,
                                        x = -202309.79414605,
                                        name = "Юнит #6",
                                        heading = 2.2550750073857,
                                        y = 509406.51757651,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75166092923449,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70647647272216,
                                            x = -202520.95395977,
                                            speed = 5.5555555555556,
                                            y = 509233.48410614,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75090397787933,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70774200776233,
                                            x = -206807.03023557,
                                            speed = 5.5555555555556,
                                            y = 515575.13568414,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 51,
                                        lat = 0.75166092923449,
                                        skill = "Average",
                                        long = 0.70647647272216,
                                        x = -202520.95395977,
                                        name = "Юнит #7",
                                        heading = 2.2562485198777,
                                        y = 509233.48410614,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "07",
                                groupId = 32,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78479983999407,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68830784679148,
                                            x = 1431.8913848521,
                                            speed = 250,
                                            y = 407850.51654887,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76967996578818,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7302387140682,
                                            x = -76881.817774883,
                                            speed = 250,
                                            y = 607891.57992627,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76021046140153,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75424844780248,
                                            x = -124331.62681515,
                                            speed = 250,
                                            y = 725618.28401997,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75703118089779,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74887388629526,
                                            x = -147625.56384074,
                                            speed = 250,
                                            y = 703150.22832493,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2046,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75491431145912,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74419683502351,
                                            x = -163681.72486204,
                                            speed = 250,
                                            y = 682979.12879747,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74312122315847,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.74137182063303,
                                                    radius = 1000,
                                                    y = 683489.36361295,
                                                    x = -285753.30885774,
                                                    lat = 0.7359943074799,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.74137983829093,
                                                    radius = 1000,
                                                    y = 683547.78550467,
                                                    x = -285930.5087697,
                                                    lat = 0.73596583903956,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    long = 0.74130354506234,
                                                    radius = 1000,
                                                    y = 683138.64730445,
                                                    x = -285548.83008055,
                                                    lat = 0.73603202527296,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    long = 0.74128667013623,
                                                    radius = 1000,
                                                    y = 683060.32133161,
                                                    x = -285572.55899702,
                                                    lat = 0.73602969300531,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    long = 0.74126957304634,
                                                    radius = 1000,
                                                    y = 682980.88448619,
                                                    x = -285595.89212832,
                                                    lat = 0.73602744116536,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    long = 0.74125219447882,
                                                    radius = 1000,
                                                    y = 682900.28624537,
                                                    x = -285620.91058811,
                                                    lat = 0.73602494806219,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    long = 0.74160468560475,
                                                    radius = 1000,
                                                    y = 684489.49480279,
                                                    x = -284708.44273607,
                                                    lat = 0.73613907361934,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    long = 0.7414613769117,
                                                    radius = 1000,
                                                    y = 683786.29812805,
                                                    x = -284572.06085633,
                                                    lat = 0.7361722920839,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    long = 0.74124055541458,
                                                    radius = 1000,
                                                    y = 682795.68817591,
                                                    x = -285187.81191712,
                                                    lat = 0.73609387237507,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    long = 0.74137147730583,
                                                    radius = 1000,
                                                    y = 683328.22048956,
                                                    x = -284335.8492436,
                                                    lat = 0.73621677261068,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    long = 0.74137472872533,
                                                    radius = 1000,
                                                    y = 683514.56733978,
                                                    x = -285853.24953028,
                                                    lat = 0.73597838436348,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [11]
                                            }, -- end of targets
                                            long = 0.74253456914057,
                                            x = -239716.95111193,
                                            speed = 250,
                                            y = 683849.0938895,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 280,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.786052,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.683393,
                                            x = 7674.038444859,
                                            speed = 138.88888888889,
                                            airdromeId = 19,
                                            y = 385029.5736699,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Pinpoint Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tu-160",
                                        CLSID = "{12F005C2-F9F1-4BD7-ADA0-AF169A7D8D78}",
                                        unitId = 52,
                                        lat = 0.78479983999407,
                                        skill = "Random",
                                        long = 0.68830784679148,
                                        x = 1431.8913848521,
                                        name = "07",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{0290F5DE-014A-4BB1-9843-D717749B1DED}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{0290F5DE-014A-4BB1-9843-D717749B1DED}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "157000",
                                            flare = 72,
                                            chaff = 72,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 407850.51654887,
                                        callsign = 
                                        {
                                            [1] = 0,
                                            [2] = 7,
                                            name = "07",
                                        }, -- end of callsign
                                        onboard_num = 7,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Su-30 Escort",
                                groupId = 33,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78483951937813,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68830886479005,
                                            x = 1684.9115292663,
                                            speed = 250,
                                            y = 407835.5776323,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76972254536013,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73027490959235,
                                            x = -76592.595519161,
                                            speed = 250,
                                            y = 608028.46370735,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76022756919906,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75430153189558,
                                            x = -124192.38255605,
                                            speed = 250,
                                            y = 725850.86565314,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75699583910784,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74891099107411,
                                            x = -147830.09592776,
                                            speed = 277.77777777778,
                                            y = 703350.06495719,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75488771464143,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74425974845469,
                                            x = -163817.12537252,
                                            speed = 250,
                                            y = 683292.46091897,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74072061317882,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74229768739403,
                                            x = -255141.55776331,
                                            speed = 250,
                                            y = 684471.88865158,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 3437,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7771502948067,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69871748725144,
                                            x = -43351.762006898,
                                            speed = 222.22222222222,
                                            y = 459138.8162569,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 180,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779801,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.698797,
                                            x = -26441.347360305,
                                            speed = 138.88888888889,
                                            airdromeId = 16,
                                            y = 458040.61422532,
                                        }, -- end of [8]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 53,
                                        lat = 0.78483951937813,
                                        skill = "Random",
                                        long = 0.68830886479005,
                                        x = 1684.9115292663,
                                        name = "12",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 407835.5776323,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            name = "12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 54,
                                        lat = 0.78483251937813,
                                        skill = "Random",
                                        long = 0.68831586479005,
                                        x = 1642.8377005523,
                                        name = "13",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 407870.64776107,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            name = "13",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "Su-27 Escort",
                                groupId = 34,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77231358051752,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72302662904431,
                                            x = -63608.071661339,
                                            speed = 250,
                                            y = 573061.51391863,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76020766496109,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75416410298639,
                                            x = -124397.52406914,
                                            speed = 250,
                                            y = 725229.36974313,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7570652938143,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74883516041778,
                                            x = -147429.76095172,
                                            speed = 250,
                                            y = 702943.80183027,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2423,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75494033606646,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74414587232137,
                                            x = -163543.50376101,
                                            speed = 250,
                                            y = 682721.95527856,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7407296591225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74209131086718,
                                            x = -255195.41261939,
                                            speed = 250,
                                            y = 683492.27250016,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 2423,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76519395578444,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71309112406306,
                                            x = -113486.57578193,
                                            speed = 250,
                                            y = 531941.71311099,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 1655,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [8]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 55,
                                        lat = 0.758225,
                                        skill = "Player",
                                        y = 462236.21834688,
                                        long = 0.69716,
                                        x = -164474.73482633,
                                        name = "Александр",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 56,
                                        lat = 0.758218,
                                        skill = "Excellent",
                                        y = 462272.52047391,
                                        long = 0.697167,
                                        x = -164516.62018436,
                                        name = "22",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            name = "22",
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- 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 = 6220,
    start_time = 62700,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
    }, -- end of failures
} -- end of mission
