mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"llanches\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Molniya eliminat.\", \"10\");a_set_flag(\"3\"); mission.trig.func[1]='';",
            [2] = "a_set_flag(\"4\"); mission.trig.func[2]='';",
            [3] = "a_set_flag(\"1\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Defenses AAA eliminades.\", \"10\"); mission.trig.func[3]='';",
            [4] = "a_activate_group(\"escapencoche\"); mission.trig.func[4]='';",
            [5] = "a_set_flag(\"2\");a_out_text_delay(\"Grup Alfa de Control Missió:\\\
Grup d'assalt a terra, grup Beta torna a base.  Esperin a l'èxit de la missió i evitin escapades dels pirates.\", \"30\"); mission.trig.func[5]='';",
            [6] = "a_signal_flare(\"fumVerd\", \"10\", \"0\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Bengala verda, missió finalitzada.  Tornem a base.\", \"30\"); mission.trig.func[6]='';",
            [7] = "a_activate_group(\"cargament 2\"); mission.trig.func[7]='';",
            [8] = "a_activate_group(\"transport tropes\");a_out_text_delay(\"Grup Alfa de Control Missió:\\\
El grup Beta s'ha enlairat, temps aproximat per a la inserció de 5 minuts.  Estiguin atents i protegeixin el transport.\", \"30\"); mission.trig.func[8]='';",
        }, -- 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",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return((c_unit_dead(\"3\") ))",
            [2] = "return((c_flag_is_true(\"1\") and c_flag_is_true(\"3\") ))",
            [3] = "return((c_group_dead(\"anti aeris\") ))",
            [4] = "return((c_time_since_flag(\"2\", \"45\") ))",
            [5] = "return((c_unit_in_zone(\"5\", \"desembarc\") ))",
            [6] = "return((c_time_since_flag(\"2\", \"180\") ))",
            [7] = "return((c_time_since_flag(\"1\", \"45\") ))",
            [8] = "return((c_time_since_flag(\"4\", \"20\") ))",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if (c_unit_dead(\"3\") ) then a_activate_group(\"llanches\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Molniya eliminat.\", \"10\");a_set_flag(\"3\"); mission.trigfunc[1]='';end;",
        [2] = "if (c_flag_is_true(\"1\") and c_flag_is_true(\"3\") ) then a_set_flag(\"4\"); mission.trigfunc[2]='';end;",
        [3] = "if (c_group_dead(\"anti aeris\") ) then a_set_flag(\"1\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Defenses AAA eliminades.\", \"10\"); mission.trigfunc[3]='';end;",
        [4] = "if (c_time_since_flag(\"2\", \"45\") ) then a_activate_group(\"escapencoche\"); mission.trigfunc[4]='';end;",
        [5] = "if (c_unit_in_zone(\"5\", \"desembarc\") ) then a_set_flag(\"2\");a_out_text_delay(\"Grup Alfa de Control Missió:\\\
Grup d'assalt a terra, grup Beta torna a base.  Esperin a l'èxit de la missió i evitin escapades dels pirates.\", \"30\"); mission.trigfunc[5]='';end;",
        [6] = "if (c_time_since_flag(\"2\", \"180\") ) then a_signal_flare(\"fumVerd\", \"10\", \"0\");a_out_text_delay(\"Control Missió de Grup Alfa:\\\
Bengala verda, missió finalitzada.  Tornem a base.\", \"30\"); mission.trigfunc[6]='';end;",
        [7] = "if (c_time_since_flag(\"1\", \"45\") ) then a_activate_group(\"cargament 2\"); mission.trigfunc[7]='';end;",
        [8] = "if (c_time_since_flag(\"4\", \"20\") ) then a_activate_group(\"transport tropes\");a_out_text_delay(\"Grup Alfa de Control Missió:\\\
El grup Beta s'ha enlairat, temps aproximat per a la inserció de 5 minuts.  Estiguin atents i protegeixin el transport.\", \"30\"); mission.trigfunc[8]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        name_ru = "Зима. Oблачность",
        wind = 
        {
            at8000 = 
            {
                speed = 7,
                dir = 206,
            }, -- end of at8000
            atGround = 
            {
                speed = 3,
                dir = 257,
            }, -- end of atGround
            at2000 = 
            {
                speed = 5,
                dir = 130,
            }, -- end of at2000
        }, -- end of wind
        name_fr = "Hiver. Nuages & vent",
        turbulence = 
        {
            at8000 = 3,
            atGround = 7,
            at2000 = 2,
        }, -- end of turbulence
        season = 
        {
            iseason = 2,
            temperature = -1,
        }, -- end of season
        qnh = 750,
        name = "Winter. Clouds & wind",
        fog = 
        {
            density = 0,
            visibility = 300,
            thickness = 0,
        }, -- end of fog
        name_de = "Winter. Wind und Wolken",
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        name_es = "Invierno. Nubes & viento",
        clouds = 
        {
            density = 5,
            thickness = 800,
            base = 800,
            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 = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 150,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.77526536623323,
                hidden = true,
                long = 0.58831976668053,
                x = -79236.612919264,
                name = "desembarc",
                y = -43600.46793173,
            }, -- end of [1]
            [2] = 
            {
                radius = 10,
                zoneId = 4,
                color = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.77527596474174,
                hidden = true,
                long = 0.58828654423826,
                x = -79170.291172535,
                name = "fumVerd",
                y = -43752.904521032,
            }, -- end of [2]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.59168493074867,
        zoom = 50000,
        centerX = 0.77432999863971,
    }, -- 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 = "Durant l'últim més un grup de pirates s'ha apoderat d'un Molniya i ha estat atacant mercants de totes les nacionalitats que navegaven aprop de la seva base. Els objectius son aparentment indiscriminats, desballesten els vaixells, venen les mercaderies al mercat negre i demanen rescats per els tripulants. Davant les pressions internacionals s'ha decidit realitzar un atac nocturn sorpresa sobre la base des d'on operen aquests pirates i eliminar-ne tot rastre. L'objectiu de la missió és prendre control de la base pirata i rescatar tant hostatges com mercaderies i vaixells.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
    }, -- end of trigflag
    descriptionRedTask = "Mitjançant satèl·lit hem descobert la seva base d'operacions. Mitjançant les fotografies hem detectat unes defenses aèries mínimes junt amb un vaixell del tipus Molniya presumptament procedent del mercat negre o de desguassos dels exercit rus. Aquests seran els objectius prioritaris del grup Alfa (ka-50), un cop eliminats protegiran l'avanç del grup Beta (helicòpter de transport que porta les tropes d'assalt a la base pirata) i eliminaran qualsevol intent de fuga de la base.\
\
Us enlairareu des del Kuznetsov cap a WP1, aquest serà el vostre punt d'observació i atac. Els objectius son:\
1) Eliminar el Molniya.\
2) Eliminar les quatre defenses AAA de la base per permetre al equip d'assalt aterrar i assegurar la base pirata.\
3) Eliminar qualsevol intent de fuga dels pirates.\
\
Nota: Queda totalment prohibit eliminar qualsevol vehicle estàtic o edifici, evitant malmetre mercaderies robades i/o hostatges.\
\
En assegurar la base el grup d'assalt llançarà una bengala de color verd indicant que la missió ha estat un èxit. Arribats aquí el grup Alfa tornarà cap al Kuznetsov que esperarà en la mateixa posició que al enlairament.\
\
Condicions climàtiques:\
Nuvolositat baixa amb una mica de vent. Temperatures baixes.\
Hora de la missió: 00:00h\
\
Armament\
Per a la missió tots els Ka-50 seran equipats amb coets S-8OM de il·luminació i casc amb visió nocturna, dos dels aparells amb míssils Vihkar i uns altres dos amb míssils KH-27.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "homellop{C9857C6D-CC9C-47d1-BD8F-16114E75FD74}.jpg",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 3,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 14,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Control Missió de Grup Alfa:\
Molniya eliminat.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    flag = 3,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "molniyaMort",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 1,
                    logicBlock = "A",
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    flag = 3,
                    logicBlock = "A",
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            comment = "amenacesMortes",
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    flag = 4,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 4,
                    logicBlock = "A",
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Control Missió de Grup Alfa:\
Defenses AAA eliminades.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "antiareisMorts",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    seconds = 45,
                    logicBlock = "A",
                    flag = 2,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 18,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "escapada camio",
        }, -- end of [4]
        [5] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    unit = 5,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    flag = 2,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Grup Alfa de Control Missió:\
