mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_out_text_delay(\"Enfield 11, we are launching an F/A-18 for backup. Once on station you are cleared to RTB\", \"15\");a_activate_group(\"US Ground Attack Backup\"); mission.trig.func[1]='';",
            [2] = "a_out_text_delay(\"Enfield 11, exfil complete. Destroy compound.\", \"10\");a_signal_flare(\"Signal for Exfil\", \"1\", \"2\"); mission.trig.func[2]='';",
        }, -- 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",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_damaged(\"20\") )",
            [2] = "return(c_unit_in_zone(\"15\", \"US Exfil Complete\") )",
        }, -- 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 = "Intel reports a terrorist training camp has been set up and running for the last couple of months west of the Georgian city, Zestafoni.  Reconnaissance shows the camp active with a Close Quarters Combat training building.  \
\
We want to gain entry into the camp to find out why Al-Qaeda has set up camp in Georgia.  A flight of two CH-47's with 25 Rangers a piece will fast rope in to gather intel for future operations.\
\
You are tasked for Close Air Support of the flight.  Imagery shows two trucks with AAA guns mounted on them.  Take them and any other threats out before the Rangers arrive.  The route of flight for the CH-47s is good.  No surface to air threat noted except for the 2 trucks with guns mounted on them at the camp site.\
\
The helos will land and wait north of the camp site for the Rangers.  Once the helos leave the area, destroy everything left standing.\
\
Your plane is heavily armed.  Because of that you will only have 50% of your full fuel load.  There is a tanker flying north of your target area in the event you may need to stay on station any longer.\
\
A F/A-18C will be on station in the event you take any damage and are unable to remain onstation.  Again your primary goal is the protection of the 2 CH-47s carrying the Rangers.\
\
Airspace Deconfliction\
0ft to 1000ft - UZI - CH-47s\
5000ft to 8000ft - ENFIELD - A-10\
8000ft to 11000ft - DODGE - F/A-18\
11000ft to 14000ft - COLT - KC-10\
14000ft to 15000ft - SPRINGFIELD - MQ-1",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 2,
                }, -- end of [1]
            }, -- end of rules
            score = 20,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insurgent House",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 21,
                }, -- end of [1]
            }, -- end of rules
            score = 20,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insurgent CQC House",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            score = 20,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insurgent Warehouse",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 11,
                }, -- end of [1]
            }, -- end of rules
            score = 20,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insuregent Ammo Depot",
        }, -- end of [4]
        [5] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 3,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insurgent Vehicles",
        }, -- end of [5]
        [6] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 4,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "Insurgent Patrol",
        }, -- end of [6]
        [7] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 15,
                }, -- end of [1]
            }, -- end of rules
            score = -100,
            side = "OFFLINE",
            predicate = "score",
            comment = "CH-47 Dead 1",
        }, -- end of [7]
        [8] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 16,
                }, -- end of [1]
            }, -- end of rules
            score = -100,
            side = "OFFLINE",
            predicate = "score",
            comment = "CH-47 Dead 2",
        }, -- end of [8]
        [9] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 15,
                }, -- end of [1]
            }, -- end of rules
            score = -25,
            side = "OFFLINE",
            predicate = "score",
            comment = "CH-47 Damaged 1",
        }, -- end of [9]
        [10] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 16,
                }, -- end of [1]
            }, -- end of rules
            score = -25,
            side = "OFFLINE",
            predicate = "score",
            comment = "CH-47 Damaged 2",
        }, -- end of [10]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_damaged(\"20\") then a_out_text_delay(\"Enfield 11, we are launching an F/A-18 for backup. Once on station you are cleared to RTB\", \"15\");a_activate_group(\"US Ground Attack Backup\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"15\", \"US Exfil Complete\") then a_out_text_delay(\"Enfield 11, exfil complete. Destroy compound.\", \"10\");a_signal_flare(\"Signal for Exfil\", \"1\", \"2\"); mission.trigfunc[2]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 5,
                dir = 97,
            }, -- end of at8000
            at2000 = 
            {
                speed = 2,
                dir = 135,
            }, -- end of at2000
            atGround = 
            {
                speed = 1,
                dir = 77,
            }, -- end of atGround
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            at2000 = 0,
            atGround = 0,
        }, -- end of turbulence
        season = 
        {
            temperature = 12,
            iseason = 2,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 5,
            thickness = 840,
            base = 1400,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_unit_dead(\"2\")  then a_set_mission_result(20) end",
        [2] = "if c_unit_dead(\"21\")  then a_set_mission_result(20) end",
        [3] = "if c_unit_dead(\"1\")  then a_set_mission_result(20) end",
        [4] = "if c_unit_dead(\"11\")  then a_set_mission_result(20) end",
        [5] = "if c_group_dead(\"Insurgent Vehicles\")  then a_set_mission_result(10) end",
        [6] = "if c_group_dead(\"Insurgent Foot Patrol\")  then a_set_mission_result(10) end",
        [7] = "if c_unit_dead(\"15\")  then a_set_mission_result(-100) end",
        [8] = "if c_unit_dead(\"16\")  then a_set_mission_result(-100) end",
        [9] = "if c_unit_damaged(\"15\")  then a_set_mission_result(-25) end",
        [10] = "if c_unit_damaged(\"16\")  then a_set_mission_result(-25) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_unit_dead(\"2\") )",
                [2] = "return(c_unit_dead(\"21\") )",
                [3] = "return(c_unit_dead(\"1\") )",
                [4] = "return(c_unit_dead(\"11\") )",
                [5] = "return(c_group_dead(\"Insurgent Vehicles\") )",
                [6] = "return(c_group_dead(\"Insurgent Foot Patrol\") )",
                [7] = "return(c_unit_dead(\"15\") )",
                [8] = "return(c_unit_dead(\"16\") )",
                [9] = "return(c_unit_damaged(\"15\") )",
                [10] = "return(c_unit_damaged(\"16\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(20)",
                [2] = "a_set_mission_result(20)",
                [3] = "a_set_mission_result(20)",
                [4] = "a_set_mission_result(20)",
                [5] = "a_set_mission_result(10)",
                [6] = "a_set_mission_result(10)",
                [7] = "a_set_mission_result(-100)",
                [8] = "a_set_mission_result(-100)",
                [9] = "a_set_mission_result(-25)",
                [10] = "a_set_mission_result(-25)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
                [5] = "if mission.result.offline.conditions[5]() then mission.result.offline.actions[5]() end",
                [6] = "if mission.result.offline.conditions[6]() then mission.result.offline.actions[6]() end",
                [7] = "if mission.result.offline.conditions[7]() then mission.result.offline.actions[7]() end",
                [8] = "if mission.result.offline.conditions[8]() then mission.result.offline.actions[8]() end",
                [9] = "if mission.result.offline.conditions[9]() then mission.result.offline.actions[9]() end",
                [10] = "if mission.result.offline.conditions[10]() then mission.result.offline.actions[10]() end",
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 2000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.73363512123456,
                hidden = true,
                long = 0.7608286489552,
                x = -289827.50193573,
                name = "US Exfil Complete",
                y = 777617.30355199,
            }, -- end of [1]
            [2] = 
            {
                radius = 500,
                zoneId = 2,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.73297719342689,
                hidden = true,
                long = 0.76233995478031,
                x = -293119.58395078,
                name = "Signal for Exfil",
                y = 785336.14002101,
            }, -- end of [2]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.75544560557465,
        zoom = 500000,
        centerX = 0.73475843630809,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 16,
            [2] = 2,
        }, -- end of blue
        red = 
        {
            [1] = 17,
            [2] = 3,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Global War on Terrorism\
\
As the war on terrorism moves onto its tenth year, the insurgents are looking for new ground to operate from.  With the Taliban on the run in Afghanistan, Al-Qaeda is looking for other groups to support them.  Tehreek-e-Taliban, in Pakistan, has given some help, but Pakistan's government leaders are taking a beating from other countries for allowing terrorist to hide out in the FATA region of Pakistan.\
\
It is rumored that some underground cells are located in almost 100 countries.  Al-Qaeda cells in the US, Italy, Frnace, Spain, and Albania has already been broken up.  The intel gathered from those raids indicate a new cell in Georgia.\
\
It is up to you to continue the fight...",
    trigflag = 
    {
        [1] = true,
        [2] = true,
    }, -- end of trigflag
    descriptionRedTask = "",
    pictureFileNameB = 
    {
        [1] = "GWOT{BF65D1C8-711C-4b38-9170-E2BF4B5B170B}.jpg",
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 20,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Enfield 11, we are launching an F/A-18 for backup. Once on station you are cleared to RTB",
                    predicate = "a_out_text_delay",
                    seconds = 15,
                }, -- end of [1]
                [2] = 
                {
                    group = 10,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "A-10 Damaged",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 1,
                    predicate = "c_unit_in_zone",
                    unit = 15,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Enfield 11, exfil complete. Destroy compound.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    altitude = 1,
                    seconds = 10,
                    zone = 2,
                    color = "2",
                    text = "",
                    predicate = "a_signal_flare",
                }, -- end of [2]
            }, -- end of actions
            comment = "Exfil Complete",
        }, -- end of [2]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    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 = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Georgian Recon",
                                groupId = 11,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73864597869673,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74035215802134,
                                            x = -269391.81446973,
                                            speed = 150,
                                            y = 676768.23246633,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74279522576134,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74852597951025,
                                            x = -238522.30408147,
                                            speed = 150,
                                            y = 712305.67896349,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74206330111184,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75314862987299,
                                            x = -240584.44950058,
                                            speed = 150,
                                            y = 734655.11632801,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74315619193402,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75831889754259,
                                            x = -230627.61565545,
                                            speed = 150,
                                            y = 758158.33028739,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74116710366012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76353165872698,
                                            x = -240201.75037682,
                                            speed = 150,
                                            y = 784342.41578467,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73854650520139,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76679097739317,
                                            x = -254911.69248529,
                                            speed = 150,
                                            y = 801896.04315288,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73309549701249,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76656322969201,
                                            x = -289801.31853706,
                                            speed = 150,
                                            y = 805323.62535896,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73243179636137,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75532266428212,
                                            x = -300728.92521742,
                                            speed = 150,
                                            y = 752388.24367587,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73493865139802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75100833586888,
                                            x = -287208.51583157,
                                            speed = 150,
                                            y = 729970.71405675,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73627830830244,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75018526535575,
                                            x = -279133.68744276,
                                            speed = 150,
                                            y = 725058.26650281,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7375389770672,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74528853338358,
                                            x = -273800.98700046,
                                            speed = 150,
                                            y = 700919.95157936,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73598377246303,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73885145726949,
                                            x = -287144.73897817,
                                            speed = 150,
                                            y = 671548.73096832,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 6100,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73650863508646,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73665681519426,
                                            x = -284942.822544,
                                            speed = 150,
                                            y = 660779.36105263,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [14]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 19,
                                        lat = 0.73864597869673,
                                        skill = "High",
                                        long = 0.74035215802134,
                                        x = -269391.81446973,
                                        name = "Pilot #7",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 676768.23246633,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Helo Assault Transports",
                                groupId = 8,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 750,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73346259908361,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75394320925215,
                                            x = -294948.77836005,
                                            speed = 41.666666666667,
                                            y = 745034.69174433,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 750,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73256246842593,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7556070705612,
                                            x = -299730.288204,
                                            speed = 41.666666666667,
                                            y = 753639.90142821,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 750,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73290838262897,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75736327075465,
                                            x = -296502.23541987,
                                            speed = 41.666666666667,
                                            y = 761723.85338607,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 760,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73316439961992,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75850225786833,
                                            x = -294206.76952107,
                                            speed = 41.666666666667,
                                            y = 766939.57959919,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 800,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73358552839905,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75970215381837,
                                            x = -290816.20117094,
                                            speed = 41.666666666667,
                                            y = 772305.26103553,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 800,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73320025633527,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76043712327459,
                                            x = -292833.44820417,
                                            speed = 41.666666666667,
                                            y = 776108.32484282,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 750,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73250578853397,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75987064278178,
                                            x = -297598.77464296,
                                            speed = 41.666666666667,
                                            y = 773966.37215465,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 730,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73234594595895,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76008648238023,
                                            x = -298488.91416608,
                                            speed = 83.333333333333,
                                            y = 775118.89047014,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 701,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73286972854926,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76189290052362,
                                            x = -294071.52673137,
                                            speed = 83.333333333333,
                                            y = 783295.171835,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73296291764286,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76236396197352,
                                            x = -293196.26001505,
                                            speed = 1.9444444444444,
                                            y = 785461.56600806,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73299315364987,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76236390196715,
                                            x = -293003.54394883,
                                            speed = 1.9444444444444,
                                            y = 785437.41332217,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73299315364987,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76231290408336,
                                            x = -293033.98651906,
                                            speed = 83.333333333333,
                                            y = 785194.91215928,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 730,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73277879251176,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76231259776369,
                                            x = -294400.7027814,
                                            speed = 83.333333333333,
                                            y = 785362.66547909,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 730,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73277839157569,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76189307428658,
                                            x = -294653.6881817,
                                            speed = 83.333333333333,
                                            y = 783368.09661919,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 800,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7330056653418,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76189365001521,
                                            x = -293204.49423074,
                                            speed = 83.333333333333,
                                            y = 783191.43155145,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73300590595264,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76217490500802,
                                            x = -293035.06858988,
                                            speed = 83.333333333333,
                                            y = 784528.64344532,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7329840105795,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76231871206972,
                                            x = -293088.80578155,
                                            speed = 1.9444444444444,
                                            y = 785229.74709419,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7329840105795,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235410888615,
                                            x = -293067.67607989,
                                            speed = 1.9444444444444,
                                            y = 785398.06327731,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73296772968439,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235416385058,
                                            x = -293171.43254442,
                                            speed = 1.9444444444444,
                                            y = 785411.17626391,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 695,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73296772968439,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76231933450885,
                                            x = -293192.22349892,
                                            speed = 1.9444444444444,
                                            y = 785245.55849226,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7336417819299,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76082867276286,
                                            x = -289785.0263118,
                                            speed = 83.333333333333,
                                            y = 777612.01343133,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73241448146094,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75488074825133,
                                            x = -301096.72848032,
                                            speed = 69.444444444444,
                                            y = 750300.36550471,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73466366948749,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75102051840285,
                                            x = -288954.21313686,
                                            speed = 69.444444444444,
                                            y = 730235.60976344,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 41.666666666667,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [24]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "CH-47D",
                                        CLSID = "{AF7808AC-A07C-470D-886B-505E8D23D317}",
                                        unitId = 15,
                                        lat = 0.73346259908361,
                                        skill = "High",
                                        long = 0.75394320925215,
                                        x = -294948.77836005,
                                        name = "Pilot #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3600",
                                            flare = 120,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 745034.69174433,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Uzi11",
                                        }, -- end of callsign
                                        onboard_num = 512,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "CH-47D",
                                        CLSID = "{AF7808AC-A07C-470D-886B-505E8D23D317}",
                                        unitId = 16,
                                        lat = 0.73345559908361,
                                        skill = "High",
                                        long = 0.75395020925215,
                                        x = -294989.41948547,
                                        name = "Pilot #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3600",
                                            flare = 120,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 745073.38061904,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Uzi12",
                                        }, -- end of callsign
                                        onboard_num = 543,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- 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 = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "USA Recon",
                                groupId = 7,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4270,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73329788552104,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76192690384642,
                                            x = -291321.76327237,
                                            speed = 36.111111111111,
                                            y = 783113.21399425,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4270,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73329668215096,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76275145239281,
                                            x = -290837.23037565,
                                            speed = 36.111111111111,
                                            y = 787035.01919289,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4270,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73638272573357,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75014880580032,
                                            x = -278488.41494934,
                                            speed = 50,
                                            y = 724806.50090131,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 713,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 61.111111111111,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Reconnaissance",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "RQ-1A Predator",
                                        CLSID = "{3170e5d2-f866-4ade-a66a-81703d65a7ca}",
                                        unitId = 14,
                                        lat = 0.73329788552104,
                                        skill = "High",
                                        long = 0.76192690384642,
                                        x = -291321.76327237,
                                        name = "Pilot #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = 178,
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = 783113.21399425,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 174,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "USA Tanker",
                                groupId = 9,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3350,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.73440505763414,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.77663734125829,
                                            x = -275103.69808298,
                                            speed = 154.16666666667,
                                            y = 852094.50338953,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3350,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.73436032872876,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75077949399999,
                                            x = -291024.59213739,
                                            speed = 154.16666666667,
                                            y = 729321.26628484,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7375873785433,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74528083894782,
                                            x = -273496.68672658,
                                            speed = 154.16666666667,
                                            y = 700847.83369527,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 326,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Refueling",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "KC-10A",
                                        CLSID = "{513825C4-174E-4926-BE80-CC87D89900E4}",
                                        unitId = 17,
                                        lat = 0.73440505763414,
                                        skill = "High",
                                        long = 0.77663734125829,
                                        x = -275103.69808298,
                                        name = "Pilot #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = 69600,
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 852094.50338953,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "US Ground Attack Backup",
                                groupId = 10,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.731802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.730691,
                                            x = -317948.32727306,
                                            speed = 138.88888888889,
                                            airdromeId = 24,
                                            y = 635639.37385346,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2440,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7342418901713,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74738911565996,
                                            x = -293661.43060212,
                                            speed = 129.16666666667,
                                            y = 713302.86376246,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2440,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73248718982144,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7552478358221,
                                            x = -300419.41300859,
                                            speed = 180.55555555556,
                                            y = 751989.79237539,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2440,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73285152470784,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.76233875454254,
                                                    radius = 250,
                                                    y = 785332.20538201,
                                                    x = -293134.61618284,
                                                    lat = 0.73297494778578,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                        [4] = "Fortifications",
                                                        [5] = "Buildings",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.7612939754016,
                                            x = -294545.0957312,
                                            speed = 180.55555555556,
                                            y = 780461.57930425,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 2440,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73424646688375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74737447780229,
                                            x = -293640.37308542,
                                            speed = 129.16666666667,
                                            y = 713230.10247061,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 713,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.731802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.730691,
                                            x = -317948.32727306,
                                            speed = 138.88888888889,
                                            airdromeId = 24,
                                            y = 635639.37385346,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18C",
                                        CLSID = "{C075771D-EDE1-42C7-8E81-130B60500584}",
                                        unitId = 18,
                                        lat = 0.731802,
                                        skill = "High",
                                        y = 635639.37385346,
                                        long = 0.730691,
                                        x = -317948.32727306,
                                        name = "Pilot #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C40A1E3A-DD05-40D9-85A4-217729E37FAE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{1C2B16EB-8EB0-43de-8788-8EBB2D70B8BC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{C40A1E3A-DD05-40D9-85A4-217729E37FAE}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 6,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Dodge11",
                                        }, -- end of callsign
                                        onboard_num = 735,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                name = "Your Flight",
                                groupId = 12,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 688,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73474552228322,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75110510141913,
                                            x = -288384.43613279,
                                            speed = 154.16666666667,
                                            y = 730575.01082981,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73234209847703,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75458525907811,
                                            x = -301726.30045201,
                                            speed = 154.16666666667,
                                            y = 748947.75677801,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73286876622418,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.76233892070736,
                                                    radius = 1000,
                                                    y = 785332.80559068,
                                                    x = -293132.9831622,
                                                    lat = 0.73297518838997,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                        [4] = "Buildings",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.76153324749421,
                                            x = -294292.35199726,
                                            speed = 154.16666666667,
                                            y = 781585.73740523,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 1525,
                                            type = "Refueling",
                                            action = "Refueling",
                                            lat = 0.73446906245917,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76153678763384,
                                            x = -284088.47698114,
                                            speed = 154.16666666667,
                                            y = 780308.07464024,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 1525,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73474777151321,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75110514484493,
                                            x = -288370.07577429,
                                            speed = 154.16666666667,
                                            y = 730573.52249484,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 20,
                                        lat = 0.736122,
                                        skill = "Player",
                                        y = 683853.75717885,
                                        long = 0.741468,
                                        x = -284889.06283057,
                                        name = "Pilot #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{CAE48299-A294-4bad-8EE6-89EFC5DCDF00}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{CAE48299-A294-4bad-8EE6-89EFC5DCDF00}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = 2427,
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 412,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = true,
                                name = "USA Recon Return",
                                groupId = 14,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 765,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73618508105716,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74180587035034,
                                            x = -284308.95737664,
                                            speed = 61.111111111111,
                                            y = 685409.74042774,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 765,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73618411584646,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73818573959487,
                                            x = -286217.86178525,
                                            speed = 61.111111111111,
                                            y = 668249.13615803,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.736122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.741468,
                                            x = -284889.06283057,
                                            speed = 138.88888888889,
                                            airdromeId = 25,
                                            y = 683853.75717885,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Reconnaissance",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "RQ-1A Predator",
                                        CLSID = "{3170e5d2-f866-4ade-a66a-81703d65a7ca}",
                                        unitId = 22,
                                        lat = 0.73618508105716,
                                        skill = "High",
                                        long = 0.74180587035034,
                                        x = -284308.95737664,
                                        name = "Pilot #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = 26,
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = 685409.74042774,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Ford11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76234000446671,
                                                lat = 0.7329748675844,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76234747116631,
                                                lat = 0.73296780988526,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 761,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7329781558459,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76233483121693,
                                            x = -293116.50706343,
                                            speed = 5.5555555555556,
                                            y = 785311.01714854,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "VAZ Car",
                                        CLSID = "{647DDAAC-CFB5-40AD-8394-042840EC4A6D}",
                                        unitId = 3,
                                        lat = 0.7329781558459,
                                        skill = "Average",
                                        long = 0.76233483121693,
                                        x = -293116.50706343,
                                        name = "Unit #1",
                                        heading = 0,
                                        y = 785311.01714854,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MAZ-6303",
                                        CLSID = "{9A2584F4-2FEE-4f3c-A47F-35D97995FCE1}",
                                        unitId = 4,
                                        lat = 0.7329781558459,
                                        skill = "Average",
                                        long = 0.76233687488295,
                                        x = -293115.2871217,
                                        name = "Unit #2",
                                        heading = 0,
                                        y = 785320.73502995,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Ural-375 ZU-23 Insurgent",
                                        CLSID = "{91776447-a2f2-4b35-be80-8ae60da93e41}",
                                        unitId = 5,
                                        lat = 0.73297895786238,
                                        skill = "Excellent",
                                        long = 0.76232732641101,
                                        x = -293115.87418205,
                                        name = "Unit #3",
                                        heading = 5.3634657018292,
                                        y = 785274.6977938,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Sandbox",
                                        CLSID = "{1e92e0f5-c183-4bc5-a4dd-2a437eff526b}",
                                        unitId = 13,
                                        lat = 0.73297679241922,
                                        skill = "Excellent",
                                        long = 0.76234801868259,
                                        x = -293117.32669043,
                                        name = "Unit #4",
                                        heading = 1.0191413442663,
                                        y = 785374.80140352,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "Insurgent Vehicles",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76232172437153,
                                                lat = 0.73298914352202,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76232178461876,
                                                lat = 0.73296989510989,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7623548791869,
                                                lat = 0.73297141893036,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76235489007628,
                                                lat = 0.73298737907035,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76235489007628,
                                                lat = 0.73298737907035,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7623235199114,
                                                lat = 0.73298737907035,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76232349857109,
                                                lat = 0.73296917330092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76235345214206,
                                                lat = 0.73296917330092,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76232178461876,
                                                lat = 0.73296989510989,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76235270072448,
                                                lat = 0.73296989510989,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76235207315206,
                                                lat = 0.73297005551194,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76235207315206,
                                                lat = 0.73297005551194,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76235345214206,
                                                lat = 0.73296917330092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76235343476642,
                                                lat = 0.73298922372443,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7623235199114,
                                                lat = 0.73298737907035,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76232349857109,
                                                lat = 0.73296917330092,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.76235343476642,
                                                lat = 0.73298922372443,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.76232172437153,
                                                lat = 0.73298914352202,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73297141893036,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7623548791869,
                                            x = -293147.48691436,
                                            speed = 2.7777777777778,
                                            y = 785411.66560126,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73298737907035,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235489007628,
                                            x = -293045.73592488,
                                            speed = 2.7777777777778,
                                            y = 785399.11895153,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 682,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73298737907035,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7623235199114,
                                            x = -293064.46196557,
                                            speed = 2.7777777777778,
                                            y = 785249.94998808,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 682,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73296917330092,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76232349857109,
                                            x = -293180.53488385,
                                            speed = 2.7777777777778,
                                            y = 785264.21957127,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73296917330092,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235345214206,
                                            x = -293162.65446177,
                                            speed = 2.7777777777778,
                                            y = 785406.65245775,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73298922372443,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235343476642,
                                            x = -293034.84514693,
                                            speed = 2.7777777777778,
                                            y = 785390.74266386,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73298914352202,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76232172437153,
                                            x = -293054.28556713,
                                            speed = 2.7777777777778,
                                            y = 785240.01917443,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 682,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73296989510989,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76232178461876,
                                            x = -293176.95653826,
                                            speed = 2.7777777777778,
                                            y = 785255.49974552,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 688,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73296989510989,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76235270072448,
                                            x = -293158.50154269,
                                            speed = 2.7777777777778,
                                            y = 785402.50960224,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 7,
                                        lat = 0.73297141893036,
                                        skill = "Average",
                                        long = 0.7623548791869,
                                        x = -293147.48691436,
                                        name = "Unit #5",
                                        heading = 0.0005070605016102,
                                        y = 785411.66560126,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Ural-375 ZU-23 Insurgent",
                                        CLSID = "{91776447-a2f2-4b35-be80-8ae60da93e41}",
                                        unitId = 8,
                                        lat = 0.73296441893036,
                                        skill = "Excellent",
                                        long = 0.7623618791869,
                                        x = -293187.93273353,
                                        name = "Unit #6",
                                        heading = 0.0005070605016102,
                                        y = 785450.47703453,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Insurgent Foot Patrol",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73298072230067,
                                            long = 0.7623357414304,
                                            x = -293099.60279899,
                                            name = "",
                                            speed = 0,
                                            y = 785313.31944643,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 1,
                                lat = 0.73298072230067,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "s1",
                                        type = "Small werehouse 1",
                                        CLSID = "{2cca8015-d0a0-43f7-bc89-0bf1cf290246}",
                                        unitId = 1,
                                        lat = 0.73298072230067,
                                        long = 0.7623357414304,
                                        x = -293099.60279899,
                                        name = "Insurgent Warehouse",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 785313.31944643,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7623357414304,
                                name = "Insurgent Warehouse",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73297534879279,
                                            long = 0.76233080665822,
                                            x = -293136.80419187,
                                            name = "",
                                            speed = 0,
                                            y = 785294.09567959,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 2,
                                lat = 0.73297534879279,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "domik1a",
                                        type = "Small house 1A",
                                        CLSID = "{40cf54da-bdb2-4993-a619-f5504200c3f5}",
                                        unitId = 2,
                                        lat = 0.73297534879279,
                                        long = 0.76233080665822,
                                        x = -293136.80419187,
                                        name = "Insurgent House",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 785294.09567959,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76233080665822,
                                name = "Insurgent House",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 4.7123889803847,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73297101792477,
                                            long = 0.76233860883109,
                                            x = -293159.75568195,
                                            name = "",
                                            speed = 0,
                                            y = 785334.61461435,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                lat = 0.73297101792477,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SetkaKP",
                                        type = "FARP Ammo Dump Coating",
                                        CLSID = "{7c9d05ea-0b54-4d5c-9d6f-fa2cde39e349}",
                                        unitId = 11,
                                        lat = 0.73297101792477,
                                        long = 0.76233860883109,
                                        x = -293159.75568195,
                                        name = "Insurgent Ammo Storage",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 785334.61461435,
                                        heading = 4.7123889803847,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.76233860883109,
                                name = "Insurgent Ammo Storage",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0.78539816339745,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73298385017543,
                                            long = 0.7623489508259,
                                            x = -293071.77768344,
                                            name = "",
                                            speed = 0,
                                            y = 785373.66268907,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                lat = 0.73298385017543,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "block",
                                        type = ".Block",
                                        CLSID = "{71AC463C-310A-41ce-B7E7-923AC3CA5EDC}",
                                        unitId = 21,
                                        lat = 0.73298385017543,
                                        long = 0.7623489508259,
                                        x = -293071.77768344,
                                        name = "Insurgent CQC Training House",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 785373.66268907,
                                        heading = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7623489508259,
                                name = "Insurgent CQC Training House",
                                dead = false,
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    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 [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "GWOT",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 6486,
    start_time = 2233800,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "ECM",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "L-ENGINE",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "AUTOPILOT",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "HUD",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "ASC",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "RWS",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "R-ENGINE",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "MFD",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        mlws = 
        {
            hh = 0,
            prob = 100,
            label = "MLWS",
            enable = false,
            mmint = 1,
            id = "mlws",
            mm = 0,
        }, -- end of mlws
    }, -- end of failures
} -- end of mission
