mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"First contact\"); mission.trig.func[1]='';",
            [2] = "a_out_text_delay(\"Groupe Kodiak, Anapa.MAYDAY MAYDAY MAYDAY! Nombreuses unités terrestres en offensive par l'ouest! Groupes SU-25 Gelenzik arriveront trop tard! Demande CAS en unrgence pour nos unités de défense. Cible probable: le Bulk en protection d'Anapa.\", \"10\");a_activate_group(\"Hammer\");a_activate_group(\"Organ\");a_activate_group(\"Kermitt\"); mission.trig.func[2]='';",
            [3] = "a_out_text_delay(\"Kodiak, Anapa. Nouveau groupe terrestre débarqué ouest Anapa. Artillerie lourde! Engagez et détruisez immediatement!\", \"10\");a_activate_group(\"Second Wave\"); mission.trig.func[3]='';",
            [4] = "a_activate_group(\"Intruder\");a_out_text_delay(\"Le Bulk vient d'être détruit! Nous ne sommes plus protégés, et l'EWR détecte une menace Air venant de l'ouest!\\\
\", \"10\"); mission.trig.func[4]='';",
        }, -- 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",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_in_zone(\"1\", \"Anapa Attack\") )",
            [2] = "return(c_unit_in_zone(\"6\", \"Anapa Response\") )",
            [3] = "return(c_unit_in_zone(\"31\", \"D Day\") )",
            [4] = "return(c_unit_damaged(\"3\") )",
        }, -- 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(\"3\")  then a_set_mission_result(100) end",
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 3,
                }, -- end of [1]
            }, -- end of rules
            side = "RED",
            score = 100,
            predicate = "score",
            comment = "Bulky",
        }, -- end of [1]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone(\"1\", \"Anapa Attack\") then a_activate_group(\"First contact\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"6\", \"Anapa Response\") then a_out_text_delay(\"Groupe Kodiak, Anapa.MAYDAY MAYDAY MAYDAY! Nombreuses unités terrestres en offensive par l'ouest! Groupes SU-25 Gelenzik arriveront trop tard! Demande CAS en unrgence pour nos unités de défense. Cible probable: le Bulk en protection d'Anapa.\", \"10\");a_activate_group(\"Hammer\");a_activate_group(\"Organ\");a_activate_group(\"Kermitt\"); mission.trigfunc[2]='';end;",
        [3] = "if c_unit_in_zone(\"31\", \"D Day\") then a_out_text_delay(\"Kodiak, Anapa. Nouveau groupe terrestre débarqué ouest Anapa. Artillerie lourde! Engagez et détruisez immediatement!\", \"10\");a_activate_group(\"Second Wave\"); mission.trigfunc[3]='';end;",
        [4] = "if c_unit_damaged(\"3\") then a_activate_group(\"Intruder\");a_out_text_delay(\"Le Bulk vient d'être détruit! Nous ne sommes plus protégés, et l'EWR détecte une menace Air venant de l'ouest!\\\
\", \"10\"); mission.trigfunc[4]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 2,
            temperature = 8,
        }, -- end of season
        clouds = 
        {
            density = 2,
            thickness = 300,
            base = 5000,
            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(\"3\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(100)",
            }, -- 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 = 10000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.79299997457212,
                hidden = true,
                long = 0.65975077587904,
                x = 44669.884836836,
                name = "Anapa Attack",
                y = 275654.50649367,
            }, -- end of [1]
            [2] = 
            {
                radius = 500,
                zoneId = 2,
                color = 
                {
                    [1] = 0,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.78641904276024,
                hidden = true,
                long = 0.6494831723749,
                x = 178.93116071075,
                name = "Anapa Response",
                y = 231817.41821954,
            }, -- end of [2]
            [3] = 
            {
                radius = 500,
                zoneId = 3,
                color = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.78622768753104,
                hidden = true,
                long = 0.64713494811683,
                x = -1580.5292975036,
                name = "D Day",
                y = 221273.0347887,
            }, -- end of [3]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.72209059754693,
        zoom = 2500000,
        centerX = 0.77861463299271,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 17,
            [8] = 15,
            [9] = 12,
            [10] = 9,
            [11] = 10,
            [12] = 3,
            [13] = 4,
            [14] = 2,
            [15] = 1,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Entrainement aux armements Air-Sol\
Roquettes\
Bombes lisses\
Bombes Freinées",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
    }, -- end of trigflag
    descriptionRedTask = "TARGET 1: ancien avant poste Ukrainien sur un ile. Les cibles sont 2 dépôts de munitions et deux centres de commandement. Ces cibles  sont résistantes! Le reste peut être détruit, mais nous avons d'autres cibles.\
\
TARGET 2: Ancien site de production chimique constitué de 3 usines et une multitude de cuves. Tout doit être stérilisé par le feu pour éviter que les installations vétustes ne polluent les cours d'eau avoisinants.\
\
TARGET 3: de nombreux ponts à détruire, toute la configuration des transports de ce lieu doit être revue.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "Scr_11-01-05_19-13-37{88FAC350-E5DF-4d24-A9FE-B185C7682989}.png",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 1,
                    predicate = "c_unit_in_zone",
                    zone = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 6,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Anapa Attack",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 2,
                    predicate = "c_unit_in_zone",
                    unit = 6,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Groupe Kodiak, Anapa.MAYDAY MAYDAY MAYDAY! Nombreuses unités terrestres en offensive par l'ouest! Groupes SU-25 Gelenzik arriveront trop tard! Demande CAS en unrgence pour nos unités de défense. Cible probable: le Bulk en protection d'Anapa.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 18,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 21,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
                [4] = 
                {
                    group = 17,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [4]
            }, -- end of actions
            comment = "Anapas response",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 3,
                    predicate = "c_unit_in_zone",
                    unit = 31,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Kodiak, Anapa. Nouveau groupe terrestre débarqué ouest Anapa. Artillerie lourde! Engagez et détruisez immediatement!",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 24,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "D Day",
        }, -- end of [3]
        [4] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 77,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Le Bulk vient d'être détruit! Nous ne sommes plus protégés, et l'EWR détecte une menace Air venant de l'ouest!\
",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "Bold",
        }, -- end of [4]
    }, -- 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 = 
                        {
                            [1] = 
                            {
                                heading = 2.3127435948008,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79066234357344,
                                            long = 0.65360179472253,
                                            x = 28195.902676065,
                                            name = "",
                                            speed = 0,
                                            y = 248908.22511859,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 78,
                                lat = 0.79066234357344,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 96,
                                        lat = 0.79066234357344,
                                        rate = 1,
                                        long = 0.65360179472253,
                                        x = 28195.902676065,
                                        name = "New Static Object #008",
                                        category = "Ground vehicles",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 248908.22511859,
                                        heading = 2.3127435948008,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65360179472253,
                                name = "New Static Object #008",
                                dead = false,
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78586119448266,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64468267842697,
                                            x = -4463.8979199724,
                                            speed = 11.111111111111,
                                            y = 210326.45062203,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78625282823251,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64715343217945,
                                            x = -1416.1864412548,
                                            speed = 11.111111111111,
                                            y = 221348.11542256,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Dry-cargo ship-1",
                                        CLSID = "{AD0D2B7F-EBB4-4415-AC14-B4D117D514D5}",
                                        unitId = 31,
                                        lat = 0.78586119448266,
                                        skill = "Average",
                                        long = 0.64468267842697,
                                        x = -4463.8979199724,
                                        name = "Tiht",
                                        heading = 1.3492630856727,
                                        y = 210326.45062203,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Dry-cargo ship-1",
                                        CLSID = "{AD0D2B7F-EBB4-4415-AC14-B4D117D514D5}",
                                        unitId = 32,
                                        lat = 0.78581751107069,
                                        skill = "Average",
                                        long = 0.64471047216014,
                                        x = -4736.0400727727,
                                        name = "Annick",
                                        heading = 1.3492630856727,
                                        y = 210465.7873124,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Easter Egg",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.65064047598005,
                                                lat = 0.78649827599522,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.6483017182775,
                                                lat = 0.78637536298241,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.64856360503244,
                                                lat = 0.78638001590765,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.64859966735859,
                                                lat = 0.78638537419443,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.64863362941733,
                                                lat = 0.78639536289531,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.64867674280326,
                                                lat = 0.78641082732349,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.64870015543127,
                                                lat = 0.78641436885866,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.64872401670623,
                                                lat = 0.78641341787602,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.64884990328363,
                                                lat = 0.78638800152235,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.64899933820741,
                                                lat = 0.78638778266075,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.64911627191051,
                                                lat = 0.78638246592284,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.64916890352289,
                                                lat = 0.78639921865748,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.65009079281857,
                                                lat = 0.78640253978466,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.65038673886884,
                                                lat = 0.78643122382571,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.65068197384021,
                                                lat = 0.78650943866899,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.65125085569436,
                                                lat = 0.78630401080133,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.65145756269241,
                                                lat = 0.78599150589935,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                long = 0.65137047582881,
                                                lat = 0.78565008996293,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                long = 0.65125568384195,
                                                lat = 0.78630634082823,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                long = 0.64919654571855,
                                                lat = 0.78641359198242,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.65013507565848,
                                                lat = 0.78640513627984,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.65043765139726,
                                                lat = 0.78644094007703,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.65071202355364,
                                                lat = 0.78651270716179,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                long = 0.64880119314517,
                                                lat = 0.78639457526745,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.64889930418367,
                                                lat = 0.78638634823404,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.64908743762765,
                                                lat = 0.78638054199272,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.64914387478846,
                                                lat = 0.78638875351565,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.64922409538249,
                                                lat = 0.78642215759557,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.65013507565848,
                                                lat = 0.78640513627984,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.65064047598005,
                                                lat = 0.78649827599522,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.6507423730372,
                                                lat = 0.7865110954797,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.6513523651183,
                                                lat = 0.7863059773622,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                long = 0.65077146914494,
                                                lat = 0.78650458348827,
                                            }, -- end of [31]
                                            [47] = 
                                            {
                                                long = 0.6513747443969,
                                                lat = 0.78568911149153,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                long = 0.65139133316706,
                                                lat = 0.78574910288224,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                long = 0.65148756990106,
                                                lat = 0.78612197245713,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.65141942582678,
                                                lat = 0.7858925995978,
                                            }, -- end of [45]
                                            [43] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [43]
                                            [1] = 
                                            {
                                                long = 0.6483017182775,
                                                lat = 0.78637536298241,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.64925363276248,
                                                lat = 0.78642609524716,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.6501456500808,
                                                lat = 0.78640575615559,
                                            }, -- end of [23]
                                            [51] = 
                                            {
                                                long = 0.65138880506789,
                                                lat = 0.78563667346719,
                                            }, -- end of [51]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65138944219831,
                                                lat = 0.78564347103189,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65138944219831,
                                                lat = 0.78564347103189,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78637536298241,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65202800116179,
                                                    radius = 1000,
                                                    y = 243662.42443778,
                                                    x = -5827.4602902224,
                                                    lat = 0.78537951754997,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.65173259040941,
                                                    radius = 1000,
                                                    y = 242295.87616437,
                                                    x = -5318.8895674674,
                                                    lat = 0.78547072578903,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                            }, -- end of targets
                                            long = 0.6483017182775,
                                            x = -371.39233600907,
                                            speed = 25,
                                            y = 226494.63421325,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 68,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78563667346719,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65138880506789,
                                            x = -4346.2347129891,
                                            speed = 25,
                                            y = 240683.87713759,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 6,
                                        lat = 0.78637536298241,
                                        skill = "Random",
                                        long = 0.6483017182775,
                                        x = -371.39233600907,
                                        name = "FC1",
                                        heading = 1.8961907053177,
                                        y = 226494.63421325,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 7,
                                        lat = 0.7863752535979,
                                        skill = "Random",
                                        long = 0.64829558438307,
                                        x = -373.502011301,
                                        name = "FC2",
                                        heading = 1.896190705317,
                                        y = 226466.95995181,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 8,
                                        lat = 0.78637514833258,
                                        skill = "Random",
                                        long = 0.64828968245742,
                                        x = -375.53201506287,
                                        name = "FC3",
                                        heading = 1.896190705317,
                                        y = 226440.33226863,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 9,
                                        lat = 0.78637503264417,
                                        skill = "Random",
                                        long = 0.64828319724554,
                                        x = -377.76276940666,
                                        name = "FC4",
                                        heading = 1.896190705317,
                                        y = 226411.07298301,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 10,
                                        lat = 0.78637493279527,
                                        skill = "High",
                                        long = 0.64827760088941,
                                        x = -379.6878848765,
                                        name = "FC5",
                                        heading = 1.8961907053177,
                                        y = 226385.8239473,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 11,
                                        lat = 0.78637484407303,
                                        skill = "Random",
                                        long = 0.64827262888697,
                                        x = -381.39830837771,
                                        name = "FC6",
                                        heading = 1.896190705317,
                                        y = 226363.39180753,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 12,
                                        lat = 0.78637448301161,
                                        skill = "Random",
                                        long = 0.64825240199115,
                                        x = -388.35738046188,
                                        name = "FC7",
                                        heading = 1.896190705317,
                                        y = 226272.13434115,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 13,
                                        lat = 0.78637460631347,
                                        skill = "Random",
                                        long = 0.64825930817511,
                                        x = -385.98116098437,
                                        name = "FC8",
                                        heading = 1.896190705317,
                                        y = 226303.29288881,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 35,
                                        lat = 0.78637473611184,
                                        skill = "Random",
                                        long = 0.64826657965038,
                                        x = -383.47941661905,
                                        name = "FC9",
                                        heading = 1.896190705317,
                                        y = 226336.09952539,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 36,
                                        lat = 0.78637433252832,
                                        skill = "Random",
                                        long = 0.64824397514336,
                                        x = -391.25701884646,
                                        name = "FC10",
                                        heading = 1.896190705317,
                                        y = 226234.11504331,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "First contact",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.6473021985262,
                                                lat = 0.78638427885408,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.64853264121658,
                                                lat = 0.78591457854269,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.64853264121658,
                                                lat = 0.78591457854269,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.64997712535781,
                                                lat = 0.78525586864602,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.64997712535781,
                                                lat = 0.78525586864602,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.64997712535781,
                                                lat = 0.78525586864602,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78638427885408,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6473021985262,
                                            x = -544.89583557751,
                                            speed = 16.666666666667,
                                            y = 221976.14563985,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 68,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78591457854269,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64853264121658,
                                            x = -3252.2534597861,
                                            speed = 16.666666666667,
                                            y = 227692.26995043,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78525586864602,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65184884069863,
                                                    radius = 1400,
                                                    y = 242820.4581713,
                                                    x = -5279.7421070701,
                                                    lat = 0.78547241178673,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64997712535781,
                                            x = -7113.8122515688,
                                            speed = 16.666666666667,
                                            y = 234436.48075189,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 39,
                                        lat = 0.78638427885408,
                                        skill = "Random",
                                        long = 0.6473021985262,
                                        x = -544.89583557751,
                                        name = "Gozilla 1",
                                        heading = 2.0656936835637,
                                        y = 221976.14563985,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 40,
                                        lat = 0.78637727885408,
                                        skill = "Random",
                                        long = 0.6473091985262,
                                        x = -587.85590015352,
                                        name = "Shlika",
                                        heading = 2.0656936835637,
                                        y = 222010.11492922,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 41,
                                        lat = 0.78637027885408,
                                        skill = "Random",
                                        long = 0.6473161985262,
                                        x = -630.81596473046,
                                        name = "Gozilla 2",
                                        heading = 2.0656936835689,
                                        y = 222044.0842186,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "Second Wave",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Intruder",
                                groupId = 77,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79348936127248,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6397062711387,
                                            x = 43056.732847609,
                                            speed = 222.22222222222,
                                            y = 185647.78277835,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78558242928287,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65200509406584,
                                                    radius = 1000,
                                                    name = "Anapas Nord",
                                                    y = 243497.24976375,
                                                    x = -4719.2426929669,
                                                    lat = 0.78555443900913,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.65175673575703,
                                                    radius = 1000,
                                                    name = "Anapa Sud",
                                                    y = 242418.65806197,
                                                    x = -5558.8295966676,
                                                    lat = 0.78543211721951,
                                                    categories = 
                                                    {
                                                        [1] = "Point",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                            }, -- end of targets
                                            long = 0.65152537745334,
                                            x = -4658.2575706169,
                                            speed = 222.22222222222,
                                            y = 241320.11586231,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-27K",
                                        CLSID = "{AD3E0C2E-2992-4E03-B884-E45B6F0000A7}",
                                        unitId = 94,
                                        lat = 0.79348936127248,
                                        skill = "High",
                                        long = 0.6397062711387,
                                        x = 43056.732847609,
                                        name = "Pondy",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{3C612111-C7AD-476E-8A8E-2485812F4E5C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{3C612111-C7AD-476E-8A8E-2485812F4E5C}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "4500",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 185647.78277835,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-27K",
                                        CLSID = "{AD3E0C2E-2992-4E03-B884-E45B6F0000A7}",
                                        unitId = 95,
                                        lat = 0.79348236127248,
                                        skill = "High",
                                        long = 0.6397132711387,
                                        x = 43013.574736249,
                                        name = "Sherry",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [3] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [2] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [7] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "4500",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 185681.07089593,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 3.9745739202642,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79298307128762,
                                            long = 0.6596199613526,
                                            x = 44526.615474921,
                                            name = "",
                                            speed = 0,
                                            y = 275075.10017722,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                lat = 0.79298307128762,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kombinat",
                                        type = "Tech combine",
                                        CLSID = "{0a4804d2-db83-4a18-bf2a-a253a9b17e33}",
                                        unitId = 50,
                                        lat = 0.79298307128762,
                                        rate = 100,
                                        long = 0.6596199613526,
                                        x = 44526.615474921,
                                        name = "TGT 2 #008",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275075.10017722,
                                        heading = 3.9745739202642,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.6596199613526,
                                name = "TGT 2 #008",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0.57133747983363,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7929717742793,
                                            long = 0.65987794168895,
                                            x = 44524.957051557,
                                            name = "",
                                            speed = 0,
                                            y = 276234.57154645,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                lat = 0.7929717742793,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kombinat",
                                        type = "Tech combine",
                                        CLSID = "{0a4804d2-db83-4a18-bf2a-a253a9b17e33}",
                                        unitId = 48,
                                        lat = 0.7929717742793,
                                        rate = 100,
                                        long = 0.65987794168895,
                                        x = 44524.957051557,
                                        name = "TGT 2 #006",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276234.57154645,
                                        heading = 0.57133747983363,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65987794168895,
                                name = "TGT 2 #006",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0.73781506012046,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7928978797513,
                                            long = 0.65988440925995,
                                            x = 44056.185383394,
                                            name = "",
                                            speed = 0,
                                            y = 276291.38009172,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                lat = 0.7928978797513,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kombinat",
                                        type = "Tech combine",
                                        CLSID = "{0a4804d2-db83-4a18-bf2a-a253a9b17e33}",
                                        unitId = 49,
                                        lat = 0.7928978797513,
                                        rate = 100,
                                        long = 0.65988440925995,
                                        x = 44056.185383394,
                                        name = "TGT 2 #007",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276291.38009172,
                                        heading = 0.73781506012046,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65988440925995,
                                name = "TGT 2 #007",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 4.1806649131259,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79066556373519,
                                            long = 0.65357918118064,
                                            x = 28210.881108524,
                                            name = "",
                                            speed = 0,
                                            y = 248805.58000257,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                lat = 0.79066556373519,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ComCenter",
                                        type = ".Command Center",
                                        CLSID = "{64DE4673-7D3E-424f-AB29-F4336AC38F98}",
                                        unitId = 15,
                                        lat = 0.79066556373519,
                                        rate = 100,
                                        long = 0.65357918118064,
                                        x = 28210.881108524,
                                        name = "New Static Object #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 248805.58000257,
                                        heading = 4.1806649131259,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65357918118064,
                                name = "New Static Object #001",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 0.86853939528589,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79069429143141,
                                            long = 0.65363084834419,
                                            x = 28406.434761308,
                                            name = "",
                                            speed = 0,
                                            y = 249027.97564705,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                lat = 0.79069429143141,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ComCenter",
                                        type = ".Command Center",
                                        CLSID = "{64DE4673-7D3E-424f-AB29-F4336AC38F98}",
                                        unitId = 17,
                                        lat = 0.79069429143141,
                                        rate = 100,
                                        long = 0.65363084834419,
                                        x = 28406.434761308,
                                        name = "New Static Object #003",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 249027.97564705,
                                        heading = 0.86853939528589,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65363084834419,
                                name = "New Static Object #003",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 2.3127435948008,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7906633604655,
                                            long = 0.65362576930987,
                                            x = 28208.236818323,
                                            name = "",
                                            speed = 0,
                                            y = 249015.5591188,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                lat = 0.7906633604655,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 16,
                                        lat = 0.7906633604655,
                                        rate = 100,
                                        long = 0.65362576930987,
                                        x = 28208.236818323,
                                        name = "New Static Object #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 249015.5591188,
                                        heading = 2.3127435948008,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65362576930987,
                                name = "New Static Object #002",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 5.8782935208945,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79069649476998,
                                            long = 0.65359709065028,
                                            x = 28412.215017428,
                                            name = "",
                                            speed = 0,
                                            y = 248875.62113151,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                lat = 0.79069649476998,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 14,
                                        lat = 0.79069649476998,
                                        rate = 100,
                                        long = 0.65359709065028,
                                        x = 28412.215017428,
                                        name = "New Static Object",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 248875.62113151,
                                        heading = 5.8782935208945,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65359709065028,
                                name = "New Static Object",
                                dead = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 5.8782935208945,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79067963088046,
                                            long = 0.65360113855883,
                                            x = 28305.821368852,
                                            name = "",
                                            speed = 0,
                                            y = 248899.46855617,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                lat = 0.79067963088046,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kotelnaya_a",
                                        type = "Boiler-house A",
                                        CLSID = "{c5f17833-f456-45be-8c7c-ab28996f0e85}",
                                        unitId = 23,
                                        lat = 0.79067963088046,
                                        rate = 100,
                                        long = 0.65360113855883,
                                        x = 28305.821368852,
                                        name = "New Static Object #009",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 248899.46855617,
                                        heading = 5.8782935208945,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65360113855883,
                                name = "New Static Object #009",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 4.222431654131,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79063166782111,
                                            long = 0.65353519302602,
                                            x = 27984.294806226,
                                            name = "",
                                            speed = 0,
                                            y = 248619.40949658,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                lat = 0.79063166782111,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 19,
                                        lat = 0.79063166782111,
                                        rate = 100,
                                        long = 0.65353519302602,
                                        x = 27984.294806226,
                                        name = "New Static Object #005",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 248619.40949658,
                                        heading = 4.222431654131,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65353519302602,
                                name = "New Static Object #005",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 2.3884413726276,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79063810795544,
                                            long = 0.65364439112661,
                                            x = 28051.989380283,
                                            name = "",
                                            speed = 0,
                                            y = 249107.84799618,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                lat = 0.79063810795544,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 20,
                                        lat = 0.79063810795544,
                                        rate = 100,
                                        long = 0.65364439112661,
                                        x = 28051.989380283,
                                        name = "New Static Object #006",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 249107.84799618,
                                        heading = 2.3884413726276,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65364439112661,
                                name = "New Static Object #006",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 5.8782935208945,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79072751151825,
                                            long = 0.65359818521941,
                                            x = 28609.985458577,
                                            name = "",
                                            speed = 0,
                                            y = 248870.11362382,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                lat = 0.79072751151825,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 18,
                                        lat = 0.79072751151825,
                                        rate = 100,
                                        long = 0.65359818521941,
                                        x = 28609.985458577,
                                        name = "New Static Object #004",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 248870.11362382,
                                        heading = 5.8782935208945,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65359818521941,
                                name = "New Static Object #004",
                                dead = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                heading = 1.4801364395942,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79070107095038,
                                            long = 0.653671444027,
                                            x = 28459.52503347,
                                            name = "",
                                            speed = 0,
                                            y = 249208.02246533,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                lat = 0.79070107095038,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 21,
                                        lat = 0.79070107095038,
                                        rate = 100,
                                        long = 0.653671444027,
                                        x = 28459.52503347,
                                        name = "New Static Object #007",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 249208.02246533,
                                        heading = 1.4801364395942,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.653671444027,
                                name = "New Static Object #007",
                                dead = false,
                            }, -- end of [12]
                        }, -- 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 = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
                [15] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [15]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78537926467362,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65202828501329,
                                            x = -5829.0010948684,
                                            speed = 5.5555555555556,
                                            y = 243663.79127274,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 3,
                                        lat = 0.78537926467362,
                                        skill = "High",
                                        long = 0.65202828501329,
                                        x = -5829.0010948684,
                                        name = "Bulky",
                                        heading = 4.7123889803847,
                                        y = 243663.79127274,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Western Shield",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 34,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78602869337531,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68347760330145,
                                            x = 7554.6377628269,
                                            speed = 5.5555555555556,
                                            y = 385423.28987103,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 4,
                                        lat = 0.78602869337531,
                                        skill = "High",
                                        long = 0.68347760330145,
                                        x = 7554.6377628269,
                                        name = "Unit #1",
                                        heading = 0,
                                        y = 385423.28987103,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Krasno Shield",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 779,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77886920316858,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66431037287285,
                                            x = -44050.296304504,
                                            speed = 5.5555555555556,
                                            y = 301735.57359565,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 5,
                                        lat = 0.77886920316858,
                                        skill = "Excellent",
                                        long = 0.66431037287285,
                                        x = -44050.296304504,
                                        name = "God's Eye",
                                        heading = 5.3003915839323,
                                        y = 301735.57359565,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Novo sentry",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65174352068056,
                                                lat = 0.78548564696749,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65172347227282,
                                                lat = 0.78549998003018,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65172347227282,
                                                lat = 0.78549998003018,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65172302415608,
                                                lat = 0.78550029945706,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.65167358448996,
                                                lat = 0.78552275488219,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.65145756269241,
                                                lat = 0.78599150589935,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.65164653548344,
                                                lat = 0.78552661098716,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.65137047582881,
                                                lat = 0.78565008996293,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.6513747443969,
                                                lat = 0.78568911149153,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.6513523651183,
                                                lat = 0.7863059773622,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.65169864005783,
                                                lat = 0.78551449844576,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.65137254835146,
                                                lat = 0.78552036870139,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.65139133316706,
                                                lat = 0.78574910288224,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.65125568384195,
                                                lat = 0.78630634082823,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.65141942582678,
                                                lat = 0.7858925995978,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.65125085569436,
                                                lat = 0.78630401080133,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                long = 0.65137254835146,
                                                lat = 0.78552036870139,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                long = 0.65107053369056,
                                                lat = 0.78637947911282,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.65148756990106,
                                                lat = 0.78612197245713,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65153646736061,
                                                lat = 0.78569515708478,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65153646736061,
                                                lat = 0.78569515708478,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78548564696749,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65174352068056,
                                            x = -5221.2071422273,
                                            speed = 22.222222222222,
                                            y = 242339.9603605,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78549998003018,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65172347227282,
                                            x = -5134.8408171376,
                                            speed = 22.222222222222,
                                            y = 242244.30184757,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78637947911282,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65107053369056,
                                            x = 305.81910310593,
                                            speed = 22.222222222222,
                                            y = 238989.50867504,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 28,
                                        lat = 0.78548564696749,
                                        skill = "Random",
                                        long = 0.65174352068056,
                                        x = -5221.2071422273,
                                        name = "HMR 1",
                                        heading = -0.77984745916389,
                                        y = 242339.9603605,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 29,
                                        lat = 0.78548210632872,
                                        skill = "Random",
                                        long = 0.65173853380779,
                                        x = -5244.9710663361,
                                        name = "HMR 2",
                                        heading = -0.77984745916389,
                                        y = 242318.6878037,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Hammer",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65180429128726,
                                                lat = 0.78556531465492,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65181594117013,
                                                lat = 0.78556684369823,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65181594117013,
                                                lat = 0.78556684369823,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65181594117013,
                                                lat = 0.78556684369823,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.65181691371262,
                                                lat = 0.78557807225124,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.65161608564102,
                                                lat = 0.78562608093471,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.65182281218183,
                                                lat = 0.78560478097632,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.65148756990106,
                                                lat = 0.78612197245713,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.65137047582881,
                                                lat = 0.78565008996293,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.65181691371262,
                                                lat = 0.78557807225124,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.65182229097887,
                                                lat = 0.78563149892209,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.6513747443969,
                                                lat = 0.78568911149153,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.65139133316706,
                                                lat = 0.78574910288224,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.65125568384195,
                                                lat = 0.78630634082823,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.65125085569436,
                                                lat = 0.78630401080133,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.65182229097887,
                                                lat = 0.78563149892209,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.65141942582678,
                                                lat = 0.7858925995978,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                long = 0.65107560776419,
                                                lat = 0.78637735588542,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                long = 0.6513523651183,
                                                lat = 0.7863059773622,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.65145756269241,
                                                lat = 0.78599150589935,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65107560776419,
                                                lat = 0.78637735588542,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65107560776419,
                                                lat = 0.78637735588542,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.65125568384195,
                                                lat = 0.78630634082823,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.65141942582678,
                                                lat = 0.7858925995978,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.65139133316706,
                                                lat = 0.78574910288224,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.65153450635333,
                                                lat = 0.78628870150839,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.6513747443969,
                                                lat = 0.78568911149153,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.65148756990106,
                                                lat = 0.78612197245713,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.65137052547401,
                                                lat = 0.78563752428531,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.65145756269241,
                                                lat = 0.78599150589935,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.65161608564102,
                                                lat = 0.78562608093471,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.65125085569436,
                                                lat = 0.78630401080133,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.65126149383279,
                                                lat = 0.78633493904992,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.65182229097887,
                                                lat = 0.78563149892209,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.65182281218183,
                                                lat = 0.78560478097632,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.65144334707859,
                                                lat = 0.78594987813607,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.65181691371262,
                                                lat = 0.78557807225124,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.65181691371262,
                                                lat = 0.78557807225124,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.6513523651183,
                                                lat = 0.7863059773622,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                long = 0.65181593413744,
                                                lat = 0.7855667625009,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                long = 0.65182229097887,
                                                lat = 0.78563149892209,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.65137047582881,
                                                lat = 0.78565008996293,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.65142708752384,
                                                lat = 0.78591343183476,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78556531465492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65180429128726,
                                            x = -4699.0683283145,
                                            speed = 25,
                                            y = 242586.22978761,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78556684369823,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65181594117013,
                                            x = -4686.4848435894,
                                            speed = 25,
                                            y = 242638.31748304,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78637735588542,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65107560776419,
                                            x = 293.5394554846,
                                            speed = 25,
                                            y = 239013.07617844,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 33,
                                        lat = 0.78556531465492,
                                        skill = "Excellent",
                                        long = 0.65180429128726,
                                        x = -4699.0683283145,
                                        name = "OGN 1",
                                        heading = 1.3872356567306,
                                        y = 242586.22978761,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 34,
                                        lat = 0.78556598911668,
                                        skill = "Excellent",
                                        long = 0.65179971091367,
                                        x = -4695.8931263275,
                                        name = "OGN 2",
                                        heading = 1.3872356567306,
                                        y = 242565.29782644,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Organ",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65178052247838,
                                                lat = 0.78541964140657,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65169130549748,
                                                lat = 0.78543447752596,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65169130549748,
                                                lat = 0.78543447752596,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65169130549748,
                                                lat = 0.78543447752596,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65181062671479,
                                                lat = 0.78544113699204,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65178052247838,
                                                lat = 0.78541964140657,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.65169130549748,
                                                lat = 0.78543447752596,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.65164256139711,
                                                lat = 0.7854425700475,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.6517016993449,
                                                lat = 0.7854663422083,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.6517016993449,
                                                lat = 0.7854663422083,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78544113699204,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65181062671479,
                                            x = -5488.2248634938,
                                            speed = 5.5555555555556,
                                            y = 242658.91867966,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78541964140657,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65178052247838,
                                            x = -5632.4561773762,
                                            speed = 16.666666666667,
                                            y = 242530.54594712,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78543447752596,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65169130549748,
                                            x = -5559.7915717652,
                                            speed = 16.666666666667,
                                            y = 242122.22819494,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78543447752596,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65169130549748,
                                            x = -5559.7915717652,
                                            speed = 16.666666666667,
                                            y = 242122.22819494,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7854425700475,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65164256139711,
                                            x = -5520.1753652357,
                                            speed = 16.666666666667,
                                            y = 241899.14665268,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural ATsP-6",
                                        CLSID = "{E8DC1D50-7463-4dfa-86D7-2F81C1214D06}",
                                        unitId = 37,
                                        lat = 0.78544113699204,
                                        skill = "Excellent",
                                        long = 0.65181062671479,
                                        x = -5488.2248634938,
                                        name = "Unit #18",
                                        heading = 3.9221077900466,
                                        y = 242658.91867966,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Organ #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Kodiak A1",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79067946139559,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65360120369606,
                                            x = 28304.758071524,
                                            name = "Target 1",
                                            speed = 138.88888888889,
                                            y = 248899.81806047,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79299988963027,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65977454485358,
                                            x = 44675.818901027,
                                            name = "Target 2",
                                            speed = 138.88888888889,
                                            y = 275760.97395639,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79160282212099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66711499316036,
                                            x = 37834.233522485,
                                            name = "Target 3",
                                            speed = 138.88888888889,
                                            y = 309251.5087467,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78480304124486,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66320471666743,
                                            x = -6583.4781469572,
                                            name = "Krymsk",
                                            speed = 138.88888888889,
                                            y = 294382.68409771,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            name = "Anapa",
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 1,
                                        lat = 0.78545,
                                        skill = "Client",
                                        y = 243127.2973737,
                                        long = 0.651915,
                                        x = -5406.2803440839,
                                        name = "Alpha 1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- 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 = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Kermitt",
                                groupId = 17,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77690167807692,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66060210877632,
                                            x = -57603.771720757,
                                            speed = 138.88888888889,
                                            y = 285620.32834895,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.78514917369754,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65034757899709,
                                            x = -7704.8629925922,
                                            speed = 138.88888888889,
                                            y = 236147.79292665,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.786304377087,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65178053575418,
                                            x = 1.1275810711086,
                                            speed = 138.88888888889,
                                            y = 242216.63549409,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 25,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 24,
                                        lat = 0.77791,
                                        skill = "High",
                                        y = 298387.43849386,
                                        long = 0.663491,
                                        x = -50392.648146355,
                                        name = "Igor",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 9,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 25,
                                        lat = 0.777903,
                                        skill = "High",
                                        y = 298421.98370375,
                                        long = 0.663498,
                                        x = -50435.214281737,
                                        name = "Grishka",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 9,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "DC 1-32",
                                groupId = 23,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 877,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78632943534769,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65311696549441,
                                            x = 487.31309322268,
                                            speed = 158.33333333333,
                                            y = 248245.29012427,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77861195983559,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65662574617733,
                                            x = -47765.741924125,
                                            speed = 138.88888888889,
                                            y = 266879.40650153,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            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 [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Yak-40",
                                        CLSID = "{{7061418E-5D0E-4b49-915D-ACEF1F2E6855}}",
                                        unitId = 38,
                                        lat = 0.78545,
                                        skill = "Excellent",
                                        y = 243127.2973737,
                                        long = 0.651915,
                                        x = -5406.2803440839,
                                        name = "Kan Hiss",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3080",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Kodiak B1",
                                groupId = 80,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79067954613802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65360106914216,
                                            x = 28305.26479679,
                                            speed = 138.88888888889,
                                            y = 248899.18526745,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79299988963027,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65977437361016,
                                            x = 44675.77225231,
                                            speed = 138.88888888889,
                                            y = 275760.20714287,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79160282212099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66711433093515,
                                            x = 37834.043807728,
                                            speed = 138.88888888889,
                                            y = 309248.53457495,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78480304124486,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66320441378135,
                                            x = -6583.5606716033,
                                            speed = 138.88888888889,
                                            y = 294381.31177007,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 98,
                                        lat = 0.78545,
                                        skill = "Client",
                                        y = 243127.2973737,
                                        long = 0.651915,
                                        x = -5406.2803440839,
                                        name = "Bravo 1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- 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 = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 0,
                                            [3] = 0,
                                            name = "200",
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Kodiak A2",
                                groupId = 81,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79067954613802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65360106914216,
                                            x = 28305.26479679,
                                            speed = 138.88888888889,
                                            y = 248899.18526745,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79299988963027,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65977437361016,
                                            x = 44675.77225231,
                                            speed = 138.88888888889,
                                            y = 275760.20714287,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79160282212099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66711433093515,
                                            x = 37834.043807728,
                                            speed = 138.88888888889,
                                            y = 309248.53457495,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78480287275772,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66320440963193,
                                            x = -6584.6346377451,
                                            speed = 138.88888888889,
                                            y = 294381.35924367,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 99,
                                        lat = 0.78545,
                                        skill = "Client",
                                        y = 243127.2973737,
                                        long = 0.651915,
                                        x = -5406.2803440839,
                                        name = "Alpha 2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- 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 = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = "100",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                            [6] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Kodiak B2",
                                groupId = 82,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79067954613802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65360106914216,
                                            x = 28305.26479679,
                                            speed = 138.88888888889,
                                            y = 248899.18526745,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79299988963027,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65977437361016,
                                            x = 44675.77225231,
                                            speed = 138.88888888889,
                                            y = 275760.20714287,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79160256765617,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66711473576233,
                                            x = 37832.539464141,
                                            speed = 138.88888888889,
                                            y = 309250.45876896,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78480287275772,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66320471251794,
                                            x = -6584.5521131177,
                                            speed = 138.88888888889,
                                            y = 294382.73157099,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 100,
                                        lat = 0.78545,
                                        skill = "Client",
                                        y = 243127.2973737,
                                        long = 0.651915,
                                        x = -5406.2803440839,
                                        name = "Bravo 2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- 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 = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 0,
                                            [3] = 0,
                                            name = "200",
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [6]
                            [7] = 
                            {
                                hidden = true,
                                name = "DC1 33",
                                groupId = 84,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.784803,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663205,
                                            x = -6583.663574989,
                                            speed = 138.88888888889,
                                            airdromeId = 15,
                                            y = 294383.98405512,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79083590828381,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66273791753862,
                                            x = 31703.754030547,
                                            speed = 138.88888888889,
                                            y = 289898.39458174,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79238416869925,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6732555954016,
                                            x = 44666.553055714,
                                            speed = 138.88888888889,
                                            y = 336463.57482543,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 30,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78688,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.679696,
                                            x = 11692.789495652,
                                            speed = 138.88888888889,
                                            airdromeId = 13,
                                            y = 367948.47230953,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 1200,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 102,
                                        lat = 0.784803,
                                        skill = "Good",
                                        y = 294383.98405512,
                                        long = 0.663205,
                                        x = -6583.663574989,
                                        name = "M Kervareck",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            [3] = 3,
                                            name = "133",
                                        }, -- end of callsign
                                        onboard_num = 33,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 4.6774823953448,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78552274012738,
                                            long = 0.65148628437535,
                                            x = -5047.8844591603,
                                            name = "",
                                            speed = 0,
                                            y = 241164.6884559,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                lat = 0.78552274012738,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "block-onroad",
                                        type = ".Block on road",
                                        CLSID = "{B54053A8-B054-4a0b-871C-6DDA65ED90EF}",
                                        unitId = 30,
                                        lat = 0.78552274012738,
                                        long = 0.65148628437535,
                                        x = -5047.8844591603,
                                        name = "New Static Object #010",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 241164.6884559,
                                        heading = 4.6774823953448,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65148628437535,
                                name = "New Static Object #010",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79307710479849,
                                            long = 0.65970897428805,
                                            x = 45149.634861809,
                                            name = "",
                                            speed = 0,
                                            y = 275438.25582363,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                lat = 0.79307710479849,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 42,
                                        lat = 0.79307710479849,
                                        long = 0.65970897428805,
                                        x = 45149.634861809,
                                        name = "TGT 2",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275438.25582363,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65970897428805,
                                name = "TGT 2",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79305136573641,
                                            long = 0.65975526052955,
                                            x = 44998.346771702,
                                            name = "",
                                            speed = 0,
                                            y = 275655.22150821,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                lat = 0.79305136573641,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 43,
                                        lat = 0.79305136573641,
                                        long = 0.65975526052955,
                                        x = 44998.346771702,
                                        name = "TGT 2 #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275655.22150821,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65975526052955,
                                name = "TGT 2 #001",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7930760854169,
                                            long = 0.65980314233734,
                                            x = 45168.796273798,
                                            name = "",
                                            speed = 0,
                                            y = 275860.31651832,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                lat = 0.7930760854169,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 44,
                                        lat = 0.7930760854169,
                                        long = 0.65980314233734,
                                        x = 45168.796273798,
                                        name = "TGT 2 #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275860.31651832,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65980314233734,
                                name = "TGT 2 #002",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7931263761668,
                                            long = 0.65970733906787,
                                            x = 45462.931582558,
                                            name = "",
                                            speed = 0,
                                            y = 275412.36542588,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                lat = 0.7931263761668,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 45,
                                        lat = 0.7931263761668,
                                        long = 0.65970733906787,
                                        x = 45462.931582558,
                                        name = "TGT 2 #003",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275412.36542588,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65970733906787,
                                name = "TGT 2 #003",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310403384429,
                                            long = 0.65975844020255,
                                            x = 45334.584328512,
                                            name = "",
                                            speed = 0,
                                            y = 275649.61172521,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                lat = 0.79310403384429,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 46,
                                        lat = 0.79310403384429,
                                        long = 0.65975844020255,
                                        x = 45334.584328512,
                                        name = "TGT 2 #004",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275649.61172521,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65975844020255,
                                name = "TGT 2 #004",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310284453335,
                                            long = 0.65966105396395,
                                            x = 45300.482092973,
                                            name = "",
                                            speed = 0,
                                            y = 275213.97260222,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                lat = 0.79310284453335,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "him_bak_a",
                                        type = "Chemical tank A",
                                        CLSID = "{264c3fb6-7871-471a-8915-a68afe98fbb5}",
                                        unitId = 47,
                                        lat = 0.79310284453335,
                                        long = 0.65966105396395,
                                        x = 45300.482092973,
                                        name = "TGT 2 #005",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 275213.97260222,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65966105396395,
                                name = "TGT 2 #005",
                                dead = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79298307128762,
                                            long = 0.66021309355977,
                                            x = 44688.191534766,
                                            name = "",
                                            speed = 0,
                                            y = 277731.09589885,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                lat = 0.79298307128762,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 51,
                                        lat = 0.79298307128762,
                                        rate = 100,
                                        long = 0.66021309355977,
                                        x = 44688.191534766,
                                        name = "TGT 2 #009",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277731.09589885,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66021309355977,
                                name = "TGT 2 #009",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7929834959897,
                                            long = 0.66019075876518,
                                            x = 44684.811627461,
                                            name = "",
                                            speed = 0,
                                            y = 277630.92253294,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                lat = 0.7929834959897,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 52,
                                        lat = 0.7929834959897,
                                        long = 0.66019075876518,
                                        x = 44684.811627461,
                                        name = "TGT 2 #010",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277630.92253294,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66019075876518,
                                name = "TGT 2 #010",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79299470819106,
                                            long = 0.66020352184056,
                                            x = 44759.6836615,
                                            name = "",
                                            speed = 0,
                                            y = 277683.84916004,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                lat = 0.79299470819106,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 53,
                                        lat = 0.79299470819106,
                                        long = 0.66020352184056,
                                        x = 44759.6836615,
                                        name = "TGT 2 #011",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277683.84916004,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66020352184056,
                                name = "TGT 2 #011",
                                dead = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79300541086597,
                                            long = 0.66021816299596,
                                            x = 44831.822826887,
                                            name = "",
                                            speed = 0,
                                            y = 277745.37768633,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                lat = 0.79300541086597,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 54,
                                        lat = 0.79300541086597,
                                        long = 0.66021816299596,
                                        x = 44831.822826887,
                                        name = "TGT 2 #012",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277745.37768633,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66021816299596,
                                name = "TGT 2 #012",
                                dead = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79301755769348,
                                            long = 0.66023544437779,
                                            x = 44913.877059543,
                                            name = "",
                                            speed = 0,
                                            y = 277818.18469066,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 38,
                                lat = 0.79301755769348,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 55,
                                        lat = 0.79301755769348,
                                        long = 0.66023544437779,
                                        x = 44913.877059543,
                                        name = "TGT 2 #013",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277818.18469066,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66023544437779,
                                name = "TGT 2 #013",
                                dead = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79302877028261,
                                            long = 0.66021497345086,
                                            x = 44979.698236905,
                                            name = "",
                                            speed = 0,
                                            y = 277722.29212777,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                lat = 0.79302877028261,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 56,
                                        lat = 0.79302877028261,
                                        long = 0.66021497345086,
                                        x = 44979.698236905,
                                        name = "TGT 2 #014",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277722.29212777,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66021497345086,
                                name = "TGT 2 #014",
                                dead = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79301976622366,
                                            long = 0.66019390483273,
                                            x = 44916.62432582,
                                            name = "",
                                            speed = 0,
                                            y = 277631.34184143,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                lat = 0.79301976622366,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 57,
                                        lat = 0.79301976622366,
                                        long = 0.66019390483273,
                                        x = 44916.62432582,
                                        name = "TGT 2 #015",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277631.34184143,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66019390483273,
                                name = "TGT 2 #015",
                                dead = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79300770431144,
                                            long = 0.66015180065435,
                                            x = 44828.34878657,
                                            name = "",
                                            speed = 0,
                                            y = 277447.3484588,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 41,
                                lat = 0.79300770431144,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 58,
                                        lat = 0.79300770431144,
                                        long = 0.66015180065435,
                                        x = 44828.34878657,
                                        name = "TGT 2 #016",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277447.3484588,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015180065435,
                                name = "TGT 2 #016",
                                dead = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79299606725445,
                                            long = 0.66015180747796,
                                            x = 44754.250094115,
                                            name = "",
                                            speed = 0,
                                            y = 277451.76446414,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                lat = 0.79299606725445,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 59,
                                        lat = 0.79299606725445,
                                        long = 0.66015180747796,
                                        x = 44754.250094115,
                                        name = "TGT 2 #017",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277451.76446414,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015180747796,
                                name = "TGT 2 #017",
                                dead = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79301934150594,
                                            long = 0.66015245686393,
                                            x = 44902.628972534,
                                            name = "",
                                            speed = 0,
                                            y = 277445.90140802,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                lat = 0.79301934150594,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 60,
                                        lat = 0.79301934150594,
                                        long = 0.66015245686393,
                                        x = 44902.628972534,
                                        name = "TGT 2 #018",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277445.90140802,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015245686393,
                                name = "TGT 2 #018",
                                dead = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79308695887493,
                                            long = 0.66039630075534,
                                            x = 45399.617704291,
                                            name = "",
                                            speed = 0,
                                            y = 278512.33192392,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 44,
                                lat = 0.79308695887493,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 61,
                                        lat = 0.79308695887493,
                                        long = 0.66039630075534,
                                        x = 45399.617704291,
                                        name = "TGT 2 #019",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278512.33192392,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66039630075534,
                                name = "TGT 2 #019",
                                dead = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310089066849,
                                            long = 0.66037458416143,
                                            x = 45482.414453541,
                                            name = "",
                                            speed = 0,
                                            y = 278409.83663194,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 45,
                                lat = 0.79310089066849,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 62,
                                        lat = 0.79310089066849,
                                        long = 0.66037458416143,
                                        x = 45482.414453541,
                                        name = "TGT 2 #020",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278409.83663194,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66037458416143,
                                name = "TGT 2 #020",
                                dead = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79309146120129,
                                            long = 0.65999666692411,
                                            x = 45319.422014243,
                                            name = "",
                                            speed = 0,
                                            y = 276721.10880832,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 46,
                                lat = 0.79309146120129,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 63,
                                        lat = 0.79309146120129,
                                        long = 0.65999666692411,
                                        x = 45319.422014243,
                                        name = "TGT 2 #021",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276721.10880832,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65999666692411,
                                name = "TGT 2 #021",
                                dead = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310445859855,
                                            long = 0.65999666425629,
                                            x = 45402.183991425,
                                            name = "",
                                            speed = 0,
                                            y = 276716.19876511,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 47,
                                lat = 0.79310445859855,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 64,
                                        lat = 0.79310445859855,
                                        long = 0.65999666425629,
                                        x = 45402.183991425,
                                        name = "TGT 2 #022",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276716.19876511,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65999666425629,
                                name = "TGT 2 #022",
                                dead = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310089066849,
                                            long = 0.66039631772601,
                                            x = 45488.334927406,
                                            name = "",
                                            speed = 0,
                                            y = 278507.15769096,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 48,
                                lat = 0.79310089066849,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 65,
                                        lat = 0.79310089066849,
                                        long = 0.66039631772601,
                                        x = 45488.334927406,
                                        name = "TGT 2 #023",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278507.15769096,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66039631772601,
                                name = "TGT 2 #023",
                                dead = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311694645555,
                                            long = 0.65999663605259,
                                            x = 45481.694445073,
                                            name = "",
                                            speed = 0,
                                            y = 276711.36639573,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 49,
                                lat = 0.79311694645555,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 66,
                                        lat = 0.79311694645555,
                                        long = 0.65999663605259,
                                        x = 45481.694445073,
                                        name = "TGT 2 #024",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276711.36639573,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65999663605259,
                                name = "TGT 2 #024",
                                dead = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311516246628,
                                            long = 0.66039503423296,
                                            x = 45578.862912608,
                                            name = "",
                                            speed = 0,
                                            y = 278496.03196043,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 50,
                                lat = 0.79311516246628,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 67,
                                        lat = 0.79311516246628,
                                        long = 0.66039503423296,
                                        x = 45578.862912608,
                                        name = "TGT 2 #025",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278496.03196043,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66039503423296,
                                name = "TGT 2 #025",
                                dead = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79312680093069,
                                            long = 0.66037334826027,
                                            x = 45647.064916548,
                                            name = "",
                                            speed = 0,
                                            y = 278394.53803367,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 51,
                                lat = 0.79312680093069,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 68,
                                        lat = 0.79312680093069,
                                        long = 0.66037334826027,
                                        x = 45647.064916548,
                                        name = "TGT 2 #026",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278394.53803367,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66037334826027,
                                name = "TGT 2 #026",
                                dead = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311567217717,
                                            long = 0.66035026598571,
                                            x = 45569.913179066,
                                            name = "",
                                            speed = 0,
                                            y = 278295.37146029,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 52,
                                lat = 0.79311567217717,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 69,
                                        lat = 0.79311567217717,
                                        long = 0.66035026598571,
                                        x = 45569.913179066,
                                        name = "TGT 2 #027",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278295.37146029,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66035026598571,
                                name = "TGT 2 #027",
                                dead = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310131542139,
                                            long = 0.66035163578497,
                                            x = 45478.867723055,
                                            name = "",
                                            speed = 0,
                                            y = 278306.91567931,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 53,
                                lat = 0.79310131542139,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 70,
                                        lat = 0.79310131542139,
                                        long = 0.66035163578497,
                                        x = 45478.867723055,
                                        name = "TGT 2 #028",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278306.91567931,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66035163578497,
                                name = "TGT 2 #028",
                                dead = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7930861093817,
                                            long = 0.66035288701455,
                                            x = 45382.382035892,
                                            name = "",
                                            speed = 0,
                                            y = 278318.24900781,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 54,
                                lat = 0.7930861093817,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 71,
                                        lat = 0.7930861093817,
                                        long = 0.66035288701455,
                                        x = 45382.382035892,
                                        name = "TGT 2 #029",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278318.24900781,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66035288701455,
                                name = "TGT 2 #029",
                                dead = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7929834959897,
                                            long = 0.66023479808547,
                                            x = 44696.808446661,
                                            name = "",
                                            speed = 0,
                                            y = 277828.12687434,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 55,
                                lat = 0.7929834959897,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 72,
                                        lat = 0.7929834959897,
                                        long = 0.66023479808547,
                                        x = 44696.808446661,
                                        name = "TGT 2 #030",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277828.12687434,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66023479808547,
                                name = "TGT 2 #030",
                                dead = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79298392069197,
                                            long = 0.66015180723015,
                                            x = 44676.905129461,
                                            name = "",
                                            speed = 0,
                                            y = 277456.34081251,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 56,
                                lat = 0.79298392069197,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 73,
                                        lat = 0.79298392069197,
                                        long = 0.66015180723015,
                                        x = 44676.905129461,
                                        name = "TGT 2 #031",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277456.34081251,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015180723015,
                                name = "TGT 2 #031",
                                dead = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79308296626311,
                                            long = 0.66030046359877,
                                            x = 45348.087054986,
                                            name = "",
                                            speed = 0,
                                            y = 278084.68588881,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 57,
                                lat = 0.79308296626311,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 74,
                                        lat = 0.79308296626311,
                                        long = 0.66030046359877,
                                        x = 45348.087054986,
                                        name = "TGT 2 #032",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 278084.68588881,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66030046359877,
                                name = "TGT 2 #032",
                                dead = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79307668005604,
                                            long = 0.66017094550176,
                                            x = 45272.776547409,
                                            name = "",
                                            speed = 0,
                                            y = 277507.08380508,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 58,
                                lat = 0.79307668005604,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 75,
                                        lat = 0.79307668005604,
                                        long = 0.66017094550176,
                                        x = 45272.776547409,
                                        name = "TGT 2 #033",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277507.08380508,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66017094550176,
                                name = "TGT 2 #033",
                                dead = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79308339100828,
                                            long = 0.66027691961686,
                                            x = 45344.378025479,
                                            name = "",
                                            speed = 0,
                                            y = 277979.0978684,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 59,
                                lat = 0.79308339100828,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 76,
                                        lat = 0.79308339100828,
                                        long = 0.66027691961686,
                                        x = 45344.378025479,
                                        name = "TGT 2 #034",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277979.0978684,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66027691961686,
                                name = "TGT 2 #034",
                                dead = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79309638829902,
                                            long = 0.6602769206564,
                                            x = 45427.140334307,
                                            name = "",
                                            speed = 0,
                                            y = 277974.20446657,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 60,
                                lat = 0.79309638829902,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 77,
                                        lat = 0.79309638829902,
                                        long = 0.6602769206564,
                                        x = 45427.140334307,
                                        name = "TGT 2 #035",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277974.20446657,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.6602769206564,
                                name = "TGT 2 #035",
                                dead = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310981051787,
                                            long = 0.66027692882127,
                                            x = 45512.610371991,
                                            name = "",
                                            speed = 0,
                                            y = 277969.18283631,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 61,
                                lat = 0.79310981051787,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 78,
                                        lat = 0.79310981051787,
                                        long = 0.66027692882127,
                                        x = 45512.610371991,
                                        name = "TGT 2 #036",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277969.18283631,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66027692882127,
                                name = "TGT 2 #036",
                                dead = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79312238339516,
                                            long = 0.66027690417989,
                                            x = 45592.663174376,
                                            name = "",
                                            speed = 0,
                                            y = 277964.33437862,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 62,
                                lat = 0.79312238339516,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 79,
                                        lat = 0.79312238339516,
                                        long = 0.66027690417989,
                                        x = 45592.663174376,
                                        name = "TGT 2 #037",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277964.33437862,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66027690417989,
                                name = "TGT 2 #037",
                                dead = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79302333385981,
                                            long = 0.66012945111438,
                                            x = 44921.78379986,
                                            name = "",
                                            speed = 0,
                                            y = 277341.37908551,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 63,
                                lat = 0.79302333385981,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 80,
                                        lat = 0.79302333385981,
                                        long = 0.66012945111438,
                                        x = 44921.78379986,
                                        name = "TGT 2 #038",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277341.37908551,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66012945111438,
                                name = "TGT 2 #038",
                                dead = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79309010200626,
                                            long = 0.66015436725833,
                                            x = 45353.726545473,
                                            name = "",
                                            speed = 0,
                                            y = 277427.78974633,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 64,
                                lat = 0.79309010200626,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 81,
                                        lat = 0.79309010200626,
                                        long = 0.66015436725833,
                                        x = 45353.726545473,
                                        name = "TGT 2 #039",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277427.78974633,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015436725833,
                                name = "TGT 2 #039",
                                dead = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311694645555,
                                            long = 0.66003944079028,
                                            x = 45493.354949721,
                                            name = "",
                                            speed = 0,
                                            y = 276903.04238094,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 65,
                                lat = 0.79311694645555,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 82,
                                        lat = 0.79311694645555,
                                        long = 0.66003944079028,
                                        x = 45493.354949721,
                                        name = "TGT 2 #040",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276903.04238094,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66003944079028,
                                name = "TGT 2 #040",
                                dead = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310488335299,
                                            long = 0.6601537168712,
                                            x = 45447.671618572,
                                            name = "",
                                            speed = 0,
                                            y = 277419.30698581,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 66,
                                lat = 0.79310488335299,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 83,
                                        lat = 0.79310488335299,
                                        long = 0.6601537168712,
                                        x = 45447.671618572,
                                        name = "TGT 2 #041",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277419.30698581,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.6601537168712,
                                name = "TGT 2 #041",
                                dead = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79309231069914,
                                            long = 0.66010837272517,
                                            x = 45355.261257582,
                                            name = "",
                                            speed = 0,
                                            y = 277220.99777689,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 67,
                                lat = 0.79309231069914,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 84,
                                        lat = 0.79309231069914,
                                        long = 0.66010837272517,
                                        x = 45355.261257582,
                                        name = "TGT 2 #042",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277220.99777689,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66010837272517,
                                name = "TGT 2 #042",
                                dead = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79309010200626,
                                            long = 0.66003876786718,
                                            x = 45322.235936943,
                                            name = "",
                                            speed = 0,
                                            y = 276910.14547646,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 68,
                                lat = 0.79309010200626,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 85,
                                        lat = 0.79309010200626,
                                        long = 0.66003876786718,
                                        x = 45322.235936943,
                                        name = "TGT 2 #043",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276910.14547646,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66003876786718,
                                name = "TGT 2 #043",
                                dead = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7931277354119,
                                            long = 0.66001824335982,
                                            x = 45556.280679495,
                                            name = "",
                                            speed = 0,
                                            y = 276804.05624378,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 69,
                                lat = 0.7931277354119,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 86,
                                        lat = 0.7931277354119,
                                        long = 0.66001824335982,
                                        x = 45556.280679495,
                                        name = "TGT 2 #044",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276804.05624378,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66001824335982,
                                name = "TGT 2 #044",
                                dead = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311745616736,
                                            long = 0.66015369066379,
                                            x = 45527.723593701,
                                            name = "",
                                            speed = 0,
                                            y = 277414.45153928,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 70,
                                lat = 0.79311745616736,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 87,
                                        lat = 0.79311745616736,
                                        long = 0.66015369066379,
                                        x = 45527.723593701,
                                        name = "TGT 2 #045",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277414.45153928,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015369066379,
                                name = "TGT 2 #045",
                                dead = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310530810761,
                                            long = 0.66010840508754,
                                            x = 45438.032848774,
                                            name = "",
                                            speed = 0,
                                            y = 277216.24459168,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 71,
                                lat = 0.79310530810761,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 88,
                                        lat = 0.79310530810761,
                                        long = 0.66010840508754,
                                        x = 45438.032848774,
                                        name = "TGT 2 #046",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277216.24459168,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66010840508754,
                                name = "TGT 2 #046",
                                dead = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79308067264237,
                                            long = 0.66001901867441,
                                            x = 45256.813265207,
                                            name = "",
                                            speed = 0,
                                            y = 276825.26374206,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 72,
                                lat = 0.79308067264237,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 89,
                                        lat = 0.79308067264237,
                                        long = 0.66001901867441,
                                        x = 45256.813265207,
                                        name = "TGT 2 #047",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276825.26374206,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66001901867441,
                                name = "TGT 2 #047",
                                dead = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79308296626311,
                                            long = 0.66013009993384,
                                            x = 45301.678026127,
                                            name = "",
                                            speed = 0,
                                            y = 277321.81184538,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 73,
                                lat = 0.79308296626311,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 90,
                                        lat = 0.79308296626311,
                                        long = 0.66013009993384,
                                        x = 45301.678026127,
                                        name = "TGT 2 #048",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277321.81184538,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66013009993384,
                                name = "TGT 2 #048",
                                dead = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79312909465889,
                                            long = 0.66013198322845,
                                            x = 45595.919923658,
                                            name = "",
                                            speed = 0,
                                            y = 277312.86149438,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 74,
                                lat = 0.79312909465889,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 91,
                                        lat = 0.79312909465889,
                                        long = 0.66013198322845,
                                        x = 45595.919923658,
                                        name = "TGT 2 #049",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277312.86149438,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66013198322845,
                                name = "TGT 2 #049",
                                dead = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79311881540015,
                                            long = 0.66010898840519,
                                            x = 45524.201283065,
                                            name = "",
                                            speed = 0,
                                            y = 277213.76638658,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 75,
                                lat = 0.79311881540015,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 92,
                                        lat = 0.79311881540015,
                                        long = 0.66010898840519,
                                        x = 45524.201283065,
                                        name = "TGT 2 #050",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277213.76638658,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66010898840519,
                                name = "TGT 2 #050",
                                dead = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79310352413943,
                                            long = 0.66003943586786,
                                            x = 45407.885175939,
                                            name = "",
                                            speed = 0,
                                            y = 276908.07856728,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 76,
                                lat = 0.79310352413943,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 93,
                                        lat = 0.79310352413943,
                                        long = 0.66003943586786,
                                        x = 45407.885175939,
                                        name = "TGT 2 #051",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 276908.07856728,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66003943586786,
                                name = "TGT 2 #051",
                                dead = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.79303097883794,
                                            long = 0.66015245004784,
                                            x = 44976.729418201,
                                            name = "",
                                            speed = 0,
                                            y = 277441.48533271,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 79,
                                lat = 0.79303097883794,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "bak",
                                        type = "Tank",
                                        CLSID = "{f0f48213-396f-4cc2-9fec-2f308cb11154}",
                                        unitId = 97,
                                        lat = 0.79303097883794,
                                        long = 0.66015245004784,
                                        x = 44976.729418201,
                                        name = "TGT 2 #052",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 277441.48533271,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66015245004784,
                                name = "TGT 2 #052",
                                dead = false,
                            }, -- end of [51]
                        }, -- 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 = 10833,
    start_time = 464400,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "EOS",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "ECM",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "HELMET",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "L-ENGINE",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "AUTOPILOT",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "HUD",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "ASC",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "RWS",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "R-ENGINE",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "RADAR",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "MFD",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
    }, -- end of failures
} -- end of mission