Grup d'assalt a terra, grup Beta torna a base.  Esperin a l'èxit de la missió i evitin escapades dels pirates.",
                    predicate = "a_out_text_delay",
                    seconds = 30,
                }, -- end of [2]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "desembarcament",
        }, -- end of [5]
        [6] = 
        {
            rules = 
            {
                [1] = 
                {
                    seconds = 180,
                    group = 17,
                    logicBlock = "A",
                    flag = 2,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "net",
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    altitude = 10,
                    seconds = 10,
                    zone = 4,
                    color = "0",
                    text = "",
                    predicate = "a_signal_flare",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    text = "Control Missió de Grup Alfa:\
Bengala verda, missió finalitzada.  Tornem a base.",
                    predicate = "a_out_text_delay",
                    seconds = 30,
                }, -- end of [2]
            }, -- end of actions
        }, -- end of [6]
        [7] = 
        {
            rules = 
            {
                [1] = 
                {
                    seconds = 45,
                    logicBlock = "A",
                    flag = 1,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 20,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "escapaVaixell",
        }, -- end of [7]
        [8] = 
        {
            rules = 
            {
                [1] = 
                {
                    seconds = 20,
                    group = 4,
                    logicBlock = "A",
                    flag = 4,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "tropes",
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 5,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Grup Alfa de Control Missió:\
El grup Beta s'ha enlairat, temps aproximat per a la inserció de 5 minuts.  Estiguin atents i protegeixin el transport.",
                    predicate = "a_out_text_delay",
                    seconds = 30,
                }, -- end of [2]
            }, -- end of actions
        }, -- end of [8]
        [9] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "missatgeInicial",
            triggerLogic = "OR",
            predicate = "triggerStart",
            actions = 
            {
                [1] = 
                {
                    text = "Grup Alfa de Control Missió:\
Tenen permís per iniciar sistemes i enlairar-se quan estiguin preparats.  Procedeixin a WP1 i recordin els objectius de missió:\
1) Eliminar el Molniya.\
2) Eliminar les quatre defenses AAA de la base per permetre al equip d'assalt aterrar i assegurar la base pirata.\
3) Eliminar qualsevol intent de fuga dels pirates.\
\
Comuniquin l'eliminació del Molniya i les defenses AAA, en quant estigui neta la zona enviarem l'equip Beta per a l'assalt a les instal·lacions.\
\
Bona sort.",
                    predicate = "a_out_text_delay",
                    seconds = 60,
                }, -- end of [1]
            }, -- end of actions
        }, -- end of [9]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "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 [2]
                [3] = 
                {
                    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 [3]
                [4] = 
                {
                    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 [4]
                [5] = 
                {
                    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 [5]
                [6] = 
                {
                    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 [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77526853742896,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5882778626076,
                                            x = -79217.882202742,
                                            speed = 5.5555555555556,
                                            y = -43792.144180262,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 3,
                                        lat = 0.77526853742896,
                                        skill = "Average",
                                        long = 0.5882778626076,
                                        x = -79217.882202742,
                                        name = "Molniya",
                                        heading = 3.6052402625906,
                                        y = -43792.144180262,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Molniya",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77525885696761,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58830401426795,
                                            x = -79278.60520544,
                                            speed = 5.5555555555556,
                                            y = -43672.072869906,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Dry-cargo ship-2",
                                        CLSID = "{21B074E6-780D-4ba5-963E-94D5C8436A4E}",
                                        unitId = 9,
                                        lat = 0.77525885696761,
                                        skill = "Average",
                                        long = 0.58830401426795,
                                        x = -79278.60520544,
                                        name = "cargament",
                                        heading = 1.8157749899218,
                                        y = -43672.072869906,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "cargament",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = true,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77527312733497,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58827044563311,
                                            x = -79188.917343542,
                                            speed = 22.222222222222,
                                            y = -43826.305660287,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77526653456735,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58825350135838,
                                            x = -79231.482795341,
                                            speed = 5.5555555555556,
                                            y = -43903.352243373,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77509513755605,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58759845743381,
                                            x = -80345.561661194,
                                            speed = 22.222222222222,
                                            y = -46886.743326407,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77632476024862,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58578453021928,
                                            x = -72579.94209238,
                                            speed = 22.222222222222,
                                            y = -55212.097761125,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77631147760855,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58439688642382,
                                            x = -72708.837680675,
                                            speed = 5.5555555555556,
                                            y = -61538.519630655,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77719109582648,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58298297325337,
                                            x = -67137.907559447,
                                            speed = 5.5555555555556,
                                            y = -68011.947094409,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 17,
                                        lat = 0.77527312733497,
                                        skill = "Average",
                                        long = 0.58827044563311,
                                        x = -79188.917343542,
                                        name = "Unit #9",
                                        heading = 4.2135834913341,
                                        y = -43826.305660287,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 18,
                                        lat = 0.77527337768851,
                                        skill = "Average",
                                        long = 0.58827580377496,
                                        x = -79187.136718498,
                                        name = "Unit #10",
                                        heading = 2.7477369406779,
                                        y = -43801.834878623,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 19,
                                        lat = 0.77527746690145,
                                        skill = "Average",
                                        long = 0.58826511166658,
                                        x = -79161.473792913,
                                        name = "Unit #11",
                                        heading = 2.8023169418407,
                                        y = -43850.933705474,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "llanches",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77526436480505,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58828862411987,
                                            x = -79244.073775658,
                                            speed = 22.222222222222,
                                            y = -43742.723329248,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7752579389976,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58827378610102,
                                            x = -79285.502841437,
                                            speed = 5.5555555555556,
                                            y = -43810.154582128,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7752241415855,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58811384804052,
                                            x = -79506.257664363,
                                            speed = 22.222222222222,
                                            y = -44539.060560567,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77516464416964,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58764234417825,
                                            x = -79901.49457817,
                                            speed = 22.222222222222,
                                            y = -46690.246193502,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77530342123242,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58730984353234,
                                            x = -79029.505122018,
                                            speed = 22.222222222222,
                                            y = -48217.787176839,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77567728692425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58705529104255,
                                            x = -76658.028323865,
                                            speed = 22.222222222222,
                                            y = -49396.330001494,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77609831075802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.586951134456,
                                            x = -73981.06439779,
                                            speed = 22.222222222222,
                                            y = -49887.321858631,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Dry-cargo ship-2",
                                        CLSID = "{21B074E6-780D-4ba5-963E-94D5C8436A4E}",
                                        unitId = 64,
                                        lat = 0.77526436480505,
                                        skill = "Average",
                                        long = 0.58828862411987,
                                        x = -79244.073775658,
                                        name = "cargament 2",
                                        heading = 4.1673336526917,
                                        y = -43742.723329248,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "cargament 2",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77527254316397,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58830830028812,
                                            x = -79191.317930525,
                                            speed = 5.5555555555556,
                                            y = -43653.285157871,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 4,
                                        lat = 0.77527254316397,
                                        skill = "Average",
                                        long = 0.58830830028812,
                                        x = -79191.317930525,
                                        name = "aaa2",
                                        heading = 0,
                                        y = -43653.285157871,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 10,
                                        lat = 0.77528214035555,
                                        skill = "Average",
                                        long = 0.58827694034018,
                                        x = -79131.306535054,
                                        name = "aaa4",
                                        heading = 0,
                                        y = -43797.152199239,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 11,
                                        lat = 0.77527546402232,
                                        skill = "Average",
                                        long = 0.588319758323,
                                        x = -79172.322099312,
                                        name = "aaa5",
                                        heading = 0,
                                        y = -43601.095146826,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 12,
                                        lat = 0.775290736075,
                                        skill = "Average",
                                        long = 0.58827498691293,
                                        x = -79076.646927959,
                                        name = "aaa6",
                                        heading = 0,
                                        y = -43806.580284113,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "anti aeris",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77527404531865,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5882863238544,
                                            x = -79182.519529447,
                                            speed = 5.5555555555556,
                                            y = -43753.799657256,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 15,
                                        lat = 0.77527404531865,
                                        skill = "Average",
                                        long = 0.5882863238544,
                                        x = -79182.519529447,
                                        name = "Unit #7",
                                        heading = 0,
                                        y = -43753.799657256,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "anti aeris #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58830615721791,
                                                lat = 0.77526553313802,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58828071442784,
                                                lat = 0.77528656336032,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77526553313802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58830615721791,
                                            x = -79236.024374193,
                                            speed = 5.5555555555556,
                                            y = -43662.669551431,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 16,
                                        lat = 0.77526553313802,
                                        skill = "Average",
                                        long = 0.58830615721791,
                                        x = -79236.024374193,
                                        name = "Unit #8",
                                        heading = -0.71260695948389,
                                        y = -43662.669551431,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "anti aeris #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58704609393175,
                                                lat = 0.77623729850225,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58704609393175,
                                                lat = 0.77623729850225,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58765170337024,
                                                lat = 0.775238661818,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58755420556156,
                                                lat = 0.77529081952947,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58828806151481,
                                                lat = 0.77528013741308,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58826801903868,
                                                lat = 0.7752873144477,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58826801903868,
                                                lat = 0.7752873144477,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.5882375462948,
                                                lat = 0.77528297483934,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58811138678945,
                                                lat = 0.77525835625659,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58802488061161,
                                                lat = 0.77524225018315,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58755420556156,
                                                lat = 0.77529081952947,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58735061388021,
                                                lat = 0.77537895125694,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58735061388021,
                                                lat = 0.77537895125694,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58727946207288,
                                                lat = 0.77545298445311,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58802488061161,
                                                lat = 0.77524225018315,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58792988319647,
                                                lat = 0.77522480917786,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58727946207288,
                                                lat = 0.77545298445311,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.5872462017619,
                                                lat = 0.77552309976178,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.5882375462948,
                                                lat = 0.77528297483934,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58811138678945,
                                                lat = 0.77525835625659,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58792988319647,
                                                lat = 0.77522480917786,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58765170337024,
                                                lat = 0.775238661818,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.58721580151904,
                                                lat = 0.7756162604141,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58704609393175,
                                                lat = 0.77623729850225,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.5872462017619,
                                                lat = 0.77552309976178,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.58721580151904,
                                                lat = 0.7756162604141,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77528013741308,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58828806151481,
                                            x = -79143.671541574,
                                            speed = 27.777777777778,
                                            y = -43746.214341691,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7752873144477,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58826801903868,
                                            x = -79098.674656404,
                                            speed = 22.222222222222,
                                            y = -43838.222158951,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77528297483934,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5882375462948,
                                            x = -79127.365871748,
                                            speed = 22.222222222222,
                                            y = -43977.221936771,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77525835625659,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58811138678945,
                                            x = -79288.503719389,
                                            speed = 22.222222222222,
                                            y = -44552.303677099,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77524225018315,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58802488061161,
                                            x = -79394.062292268,
                                            speed = 22.222222222222,
                                            y = -44946.67605247,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77522480917786,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58792988319647,
                                            x = -79508.415985508,
                                            speed = 22.222222222222,
                                            y = -45379.773416594,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 13,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.775238661818,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58765170337024,
                                            x = -79429.9092483,
                                            speed = 22.222222222222,
                                            y = -46651.79458725,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77529081952947,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58755420556156,
                                            x = -79101.225439763,
                                            speed = 22.222222222222,
                                            y = -47100.377958029,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77537895125694,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58735061388021,
                                            x = -78547.196449424,
                                            speed = 22.222222222222,
                                            y = -48035.8825638,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77545298445311,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58727946207288,
                                            x = -78078.316889987,
                                            speed = 22.222222222222,
                                            y = -48365.347252204,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77552309976178,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5872462017619,
                                            x = -77633.062263366,
                                            speed = 5.5555555555556,
                                            y = -48520.39420048,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 13,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7756162604141,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58721580151904,
                                            x = -77040.982150861,
                                            speed = 5.5555555555556,
                                            y = -48662.544416645,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 67,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77623729850225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58704609393175,
                                            x = -73092.842645476,
                                            speed = 5.5555555555556,
                                            y = -49460.016276486,
                                        }, -- end of [13]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 60,
                                        lat = 0.77528013741308,
                                        skill = "Average",
                                        long = 0.58828806151481,
                                        x = -79143.671541574,
                                        name = "ecapencoche",
                                        heading = -1.1060446363482,
                                        y = -43746.214341691,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 61,
                                        lat = 0.77527871870291,
                                        skill = "Average",
                                        long = 0.5882912784025,
                                        x = -79152.592190101,
                                        name = "Unit #2",
                                        heading = -1.1060446363482,
                                        y = -43731.431203174,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Ural-375 ZU-23 Insurgent",
                                        CLSID = "{91776447-a2f2-4b35-be80-8ae60da93e41}",
                                        unitId = 62,
                                        lat = 0.7752781345287,
                                        skill = "Average",
                                        long = 0.5882946691049,
                                        x = -79156.193417951,
                                        name = "Unit #3",
                                        heading = -1.1060446363482,
                                        y = -43715.90245442,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "escapencoche",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 3.1907075248457,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.77530517379946,
                                            long = 0.58827039618608,
                                            x = -78984.884025327,
                                            name = "",
                                            speed = 0,
                                            y = -43828.400952244,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                lat = 0.77530517379946,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "tele_bash",
                                        type = "TV tower",
                                        CLSID = "{cc06c05a-da19-494c-8066-04bb6b2f375b}",
                                        unitId = 7,
                                        lat = 0.77530517379946,
                                        rate = 100,
                                        long = 0.58827039618608,
                                        x = -78984.884025327,
                                        name = "torreradio",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = -43828.400952244,
                                        heading = 3.1907075248457,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.58827039618608,
                                name = "torreradio",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.77527846834249,
                                            long = 0.5882835938751,
                                            x = -79154.453903222,
                                            name = "",
                                            speed = 0,
                                            y = -43766.532991987,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                lat = 0.77527846834249,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kazarma2",
                                        type = "Barracks 2",
                                        CLSID = "{eb3bac2d-4c24-4ff8-8c8a-dcd3d0c98750}",
                                        unitId = 8,
                                        lat = 0.77527846834249,
                                        long = 0.5882835938751,
                                        x = -79154.453903222,
                                        name = "New Static Object #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = -43766.532991987,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.5882835938751,
                                name = "New Static Object #001",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7752769661813,
                                            long = 0.58828788700959,
                                            x = -79163.868378697,
                                            name = "",
                                            speed = 0,
                                            y = -43746.826803477,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                lat = 0.7752769661813,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kazarma2",
                                        type = "Barracks 2",
                                        CLSID = "{eb3bac2d-4c24-4ff8-8c8a-dcd3d0c98750}",
                                        unitId = 13,
                                        lat = 0.7752769661813,
                                        long = 0.58828788700959,
                                        x = -79163.868378697,
                                        name = "New Static Object #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = -43746.826803477,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.58828788700959,
                                name = "New Static Object #002",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.77527487984998,
                                            long = 0.58829199479804,
                                            x = -79177.008634814,
                                            name = "",
                                            speed = 0,
                                            y = -43727.933524849,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                lat = 0.77527487984998,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kazarma2",
                                        type = "Barracks 2",
                                        CLSID = "{eb3bac2d-4c24-4ff8-8c8a-dcd3d0c98750}",
                                        unitId = 14,
                                        lat = 0.77527487984998,
                                        long = 0.58829199479804,
                                        x = -79177.008634814,
                                        name = "New Static Object #003",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = -43727.933524849,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.58829199479804,
                                name = "New Static Object #003",
                                dead = false,
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    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 [8]
                [9] = 
                {
                    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 [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 = "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 [11]
                [12] = 
                {
                    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 [12]
                [13] = 
                {
                    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 [13]
                [14] = 
                {
                    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 [14]
                [15] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [15]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "transport tropes",
                                groupId = 5,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77412996025229,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59004550692663,
                                            x = -86391.556447241,
                                            speed = 55.555555555556,
                                            y = -35655.167811223,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7742687635635,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58953426900291,
                                            x = -85532.751933408,
                                            speed = 41.666666666667,
                                            y = -37998.651727065,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77474283767312,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58864531514556,
                                            x = -82552.132889403,
                                            speed = 41.666666666667,
                                            y = -42082.311743541,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77526269576026,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58832255486452,
                                            x = -79253.518288847,
                                            speed = 20.833333333333,
                                            y = -43587.570845564,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77527254316397,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58831123971237,
                                            x = -79191.215529827,
                                            speed = 0.83333333333333,
                                            y = -43639.85271483,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7753698539744,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58917219769149,
                                            x = -78539.935982504,
                                            speed = 55.555555555556,
                                            y = -39712.765008006,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77409569999142,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59035278391917,
                                            x = -86594.699674303,
                                            speed = 55.555555555556,
                                            y = -34248.321080896,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77479029889006,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59480468013988,
                                            x = -81935.726484085,
                                            speed = 55.555555555556,
                                            y = -13976.298775674,
                                        }, -- end of [8]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-26",
                                        CLSID = "{FDE4A6C5-A26E-402D-87EF-FF6892D8FDB3}",
                                        unitId = 5,
                                        lat = 0.77412996025229,
                                        skill = "High",
                                        long = 0.59004550692663,
                                        x = -86391.556447241,
                                        name = "transportador",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "9600",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -35655.167811223,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 1,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Alfa 1 kh25ml",
                                groupId = 21,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77475768470607,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59149683117536,
                                            x = -82324.13649736,
                                            speed = 27.777777777778,
                                            helipadId = 20,
                                            y = -29071.788963741,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.774259426053,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58779468381572,
                                            x = -85659.575725649,
                                            speed = 0,
                                            y = -45941.288569976,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 65,
                                        lat = 0.77475768470607,
                                        skill = "Client",
                                        long = 0.59149683117536,
                                        x = -82324.13649736,
                                        name = "Alfa 1 kh25ml",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 54,
                                        y = -29071.788963741,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 2,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "Alfa 2 Vikhr",
                                groupId = 22,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77475768470607,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59149683117536,
                                            x = -82324.13649736,
                                            speed = 27.777777777778,
                                            helipadId = 20,
                                            y = -29071.788963741,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.774259426053,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58779468381572,
                                            x = -85659.575725649,
                                            speed = 0,
                                            y = -45941.288569976,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 66,
                                        lat = 0.77475768470607,
                                        skill = "Client",
                                        long = 0.59149683117536,
                                        x = -82324.13649736,
                                        name = "Alfa 2 Vikhr",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 54,
                                        y = -29071.788963741,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 3,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                name = "Alfa 3 kh25ml",
                                groupId = 23,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77475768470607,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59149683117536,
                                            x = -82324.13649736,
                                            speed = 27.777777777778,
                                            helipadId = 20,
                                            y = -29071.788963741,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.774259426053,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58779468381572,
                                            x = -85659.575725649,
                                            speed = 0,
                                            y = -45941.288569976,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 67,
                                        lat = 0.77475768470607,
                                        skill = "Client",
                                        long = 0.59149683117536,
                                        x = -82324.13649736,
                                        name = "Alfa 3 kh25ml",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 54,
                                        y = -29071.788963741,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 4,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = false,
                                name = "Alfa 4 Vikhr",
                                groupId = 24,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77475768470607,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59149683117536,
                                            x = -82324.13649736,
                                            speed = 27.777777777778,
                                            helipadId = 20,
                                            y = -29071.788963741,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.774259426053,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58779468381572,
                                            x = -85659.575725649,
                                            speed = 0,
                                            y = -45941.288569976,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 68,
                                        lat = 0.77475768470607,
                                        skill = "Client",
                                        long = 0.59149683117536,
                                        x = -82324.13649736,
                                        name = "Alfa 4 Vikhr",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OM",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1450",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 54,
                                        y = -29071.788963741,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 5,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77475768470607,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59149683117536,
                                            x = -82324.13649736,
                                            speed = 5.5555555555556,
                                            y = -29071.788963741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "KUZNECOW",
                                        CLSID = "{25554ABC-3877-46D5-A1D2-E82878FBBBFB}",
                                        unitId = 20,
                                        lat = 0.77475768470607,
                                        skill = "Average",
                                        long = 0.59149683117536,
                                        x = -82324.13649736,
                                        name = "portavions",
                                        heading = 4.5278661744189,
                                        y = -29071.788963741,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "portavions",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    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]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 15970,
    start_time = 0,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro_common = 
        {
            hh = 0,
            prob = 100,
            label = "HYD COMMON",
            enable = false,
            mmint = 1,
            id = "hydro_common",
            mm = 0,
        }, -- end of hydro_common
        hydro_main = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO MAIN",
            enable = false,
            mmint = 1,
            id = "hydro_main",
            mm = 0,
        }, -- end of hydro_main
        asc_a = 
        {
            hh = 0,
            prob = 100,
            label = "ASC ALT",
            enable = false,
            mmint = 1,
            id = "asc_a",
            mm = 0,
        }, -- end of asc_a
        asc_p = 
        {
            hh = 0,
            prob = 100,
            label = "ASC PITCH",
            enable = false,
            mmint = 1,
            id = "asc_p",
            mm = 0,
        }, -- end of asc_p
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "R-ENGINE",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        asc_r = 
        {
            hh = 0,
            prob = 100,
            label = "ASC ROLL",
            enable = false,
            mmint = 1,
            id = "asc_r",
            mm = 0,
        }, -- end of asc_r
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "L-ENGINE",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        asc_y = 
        {
            hh = 0,
            prob = 100,
            label = "ASC YAW",
            enable = false,
            mmint = 1,
            id = "asc_y",
            mm = 0,
        }, -- end of asc_y
    }, -- end of failures
} -- end of mission
