mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"RU-SA8-01\");",
            [2] = "a_activate_group(\"RU-SA8-02\");",
            [3] = "a_activate_group(\"RU-SA9-01\");",
            [4] = "a_activate_group(\"RU-SA9-02\");",
            [5] = "a_activate_group(\"RU-ZSU-01\");",
            [6] = "a_activate_group(\"RU-ZSU-02\");",
            [7] = "a_activate_group(\"RU-ZSU-03\");",
            [8] = "a_activate_group(\"RU-ZSU-04\");",
            [9] = "",
            [10] = "a_activate_group(\"GER-GEP-01\");",
            [11] = "",
            [12] = "",
            [13] = "",
            [14] = "a_activate_group(\"GER-GEP-05\");",
            [15] = "a_activate_group(\"GER-GEP-06\");",
            [16] = "a_activate_group(\"G-AAA-01\");",
            [17] = "a_activate_group(\"G-AAA-02\");",
            [18] = "a_activate_group(\"G-AAA-03\");",
            [19] = "",
            [20] = "a_activate_group(\"G-AAA-05\");",
            [21] = "a_activate_group(\"G-AAA-06\");",
            [22] = "",
            [23] = "a_activate_group(\"RU 2S6 1\");",
            [24] = "a_activate_group(\"RU 2S6 2\");",
            [25] = "a_activate_group(\"RU 2S6 3\");",
            [26] = "a_activate_group(\"EU TANK 4 RAND\");",
            [27] = "a_activate_group(\"EU TANK 3 ACTIVATE\");",
            [28] = "",
            [29] = "",
            [30] = "a_activate_group(\"EU STINGER 3\");",
            [31] = "a_set_flag(\"1\"); mission.trig.func[31]='';",
            [32] = "a_set_flag(\"1\"); mission.trig.func[32]='';",
            [33] = "a_set_flag(\"1\"); mission.trig.func[33]='';",
            [34] = "a_activate_group(\"EU TANK 3 ACTIVATE\"); mission.trig.func[34]='';",
            [35] = "a_activate_group(\"EU AH1\");",
            [36] = "a_set_flag(\"10\"); mission.trig.func[36]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [36] = "if mission.trig.conditions[36]() then mission.trig.actions[36]() end",
            [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
            [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
            [33] = "if mission.trig.conditions[33]() then mission.trig.actions[33]() end",
            [34] = "if mission.trig.conditions[34]() then mission.trig.actions[34]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
            [33] = true,
            [34] = true,
            [35] = true,
            [36] = true,
            [37] = true,
            [38] = true,
            [39] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_random_less(\"50\") )",
            [2] = "return(c_random_less(\"50\") )",
            [3] = "return(c_random_less(\"50\") )",
            [4] = "return(c_random_less(\"50\") )",
            [5] = "return(c_random_less(\"50\") )",
            [6] = "return(c_random_less(\"50\") )",
            [7] = "return(c_random_less(\"50\") )",
            [8] = "return(c_random_less(\"50\") )",
            [9] = "return(c_random_less(\"75\") )",
            [10] = "return(c_random_less(\"50\") )",
            [11] = "return(c_random_less(\"50\") )",
            [12] = "return(c_random_less(\"50\") )",
            [13] = "return(c_random_less(\"50\") )",
            [14] = "return(c_random_less(\"50\") )",
            [15] = "return(c_random_less(\"50\") )",
            [16] = "return(c_random_less(\"50\") )",
            [17] = "return(c_random_less(\"50\") )",
            [18] = "return(c_random_less(\"50\") )",
            [19] = "return(c_random_less(\"50\") )",
            [20] = "return(c_random_less(\"50\") )",
            [21] = "return(c_random_less(\"50\") )",
            [22] = "return(c_random_less(\"50\") )",
            [23] = "return(c_random_less(\"50\") )",
            [24] = "return(c_random_less(\"50\") )",
            [25] = "return(c_random_less(\"50\") )",
            [26] = "return(c_random_less(\"50\") )",
            [27] = "return(c_random_less(\"50\") )",
            [28] = "return(c_random_less(\"50\") )",
            [29] = "return(c_random_less(\"50\") )",
            [30] = "return(c_random_less(\"50\") )",
            [31] = "return(c_unit_in_zone(\"80\", \"Objective\") )",
            [32] = "return(c_unit_in_zone(\"77\", \"Objective\") )",
            [33] = "return(c_unit_in_zone(\"74\", \"Objective\") )",
            [34] = "return(c_group_dead(\"RU IFV 3\") )",
            [35] = "return(c_random_less(\"50\") )",
            [36] = "return(c_time_after(\"1\") )",
        }, -- 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 = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() end",
            [35] = "if mission.trig.conditions[35]() then mission.trig.actions[35]() end",
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 21,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU TANK 1 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 20,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU TANK 2 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 19,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU TANK 3 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 139,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU TANK CMD DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [4]
        [5] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 22,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU IFV 1 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [5]
        [6] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 18,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU IFV 2 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [6]
        [7] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 17,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU IFV 3 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [7]
        [8] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "RU ARTY 1 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [8]
        [9] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 23,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU ARTY 2 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [9]
        [10] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 23,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU ARTY 3 DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [10]
        [11] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 26,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU HQ DEAD",
            score = -20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [11]
        [12] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "RU AH DEAD",
            score = -10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [12]
        [13] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 2,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU TANK 1 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [13]
        [14] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 3,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU TANK 2 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [14]
        [15] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU TANK 3 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [15]
        [16] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU TANK 4 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [16]
        [17] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU TANK 5 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [17]
        [18] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 137,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU TANK 6 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [18]
        [19] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 1,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU IFV 1 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [19]
        [20] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 7,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU IFV 2 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [20]
        [21] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 150,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU IFV 3 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [21]
        [22] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU IFV 4 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [22]
        [23] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU IFV 5 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [23]
        [24] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 8,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU ARTY 1 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [24]
        [25] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 119,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU ARTY SUP DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [25]
        [26] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 9,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU ARTY 2 DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [26]
        [27] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 120,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU ARTY 2 SUP DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [27]
        [28] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 10,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU HQ DEAD",
            score = 20,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [28]
        [29] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 121,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU HQ SUP DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [29]
        [30] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU AH 1 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [30]
        [31] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU MRL 1 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [31]
        [32] = 
        {
            rules = 
            {
            }, -- end of rules
            comment = "EU MRL 2 DEAD",
            score = 10,
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [32]
        [33] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 1,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 51,
            comment = "OBJECTIVE",
            predicate = "score",
            side = "OFFLINE",
        }, -- end of [33]
        [34] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 10,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            side = "OFFLINE",
            score = 50,
            predicate = "score",
            comment = "Start 50",
        }, -- end of [34]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone(\"80\", \"Objective\") then a_set_flag(\"1\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"77\", \"Objective\") then a_set_flag(\"1\"); mission.trigfunc[2]='';end;",
        [3] = "if c_unit_in_zone(\"74\", \"Objective\") then a_set_flag(\"1\"); mission.trigfunc[3]='';end;",
        [4] = "if c_group_dead(\"RU IFV 3\") then a_activate_group(\"EU TANK 3 ACTIVATE\"); mission.trigfunc[4]='';end;",
        [5] = "if c_time_after(\"1\") then a_set_flag(\"10\"); mission.trigfunc[5]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 15,
                dir = 28,
            }, -- end of at8000
            atGround = 
            {
                speed = 7,
                dir = 177,
            }, -- end of atGround
            at2000 = 
            {
                speed = 12,
                dir = 126,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 3,
            at2000 = 0,
        }, -- end of turbulence
        season = 
        {
            iseason = 4,
            temperature = 10,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 8,
            thickness = 600,
            base = 4100,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_group_dead(\"RU TANK 1\")  then a_set_mission_result(-20) end",
        [2] = "if c_group_dead(\"RU TANK 2\")  then a_set_mission_result(-20) end",
        [3] = "if c_group_dead(\"RU TANK 3\")  then a_set_mission_result(-20) end",
        [4] = "if c_group_dead(\"RU TANK CMD\")  then a_set_mission_result(20) end",
        [5] = "if c_group_dead(\"RU IFV 1\")  then a_set_mission_result(-20) end",
        [6] = "if c_group_dead(\"RU IFV 2\")  then a_set_mission_result(-20) end",
        [7] = "if c_group_dead(\"RU IFV 3\")  then a_set_mission_result(-20) end",
        [8] = "if c_group_dead(\"RU ARTY 3\")  then a_set_mission_result(-20) end",
        [9] = "if c_group_dead(\"RU ARTY 3\")  then a_set_mission_result(-20) end",
        [10] = "if c_group_dead(\"RU HQ\")  then a_set_mission_result(-20) end",
        [11] = "if c_group_dead(\"EU TANK 1\")  then a_set_mission_result(20) end",
        [12] = "if c_group_dead(\"EU TANK 2\")  then a_set_mission_result(20) end",
        [13] = "if c_group_dead(\"EU TANK 3 ACTIVATE\")  then a_set_mission_result(20) end",
        [14] = "if c_group_dead(\"EU IFV 1\")  then a_set_mission_result(10) end",
        [15] = "if c_group_dead(\"EU IFV 2\")  then a_set_mission_result(10) end",
        [16] = "if c_group_dead(\"EU IFV 3\")  then a_set_mission_result(10) end",
        [17] = "if c_group_dead(\"EU ARTY 1\")  then a_set_mission_result(20) end",
        [18] = "if c_group_dead(\"EU ARTY SUPPORT 1\")  then a_set_mission_result(10) end",
        [19] = "if c_group_dead(\"EU ARTY 2\")  then a_set_mission_result(20) end",
        [20] = "if c_group_dead(\"EU ARTY SUPPORT 2\")  then a_set_mission_result(10) end",
        [21] = "if c_group_dead(\"EU HQ\")  then a_set_mission_result(20) end",
        [22] = "if c_group_dead(\"EU HQ SUPPORT\")  then a_set_mission_result(10) end",
        [23] = "if c_flag_is_true(\"1\")  then a_set_mission_result(51) end",
        [24] = "if c_flag_is_true(\"10\")  then a_set_mission_result(50) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_group_dead(\"RU TANK 1\") )",
                [2] = "return(c_group_dead(\"RU TANK 2\") )",
                [3] = "return(c_group_dead(\"RU TANK 3\") )",
                [4] = "return(c_group_dead(\"RU TANK CMD\") )",
                [5] = "return(c_group_dead(\"RU IFV 1\") )",
                [6] = "return(c_group_dead(\"RU IFV 2\") )",
                [7] = "return(c_group_dead(\"RU IFV 3\") )",
                [9] = "return(c_group_dead(\"RU ARTY 3\") )",
                [10] = "return(c_group_dead(\"RU ARTY 3\") )",
                [11] = "return(c_group_dead(\"RU HQ\") )",
                [13] = "return(c_group_dead(\"EU TANK 1\") )",
                [14] = "return(c_group_dead(\"EU TANK 2\") )",
                [18] = "return(c_group_dead(\"EU TANK 3 ACTIVATE\") )",
                [19] = "return(c_group_dead(\"EU IFV 1\") )",
                [20] = "return(c_group_dead(\"EU IFV 2\") )",
                [21] = "return(c_group_dead(\"EU IFV 3\") )",
                [24] = "return(c_group_dead(\"EU ARTY 1\") )",
                [25] = "return(c_group_dead(\"EU ARTY SUPPORT 1\") )",
                [26] = "return(c_group_dead(\"EU ARTY 2\") )",
                [27] = "return(c_group_dead(\"EU ARTY SUPPORT 2\") )",
                [28] = "return(c_group_dead(\"EU HQ\") )",
                [29] = "return(c_group_dead(\"EU HQ SUPPORT\") )",
                [33] = "return(c_flag_is_true(\"1\") )",
                [34] = "return(c_flag_is_true(\"10\") )",
            }, -- 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(-20)",
                [6] = "a_set_mission_result(-20)",
                [7] = "a_set_mission_result(-20)",
                [9] = "a_set_mission_result(-20)",
                [10] = "a_set_mission_result(-20)",
                [11] = "a_set_mission_result(-20)",
                [13] = "a_set_mission_result(20)",
                [14] = "a_set_mission_result(20)",
                [18] = "a_set_mission_result(20)",
                [19] = "a_set_mission_result(10)",
                [20] = "a_set_mission_result(10)",
                [21] = "a_set_mission_result(10)",
                [24] = "a_set_mission_result(20)",
                [25] = "a_set_mission_result(10)",
                [26] = "a_set_mission_result(20)",
                [27] = "a_set_mission_result(10)",
                [28] = "a_set_mission_result(20)",
                [29] = "a_set_mission_result(10)",
                [33] = "a_set_mission_result(51)",
                [34] = "a_set_mission_result(50)",
            }, -- 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",
                [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",
                [11] = "if mission.result.offline.conditions[11]() then mission.result.offline.actions[11]() end",
                [13] = "if mission.result.offline.conditions[13]() then mission.result.offline.actions[13]() end",
                [14] = "if mission.result.offline.conditions[14]() then mission.result.offline.actions[14]() end",
                [18] = "if mission.result.offline.conditions[18]() then mission.result.offline.actions[18]() end",
                [19] = "if mission.result.offline.conditions[19]() then mission.result.offline.actions[19]() end",
                [20] = "if mission.result.offline.conditions[20]() then mission.result.offline.actions[20]() end",
                [21] = "if mission.result.offline.conditions[21]() then mission.result.offline.actions[21]() end",
                [24] = "if mission.result.offline.conditions[24]() then mission.result.offline.actions[24]() end",
                [25] = "if mission.result.offline.conditions[25]() then mission.result.offline.actions[25]() end",
                [26] = "if mission.result.offline.conditions[26]() then mission.result.offline.actions[26]() end",
                [27] = "if mission.result.offline.conditions[27]() then mission.result.offline.actions[27]() end",
                [28] = "if mission.result.offline.conditions[28]() then mission.result.offline.actions[28]() end",
                [29] = "if mission.result.offline.conditions[29]() then mission.result.offline.actions[29]() end",
                [33] = "if mission.result.offline.conditions[33]() then mission.result.offline.actions[33]() end",
                [34] = "if mission.result.offline.conditions[34]() then mission.result.offline.actions[34]() 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 = 7000,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.73148900744915,
                hidden = true,
                long = 0.73217195380005,
                x = -319207.58374272,
                name = "Start Action",
                y = 642901.70127881,
            }, -- end of [1]
            [2] = 
            {
                radius = 1700,
                zoneId = 4,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of color
                lat = 0.73036881046721,
                hidden = true,
                long = 0.73086571891604,
                x = -326994.03083531,
                name = "Objective",
                y = 637432.09055534,
            }, -- end of [2]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.73385766315801,
        zoom = 500000,
        centerX = 0.73260812818859,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 9,
            [8] = 8,
            [9] = 12,
            [10] = 2,
            [11] = 3,
            [12] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
            [2] = 1,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "ATO C.P4.4\
\
Наши войска планируют провести разведку боем в восточном секторе линии фронта и продвинуться настолько, насколько возможно, в направлении н.п. Цкаврока, в зависимости от уровня обороны противника.\
\
Оперативные точки в ПВИ:\
\
ОТ 1: Передовая линия войск противника;\
ОТ 2: Предполагаемое место расположения артиллерийской батареи противника;\
ОТ 3: Предполагаемое место расположения КНП противника;\
ОТ 4: Передовая линия войск противника, западный сектор.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
    }, -- end of trigflag
    descriptionRedTask = "Недопустить уничтожение ударных групп от вражеской авиации, держать небо чистым",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "Camp-Progress-Map-C4{3998889E-750A-4445-9464-7FE125C6E703}.jpg",
        [2] = "R-C4.4{16FFC9B0-69F4-42a1-9B2C-3BB9D061FDEF}.jpg",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 42,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-SA8-01 RAND",
            predicate = "triggerStart",
        }, -- end of [1]
        [2] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 41,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-SA8-02 RAND",
            predicate = "triggerStart",
        }, -- end of [2]
        [3] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 29,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-SA9-01 RAND",
            predicate = "triggerStart",
        }, -- end of [3]
        [4] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 30,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-SA9-02 RAND",
            predicate = "triggerStart",
        }, -- end of [4]
        [5] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 27,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-ZSU-01 RAND",
            predicate = "triggerStart",
        }, -- end of [5]
        [6] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 28,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-ZSU-02 RAND",
            predicate = "triggerStart",
        }, -- end of [6]
        [7] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 43,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-ZSU-03 RAND",
            predicate = "triggerStart",
        }, -- end of [7]
        [8] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 44,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU-ZSU-04 RAND",
            predicate = "triggerStart",
        }, -- end of [8]
        [9] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    zone = "",
                    unit = "",
                    predicate = "c_random_less",
                    percent = 75,
                    zoneunit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-RO-01 RAND",
            predicate = "triggerStart",
        }, -- end of [9]
        [10] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 15,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-01 RAND",
            predicate = "triggerStart",
        }, -- end of [10]
        [11] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-02 RAND",
            predicate = "triggerStart",
        }, -- end of [11]
        [12] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-03 RAND",
            predicate = "triggerStart",
        }, -- end of [12]
        [13] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-04 RAND",
            predicate = "triggerStart",
        }, -- end of [13]
        [14] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 48,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-05 RAND",
            predicate = "triggerStart",
        }, -- end of [14]
        [15] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 49,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "GER-GEP-06 RAND",
            predicate = "triggerStart",
        }, -- end of [15]
        [16] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 34,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-01 RAND",
            predicate = "triggerStart",
        }, -- end of [16]
        [17] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 39,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-02 RAND",
            predicate = "triggerStart",
        }, -- end of [17]
        [18] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 35,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-03 RAND",
            predicate = "triggerStart",
        }, -- end of [18]
        [19] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-04 RAND",
            predicate = "triggerStart",
        }, -- end of [19]
        [20] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 37,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-05 RAND",
            predicate = "triggerStart",
        }, -- end of [20]
        [21] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 38,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "G-AAA-06 RAND",
            predicate = "triggerStart",
        }, -- end of [21]
        [22] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    predicate = "c_random_less",
                    percent = 50,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU AH 1 RAND",
            predicate = "triggerStart",
        }, -- end of [22]
        [23] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 127,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    predicate = "c_random_less",
                    percent = 50,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU 2S6 1 RAND",
            predicate = "triggerStart",
        }, -- end of [23]
        [24] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 128,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    predicate = "c_random_less",
                    percent = 50,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU 2S6 2 RAND",
            predicate = "triggerStart",
        }, -- end of [24]
        [25] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 129,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    predicate = "c_random_less",
                    percent = 50,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "RU 2S6 3 RAND",
            predicate = "triggerStart",
        }, -- end of [25]
        [26] = 
        {
            comment = "EU TANK 4 RAND",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_random_less",
                    percent = 50,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            predicate = "triggerStart",
            actions = 
            {
                [1] = 
                {
                    group = 143,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
        }, -- end of [26]
        [27] = 
        {
            predicate = "triggerStart",
            rules = 
            {
                [1] = 
                {
                    zone = 2,
                    percent = 50,
                    predicate = "c_random_less",
                    unit = 74,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_activate_group",
                    group = 137,
                }, -- end of [1]
            }, -- end of actions
            comment = "EU TANK 3 RAND",
        }, -- end of [27]
        [28] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU STING 1 RAND",
            predicate = "triggerStart",
        }, -- end of [28]
        [29] = 
        {
            actions = 
            {
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU STING 2 RAND",
            predicate = "triggerStart",
        }, -- end of [29]
        [30] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 152,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            comment = "EU STING 3 RAND",
            predicate = "triggerStart",
        }, -- end of [30]
        [31] = 
        {
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    unit = 80,
                    predicate = "c_unit_in_zone",
                    zone = 4,
                }, -- end of [1]
            }, -- end of rules
            comment = "OBJ 1",
            predicate = "triggerOnce",
        }, -- end of [31]
        [32] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = "",
                    text = "",
                    predicate = "a_set_flag",
                    flag = 1,
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    unit = 77,
                    predicate = "c_unit_in_zone",
                    zone = 4,
                }, -- end of [1]
            }, -- end of rules
            comment = "OBJ 1",
            predicate = "triggerOnce",
        }, -- end of [32]
        [33] = 
        {
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
                [1] = 
                {
                    unit = 74,
                    predicate = "c_unit_in_zone",
                    zone = 4,
                }, -- end of [1]
            }, -- end of rules
            comment = "OBJ 1",
            predicate = "triggerOnce",
        }, -- end of [33]
        [34] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 23,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
            }, -- end of rules
            comment = "START TANK 3",
            predicate = "triggerOnce",
        }, -- end of [34]
        [35] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 18,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
            }, -- end of rules
            comment = "START IFV 2",
            predicate = "triggerOnce",
        }, -- end of [35]
        [36] = 
        {
            actions = 
            {
                [1] = 
                {
                    group = 17,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            rules = 
            {
            }, -- end of rules
            comment = "START IFV 3",
            predicate = "triggerOnce",
        }, -- end of [36]
        [37] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    group = 17,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 137,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            comment = "REINFORCE",
        }, -- end of [37]
        [38] = 
        {
            predicate = "triggerStart",
            rules = 
            {
                [1] = 
                {
                    percent = 50,
                    predicate = "c_random_less",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 153,
                    text = "",
                    predicate = "a_activate_group",
                }, -- end of [1]
            }, -- end of actions
            comment = "EU AH 1 RAND",
        }, -- end of [38]
        [39] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 1,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 10,
                    text = "",
                    predicate = "a_set_flag",
                }, -- end of [1]
            }, -- end of actions
            comment = "Start 50",
        }, -- end of [39]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "F-16 Groop",
                                groupId = 159,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 136,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73123585803909,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73268658595868,
                                            x = -320565.26936549,
                                            speed = 194.44444444444,
                                            y = 645524.89498448,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73155356534749,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73058587068372,
                                            x = -319583.50543654,
                                            speed = 194.44444444444,
                                            y = 635302.48481466,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 900,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16A MLU",
                                        CLSID = "{2B1638C8-9321-4d90-A7C8-8E9EB342C0F5}",
                                        unitId = 405,
                                        lat = 0.726232,
                                        skill = "Random",
                                        y = 617269.96285781,
                                        long = 0.726078,
                                        x = -355692.3067714,
                                        name = "Colt 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{907D835F-E650-4154-BAFD-C656882555C0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16A MLU",
                                        CLSID = "{2B1638C8-9321-4d90-A7C8-8E9EB342C0F5}",
                                        unitId = 406,
                                        lat = 0.726225,
                                        skill = "Random",
                                        y = 617307.83245432,
                                        long = 0.726085,
                                        x = -355733.53670401,
                                        name = "Colt 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{907D835F-E650-4154-BAFD-C656882555C0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Colt12",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Mirage Groop",
                                groupId = 160,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73047011269069,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72930401496788,
                                            x = -327123.64672218,
                                            speed = 194.44444444444,
                                            y = 629921.41335826,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73072813080932,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73272056736095,
                                            x = -323783.739652,
                                            speed = 194.44444444444,
                                            y = 646029.17873776,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73002192396777,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73091538097794,
                                            x = -329179.79103391,
                                            speed = 194.44444444444,
                                            y = 637900.375864,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73047011269069,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72930406829006,
                                            x = -327123.62025635,
                                            speed = 194.44444444444,
                                            y = 629921.66746757,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73072805076964,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73271988914381,
                                            x = -323784.58630547,
                                            speed = 194.44444444444,
                                            y = 646026.00063072,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73002224392414,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73091531526083,
                                            x = -329177.78488362,
                                            speed = 194.44444444444,
                                            y = 637899.8537246,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73047019271188,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72930455642433,
                                            x = -327122.86806609,
                                            speed = 194.44444444444,
                                            y = 629923.93973836,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 420,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mirage 2000-5",
                                        CLSID = "{AAD0C656-A7E0-4099-8F6C-25DDCB3EEEA2}",
                                        unitId = 408,
                                        lat = 0.726232,
                                        skill = "Random",
                                        y = 617269.96285781,
                                        long = 0.726078,
                                        x = -355692.3067714,
                                        name = "Dodge 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "3160",
                                            flare = 16,
                                            chaff = 112,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Dodge11",
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mirage 2000-5",
                                        CLSID = "{AAD0C656-A7E0-4099-8F6C-25DDCB3EEEA2}",
                                        unitId = 409,
                                        lat = 0.726225,
                                        skill = "Random",
                                        y = 617307.83245432,
                                        long = 0.726085,
                                        x = -355733.53670401,
                                        name = "Dodge 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{0DA03783-61E4-40B2-8FAE-6AEE0A5C5AAE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "3160",
                                            flare = 16,
                                            chaff = 112,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Dodge12",
                                        }, -- end of callsign
                                        onboard_num = 19,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 113,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73025167622581,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72945283078449,
                                            x = -328441.70334103,
                                            speed = 5.5555555555556,
                                            y = 630777.88655827,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 147,
                                        lat = 0.73025167622581,
                                        skill = "Random",
                                        long = 0.72945283078449,
                                        x = -328441.70334103,
                                        name = "Unit #129",
                                        heading = 3.1415926535898,
                                        y = 630777.88655827,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "New Group #024",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 49,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73030688140722,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73003291527234,
                                            x = -327802.00710482,
                                            speed = 5.5555555555556,
                                            y = 633505.08298628,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 148,
                                        lat = 0.73030688140722,
                                        skill = "Random",
                                        long = 0.73003291527234,
                                        x = -327802.00710482,
                                        name = "Unit #130",
                                        heading = 3.266036415674,
                                        y = 633505.08298628,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "G-AAA-01",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 113,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73042850245022,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73062537458999,
                                            x = -326732.95399374,
                                            speed = 5.5555555555556,
                                            y = 636246.47020253,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 149,
                                        lat = 0.73042850245022,
                                        skill = "Random",
                                        long = 0.73062537458999,
                                        x = -326732.95399374,
                                        name = "Unit #131",
                                        heading = 3.266036415674,
                                        y = 636246.47020253,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "G-AAA-03",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 113,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73051212460307,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7314264577514,
                                            x = -325802.48920905,
                                            speed = 5.5555555555556,
                                            y = 640007.6854048,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 151,
                                        lat = 0.73051212460307,
                                        skill = "Random",
                                        long = 0.7314264577514,
                                        x = -325802.48920905,
                                        name = "Unit #133",
                                        heading = 4.0746862018819,
                                        y = 640007.6854048,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "G-AAA-05",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 121,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73061071876694,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7319064116061,
                                            x = -324936.00860542,
                                            speed = 5.5555555555556,
                                            y = 642228.4489001,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 38,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 152,
                                        lat = 0.73061071876694,
                                        skill = "Random",
                                        long = 0.7319064116061,
                                        x = -324936.00860542,
                                        name = "Unit #134",
                                        heading = 4.2487413713839,
                                        y = 642228.4489001,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "G-AAA-06",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.72948332730094,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72971830797072,
                                            x = -333205.89253,
                                            speed = 5.5555555555556,
                                            y = 632547.42311439,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 153,
                                        lat = 0.72948332730094,
                                        skill = "Random",
                                        long = 0.72971830797072,
                                        x = -333205.89253,
                                        name = "Unit #135",
                                        heading = 3.1415926535898,
                                        y = 632547.42311439,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "G-AAA-02",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [6]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 5.8782935208945,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73177794515995,
                                            long = 0.73074830013841,
                                            x = -318073.14281766,
                                            name = "",
                                            speed = 0,
                                            y = 635927.47227694,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 52,
                                lat = 0.73177794515995,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 177,
                                        lat = 0.73177794515995,
                                        long = 0.73074830013841,
                                        x = -318073.14281766,
                                        name = "New Static Object #002",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635927.47227694,
                                        heading = 5.8782935208945,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73074830013841,
                                name = "New Static Object #002",
                                dead = true,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 6.2276868019339,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73177530136451,
                                            long = 0.73073311416909,
                                            x = -318097.53013533,
                                            name = "",
                                            speed = 0,
                                            y = 635857.02813611,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 53,
                                lat = 0.73177530136451,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 178,
                                        lat = 0.73177530136451,
                                        long = 0.73073311416909,
                                        x = -318097.53013533,
                                        name = "New Static Object #003",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635857.02813611,
                                        heading = 6.2276868019339,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73073311416909,
                                name = "New Static Object #003",
                                dead = true,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 6.2276868019339,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73177121551117,
                                            long = 0.73071169600714,
                                            x = -318134.2009484,
                                            name = "",
                                            speed = 0,
                                            y = 635757.90826693,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 54,
                                lat = 0.73177121551117,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 179,
                                        lat = 0.73177121551117,
                                        long = 0.73071169600714,
                                        x = -318134.2009484,
                                        name = "New Static Object #004",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635757.90826693,
                                        heading = 6.2276868019339,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73071169600714,
                                name = "New Static Object #004",
                                dead = true,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0.53659940676647,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175935860989,
                                            long = 0.73065151506569,
                                            x = -318239.63747773,
                                            name = "",
                                            speed = 0,
                                            y = 635479.64701656,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 55,
                                lat = 0.73175935860989,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 180,
                                        lat = 0.73175935860989,
                                        long = 0.73065151506569,
                                        x = -318239.63747773,
                                        name = "New Static Object #005",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635479.64701656,
                                        heading = 0.53659940676647,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73065151506569,
                                name = "New Static Object #005",
                                dead = true,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 2.0607536530486,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7317605603171,
                                            long = 0.73066067729721,
                                            x = -318227.43032586,
                                            name = "",
                                            speed = 0,
                                            y = 635522.40619941,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 56,
                                lat = 0.7317605603171,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 181,
                                        lat = 0.7317605603171,
                                        long = 0.73066067729721,
                                        x = -318227.43032586,
                                        name = "New Static Object #006",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635522.40619941,
                                        heading = 2.0607536530486,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73066067729721,
                                name = "New Static Object #006",
                                dead = true,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 3.9269908169872,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73175399100015,
                                            long = 0.7305998141735,
                                            x = -318299.51436155,
                                            name = "",
                                            speed = 0,
                                            y = 635237.43826115,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 57,
                                lat = 0.73175399100015,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 182,
                                        lat = 0.73175399100015,
                                        long = 0.7305998141735,
                                        x = -318299.51436155,
                                        name = "New Static Object #007",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 635237.43826115,
                                        heading = 3.9269908169872,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7305998141735,
                                name = "New Static Object #007",
                                dead = true,
                            }, -- end of [6]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73029375992847,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72921708843129,
                                            x = -328290.54574803,
                                            speed = 5.5555555555556,
                                            y = 629626.0698056,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 1,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 1,
                                        lat = 0.73029375992847,
                                        skill = "Random",
                                        long = 0.72921708843129,
                                        x = -328290.54574803,
                                        name = "Unit #1",
                                        heading = 0,
                                        y = 629626.0698056,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 2,
                                        lat = 0.73029792038065,
                                        skill = "Random",
                                        long = 0.72920234416074,
                                        x = -328271.35268321,
                                        name = "Unit #2",
                                        heading = 0,
                                        y = 629553.00004564,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 3,
                                        lat = 0.730292399784,
                                        skill = "Random",
                                        long = 0.7292335898733,
                                        x = -328291.02255672,
                                        name = "Unit #3",
                                        heading = 0,
                                        y = 629705.62529187,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 4,
                                        lat = 0.73030136076627,
                                        skill = "Random",
                                        long = 0.72916443236622,
                                        x = -328268.24694971,
                                        name = "Unit #4",
                                        heading = 0,
                                        y = 629370.00989538,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU IFV 1",
                                start_time = 0,
                                task = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 60,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73065825835099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73024978928855,
                                            x = -325455.32208957,
                                            speed = 5.5555555555556,
                                            y = 634301.68420473,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 2,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 5,
                                        lat = 0.73065825835099,
                                        skill = "Random",
                                        long = 0.73024978928855,
                                        x = -325455.32208957,
                                        name = "Unit #5",
                                        heading = 0,
                                        y = 634301.68420473,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 6,
                                        lat = 0.73065129535604,
                                        skill = "Random",
                                        long = 0.73018483709451,
                                        x = -325531.92990174,
                                        name = "Unit #6",
                                        heading = 0,
                                        y = 633996.84643737,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 7,
                                        lat = 0.73067098393679,
                                        skill = "Random",
                                        long = 0.73032590138184,
                                        x = -325336.4548445,
                                        name = "Unit #7",
                                        heading = 0,
                                        y = 634655.8194625,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 8,
                                        lat = 0.73066201998703,
                                        skill = "Random",
                                        long = 0.73013700583702,
                                        x = -325487.33094995,
                                        name = "Unit #8",
                                        heading = 0,
                                        y = 633761.67309972,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU TANK 1",
                                start_time = 0,
                                task = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73074910140417,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73081894656622,
                                            x = -324593.95800224,
                                            speed = 5.5555555555556,
                                            y = 636952.77705962,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 9,
                                        lat = 0.73074910140417,
                                        skill = "Random",
                                        long = 0.73081894656622,
                                        x = -324593.95800224,
                                        name = "Unit #9",
                                        heading = 0,
                                        y = 636952.77705962,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 10,
                                        lat = 0.73077375436322,
                                        skill = "Random",
                                        long = 0.73075700324966,
                                        x = -324467.60939199,
                                        name = "Unit #10",
                                        heading = 0,
                                        y = 636640.96063693,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 11,
                                        lat = 0.73075894651404,
                                        skill = "Random",
                                        long = 0.73090198359961,
                                        x = -324490.00859709,
                                        name = "Unit #11",
                                        heading = 0,
                                        y = 637341.85565027,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 12,
                                        lat = 0.7307773563022,
                                        skill = "Random",
                                        long = 0.73068183563371,
                                        x = -324481.96569668,
                                        name = "Unit #12",
                                        heading = 0,
                                        y = 636280.31721551,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU TANK 2",
                                start_time = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 189,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73074197776095,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73182259679624,
                                            x = -324141.2012856,
                                            speed = 5.5555555555556,
                                            y = 641740.52191325,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 25,
                                        lat = 0.73074197776095,
                                        skill = "Random",
                                        long = 0.73182259679624,
                                        x = -324141.2012856,
                                        name = "Unit #13",
                                        heading = 0.92729521800161,
                                        y = 641740.52191325,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 26,
                                        lat = 0.73072901124622,
                                        skill = "Random",
                                        long = 0.73186170725286,
                                        x = -324204.41442284,
                                        name = "Unit #14",
                                        heading = 1.1071487177941,
                                        y = 641935.64749944,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 27,
                                        lat = 0.73069851651843,
                                        skill = "Random",
                                        long = 0.73185387444112,
                                        x = -324402.62047689,
                                        name = "Unit #15",
                                        heading = 1.4056476493803,
                                        y = 641918.88146679,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 28,
                                        lat = 0.73077063269218,
                                        skill = "Random",
                                        long = 0.73178106141084,
                                        x = -323979.22209512,
                                        name = "Unit #16",
                                        heading = 1.2490457723983,
                                        y = 641523.26203236,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU IFV 2",
                                start_time = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 106,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73010879548483,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73258484389456,
                                                    radius = 1000,
                                                    y = 645162.05208968,
                                                    x = -321768.86339664,
                                                    lat = 0.7310549006632,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.7299065861355,
                                            x = -329126.94746221,
                                            speed = 5.5555555555556,
                                            y = 633036.182125,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 29,
                                        lat = 0.73010879548483,
                                        skill = "Random",
                                        long = 0.7299065861355,
                                        x = -329126.94746221,
                                        name = "Unit #17",
                                        heading = 0,
                                        y = 633036.182125,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 30,
                                        lat = 0.73010863549424,
                                        skill = "Random",
                                        long = 0.72992126730807,
                                        x = -329120.68009849,
                                        name = "Unit #18",
                                        heading = 0,
                                        y = 633106.25042109,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 31,
                                        lat = 0.73011983489061,
                                        skill = "Random",
                                        long = 0.72996356849201,
                                        x = -329028.32163343,
                                        name = "Unit #19",
                                        heading = 0,
                                        y = 633300.52441603,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 32,
                                        lat = 0.73011943491023,
                                        skill = "Random",
                                        long = 0.72997593729892,
                                        x = -329024.73120474,
                                        name = "Unit #20",
                                        heading = 0,
                                        y = 633359.72976236,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU ARTY 1",
                                start_time = 600,
                                task = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73049235880163,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73276319997965,
                                                    radius = 1600,
                                                    y = 645886.22314755,
                                                    x = -320491.52456187,
                                                    lat = 0.73124146338259,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73143628478132,
                                            x = -325923.56320573,
                                            speed = 5.5555555555556,
                                            y = 640067.84400186,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 41,
                                        lat = 0.73049235880163,
                                        skill = "Random",
                                        long = 0.73143628478132,
                                        x = -325923.56320573,
                                        name = "Unit #28",
                                        heading = 0,
                                        y = 640067.84400186,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 42,
                                        lat = 0.73049219881105,
                                        skill = "Random",
                                        long = 0.73145096595389,
                                        x = -325917.29586993,
                                        name = "Unit #29",
                                        heading = 0,
                                        y = 640137.91568551,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 43,
                                        lat = 0.73048003536167,
                                        skill = "Random",
                                        long = 0.73148136188629,
                                        x = -325979.71707004,
                                        name = "Unit #30",
                                        heading = 0,
                                        y = 640290.97032265,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "M-109",
                                        CLSID = "{A543AD97-7C33-4655-9A9A-FDB9F1D42248}",
                                        unitId = 44,
                                        lat = 0.73047947520854,
                                        skill = "Random",
                                        long = 0.73149518562909,
                                        x = -325976.42522291,
                                        name = "Unit #31",
                                        heading = 0,
                                        y = 640357.22570153,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU ARTY 2",
                                start_time = 120,
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 79,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7302860791344,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73071485811018,
                                            x = -327596.08894374,
                                            speed = 5.5555555555556,
                                            y = 636768.93942659,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "TPZ",
                                        CLSID = "{A40029C2-84DB-4A8D-8E99-0B7AF4C95D04}",
                                        unitId = 52,
                                        lat = 0.7302860791344,
                                        skill = "Random",
                                        long = 0.73071485811018,
                                        x = -327596.08894374,
                                        name = "Unit #39",
                                        heading = 5.4803338512622,
                                        y = 636768.93942659,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "TPZ",
                                        CLSID = "{A40029C2-84DB-4A8D-8E99-0B7AF4C95D04}",
                                        unitId = 53,
                                        lat = 0.73028527905472,
                                        skill = "Random",
                                        long = 0.73071722056556,
                                        x = -327600.01463004,
                                        name = "Unit #40",
                                        heading = 2.1762522228624,
                                        y = 636780.73728449,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 57,
                                        lat = 0.73028239877262,
                                        skill = "Random",
                                        long = 0.73072778777705,
                                        x = -327613.12343639,
                                        name = "Unit #41",
                                        heading = 2.9441970937399,
                                        y = 636833.03789954,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 58,
                                        lat = 0.73028351888145,
                                        skill = "Random",
                                        long = 0.73072522298478,
                                        x = -327607.2588897,
                                        name = "Unit #42",
                                        heading = 0,
                                        y = 636820.06001066,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "M-113",
                                        CLSID = "{3BDD3518-974C-49EB-8746-54A8DD91C14F}",
                                        unitId = 59,
                                        lat = 0.73027871842298,
                                        skill = "Random",
                                        long = 0.73071864830912,
                                        x = -327641.11160648,
                                        name = "Unit #43",
                                        heading = 2.2142974355882,
                                        y = 636791.96488117,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "M-113",
                                        CLSID = "{3BDD3518-974C-49EB-8746-54A8DD91C14F}",
                                        unitId = 60,
                                        lat = 0.73027783834117,
                                        skill = "Random",
                                        long = 0.7307205886227,
                                        x = -327645.756607,
                                        name = "Unit #44",
                                        heading = 5.1172807666698,
                                        y = 636801.8049456,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "EU HQ",
                                start_time = 0,
                                task = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 121,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73064145119592,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73025379586845,
                                            x = -325560.43192847,
                                            speed = 5.5555555555556,
                                            y = 634332.11025973,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 72,
                                        lat = 0.73064145119592,
                                        skill = "Random",
                                        long = 0.73025379586845,
                                        x = -325560.43192847,
                                        name = "Unit #56",
                                        heading = 0,
                                        y = 634332.11025973,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "GER-GEP-01",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73028007855078,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72930254881167,
                                            x = -328335.3088929,
                                            speed = 5.5555555555556,
                                            y = 630042.56010693,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 47,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 172,
                                        lat = 0.73028007855078,
                                        skill = "Random",
                                        long = 0.72930254881167,
                                        x = -328335.3088929,
                                        name = "Unit #141",
                                        heading = 0,
                                        y = 630042.56010693,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "GER-GEP-04",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 79,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73029431998844,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73069327938184,
                                            x = -327554.286968,
                                            speed = 5.5555555555556,
                                            y = 636660.5484607,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 48,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 173,
                                        lat = 0.73029431998844,
                                        skill = "Random",
                                        long = 0.73069327938184,
                                        x = -327554.286968,
                                        name = "Unit #142",
                                        heading = 0,
                                        y = 636660.5484607,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "GER-GEP-05",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 75,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73015199378138,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72997894081874,
                                            x = -328815.7707334,
                                            speed = 5.5555555555556,
                                            y = 633352.30087295,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 49,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 174,
                                        lat = 0.73015199378138,
                                        skill = "Random",
                                        long = 0.72997894081874,
                                        x = -328815.7707334,
                                        name = "Unit #143",
                                        heading = 0,
                                        y = 633352.30087295,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "GER-GEP-06",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73010583566269,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72991375882031,
                                            x = -329142.24742888,
                                            speed = 5.5555555555556,
                                            y = 633072.29692741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 119,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 257,
                                        lat = 0.73010583566269,
                                        skill = "Random",
                                        long = 0.72991375882031,
                                        x = -329142.24742888,
                                        name = "Unit #21",
                                        heading = 3.2484943556166,
                                        y = 633072.29692741,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 258,
                                        lat = 0.73011703503099,
                                        skill = "Random",
                                        long = 0.72996956917968,
                                        x = -329043.18402278,
                                        name = "Unit #22",
                                        heading = 2.9996955989856,
                                        y = 633330.94954132,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M978 HEMTT Tanker",
                                        CLSID = "{2CAB63C2-2773-47EC-BAE0-F36D895486B9}",
                                        unitId = 259,
                                        lat = 0.73009159662797,
                                        skill = "Random",
                                        long = 0.72995211140575,
                                        x = -329213.94298131,
                                        name = "Unit #23",
                                        heading = 2.4329663814621,
                                        y = 633264.36737116,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "TPZ",
                                        CLSID = "{A40029C2-84DB-4A8D-8E99-0B7AF4C95D04}",
                                        unitId = 260,
                                        lat = 0.73009975605263,
                                        skill = "Random",
                                        long = 0.72997524410273,
                                        x = -329150.4693275,
                                        name = "Unit #24",
                                        heading = 4.0201947456412,
                                        y = 633369.27844068,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "M-113",
                                        CLSID = "{3BDD3518-974C-49EB-8746-54A8DD91C14F}",
                                        unitId = 261,
                                        lat = 0.73010039601003,
                                        skill = "Random",
                                        long = 0.72997895284646,
                                        x = -329144.5507153,
                                        name = "Unit #25",
                                        heading = 1.0636978224026,
                                        y = 633386.53467844,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 262,
                                        lat = 0.73015575371214,
                                        skill = "Random",
                                        long = 0.72989380457585,
                                        x = -328834.0680942,
                                        name = "Unit #26",
                                        heading = 0,
                                        y = 632944.04496988,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 263,
                                        lat = 0.73007639785856,
                                        skill = "Random",
                                        long = 0.7299095007489,
                                        x = -329331.93913233,
                                        name = "Unit #27",
                                        heading = 0,
                                        y = 633071.23053387,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 264,
                                        lat = 0.73008087747437,
                                        skill = "Random",
                                        long = 0.72991366908364,
                                        x = -329301.32602955,
                                        name = "Unit #156",
                                        heading = 0,
                                        y = 633088.16931734,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 265,
                                        lat = 0.73008095746768,
                                        skill = "Random",
                                        long = 0.72991154022617,
                                        x = -329301.87294393,
                                        name = "Unit #157",
                                        heading = 0,
                                        y = 633077.97190543,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "EU ARTY SUPPORT 1",
                                start_time = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 103,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7304888378049,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73144328403013,
                                            x = -325942.52568639,
                                            speed = 5.5555555555556,
                                            y = 640103.57333849,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 120,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 266,
                                        lat = 0.7304888378049,
                                        skill = "Random",
                                        long = 0.73144328403013,
                                        x = -325942.52568639,
                                        name = "Unit #32",
                                        heading = 3.3428083069438,
                                        y = 640103.57333849,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 267,
                                        lat = 0.73047699453377,
                                        skill = "Random",
                                        long = 0.73148814029257,
                                        x = -325995.72943421,
                                        name = "Unit #33",
                                        heading = 2.9996955989856,
                                        y = 640325.32346191,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M978 HEMTT Tanker",
                                        CLSID = "{2CAB63C2-2773-47EC-BAE0-F36D895486B9}",
                                        unitId = 268,
                                        lat = 0.73048251604319,
                                        skill = "Random",
                                        long = 0.73139213907089,
                                        x = -326008.19437762,
                                        name = "Unit #34",
                                        heading = 3.1415926535898,
                                        y = 639864.10222497,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "TPZ",
                                        CLSID = "{A40029C2-84DB-4A8D-8E99-0B7AF4C95D04}",
                                        unitId = 269,
                                        lat = 0.73047795479432,
                                        skill = "Random",
                                        long = 0.73138218796573,
                                        x = -326042.19865531,
                                        name = "Unit #35",
                                        heading = 0,
                                        y = 639819.75527326,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "M-113",
                                        CLSID = "{3BDD3518-974C-49EB-8746-54A8DD91C14F}",
                                        unitId = 270,
                                        lat = 0.7304755541445,
                                        skill = "Random",
                                        long = 0.73138405864779,
                                        x = -326056.56757141,
                                        name = "Unit #36",
                                        heading = 2.6011731533192,
                                        y = 639830.28877457,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 271,
                                        lat = 0.73051868660643,
                                        skill = "Random",
                                        long = 0.73149893434521,
                                        x = -325724.70194611,
                                        name = "Unit #37",
                                        heading = 0.87605805059819,
                                        y = 640348.65142293,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 272,
                                        lat = 0.73046659176413,
                                        skill = "Random",
                                        long = 0.73143914784843,
                                        x = -326086.33472538,
                                        name = "Unit #38",
                                        heading = 0,
                                        y = 640098.86194841,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 273,
                                        lat = 0.73046779207876,
                                        skill = "Random",
                                        long = 0.73144467200356,
                                        x = -326075.9442381,
                                        name = "Unit #158",
                                        heading = 0,
                                        y = 640124.37823255,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 274,
                                        lat = 0.73046715191079,
                                        skill = "Random",
                                        long = 0.73144733744391,
                                        x = -326078.7005529,
                                        name = "Unit #159",
                                        heading = 0,
                                        y = 640137.51215614,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "EU ARTY SUPPORT 2",
                                start_time = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 103,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73027287789301,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73072919746001,
                                            x = -327673.09265157,
                                            speed = 5.5555555555556,
                                            y = 636846.17542558,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 121,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 275,
                                        lat = 0.73027287789301,
                                        skill = "Random",
                                        long = 0.73072919746001,
                                        x = -327673.09265157,
                                        name = "Unit #45",
                                        heading = 4.1719694801141,
                                        y = 636846.17542558,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 276,
                                        lat = 0.73026911756795,
                                        skill = "Random",
                                        long = 0.73073252270238,
                                        x = -327695.40372862,
                                        name = "Unit #46",
                                        heading = 4.7123889803847,
                                        y = 636864.55748575,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "M 818",
                                        CLSID = "{0EDE3912-F55C-402a-95AF-36BB3106BEA2}",
                                        unitId = 277,
                                        lat = 0.73026567728166,
                                        skill = "Random",
                                        long = 0.73073572258193,
                                        x = -327715.73767879,
                                        name = "Unit #47",
                                        heading = 4.2487413713839,
                                        y = 636882.12633196,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "M978 HEMTT Tanker",
                                        CLSID = "{2CAB63C2-2773-47EC-BAE0-F36D895486B9}",
                                        unitId = 278,
                                        lat = 0.73027455804234,
                                        skill = "Random",
                                        long = 0.73073352941885,
                                        x = -327660.23629692,
                                        name = "Unit #48",
                                        heading = 0.38050637711236,
                                        y = 636865.68670633,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "M978 HEMTT Tanker",
                                        CLSID = "{2CAB63C2-2773-47EC-BAE0-F36D895486B9}",
                                        unitId = 279,
                                        lat = 0.7302701576566,
                                        skill = "Random",
                                        long = 0.73073748642109,
                                        x = -327686.31239842,
                                        name = "Unit #49",
                                        heading = 1.2924966677898,
                                        y = 636887.51101931,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 280,
                                        lat = 0.73028578462741,
                                        skill = "Random",
                                        long = 0.73073607179466,
                                        x = -327587.43643739,
                                        name = "Unit #50",
                                        heading = 0.1418082870667,
                                        y = 636870.23279803,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 281,
                                        lat = 0.73029472003144,
                                        skill = "Random",
                                        long = 0.7307118154287,
                                        x = -327542.53766802,
                                        name = "Unit #51",
                                        heading = 2.9441970937399,
                                        y = 636748.6131139,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Hummer",
                                        CLSID = "{5A76E1FB-E73B-4D93-B61B-967AB6F87508}",
                                        unitId = 282,
                                        lat = 0.73027839839315,
                                        skill = "Random",
                                        long = 0.73070745106889,
                                        x = -327648.70851687,
                                        name = "Unit #160",
                                        heading = 4.6949356878647,
                                        y = 636738.81970031,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 283,
                                        lat = 0.73027879843045,
                                        skill = "Random",
                                        long = 0.73070969826845,
                                        x = -327645.04403047,
                                        name = "Unit #161",
                                        heading = 0.099668652491162,
                                        y = 636749.25910178,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 284,
                                        lat = 0.7302790384529,
                                        skill = "Random",
                                        long = 0.73071090505655,
                                        x = -327642.91558574,
                                        name = "Unit #162",
                                        heading = 6.1725280860057,
                                        y = 636754.84826706,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "EU HQ SUPPORT",
                                start_time = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [4] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [4]
                                            [13] = 
                                            {
                                                long = 0.73151306426458,
                                                lat = 0.7305341080493,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                long = 0.73135097622546,
                                                lat = 0.73047231728124,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.73106988897396,
                                                lat = 0.73045471522477,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73106988897396,
                                                lat = 0.73045471522477,
                                            }, -- end of [2]
                                            [15] = 
                                            {
                                                long = 0.73154702140163,
                                                lat = 0.73055624656352,
                                            }, -- end of [15]
                                            [8] = 
                                            {
                                                long = 0.73137886063812,
                                                lat = 0.73048033856788,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73159298814706,
                                                lat = 0.73056721468794,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                long = 0.73143845775486,
                                                lat = 0.73050573196991,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.73114349541488,
                                                lat = 0.73047839880218,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.73145727898671,
                                                lat = 0.73050747726907,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                long = 0.73148759532002,
                                                lat = 0.73050361526777,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                long = 0.73132145916503,
                                                lat = 0.73046913116165,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73149478281422,
                                                lat = 0.7305069763702,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.73152797591057,
                                                lat = 0.7305469084352,
                                            }, -- end of [14]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73159298814706,
                                                lat = 0.73056721468794,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73163826851916,
                                                lat = 0.73057801774616,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73166178824742,
                                                lat = 0.73058366852712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73141240196502,
                                                lat = 0.7303324847365,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73163826851916,
                                                lat = 0.73057801774616,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73166178824742,
                                                lat = 0.73058366852712,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 121,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73045471522477,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73106988897396,
                                            x = -326345.29162924,
                                            speed = 5.5555555555556,
                                            y = 638347.1496555,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 137,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73056721468794,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73159298814706,
                                            x = -325368.78908683,
                                            speed = 5.5555555555556,
                                            y = 640764.1482752,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 146,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73057801774616,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73163826851916,
                                            x = -325277.47552224,
                                            speed = 5.5555555555556,
                                            y = 640972.64983616,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 150,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73058366852712,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73166178824742,
                                            x = -325229.79390832,
                                            speed = 5.5555555555556,
                                            y = 641080.9240534,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 137,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 325,
                                        lat = 0.73045471522477,
                                        skill = "Random",
                                        long = 0.73106988897396,
                                        x = -326345.29162924,
                                        name = "EU LEADER 5",
                                        heading = 1.2895268971437,
                                        y = 638347.1496555,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 326,
                                        lat = 0.73045053509296,
                                        skill = "Random",
                                        long = 0.73105740937662,
                                        x = -326378.12234225,
                                        name = "Unit #194",
                                        heading = 1.2895268971526,
                                        y = 638290.49608258,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 327,
                                        lat = 0.73044488516652,
                                        skill = "Random",
                                        long = 0.73104253913423,
                                        x = -326421.5054407,
                                        name = "Unit #195",
                                        heading = 1.2895268971529,
                                        y = 638223.44081433,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 328,
                                        lat = 0.73043872419621,
                                        skill = "Random",
                                        long = 0.73103012116414,
                                        x = -326466.92785354,
                                        name = "Unit #196",
                                        heading = 1.2895268971529,
                                        y = 638168.41654332,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 329,
                                        lat = 0.73043155472243,
                                        skill = "Random",
                                        long = 0.73102166716072,
                                        x = -326516.80917832,
                                        name = "Unit #197",
                                        heading = 1.2895268971529,
                                        y = 638132.96273969,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "EU TANK 3 ACTIVATE",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 146,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73068418988681,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73208792324113,
                                            x = -324377.74519543,
                                            speed = 5.5555555555556,
                                            y = 643043.91183131,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 143,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 352,
                                        lat = 0.73068418988681,
                                        skill = "Random",
                                        long = 0.73208792324113,
                                        x = -324377.74519543,
                                        name = "Unit #180",
                                        heading = 0.78539816339745,
                                        y = 643043.91183131,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 353,
                                        lat = 0.7307079609907,
                                        skill = "Random",
                                        long = 0.73203195559823,
                                        x = -324254.04998245,
                                        name = "Unit #181",
                                        heading = 0.78539816339745,
                                        y = 642761.16736395,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 354,
                                        lat = 0.73066185991715,
                                        skill = "Random",
                                        long = 0.73212940201696,
                                        x = -324499.4485994,
                                        name = "Unit #183",
                                        heading = 0.78539816339745,
                                        y = 643256.63722265,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Leopard-2",
                                        CLSID = "{DA962EC4-E7F3-4F85-8638-9535C56D6947}",
                                        unitId = 355,
                                        lat = 0.7306404907947,
                                        skill = "Random",
                                        long = 0.73217482257943,
                                        x = -324613.07283895,
                                        name = "Unit #184",
                                        heading = 0.78539816339745,
                                        y = 643487.4995129,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Gepard",
                                        CLSID = "{C657BA0E-3AB2-4983-8D1E-442FF877BCAF}",
                                        unitId = 356,
                                        lat = 0.73066674325741,
                                        skill = "Random",
                                        long = 0.73207969329672,
                                        x = -324493.00334354,
                                        name = "Unit #185",
                                        heading = 0.78539816339745,
                                        y = 643016.45534002,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "EU TANK 4 RAND",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [16]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73217884268757,
                                                lat = 0.73061151907988,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73218367725652,
                                                lat = 0.7306040761917,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 164,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73061151907988,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73217884268757,
                                            x = -324795.69090146,
                                            speed = 5.5555555555556,
                                            y = 643526.19220077,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 152,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 393,
                                        lat = 0.73061151907988,
                                        skill = "Random",
                                        long = 0.73217884268757,
                                        x = -324795.69090146,
                                        name = "Unit #164",
                                        heading = 0.46364760900081,
                                        y = 643526.19220077,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 394,
                                        lat = 0.73060807773831,
                                        skill = "Random",
                                        long = 0.73218456132338,
                                        x = -324814.78142112,
                                        name = "Unit #165",
                                        heading = 2.6910125331756,
                                        y = 643555.76500803,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "EU STINGER 3",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [18]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 150,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73056038023635,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73233426217564,
                                            x = -325044.41691824,
                                            speed = 5.5555555555556,
                                            y = 644301.33220706,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 150,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 386,
                                        lat = 0.73056038023635,
                                        skill = "Random",
                                        long = 0.73233426217564,
                                        x = -325044.41691824,
                                        name = "Unit #58",
                                        heading = 0.55859931534356,
                                        y = 644301.33220706,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 387,
                                        lat = 0.73060199539313,
                                        skill = "Random",
                                        long = 0.73225968407159,
                                        x = -324816.25301622,
                                        name = "Unit #61",
                                        heading = 0.55859931534356,
                                        y = 643917.86706665,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 388,
                                        lat = 0.73057870671996,
                                        skill = "Random",
                                        long = 0.73229697493566,
                                        x = -324946.14408584,
                                        name = "Unit #64",
                                        heading = 0.55859931534356,
                                        y = 644111.28119302,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Marder",
                                        CLSID = "{EBCB3733-510B-4D4D-AD85-12078E50E61C}",
                                        unitId = 389,
                                        lat = 0.73053938023635,
                                        skill = "Random",
                                        long = 0.73235526217564,
                                        x = -325167.80989601,
                                        name = "Unit #67",
                                        heading = 0.55859931534356,
                                        y = 644415.56828964,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "EU IFV 3",
                                start_time = 0,
                                task = "Ground Nothing",
                            }, -- end of [17]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Tornado Groop",
                                groupId = 157,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7315343417608,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73012968293359,
                                            x = -319932.54573439,
                                            speed = 194.44444444444,
                                            y = 633146.89691931,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73155228376472,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73124935478707,
                                            x = -319262.29590548,
                                            speed = 194.44444444444,
                                            y = 638462.34784648,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 120,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tornado IDS",
                                        CLSID = "{4AED1A01-FA09-11d5-9190-00A0249B6F00}",
                                        unitId = 402,
                                        lat = 0.726232,
                                        skill = "Random",
                                        y = 617269.96285781,
                                        long = 0.726078,
                                        x = -355692.3067714,
                                        name = "Chevy 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "4663",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 3,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Chevy11",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Tornado IDS",
                                        CLSID = "{4AED1A01-FA09-11d5-9190-00A0249B6F00}",
                                        unitId = 407,
                                        lat = 0.726225,
                                        skill = "Random",
                                        y = 617307.83245432,
                                        long = 0.726085,
                                        x = -355733.53670401,
                                        name = "Chevy 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "4663",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 3,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Chevy12",
                                        }, -- end of callsign
                                        onboard_num = 17,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "EU AH1",
                                groupId = 153,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.72806773860859,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72836588595573,
                                            x = -342892.82089189,
                                            speed = 41.666666666667,
                                            helipadId = 184,
                                            y = 627023.09287725,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 109,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72957807271883,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72955205756882,
                                            x = -332684.68931256,
                                            speed = 41.666666666667,
                                            y = 631693.27150062,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 280,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73021583432264,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73029397764151,
                                            x = -328252.60158922,
                                            speed = 41.666666666667,
                                            y = 634810.57784827,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 151,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73031720267871,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73175552032672,
                                                    radius = 5000,
                                                    y = 641456.59239336,
                                                    x = -324512.12889515,
                                                    lat = 0.73068899208921,
                                                    categories = 
                                                    {
                                                        [1] = "Helicopters",
                                                        [2] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73111512488192,
                                            x = -327199.0959807,
                                            speed = 41.666666666667,
                                            y = 638655.44366504,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 151,
                                            type = "Turning Point",
                                            action = "Fly Over Point",
                                            lat = 0.73064873426537,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73171941940239,
                                                    radius = 5000,
                                                    y = 641299.66216357,
                                                    x = -324672.84868102,
                                                    lat = 0.73066658198818,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                        [2] = "Helicopters",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73169236956793,
                                            x = -324800.00370474,
                                            speed = 41.666666666667,
                                            y = 641182.78905948,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 151,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73102039398472,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73128309950302,
                                            x = -322634.85213308,
                                            speed = 41.666666666667,
                                            y = 638981.79567479,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 151,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72967066713534,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72926104518389,
                                            x = -332239.11645662,
                                            speed = 41.666666666667,
                                            y = 630245.96568875,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 151,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72831889366175,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72832574337349,
                                            x = -341311.79728215,
                                            speed = 41.666666666667,
                                            y = 626667.26860835,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 138,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.72806773860859,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72836588595573,
                                            x = -342892.82089189,
                                            speed = 41.666666666667,
                                            helipadId = 184,
                                            y = 627023.09287725,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "AH-64A",
                                        CLSID = "{F324202D-A045-418B-86D0-7594454FDA81}",
                                        unitId = 395,
                                        lat = 0.72806773860859,
                                        skill = "Random",
                                        y = 627023.09287725,
                                        long = 0.72836588595573,
                                        x = -342892.82089189,
                                        name = "Новый пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1157",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "AH-64A",
                                        CLSID = "{F324202D-A045-418B-86D0-7594454FDA81}",
                                        unitId = 396,
                                        lat = 0.72806073860859,
                                        skill = "Random",
                                        y = 627061.10970303,
                                        long = 0.72837288595573,
                                        x = -342934.05232798,
                                        name = "Pilot #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1157",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 56,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0.55787279279053,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.72806773860859,
                                            long = 0.72836588595573,
                                            x = -342892.82089189,
                                            name = "",
                                            speed = 0,
                                            y = 627023.09287725,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 59,
                                lat = 0.72806773860859,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 184,
                                        lat = 0.72806773860859,
                                        long = 0.72836588595573,
                                        x = -342892.82089189,
                                        name = "New Static Object #009",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 5,
                                        y = 627023.09287725,
                                        heading = 0.55787279279053,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72836588595573,
                                name = "New Static Object #009",
                                dead = false,
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    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 [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0.55787279279053,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7295703968419,
                                            long = 0.7294967788151,
                                            x = -332761.03710699,
                                            name = "",
                                            speed = 0,
                                            y = 631434.85110821,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 58,
                                lat = 0.7295703968419,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 183,
                                        lat = 0.7295703968419,
                                        long = 0.7294967788151,
                                        x = -332761.03710699,
                                        name = "New Static Object #008",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 5,
                                        y = 631434.85110821,
                                        heading = 0.55787279279053,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7294967788151,
                                name = "New Static Object #008",
                                dead = false,
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Mi-28 Groop",
                                groupId = 154,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 175,
                                            lat = 0.73269580182992,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73316326882153,
                                            x = -311023.81046441,
                                            speed = 41.666666666667,
                                            helipadId = 175,
                                            y = 646810.6064324,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73070684045592,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73196308850988,
                                            x = -324295.37161491,
                                            speed = 55.555555555556,
                                            y = 642433.73360745,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73050916371174,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73094078372991,
                                            x = -326062.41515673,
                                            speed = 55.555555555556,
                                            y = 637695.17981282,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 40,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 175,
                                            lat = 0.73269580182992,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73316326882153,
                                            x = -311023.81046441,
                                            speed = 41.666666666667,
                                            helipadId = 175,
                                            y = 646810.6064324,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 600,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 397,
                                        lat = 0.73269580182992,
                                        skill = "Random",
                                        y = 646810.6064324,
                                        long = 0.73316326882153,
                                        x = -311023.81046441,
                                        name = "Новый пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1500",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 57,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 398,
                                        lat = 0.73268880182992,
                                        skill = "Random",
                                        y = 646848.59828073,
                                        long = 0.73317026882153,
                                        x = -311064.83966343,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1500",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 58,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Mi-28 Groop 2",
                                groupId = 155,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 23,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 176,
                                            lat = 0.73280405177564,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72978885646467,
                                            x = -312011.50493851,
                                            speed = 41.666666666667,
                                            helipadId = 176,
                                            y = 630695.10064471,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73027863841551,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72946176531491,
                                            x = -328265.46048096,
                                            speed = 55.555555555556,
                                            y = 630802.28475677,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73033280478184,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73039376985956,
                                            x = -327457.71240638,
                                            speed = 55.555555555556,
                                            y = 635207.27293938,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 23,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 176,
                                            lat = 0.73280405177564,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72978885646467,
                                            x = -312011.50493851,
                                            speed = 41.666666666667,
                                            helipadId = 176,
                                            y = 630695.10064471,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 840,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 399,
                                        lat = 0.73280405177564,
                                        skill = "Random",
                                        y = 630695.10064471,
                                        long = 0.72978885646467,
                                        x = -312011.50493851,
                                        name = "Новый пилот #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1500",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 59,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 400,
                                        lat = 0.73279705177564,
                                        skill = "Random",
                                        y = 630732.95681335,
                                        long = 0.72979585646467,
                                        x = -312052.63099833,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = "1500",
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 60,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73087348699913,
                                                lat = 0.73031368223431,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73087348699913,
                                                lat = 0.73031368223431,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73261433244173,
                                                lat = 0.73091656014232,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73242790476173,
                                                lat = 0.7306723445426,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73242790476173,
                                                lat = 0.7306723445426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7321662687069,
                                                lat = 0.73066001911522,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73301840766253,
                                                lat = 0.73128494579036,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73261433244173,
                                                lat = 0.73091656014232,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7321662687069,
                                                lat = 0.73066001911522,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73198972694152,
                                                lat = 0.73064572139705,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73198972694152,
                                                lat = 0.73064572139705,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73198972694152,
                                                lat = 0.73064572139705,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.73191771967358,
                                                lat = 0.73060621896545,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.73169930902345,
                                                lat = 0.73058763725678,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73143845775486,
                                                lat = 0.73050573196991,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73137886063812,
                                                lat = 0.73048033856788,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.73166712194718,
                                                lat = 0.73058490097157,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.73135097622546,
                                                lat = 0.73047231728124,
                                            }, -- end of [18]
                                            [15] = 
                                            {
                                                long = 0.73145727898671,
                                                lat = 0.73050747726907,
                                            }, -- end of [15]
                                            [5] = 
                                            {
                                                long = 0.73189031574493,
                                                lat = 0.73059793240422,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.73154702140163,
                                                lat = 0.73055624656352,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.73114349541488,
                                                lat = 0.73047839880218,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                long = 0.7308862074432,
                                                lat = 0.73032669716488,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.73152797591057,
                                                lat = 0.7305469084352,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.73193641387647,
                                                lat = 0.73061526691828,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.73182770262993,
                                                lat = 0.73058856118972,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73151306426458,
                                                lat = 0.7305341080493,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.73103125178424,
                                                lat = 0.73043968301598,
                                            }, -- end of [24]
                                            [23] = 
                                            {
                                                long = 0.7310478517343,
                                                lat = 0.73044733361449,
                                            }, -- end of [23]
                                            [25] = 
                                            {
                                                long = 0.73101125470861,
                                                lat = 0.73042272418984,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.73149478281422,
                                                lat = 0.7305069763702,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.73099860933343,
                                                lat = 0.73041633428121,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                long = 0.73176097246535,
                                                lat = 0.73058500321528,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                long = 0.73095761292924,
                                                lat = 0.73041058507035,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                long = 0.73148759532002,
                                                lat = 0.73050361526777,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                long = 0.73094210434334,
                                                lat = 0.73040473183791,
                                            }, -- end of [28]
                                            [19] = 
                                            {
                                                long = 0.73132145916503,
                                                lat = 0.73046913116165,
                                            }, -- end of [19]
                                            [29] = 
                                            {
                                                long = 0.73093000431243,
                                                lat = 0.73039547415514,
                                            }, -- end of [29]
                                            [31] = 
                                            {
                                                long = 0.73087334359026,
                                                lat = 0.73031376102037,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 146,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73128494579036,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73301840766253,
                                            x = -320087.77688768,
                                            speed = 5.5555555555556,
                                            y = 647073.10840943,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 105,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73091656014232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73261433244173,
                                            x = -322635.75978135,
                                            speed = 5.5555555555556,
                                            y = 645395.85959892,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 119,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.7306723445426,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73242790476173,
                                            x = -324284.48021195,
                                            speed = 5.5555555555556,
                                            y = 644672.09642713,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73066001911522,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7321662687069,
                                            x = -324492.88020018,
                                            speed = 5.5555555555556,
                                            y = 643433.56833189,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73064572139705,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73198972694152,
                                            x = -324671.6124615,
                                            speed = 5.5555555555556,
                                            y = 642601.89086168,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73031376102037,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73087334359026,
                                            x = -327341.03218904,
                                            speed = 5.5555555555556,
                                            y = 637505.54432854,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 74,
                                        lat = 0.73128494579036,
                                        skill = "Random",
                                        long = 0.73301840766253,
                                        x = -320087.77688768,
                                        name = "RU LEADER 3",
                                        heading = 3.8264860021054,
                                        y = 647073.10840943,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 75,
                                        lat = 0.73129351424607,
                                        skill = "Random",
                                        long = 0.73298914781126,
                                        x = -320047.69980523,
                                        name = "Unit #59",
                                        heading = 3.5464844398749,
                                        y = 646927.89180573,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 76,
                                        lat = 0.73127621724433,
                                        skill = "Random",
                                        long = 0.73304183985294,
                                        x = -320131.71490497,
                                        name = "Unit #60",
                                        heading = 3.5003633238604,
                                        y = 647190.61687599,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 347,
                                        lat = 0.73130945043604,
                                        skill = "Random",
                                        long = 0.73304515034908,
                                        x = -319918.25528375,
                                        name = "Unit #174",
                                        heading = 3.8264860020996,
                                        y = 647183.94407618,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU IFV 3",
                                start_time = 82800,
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73209119453403,
                                                lat = 0.73112527838239,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73186422335394,
                                                lat = 0.73079944844898,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73186422335394,
                                                lat = 0.73079944844898,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73202365313782,
                                                lat = 0.73066509967638,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73256260077886,
                                                lat = 0.73130929027321,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73209119453403,
                                                lat = 0.73112527838239,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73202365313782,
                                                lat = 0.73066509967638,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73202365313782,
                                                lat = 0.73066509967638,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.73191771967358,
                                                lat = 0.73060621896545,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.73169930902345,
                                                lat = 0.73058763725678,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73143845775486,
                                                lat = 0.73050573196991,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73137886063812,
                                                lat = 0.73048033856788,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.73166712194718,
                                                lat = 0.73058490097157,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.73135097622546,
                                                lat = 0.73047231728124,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.73189031574493,
                                                lat = 0.73059793240422,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.73154702140163,
                                                lat = 0.73055624656352,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.73114349541488,
                                                lat = 0.73047839880218,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.73152797591057,
                                                lat = 0.7305469084352,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.73193641387647,
                                                lat = 0.73061526691828,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.73182770262993,
                                                lat = 0.73058856118972,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73151306426458,
                                                lat = 0.7305341080493,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.73107075560728,
                                                lat = 0.73048737001628,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.73106208491477,
                                                lat = 0.73049142046032,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.73149478281422,
                                                lat = 0.7305069763702,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.7310388969981,
                                                lat = 0.73051975564676,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                long = 0.73176097246535,
                                                lat = 0.73058500321528,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.73148759532002,
                                                lat = 0.73050361526777,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                long = 0.73145727898671,
                                                lat = 0.73050747726907,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                long = 0.73132145916503,
                                                lat = 0.73046913116165,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.73109265686883,
                                                lat = 0.73048111034329,
                                            }, -- end of [23]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.73213710528789,
                                                lat = 0.73072427281917,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.7310388969981,
                                                lat = 0.73051975564676,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.73275763644339,
                                                lat = 0.73090886215694,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.73106208491477,
                                                lat = 0.73049142046032,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.73107075560728,
                                                lat = 0.73048737001628,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.73109265686883,
                                                lat = 0.73048111034329,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.73114349541488,
                                                lat = 0.73047839880218,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.73135097622546,
                                                lat = 0.73047231728124,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.73143845775486,
                                                lat = 0.73050573196991,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.73148759532002,
                                                lat = 0.73050361526777,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.73151306426458,
                                                lat = 0.7305341080493,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.73169930902345,
                                                lat = 0.73058763725678,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.73191771967358,
                                                lat = 0.73060621896545,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.73218661721611,
                                                lat = 0.73073670362359,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.7323513280512,
                                                lat = 0.73080457314645,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.73281087182913,
                                                lat = 0.73103522893266,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                long = 0.73236400645675,
                                                lat = 0.73080812674507,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.73282450385113,
                                                lat = 0.73106036072417,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                long = 0.73152797591057,
                                                lat = 0.7305469084352,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.73176097246535,
                                                lat = 0.73058500321528,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.73193641387647,
                                                lat = 0.73061526691828,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.73218661721611,
                                                lat = 0.73073670362359,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.73264489936119,
                                                lat = 0.73086290383875,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.73285227467139,
                                                lat = 0.73110305132234,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                long = 0.73132145916503,
                                                lat = 0.73046913116165,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.73137886063812,
                                                lat = 0.73048033856788,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.73145727898671,
                                                lat = 0.73050747726907,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.73149478281422,
                                                lat = 0.7305069763702,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.73154702140163,
                                                lat = 0.73055624656352,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.73182770262993,
                                                lat = 0.73058856118972,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.7321084026836,
                                                lat = 0.73071350202528,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.73228176890205,
                                                lat = 0.7307675938991,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.73273877545203,
                                                lat = 0.73089128265319,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.73295944615591,
                                                lat = 0.73122076202696,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                long = 0.73231685673617,
                                                lat = 0.73078492184081,
                                            }, -- end of [31]
                                            [39] = 
                                            {
                                                long = 0.73278939760935,
                                                lat = 0.73097093374965,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                long = 0.73285227467139,
                                                lat = 0.73110305132234,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                long = 0.73275128829545,
                                                lat = 0.73090033934055,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.73300020709292,
                                                lat = 0.73125795184103,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                long = 0.73271221197646,
                                                lat = 0.73088160763258,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                long = 0.7310388969981,
                                                lat = 0.73051975564676,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.73166712194718,
                                                lat = 0.73058490097157,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.73189031574493,
                                                lat = 0.73059793240422,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                long = 0.73302694719107,
                                                lat = 0.73128050225157,
                                            }, -- end of [46]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73130929027321,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73256260077886,
                                            x = -320158.88348428,
                                            speed = 5.5555555555556,
                                            y = 644884.52492713,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73112527838239,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73209119453403,
                                            x = -321565.41993455,
                                            speed = 5.5555555555556,
                                            y = 642762.08983222,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 194,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73079944844898,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73186422335394,
                                            x = -323754.32604446,
                                            speed = 5.5555555555556,
                                            y = 641900.14460138,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 194,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73066509967638,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73202365313782,
                                            x = -324531.29143316,
                                            speed = 5.5555555555556,
                                            y = 642750.50158229,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73051975564676,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7310388969981,
                                            x = -325946.22392529,
                                            speed = 5.5555555555556,
                                            y = 638155.60133836,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 77,
                                        lat = 0.73130929027321,
                                        skill = "Random",
                                        long = 0.73256260077886,
                                        x = -320158.88348428,
                                        name = "RU LEADER 2",
                                        heading = 4.229566417682,
                                        y = 644884.52492713,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 78,
                                        lat = 0.73131873991969,
                                        skill = "Random",
                                        long = 0.73251024085594,
                                        x = -320124.65673118,
                                        name = "Unit #62",
                                        heading = 3.3602615994637,
                                        y = 644628.62970501,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 79,
                                        lat = 0.73129631716025,
                                        skill = "Random",
                                        long = 0.73261195453422,
                                        x = -320217.05452619,
                                        name = "Unit #63",
                                        heading = 3.3865713167167,
                                        y = 645128.46987644,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 348,
                                        lat = 0.73133091246374,
                                        skill = "Random",
                                        long = 0.73259738837599,
                                        x = -320003.83627166,
                                        name = "Unit #175",
                                        heading = 4.229566417682,
                                        y = 645035.72769757,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU IFV 2",
                                start_time = 82800,
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73162470741729,
                                                lat = 0.73103864796467,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7321015287096,
                                                lat = 0.73081473711104,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7321015287096,
                                                lat = 0.73081473711104,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73211514151101,
                                                lat = 0.7307160308614,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73160534716497,
                                                lat = 0.73148964820396,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73162470741729,
                                                lat = 0.73103864796467,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73211514151101,
                                                lat = 0.7307160308614,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73211514151101,
                                                lat = 0.7307160308614,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.73193641387647,
                                                lat = 0.73061526691828,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.73176097246535,
                                                lat = 0.73058500321528,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73145727898671,
                                                lat = 0.73050747726907,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73143845775486,
                                                lat = 0.73050573196991,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.73169930902345,
                                                lat = 0.73058763725678,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.73137886063812,
                                                lat = 0.73048033856788,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.73191771967358,
                                                lat = 0.73060621896545,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.73166712194718,
                                                lat = 0.73058490097157,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.73132145916503,
                                                lat = 0.73046913116165,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                long = 0.73093104020665,
                                                lat = 0.73039626672271,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                long = 0.73114349541488,
                                                lat = 0.73047839880218,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.73154702140163,
                                                lat = 0.73055624656352,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.7321084026836,
                                                lat = 0.73071350202528,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.73189031574493,
                                                lat = 0.73059793240422,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73152797591057,
                                                lat = 0.7305469084352,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.7310478517343,
                                                lat = 0.73044733361449,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                long = 0.73135097622546,
                                                lat = 0.73047231728124,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                long = 0.73103125178424,
                                                lat = 0.73043968301598,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.73151306426458,
                                                lat = 0.7305341080493,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.73101125470861,
                                                lat = 0.73042272418984,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73099860933343,
                                                lat = 0.73041633428121,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.73182770262993,
                                                lat = 0.73058856118972,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.73149478281422,
                                                lat = 0.7305069763702,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                long = 0.73095761292924,
                                                lat = 0.73041058507035,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                long = 0.73110884569043,
                                                lat = 0.73046776333021,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                long = 0.73094210434334,
                                                lat = 0.73040473183791,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                long = 0.73148759532002,
                                                lat = 0.73050361526777,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73055155577338,
                                                lat = 0.73026799747358,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73055155577338,
                                                lat = 0.73026799747358,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73148964820396,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73160534716497,
                                            x = -319484.72924971,
                                            speed = 5.5555555555556,
                                            y = 640201.07909984,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 89,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.73103864796467,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73162470741729,
                                            x = -322348.98116671,
                                            speed = 5.5555555555556,
                                            y = 640597.43593844,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 280,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.73081473711104,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7321015287096,
                                            x = -323539.12000471,
                                            speed = 5.5555555555556,
                                            y = 643020.72561193,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 138,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7307160308614,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73211514151101,
                                            x = -324161.33885168,
                                            speed = 5.5555555555556,
                                            y = 643152.15243174,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 64,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73039626672271,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73093104020665,
                                            x = -326786.65278853,
                                            speed = 5.5555555555556,
                                            y = 637724.86933645,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 80,
                                        lat = 0.73148964820396,
                                        skill = "Random",
                                        long = 0.73160534716497,
                                        x = -319484.72924971,
                                        name = "RU LEADER 1",
                                        heading = 3.1096448959075,
                                        y = 640201.07909984,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 81,
                                        lat = 0.73147030096515,
                                        skill = "Random",
                                        long = 0.73158980269106,
                                        x = -319615.72893071,
                                        name = "Unit #65",
                                        heading = 3.2522498747637,
                                        y = 640140.04639829,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 82,
                                        lat = 0.73149114473091,
                                        skill = "Random",
                                        long = 0.73161465015283,
                                        x = -319470.57566092,
                                        name = "Unit #66",
                                        heading = 3.8055992978226,
                                        y = 640244.40385997,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 346,
                                        lat = 0.73151601500862,
                                        skill = "Random",
                                        long = 0.73159799321471,
                                        x = -319320.36489408,
                                        name = "Unit #173",
                                        heading = 3.8055992978226,
                                        y = 640148.25523851,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU TANK 3",
                                start_time = 82800,
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.73060688169933,
                                                lat = 0.73136583516934,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.73058142581946,
                                                lat = 0.73150040247116,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.73057616749083,
                                                lat = 0.73147715949228,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.73058142581946,
                                                lat = 0.73150040247116,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.73057616749083,
                                                lat = 0.73147715949228,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.73057578878921,
                                                lat = 0.73147444253836,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 28,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73145320586009,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73056193701209,
                                            x = -320234.85909825,
                                            speed = 5.5555555555556,
                                            y = 635254.48701957,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 83,
                                        lat = 0.73145320586009,
                                        skill = "Random",
                                        long = 0.73056193701209,
                                        x = -320234.85909825,
                                        name = "RU LEADER 4",
                                        heading = 3.0017208268773,
                                        y = 635254.48701957,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 84,
                                        lat = 0.73151816216578,
                                        skill = "Random",
                                        long = 0.73063236095666,
                                        x = -319785.99841714,
                                        name = "Unit #68",
                                        heading = 3.1415926535898,
                                        y = 635546.64113992,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 85,
                                        lat = 0.73146802293303,
                                        skill = "Random",
                                        long = 0.73045596886013,
                                        x = -320193.07400741,
                                        name = "Unit #69",
                                        heading = 3.1415926535898,
                                        y = 634741.13030106,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 349,
                                        lat = 0.73152529077027,
                                        skill = "Random",
                                        long = 0.73039459690928,
                                        x = -319858.65497827,
                                        name = "Unit #176",
                                        heading = 3.1415926535898,
                                        y = 634411.91830116,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU TANK 2",
                                start_time = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72976452637938,
                                                lat = 0.73146636439064,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72976452637938,
                                                lat = 0.73146636439064,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.72980795602863,
                                                lat = 0.73133869635938,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.72976698372486,
                                                lat = 0.73130302379021,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.72910559652611,
                                                lat = 0.73126281272113,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.72910005857398,
                                                lat = 0.73125084092295,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.72976698372486,
                                                lat = 0.73130302379021,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.72909988202007,
                                                lat = 0.73123814233923,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.72980153919104,
                                                lat = 0.73132498987832,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.7293347682693,
                                                lat = 0.73127112299347,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.72911929635672,
                                                lat = 0.731091869678,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.72912239176966,
                                                lat = 0.73102752125297,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.72928018026176,
                                                lat = 0.73127133081393,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.72912239176966,
                                                lat = 0.73102752125297,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.72980850318909,
                                                lat = 0.73135324935187,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.72978974758052,
                                                lat = 0.7313134255395,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.72922585918621,
                                                lat = 0.73127575392145,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.72915608496936,
                                                lat = 0.73107993334138,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.72917311777539,
                                                lat = 0.73108921452784,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.72915069948241,
                                                lat = 0.73128672465687,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.72920820217353,
                                                lat = 0.73109905739577,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                long = 0.72977056374086,
                                                lat = 0.7313038454292,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.72913562757833,
                                                lat = 0.73128482539125,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                long = 0.72914344661829,
                                                lat = 0.73106748857224,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.72910502201534,
                                                lat = 0.7312061229882,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.72912242103926,
                                                lat = 0.73127893728676,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 19,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73146666135594,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72977863833288,
                                            x = -320538.12560526,
                                            speed = 5.5555555555556,
                                            y = 631522.78518973,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 86,
                                        lat = 0.73146666135594,
                                        skill = "Random",
                                        long = 0.72977863833288,
                                        x = -320538.12560526,
                                        name = "RU LEADER 6",
                                        heading = 3.9869670072477,
                                        y = 631522.78518973,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 87,
                                        lat = 0.73146081460266,
                                        skill = "Random",
                                        long = 0.72969980355837,
                                        x = -320614.53071299,
                                        name = "Unit #71",
                                        heading = 3.9869670072502,
                                        y = 631151.92762183,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 88,
                                        lat = 0.73148340092533,
                                        skill = "Random",
                                        long = 0.72986475588872,
                                        x = -320388.69718702,
                                        name = "Unit #72",
                                        heading = 2.9996955989856,
                                        y = 631921.11968007,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 350,
                                        lat = 0.73151191466227,
                                        skill = "Random",
                                        long = 0.72975573099157,
                                        x = -320261.15812413,
                                        name = "Unit #178",
                                        heading = 2.8632929945847,
                                        y = 631384.26080362,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU TANK 1",
                                start_time = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72916673419386,
                                                lat = 0.73139105639268,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72917156046111,
                                                lat = 0.73133147304463,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73130985084322,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7292005837738,
                                            x = -321824.35985902,
                                            speed = 5.5555555555556,
                                            y = 628878.13107261,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 89,
                                        lat = 0.73130985084322,
                                        skill = "Random",
                                        long = 0.7292005837738,
                                        x = -321824.35985902,
                                        name = "RU LEADER 7",
                                        heading = 3.0813781760191,
                                        y = 628878.13107261,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 90,
                                        lat = 0.73130848945939,
                                        skill = "Random",
                                        long = 0.72909343243342,
                                        x = -321886.24779278,
                                        name = "Unit #74",
                                        heading = 3.1415926535898,
                                        y = 628369.75088079,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 91,
                                        lat = 0.73130224313138,
                                        skill = "Random",
                                        long = 0.72931309721589,
                                        x = -321816.9580259,
                                        name = "Unit #75",
                                        heading = 3.0309354324159,
                                        y = 629417.87291888,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 351,
                                        lat = 0.73136582918305,
                                        skill = "Random",
                                        long = 0.72920354540129,
                                        x = -321466.20786597,
                                        name = "Unit #179",
                                        heading = 2.9996955989856,
                                        y = 628855.53053826,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "RU IFV 1",
                                start_time = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7314636178367,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.7319149558097,
                                                    radius = 1000,
                                                    y = 642255.94577997,
                                                    x = -324806.8228742,
                                                    lat = 0.73063032659916,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73297521385204,
                                            x = -318970.68263252,
                                            speed = 5.5555555555556,
                                            y = 646746.79360963,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 23,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 92,
                                        lat = 0.7314636178367,
                                        skill = "Random",
                                        long = 0.73297521385204,
                                        x = -318970.68263252,
                                        name = "Unit #76",
                                        heading = 0.54041950027058,
                                        y = 646746.79360963,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 93,
                                        lat = 0.7314651329277,
                                        skill = "Random",
                                        long = 0.7329659823847,
                                        x = -318965.61010825,
                                        name = "Unit #77",
                                        heading = 0.40489178628508,
                                        y = 646701.7790487,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 94,
                                        lat = 0.73146736568965,
                                        skill = "Random",
                                        long = 0.73295683035601,
                                        x = -318955.9250168,
                                        name = "Unit #78",
                                        heading = 0.78539816339745,
                                        y = 646656.65915437,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 95,
                                        lat = 0.7314691997408,
                                        skill = "Random",
                                        long = 0.73294784063556,
                                        x = -318948.70002826,
                                        name = "Unit #79",
                                        heading = 0.87605805059819,
                                        y = 646612.58158506,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Ural-4320T",
                                        CLSID = "{B1BD673F-11B7-4a0c-8719-A81D06DD2E34}",
                                        unitId = 96,
                                        lat = 0.73146130532547,
                                        skill = "Random",
                                        long = 0.73296903888251,
                                        x = -318988.48327668,
                                        name = "Unit #80",
                                        heading = 3.3067413310044,
                                        y = 646718.92575702,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-4320T",
                                        CLSID = "{B1BD673F-11B7-4a0c-8719-A81D06DD2E34}",
                                        unitId = 97,
                                        lat = 0.73146481396134,
                                        skill = "Random",
                                        long = 0.73295134409129,
                                        x = -318974.90816817,
                                        name = "Unit #81",
                                        heading = 3.3067413310044,
                                        y = 646632.23465262,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 98,
                                        lat = 0.73147579196353,
                                        skill = "Random",
                                        long = 0.73292637479267,
                                        x = -318917.34742219,
                                        name = "Unit #82",
                                        heading = 1.2750433752698,
                                        y = 646505.84019801,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 99,
                                        lat = 0.73146978497643,
                                        skill = "Random",
                                        long = 0.73298047743286,
                                        x = -318928.77190368,
                                        name = "Unit #83",
                                        heading = 5.2528084806553,
                                        y = 646767.71914768,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Ural-375 PBU",
                                        CLSID = "{20B6EAF4-E6D3-4FC2-A306-41951CAF1361}",
                                        unitId = 100,
                                        lat = 0.7314577710994,
                                        skill = "Random",
                                        long = 0.73298419044536,
                                        x = -319003.48375234,
                                        name = "Unit #84",
                                        heading = 3.3067413310044,
                                        y = 646793.51424357,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 101,
                                        lat = 0.7314725081399,
                                        skill = "Random",
                                        long = 0.73292799971846,
                                        x = -318937.46607162,
                                        name = "Unit #85",
                                        heading = 3.3067413310044,
                                        y = 646515.79803155,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "SA-18 Igla-S comm",
                                        CLSID = "{44232141-5D7E-4c29-9425-5970278183B9}",
                                        unitId = 102,
                                        lat = 0.7314733090716,
                                        skill = "Random",
                                        long = 0.73292614832689,
                                        x = -318933.28129559,
                                        name = "Unit #86",
                                        heading = 3.3067413310044,
                                        y = 646506.4350974,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 103,
                                        lat = 0.73147835495455,
                                        skill = "Random",
                                        long = 0.73294831299092,
                                        x = -318890.12677946,
                                        name = "Unit #87",
                                        heading = 3.3067413310044,
                                        y = 646608.65955622,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "RU ARTY 3",
                                start_time = 420,
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7317501455643,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73183592487787,
                                                    radius = 1000,
                                                    y = 641837.17361855,
                                                    x = -324447.74049629,
                                                    lat = 0.730692833866,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73119011247909,
                                            x = -318030.88629675,
                                            speed = 5.5555555555556,
                                            y = 638046.61416842,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 116,
                                        lat = 0.7317501455643,
                                        skill = "Random",
                                        long = 0.73119011247909,
                                        x = -318030.88629675,
                                        name = "Unit #100",
                                        heading = 3.5877869700707,
                                        y = 638046.61416842,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 117,
                                        lat = 0.7317516606553,
                                        skill = "Random",
                                        long = 0.73118088101175,
                                        x = -318025.81377247,
                                        name = "Unit #101",
                                        heading = 3.402439020075,
                                        y = 638001.59960749,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 118,
                                        lat = 0.73175389341725,
                                        skill = "Random",
                                        long = 0.73117172898306,
                                        x = -318016.12868103,
                                        name = "Unit #102",
                                        heading = 3.4458899154665,
                                        y = 637956.47971315,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 119,
                                        lat = 0.7317557274684,
                                        skill = "Random",
                                        long = 0.73116273926261,
                                        x = -318008.90369249,
                                        name = "Unit #103",
                                        heading = 3.3428083069438,
                                        y = 637912.40214385,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Ural-4320T",
                                        CLSID = "{B1BD673F-11B7-4a0c-8719-A81D06DD2E34}",
                                        unitId = 120,
                                        lat = 0.73175391088677,
                                        skill = "Random",
                                        long = 0.73118740348219,
                                        x = -318008.23750907,
                                        name = "Unit #104",
                                        heading = 0.27829965900511,
                                        y = 638031.16548497,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-4320T",
                                        CLSID = "{B1BD673F-11B7-4a0c-8719-A81D06DD2E34}",
                                        unitId = 121,
                                        lat = 0.73175799667661,
                                        skill = "Random",
                                        long = 0.73116814571048,
                                        x = -317991.76043025,
                                        name = "Unit #105",
                                        heading = 0.78539816339745,
                                        y = 637936.63676874,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 122,
                                        lat = 0.7317608006587,
                                        skill = "Random",
                                        long = 0.73112554061511,
                                        x = -317995.03944822,
                                        name = "Unit #106",
                                        heading = 1.2750433752698,
                                        y = 637731.70958211,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 123,
                                        lat = 0.73174304853197,
                                        skill = "Random",
                                        long = 0.73122364152125,
                                        x = -318059.46822099,
                                        name = "Unit #107",
                                        heading = 5.2528084806553,
                                        y = 638211.18366637,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Ural-375 PBU",
                                        CLSID = "{20B6EAF4-E6D3-4FC2-A306-41951CAF1361}",
                                        unitId = 124,
                                        lat = 0.73176128134206,
                                        skill = "Random",
                                        long = 0.73118089007353,
                                        x = -317964.50438952,
                                        name = "Unit #108",
                                        heading = 1.8490959858,
                                        y = 637995.15587848,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 125,
                                        lat = 0.73175903815485,
                                        skill = "Random",
                                        long = 0.73112528726515,
                                        x = -318006.39621245,
                                        name = "Unit #109",
                                        heading = 3.3067413310044,
                                        y = 637731.69062966,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "SA-18 Igla-S comm",
                                        CLSID = "{44232141-5D7E-4c29-9425-5970278183B9}",
                                        unitId = 126,
                                        lat = 0.7317589580411,
                                        skill = "Random",
                                        long = 0.731122738742,
                                        x = -318008.17164224,
                                        name = "Unit #110",
                                        heading = 3.3067413310044,
                                        y = 637719.59954272,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 127,
                                        lat = 0.73176720978715,
                                        skill = "Random",
                                        long = 0.73119416072336,
                                        x = -317920.14045503,
                                        name = "Unit #111",
                                        heading = 3.3067413310044,
                                        y = 638054.40041837,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "RU ARTY 2",
                                start_time = 240,
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73180975131236,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73164698300839,
                                            x = -317424.30459008,
                                            speed = 5.5555555555556,
                                            y = 640183.6616176,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 128,
                                        lat = 0.73180975131236,
                                        skill = "Random",
                                        long = 0.73164698300839,
                                        x = -317424.30459008,
                                        name = "Unit #112",
                                        heading = 5.5884470309829,
                                        y = 640183.6616176,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 129,
                                        lat = 0.73181437644317,
                                        skill = "Random",
                                        long = 0.73165105969986,
                                        x = -317392.8089402,
                                        name = "Unit #113",
                                        heading = 4.4209321859068,
                                        y = 640199.97070553,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 130,
                                        lat = 0.7318143981311,
                                        skill = "Random",
                                        long = 0.73165325482452,
                                        x = -317391.58121626,
                                        name = "Unit #114",
                                        heading = 1.5882496193148,
                                        y = 640210.41705022,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "MTLB",
                                        CLSID = "{B00A39DC-A02C-41ec-A041-51163608CB9C}",
                                        unitId = 131,
                                        lat = 0.73182016662272,
                                        skill = "Random",
                                        long = 0.73165345721039,
                                        x = -317354.72281506,
                                        name = "Unit #115",
                                        heading = 0.78539816339741,
                                        y = 640207.49202486,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "MTLB",
                                        CLSID = "{B00A39DC-A02C-41ec-A041-51163608CB9C}",
                                        unitId = 132,
                                        lat = 0.73178795959356,
                                        skill = "Random",
                                        long = 0.73163470288719,
                                        x = -317569.26074953,
                                        name = "Unit #116",
                                        heading = 0.78539816339741,
                                        y = 640139.83357258,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 133,
                                        lat = 0.7318242526557,
                                        skill = "Random",
                                        long = 0.73167493323245,
                                        x = -317318.02644875,
                                        name = "Unit #117",
                                        heading = 0.78539816339741,
                                        y = 640307.08192384,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 134,
                                        lat = 0.73180238053621,
                                        skill = "Random",
                                        long = 0.73166069923895,
                                        x = -317464.4647185,
                                        name = "Unit #118",
                                        heading = 0.78539816339741,
                                        y = 640253.99682151,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 135,
                                        lat = 0.73180686708979,
                                        skill = "Random",
                                        long = 0.7316653633996,
                                        x = -317433.56052626,
                                        name = "Unit #119",
                                        heading = 0.78539816339741,
                                        y = 640273.19895908,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 136,
                                        lat = 0.73181223495444,
                                        skill = "Random",
                                        long = 0.73166791259678,
                                        x = -317398.09018583,
                                        name = "Unit #120",
                                        heading = 5.7640391929331,
                                        y = 640281.72790124,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 137,
                                        lat = 0.73181955975683,
                                        skill = "Random",
                                        long = 0.73165907005671,
                                        x = -317355.80401234,
                                        name = "Unit #121",
                                        heading = 3.9095375244673,
                                        y = 640234.64949348,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "SA-18 Igla-S comm",
                                        CLSID = "{44232141-5D7E-4c29-9425-5970278183B9}",
                                        unitId = 138,
                                        lat = 0.73182011795841,
                                        skill = "Random",
                                        long = 0.73165753708205,
                                        x = -317353.00791731,
                                        name = "Unit #122",
                                        heading = 2.677945044589,
                                        y = 640226.9676548,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "RU HQ",
                                start_time = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73141067795059,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72943187532614,
                                            x = -321067.04854267,
                                            speed = 5.5555555555556,
                                            y = 629911.3593519,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 139,
                                        lat = 0.73141067795059,
                                        skill = "Random",
                                        long = 0.72943187532614,
                                        x = -321067.04854267,
                                        name = "Unit #123",
                                        heading = 3.017237659043,
                                        y = 629911.3593519,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-ZSU-01",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73156461906005,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7315360771424,
                                            x = -319041.38174735,
                                            speed = 5.5555555555556,
                                            y = 639820.41921399,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 140,
                                        lat = 0.73156461906005,
                                        skill = "Random",
                                        long = 0.7315360771424,
                                        x = -319041.38174735,
                                        name = "Unit #124",
                                        heading = 3.2659476481366,
                                        y = 639820.41921399,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-ZSU-02",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73164047611941,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73023351767933,
                                            x = -319204.71543527,
                                            speed = 5.5555555555556,
                                            y = 633570.86732026,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 141,
                                        lat = 0.73164047611941,
                                        skill = "Random",
                                        long = 0.73023351767933,
                                        x = -319204.71543527,
                                        name = "Unit #125",
                                        heading = 2.8198420991932,
                                        y = 633570.86732026,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-SA9-01",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73146433866946,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73286534707216,
                                            x = -319020.62042662,
                                            speed = 5.5555555555556,
                                            y = 646222.73235219,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 142,
                                        lat = 0.73146433866946,
                                        skill = "Random",
                                        long = 0.73286534707216,
                                        x = -319020.62042662,
                                        name = "Unit #126",
                                        heading = 3.1415926535898,
                                        y = 646222.73235219,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-SA9-02",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 69,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73285737877408,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72948194898865,
                                            x = -311824.1339055,
                                            speed = 5.5555555555556,
                                            y = 629201.48191713,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 41,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 166,
                                        lat = 0.73285737877408,
                                        skill = "Random",
                                        long = 0.72948194898865,
                                        x = -311824.1339055,
                                        name = "Unit #136",
                                        heading = 3.266036415674,
                                        y = 629201.48191713,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-SA8-02",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73273741667248,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73339057426607,
                                            x = -310642.50676377,
                                            speed = 5.5555555555556,
                                            y = 647862.96144741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 167,
                                        lat = 0.73273741667248,
                                        skill = "Random",
                                        long = 0.73339057426607,
                                        x = -310642.50676377,
                                        name = "Unit #137",
                                        heading = 3.9095375244673,
                                        y = 647862.96144741,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-SA8-01",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 164,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73134668891932,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73283078689659,
                                            x = -319787.46102833,
                                            speed = 5.5555555555556,
                                            y = 646137.3616017,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 168,
                                        lat = 0.73134668891932,
                                        skill = "Random",
                                        long = 0.73283078689659,
                                        x = -319787.46102833,
                                        name = "Unit #138",
                                        heading = 3.5220990307022,
                                        y = 646137.3616017,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-ZSU-03",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [16]
                            [20] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 122,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73139321875151,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73297217374623,
                                            x = -319420.78820191,
                                            speed = 5.5555555555556,
                                            y = 646779.77363748,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 127,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 298,
                                        lat = 0.73139321875151,
                                        skill = "Random",
                                        long = 0.73297217374623,
                                        x = -319420.78820191,
                                        name = "Unit #169",
                                        heading = 3.7676404698631,
                                        y = 646779.77363748,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU 2S6 1",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [20]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 64,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7315638180627,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73054746582412,
                                            x = -319537.25010254,
                                            speed = 5.5555555555556,
                                            y = 635113.2355125,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 44,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 169,
                                        lat = 0.7315638180627,
                                        skill = "Random",
                                        long = 0.73054746582412,
                                        x = -319537.25010254,
                                        name = "Unit #139",
                                        heading = 3.5046457381822,
                                        y = 635113.2355125,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU-ZSU-04",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [17]
                            [21] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 120,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73169919479302,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73122580651658,
                                            x = -318337.83819605,
                                            speed = 5.5555555555556,
                                            y = 638251.07018877,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 128,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 299,
                                        lat = 0.73169919479302,
                                        skill = "Random",
                                        long = 0.73122580651658,
                                        x = -318337.83819605,
                                        name = "Unit #170",
                                        heading = 0,
                                        y = 638251.07018877,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU 2S6 2",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [21]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73269700454917,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733155956411,
                                            x = -311019.88226902,
                                            speed = 5.5555555555556,
                                            y = 646775.03856932,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 112,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 240,
                                        lat = 0.73269700454917,
                                        skill = "Average",
                                        long = 0.733155956411,
                                        x = -311019.88226902,
                                        name = "Unit #144",
                                        heading = 3.0309354324159,
                                        y = 646775.03856932,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 241,
                                        lat = 0.73269248580997,
                                        skill = "Average",
                                        long = 0.73315041635631,
                                        x = -311051.5068571,
                                        name = "Unit #145",
                                        heading = 3.3215349209197,
                                        y = 646751.75275285,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 242,
                                        lat = 0.73270045523579,
                                        skill = "Average",
                                        long = 0.73315012340159,
                                        x = -311000.87379213,
                                        name = "Unit #146",
                                        heading = 0.29145679447787,
                                        y = 646744.98677585,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375 APA-50",
                                        CLSID = "{82DAF699-2456-43F7-811D-76B922288915}",
                                        unitId = 243,
                                        lat = 0.73269464145622,
                                        skill = "Average",
                                        long = 0.73315590414158,
                                        x = -311034.96705983,
                                        name = "Unit #147",
                                        heading = 3.1415926535898,
                                        y = 646776.38348148,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "New Vehicle Group #002",
                                start_time = 0,
                            }, -- end of [18]
                            [22] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 105,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73163783265031,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72974245242122,
                                            x = -319465.43188345,
                                            speed = 5.5555555555556,
                                            y = 631238.6493539,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 129,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 300,
                                        lat = 0.73163783265031,
                                        skill = "Random",
                                        long = 0.72974245242122,
                                        x = -319465.43188345,
                                        name = "Unit #171",
                                        heading = 3.1415926535898,
                                        y = 631238.6493539,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "RU 2S6 3",
                                start_time = 82800,
                                task = "Ground Nothing",
                            }, -- end of [22]
                            [19] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 23,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73280613669292,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72978094115695,
                                            x = -312002.15122278,
                                            speed = 5.5555555555556,
                                            y = 630656.11450416,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 113,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 244,
                                        lat = 0.73280613669292,
                                        skill = "Average",
                                        long = 0.72978094115695,
                                        x = -312002.15122278,
                                        name = "Unit #148",
                                        heading = 3.0309354324159,
                                        y = 630656.11450416,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 245,
                                        lat = 0.73280161795372,
                                        skill = "Average",
                                        long = 0.72977540110226,
                                        x = -312033.69489875,
                                        name = "Unit #149",
                                        heading = 3.3215349209197,
                                        y = 630632.74421193,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 246,
                                        lat = 0.73280958737954,
                                        skill = "Average",
                                        long = 0.72977510814754,
                                        x = -311983.06102577,
                                        name = "Unit #150",
                                        heading = 0.29145679447787,
                                        y = 630626.1303313,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 247,
                                        lat = 0.73279443911444,
                                        skill = "Average",
                                        long = 0.72978143342166,
                                        x = -312076.44105122,
                                        name = "Unit #151",
                                        heading = 2.8632929945847,
                                        y = 630666.11833302,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 248,
                                        lat = 0.73281423509183,
                                        skill = "Average",
                                        long = 0.7297808608002,
                                        x = -311950.58998233,
                                        name = "Unit #152",
                                        heading = 0.29145679447787,
                                        y = 630650.42656331,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 249,
                                        lat = 0.73279435731364,
                                        skill = "Average",
                                        long = 0.72978387357038,
                                        x = -312075.75044037,
                                        name = "Unit #153",
                                        heading = 2.51932907797,
                                        y = 630677.76954171,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 250,
                                        lat = 0.73281366247574,
                                        skill = "Average",
                                        long = 0.72978238534224,
                                        x = -311953.48144301,
                                        name = "Unit #154",
                                        heading = 2.51932907797,
                                        y = 630658.04762764,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Ural-375 APA-50",
                                        CLSID = "{82DAF699-2456-43F7-811D-76B922288915}",
                                        unitId = 251,
                                        lat = 0.7328036942072,
                                        skill = "Average",
                                        long = 0.72978103657652,
                                        x = -312017.66679636,
                                        name = "Unit #155",
                                        heading = 3.1415926535898,
                                        y = 630658.16831812,
                                    }, -- end of [8]
                                }, -- end of units
                                name = "New Vehicle Group #003",
                                start_time = 0,
                            }, -- end of [19]
                            [23] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.73097616514971,
                                                lat = 0.73116117136358,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.73089335786973,
                                                lat = 0.73166538839474,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.73074582427,
                                                lat = 0.73067354870658,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.7306860751564,
                                                lat = 0.73156018169295,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                long = 0.73077756831276,
                                                lat = 0.73022475496374,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                long = 0.73060045516065,
                                                lat = 0.73152855073812,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.73059218661812,
                                                lat = 0.73152425035064,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.73058492514451,
                                                lat = 0.731515869694,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.73057616749083,
                                                lat = 0.73147715949228,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.73057616749083,
                                                lat = 0.73147715949228,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.73062107267242,
                                                lat = 0.73131625864874,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.73063850139171,
                                                lat = 0.73130415258506,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.73069048693775,
                                                lat = 0.7313191752421,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.73077638869832,
                                                lat = 0.73133336046878,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.73100193224936,
                                                lat = 0.73126368141814,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.73102177883764,
                                                lat = 0.73122682299973,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.73092962948916,
                                                lat = 0.73098204753774,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.73087273589165,
                                                lat = 0.73083841253483,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.73071400780771,
                                                lat = 0.73056569969222,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                long = 0.73058460834991,
                                                lat = 0.73049039327895,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                long = 0.73078500343854,
                                                lat = 0.73019223999313,
                                            }, -- end of [56]
                                            [63] = 
                                            {
                                                long = 0.73079803706085,
                                                lat = 0.73004097296426,
                                            }, -- end of [63]
                                            [62] = 
                                            {
                                                long = 0.73081205415514,
                                                lat = 0.73008357556853,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                long = 0.73078416735478,
                                                lat = 0.73021035251774,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                long = 0.73086553664212,
                                                lat = 0.73081088200273,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.73071400780771,
                                                lat = 0.73056569969222,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                long = 0.73059621536816,
                                                lat = 0.73045990840106,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                long = 0.73078660282322,
                                                lat = 0.73017508811673,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                long = 0.73079831298442,
                                                lat = 0.73133165307907,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.73103216362392,
                                                lat = 0.73123950949667,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.73100246029168,
                                                lat = 0.73120957581052,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.73092962948916,
                                                lat = 0.73098204753774,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.73086548664377,
                                                lat = 0.73075933266386,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.73070895223977,
                                                lat = 0.73056632854564,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                long = 0.73060513435615,
                                                lat = 0.73044556144032,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                long = 0.73080034238244,
                                                lat = 0.73013060612775,
                                            }, -- end of [58]
                                            [61] = 
                                            {
                                                long = 0.73080887857486,
                                                lat = 0.73010296877685,
                                            }, -- end of [61]
                                            [35] = 
                                            {
                                                long = 0.73086548664377,
                                                lat = 0.73075933266386,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                long = 0.7307224759074,
                                                lat = 0.73028428424213,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                long = 0.73080034238244,
                                                lat = 0.73013060612775,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                long = 0.73057578878921,
                                                lat = 0.73147444253836,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.73062776638917,
                                                lat = 0.73130851882201,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.73065078827624,
                                                lat = 0.73130413824739,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.73071153045093,
                                                lat = 0.73132546268688,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.73086837964902,
                                                lat = 0.73131214906853,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.73103216362392,
                                                lat = 0.73123950949667,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.73098116186543,
                                                lat = 0.73117514139001,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.73092847540522,
                                                lat = 0.73097829257008,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.73080026182372,
                                                lat = 0.73072596390166,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.73062876794186,
                                                lat = 0.73055883532072,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                long = 0.7307224759074,
                                                lat = 0.73028428424213,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                long = 0.73080887857486,
                                                lat = 0.73010296877685,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                long = 0.73058409059198,
                                                lat = 0.73053570938761,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                long = 0.7305825713137,
                                                lat = 0.73053912316906,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                long = 0.73074225055244,
                                                lat = 0.73066598013233,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                long = 0.73063939118482,
                                                lat = 0.73056201083665,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                long = 0.73078406544339,
                                                lat = 0.73071294398561,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.7305825713137,
                                                lat = 0.73053912316906,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                long = 0.73072450276495,
                                                lat = 0.73028075240681,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                long = 0.73089335786973,
                                                lat = 0.73166538839474,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.73098092993668,
                                                lat = 0.73127347985008,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.73102831211705,
                                                lat = 0.73123674966191,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                long = 0.73092727602989,
                                                lat = 0.7309373474205,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 28,
                                            type = "Turning Point",
                                            action = "Rank",
                                            lat = 0.73163430803461,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73091038860484,
                                            x = -318907.86936978,
                                            speed = 5.5555555555556,
                                            y = 636791.96140841,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 139,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 335,
                                        lat = 0.73163430803461,
                                        skill = "Random",
                                        long = 0.73091038860484,
                                        x = -318907.86936978,
                                        name = "RU LEADER 5",
                                        heading = 3.1852901809298,
                                        y = 636791.96140841,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 336,
                                        lat = 0.73162800965535,
                                        skill = "Random",
                                        long = 0.73089797701555,
                                        x = -318954.16504759,
                                        name = "Unit #177",
                                        heading = 3.2892880384845,
                                        y = 636737.09788547,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 337,
                                        lat = 0.73164638983045,
                                        skill = "Random",
                                        long = 0.73093419784828,
                                        x = -318819.06277924,
                                        name = "Unit #182",
                                        heading = 2.5189536738547,
                                        y = 636897.20679263,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "RU TANK CMD",
                                start_time = 0,
                                task = "Ground Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73283885436871,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72960103814666,
                                            x = -311883.02511634,
                                            speed = 5.5555555555556,
                                            y = 629779.6295741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 164,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "55G6 EWR",
                                        CLSID = "{EDEA0ECC-33A4-488B-8A3C-1D6929B5A871}",
                                        unitId = 417,
                                        lat = 0.73283885436871,
                                        skill = "Random",
                                        long = 0.72960103814666,
                                        x = -311883.02511634,
                                        name = "Юнит #1",
                                        heading = 3.7121419646174,
                                        y = 629779.6295741,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Наземная группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [24]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Su-25 Groop",
                                groupId = 161,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73069683573089,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73156923927412,
                                            x = -324554.60609,
                                            speed = 166.66666666667,
                                            y = 640563.57270692,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 3000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7301574336853,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72979618572008,
                                            x = -328871.81494663,
                                            speed = 166.66666666667,
                                            y = 632477.70504466,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 410,
                                        lat = 0.748055,
                                        skill = "Random",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "021",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 100,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 20,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 411,
                                        lat = 0.748048,
                                        skill = "Random",
                                        y = 564424.27758166,
                                        long = 0.717816,
                                        x = -220573.13934267,
                                        name = "022",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 100,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 412,
                                        lat = 0.748041,
                                        skill = "Random",
                                        y = 564461.49643417,
                                        long = 0.717823,
                                        x = -220614.54225875,
                                        name = "023",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 100,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 6,
                                            name = 106,
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 413,
                                        lat = 0.748034,
                                        skill = "Random",
                                        y = 564498.71528667,
                                        long = 0.71783,
                                        x = -220655.94517483,
                                        name = "024",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{29A828E2-C6BB-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "2835",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 100,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 7,
                                            name = 107,
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Su-27 Patrol",
                                groupId = 162,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73111174694012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72909626138715,
                                            x = -323138.44125125,
                                            speed = 194.44444444444,
                                            y = 628512.10085057,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73147170720878,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73391006370765,
                                            x = -318442.45654083,
                                            speed = 194.44444444444,
                                            y = 651185.59370061,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73301761574327,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73098985285279,
                                            x = -310054.28521902,
                                            speed = 194.44444444444,
                                            y = 636263.30720613,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73111174694012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72909634458374,
                                            x = -323138.39993416,
                                            speed = 194.44444444444,
                                            y = 628512.49626986,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73147170720878,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73391005145889,
                                            x = -318442.46279847,
                                            speed = 194.44444444444,
                                            y = 651185.53548054,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7330175355388,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73098988270946,
                                            x = -310054.78143615,
                                            speed = 194.44444444444,
                                            y = 636263.50165927,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73111174694012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72909626138715,
                                            x = -323138.44125125,
                                            speed = 194.44444444444,
                                            y = 628512.10085057,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [9]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 414,
                                        lat = 0.748055,
                                        skill = "Player",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "031",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 8,
                                            name = 108,
                                        }, -- end of callsign
                                        onboard_num = 24,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 415,
                                        lat = 0.748048,
                                        skill = "Excellent",
                                        y = 564424.27758166,
                                        long = 0.717816,
                                        x = -220573.13934267,
                                        name = "032",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 9,
                                            name = 109,
                                        }, -- end of callsign
                                        onboard_num = 25,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73269580182992,
                                            long = 0.73316326882153,
                                            x = -311023.81046441,
                                            name = "",
                                            speed = 0,
                                            y = 646810.6064324,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 50,
                                lat = 0.73269580182992,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 175,
                                        lat = 0.73269580182992,
                                        long = 0.73316326882153,
                                        x = -311023.81046441,
                                        name = "New Static Object",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 6,
                                        y = 646810.6064324,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.73316326882153,
                                name = "New Static Object",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73280405177564,
                                            long = 0.72978885646467,
                                            x = -312011.50493851,
                                            name = "",
                                            speed = 0,
                                            y = 630695.10064471,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 51,
                                lat = 0.73280405177564,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "FARP",
                                        CLSID = "{24FC9197-F225-4f2a-8A31-BD51DC7BDAB6}",
                                        unitId = 176,
                                        lat = 0.73280405177564,
                                        long = 0.72978885646467,
                                        x = -312011.50493851,
                                        name = "New Static Object #001",
                                        category = "Heliports",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 5,
                                        y = 630695.10064471,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72978885646467,
                                name = "New Static Object #001",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73281062729726,
                                            long = 0.72978117343508,
                                            x = -311973.42276413,
                                            name = "",
                                            speed = 0,
                                            y = 630654.27626769,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 114,
                                lat = 0.73281062729726,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SetkaKP",
                                        type = "FARP Ammo Dump Coating",
                                        CLSID = "{7c9d05ea-0b54-4d5c-9d6f-fa2cde39e349}",
                                        unitId = 252,
                                        lat = 0.73281062729726,
                                        long = 0.72978117343508,
                                        x = -311973.42276413,
                                        name = "New Static Object #052",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630654.27626769,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72978117343508,
                                name = "New Static Object #052",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73280838199282,
                                            long = 0.72978119725671,
                                            x = -311987.71750063,
                                            name = "",
                                            speed = 0,
                                            y = 630655.86059687,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 115,
                                lat = 0.73280838199282,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kp_ug",
                                        type = "FARP CP Blindage",
                                        CLSID = "{a947d0fd-9268-4851-a885-cb59aebe9bbc}",
                                        unitId = 253,
                                        lat = 0.73280838199282,
                                        long = 0.72978119725671,
                                        x = -311987.71750063,
                                        name = "New Static Object #053",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630655.86059687,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72978119725671,
                                name = "New Static Object #053",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 1.5707963267949,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73279932063172,
                                            long = 0.72978094188508,
                                            x = -312045.58124556,
                                            name = "",
                                            speed = 0,
                                            y = 630660.58380426,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 116,
                                lat = 0.73279932063172,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "GSM Rus",
                                        type = "FARP Fuel Depot",
                                        CLSID = "{3441baf3-7ff7-4d76-ab9e-77f768b7813f}",
                                        unitId = 254,
                                        lat = 0.73279932063172,
                                        long = 0.72978094188508,
                                        x = -312045.58124556,
                                        name = "New Static Object #054",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630660.58380426,
                                        heading = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72978094188508,
                                name = "New Static Object #054",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 1.5707963267949,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73280693858522,
                                            long = 0.72977513960572,
                                            x = -311999.92291512,
                                            name = "",
                                            speed = 0,
                                            y = 630628.01531969,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 117,
                                lat = 0.73280693858522,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "PalatkaB",
                                        type = "FARP Tent",
                                        CLSID = "{80c39fb0-854f-461b-bc4b-b2b51d0c4139}",
                                        unitId = 255,
                                        lat = 0.73280693858522,
                                        long = 0.72977513960572,
                                        x = -311999.92291512,
                                        name = "New Static Object #055",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630628.01531969,
                                        heading = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72977513960572,
                                name = "New Static Object #055",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 1.5707963267949,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.73280453291005,
                                            long = 0.72977506281927,
                                            x = -312015.28946126,
                                            name = "",
                                            speed = 0,
                                            y = 630629.22654959,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 118,
                                lat = 0.73280453291005,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "PalatkaB",
                                        type = "FARP Tent",
                                        CLSID = "{80c39fb0-854f-461b-bc4b-b2b51d0c4139}",
                                        unitId = 256,
                                        lat = 0.73280453291005,
                                        long = 0.72977506281927,
                                        x = -312015.28946126,
                                        name = "New Static Object #056",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 630629.22654959,
                                        heading = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.72977506281927,
                                name = "New Static Object #056",
                                dead = false,
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Europa vs Russia",
    version = 2,
    trigfuncStartup = 
    {
        [1] = "if c_random_less(\"50\") then a_activate_group(\"RU-SA8-01\");end;",
        [2] = "if c_random_less(\"50\") then a_activate_group(\"RU-SA8-02\");end;",
        [3] = "if c_random_less(\"50\") then a_activate_group(\"RU-SA9-01\");end;",
        [4] = "if c_random_less(\"50\") then a_activate_group(\"RU-SA9-02\");end;",
        [5] = "if c_random_less(\"50\") then a_activate_group(\"RU-ZSU-01\");end;",
        [6] = "if c_random_less(\"50\") then a_activate_group(\"RU-ZSU-02\");end;",
        [7] = "if c_random_less(\"50\") then a_activate_group(\"RU-ZSU-03\");end;",
        [8] = "if c_random_less(\"50\") then a_activate_group(\"RU-ZSU-04\");end;",
        [9] = "if c_random_less(\"75\") then end;",
        [10] = "if c_random_less(\"50\") then a_activate_group(\"GER-GEP-01\");end;",
        [11] = "if c_random_less(\"50\") then end;",
        [12] = "if c_random_less(\"50\") then end;",
        [13] = "if c_random_less(\"50\") then end;",
        [14] = "if c_random_less(\"50\") then a_activate_group(\"GER-GEP-05\");end;",
        [15] = "if c_random_less(\"50\") then a_activate_group(\"GER-GEP-06\");end;",
        [16] = "if c_random_less(\"50\") then a_activate_group(\"G-AAA-01\");end;",
        [17] = "if c_random_less(\"50\") then a_activate_group(\"G-AAA-02\");end;",
        [18] = "if c_random_less(\"50\") then a_activate_group(\"G-AAA-03\");end;",
        [19] = "if c_random_less(\"50\") then end;",
        [20] = "if c_random_less(\"50\") then a_activate_group(\"G-AAA-05\");end;",
        [21] = "if c_random_less(\"50\") then a_activate_group(\"G-AAA-06\");end;",
        [22] = "if c_random_less(\"50\") then end;",
        [23] = "if c_random_less(\"50\") then a_activate_group(\"RU 2S6 1\");end;",
        [24] = "if c_random_less(\"50\") then a_activate_group(\"RU 2S6 2\");end;",
        [25] = "if c_random_less(\"50\") then a_activate_group(\"RU 2S6 3\");end;",
        [26] = "if c_random_less(\"50\") then a_activate_group(\"EU TANK 4 RAND\");end;",
        [27] = "if c_random_less(\"50\") then a_activate_group(\"EU TANK 3 ACTIVATE\");end;",
        [28] = "if c_random_less(\"50\") then end;",
        [29] = "if c_random_less(\"50\") then end;",
        [30] = "if c_random_less(\"50\") then a_activate_group(\"EU STINGER 3\");end;",
        [31] = "if c_random_less(\"50\") then a_activate_group(\"EU AH1\");end;",
    }, -- end of trigfuncStartup
    currentKey = 45912,
    start_time = 51900,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
        mlws = 
        {
            hh = 0,
            prob = 100,
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of mlws
    }, -- end of failures
} -- end of mission
