diff --git a/.github/workflows/devValidateTestBuildUpload.yml b/.github/workflows/devValidateTestBuildUpload.yml index 6ee61daf7..f786a4fea 100644 --- a/.github/workflows/devValidateTestBuildUpload.yml +++ b/.github/workflows/devValidateTestBuildUpload.yml @@ -44,7 +44,7 @@ jobs: uses: actions/checkout@master - name: Build Missions - run: '.\tools\Builder\buildMissions.ps1 -verPatch ${{ github.run_number }}' + run: '.\tools\Builder\buildMissions.ps1 -verPatch ${{ github.run_number }}_DEV' - name: Build addons run: '.\tools\Builder\buildAddons.ps1 -metaFileName meta_dev.cpp' diff --git a/Vindicta-Addon/addons/module_location/CfgVehicles.hpp b/Vindicta-Addon/addons/module_location/CfgVehicles.hpp index 6d8219d02..d4ba5212d 100644 --- a/Vindicta-Addon/addons/module_location/CfgVehicles.hpp +++ b/Vindicta-Addon/addons/module_location/CfgVehicles.hpp @@ -56,11 +56,11 @@ class CfgVehicles { }; }; - class Vindicta_LocationWaypoint: Module_F + class Vindicta_BridgeConnection: Module_F { scope = 2; vehicleClass = "Modules"; - displayName = "Location Waypoint"; + displayName = "Bridge Connection"; category = "Vindicta"; class Units; @@ -69,7 +69,7 @@ class CfgVehicles { { class Units: Units { - property = "Vindicta_LocationWaypoint"; + property = "Vindicta_BridgeConnection"; }; }; }; diff --git a/Vindicta.Altis/mission.sqm b/Vindicta.Altis/mission.sqm index b5550386b..2d5a8e4d8 100644 --- a/Vindicta.Altis/mission.sqm +++ b/Vindicta.Altis/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=521; class ItemIDProvider { - nextID=9614; + nextID=9616; }; class MarkerIDProvider { @@ -16,11 +16,11 @@ class EditorData }; class LayerIndexProvider { - nextID=3673; + nextID=3867; }; class Camera { - pos[]={16056.477,56.351807,16921.713}; + pos[]={16028.854,97.231018,17022.65}; dir[]={0.2534413,-0.37688288,-0.89092594}; up[]={0.10312313,0.92625874,-0.36250871}; aside[]={-0.9618507,-4.3894397e-007,-0.27361679}; @@ -504,7 +504,7 @@ class Mission }; class Entities { - items=4; + items=6; class Item0 { dataType="Layer"; @@ -1104,7 +1104,7 @@ class Mission { }; id=7218; - atlOffset=0.00076913834; + atlOffset=185.97; }; class Item1 { @@ -1363,11 +1363,11 @@ class Mission { }; id=9576; - atlOffset=-0.0022802353; + atlOffset=185.97; }; }; id=842; - atlOffset=1.0263404; + atlOffset=185.97; }; class Item1 { @@ -1400,44 +1400,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -1456,26 +1418,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1494,7 +1437,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1513,7 +1456,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -2467,44 +2410,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2523,26 +2428,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2561,7 +2447,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2580,7 +2466,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item2 @@ -2599,44 +2485,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2655,26 +2503,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2693,7 +2522,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2712,7 +2541,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item3 @@ -2729,44 +2558,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2785,26 +2576,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2823,7 +2595,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2842,7 +2614,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item4 @@ -2860,44 +2632,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2916,26 +2650,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2954,7 +2669,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2973,7 +2688,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item5 @@ -2990,44 +2705,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -3046,26 +2723,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3084,7 +2742,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3103,7 +2761,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item6 @@ -3122,8 +2780,8 @@ class Mission { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3132,17 +2790,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3154,14 +2812,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3173,14 +2831,31 @@ class Mission "STRING" }; }; - value="city"; + value="Molos"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={18807.5,31.20529,16605.875}; + }; + areaSize[]={250,0,250}; + flags=1; + id=742; + type="Vindicta_LocationSector"; + atlOffset=0.0189991; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3189,14 +2864,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3215,7 +2890,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3230,31 +2905,30 @@ class Mission "STRING" }; }; - value="Molos"; + value="Rodopoli"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item7 + class Item8 { dataType="Logic"; class PositionInfo { - position[]={18807.5,31.20529,16605.875}; + position[]={21695.875,15.087968,7568.125}; }; - areaSize[]={250,0,250}; + areaSize[]={200,0,200}; flags=1; - id=742; + id=743; type="Vindicta_LocationSector"; - atlOffset=0.0189991; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3263,17 +2937,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3285,14 +2959,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3304,14 +2978,30 @@ class Mission "STRING" }; }; - value="city"; + value="Feres"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={20566.75,33.552681,8869.375}; + }; + areaSize[]={200,0,200}; + flags=1; + id=744; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3320,14 +3010,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3346,7 +3036,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3361,30 +3051,31 @@ class Mission "STRING" }; }; - value="Rodopoli"; + value="Panagia"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item8 + class Item10 { dataType="Logic"; class PositionInfo { - position[]={21695.875,15.087968,7568.125}; + position[]={20279.5,54.016777,11661.625}; }; - areaSize[]={200,0,200}; + areaSize[]={340,0,340}; flags=1; - id=743; + id=745; type="Vindicta_LocationSector"; + atlOffset=0.00022125244; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3393,17 +3084,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3415,14 +3106,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3434,14 +3125,30 @@ class Mission "STRING" }; }; - value="city"; + value="Chalkeia"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item11 + { + dataType="Logic"; + class PositionInfo + { + position[]={19390.625,38.31884,13270.125}; + }; + areaSize[]={230,0,230}; + flags=1; + id=746; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3450,14 +3157,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3476,7 +3183,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3491,30 +3198,32 @@ class Mission "STRING" }; }; - value="Feres"; + value="Dorida"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item9 + class Item12 { dataType="Logic"; class PositionInfo { - position[]={20566.75,33.552681,8869.375}; + position[]={16374.375,24.232424,17240.375}; + angles[]={6.19276,4.9384093,0.034644786}; }; - areaSize[]={200,0,200}; + areaSize[]={140,0,300}; + areaIsRectangle=1; flags=1; - id=744; + id=747; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3523,17 +3232,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3545,14 +3254,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3564,14 +3273,31 @@ class Mission "STRING" }; }; - value="city"; + value="Telos"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={14507.75,22.747171,17610.625}; + }; + areaSize[]={230,0,230}; + flags=1; + id=748; + type="Vindicta_LocationSector"; + atlOffset=0.13699913; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3580,14 +3306,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3606,7 +3332,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3621,31 +3347,31 @@ class Mission "STRING" }; }; - value="Panagia"; + value="Gravia"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item10 + class Item14 { dataType="Logic"; class PositionInfo { - position[]={20279.5,54.016777,11661.625}; + position[]={14089.687,26.102432,18612.807}; + angles[]={6.2671871,0,6.2698536}; }; - areaSize[]={340,0,340}; + areaSize[]={400,0,400}; flags=1; - id=745; + id=749; type="Vindicta_LocationSector"; - atlOffset=0.00022125244; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3654,17 +3380,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3676,14 +3402,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3695,14 +3421,30 @@ class Mission "STRING" }; }; - value="city"; + value="Athira"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={12847.25,45.366695,19669.125}; + }; + areaSize[]={180,0,180}; + flags=1; + id=750; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3711,14 +3453,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3737,7 +3479,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3752,30 +3494,30 @@ class Mission "STRING" }; }; - value="Chalkeia"; + value="Ifestiona"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item11 + class Item16 { dataType="Logic"; class PositionInfo { - position[]={19390.625,38.31884,13270.125}; + position[]={14618,46.860954,20778.375}; }; - areaSize[]={230,0,230}; + areaSize[]={200,0,200}; flags=1; - id=746; + id=751; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3784,17 +3526,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3806,14 +3548,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3825,14 +3567,32 @@ class Mission "STRING" }; }; - value="city"; + value="Frini"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item17 + { + dataType="Logic"; + class PositionInfo + { + position[]={8633.5,181.19612,18274.875}; + angles[]={0.059934605,4.3749294,0.018657569}; + }; + areaSize[]={140,0,140}; + areaIsRectangle=1; + flags=1; + id=753; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3841,14 +3601,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3867,7 +3627,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3882,32 +3642,33 @@ class Mission "STRING" }; }; - value="Dorida"; + value="Syrta"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item12 + class Item18 { dataType="Logic"; class PositionInfo { - position[]={16374.375,24.232424,17240.375}; - angles[]={6.19276,4.9384093,0.034644786}; + position[]={12524.5,12.714225,14341.625}; + angles[]={6.2392201,4.1623483,0.014660765}; }; - areaSize[]={140,0,300}; + areaSize[]={300,0,300}; areaIsRectangle=1; flags=1; - id=747; + id=754; type="Vindicta_LocationSector"; + atlOffset=9.5367432e-007; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3916,17 +3677,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3938,14 +3699,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3957,14 +3718,31 @@ class Mission "STRING" }; }; - value="city"; + value="Neochori"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={12945.5,28.709305,15054.5}; + angles[]={6.2791882,4.3749294,6.2458701}; + }; + areaSize[]={200,0,200}; + flags=1; + id=755; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3973,14 +3751,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3999,7 +3777,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4014,31 +3792,31 @@ class Mission "STRING" }; }; - value="Telos"; + value="Stavros"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item13 + class Item20 { dataType="Logic"; class PositionInfo { - position[]={14507.75,22.747171,17610.625}; + position[]={11125.5,41.419868,14562.625}; + angles[]={6.2418756,4.3749294,6.2591896}; }; - areaSize[]={230,0,230}; + areaSize[]={130,0,130}; flags=1; - id=748; + id=756; type="Vindicta_LocationSector"; - atlOffset=0.13699913; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4047,17 +3825,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4069,14 +3847,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4088,14 +3866,32 @@ class Mission "STRING" }; }; - value="city"; + value="Alikampos"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item21 + { + dataType="Logic"; + class PositionInfo + { + position[]={12394.5,23.794645,15648.25}; + angles[]={0.077178456,4.3749294,6.2645278}; + }; + areaSize[]={210,0,210}; + flags=1; + id=757; + type="Vindicta_LocationSector"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4104,14 +3900,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4130,7 +3926,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4145,31 +3941,31 @@ class Mission "STRING" }; }; - value="Gravia"; + value="Lakka"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item14 + class Item22 { dataType="Logic"; class PositionInfo { - position[]={14089.687,26.102432,18612.807}; - angles[]={6.2671871,0,6.2698536}; + position[]={11761.125,13.213981,13718}; + angles[]={0.02799508,4.3749294,0.016004669}; }; - areaSize[]={400,0,400}; + areaSize[]={160,0,160}; flags=1; - id=749; + id=758; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4178,17 +3974,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4200,14 +3996,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4219,14 +4015,32 @@ class Mission "STRING" }; }; - value="city"; + value="Katalaki"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo + { + position[]={10973,27.840282,13409}; + angles[]={6.2807417,4.3749294,6.2145762}; + }; + areaSize[]={240,0,240}; + flags=1; + id=759; + type="Vindicta_LocationSector"; + atlOffset=0.0004940033; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4235,14 +4049,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4261,7 +4075,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4276,30 +4090,31 @@ class Mission "STRING" }; }; - value="Athira"; + value="Poliakko"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item15 + class Item24 { dataType="Logic"; class PositionInfo { - position[]={12847.25,45.366695,19669.125}; + position[]={9336.25,118.04058,15906}; + angles[]={0.18067649,2.721998,6.2139654}; }; - areaSize[]={180,0,180}; + areaSize[]={390,0,210}; flags=1; - id=750; + id=760; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4308,17 +4123,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4330,14 +4145,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4349,14 +4164,32 @@ class Mission "STRING" }; }; - value="city"; + value="Agios Dionysios"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={9036.5,23.418657,11990.25}; + angles[]={6.2189574,4.3749294,6.2473536}; + }; + areaSize[]={300,0,300}; + flags=1; + id=761; + type="Vindicta_LocationSector"; + atlOffset=0.13399887; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4365,14 +4198,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4391,7 +4224,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4406,30 +4239,31 @@ class Mission "STRING" }; }; - value="Ifestiona"; + value="Zaros"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item16 + class Item26 { dataType="Logic"; class PositionInfo { - position[]={14618,46.860954,20778.375}; + position[]={10632.75,15.819514,12270.375}; + angles[]={0.0013439035,3.5868609,0.026668631}; }; - areaSize[]={200,0,200}; + areaSize[]={240,0,180}; flags=1; - id=751; + id=762; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4438,17 +4272,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4460,14 +4294,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4479,14 +4313,32 @@ class Mission "STRING" }; }; - value="city"; + value="Therisa"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item27 + { + dataType="Logic"; + class PositionInfo + { + position[]={3845.625,44.410114,12271.75}; + angles[]={0.10098849,3.1381021,0.26681599}; + }; + areaSize[]={550,0,338.68872}; + areaIsRectangle=1; + flags=1; + id=763; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4495,14 +4347,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4521,7 +4373,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4536,32 +4388,31 @@ class Mission "STRING" }; }; - value="Frini"; + value="Kavala South"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item17 + class Item28 { dataType="Logic"; class PositionInfo { - position[]={8633.5,181.19612,18274.875}; - angles[]={0.059934605,4.3749294,0.018657569}; + position[]={3815.875,20.083073,13756.875}; + angles[]={6.2339668,4.3749294,0.0033474891}; }; - areaSize[]={140,0,140}; - areaIsRectangle=1; + areaSize[]={250,0,250}; flags=1; - id=753; + id=764; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4570,17 +4421,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4592,14 +4443,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4611,14 +4462,32 @@ class Mission "STRING" }; }; - value="city"; + value="Aggelochori"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item29 + { + dataType="Logic"; + class PositionInfo + { + position[]={3893.75,12.806343,11472.25}; + angles[]={6.2751913,6.2728529,0.030647982}; + }; + areaSize[]={540.64001,0,442.93201}; + areaIsRectangle=1; + flags=1; + id=765; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4627,14 +4496,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4653,7 +4522,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4668,33 +4537,31 @@ class Mission "STRING" }; }; - value="Syrta"; + value="Neri"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item18 + class Item30 { dataType="Logic"; class PositionInfo { - position[]={12524.5,12.714225,14341.625}; - angles[]={6.2392201,4.1623483,0.014660765}; + position[]={5106,48.160072,11217.75}; + angles[]={6.1980653,2.4733932,0.071872659}; }; - areaSize[]={300,0,300}; - areaIsRectangle=1; + areaSize[]={240,0,280}; flags=1; - id=754; + id=766; type="Vindicta_LocationSector"; - atlOffset=9.5367432e-007; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4703,17 +4570,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4725,14 +4592,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4744,14 +4611,31 @@ class Mission "STRING" }; }; - value="city"; + value="Panochori"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item31 + { + dataType="Logic"; + class PositionInfo + { + position[]={4882.875,77.76049,16165.25}; + angles[]={0.023998277,3.2552311,6.2738476}; + }; + areaSize[]={230,0,150}; + flags=1; + id=767; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4760,14 +4644,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4786,7 +4670,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4801,31 +4685,31 @@ class Mission "STRING" }; }; - value="Neochori"; + value="Negades"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item19 + class Item32 { dataType="Logic"; class PositionInfo { - position[]={12945.5,28.709305,15054.5}; - angles[]={6.2791882,4.3749294,6.2458701}; + position[]={4039,23.738129,17248}; + angles[]={6.1848373,4.3749294,0.1986773}; }; - areaSize[]={200,0,200}; + areaSize[]={317.70386,0,150.71564}; flags=1; - id=755; + id=768; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4834,17 +4718,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4856,14 +4740,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4875,14 +4759,31 @@ class Mission "STRING" }; }; - value="city"; + value="Agios Konstantinos"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item33 + { + dataType="Logic"; + class PositionInfo + { + position[]={7151.875,112.80618,16442.125}; + }; + areaSize[]={230,0,230}; + flags=1; + id=769; + type="Vindicta_LocationSector"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4891,14 +4792,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4917,7 +4818,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4932,31 +4833,31 @@ class Mission "STRING" }; }; - value="Stavros"; + value="Kore"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item20 + class Item34 { dataType="Logic"; class PositionInfo { - position[]={11125.5,41.419868,14562.625}; - angles[]={6.2418756,4.3749294,6.2591896}; + position[]={4608.5,298.69473,21396.25}; }; - areaSize[]={130,0,130}; + areaSize[]={180,0,180}; flags=1; - id=756; + id=770; type="Vindicta_LocationSector"; + atlOffset=-3.0517578e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4965,17 +4866,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4987,14 +4888,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5006,14 +4907,30 @@ class Mission "STRING" }; }; - value="city"; + value="Oreokastro"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item35 + { + dataType="Logic"; + class PositionInfo + { + position[]={10326.75,127.72852,19079.375}; + }; + areaSize[]={180,0,180}; + flags=1; + id=771; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5022,14 +4939,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5048,7 +4965,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5063,32 +4980,31 @@ class Mission "STRING" }; }; - value="Alikampos"; + value="Galati"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item21 + class Item36 { dataType="Logic"; class PositionInfo { - position[]={12394.5,23.794645,15648.25}; - angles[]={0.077178456,4.3749294,6.2645278}; + position[]={9444.375,125.87141,20257.75}; }; - areaSize[]={210,0,210}; + areaSize[]={180,0,180}; flags=1; - id=757; + id=772; type="Vindicta_LocationSector"; - atlOffset=1.9073486e-006; + atlOffset=-7.6293945e-006; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5097,17 +5013,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5119,14 +5035,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5138,14 +5054,30 @@ class Mission "STRING" }; }; - value="city"; + value="Abdera"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item37 + { + dataType="Logic"; + class PositionInfo + { + position[]={11821.25,52.379314,18425.125}; + }; + areaSize[]={140,0,140}; + flags=1; + id=773; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5154,14 +5086,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5180,7 +5112,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5195,31 +5127,31 @@ class Mission "STRING" }; }; - value="Lakka"; + value="Koroni"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item22 + class Item38 { dataType="Logic"; class PositionInfo { - position[]={11761.125,13.213981,13718}; - angles[]={0.02799508,4.3749294,0.016004669}; + position[]={23219.75,13.834016,19966}; }; - areaSize[]={160,0,160}; + areaSize[]={180,0,180}; flags=1; - id=758; + id=774; type="Vindicta_LocationSector"; + atlOffset=-9.5367432e-007; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5228,17 +5160,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5250,14 +5182,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5269,14 +5201,31 @@ class Mission "STRING" }; }; - value="city"; + value="Joannina"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={23965,14.755361,20165.125}; + }; + areaSize[]={130,0,130}; + flags=1; + id=775; + type="Vindicta_LocationSector"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5285,14 +5234,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5311,7 +5260,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5326,32 +5275,31 @@ class Mission "STRING" }; }; - value="Katalaki"; + value="Delfinaki"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item23 + class Item40 { dataType="Logic"; class PositionInfo { - position[]={10973,27.840282,13409}; - angles[]={6.2807417,4.3749294,6.2145762}; + position[]={17876,2.1981981,18126.375}; }; - areaSize[]={240,0,240}; + areaSize[]={180,0,180}; flags=1; - id=759; + id=777; type="Vindicta_LocationSector"; - atlOffset=0.0004940033; + atlOffset=-2.3841858e-007; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5360,17 +5308,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5382,14 +5330,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5401,14 +5349,30 @@ class Mission "STRING" }; }; - value="city"; + value="Kalithea"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item41 + { + dataType="Logic"; + class PositionInfo + { + position[]={10473,86.25235,17267.75}; + }; + areaSize[]={180,0,180}; + flags=1; + id=778; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5417,14 +5381,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5443,7 +5407,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5458,31 +5422,31 @@ class Mission "STRING" }; }; - value="Poliakko"; + value="Orino"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item24 + class Item42 { dataType="Logic"; class PositionInfo { - position[]={9336.25,118.04058,15906}; - angles[]={0.18067649,2.721998,6.2139654}; + position[]={7408,56.179028,15415.75}; + angles[]={6.2791882,4.3749294,0.051958453}; }; - areaSize[]={390,0,210}; + areaSize[]={180,0,180}; flags=1; - id=760; + id=779; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5491,17 +5455,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5513,14 +5477,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5532,14 +5496,33 @@ class Mission "STRING" }; }; - value="city"; + value="Topolia"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={3639.5,15.76267,12868.625}; + angles[]={0.020315632,3.1381021,0.13772392}; + }; + areaSize[]={353.923,0,250}; + areaIsRectangle=1; + flags=1; + id=912; + type="Vindicta_LocationSector"; + atlOffset=0.15600014; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5548,14 +5531,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5574,7 +5557,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5589,32 +5572,32 @@ class Mission "STRING" }; }; - value="Agios Dionysios"; + value="Kavala Central"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item25 + class Item44 { dataType="Logic"; class PositionInfo { - position[]={9036.5,23.418657,11990.25}; - angles[]={6.2189574,4.3749294,6.2473536}; + position[]={3730.625,11.086657,13321.375}; + angles[]={0.013327583,3.1381021,0.023993526}; }; - areaSize[]={300,0,300}; + areaSize[]={446.08154,0,200}; + areaIsRectangle=1; flags=1; - id=761; + id=913; type="Vindicta_LocationSector"; - atlOffset=0.13399887; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5623,17 +5606,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5645,14 +5628,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5664,14 +5647,30 @@ class Mission "STRING" }; }; - value="city"; + value="Kavala North"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item45 + { + dataType="Logic"; + class PositionInfo + { + position[]={19449,20.347269,15424}; + }; + areaSize[]={100,0,100}; + flags=1; + id=1069; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5680,14 +5679,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5706,7 +5705,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5721,31 +5720,30 @@ class Mission "STRING" }; }; - value="Zaros"; + value="Nifi"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item26 + class Item46 { dataType="Logic"; class PositionInfo { - position[]={10632.75,15.819514,12270.375}; - angles[]={0.0013439035,3.5868609,0.026668631}; + position[]={20809,36.092438,6726}; }; - areaSize[]={240,0,180}; + areaSize[]={300,0,300}; flags=1; - id=762; + id=1071; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5754,17 +5752,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5776,14 +5774,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -5795,14 +5793,31 @@ class Mission "STRING" }; }; - value="city"; + value="Selakano"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item47 + { + dataType="Logic"; + class PositionInfo + { + position[]={3702,12.750674,10258}; + angles[]={6.2605233,4.6340089,6.2711902}; + }; + areaSize[]={119.92857,0,201.14702}; + flags=1; + id=1072; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5811,14 +5826,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -5837,7 +5852,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -5852,32 +5867,32 @@ class Mission "STRING" }; }; - value="Therisa"; + value="Athanos"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item27 + class Item48 { dataType="Logic"; class PositionInfo { - position[]={3845.625,44.410114,12271.75}; - angles[]={0.10098849,3.1381021,0.26681599}; + position[]={16623.699,0.58666992,20570.09}; + angles[]={0,0.80513078,0}; }; - areaSize[]={550,0,338.68872}; - areaIsRectangle=1; + areaSize[]={177.05278,0,78.444901}; flags=1; - id=763; + id=1073; type="Vindicta_LocationSector"; + atlOffset=-3.5014648; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -5886,17 +5901,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -5908,2819 +5923,11 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kavala South"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item28 - { - dataType="Logic"; - class PositionInfo - { - position[]={3815.875,20.083073,13756.875}; - angles[]={6.2339668,4.3749294,0.0033474891}; - }; - areaSize[]={250,0,250}; - flags=1; - id=764; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Aggelochori"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item29 - { - dataType="Logic"; - class PositionInfo - { - position[]={3893.75,12.806343,11472.25}; - angles[]={6.2751913,6.2728529,0.030647982}; - }; - areaSize[]={540.64001,0,442.93201}; - areaIsRectangle=1; - flags=1; - id=765; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Neri"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item30 - { - dataType="Logic"; - class PositionInfo - { - position[]={5106,48.160072,11217.75}; - angles[]={6.1980653,2.4733932,0.071872659}; - }; - areaSize[]={240,0,280}; - flags=1; - id=766; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Panochori"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item31 - { - dataType="Logic"; - class PositionInfo - { - position[]={4882.875,77.76049,16165.25}; - angles[]={0.023998277,3.2552311,6.2738476}; - }; - areaSize[]={230,0,150}; - flags=1; - id=767; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Negades"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item32 - { - dataType="Logic"; - class PositionInfo - { - position[]={4039,23.738129,17248}; - angles[]={6.1848373,4.3749294,0.1986773}; - }; - areaSize[]={317.70386,0,150.71564}; - flags=1; - id=768; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Agios Konstantinos"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item33 - { - dataType="Logic"; - class PositionInfo - { - position[]={7151.875,112.80618,16442.125}; - }; - areaSize[]={230,0,230}; - flags=1; - id=769; - type="Vindicta_LocationSector"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kore"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item34 - { - dataType="Logic"; - class PositionInfo - { - position[]={4608.5,298.69473,21396.25}; - }; - areaSize[]={180,0,180}; - flags=1; - id=770; - type="Vindicta_LocationSector"; - atlOffset=-3.0517578e-005; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Oreokastro"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item35 - { - dataType="Logic"; - class PositionInfo - { - position[]={10326.75,127.72852,19079.375}; - }; - areaSize[]={180,0,180}; - flags=1; - id=771; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Galati"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item36 - { - dataType="Logic"; - class PositionInfo - { - position[]={9444.375,125.87141,20257.75}; - }; - areaSize[]={180,0,180}; - flags=1; - id=772; - type="Vindicta_LocationSector"; - atlOffset=-7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Abdera"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item37 - { - dataType="Logic"; - class PositionInfo - { - position[]={11821.25,52.379314,18425.125}; - }; - areaSize[]={140,0,140}; - flags=1; - id=773; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Koroni"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item38 - { - dataType="Logic"; - class PositionInfo - { - position[]={23219.75,13.834016,19966}; - }; - areaSize[]={180,0,180}; - flags=1; - id=774; - type="Vindicta_LocationSector"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Joannina"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item39 - { - dataType="Logic"; - class PositionInfo - { - position[]={23965,14.755361,20165.125}; - }; - areaSize[]={130,0,130}; - flags=1; - id=775; - type="Vindicta_LocationSector"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Delfinaki"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item40 - { - dataType="Logic"; - class PositionInfo - { - position[]={17876,2.1981981,18126.375}; - }; - areaSize[]={180,0,180}; - flags=1; - id=777; - type="Vindicta_LocationSector"; - atlOffset=-2.3841858e-007; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kalithea"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item41 - { - dataType="Logic"; - class PositionInfo - { - position[]={10473,86.25235,17267.75}; - }; - areaSize[]={180,0,180}; - flags=1; - id=778; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Orino"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item42 - { - dataType="Logic"; - class PositionInfo - { - position[]={7408,56.179028,15415.75}; - angles[]={6.2791882,4.3749294,0.051958453}; - }; - areaSize[]={180,0,180}; - flags=1; - id=779; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Topolia"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item43 - { - dataType="Logic"; - class PositionInfo - { - position[]={3639.5,15.76267,12868.625}; - angles[]={0.020315632,3.1381021,0.13772392}; - }; - areaSize[]={353.923,0,250}; - areaIsRectangle=1; - flags=1; - id=912; - type="Vindicta_LocationSector"; - atlOffset=0.15600014; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=40; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kavala Central"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item44 - { - dataType="Logic"; - class PositionInfo - { - position[]={3730.625,11.086657,13321.375}; - angles[]={0.013327583,3.1381021,0.023993526}; - }; - areaSize[]={446.08154,0,200}; - areaIsRectangle=1; - flags=1; - id=913; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kavala North"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item45 - { - dataType="Logic"; - class PositionInfo - { - position[]={19449,20.347269,15424}; - }; - areaSize[]={100,0,100}; - flags=1; - id=1069; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nifi"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item46 - { - dataType="Logic"; - class PositionInfo - { - position[]={20809,36.092438,6726}; - }; - areaSize[]={300,0,300}; - flags=1; - id=1071; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Selakano"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item47 - { - dataType="Logic"; - class PositionInfo - { - position[]={3702,12.750674,10258}; - angles[]={6.2605233,4.6340089,6.2711902}; - }; - areaSize[]={119.92857,0,201.14702}; - flags=1; - id=1072; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Athanos"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item48 - { - dataType="Logic"; - class PositionInfo - { - position[]={16623.699,0.58666992,20570.09}; - angles[]={0,0.80513078,0}; - }; - areaSize[]={177.05278,0,78.444901}; - flags=1; - id=1073; - type="Vindicta_LocationSector"; - atlOffset=-3.5014648; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -8739,7 +5946,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item49 @@ -8757,44 +5964,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -8813,26 +5982,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -8851,7 +6001,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -8870,7 +6020,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item50 @@ -8887,44 +6037,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -8943,26 +6055,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -8981,7 +6074,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -9000,7 +6093,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item51 @@ -9018,44 +6111,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -9074,26 +6129,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -9112,7 +6148,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -9131,7 +6167,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item52 @@ -9156,44 +6192,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -9212,26 +6210,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -9250,7 +6229,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -9269,7 +6248,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -9444,44 +6423,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -9500,26 +6441,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -9538,7 +6460,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -9557,7 +6479,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -9878,6 +6800,7 @@ class Mission { }; id=2525; + atlOffset=185.97; }; class Item1 { @@ -10098,6 +7021,7 @@ class Mission { }; id=2533; + atlOffset=185.97; }; class Item2 { @@ -10228,6 +7152,7 @@ class Mission { }; id=2660; + atlOffset=185.97; }; class Item3 { @@ -10358,6 +7283,7 @@ class Mission { }; id=2662; + atlOffset=185.97; }; class Item4 { @@ -10535,10 +7461,11 @@ class Mission { }; id=2517; + atlOffset=185.97; }; }; id=3180; - atlOffset=2.7320864; + atlOffset=185.97; }; class Item1 { @@ -15632,44 +12559,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -15688,26 +12577,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -15726,7 +12596,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -15745,7 +12615,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item3 @@ -16874,7 +13744,7 @@ class Mission class PositionInfo { position[]={23095.93,3.1900001,18705.961}; - angles[]={-0,1.5708938,0}; + angles[]={0,1.5708938,0}; }; side="Empty"; flags=4; @@ -16907,7 +13777,7 @@ class Mission class PositionInfo { position[]={23095.723,3.1900587,18667.807}; - angles[]={-0,1.5708938,0}; + angles[]={0,1.5708938,0}; }; side="Empty"; flags=4; @@ -16920,7 +13790,7 @@ class Mission }; }; id=3183; - atlOffset=0.0035190582; + atlOffset=0.0070085526; }; class Item4 { @@ -18253,11 +15123,11 @@ class Mission }; }; id=3429; - atlOffset=2.3724399; + atlOffset=2.6353874; }; }; id=2720; - atlOffset=1.3437705; + atlOffset=-9.2531357; }; class Item1 { @@ -18283,44 +15153,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -18339,26 +15171,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -18377,7 +15190,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -18396,7 +15209,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -18637,6 +15450,7 @@ class Mission { }; id=2726; + atlOffset=185.97; }; class Item1 { @@ -18879,6 +15693,7 @@ class Mission { }; id=2981; + atlOffset=185.97; }; class Item2 { @@ -19110,6 +15925,7 @@ class Mission { }; id=2994; + atlOffset=185.97; }; class Item3 { @@ -19557,10 +16373,11 @@ class Mission { }; id=3006; + atlOffset=185.97; }; }; id=2763; - atlOffset=0.050636292; + atlOffset=185.97; }; class Item2 { @@ -24139,7 +20956,7 @@ class Mission }; }; id=2723; - atlOffset=1.8985939; + atlOffset=30.674824; }; class Item2 { @@ -24165,44 +20982,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -24221,26 +21000,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -24259,7 +21019,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -24278,7 +21038,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -31102,44 +27862,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -31158,26 +27880,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -31196,7 +27899,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -31215,7 +27918,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; }; @@ -31253,44 +27956,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -31309,26 +27974,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -31347,7 +27993,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -31366,7 +28012,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -33064,44 +29710,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -33120,26 +29728,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=20; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -33158,7 +29747,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -33177,7 +29766,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -37519,44 +34108,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -37575,26 +34126,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -37613,7 +34145,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -37632,7 +34164,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -38514,44 +35046,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -38570,26 +35064,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -38608,7 +35083,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -38627,7 +35102,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -41696,44 +38171,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -41752,26 +38189,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -41790,7 +38208,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -41809,7 +38227,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; }; @@ -41839,44 +38257,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -41895,26 +38275,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=20; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -41933,7 +38294,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -41952,7 +38313,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -44930,44 +41291,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -44986,26 +41309,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -45024,7 +41328,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -45043,7 +41347,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; }; @@ -45074,44 +41378,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -45130,26 +41396,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -45168,7 +41415,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -45187,7 +41434,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -47349,44 +43596,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -47405,26 +43614,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -47443,7 +43633,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -47462,7 +43652,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -48956,6 +45146,7 @@ class Mission { }; id=4846; + atlOffset=185.97; }; class Item1 { @@ -49265,6 +45456,7 @@ class Mission { }; id=4859; + atlOffset=185.97; }; class Item2 { @@ -49589,14 +45781,15 @@ class Mission { }; id=4879; + atlOffset=185.97; }; }; id=4833; - atlOffset=0.71801376; + atlOffset=185.97; }; }; id=4773; - atlOffset=0.51413918; + atlOffset=107.09219; }; class Item14 { @@ -49622,44 +45815,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -49678,26 +45833,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -49716,7 +45852,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -49735,7 +45871,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -55327,10 +51463,11 @@ class Mission }; id=9600; type="Land_HelipadRescue_F"; + atlOffset=-3.8146973e-006; }; }; id=4908; - atlOffset=-0.39186668; + atlOffset=-0.30827332; }; class Item4 { @@ -55748,7 +51885,7 @@ class Mission { }; id=5520; - atlOffset=-3.8146973e-006; + atlOffset=185.97; }; class Item1 { @@ -56087,7 +52224,7 @@ class Mission { }; id=5547; - atlOffset=0.1451416; + atlOffset=185.97; }; class Item2 { @@ -56605,7 +52742,7 @@ class Mission { }; id=5569; - atlOffset=1.5258789e-005; + atlOffset=185.97; }; class Item3 { @@ -56843,10 +52980,11 @@ class Mission { }; id=5605; + atlOffset=185.97; }; }; id=4909; - atlOffset=0.11177254; + atlOffset=185.97; }; class Item5 { @@ -58051,7 +54189,7 @@ class Mission }; }; id=4905; - atlOffset=-3.4405527; + atlOffset=-4.295661; }; class Item15 { @@ -58076,44 +54214,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -58132,26 +54232,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -58170,7 +54251,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -58189,7 +54270,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -59747,44 +55828,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -59803,26 +55846,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=20; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -59841,7 +55865,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -59860,7 +55884,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -61497,44 +57521,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -61553,26 +57539,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -61591,7 +57558,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -61610,7 +57577,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -62903,44 +58870,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -62959,26 +58888,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -62997,7 +58907,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -63016,7 +58926,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -65041,44 +60951,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -65097,26 +60969,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -65135,7 +60988,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -65154,7 +61007,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -67075,44 +62928,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -67131,26 +62946,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -67169,7 +62965,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -67188,7 +62984,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -70341,44 +66137,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -70397,26 +66155,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=20; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -70435,7 +66174,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -70454,7 +66193,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -72247,44 +67986,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -72303,26 +68004,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=30; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -72341,7 +68023,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -72360,7 +68042,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -72695,6 +68377,7 @@ class Mission { }; id=7880; + atlOffset=185.97; }; class Item1 { @@ -73153,6 +68836,7 @@ class Mission { }; id=7901; + atlOffset=185.97; }; class Item2 { @@ -73441,6 +69125,7 @@ class Mission { }; id=7933; + atlOffset=185.97; }; class Item3 { @@ -73670,10 +69355,11 @@ class Mission { }; id=7950; + atlOffset=185.97; }; }; id=7963; - atlOffset=-0.1640377; + atlOffset=185.97; }; class Item2 { @@ -79455,7 +75141,7 @@ class Mission }; }; id=7962; - atlOffset=0.35529327; + atlOffset=-7.1637783; }; class Item23 { @@ -79479,44 +75165,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -79535,26 +75183,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -79573,7 +75202,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -79592,7 +75221,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -81479,44 +77108,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -81535,26 +77126,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -81573,7 +77145,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -81592,7 +77164,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -83550,44 +79122,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -83606,26 +79140,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -83644,7 +79159,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -83663,7 +79178,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -85701,44 +81216,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -85757,26 +81234,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -85795,7 +81253,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -85814,7 +81272,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -87336,44 +82794,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -87392,26 +82812,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -87430,7 +82831,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -87449,7 +82850,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -89407,44 +84808,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -89463,26 +84826,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -89501,7 +84845,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -89520,7 +84864,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -91446,44 +86790,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -91502,26 +86808,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -91540,7 +86827,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -91559,7 +86846,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -92996,44 +88283,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -93052,26 +88301,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -93090,7 +88320,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -93109,7 +88339,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -96183,44 +91413,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -96239,26 +91431,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -96277,7 +91450,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -96296,7 +91469,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -98337,44 +93510,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -98393,26 +93528,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -98431,7 +93547,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -98450,7 +93566,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -99609,7 +94725,7 @@ class Mission }; id=9204; type="Land_New_WiredFence_10m_F"; - atlOffset=-2.0980835e-005; + atlOffset=-2.1934509e-005; }; class Item68 { @@ -99677,7 +94793,7 @@ class Mission }; id=9213; type="Land_New_WiredFence_10m_F"; - atlOffset=-9.5367432e-007; + atlOffset=-1.9073486e-006; }; class Item72 { @@ -99710,6 +94826,7 @@ class Mission }; id=9218; type="Land_New_WiredFence_10m_F"; + atlOffset=-9.5367432e-007; }; class Item74 { @@ -99742,6 +94859,7 @@ class Mission }; id=9220; type="Land_New_WiredFence_10m_F"; + atlOffset=-9.5367432e-007; }; class Item76 { @@ -99758,6 +94876,7 @@ class Mission }; id=9221; type="Land_New_WiredFence_10m_F"; + atlOffset=-9.5367432e-007; }; class Item77 { @@ -99874,7 +94993,7 @@ class Mission }; id=9608; type="Land_New_WiredFence_10m_F"; - atlOffset=3.2424927e-005; + atlOffset=3.1471252e-005; }; class Item84 { @@ -99925,7 +95044,7 @@ class Mission }; id=9612; type="Land_New_WiredFence_10m_F"; - atlOffset=-6.0081482e-005; + atlOffset=-6.1035156e-005; }; class Item87 { @@ -99946,7 +95065,7 @@ class Mission }; }; id=9308; - atlOffset=0.27795315; + atlOffset=0.30353737; }; class Item2 { @@ -100362,7 +95481,7 @@ class Mission { }; id=9238; - atlOffset=-0.00025367737; + atlOffset=185.97; }; class Item1 { @@ -100607,7 +95726,7 @@ class Mission { }; id=9258; - atlOffset=-0.00025367737; + atlOffset=185.97; }; class Item2 { @@ -100887,7 +96006,7 @@ class Mission { }; id=9272; - atlOffset=-0.00020217896; + atlOffset=185.97; }; class Item3 { @@ -101178,11 +96297,11 @@ class Mission { }; id=9289; - atlOffset=1.9073486e-005; + atlOffset=185.97; }; }; id=9310; - atlOffset=-0.73584747; + atlOffset=185.97; }; class Item4 { @@ -101738,7 +96857,7 @@ class Mission }; }; id=9307; - atlOffset=-0.098620415; + atlOffset=-67.174614; }; class Item33 { @@ -101763,44 +96882,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -101819,26 +96900,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -101857,7 +96919,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -101876,7 +96938,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -103369,44 +98431,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -103425,26 +98449,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -103463,7 +98468,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -103482,7 +98487,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -104643,44 +99648,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -104699,26 +99666,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -104737,7 +99685,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -104756,7 +99704,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item1 @@ -106003,7 +100951,7 @@ class Mission }; }; id=8068; - atlOffset=-72.120392; + atlOffset=-72.081635; }; class Item3 { @@ -106027,5 +100975,96 @@ class Mission id=9571; atlOffset=-0.00042724609; }; + class Item4 + { + dataType="Logic"; + class PositionInfo + { + position[]={10856.56,27.513184,11529.067}; + angles[]={0.038647637,0,0.27917981}; + }; + id=9614; + type="Vindicta_BridgeConnection"; + atlOffset=-0.00014686584; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={10747.247,37.428711,9657.8984}; + angles[]={0.071875811,0,0.010664274}; + }; + id=9615; + type="Vindicta_BridgeConnection"; + atlOffset=0.00012588501; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; + }; + }; + }; + class Connections + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9614; + item1=9615; + class CustomData + { + type="Sync"; + }; + }; + }; }; }; diff --git a/Vindicta.Takistan/mission.sqm b/Vindicta.Takistan/mission.sqm index 17b720912..0ce3dbc76 100644 --- a/Vindicta.Takistan/mission.sqm +++ b/Vindicta.Takistan/mission.sqm @@ -1,29 +1,29 @@ version=53; class EditorData { - moveGridStep=2; + moveGridStep=1; angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; - toggles=1601; + toggles=581; class ItemIDProvider { - nextID=2230; + nextID=2432; }; class MarkerIDProvider { - nextID=35; + nextID=36; }; class LayerIndexProvider { - nextID=228; + nextID=229; }; class Camera { - pos[]={8301.3174,407.71326,2251.6924}; - dir[]={0.071171083,-0.99513125,-0.068511851}; - up[]={0.71691579,0.098718122,-0.69012946}; - aside[]={-0.69353211,-8.0070458e-007,-0.72045058}; + pos[]={8117.8599,716.04517,2412.2275}; + dir[]={0.022767849,-0.70253634,-0.71139669}; + up[]={0.022481486,0.71133399,-0.70249885}; + aside[]={-0.99956942,2.189845e-007,-0.03198849}; }; }; binarizationWanted=0; @@ -49,13 +49,15 @@ addons[]= "CUP_Misc_e_Config", "A3_Static_F", "CUP_CAStructures_E_HouseA_A_Minaret", - "CUP_CAStructures_E_HouseC" + "CUP_CAStructures_E_HouseC", + "A3_Structures_F_Mil_Helipads", + "A3_Structures_F_Mil_Fortification" }; class AddonsMetaData { class List { - items=20; + items=21; class Item0 { className="A3_Characters_F"; @@ -178,6 +180,13 @@ class AddonsMetaData className="CUP_CAStructures_E_HouseC"; name="CUP_CAStructures_E_HouseC"; }; + class Item20 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; }; }; class DynamicSimulation @@ -340,7 +349,7 @@ class Mission }; class Entities { - items=277; + items=390; class Item0 { dataType="Layer"; @@ -946,8 +955,8 @@ class Mission { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -956,17 +965,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -978,14 +987,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -997,14 +1006,33 @@ class Mission "STRING" }; }; - value="city"; + value="Gamsar"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={3144.386,60.318985,9955.7568}; + angles[]={0,1.2818222,6.2816491}; + }; + areaSize[]={150,0,400}; + areaIsRectangle=1; + flags=1; + id=1867; + type="Vindicta_LocationSector"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1013,14 +1041,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1039,7 +1067,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1054,33 +1082,33 @@ class Mission "STRING" }; }; - value="Gamsar"; + value="Nagara South"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item5 + class Item6 { dataType="Logic"; class PositionInfo { - position[]={3144.386,60.318985,9955.7568}; - angles[]={0,1.2818222,6.2816491}; + position[]={5601.2954,78.109985,9057.1006}; + angles[]={0,3.0949576,0}; }; - areaSize[]={150,0,400}; + areaSize[]={118.8494,0,400}; areaIsRectangle=1; flags=1; - id=1867; + id=1869; type="Vindicta_LocationSector"; - atlOffset=3.8146973e-006; + atlOffset=-1.5258789e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1089,17 +1117,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1111,14 +1139,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1130,14 +1158,33 @@ class Mission "STRING" }; }; - value="city"; + value="Bastam "; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={6347.3706,60.840511,11108.856}; + angles[]={0.0095994528,2.0201316,6.2816033}; + }; + areaSize[]={477.71231,0,229.96541}; + areaIsRectangle=1; + flags=1; + id=1870; + type="Vindicta_LocationSector"; + atlOffset=0.591362; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1146,14 +1193,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1172,7 +1219,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1187,33 +1234,33 @@ class Mission "STRING" }; }; - value="Nagara South"; + value="Rasman North"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item6 + class Item8 { dataType="Logic"; class PositionInfo { - position[]={5601.2954,78.109985,9057.1006}; - angles[]={0,3.0949576,0}; + position[]={5954.9863,66.49939,10366.211}; + angles[]={6.271987,2.0201313,0.0095994528}; }; - areaSize[]={118.8494,0,400}; + areaSize[]={350,0,250}; areaIsRectangle=1; flags=1; - id=1869; + id=1872; type="Vindicta_LocationSector"; - atlOffset=-1.5258789e-005; + atlOffset=-4.5776367e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1222,17 +1269,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1244,14 +1291,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1263,14 +1310,33 @@ class Mission "STRING" }; }; - value="city"; + value="Rasman South"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={5701.9995,83.040039,11350.535}; + angles[]={0,2.3484104,0}; + }; + areaSize[]={700,0,250}; + areaIsRectangle=1; + flags=1; + id=1873; + type="Vindicta_LocationSector"; + atlOffset=3.8146973e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1279,14 +1345,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="airport"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1305,7 +1371,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1320,33 +1386,30 @@ class Mission "STRING" }; }; - value="Bastam "; + value="Rasman Airfield"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item7 + class Item10 { dataType="Logic"; class PositionInfo { - position[]={6347.3706,60.840511,11108.856}; - angles[]={0.0095994528,2.0201316,6.2816033}; + position[]={5973.7441,123.33,7236.2778}; }; - areaSize[]={477.71231,0,229.96541}; - areaIsRectangle=1; + areaSize[]={250,0,250}; flags=1; - id=1870; + id=1874; type="Vindicta_LocationSector"; - atlOffset=0.591362; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1355,17 +1418,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=30; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1377,14 +1440,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1396,14 +1459,32 @@ class Mission "STRING" }; }; - value="city"; + value="Falar"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item11 + { + dataType="Logic"; + class PositionInfo + { + position[]={5951.9116,281.47046,5652.564}; + angles[]={6.1386008,1.5185065,0.36803177}; + }; + areaSize[]={200,0,400}; + flags=1; + id=1875; + type="Vindicta_LocationSector"; + atlOffset=9.1552734e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1412,14 +1493,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1438,7 +1519,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1453,33 +1534,30 @@ class Mission "STRING" }; }; - value="Rasman North"; + value="Anar"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item8 + class Item12 { dataType="Logic"; class PositionInfo { - position[]={5954.9863,66.49939,10366.211}; - angles[]={6.271987,2.0201313,0.0095994528}; + position[]={5239.418,144.02644,6153.0488}; }; - areaSize[]={350,0,250}; - areaIsRectangle=1; + areaSize[]={300,0,300}; flags=1; - id=1872; + id=1876; type="Vindicta_LocationSector"; - atlOffset=-4.5776367e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1488,17 +1566,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1510,14 +1588,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1529,14 +1607,32 @@ class Mission "STRING" }; }; - value="city"; + value="Feruz Abad"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={8922.6533,265.2395,5290.9312}; + angles[]={0,1.6203462,0}; + }; + areaSize[]={120,0,180}; + flags=1; + id=1877; + type="Vindicta_LocationSector"; + atlOffset=6.1035156e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1545,14 +1641,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1571,7 +1667,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1586,33 +1682,31 @@ class Mission "STRING" }; }; - value="Rasman South"; + value="Timurkalay"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item9 + class Item14 { dataType="Logic"; class PositionInfo { - position[]={5701.9995,83.040039,11350.535}; - angles[]={0,2.3484104,0}; + position[]={5336.1494,239.21979,4754.8711}; }; - areaSize[]={700,0,250}; - areaIsRectangle=1; + areaSize[]={116.88257,0,128.2041}; flags=1; - id=1873; + id=1878; type="Vindicta_LocationSector"; - atlOffset=3.8146973e-005; + atlOffset=2.0921631; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1621,17 +1715,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1643,14 +1737,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1662,14 +1756,31 @@ class Mission "STRING" }; }; - value="airport"; + value="Kakaru"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={3776.6641,225.95544,4468.6812}; + angles[]={0.047961645,5.7302299,6.2304416}; + }; + areaSize[]={200,0,300}; + flags=1; + id=1879; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1678,14 +1789,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1704,7 +1815,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1719,30 +1830,31 @@ class Mission "STRING" }; }; - value="Rasman Airfield"; + value="Sakhe North"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item10 + class Item16 { dataType="Logic"; class PositionInfo { - position[]={5973.7441,123.33,7236.2778}; + position[]={3351.9309,268.53217,3899.2539}; + angles[]={0.44696134,0.47647488,5.7223587}; }; - areaSize[]={250,0,250}; + areaSize[]={200,0,420}; flags=1; - id=1874; + id=1880; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1751,17 +1863,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1773,14 +1885,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1792,14 +1904,31 @@ class Mission "STRING" }; }; - value="city"; + value="Sakhe South"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item17 + { + dataType="Logic"; + class PositionInfo + { + position[]={6803.4541,120.24,8897.7314}; + angles[]={0,4.9492302,6.2824869}; + }; + areaSize[]={150,0,300}; + flags=1; + id=1881; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1808,14 +1937,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1834,7 +1963,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1849,32 +1978,31 @@ class Mission "STRING" }; }; - value="Falar"; + value="Dusti"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item11 + class Item18 { dataType="Logic"; class PositionInfo { - position[]={5951.9116,281.47046,5652.564}; - angles[]={6.1386008,1.5185065,0.36803177}; + position[]={8270.2891,175.52133,7750.229}; + angles[]={6.2256417,5.3570261,6.2559929}; }; - areaSize[]={200,0,400}; + areaSize[]={100,0,200}; flags=1; - id=1875; + id=1882; type="Vindicta_LocationSector"; - atlOffset=9.1552734e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1883,17 +2011,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1905,14 +2033,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1924,14 +2052,33 @@ class Mission "STRING" }; }; - value="city"; + value=""; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={10424.242,258.02127,6455.5483}; + angles[]={6.1906481,0.24493951,6.2800088}; + }; + areaSize[]={131.15407,0,72.756706}; + areaIsRectangle=1; + flags=1; + id=1883; + type="Vindicta_LocationSector"; + atlOffset=-0.20159912; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1940,14 +2087,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="outpost"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1966,7 +2113,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1981,30 +2128,32 @@ class Mission "STRING" }; }; - value="Anar"; + value="Gamsar Outpost"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item12 + class Item20 { dataType="Logic"; class PositionInfo { - position[]={5239.418,144.02644,6153.0488}; + position[]={9095.7148,203.10202,6752.5859}; + angles[]={6.2751913,5.4418497,6.2735863}; }; - areaSize[]={300,0,300}; + areaSize[]={225.039,0,319.23901}; flags=1; - id=1876; + id=1884; type="Vindicta_LocationSector"; + atlOffset=0.40100098; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2013,17 +2162,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=30; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2035,14 +2184,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2054,14 +2203,32 @@ class Mission "STRING" }; }; - value="city"; + value="Garmarud"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item21 + { + dataType="Logic"; + class PositionInfo + { + position[]={234.659,259.6911,2773.9929}; + }; + areaSize[]={224.661,0,176.315}; + areaIsRectangle=1; + flags=1; + id=1885; + type="Vindicta_LocationSector"; + atlOffset=4.0519867; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2070,14 +2237,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2096,7 +2263,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2111,32 +2278,33 @@ class Mission "STRING" }; }; - value="Feruz Abad"; + value="Chaman West"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item13 + class Item22 { dataType="Logic"; class PositionInfo { - position[]={8922.6533,265.2395,5290.9312}; - angles[]={0,1.6203462,0}; + position[]={657.56201,246.03746,2857.217}; + angles[]={0,6.2518215,0}; }; - areaSize[]={120,0,180}; + areaSize[]={195.08,0,229.811}; + areaIsRectangle=1; flags=1; - id=1877; + id=1886; type="Vindicta_LocationSector"; - atlOffset=6.1035156e-005; + atlOffset=6.4109955; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2145,17 +2313,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2167,14 +2335,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2186,14 +2354,33 @@ class Mission "STRING" }; }; - value="city"; + value="Chaman Central"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo + { + position[]={982.513,233.83218,3182.96}; + angles[]={0,6.2518215,0}; + }; + areaSize[]={130.424,0,105.075}; + areaIsRectangle=1; + flags=1; + id=1887; + type="Vindicta_LocationSector"; + atlOffset=6.2259979; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2202,14 +2389,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2228,7 +2415,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2243,31 +2430,31 @@ class Mission "STRING" }; }; - value="Timurkalay"; + value="Chaman East"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item14 + class Item24 { dataType="Logic"; class PositionInfo { - position[]={5336.1494,239.21979,4754.8711}; + position[]={1535.371,220.06071,3590.344}; }; - areaSize[]={116.88257,0,128.2041}; + areaSize[]={241.903,0,226.849}; flags=1; - id=1878; + id=1888; type="Vindicta_LocationSector"; - atlOffset=2.0921631; + atlOffset=5.9980011; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2276,17 +2463,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=15; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2298,14 +2485,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2317,14 +2504,31 @@ class Mission "STRING" }; }; - value="city"; + value="Shukurkalay"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={2478.3369,197.3726,5054.0762}; + }; + areaSize[]={98.07,0,102.623}; + flags=1; + id=1889; + type="Vindicta_LocationSector"; + atlOffset=3.7470093; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2333,14 +2537,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2359,7 +2563,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2374,31 +2578,33 @@ class Mission "STRING" }; }; - value="Kakaru"; + value="Jilavur"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item15 + class Item26 { dataType="Logic"; class PositionInfo { - position[]={3776.6641,225.95544,4468.6812}; - angles[]={0.047961645,5.7302299,6.2304416}; + position[]={2627.8889,198.46788,5097.2051}; + angles[]={0,5.768383,0}; }; - areaSize[]={200,0,300}; + areaSize[]={44.797001,0,30.194}; + areaIsRectangle=1; flags=1; - id=1879; + id=1890; type="Vindicta_LocationSector"; + atlOffset=0.7170105; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2407,17 +2613,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=15; + value="outpost"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2429,14 +2635,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2448,14 +2654,33 @@ class Mission "STRING" }; }; - value="city"; + value="Jilavur Barracks"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item27 + { + dataType="Logic"; + class PositionInfo + { + position[]={1581.161,240.87834,5640.0269}; + angles[]={0,0.52492523,0}; + }; + areaSize[]={229.015,0,147.677}; + areaIsRectangle=1; + flags=1; + id=1891; + type="Vindicta_LocationSector"; + atlOffset=11.470978; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2464,14 +2689,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2490,7 +2715,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2505,31 +2730,32 @@ class Mission "STRING" }; }; - value="Sakhe North"; + value="Khushab"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item16 + class Item28 { dataType="Logic"; class PositionInfo { - position[]={3351.9309,268.53217,3899.2539}; - angles[]={0.44696134,0.47647488,5.7223587}; + position[]={1996.344,277.68002,7657.5161}; + angles[]={0,0.88107705,0}; }; - areaSize[]={200,0,420}; + areaSize[]={209.27299,0,194.50999}; flags=1; - id=1880; + id=1892; type="Vindicta_LocationSector"; + atlOffset=0.85400391; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2538,17 +2764,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=15; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2560,14 +2786,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2579,14 +2805,32 @@ class Mission "STRING" }; }; - value="city"; + value="Mulladost"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item29 + { + dataType="Logic"; + class PositionInfo + { + position[]={3659.803,152.9874,8529.3379}; + angles[]={0,0.35876986,0}; + }; + areaSize[]={143.369,0,226.14101}; + flags=1; + id=1894; + type="Vindicta_LocationSector"; + atlOffset=0.078994751; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2595,14 +2839,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2621,7 +2865,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2636,31 +2880,33 @@ class Mission "STRING" }; }; - value="Sakhe South"; + value="Gospandi"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item17 + class Item30 { dataType="Logic"; class PositionInfo { - position[]={6803.4541,120.24,8897.7314}; - angles[]={0,4.9492302,6.2824869}; + position[]={4592.6182,132.72639,9311.9111}; + angles[]={0,2.6198263,0}; }; - areaSize[]={150,0,300}; + areaSize[]={559.95099,0,225.994}; + areaIsRectangle=1; flags=1; - id=1881; + id=1895; type="Vindicta_LocationSector"; + atlOffset=-3.7140045; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2669,17 +2915,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=10; + value="base"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2691,14 +2937,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2710,14 +2956,33 @@ class Mission "STRING" }; }; - value="city"; + value="Lalezar"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item31 + { + dataType="Logic"; + class PositionInfo + { + position[]={4135.1221,26.581129,11818.347}; + angles[]={0.13517575,6.1801934,0.22797491}; + }; + areaSize[]={115,0,194.20399}; + areaIsRectangle=1; + flags=1; + id=1896; + type="Vindicta_LocationSector"; + atlOffset=5.9640007; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2726,14 +2991,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2752,7 +3017,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2767,31 +3032,33 @@ class Mission "STRING" }; }; - value="Dusti"; + value="Shamali"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item18 + class Item32 { dataType="Logic"; class PositionInfo { - position[]={8270.2891,175.52133,7750.229}; - angles[]={6.2256417,5.3570261,6.2559929}; + position[]={9804.9756,116.04122,11530.22}; + angles[]={0.030386183,0.86957544,0.030386183}; }; - areaSize[]={100,0,200}; + areaSize[]={365.215,0,149.82401}; + areaIsRectangle=1; flags=1; - id=1882; + id=1897; type="Vindicta_LocationSector"; + atlOffset=-0.16999817; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2800,17 +3067,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=12; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2822,14 +3089,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2841,30 +3108,49 @@ class Mission "STRING" }; }; - value="city"; + value="Zavarak North"; }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" + nAttributes=3; + }; + }; + class Item33 + { + dataType="Logic"; + class PositionInfo + { + position[]={10364.61,138.88054,10889.399}; + angles[]={0.022392575,0.8406902,0.038379788}; + }; + areaSize[]={473.29099,0,354.668}; + areaIsRectangle=1; + flags=1; + id=1898; + type="Vindicta_LocationSector"; + atlOffset=0.90600586; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2883,7 +3169,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2898,33 +3184,33 @@ class Mission "STRING" }; }; - value=""; + value="Zavarak South"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item19 + class Item34 { dataType="Logic"; class PositionInfo { - position[]={10424.242,258.02127,6455.5483}; - angles[]={6.1906481,0.24493951,6.2800088}; + position[]={11481.96,275.66425,8247.4385}; + angles[]={5.9494433,1.9792906,5.9674377}; }; - areaSize[]={131.15407,0,72.756706}; + areaSize[]={164.29401,0,80.439003}; areaIsRectangle=1; flags=1; - id=1883; + id=1899; type="Vindicta_LocationSector"; - atlOffset=-0.20159912; + atlOffset=0.32199097; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2933,17 +3219,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="base"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2955,14 +3241,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -2974,14 +3260,32 @@ class Mission "STRING" }; }; - value="outpost"; + value="Ravanay Outpost"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item35 + { + dataType="Logic"; + class PositionInfo + { + position[]={12395.906,172.16594,10250.34}; + }; + areaSize[]={251.489,0,479.91101}; + areaIsRectangle=1; + flags=1; + id=1900; + type="Vindicta_LocationSector"; + atlOffset=12.408005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -2990,14 +3294,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3016,7 +3320,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3031,32 +3335,32 @@ class Mission "STRING" }; }; - value="Gamsar Outpost"; + value="Karachinar South"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item20 + class Item36 { dataType="Logic"; class PositionInfo { - position[]={9095.7148,203.10202,6752.5859}; - angles[]={6.2751913,5.4418497,6.2735863}; + position[]={12319.789,123.2401,10983.203}; }; - areaSize[]={225.039,0,319.23901}; + areaSize[]={313.892,0,250.61501}; + areaIsRectangle=1; flags=1; - id=1884; + id=1901; type="Vindicta_LocationSector"; - atlOffset=0.40100098; + atlOffset=8.5999985; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3065,17 +3369,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3087,14 +3391,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3106,14 +3410,33 @@ class Mission "STRING" }; }; - value="city"; + value="Karachinar North"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item37 + { + dataType="Logic"; + class PositionInfo + { + position[]={1956.2046,158.87053,11833.791}; + angles[]={0,3.8508868,0}; + }; + areaSize[]={258.51019,0,515.58008}; + areaIsRectangle=1; + flags=1; + id=1902; + type="Vindicta_LocationSector"; + atlOffset=18.3181; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3122,14 +3445,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3148,7 +3471,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3163,32 +3486,33 @@ class Mission "STRING" }; }; - value="Garmarud"; + value="Nur"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item21 + class Item38 { dataType="Logic"; class PositionInfo { - position[]={234.659,259.6911,2773.9929}; + position[]={4091.2119,38.28846,10674.97}; + angles[]={0.028797932,0.55817378,0.028797932}; }; - areaSize[]={224.661,0,176.315}; + areaSize[]={187.285,0,434.92099}; areaIsRectangle=1; flags=1; - id=1885; + id=1903; type="Vindicta_LocationSector"; - atlOffset=4.0519867; + atlOffset=-1.6689949; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3197,17 +3521,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3219,14 +3543,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3238,14 +3562,32 @@ class Mission "STRING" }; }; - value="city"; + value="Nagara North"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={3200.4829,183.894,8172.4922}; + angles[]={6.1779766,4.036737,6.1669116}; + }; + areaSize[]={132.409,0,81.518997}; + flags=1; + id=1904; + type="Vindicta_LocationSector"; + atlOffset=7.8509979; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3254,14 +3596,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3280,7 +3622,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3295,33 +3637,33 @@ class Mission "STRING" }; }; - value="Chaman West"; + value="Gespandel"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item22 + class Item40 { dataType="Logic"; class PositionInfo { - position[]={657.56201,246.03746,2857.217}; - angles[]={0,6.2518215,0}; + position[]={9373.0674,164.68208,10027.353}; + angles[]={0.052750662,0.51705146,0}; }; - areaSize[]={195.08,0,229.811}; + areaSize[]={73.955406,0,52.210106}; areaIsRectangle=1; flags=1; - id=1886; + id=1905; type="Vindicta_LocationSector"; - atlOffset=6.4109955; + atlOffset=0.83889771; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3330,17 +3672,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="outpost"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3352,14 +3694,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3371,14 +3713,47 @@ class Mission "STRING" }; }; - value="city"; + value=""; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item41 + { + dataType="Marker"; + position[]={9334.2129,162.05701,10102.92}; + name="allowedarea_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + alpha=0; + a=19.319; + b=8.0349998; + angle=156.02495; + id=1906; + atlOffset=0.0002746582; + }; + class Item42 + { + dataType="Logic"; + class PositionInfo + { + position[]={8052.623,296.04001,1879.0608}; + angles[]={-0,5.7690368,0}; + }; + areaSize[]={410.31482,0,237.99905}; + areaIsRectangle=1; + flags=1; + id=1907; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3387,14 +3762,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="airport"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3413,7 +3788,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3428,33 +3803,46 @@ class Mission "STRING" }; }; - value="Chaman Central"; + value="Loy Manara Airfield"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item23 + class Item43 + { + dataType="Marker"; + position[]={8272.5898,-217.19299,2257.9451}; + name="allowedarea_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + alpha=0; + a=47.501999; + b=18.378; + id=1908; + atlOffset=-516.07745; + }; + class Item44 { dataType="Logic"; class PositionInfo { - position[]={982.513,233.83218,3182.96}; - angles[]={0,6.2518215,0}; + position[]={7437,284.7388,1697}; + angles[]={0.0032018756,5.8129935,0.0015822123}; }; - areaSize[]={130.424,0,105.075}; + areaSize[]={131.93982,0,123.87912}; areaIsRectangle=1; flags=1; - id=1887; + id=1909; type="Vindicta_LocationSector"; - atlOffset=6.2259979; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3463,17 +3851,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3485,14 +3873,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3504,14 +3892,31 @@ class Mission "STRING" }; }; - value="city"; + value="Makealm"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item45 + { + dataType="Logic"; + class PositionInfo + { + position[]={8514.9824,305.58432,2410.915}; + }; + areaSize[]={262.80399,0,216.19501}; + flags=1; + id=1910; + type="Vindicta_LocationSector"; + atlOffset=2.7179871; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3520,14 +3925,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3546,7 +3951,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3561,31 +3966,32 @@ class Mission "STRING" }; }; - value="Chaman East"; + value="Loy Manara"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item24 + class Item46 { dataType="Logic"; class PositionInfo { - position[]={1535.371,220.06071,3590.344}; + position[]={8762.167,328.46188,1851.766}; }; - areaSize[]={241.903,0,226.849}; + areaSize[]={101.577,0,79.123001}; + areaIsRectangle=1; flags=1; - id=1888; + id=1911; type="Vindicta_LocationSector"; - atlOffset=5.9980011; + atlOffset=2.6340332; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3594,17 +4000,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3616,14 +4022,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3635,14 +4041,33 @@ class Mission "STRING" }; }; - value="city"; + value="Jazza"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item47 + { + dataType="Logic"; + class PositionInfo + { + position[]={9247.8623,343.52054,1845.066}; + angles[]={0,4.0688863,0}; + }; + areaSize[]={192.237,0,79.123001}; + areaIsRectangle=1; + flags=1; + id=1912; + type="Vindicta_LocationSector"; + atlOffset=1.605011; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3651,14 +4076,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3677,7 +4102,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3692,31 +4117,32 @@ class Mission "STRING" }; }; - value="Shukurkalay"; + value="Jazzol"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item25 + class Item48 { dataType="Logic"; class PositionInfo { - position[]={2478.3369,197.3726,5054.0762}; + position[]={10119.207,346.91696,2402.354}; }; - areaSize[]={98.07,0,102.623}; + areaSize[]={293.60101,0,188.938}; + areaIsRectangle=1; flags=1; - id=1889; + id=1913; type="Vindicta_LocationSector"; - atlOffset=3.7470093; + atlOffset=-2.1220093; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3725,17 +4151,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3747,14 +4173,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3766,14 +4192,32 @@ class Mission "STRING" }; }; - value="city"; + value="Chardarakht West"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item49 + { + dataType="Logic"; + class PositionInfo + { + position[]={10829.21,375.90533,2429.123}; + }; + areaSize[]={414.552,0,227.45}; + areaIsRectangle=1; + flags=1; + id=1914; + type="Vindicta_LocationSector"; + atlOffset=-24.265961; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3782,14 +4226,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3808,7 +4252,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3823,33 +4267,31 @@ class Mission "STRING" }; }; - value="Jilavur"; + value="Chardarakht East"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item26 + class Item50 { dataType="Logic"; class PositionInfo { - position[]={2627.8889,198.46788,5097.2051}; - angles[]={0,5.768383,0}; + position[]={11840.658,378.2417,2603.6201}; }; - areaSize[]={44.797001,0,30.194}; - areaIsRectangle=1; + areaSize[]={147.472,0,115.51}; flags=1; - id=1890; + id=1915; type="Vindicta_LocationSector"; - atlOffset=0.7170105; + atlOffset=2.4129944; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3858,17 +4300,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -3880,14 +4322,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -3899,14 +4341,31 @@ class Mission "STRING" }; }; - value="outpost"; + value="Hazar Bagh"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item51 + { + dataType="Logic"; + class PositionInfo + { + position[]={8007.2832,322.18149,2930.708}; + }; + areaSize[]={105.977,0,118.314}; + flags=1; + id=1916; + type="Vindicta_LocationSector"; + atlOffset=-1.78302; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3915,14 +4374,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -3941,7 +4400,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -3956,33 +4415,31 @@ class Mission "STRING" }; }; - value="Jilavur Barracks"; + value="Areamen"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item27 + class Item52 { dataType="Logic"; class PositionInfo { - position[]={1581.161,240.87834,5640.0269}; - angles[]={0,0.52492523,0}; + position[]={6496.2319,335.5116,2021.2598}; }; - areaSize[]={229.015,0,147.677}; - areaIsRectangle=1; + areaSize[]={241.18799,0,192.59753}; flags=1; - id=1891; + id=1917; type="Vindicta_LocationSector"; - atlOffset=11.470978; + atlOffset=-11.072601; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -3991,17 +4448,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4013,14 +4470,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4032,124 +4489,29 @@ class Mission "STRING" }; }; - value="city"; + value="Sultansafe"; }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Khushab"; - }; - }; - }; - nAttributes=6; + nAttributes=3; }; }; - class Item28 + class Item53 { dataType="Logic"; class PositionInfo { - position[]={1996.344,277.68002,7657.5161}; - angles[]={0,0.88107705,0}; + position[]={6035.5708,290.61963,1282.752}; + angles[]={6.2671981,6.0052762,6.2448053}; }; - areaSize[]={209.27299,0,194.50999}; + areaSize[]={272.86499,0,348.79401}; flags=1; - id=1892; + id=1918; type="Vindicta_LocationSector"; - atlOffset=0.85400391; + atlOffset=-27.701996; class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -4168,26 +4530,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4206,7 +4549,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4221,67 +4564,29 @@ class Mission "STRING" }; }; - value="Mulladost"; + value="Huzrutimam"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item29 + class Item54 { dataType="Logic"; class PositionInfo { - position[]={3659.803,152.9874,8529.3379}; - angles[]={0,0.35876986,0}; + position[]={4459.8262,311.11285,667.67999}; + angles[]={6.2671981,6.0052762,6.2448053}; }; - areaSize[]={143.369,0,226.14101}; + areaSize[]={327.306,0,222.465}; flags=1; - id=1894; + id=1919; type="Vindicta_LocationSector"; - atlOffset=0.078994751; + atlOffset=-29.990997; class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -4300,26 +4605,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4338,7 +4624,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4353,33 +4639,32 @@ class Mission "STRING" }; }; - value="Gospandi"; + value="Chak Chak"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item30 + class Item55 { dataType="Logic"; class PositionInfo { - position[]={4592.6182,132.72639,9311.9111}; - angles[]={0,2.6198263,0}; + position[]={3575.0879,333.08215,1317.8409}; + angles[]={6.2671981,4.5361457,6.2448053}; }; - areaSize[]={559.95099,0,225.994}; - areaIsRectangle=1; + areaSize[]={243.32201,0,222.465}; flags=1; - id=1895; + id=1920; type="Vindicta_LocationSector"; - atlOffset=-3.7140045; + atlOffset=-32.528015; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4388,17 +4673,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4410,14 +4695,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4429,14 +4714,33 @@ class Mission "STRING" }; }; - value="base"; + value="Ahmaday"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item56 + { + dataType="Logic"; + class PositionInfo + { + position[]={2023.475,334.16147,417.453}; + angles[]={0,3.372587,0}; + }; + areaSize[]={197.59801,0,168.58701}; + areaIsRectangle=1; + flags=1; + id=1921; + type="Vindicta_LocationSector"; + atlOffset=-33.548004; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4445,14 +4749,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -4471,7 +4775,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -4486,33 +4790,33 @@ class Mission "STRING" }; }; - value="Lalezar"; + value="Landay"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item31 + class Item57 { dataType="Logic"; class PositionInfo { - position[]={4135.1221,26.581129,11818.347}; - angles[]={0.13517575,6.1801934,0.22797491}; + position[]={6848.5659,43.265785,12278.77}; + angles[]={0,0.4067966,0}; }; - areaSize[]={115,0,194.20399}; + areaSize[]={70.299271,0,112.26092}; areaIsRectangle=1; flags=1; - id=1896; + id=1922; type="Vindicta_LocationSector"; - atlOffset=5.9640007; + atlOffset=0.047260284; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -4521,17 +4825,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=20; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -4543,14 +4847,14 @@ class Mission "STRING" }; }; - value="none"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -4562,2556 +4866,1530 @@ class Mission "STRING" }; }; - value="city"; + value="Safid Ab"; }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Shamali"; - }; - }; - }; - nAttributes=6; + nAttributes=3; }; }; - class Item32 + class Item58 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9804.9756,116.04122,11530.22}; - angles[]={0.030386183,0.86957544,0.030386183}; + position[]={8236.1992,297.40204,2083.6931}; + angles[]={0,5.7737603,0}; }; - areaSize[]={365.215,0,149.82401}; - areaIsRectangle=1; - flags=1; - id=1897; - type="Vindicta_LocationSector"; - atlOffset=-0.16999817; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Zavarak North"; - }; - }; - }; - nAttributes=6; }; + id=1923; + type="B_Slingload_01_Cargo_F"; }; - class Item33 + class Item59 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10364.61,138.88054,10889.399}; - angles[]={0.022392575,0.8406902,0.038379788}; + position[]={8240.0557,297.40204,2085.5891}; + angles[]={0,5.7737603,0}; }; - areaSize[]={473.29099,0,354.668}; - areaIsRectangle=1; - flags=1; - id=1898; - type="Vindicta_LocationSector"; - atlOffset=0.90600586; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Zavarak South"; - }; - }; - }; - nAttributes=6; }; + id=1924; + type="B_Slingload_01_Cargo_F"; }; - class Item34 + class Item60 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11481.96,275.66425,8247.4385}; - angles[]={5.9494433,1.9792906,5.9674377}; + position[]={8320.8379,297.40204,2115.4673}; + angles[]={0,4.1160688,0}; }; - areaSize[]={164.29401,0,80.439003}; - areaIsRectangle=1; - flags=1; - id=1899; - type="Vindicta_LocationSector"; - atlOffset=0.32199097; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="base"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ravanay Outpost"; - }; - }; - }; - nAttributes=6; }; + id=1925; + type="B_Slingload_01_Cargo_F"; }; - class Item35 + class Item61 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12395.906,172.16594,10250.34}; + position[]={8322.7607,297.40204,2112.4143}; + angles[]={0,4.1005683,0}; }; - areaSize[]={251.489,0,479.91101}; - areaIsRectangle=1; - flags=1; - id=1900; - type="Vindicta_LocationSector"; - atlOffset=12.408005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Karachinar South"; - }; - }; - }; - nAttributes=6; }; + id=1926; + type="B_Slingload_01_Cargo_F"; }; - class Item36 + class Item62 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12319.789,123.2401,10983.203}; + position[]={8305.083,297.40204,2134.5022}; + angles[]={0,4.1061201,0}; }; - areaSize[]={313.892,0,250.61501}; - areaIsRectangle=1; - flags=1; - id=1901; - type="Vindicta_LocationSector"; - atlOffset=8.5999985; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Karachinar North"; - }; - }; - }; - nAttributes=6; }; + id=1927; + type="B_Slingload_01_Cargo_F"; }; - class Item37 + class Item63 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={1956.2046,158.87053,11833.791}; - angles[]={0,3.8508868,0}; + position[]={8307.2578,297.40204,2131.4485}; + angles[]={0,4.1061201,0}; }; - areaSize[]={258.51019,0,515.58008}; - areaIsRectangle=1; - flags=1; - id=1902; - type="Vindicta_LocationSector"; - atlOffset=18.3181; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nur"; - }; - }; - }; - nAttributes=6; }; + id=1928; + type="B_Slingload_01_Cargo_F"; }; - class Item38 + class Item64 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4091.2119,38.28846,10674.97}; - angles[]={0.028797932,0.55817378,0.028797932}; + position[]={8240.6045,298.22003,2174.7029}; + angles[]={0.0015822123,2.8157935,0.011198638}; }; - areaSize[]={187.285,0,434.92099}; - areaIsRectangle=1; - flags=1; - id=1903; - type="Vindicta_LocationSector"; - atlOffset=-1.6689949; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nagara North"; - }; - }; - }; - nAttributes=6; }; + id=1929; + type="B_Truck_01_transport_F"; + atlOffset=-0.00015258789; }; - class Item39 + class Item65 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3200.4829,183.894,8172.4922}; - angles[]={6.1779766,4.036737,6.1669116}; + position[]={8249.2979,298.29654,2178.5996}; + angles[]={6.278389,2.8157935,0.0079935296}; }; - areaSize[]={132.409,0,81.518997}; - flags=1; - id=1904; - type="Vindicta_LocationSector"; - atlOffset=7.8509979; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Gespandel"; - }; - }; - }; - nAttributes=6; }; + id=1931; + type="B_Truck_01_transport_F"; }; - class Item40 + class Item66 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9373.0674,164.68208,10027.353}; - angles[]={0.052750662,0.51705146,0}; + position[]={8209.9707,297.81213,2166.4624}; + angles[]={0.023993526,2.8157935,0.011198638}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1932; + type="B_Truck_01_transport_F"; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.4619,298.2648,2109.8354}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1935; + type="B_Truck_01_transport_F"; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={8262.3877,298.2648,2105.6914}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1937; + type="B_Truck_01_transport_F"; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={8279.7412,298.2648,2112.8066}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1939; + type="B_Truck_01_transport_F"; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={8376.4053,297.40204,1890.5905}; + angles[]={0,4.3549981,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1940; + type="B_Slingload_01_Cargo_F"; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={8374.0752,297.40204,1894.8883}; + angles[]={0,4.3275461,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1941; + type="B_Slingload_01_Cargo_F"; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={8371.8086,297.40204,1898.5341}; + angles[]={0,4.1005683,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1942; + type="B_Slingload_01_Cargo_F"; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={8326.207,298.2648,1868.8241}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1943; + type="B_Truck_01_transport_F"; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={10367.155,257.92099,6401.9316}; + angles[]={0.0015822123,0.27005324,0.017595299}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1949; + type="B_Slingload_01_Cargo_F"; + atlOffset=-9.1552734e-005; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={10370.463,257.96283,6401.1255}; + angles[]={0.0015822123,0.27005324,0.006394445}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1950; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0016174316; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={10373.576,257.98276,6400.1196}; + angles[]={0.0015822123,0.27005324,0.006394445}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1951; + type="B_Slingload_01_Cargo_F"; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={10301.361,254.77623,6443.5659}; + angles[]={6.271987,1.659215,0.067098416}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1952; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0016174316; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={10301.334,254.84514,6447.0449}; + angles[]={6.2623887,1.6729574,0.067099303}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1953; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0016174316; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={10528.525,265.87296,6488.9707}; + angles[]={6.2496004,2.4948292,0.033584893}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1954; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0085144043; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={10531.432,266.14667,6491.3579}; + angles[]={6.2288389,2.4769564,0.057539199}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1955; + type="B_Slingload_01_Cargo_F"; + atlOffset=6.1035156e-005; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={10477.627,261.35239,6409.5732}; + angles[]={6.2416124,5.6030722,0.05115639}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1957; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={10483.588,261.85754,6414.4839}; + angles[]={6.2416081,5.6030722,0.049559005}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1959; + type="B_Truck_01_transport_F"; + atlOffset=-0.00039672852; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={10489.368,262.34778,6419.105}; + angles[]={6.2400084,5.6030722,0.044770103}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1961; + type="B_Truck_01_transport_F"; + atlOffset=-0.00030517578; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={10414.43,259.82507,6448.4331}; + angles[]={6.2400141,3.0256395,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1962; + type="B_Truck_01_transport_F"; + atlOffset=-0.0010375977; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={10406.734,259.64862,6447.4932}; + angles[]={6.2336264,3.0256395,0.011193314}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1964; + type="B_Truck_01_transport_F"; + atlOffset=-0.00015258789; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={10399.328,259.63898,6446.7007}; + angles[]={6.2368164,3.0256395,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1966; + type="B_Truck_01_transport_F"; + atlOffset=-0.00051879883; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={10385.611,259.09149,6427.522}; + angles[]={6.2352247,1.4570568,6.2687874}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1967; + type="B_Truck_01_transport_F"; + atlOffset=-0.014343262; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={10386.617,258.75372,6419.8472}; + angles[]={6.2416067,1.4570568,6.2575908}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1969; + type="B_Truck_01_transport_F"; + atlOffset=-0.011932373; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={2634.4568,198.82007,5117.9937}; + angles[]={0.028790962,4.1988864,6.2559919}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1974; + type="B_Truck_01_transport_F"; + atlOffset=-0.0010528564; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={2630.8149,198.81169,5124.4966}; + angles[]={0.016002094,4.1988864,6.2432065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1976; + type="B_Truck_01_transport_F"; + atlOffset=-0.00062561035; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={2633.8203,200.32629,5084.2925}; + angles[]={0.047964405,5.8154645,6.2416081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1977; + type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={2640.5088,199.87193,5087.6426}; + angles[]={0.047963165,5.8154645,6.2432079}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1979; + type="B_Truck_01_transport_F"; + atlOffset=-1.5258789e-005; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={2651.9651,197.62213,5129.5669}; + angles[]={0.004796607,2.5855427,0.0015822123}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1980; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0011291504; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={2649.1355,197.63907,5128.0493}; + angles[]={0.0080009829,2.5855427,6.2816033}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1981; + type="B_Slingload_01_Cargo_F"; + atlOffset=-1.5258789e-005; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={2646.5405,197.661,5126.271}; + angles[]={0.0095994528,2.5855427,6.2799835}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1982; + type="B_Slingload_01_Cargo_F"; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={2664.0083,197.77649,5112.2593}; + angles[]={0.017595299,2.5855427,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1983; + type="B_Slingload_01_Cargo_F"; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={2661.1133,197.81648,5110.3647}; + angles[]={0.017595299,2.5855427,6.278389}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1984; + type="B_Slingload_01_Cargo_F"; + atlOffset=-1.5258789e-005; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.9976,200.7168,5081.2026}; + angles[]={0.04796192,5.8154645,6.2416096}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1985; + type="B_Truck_01_transport_F"; + atlOffset=-6.1035156e-005; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={8332.5889,298.2648,1872.1121}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1947; + type="B_Truck_01_transport_F"; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={8338.3184,298.2648,1875.2793}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1986; + type="B_Truck_01_transport_F"; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={8347.4082,298.2648,1879.6296}; + angles[]={0,5.7967815,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1987; + type="B_Truck_01_transport_F"; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={8233.6641,298.09314,2172.374}; + angles[]={0,2.8157935,0.039977662}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1988; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={8202.6221,297.45947,2164.1204}; + angles[]={0.0064037596,2.7059367,0.0207968}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1989; + type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={8192.8633,298.2648,2126.53}; + angles[]={0,2.6795223,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1990; + type="B_Truck_01_transport_F"; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={8200.9463,298.2648,2131.5715}; + angles[]={0,2.6795223,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1991; + type="B_Truck_01_transport_F"; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={8186.3037,298.26483,2123.2798}; + angles[]={0,2.6795223,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1992; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={2607.8711,200.96768,5092.916}; + angles[]={0.038381387,1.1491469,6.2511969}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1993; + type="B_Truck_01_transport_F"; + atlOffset=-6.1035156e-005; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={4445.4795,145.45555,9260.6914}; + angles[]={0.07028202,4.1398158,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1995; + type="B_Truck_01_transport_F"; + atlOffset=-6.1035156e-005; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={4441.7881,145.03784,9265.6748}; + angles[]={0.071878299,4.1398158,0.017602073}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1996; + type="B_Truck_01_transport_F"; + atlOffset=1.5258789e-005; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={4437.2734,144.55644,9271.0654}; + angles[]={0.078238741,4.1398158,0.017598685}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1997; + type="B_Truck_01_transport_F"; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={4432.2896,143.98067,9277.1689}; + angles[]={0.083009377,4.1398158,0.017598685}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1998; + type="B_Truck_01_transport_F"; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={4412.0259,141.19887,9304.4082}; + angles[]={0.095707878,4.1398158,0.0064037596}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1999; + type="B_Truck_01_transport_F"; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={4417.0098,141.8468,9298.3047}; + angles[]={0.09253493,4.1398158,0.014398213}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2000; + type="B_Truck_01_transport_F"; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={4422.0913,142.50124,9292.0938}; + angles[]={0.089360513,4.1398158,0.017598685}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2001; + type="B_Truck_01_transport_F"; + atlOffset=-1.5258789e-005; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={4426.9424,143.12991,9286.0049}; + angles[]={0.086184449,4.1398158,0.019199125}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2002; + type="B_Truck_01_transport_F"; + atlOffset=-6.1035156e-005; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={4468.9658,135.16269,9379.4316}; + angles[]={0,5.859921,6.2799835}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2003; + type="B_Truck_01_transport_F"; + atlOffset=-0.0014190674; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={4462.1436,135.18738,9375.4639}; + angles[]={6.271987,5.859921,6.2639894}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2004; + type="B_Truck_01_transport_F"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={4456.0752,135.19023,9371.7871}; + angles[]={6.2816033,5.859921,6.2799835}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2005; + type="B_Truck_01_transport_F"; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={4450.5981,135.19427,9368.8779}; + angles[]={6.2799835,5.859921,6.2816033}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2006; + type="B_Truck_01_transport_F"; + atlOffset=1.5258789e-005; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={4359.6299,137.65273,9342.9277}; + angles[]={0.10995501,5.7382817,6.271987}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2007; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.040634155; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={4363.061,137.37904,9345.251}; + angles[]={0.11784978,5.7737603,6.2559919}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2008; + type="B_Slingload_01_Cargo_F"; + atlOffset=-9.1552734e-005; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={4718.0156,134.49573,9491.7646}; + angles[]={6.2575908,5.7737603,6.2256484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2009; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.00048828125; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={4713.7769,134.72931,9489.3174}; + angles[]={6.2735858,5.7737603,6.2097173}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2010; + type="B_Slingload_01_Cargo_F"; + atlOffset=4.5776367e-005; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={4601.3433,135.93668,9482.2871}; + angles[]={6.2097197,2.6475084,6.2208633}; }; - areaSize[]={73.955406,0,52.210106}; - areaIsRectangle=1; - flags=1; - id=1905; - type="Vindicta_LocationSector"; - atlOffset=0.83889771; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - nAttributes=6; }; + id=2011; + type="B_Truck_01_transport_F"; + atlOffset=-0.11097717; }; - class Item41 + class Item125 { - dataType="Marker"; - position[]={9334.2129,162.05701,10102.92}; - name="allowedarea_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorCIV"; - alpha=0; - a=19.319; - b=8.0349998; - angle=156.02498; - id=1906; - atlOffset=0.0002746582; + dataType="Object"; + class PositionInfo + { + position[]={4608.0938,135.95549,9486.3916}; + angles[]={6.1433067,2.6475084,6.2144923}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2012; + type="B_Truck_01_transport_F"; + atlOffset=-0.093582153; }; - class Item42 + class Item126 { - dataType="Logic"; + dataType="Object"; + class PositionInfo + { + position[]={4613.957,135.95752,9489.8779}; + angles[]={6.1890626,2.6475084,6.18748}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2013; + type="B_Truck_01_transport_F"; + atlOffset=-0.021881104; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={4619.147,136.24742,9493.8877}; + angles[]={6.0873303,2.6475084,6.2256484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2014; + type="B_Truck_01_transport_F"; + atlOffset=-0.086608887; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={4577.3618,135.51352,9467.1328}; + angles[]={6.1795592,2.6475084,6.2192712}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2015; + type="B_Truck_01_transport_F"; + atlOffset=-0.0084228516; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={4584.1123,135.72585,9471.2373}; + angles[]={6.1074181,2.6475084,6.2208662}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2016; + type="B_Truck_01_transport_F"; + atlOffset=-0.0011291504; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={4589.9756,135.81145,9474.7236}; + angles[]={6.1779752,2.6475084,6.2144923}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2017; + type="B_Truck_01_transport_F"; + atlOffset=-0.0014190674; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={4595.1655,135.95699,9478.7334}; + angles[]={6.162178,2.6475084,6.2256494}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2018; + type="B_Truck_01_transport_F"; + atlOffset=-0.00032043457; + }; + class Item132 + { + dataType="Object"; class PositionInfo { - position[]={8026.0352,296.04004,1903.9807}; - angles[]={0,5.7690368,0}; + position[]={5898.4204,84.402039,11289.852}; + angles[]={0,5.2569852,0}; }; - areaSize[]={410.31482,0,193.14175}; - areaIsRectangle=1; - flags=1; - id=1907; - type="Vindicta_LocationSector"; - atlOffset=3.0517578e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="airport"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Loy Manara Airfield"; - }; - }; - }; - nAttributes=6; }; + id=2019; + type="B_Slingload_01_Cargo_F"; }; - class Item43 + class Item133 { - dataType="Marker"; - position[]={8272.5898,-217.19299,2257.9451}; - name="allowedarea_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorCIV"; - alpha=0; - a=47.501999; - b=18.378; - id=1908; - atlOffset=-516.07745; + dataType="Object"; + class PositionInfo + { + position[]={5895.6484,84.402039,11284.889}; + angles[]={0,5.2569852,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2020; + type="B_Slingload_01_Cargo_F"; }; - class Item44 + class Item134 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7487.3589,286.15894,1652.627}; - angles[]={0.031991884,5.8129935,0.0031764992}; + position[]={5893.1538,84.402039,11279.681}; + angles[]={0,5.2569852,0}; }; - areaSize[]={169.87801,0,232.355}; - areaIsRectangle=1; - flags=1; - id=1909; - type="Vindicta_LocationSector"; - atlOffset=-3.0629883; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Makealm"; - }; - }; - }; - nAttributes=6; + side="Empty"; + flags=4; + class Attributes + { }; + id=2021; + type="B_Slingload_01_Cargo_F"; }; - class Item45 + class Item135 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8514.9824,305.58432,2410.915}; + position[]={6071.7358,83.286934,11448.908}; + angles[]={6.2559938,0.83092159,6.2511969}; }; - areaSize[]={262.80399,0,216.19501}; - flags=1; - id=1910; - type="Vindicta_LocationSector"; - atlOffset=2.7179871; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Loy Manara"; - }; - }; - }; - nAttributes=6; }; + id=2022; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0010528564; }; - class Item46 + class Item136 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8762.167,328.46188,1851.766}; + position[]={6067.7603,83.510414,11452.971}; + angles[]={6.259192,0.83092159,6.2559919}; }; - areaSize[]={101.577,0,79.123001}; - areaIsRectangle=1; - flags=1; - id=1911; - type="Vindicta_LocationSector"; - atlOffset=2.6340332; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes + { + }; + id=2023; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.00073242188; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={6063.4746,83.716812,11456.827}; + angles[]={6.2639894,0.83092159,6.2559919}; + }; + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Jazza"; - }; - }; - }; - nAttributes=6; }; + id=2024; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0005645752; }; - class Item47 + class Item138 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9247.8623,343.52054,1845.066}; - angles[]={0,4.0688863,0}; + position[]={6115.1587,81.970032,11444.624}; + angles[]={6.1827245,3.9713767,6.0612993}; }; - areaSize[]={192.237,0,79.123001}; - areaIsRectangle=1; - flags=1; - id=1912; - type="Vindicta_LocationSector"; - atlOffset=1.605011; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Jazzol"; - }; - }; - }; - nAttributes=6; }; + id=2025; + type="B_Truck_01_transport_F"; }; - class Item48 + class Item139 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10119.207,346.91696,2402.354}; + position[]={6109.5825,83.123283,11450.118}; + angles[]={6.2272439,3.9254763,6.2591896}; }; - areaSize[]={293.60101,0,188.938}; - areaIsRectangle=1; - flags=1; - id=1913; - type="Vindicta_LocationSector"; - atlOffset=-2.1220093; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes + { + }; + id=2026; + type="B_Truck_01_transport_F"; + atlOffset=-0.0022354126; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={6103.7295,81.525612,11420.788}; + angles[]={6.2192731,0.76719624,6.2081265}; + }; + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Chardarakht West"; - }; - }; - }; - nAttributes=6; }; + id=2028; + type="B_Truck_01_transport_F"; + atlOffset=1.5258789e-005; }; - class Item49 + class Item141 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10829.21,375.90533,2429.123}; + position[]={6109.6167,80.736168,11415.66}; + angles[]={6.211309,0.72129589,6.2097178}; }; - areaSize[]={414.552,0,227.45}; - areaIsRectangle=1; - flags=1; - id=1914; - type="Vindicta_LocationSector"; - atlOffset=-24.265961; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Chardarakht East"; - }; - }; - }; - nAttributes=6; }; + id=2029; + type="B_Truck_01_transport_F"; + atlOffset=-8.392334e-005; }; - class Item50 + class Item142 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11840.658,378.2417,2603.6201}; + position[]={6084.3608,83.445457,11438.706}; + angles[]={6.2575908,0.7422846,6.2448039}; }; - areaSize[]={147.472,0,115.51}; - flags=1; - id=1915; - type="Vindicta_LocationSector"; - atlOffset=2.4129944; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes + { + }; + id=2030; + type="B_Truck_01_transport_F"; + atlOffset=-0.0031204224; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={6090.3511,83.037575,11433.781}; + angles[]={6.251195,0.69638425,6.233624}; + }; + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hazar Bagh"; - }; - }; - }; - nAttributes=6; }; + id=2031; + type="B_Truck_01_transport_F"; + atlOffset=-0.0006942749; }; - class Item51 + class Item144 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8007.2832,322.18149,2930.708}; + position[]={6052.1504,84.985794,11467.703}; + angles[]={6.2687874,0.80918163,6.2671871}; }; - areaSize[]={105.977,0,118.314}; - flags=1; - id=1916; - type="Vindicta_LocationSector"; - atlOffset=-1.78302; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Areamen"; - }; - }; - }; - nAttributes=6; }; + id=2032; + type="B_Truck_01_transport_F"; + atlOffset=-3.8146973e-005; }; - class Item52 + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={6057.8169,84.809685,11462.325}; + angles[]={6.2639866,0.76328129,6.2623858}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2033; + type="B_Truck_01_transport_F"; + atlOffset=-5.3405762e-005; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={6041.1787,85.19561,11477.879}; + angles[]={6.2767911,0.84191537,6.278389}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2034; + type="B_Truck_01_transport_F"; + atlOffset=-1.5258789e-005; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={6046.6597,85.106773,11472.331}; + angles[]={6.2735858,0.79601502,6.271987}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2035; + type="B_Truck_01_transport_F"; + atlOffset=-5.3405762e-005; + }; + class Item148 { dataType="Logic"; class PositionInfo { - position[]={6496.2319,335.5116,2021.2598}; + position[]={11512.045,272.45508,8303.2822}; + angles[]={0.036791541,0.34763467,6.2543874}; }; - areaSize[]={241.18799,0,192.59753}; + areaSize[]={57.191002,0,27.4}; + areaIsRectangle=1; flags=1; - id=1917; - type="Vindicta_LocationSector"; - atlOffset=-11.072601; + id=2054; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.019958496; class CustomAttributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; class Value { class data @@ -7123,33 +6401,14 @@ class Mission "SCALAR" }; }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; + value=15; }; }; }; - class Attribute5 + class Attribute1 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; class Value { class data @@ -7158,4517 +6417,4054 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Sultansafe"; + value=0; }; }; }; - nAttributes=6; + nAttributes=2; + }; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={11542.643,272.76443,8307.5078}; + angles[]={0.023998493,5.1497808,6.251195}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2055; + type="Land_Mil_Barracks_i_EP1"; + atlOffset=0.00076293945; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={11552.724,272.54181,8302.1875}; + angles[]={0.023993526,5.1497808,6.2559938}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2056; + type="Land_Mil_Barracks_i_EP1"; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={11541.789,273.75888,8277.458}; + angles[]={0.04157291,5.1497808,6.2511988}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2057; + type="Land_Mil_Barracks_i_EP1"; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={11530.71,273.91818,8282.7402}; + angles[]={0.033584893,5.1497808,6.2464013}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2058; + type="Land_Mil_Barracks_i_EP1"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={11526.399,273.59689,8317.9824}; + angles[]={0.033584893,0.34277976,6.2559962}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2059; + type="Land_Mil_Guardhouse_EP1"; + atlOffset=0.0018310547; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={11522.569,274.04288,8307.7129}; + angles[]={0.030390549,0.34277976,6.2543902}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2060; + type="Land_Mil_Guardhouse_EP1"; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={11512.752,272.86365,8291.7129}; + angles[]={0.035185836,1.8762639,6.251193}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2061; + type="TK_WarfareBHeavyFactory_Base_EP1"; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={11497.85,271.63397,8324.5566}; + angles[]={0.039977662,0,0.006394445}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2062; + type="BMP2_HQ_TK_unfolded_Base_EP1"; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={11467.416,274.48907,8294.125}; + angles[]={0.054345392,5.1292591,6.260788}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2068; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={11468.422,274.31607,8296.2031}; + angles[]={0.071872488,5.1292591,6.2432065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2069; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={11469.793,274.08279,8298.9824}; + angles[]={0.073466748,5.1292591,6.2623858}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2070; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={11463.407,274.25955,8299.7744}; + angles[]={0.071872488,5.1292591,6.2432065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2071; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={11454.764,274.96634,8299.0967}; + angles[]={0.036780708,5.1292591,6.133904}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2072; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={11454.299,274.93961,8303.1055}; + angles[]={0.049559005,5.1292591,6.088872}; + }; + side="Empty"; + flags=4; + class Attributes + { }; + id=2073; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; }; - class Item53 + class Item163 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6035.5708,290.61963,1282.752}; - angles[]={6.2671981,6.0052762,6.2448053}; + position[]={11473.297,273.78574,8302.0293}; + angles[]={0.0814206,5.1292591,6.2527928}; }; - areaSize[]={272.86499,0,348.79401}; - flags=1; - id=1918; - type="Vindicta_LocationSector"; - atlOffset=-27.701996; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Huzrutimam"; - }; - }; - }; - nAttributes=6; }; + id=2074; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; }; - class Item54 + class Item164 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4459.8262,311.11285,667.67999}; - angles[]={6.2671981,6.0052762,6.2448053}; + position[]={11473.959,274.30441,8294.7939}; + angles[]={0.073466748,5.1292591,6.2623858}; }; - areaSize[]={327.306,0,222.465}; - flags=1; - id=1919; - type="Vindicta_LocationSector"; - atlOffset=-29.990997; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Chak Chak"; - }; - }; - }; - nAttributes=6; }; + id=2075; + type="TargetP_Zom_F"; + atlOffset=0.0014953613; }; - class Item55 + class Item165 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3575.0879,333.08215,1317.8409}; - angles[]={6.2671981,4.5361457,6.2448053}; + position[]={11474.097,273.99991,8298.8721}; + angles[]={0.073466748,5.1292591,6.2623858}; }; - areaSize[]={243.32201,0,222.465}; - flags=1; - id=1920; - type="Vindicta_LocationSector"; - atlOffset=-32.528015; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ahmaday"; - }; - }; - }; - nAttributes=6; }; + id=2076; + type="TargetP_Zom_F"; }; - class Item56 + class Item166 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2023.475,334.16147,417.453}; - angles[]={0,3.372587,0}; + position[]={11463.02,273.98233,8304.0918}; + angles[]={0.067101084,5.1292591,6.2432079}; }; - areaSize[]={197.59801,0,168.58701}; - areaIsRectangle=1; - flags=1; - id=1921; - type="Vindicta_LocationSector"; - atlOffset=-33.548004; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Landay"; - }; - }; - }; - nAttributes=6; }; + id=2077; + type="TargetP_Zom_F"; }; - class Item57 + class Item167 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6848.5659,43.265785,12278.77}; - angles[]={0,0.4067966,0}; - }; - areaSize[]={70.299271,0,112.26092}; - areaIsRectangle=1; - flags=1; - id=1922; - type="Vindicta_LocationSector"; - atlOffset=0.047260284; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="none"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Safid Ab"; - }; - }; - }; - nAttributes=6; + position[]={11489.726,272.9614,8308.0596}; + angles[]={0.06232097,0.47631159,6.2799835}; }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2078; + type="TK_GUE_WarfareBBarrier5x_EP1"; }; - class Item58 + class Item168 { dataType="Object"; class PositionInfo { - position[]={8236.1992,297.40204,2083.6931}; - angles[]={0,5.7737603,0}; + position[]={11485.163,272.81256,8310.4395}; + angles[]={0.06232097,0.47631159,0.0032018756}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1923; - type="B_Slingload_01_Cargo_F"; + id=2079; + type="TK_GUE_WarfareBBarrier5x_EP1"; }; - class Item59 + class Item169 { dataType="Object"; class PositionInfo { - position[]={8240.0557,297.40204,2085.5891}; - angles[]={0,5.7737603,0}; + position[]={11478.324,272.58893,8313.8574}; + angles[]={0.06072529,0.47631159,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1924; - type="B_Slingload_01_Cargo_F"; + id=2080; + type="TK_GUE_WarfareBBarrier5x_EP1"; }; - class Item60 + class Item170 { dataType="Object"; class PositionInfo { - position[]={8320.8379,297.40204,2115.4673}; - angles[]={0,4.1160688,0}; + position[]={11471.355,272.44101,8317.5371}; + angles[]={0.060726274,0.47631159,6.2623858}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1925; - type="B_Slingload_01_Cargo_F"; + id=2081; + type="TK_GUE_WarfareBBarrier5x_EP1"; }; - class Item61 + class Item171 { dataType="Object"; class PositionInfo { - position[]={8322.7607,297.40204,2112.4143}; - angles[]={0,4.1005683,0}; + position[]={11464.577,272.68866,8320.957}; + angles[]={0.054346491,0.47631159,6.1906524}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1926; - type="B_Slingload_01_Cargo_F"; + id=2082; + type="TK_GUE_WarfareBBarrier5x_EP1"; }; - class Item62 + class Item172 { dataType="Object"; class PositionInfo { - position[]={8305.083,297.40204,2134.5022}; - angles[]={0,4.1061201,0}; + position[]={11469.388,276.13693,8261.9932}; + angles[]={0.033584893,3.6859689,6.2655902}; }; side="Empty"; flags=4; class Attributes { }; - id=1927; - type="B_Slingload_01_Cargo_F"; + id=2086; + type="US_WarfareBVehicleServicePoint_Base_EP1"; }; - class Item63 + class Item173 { dataType="Object"; class PositionInfo { - position[]={8307.2578,297.40204,2131.4485}; - angles[]={0,4.1061201,0}; + position[]={11476.677,273.27063,8322.5039}; + angles[]={0.044768773,5.9663773,0.004796607}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1928; - type="B_Slingload_01_Cargo_F"; + id=2088; + type="US_WarfareBUAVterminal_Base_EP1"; + atlOffset=0.0016784668; }; - class Item64 + class Item174 { dataType="Object"; class PositionInfo { - position[]={8240.6045,298.22003,2174.7029}; - angles[]={0.0015822123,2.8157935,0.011198638}; + position[]={11477.402,272.8924,8333.6279}; + angles[]={6.2001739,1.9381145,0.0207968}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1929; - type="B_Truck_01_transport_F"; - atlOffset=-0.00015258789; + id=2089; + type="Land_MedicalTent_01_NATO_generic_open_F"; }; - class Item65 + class Item175 { dataType="Object"; class PositionInfo { - position[]={8249.2979,298.29654,2178.5996}; - angles[]={6.278389,2.8157935,0.0079935296}; + position[]={11476.152,276.51749,8197.8535}; + angles[]={0.019199125,5.694972,6.2655869}; }; side="Empty"; flags=4; class Attributes { }; - id=1931; - type="B_Truck_01_transport_F"; + id=2090; + type="Land_House_L_7_ruins_EP1"; }; - class Item66 + class Item176 { dataType="Object"; class PositionInfo { - position[]={8209.9707,297.81213,2166.4624}; - angles[]={0.023993526,2.8157935,0.011198638}; + position[]={11494.886,274.66516,8207.0625}; + angles[]={0.015998369,0,6.2527947}; }; side="Empty"; flags=4; class Attributes { }; - id=1932; - type="B_Truck_01_transport_F"; + id=2091; + type="Land_House_K_6_ruins_EP1"; }; - class Item67 + class Item177 { dataType="Object"; class PositionInfo { - position[]={8270.4619,298.2648,2109.8354}; - angles[]={0,5.7967815,0}; + position[]={11544.632,270.86475,8229.625}; + angles[]={6.2480001,0,6.2767816}; }; side="Empty"; flags=4; class Attributes { }; - id=1935; - type="B_Truck_01_transport_F"; + id=2092; + type="Land_House_K_3_ruins_EP1"; }; - class Item68 + class Item178 { dataType="Object"; class PositionInfo { - position[]={8262.3877,298.2648,2105.6914}; - angles[]={0,5.7967815,0}; + position[]={4903.5884,276.85358,4988.9551}; + angles[]={0.1477152,4.4093733,6.0446186}; }; side="Empty"; flags=4; class Attributes { }; - id=1937; - type="B_Truck_01_transport_F"; + id=2093; + type="Land_fortified_nest_small_EP1"; + atlOffset=0.03704834; }; - class Item69 + class Item179 { dataType="Object"; class PositionInfo { - position[]={8279.7412,298.2648,2112.8066}; - angles[]={0,5.7967815,0}; + position[]={4899.6763,276.57544,4998.4453}; + angles[]={0.10046212,4.4093733,6.0612993}; }; side="Empty"; flags=4; class Attributes { }; - id=1939; - type="B_Truck_01_transport_F"; + id=2094; + type="Land_fortified_nest_small_EP1"; }; - class Item70 + class Item180 { dataType="Object"; class PositionInfo { - position[]={8376.4053,297.40204,1890.5905}; - angles[]={0,4.3549981,0}; + position[]={4899.5117,281.52884,4970.4595}; + angles[]={0.13831019,4.7218375,6.0325665}; }; side="Empty"; flags=4; class Attributes { }; - id=1940; - type="B_Slingload_01_Cargo_F"; + id=2096; + type="Land_Fort_Watchtower_EP1"; }; - class Item71 + class Item181 { dataType="Object"; class PositionInfo { - position[]={8374.0752,297.40204,1894.8883}; - angles[]={0,4.3275461,0}; + position[]={4881.0322,281.22281,4990.0381}; + angles[]={0.12258036,0,5.9778428}; }; side="Empty"; flags=4; class Attributes { }; - id=1941; - type="B_Slingload_01_Cargo_F"; + id=2098; + type="US_WarfareBHeavyFactory_Base_EP1"; }; - class Item72 + class Item182 { dataType="Object"; class PositionInfo { - position[]={8371.8086,297.40204,1898.5341}; - angles[]={0,4.1005683,0}; + position[]={4886.2646,277.98157,5012.1362}; + angles[]={0.047960676,0,6.0191007}; }; side="Empty"; flags=4; class Attributes { }; - id=1942; - type="B_Slingload_01_Cargo_F"; + id=2099; + type="BMP2_HQ_TK_unfolded_Base_EP1"; }; - class Item73 + class Item183 { dataType="Object"; class PositionInfo { - position[]={8326.207,298.2648,1868.8241}; - angles[]={0,5.7967815,0}; + position[]={4867.0688,285.1626,5008.0444}; + angles[]={0.087771513,0,5.9561653}; }; side="Empty"; flags=4; class Attributes { }; - id=1943; - type="B_Truck_01_transport_F"; + id=2100; + type="TK_WarfareBVehicleServicePoint_Base_EP1"; + atlOffset=0.058105469; }; - class Item74 + class Item184 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={10367.155,257.92099,6401.9316}; - angles[]={0.0015822123,0.27005324,0.017595299}; + position[]={4875.8462,281.04663,5009.9351}; + angles[]={0.071872659,0,5.9763913}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={69.642998,0,59.401001}; + flags=1; + id=2101; + type="Vindicta_LocationSector"; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Daryache outpost"; + }; + }; + }; + nAttributes=3; }; - id=1949; - type="B_Slingload_01_Cargo_F"; - atlOffset=-9.1552734e-005; }; - class Item75 + class Item185 { dataType="Object"; class PositionInfo { - position[]={10370.463,257.96283,6401.1255}; - angles[]={0.0015822123,0.27005324,0.006394445}; + position[]={4858.7852,290.26355,4988.0522}; + angles[]={0.090950049,5.7737603,5.9691343}; }; side="Empty"; flags=4; class Attributes { }; - id=1950; + id=2102; type="B_Slingload_01_Cargo_F"; - atlOffset=0.0016174316; + atlOffset=-0.00015258789; }; - class Item76 + class Item186 { dataType="Object"; class PositionInfo { - position[]={10373.576,257.98276,6400.1196}; - angles[]={0.0015822123,0.27005324,0.006394445}; + position[]={4851.2539,293.0545,4984.3706}; + angles[]={0.10679466,5.7737603,5.9763865}; }; side="Empty"; flags=4; class Attributes { }; - id=1951; + id=2103; type="B_Slingload_01_Cargo_F"; }; - class Item77 + class Item187 { dataType="Object"; class PositionInfo { - position[]={10301.361,254.77623,6443.5659}; - angles[]={6.271987,1.659215,0.067098416}; + position[]={4853.7749,287.45663,5042.8315}; + angles[]={0.10521051,1.5286736,5.990994}; }; side="Empty"; flags=4; class Attributes { }; - id=1952; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.0016174316; + id=2104; + type="B_Truck_01_transport_F"; }; - class Item78 + class Item188 { dataType="Object"; class PositionInfo { - position[]={10301.334,254.84514,6447.0449}; - angles[]={6.2623887,1.6729574,0.067099303}; + position[]={4853.2285,286.83209,5050.2764}; + angles[]={0.11153252,1.5286736,5.9939342}; }; side="Empty"; flags=4; class Attributes { }; - id=1953; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.0016174316; + id=2105; + type="B_Truck_01_transport_F"; + atlOffset=-0.00073242188; }; - class Item79 + class Item189 { dataType="Object"; class PositionInfo { - position[]={10528.525,265.87296,6488.9707}; - angles[]={6.2496004,2.4948292,0.033584893}; + position[]={4854.9214,287.88547,5035.3613}; + angles[]={0.10046153,1.5286736,5.9924636}; }; side="Empty"; flags=4; class Attributes { }; - id=1954; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.0085144043; + id=2106; + type="B_Truck_01_transport_F"; + atlOffset=-0.00067138672; }; - class Item80 + class Item190 { dataType="Object"; class PositionInfo { - position[]={10531.432,266.14667,6491.3579}; - angles[]={6.2288389,2.4769564,0.057539199}; + position[]={4856.6118,288.06668,5028.3569}; + angles[]={0.094120465,1.5286736,5.9865985}; }; side="Empty"; flags=4; class Attributes { }; - id=1955; - type="B_Slingload_01_Cargo_F"; - atlOffset=6.1035156e-005; + id=2107; + type="B_Truck_01_transport_F"; + atlOffset=-0.0016784668; }; - class Item81 + class Item191 { dataType="Object"; class PositionInfo { - position[]={10477.627,261.35239,6409.5732}; - angles[]={6.2416124,5.6030722,0.05115639}; + position[]={4893.0288,276.34061,5054.6367}; + angles[]={0.09570726,3.2273228,6.1089687}; }; side="Empty"; flags=4; class Attributes { }; - id=1957; + id=2108; type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; + atlOffset=-0.020294189; }; - class Item82 + class Item192 { dataType="Object"; class PositionInfo { - position[]={10483.588,261.85754,6414.4839}; - angles[]={6.2416081,5.6030722,0.049559005}; + position[]={4885.8823,277.75125,5053.8223}; + angles[]={0.098875321,3.2273228,6.0811787}; }; side="Empty"; flags=4; class Attributes { }; - id=1959; + id=2109; type="B_Truck_01_transport_F"; - atlOffset=-0.00039672852; + atlOffset=-0.012634277; }; - class Item83 + class Item193 { dataType="Object"; class PositionInfo { - position[]={10489.368,262.34778,6419.105}; - angles[]={6.2400084,5.6030722,0.044770103}; + position[]={4877.1899,279.6366,5054.4321}; + angles[]={0.10046153,3.2381587,6.0476403}; }; side="Empty"; flags=4; class Attributes { }; - id=1961; + id=2110; type="B_Truck_01_transport_F"; - atlOffset=-0.00030517578; + atlOffset=-6.1035156e-005; }; - class Item84 + class Item194 { dataType="Object"; class PositionInfo { - position[]={10414.43,259.82507,6448.4331}; - angles[]={6.2400141,3.0256395,0.023993526}; + position[]={4870.0337,281.59909,5053.7173}; + angles[]={0.10362645,3.2381587,6.0161223}; }; side="Empty"; flags=4; class Attributes { }; - id=1962; + id=2111; type="B_Truck_01_transport_F"; - atlOffset=-0.0010375977; + atlOffset=-0.0012207031; }; - class Item85 + class Item195 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={10406.734,259.64862,6447.4932}; - angles[]={6.2336264,3.0256395,0.011193314}; + position[]={11521.521,269.0986,8366.0762}; + angles[]={0.076646253,0.34763467,6.2607932}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={57.191002,0,34.230453}; + areaIsRectangle=1; + flags=1; + id=2112; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.53527832; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1964; - type="B_Truck_01_transport_F"; - atlOffset=-0.00015258789; }; - class Item86 + class Item196 { dataType="Object"; class PositionInfo { - position[]={10399.328,259.63898,6446.7007}; - angles[]={6.2368164,3.0256395,6.2751846}; + position[]={11554.421,268.89938,8384.3281}; + angles[]={0.059129976,3.5324092,6.2799835}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1966; - type="B_Truck_01_transport_F"; - atlOffset=-0.00051879883; + id=2113; + type="Land_Fort_Watchtower_EP1"; + atlOffset=0.0039367676; }; - class Item87 + class Item197 { dataType="Object"; class PositionInfo { - position[]={10385.611,259.09149,6427.522}; - angles[]={6.2352247,1.4570568,6.2687874}; + position[]={11519.404,268.4343,8401.2666}; + angles[]={0.043176915,3.5324092,6.2575908}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1967; - type="B_Truck_01_transport_F"; - atlOffset=-0.014343262; + id=2114; + type="Land_Fort_Watchtower_EP1"; + atlOffset=0.0039367676; }; - class Item88 + class Item198 { dataType="Object"; class PositionInfo { - position[]={10386.617,258.75372,6419.8472}; - angles[]={6.2416067,1.4570568,6.2575908}; + position[]={11561.553,268.50812,8379.9932}; + angles[]={0.036779083,0,0.014402352}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1969; - type="B_Truck_01_transport_F"; - atlOffset=-0.011932373; + id=2115; + type="PowGen_Big_EP1"; }; - class Item89 + class Item199 { dataType="Object"; class PositionInfo { - position[]={2634.4568,198.82007,5117.9937}; - angles[]={0.028790962,4.1988864,6.2559919}; + position[]={11506.928,267.29736,8377.4678}; + angles[]={0.075058199,0,6.249599}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1974; - type="B_Truck_01_transport_F"; - atlOffset=-0.0010528564; + id=2116; + type="US_WarfareBBarracks_Base_EP1"; }; - class Item90 + class Item200 { dataType="Object"; class PositionInfo { - position[]={2630.8149,198.81169,5124.4966}; - angles[]={0.016002094,4.1988864,6.2432065}; + position[]={11577.961,271.5574,8369.9326}; + angles[]={0.0814206,0.40262705,0.20507425}; }; side="Empty"; flags=4; class Attributes { }; - id=1976; - type="B_Truck_01_transport_F"; - atlOffset=-0.00062561035; + id=2117; + type="Land_Barrack2_EP1"; }; - class Item91 + class Item201 { dataType="Object"; class PositionInfo { - position[]={2633.8203,200.32629,5084.2925}; - angles[]={0.047964405,5.8154645,6.2416081}; + position[]={11571.555,270.00394,8372.6406}; + angles[]={0.0814206,0.40262705,0.20507425}; }; side="Empty"; flags=4; class Attributes { }; - id=1977; - type="B_Truck_01_transport_F"; - atlOffset=-3.0517578e-005; + id=2118; + type="Land_Barrack2_EP1"; }; - class Item92 + class Item202 { dataType="Object"; class PositionInfo { - position[]={2640.5088,199.87193,5087.6426}; - angles[]={0.047963165,5.8154645,6.2432079}; + position[]={11525.017,273.11267,8332.9473}; + angles[]={0.062316187,5.1296144,6.2671909}; }; side="Empty"; flags=4; class Attributes { }; - id=1979; + id=2119; type="B_Truck_01_transport_F"; - atlOffset=-1.5258789e-005; - }; - class Item93 - { - dataType="Object"; - class PositionInfo - { - position[]={2651.9651,197.62213,5129.5669}; - angles[]={0.004796607,2.5855427,0.0015822123}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1980; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.0011291504; + atlOffset=-0.00061035156; }; - class Item94 + class Item203 { dataType="Object"; class PositionInfo { - position[]={2649.1355,197.63907,5128.0493}; - angles[]={0.0080009829,2.5855427,6.2816033}; + position[]={11527.993,272.61743,8339.8301}; + angles[]={0.068690397,5.1296144,6.2655869}; }; side="Empty"; flags=4; class Attributes { }; - id=1981; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.5258789e-005; + id=2120; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; }; - class Item95 + class Item204 { dataType="Object"; class PositionInfo { - position[]={2646.5405,197.661,5126.271}; - angles[]={0.0095994528,2.5855427,6.2799835}; + position[]={11530.958,272.03574,8347.1611}; + angles[]={0.073465936,5.1296144,6.2639894}; }; side="Empty"; flags=4; class Attributes { }; - id=1982; - type="B_Slingload_01_Cargo_F"; + id=2121; + type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; }; - class Item96 + class Item205 { dataType="Object"; class PositionInfo { - position[]={2664.0083,197.77649,5112.2593}; - angles[]={0.017595299,2.5855427,0}; + position[]={11539.788,270.31668,8367.6396}; + angles[]={0.0766517,5.1296144,6.2655835}; }; side="Empty"; flags=4; class Attributes { }; - id=1983; - type="B_Slingload_01_Cargo_F"; + id=2122; + type="B_Truck_01_transport_F"; }; - class Item97 + class Item206 { dataType="Object"; class PositionInfo { - position[]={2661.1133,197.81648,5110.3647}; - angles[]={0.017595299,2.5855427,6.278389}; + position[]={11536.823,270.93188,8360.3086}; + angles[]={0.0766517,5.1296144,6.2655835}; }; side="Empty"; flags=4; class Attributes { }; - id=1984; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.5258789e-005; + id=2123; + type="B_Truck_01_transport_F"; }; - class Item98 + class Item207 { dataType="Object"; class PositionInfo { - position[]={2627.9976,200.7168,5081.2026}; - angles[]={0.04796192,5.8154645,6.2416096}; + position[]={11533.847,271.51291,8353.4258}; + angles[]={0.0766517,5.1296144,6.2655902}; }; side="Empty"; flags=4; class Attributes { }; - id=1985; + id=2124; type="B_Truck_01_transport_F"; - atlOffset=-6.1035156e-005; + atlOffset=3.0517578e-005; }; - class Item99 + class Item208 { dataType="Object"; class PositionInfo { - position[]={8332.5889,298.2648,1872.1121}; - angles[]={0,5.7967815,0}; + position[]={11565.611,271.49335,8357.1143}; + angles[]={0.086187214,5.1296144,0.10046153}; }; side="Empty"; flags=4; class Attributes { }; - id=1947; + id=2125; type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; }; - class Item100 + class Item209 { dataType="Object"; class PositionInfo { - position[]={8338.3184,298.2648,1875.2793}; - angles[]={0,5.7967815,0}; + position[]={11562.646,271.84082,8349.7832}; + angles[]={0.087771513,5.1296144,0.092537507}; }; side="Empty"; flags=4; class Attributes { }; - id=1986; + id=2126; type="B_Truck_01_transport_F"; + atlOffset=-0.0047607422; }; - class Item101 + class Item210 { dataType="Object"; class PositionInfo { - position[]={8347.4082,298.2648,1879.6296}; - angles[]={0,5.7967815,0}; + position[]={11559.67,272.2843,8342.9004}; + angles[]={0.073465936,5.1296144,0.046369024}; }; side="Empty"; flags=4; class Attributes { }; - id=1987; + id=2127; type="B_Truck_01_transport_F"; + atlOffset=-0.00012207031; }; - class Item102 + class Item211 { dataType="Object"; class PositionInfo { - position[]={8233.6641,298.09314,2172.374}; - angles[]={0,2.8157935,0.039977662}; + position[]={11556.206,272.5918,8335.9971}; + angles[]={0.043175533,5.1296144,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1988; + id=2128; type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; }; - class Item103 + class Item212 { dataType="Object"; class PositionInfo { - position[]={8202.6221,297.45947,2164.1204}; - angles[]={0.0064037596,2.7059367,0.0207968}; + position[]={11553.241,272.86215,8328.666}; + angles[]={0.023993526,5.1296144,6.2816033}; }; side="Empty"; flags=4; class Attributes { }; - id=1989; + id=2129; type="B_Truck_01_transport_F"; - atlOffset=-3.0517578e-005; + atlOffset=-0.00015258789; }; - class Item104 + class Item213 { dataType="Object"; class PositionInfo { - position[]={8192.8633,298.2648,2126.53}; - angles[]={0,2.6795223,0}; + position[]={11550.265,273.07382,8321.7832}; + angles[]={0.022397626,5.1296144,6.2687831}; }; side="Empty"; flags=4; class Attributes { }; - id=1990; + id=2130; type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; }; - class Item105 + class Item214 { dataType="Object"; class PositionInfo { - position[]={8200.9463,298.2648,2131.5715}; - angles[]={0,2.6795223,0}; + position[]={11459.446,276.49173,8266.3076}; + angles[]={0.028790962,5.0650721,6.2639894}; }; side="Empty"; flags=4; class Attributes { }; - id=1991; - type="B_Truck_01_transport_F"; + id=2131; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.00012207031; }; - class Item106 + class Item215 { dataType="Object"; class PositionInfo { - position[]={8186.3037,298.26483,2123.2798}; - angles[]={0,2.6795223,0}; + position[]={11457.687,276.64838,8261.0342}; + angles[]={0.023993526,5.0910463,6.2767816}; }; side="Empty"; flags=4; class Attributes { }; - id=1992; - type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; + id=2132; + type="B_Slingload_01_Cargo_F"; + atlOffset=-6.1035156e-005; }; - class Item107 + class Item216 { dataType="Object"; class PositionInfo { - position[]={2607.8711,200.96768,5092.916}; - angles[]={0.038381387,1.1491469,6.2511969}; + position[]={4935.4707,272.32678,4986.3628}; + angles[]={0.11626975,1.0962293,6.1874776}; }; side="Empty"; flags=4; class Attributes { }; - id=1993; - type="B_Truck_01_transport_F"; + id=2136; + type="B_HMG_01_high_F"; atlOffset=-6.1035156e-005; }; - class Item108 + class Item217 { dataType="Object"; class PositionInfo { - position[]={4445.4795,145.45555,9260.6914}; - angles[]={0.07028202,4.1398158,0.015998369}; + position[]={4910.5337,272.77725,5054.4209}; + angles[]={0.084597312,0.60527354,6.1027713}; }; side="Empty"; flags=4; class Attributes { }; - id=1995; - type="B_Truck_01_transport_F"; + id=2137; + type="B_HMG_01_high_F"; atlOffset=-6.1035156e-005; }; - class Item109 + class Item218 { dataType="Object"; class PositionInfo { - position[]={4441.7881,145.03784,9265.6748}; - angles[]={0.071878299,4.1398158,0.017602073}; + position[]={4859.457,283.0542,5062.7549}; + angles[]={0.11627489,0.28861377,6.0057316}; }; side="Empty"; flags=4; class Attributes { }; - id=1996; - type="B_Truck_01_transport_F"; - atlOffset=1.5258789e-005; + id=2138; + type="B_HMG_01_high_F"; + atlOffset=-6.1035156e-005; }; - class Item110 + class Item219 { dataType="Object"; class PositionInfo { - position[]={4437.2734,144.55644,9271.0654}; - angles[]={0.078238741,4.1398158,0.017598685}; + position[]={10507.094,264.77173,6470.4922}; + angles[]={6.2208633,2.4821284,0.044771437}; }; side="Empty"; flags=4; class Attributes { }; - id=1997; - type="B_Truck_01_transport_F"; + id=2149; + type="B_HMG_01_high_F"; + atlOffset=3.0517578e-005; }; - class Item111 + class Item220 { dataType="Object"; class PositionInfo { - position[]={4432.2896,143.98067,9277.1689}; - angles[]={0.083009377,4.1398158,0.017598685}; + position[]={10356.464,258.06116,6402.9004}; + angles[]={0.011198638,0.37203452,0.014394073}; }; side="Empty"; flags=4; class Attributes { }; - id=1998; - type="B_Truck_01_transport_F"; + id=2150; + type="B_HMG_01_high_F"; + atlOffset=3.0517578e-005; }; - class Item112 + class Item221 { dataType="Object"; class PositionInfo { - position[]={4412.0259,141.19887,9304.4082}; - angles[]={0.095707878,4.1398158,0.0064037596}; + position[]={10313.027,255.97694,6445.3555}; + angles[]={6.271987,2.4313216,0.081418402}; }; side="Empty"; flags=4; class Attributes { }; - id=1999; - type="B_Truck_01_transport_F"; + id=2151; + type="B_HMG_01_high_F"; + atlOffset=3.0517578e-005; }; - class Item113 + class Item222 { dataType="Object"; class PositionInfo { - position[]={4417.0098,141.8468,9298.3047}; - angles[]={0.09253493,4.1398158,0.014398213}; + position[]={8299.9707,297.70029,2091.9348}; + angles[]={0,3.2075281,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2000; - type="B_Truck_01_transport_F"; + id=2156; + type="B_HMG_01_high_F"; }; - class Item114 + class Item223 { dataType="Object"; class PositionInfo { - position[]={4422.0913,142.50124,9292.0938}; - angles[]={0.089360513,4.1398158,0.017598685}; + position[]={11485.521,271.043,8409.8691}; + angles[]={6.2703824,0.39831105,6.0827169}; }; side="Empty"; flags=4; class Attributes { }; - id=2001; - type="B_Truck_01_transport_F"; - atlOffset=-1.5258789e-005; + id=2163; + type="B_HMG_01_high_F"; + atlOffset=6.1035156e-005; }; - class Item115 + class Item224 { dataType="Object"; class PositionInfo { - position[]={4426.9424,143.12991,9286.0049}; - angles[]={0.086184449,4.1398158,0.019199125}; + position[]={11568.454,269.29474,8381.8428}; + angles[]={0.092537507,0.39831105,0.075058997}; }; side="Empty"; flags=4; class Attributes { }; - id=2002; - type="B_Truck_01_transport_F"; - atlOffset=-6.1035156e-005; + id=2164; + type="B_HMG_01_high_F"; + atlOffset=-9.1552734e-005; }; - class Item116 + class Item225 { dataType="Object"; class PositionInfo { - position[]={4468.9658,135.16269,9379.4316}; - angles[]={0,5.859921,6.2799835}; + position[]={11500.347,275.45108,8275.8281}; + angles[]={0.036780708,5.4179907,6.252799}; }; side="Empty"; flags=4; class Attributes { }; - id=2003; - type="B_Truck_01_transport_F"; - atlOffset=-0.0014190674; + id=2165; + type="B_HMG_01_high_F"; + atlOffset=-9.1552734e-005; }; - class Item117 + class Item226 { dataType="Object"; class PositionInfo { - position[]={4462.1436,135.18738,9375.4639}; - angles[]={6.271987,5.859921,6.2639894}; + position[]={11472.902,276.91403,8255.5879}; + angles[]={0.038379833,0.39831105,6.2655902}; }; side="Empty"; flags=4; class Attributes { }; - id=2004; - type="B_Truck_01_transport_F"; + id=2166; + type="B_HMG_01_high_F"; + atlOffset=-9.1552734e-005; }; - class Item118 + class Item227 { dataType="Object"; class PositionInfo { - position[]={4456.0752,135.19023,9371.7871}; - angles[]={6.2816033,5.859921,6.2799835}; + position[]={11562.019,287.43555,8249.1201}; + angles[]={0.030392511,0,0.15397149}; }; side="Empty"; flags=4; class Attributes { }; - id=2005; - type="B_Truck_01_transport_F"; + id=2168; + type="Land_A_Minaret_dam_EP1"; }; - class Item119 + class Item228 { dataType="Object"; class PositionInfo { - position[]={4450.5981,135.19427,9368.8779}; - angles[]={6.2799835,5.859921,6.2816033}; + position[]={11560.507,273.49487,8277.8135}; + angles[]={0.083012253,5.1307006,0.073465936}; }; side="Empty"; flags=4; class Attributes { }; - id=2006; - type="B_Truck_01_transport_F"; - atlOffset=1.5258789e-005; + id=2169; + type="Land_House_C_1_dam_EP1"; }; - class Item120 + class Item229 { dataType="Object"; class PositionInfo { - position[]={4359.6299,137.65273,9342.9277}; - angles[]={0.10995501,5.7382817,6.271987}; + position[]={11446.424,277.32916,8221.3867}; + angles[]={0.012798273,5.3054776,6.278389}; }; side="Empty"; flags=4; class Attributes { }; - id=2007; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.040634155; + id=2170; + type="Land_House_C_1_EP1"; + atlOffset=9.1552734e-005; }; - class Item121 + class Item230 { dataType="Object"; class PositionInfo { - position[]={4363.061,137.37904,9345.251}; - angles[]={0.11784978,5.7737603,6.2559919}; + position[]={11487.811,279.58731,8167.3784}; + angles[]={0.10362645,0,6.2623944}; }; side="Empty"; flags=4; class Attributes { }; - id=2008; - type="B_Slingload_01_Cargo_F"; - atlOffset=-9.1552734e-005; + id=2171; + type="Land_House_L_6_EP1"; + atlOffset=-0.0011901855; }; - class Item122 + class Item231 { dataType="Object"; class PositionInfo { - position[]={4718.0156,134.49573,9491.7646}; - angles[]={6.2575908,5.7737603,6.2256484}; + position[]={11418.3,279.40182,8210.3457}; + angles[]={0.047960676,0,6.0996733}; }; side="Empty"; flags=4; class Attributes { }; - id=2009; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00048828125; + id=2172; + type="Land_House_L_8_dam_EP1"; + atlOffset=-0.34851074; }; - class Item123 + class Item232 { dataType="Object"; class PositionInfo { - position[]={4713.7769,134.72931,9489.3174}; - angles[]={6.2735858,5.7737603,6.2097173}; + position[]={11445.327,278.6564,8276.7861}; + angles[]={6.2416067,2.0039704,6.1906533}; }; side="Empty"; flags=4; class Attributes { }; - id=2010; - type="B_Slingload_01_Cargo_F"; - atlOffset=4.5776367e-005; + id=2173; + type="Land_House_K_8_dam_EP1"; + atlOffset=0.01461792; }; - class Item124 + class Item233 { dataType="Object"; class PositionInfo { - position[]={4601.3433,135.93668,9482.2871}; - angles[]={6.2097197,2.6475084,6.2208633}; + position[]={4675.3872,121.84095,9610.7002}; + angles[]={0.12573342,6.0978374,0.047964405}; }; side="Empty"; flags=4; class Attributes { }; - id=2011; - type="B_Truck_01_transport_F"; - atlOffset=-0.11097717; + id=2174; + type="B_HMG_01_high_F"; + atlOffset=-0.00057220459; }; - class Item125 + class Item234 { dataType="Object"; class PositionInfo { - position[]={4608.0938,135.95549,9486.3916}; - angles[]={6.1433067,2.6475084,6.2144923}; + position[]={4657.0986,122.2254,9603.6904}; + angles[]={0.10679185,6.0978374,6.2352223}; }; side="Empty"; flags=4; class Attributes { }; - id=2012; - type="B_Truck_01_transport_F"; - atlOffset=-0.093582153; + id=2175; + type="B_HMG_01_high_F"; + atlOffset=7.6293945e-006; }; - class Item126 + class Item235 { dataType="Object"; class PositionInfo { - position[]={4613.957,135.95752,9489.8779}; - angles[]={6.1890626,2.6475084,6.18748}; + position[]={4752.3428,131.70013,9550.3447}; + angles[]={0.1973955,5.9641542,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=2013; - type="B_Truck_01_transport_F"; - atlOffset=-0.021881104; + id=2176; + type="B_HMG_01_high_F"; }; - class Item127 + class Item236 { dataType="Object"; class PositionInfo { - position[]={4619.147,136.24742,9493.8877}; - angles[]={6.0873303,2.6475084,6.2256484}; + position[]={4552.0205,132.80396,9471.8193}; + angles[]={0.11153467,5.6886234,0.15553261}; }; side="Empty"; flags=4; class Attributes { }; - id=2014; - type="B_Truck_01_transport_F"; - atlOffset=-0.086608887; + id=2177; + type="B_HMG_01_high_F"; }; - class Item128 + class Item237 { dataType="Object"; class PositionInfo { - position[]={4577.3618,135.51352,9467.1328}; - angles[]={6.1795592,2.6475084,6.2192712}; + position[]={4395.1602,136.30208,9380.3096}; + angles[]={6.201767,5.8376579,0.036783949}; }; side="Empty"; flags=4; class Attributes { }; - id=2015; - type="B_Truck_01_transport_F"; - atlOffset=-0.0084228516; + id=2179; + type="B_HMG_01_high_F"; }; - class Item129 + class Item238 { dataType="Object"; class PositionInfo { - position[]={4584.1123,135.72585,9471.2373}; - angles[]={6.1074181,2.6475084,6.2208662}; + position[]={4724.3066,152.91852,9187.6865}; + angles[]={0.031988446,3.1057181,6.278389}; }; side="Empty"; flags=4; class Attributes { }; - id=2016; - type="B_Truck_01_transport_F"; - atlOffset=-0.0011291504; + id=2180; + type="B_HMG_01_high_F"; }; - class Item130 + class Item239 { dataType="Object"; class PositionInfo { - position[]={4589.9756,135.81145,9474.7236}; - angles[]={6.1779752,2.6475084,6.2144923}; + position[]={6118.2568,79.768303,11418.335}; + angles[]={6.2033553,2.0593846,6.2176785}; }; side="Empty"; flags=4; class Attributes { }; - id=2017; - type="B_Truck_01_transport_F"; - atlOffset=-0.0014190674; + id=2190; + type="B_HMG_01_high_F"; + atlOffset=6.8664551e-005; }; - class Item131 + class Item240 { dataType="Object"; class PositionInfo { - position[]={4595.1655,135.95699,9478.7334}; - angles[]={6.162178,2.6475084,6.2256494}; + position[]={6030.4443,84.700294,11491.068}; + angles[]={0,0.83451813,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2018; - type="B_Truck_01_transport_F"; - atlOffset=-0.00032043457; + id=2191; + type="B_HMG_01_high_F"; }; - class Item132 + class Item241 { dataType="Object"; class PositionInfo { - position[]={5898.4204,84.402039,11289.852}; - angles[]={0,5.2569852,0}; + position[]={6040.209,84.700294,11500.054}; + angles[]={0,4.1584415,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2019; - type="B_Slingload_01_Cargo_F"; + id=2192; + type="B_HMG_01_high_F"; }; - class Item133 + class Item242 { dataType="Object"; class PositionInfo { - position[]={5895.6484,84.402039,11284.889}; - angles[]={0,5.2569852,0}; + position[]={6132.4292,84.700294,11560.827}; + angles[]={0,0.83451813,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2020; - type="B_Slingload_01_Cargo_F"; + id=2194; + type="B_HMG_01_high_F"; }; - class Item134 + class Item243 { dataType="Object"; class PositionInfo { - position[]={5893.1538,84.402039,11279.681}; - angles[]={0,5.2569852,0}; + position[]={5872.9263,84.700104,11267.433}; + angles[]={0,0.18765061,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2021; - type="B_Slingload_01_Cargo_F"; + id=2195; + type="B_HMG_01_high_F"; + atlOffset=-0.00019073486; }; - class Item135 + class Item244 { dataType="Object"; class PositionInfo { - position[]={6071.7358,83.286934,11448.908}; - angles[]={6.2559938,0.83092159,6.2511969}; + position[]={5861.0137,84.172386,11277.402}; + angles[]={0,0.90460533,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2022; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.0010528564; + id=2196; + type="B_HMG_01_F"; }; - class Item136 + class Item245 { dataType="Object"; class PositionInfo { - position[]={6067.7603,83.510414,11452.971}; - angles[]={6.259192,0.83092159,6.2559919}; + position[]={5818.2432,85.209801,11232.12}; + angles[]={6.278389,2.217942,6.2816033}; }; side="Empty"; flags=4; class Attributes { }; - id=2023; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00073242188; + id=2197; + type="B_Truck_01_transport_F"; + atlOffset=-7.6293945e-006; }; - class Item137 + class Item246 { dataType="Object"; class PositionInfo { - position[]={6063.4746,83.716812,11456.827}; - angles[]={6.2639894,0.83092159,6.2559919}; + position[]={5822.9204,85.23761,11238.379}; + angles[]={6.2799835,2.2638423,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2024; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.0005645752; + id=2198; + type="B_Truck_01_transport_F"; }; - class Item138 + class Item247 { dataType="Object"; class PositionInfo { - position[]={6115.1587,81.970032,11444.624}; - angles[]={6.1827245,3.9713767,6.0612993}; + position[]={5826.8779,85.255783,11244.371}; + angles[]={6.2816415,2.2506757,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2025; + id=2199; type="B_Truck_01_transport_F"; }; - class Item139 + class Item248 { dataType="Object"; class PositionInfo { - position[]={6109.5825,83.123283,11450.118}; - angles[]={6.2272439,3.9254763,6.2591896}; + position[]={5831.7495,85.264816,11250.462}; + angles[]={0,2.296576,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2026; + id=2200; type="B_Truck_01_transport_F"; - atlOffset=-0.0022354126; + atlOffset=2.2888184e-005; }; - class Item140 + class Item249 { dataType="Object"; class PositionInfo { - position[]={6103.7295,81.525612,11420.788}; - angles[]={6.2192731,0.76719624,6.2081265}; + position[]={5838.2944,85.264793,11258.094}; + angles[]={0,2.2873921,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2028; + id=2201; type="B_Truck_01_transport_F"; - atlOffset=1.5258789e-005; }; - class Item141 + class Item250 { dataType="Object"; class PositionInfo { - position[]={6109.6167,80.736168,11415.66}; - angles[]={6.211309,0.72129589,6.2097178}; + position[]={5843.4019,85.264809,11264.005}; + angles[]={0,2.3332925,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2029; + id=2202; type="B_Truck_01_transport_F"; - atlOffset=-8.392334e-005; + atlOffset=1.5258789e-005; }; - class Item142 + class Item251 { dataType="Object"; class PositionInfo { - position[]={6084.3608,83.445457,11438.706}; - angles[]={6.2575908,0.7422846,6.2448039}; + position[]={5847.7686,85.264793,11269.706}; + angles[]={0,2.3201258,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2030; + id=2203; type="B_Truck_01_transport_F"; - atlOffset=-0.0031204224; }; - class Item143 + class Item252 { dataType="Object"; class PositionInfo { - position[]={6090.3511,83.037575,11433.781}; - angles[]={6.251195,0.69638425,6.233624}; + position[]={5853.0547,85.264832,11275.44}; + angles[]={0,2.3660262,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2031; + id=2204; type="B_Truck_01_transport_F"; - atlOffset=-0.0006942749; + atlOffset=3.8146973e-005; }; - class Item144 + class Item253 { dataType="Object"; class PositionInfo { - position[]={6052.1504,84.985794,11467.703}; - angles[]={6.2687874,0.80918163,6.2671871}; + position[]={8278.001,297.17239,2168.5686}; + angles[]={0,4.1399765,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2032; - type="B_Truck_01_transport_F"; - atlOffset=-3.8146973e-005; + id=2205; + type="B_HMG_01_F"; }; - class Item145 + class Item254 { dataType="Object"; class PositionInfo { - position[]={6057.8169,84.809685,11462.325}; - angles[]={6.2639866,0.76328129,6.2623858}; + position[]={8292.9697,297.17239,2148.7393}; + angles[]={0,4.1399765,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2033; - type="B_Truck_01_transport_F"; - atlOffset=-5.3405762e-005; + id=2206; + type="B_HMG_01_F"; }; - class Item146 + class Item255 { dataType="Object"; class PositionInfo { - position[]={6041.1787,85.19561,11477.879}; - angles[]={6.2767911,0.84191537,6.278389}; + position[]={8152.4185,296.40033,2131.2566}; + angles[]={0.067101084,2.7151446,0.035185181}; }; side="Empty"; flags=4; class Attributes { }; - id=2034; - type="B_Truck_01_transport_F"; - atlOffset=-1.5258789e-005; + id=2207; + type="B_HMG_01_F"; }; - class Item147 + class Item256 { dataType="Object"; class PositionInfo { - position[]={6046.6597,85.106773,11472.331}; - angles[]={6.2735858,0.79601502,6.271987}; + position[]={7954.1733,297.17538,1971.0482}; + angles[]={0.0015822123,1.7496806,0.0015822123}; }; side="Empty"; flags=4; class Attributes { }; - id=2035; - type="B_Truck_01_transport_F"; - atlOffset=-5.3405762e-005; + id=2208; + type="B_HMG_01_F"; }; - class Item148 + class Item257 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11512.045,272.45508,8303.2822}; - angles[]={0.036791541,0.34763467,6.2543874}; + position[]={8341.3564,297.17239,2107.0715}; + angles[]={0,1.0136192,0}; }; - areaSize[]={57.191002,0,27.4}; - areaIsRectangle=1; - flags=1; - id=2054; - type="ModuleHideTerrainObjects_F"; - atlOffset=-0.019958496; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=2209; + type="B_HMG_01_F"; }; - class Item149 + class Item258 { dataType="Object"; class PositionInfo { - position[]={11542.643,272.76443,8307.5078}; - angles[]={0.023998493,5.1497808,6.251195}; + position[]={8427.7686,297.16354,1964.9083}; + angles[]={0,1.2043508,6.2799835}; }; side="Empty"; flags=4; class Attributes { }; - id=2055; - type="Land_Mil_Barracks_i_EP1"; - atlOffset=0.00076293945; + id=2210; + type="B_HMG_01_F"; }; - class Item150 + class Item259 { dataType="Object"; class PositionInfo { - position[]={11552.724,272.54181,8302.1875}; - angles[]={0.023993526,5.1497808,6.2559938}; + position[]={8355.627,297.17239,1895.3064}; + angles[]={0,5.8073478,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2056; - type="Land_Mil_Barracks_i_EP1"; + id=2211; + type="B_HMG_01_F"; }; - class Item151 + class Item260 { dataType="Object"; class PositionInfo { - position[]={11541.789,273.75888,8277.458}; - angles[]={0.04157291,5.1497808,6.2511988}; + position[]={11466.265,277.71332,8193.1387}; + angles[]={0.02718938,6.0529003,6.2735858}; }; side="Empty"; flags=4; class Attributes { }; - id=2057; - type="Land_Mil_Barracks_i_EP1"; + id=2212; + type="B_HMG_01_F"; + atlOffset=-6.1035156e-005; }; - class Item152 + class Item261 { dataType="Object"; class PositionInfo { - position[]={11530.71,273.91818,8282.7402}; - angles[]={0.033584893,5.1497808,6.2464013}; + position[]={5038.2363,119.61542,9515.668}; + angles[]={0.044768773,1.5607415,6.2607903}; }; side="Empty"; flags=4; class Attributes { }; - id=2058; - type="Land_Mil_Barracks_i_EP1"; + id=2213; + type="B_HMG_01_F"; }; - class Item153 + class Item262 { dataType="Object"; class PositionInfo { - position[]={11526.399,273.59689,8317.9824}; - angles[]={0.033584893,0.34277976,6.2559962}; + position[]={4886.5957,284.88101,4958.9658}; + angles[]={0.12258523,2.632514,6.043107}; }; side="Empty"; flags=4; class Attributes { }; - id=2059; - type="Land_Mil_Guardhouse_EP1"; - atlOffset=0.0018310547; + id=2214; + type="B_HMG_01_F"; }; - class Item154 + class Item263 { dataType="Object"; class PositionInfo { - position[]={11522.569,274.04288,8307.7129}; - angles[]={0.030390549,0.34277976,6.2543902}; + position[]={4818.9033,304.48154,4996.7163}; + angles[]={0.079830162,4.4073048,5.8808064}; }; side="Empty"; flags=4; class Attributes { }; - id=2060; - type="Land_Mil_Guardhouse_EP1"; + id=2215; + type="B_HMG_01_F"; + atlOffset=0.00012207031; }; - class Item155 + class Item264 { dataType="Object"; class PositionInfo { - position[]={11512.752,272.86365,8291.7129}; - angles[]={0.035185836,1.8762639,6.251193}; + position[]={4823.2144,298.43927,5031.6982}; + angles[]={0.14458455,5.1639919,5.9068236}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2061; - type="TK_WarfareBHeavyFactory_Base_EP1"; + id=2216; + type="B_HMG_01_F"; }; - class Item156 + class Item265 { dataType="Object"; class PositionInfo { - position[]={11497.85,271.63397,8324.5566}; - angles[]={0.039977662,0,0.006394445}; + position[]={10303.597,254.68475,6415.1221}; + angles[]={0.017598685,1.3696052,0.10046153}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2062; - type="BMP2_HQ_TK_unfolded_Base_EP1"; + id=2217; + type="B_HMG_01_F"; + atlOffset=0.00024414063; }; - class Item157 + class Item266 { dataType="Object"; class PositionInfo { - position[]={11467.416,274.48907,8294.125}; - angles[]={0.054345392,5.1292591,6.260788}; + position[]={10525.14,263.35797,6440.3818}; + angles[]={6.2097197,5.6908312,0.0032018756}; }; side="Empty"; flags=4; class Attributes { }; - id=2068; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2218; + type="B_HMG_01_F"; + atlOffset=-3.0517578e-005; }; - class Item158 + class Item267 { dataType="Object"; class PositionInfo { - position[]={11468.422,274.31607,8296.2031}; - angles[]={0.071872488,5.1292591,6.2432065}; + position[]={10490.983,263.13702,6459.2549}; + angles[]={6.2081275,2.4993563,0.052754052}; }; side="Empty"; flags=4; class Attributes { }; - id=2069; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2219; + type="B_HMG_01_F"; + atlOffset=-3.0517578e-005; }; - class Item159 + class Item268 { dataType="Object"; class PositionInfo { - position[]={11469.793,274.08279,8298.9824}; - angles[]={0.073466748,5.1292591,6.2623858}; + position[]={11546.425,267.65479,8388.0713}; + angles[]={0.062317144,0.41581941,6.2703872}; }; side="Empty"; flags=4; class Attributes { }; - id=2070; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2220; + type="B_HMG_01_F"; + atlOffset=-6.1035156e-005; }; - class Item160 + class Item269 { dataType="Object"; class PositionInfo { - position[]={11463.407,274.25955,8299.7744}; - angles[]={0.071872488,5.1292591,6.2432065}; + position[]={11526.132,267.30463,8398.6807}; + angles[]={0.044768773,0.41581941,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=2071; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2221; + type="B_HMG_01_F"; + atlOffset=-6.1035156e-005; }; - class Item161 + class Item270 { dataType="Object"; class PositionInfo { - position[]={11454.764,274.96634,8299.0967}; - angles[]={0.036780708,5.1292591,6.133904}; + position[]={4446.8774,134.21304,9410.5811}; + angles[]={0.059129976,5.6454234,0.011198638}; }; side="Empty"; flags=4; class Attributes { }; - id=2072; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2222; + type="B_HMG_01_F"; + atlOffset=-7.6293945e-005; }; - class Item162 + class Item271 { dataType="Object"; class PositionInfo { - position[]={11454.299,274.93961,8303.1055}; - angles[]={0.049559005,5.1292591,6.088872}; + position[]={5082.2798,127.13802,9377.9336}; + angles[]={0.095707878,2.9355116,6.2655869}; }; side="Empty"; flags=4; class Attributes { }; - id=2073; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2223; + type="B_HMG_01_F"; + atlOffset=-2.2888184e-005; }; - class Item163 + class Item272 { dataType="Object"; class PositionInfo { - position[]={11473.297,273.78574,8302.0293}; - angles[]={0.0814206,5.1292591,6.2527928}; + position[]={5074.2354,124.26041,9444.8691}; + angles[]={0.094121732,0.64549106,6.2719817}; }; side="Empty"; flags=4; class Attributes { }; - id=2074; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2224; + type="B_HMG_01_F"; + atlOffset=-3.0517578e-005; }; - class Item164 + class Item273 { dataType="Object"; class PositionInfo { - position[]={11473.959,274.30441,8294.7939}; - angles[]={0.073466748,5.1292591,6.2623858}; + position[]={5031.314,117.70161,9573.6768}; + angles[]={0.07824026,6.1248598,0.025594741}; }; side="Empty"; flags=4; class Attributes { }; - id=2075; - type="TargetP_Zom_F"; - atlOffset=0.0014953613; + id=2225; + type="B_HMG_01_F"; + atlOffset=-3.8146973e-005; }; - class Item165 + class Item274 { dataType="Object"; class PositionInfo { - position[]={11474.097,273.99991,8298.8721}; - angles[]={0.073466748,5.1292591,6.2623858}; + position[]={4722.0283,134.17035,9542.6152}; + angles[]={6.2735858,0.0062620156,6.233624}; }; side="Empty"; flags=4; class Attributes { }; - id=2076; - type="TargetP_Zom_F"; + id=2226; + type="B_HMG_01_F"; + atlOffset=-1.5258789e-005; }; - class Item166 + class Item275 { dataType="Object"; class PositionInfo { - position[]={11463.02,273.98233,8304.0918}; - angles[]={0.067101084,5.1292591,6.2432079}; + position[]={6126.6279,79.276566,11427.977}; + angles[]={6.2671871,2.3001208,6.2623916}; }; side="Empty"; flags=4; class Attributes { }; - id=2077; - type="TargetP_Zom_F"; + id=2227; + type="B_HMG_01_F"; + atlOffset=3.0517578e-005; }; - class Item167 + class Item276 { dataType="Object"; class PositionInfo { - position[]={11489.726,272.9614,8308.0596}; - angles[]={0.06232097,0.47631159,6.2799835}; + position[]={6122.605,84.090424,11489.104}; + angles[]={6.271987,2.0261917,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2078; - type="TK_GUE_WarfareBBarrier5x_EP1"; + id=2228; + type="B_HMG_01_F"; + atlOffset=7.6293945e-006; }; - class Item168 + class Item277 { dataType="Object"; class PositionInfo { - position[]={11485.163,272.81256,8310.4395}; - angles[]={0.06232097,0.47631159,0.0032018756}; + position[]={6040,83.040001,11576}; + angles[]={-0,5.515111,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2079; - type="TK_GUE_WarfareBBarrier5x_EP1"; + id=2230; + type="Land_HelipadSquare_F"; }; - class Item169 + class Item278 { dataType="Object"; class PositionInfo { - position[]={11478.324,272.58893,8313.8574}; - angles[]={0.06072529,0.47631159,0}; + position[]={6028,83.780518,11567}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2080; - type="TK_GUE_WarfareBBarrier5x_EP1"; + id=2234; + type="Land_HBarrier_5_F"; }; - class Item170 + class Item279 { dataType="Object"; class PositionInfo { - position[]={11471.355,272.44101,8317.5371}; - angles[]={0.060726274,0.47631159,6.2623858}; + position[]={6032,83.780518,11563}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2081; - type="TK_GUE_WarfareBBarrier5x_EP1"; + id=2236; + type="Land_HBarrier_5_F"; }; - class Item171 + class Item280 { dataType="Object"; class PositionInfo { - position[]={11464.577,272.68866,8320.957}; - angles[]={0.054346491,0.47631159,6.1906524}; + position[]={6045,83.780518,11563}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2082; - type="TK_GUE_WarfareBBarrier5x_EP1"; + id=2238; + type="Land_HBarrier_5_F"; }; - class Item172 + class Item281 { dataType="Object"; class PositionInfo { - position[]={11469.388,276.13693,8261.9932}; - angles[]={0.033584893,3.6859689,6.2655902}; + position[]={6049,83.780518,11567}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2086; - type="US_WarfareBVehicleServicePoint_Base_EP1"; + id=2239; + type="Land_HBarrier_5_F"; }; - class Item173 + class Item282 { dataType="Object"; class PositionInfo { - position[]={11476.677,273.27063,8322.5039}; - angles[]={0.044768773,5.9663773,0.004796607}; + position[]={6053,83.780518,11571}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2088; - type="US_WarfareBUAVterminal_Base_EP1"; - atlOffset=0.0016784668; + id=2240; + type="Land_HBarrier_5_F"; }; - class Item174 + class Item283 { dataType="Object"; class PositionInfo { - position[]={11477.402,272.8924,8333.6279}; - angles[]={6.2001739,1.9381145,0.0207968}; + position[]={6024,83.780518,11571}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2089; - type="Land_MedicalTent_01_NATO_generic_open_F"; + id=2265; + type="Land_HBarrier_5_F"; }; - class Item175 + class Item284 { dataType="Object"; class PositionInfo { - position[]={11476.152,276.51749,8197.8535}; - angles[]={0.019199125,5.694972,6.2655869}; + position[]={6072,83.040001,11608}; + angles[]={-0,5.515111,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2090; - type="Land_House_L_7_ruins_EP1"; + id=2273; + type="Land_HelipadSquare_F"; }; - class Item176 + class Item285 { dataType="Object"; class PositionInfo { - position[]={11494.886,274.66516,8207.0625}; - angles[]={0.015998369,0,6.2527947}; + position[]={6060,83.780518,11599}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2091; - type="Land_House_K_6_ruins_EP1"; + id=2274; + type="Land_HBarrier_5_F"; }; - class Item177 + class Item286 { dataType="Object"; class PositionInfo { - position[]={11544.632,270.86475,8229.625}; - angles[]={6.2480001,0,6.2767816}; + position[]={6064,83.780518,11595}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2092; - type="Land_House_K_3_ruins_EP1"; + id=2276; + type="Land_HBarrier_5_F"; }; - class Item178 + class Item287 { dataType="Object"; class PositionInfo { - position[]={4903.5884,276.85358,4988.9551}; - angles[]={0.1477152,4.4093733,6.0446186}; + position[]={6077,83.780518,11595}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2093; - type="Land_fortified_nest_small_EP1"; - atlOffset=0.03704834; + id=2277; + type="Land_HBarrier_5_F"; }; - class Item179 + class Item288 { dataType="Object"; class PositionInfo { - position[]={4899.6763,276.57544,4998.4453}; - angles[]={0.10046212,4.4093733,6.0612993}; + position[]={6081,83.780518,11599}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2094; - type="Land_fortified_nest_small_EP1"; + id=2278; + type="Land_HBarrier_5_F"; }; - class Item180 + class Item289 { dataType="Object"; class PositionInfo { - position[]={4899.5117,281.52884,4970.4595}; - angles[]={0.13831019,4.7218375,6.0325665}; + position[]={6085,83.780518,11603}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2096; - type="Land_Fort_Watchtower_EP1"; + id=2279; + type="Land_HBarrier_5_F"; }; - class Item181 + class Item290 { dataType="Object"; class PositionInfo { - position[]={4881.0322,281.22281,4990.0381}; - angles[]={0.12258036,0,5.9778428}; + position[]={6056,83.780518,11603}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2098; - type="US_WarfareBHeavyFactory_Base_EP1"; + id=2280; + type="Land_HBarrier_5_F"; }; - class Item182 + class Item291 { dataType="Object"; class PositionInfo { - position[]={4886.2646,277.98157,5012.1362}; - angles[]={0.047960676,0,6.0191007}; + position[]={6085,83.780518,11616}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2099; - type="BMP2_HQ_TK_unfolded_Base_EP1"; + id=2281; + type="Land_HBarrier_5_F"; }; - class Item183 + class Item292 { dataType="Object"; class PositionInfo { - position[]={4867.0688,285.1626,5008.0444}; - angles[]={0.087771513,0,5.9561653}; + position[]={6081,83.780518,11620}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2100; - type="TK_WarfareBVehicleServicePoint_Base_EP1"; - atlOffset=0.058105469; + id=2282; + type="Land_HBarrier_5_F"; }; - class Item184 + class Item293 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4875.8462,281.04663,5009.9351}; - angles[]={0.071872659,0,5.9763913}; + position[]={6077,83.780518,11624}; + angles[]={-0,0.78539819,0}; }; - areaSize[]={69.642998,0,59.401001}; - flags=1; - id=2101; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Daryache outpost"; - }; - }; - }; - nAttributes=6; }; + id=2283; + type="Land_HBarrier_5_F"; }; - class Item185 + class Item294 { dataType="Object"; class PositionInfo { - position[]={4858.7852,290.26355,4988.0522}; - angles[]={0.090950049,5.7737603,5.9691343}; + position[]={6104,83.040001,11640}; + angles[]={-0,5.515111,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2102; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00015258789; + id=2284; + type="Land_HelipadSquare_F"; }; - class Item186 + class Item295 { dataType="Object"; class PositionInfo { - position[]={4851.2539,293.0545,4984.3706}; - angles[]={0.10679466,5.7737603,5.9763865}; + position[]={6092,83.780518,11631}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2103; - type="B_Slingload_01_Cargo_F"; + id=2285; + type="Land_HBarrier_5_F"; }; - class Item187 + class Item296 { dataType="Object"; class PositionInfo { - position[]={4853.7749,287.45663,5042.8315}; - angles[]={0.10521051,1.5286736,5.990994}; + position[]={6096,83.780518,11627}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2104; - type="B_Truck_01_transport_F"; + id=2287; + type="Land_HBarrier_5_F"; }; - class Item188 + class Item297 { dataType="Object"; class PositionInfo { - position[]={4853.2285,286.83209,5050.2764}; - angles[]={0.11153252,1.5286736,5.9939342}; + position[]={6109,83.780518,11627}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2105; - type="B_Truck_01_transport_F"; - atlOffset=-0.00073242188; + id=2288; + type="Land_HBarrier_5_F"; }; - class Item189 + class Item298 { dataType="Object"; class PositionInfo { - position[]={4854.9214,287.88547,5035.3613}; - angles[]={0.10046153,1.5286736,5.9924636}; + position[]={6113,83.780518,11631}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2106; - type="B_Truck_01_transport_F"; - atlOffset=-0.00067138672; + id=2289; + type="Land_HBarrier_5_F"; }; - class Item190 + class Item299 { dataType="Object"; class PositionInfo { - position[]={4856.6118,288.06668,5028.3569}; - angles[]={0.094120465,1.5286736,5.9865985}; + position[]={6117,83.780518,11635}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2107; - type="B_Truck_01_transport_F"; - atlOffset=-0.0016784668; + id=2290; + type="Land_HBarrier_5_F"; }; - class Item191 + class Item300 { dataType="Object"; class PositionInfo { - position[]={4893.0288,276.34061,5054.6367}; - angles[]={0.09570726,3.2273228,6.1089687}; + position[]={6088,83.780518,11635}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2108; - type="B_Truck_01_transport_F"; - atlOffset=-0.020294189; + id=2291; + type="Land_HBarrier_5_F"; }; - class Item192 + class Item301 { dataType="Object"; class PositionInfo { - position[]={4885.8823,277.75125,5053.8223}; - angles[]={0.098875321,3.2273228,6.0811787}; + position[]={6117,83.780518,11648}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2109; - type="B_Truck_01_transport_F"; - atlOffset=-0.012634277; + id=2292; + type="Land_HBarrier_5_F"; }; - class Item193 + class Item302 { dataType="Object"; class PositionInfo { - position[]={4877.1899,279.6366,5054.4321}; - angles[]={0.10046153,3.2381587,6.0476403}; + position[]={6113,83.780518,11652}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2110; - type="B_Truck_01_transport_F"; - atlOffset=-6.1035156e-005; + id=2293; + type="Land_HBarrier_5_F"; }; - class Item194 + class Item303 { dataType="Object"; class PositionInfo { - position[]={4870.0337,281.59909,5053.7173}; - angles[]={0.10362645,3.2381587,6.0161223}; + position[]={6109,83.780518,11656}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2111; - type="B_Truck_01_transport_F"; - atlOffset=-0.0012207031; + id=2294; + type="Land_HBarrier_5_F"; }; - class Item195 + class Item304 { - dataType="Logic"; - class PositionInfo - { - position[]={11521.521,269.0986,8366.0762}; - angles[]={0.076646253,0.34763467,6.2607932}; - }; - areaSize[]={57.191002,0,34.230453}; - areaIsRectangle=1; - flags=1; - id=2112; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.53527832; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + dataType="Object"; + class PositionInfo + { + position[]={6136,83.040001,11672}; + angles[]={-0,5.515111,0}; + }; + side="Empty"; + flags=4; + class Attributes + { }; + id=2295; + type="Land_HelipadSquare_F"; }; - class Item196 + class Item305 { dataType="Object"; class PositionInfo { - position[]={11554.421,268.89938,8384.3281}; - angles[]={0.059129976,3.5324092,6.2799835}; + position[]={6124,83.780518,11663}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2113; - type="Land_Fort_Watchtower_EP1"; - atlOffset=0.0039367676; + id=2296; + type="Land_HBarrier_5_F"; }; - class Item197 + class Item306 { dataType="Object"; class PositionInfo { - position[]={11519.404,268.4343,8401.2666}; - angles[]={0.043176915,3.5324092,6.2575908}; + position[]={6128,83.780518,11659}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2114; - type="Land_Fort_Watchtower_EP1"; - atlOffset=0.0039367676; + id=2298; + type="Land_HBarrier_5_F"; }; - class Item198 + class Item307 { dataType="Object"; class PositionInfo { - position[]={11561.553,268.50812,8379.9932}; - angles[]={0.036779083,0,0.014402352}; + position[]={6141,83.780518,11659}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2115; - type="PowGen_Big_EP1"; + id=2299; + type="Land_HBarrier_5_F"; }; - class Item199 + class Item308 { dataType="Object"; class PositionInfo { - position[]={11506.928,267.29736,8377.4678}; - angles[]={0.075058199,0,6.249599}; + position[]={6145,83.780518,11663}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2116; - type="US_WarfareBBarracks_Base_EP1"; + id=2300; + type="Land_HBarrier_5_F"; }; - class Item200 + class Item309 { dataType="Object"; class PositionInfo { - position[]={11577.961,271.5574,8369.9326}; - angles[]={0.0814206,0.40262705,0.20507425}; + position[]={6149,83.780518,11667}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2117; - type="Land_Barrack2_EP1"; + id=2301; + type="Land_HBarrier_5_F"; }; - class Item201 + class Item310 { dataType="Object"; class PositionInfo { - position[]={11571.555,270.00394,8372.6406}; - angles[]={0.0814206,0.40262705,0.20507425}; + position[]={6120,83.780518,11667}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2118; - type="Land_Barrack2_EP1"; + id=2302; + type="Land_HBarrier_5_F"; }; - class Item202 + class Item311 { dataType="Object"; class PositionInfo { - position[]={11525.017,273.11267,8332.9473}; - angles[]={0.062316187,5.1296144,6.2671909}; + position[]={6149,83.780518,11680}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2119; - type="B_Truck_01_transport_F"; - atlOffset=-0.00061035156; + id=2303; + type="Land_HBarrier_5_F"; }; - class Item203 + class Item312 { dataType="Object"; class PositionInfo { - position[]={11527.993,272.61743,8339.8301}; - angles[]={0.068690397,5.1296144,6.2655869}; + position[]={6145,83.780518,11684}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2120; - type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; + id=2304; + type="Land_HBarrier_5_F"; }; - class Item204 + class Item313 { dataType="Object"; class PositionInfo { - position[]={11530.958,272.03574,8347.1611}; - angles[]={0.073465936,5.1296144,6.2639894}; + position[]={6141,83.780518,11688}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2121; - type="B_Truck_01_transport_F"; - atlOffset=-3.0517578e-005; + id=2305; + type="Land_HBarrier_5_F"; }; - class Item205 + class Item314 { dataType="Object"; class PositionInfo { - position[]={11539.788,270.31668,8367.6396}; - angles[]={0.0766517,5.1296144,6.2655835}; + position[]={6168,83.040001,11704}; + angles[]={-0,5.515111,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2122; - type="B_Truck_01_transport_F"; + id=2306; + type="Land_HelipadSquare_F"; }; - class Item206 + class Item315 { dataType="Object"; class PositionInfo { - position[]={11536.823,270.93188,8360.3086}; - angles[]={0.0766517,5.1296144,6.2655835}; + position[]={6156,83.780518,11695}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2123; - type="B_Truck_01_transport_F"; + id=2307; + type="Land_HBarrier_5_F"; }; - class Item207 + class Item316 { dataType="Object"; class PositionInfo { - position[]={11533.847,271.51291,8353.4258}; - angles[]={0.0766517,5.1296144,6.2655902}; + position[]={6160,83.780518,11691}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2124; - type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; + id=2309; + type="Land_HBarrier_5_F"; }; - class Item208 + class Item317 { dataType="Object"; class PositionInfo { - position[]={11565.611,271.49335,8357.1143}; - angles[]={0.086187214,5.1296144,0.10046153}; + position[]={6173,83.780518,11691}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2125; - type="B_Truck_01_transport_F"; - atlOffset=3.0517578e-005; + id=2310; + type="Land_HBarrier_5_F"; }; - class Item209 + class Item318 { dataType="Object"; class PositionInfo { - position[]={11562.646,271.84082,8349.7832}; - angles[]={0.087771513,5.1296144,0.092537507}; + position[]={6177,83.780518,11695}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2126; - type="B_Truck_01_transport_F"; - atlOffset=-0.0047607422; + id=2311; + type="Land_HBarrier_5_F"; }; - class Item210 + class Item319 { dataType="Object"; class PositionInfo { - position[]={11559.67,272.2843,8342.9004}; - angles[]={0.073465936,5.1296144,0.046369024}; + position[]={6181,83.780518,11699}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2127; - type="B_Truck_01_transport_F"; - atlOffset=-0.00012207031; + id=2312; + type="Land_HBarrier_5_F"; }; - class Item211 + class Item320 { dataType="Object"; class PositionInfo { - position[]={11556.206,272.5918,8335.9971}; - angles[]={0.043175533,5.1296144,0}; + position[]={6152,83.780518,11699}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2128; - type="B_Truck_01_transport_F"; + id=2313; + type="Land_HBarrier_5_F"; }; - class Item212 + class Item321 { dataType="Object"; class PositionInfo { - position[]={11553.241,272.86215,8328.666}; - angles[]={0.023993526,5.1296144,6.2816033}; + position[]={6181,83.780518,11712}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2129; - type="B_Truck_01_transport_F"; - atlOffset=-0.00015258789; + id=2314; + type="Land_HBarrier_5_F"; }; - class Item213 + class Item322 { dataType="Object"; class PositionInfo { - position[]={11550.265,273.07382,8321.7832}; - angles[]={0.022397626,5.1296144,6.2687831}; + position[]={6177,83.780518,11716}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2130; - type="B_Truck_01_transport_F"; - atlOffset=-3.0517578e-005; + id=2315; + type="Land_HBarrier_5_F"; }; - class Item214 + class Item323 { dataType="Object"; class PositionInfo { - position[]={11459.446,276.49173,8266.3076}; - angles[]={0.028790962,5.0650721,6.2639894}; + position[]={6173,83.780518,11720}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2131; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00012207031; + id=2316; + type="Land_HBarrier_5_F"; }; - class Item215 + class Item324 { dataType="Object"; class PositionInfo { - position[]={11457.687,276.64838,8261.0342}; - angles[]={0.023993526,5.0910463,6.2767816}; + position[]={5976,83.040001,11512}; + angles[]={-0,5.515111,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2132; - type="B_Slingload_01_Cargo_F"; - atlOffset=-6.1035156e-005; + id=2317; + type="Land_HelipadSquare_F"; }; - class Item216 + class Item325 { dataType="Object"; class PositionInfo { - position[]={4935.4707,272.32678,4986.3628}; - angles[]={0.11626975,1.0962293,6.1874776}; + position[]={5964,83.780518,11503}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2136; - type="B_HMG_01_high_F"; - atlOffset=-6.1035156e-005; + id=2318; + type="Land_HBarrier_5_F"; }; - class Item217 + class Item326 { dataType="Object"; class PositionInfo { - position[]={4910.5337,272.77725,5054.4209}; - angles[]={0.084597312,0.60527354,6.1027713}; + position[]={5968,83.780518,11499}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2137; - type="B_HMG_01_high_F"; - atlOffset=-6.1035156e-005; + id=2320; + type="Land_HBarrier_5_F"; }; - class Item218 + class Item327 { dataType="Object"; class PositionInfo { - position[]={4859.457,283.0542,5062.7549}; - angles[]={0.11627489,0.28861377,6.0057316}; + position[]={5981,83.780518,11499}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2138; - type="B_HMG_01_high_F"; - atlOffset=-6.1035156e-005; + id=2321; + type="Land_HBarrier_5_F"; }; - class Item219 + class Item328 { dataType="Object"; class PositionInfo { - position[]={10507.094,264.77173,6470.4922}; - angles[]={6.2208633,2.4821284,0.044771437}; + position[]={5985,83.780518,11503}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2149; - type="B_HMG_01_high_F"; - atlOffset=3.0517578e-005; + id=2322; + type="Land_HBarrier_5_F"; }; - class Item220 + class Item329 { dataType="Object"; class PositionInfo { - position[]={10356.464,258.06116,6402.9004}; - angles[]={0.011198638,0.37203452,0.014394073}; + position[]={5989,83.780518,11507}; + angles[]={-0,5.4977875,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2150; - type="B_HMG_01_high_F"; - atlOffset=3.0517578e-005; + id=2323; + type="Land_HBarrier_5_F"; }; - class Item221 + class Item330 { dataType="Object"; class PositionInfo { - position[]={10313.027,255.97694,6445.3555}; - angles[]={6.271987,2.4313216,0.081418402}; + position[]={5960,83.780518,11507}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2151; - type="B_HMG_01_high_F"; - atlOffset=3.0517578e-005; + id=2324; + type="Land_HBarrier_5_F"; }; - class Item222 + class Item331 { dataType="Object"; class PositionInfo { - position[]={8299.9707,297.70029,2091.9348}; - angles[]={0,3.2075281,0}; + position[]={5985,83.780518,11524}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2156; - type="B_HMG_01_high_F"; + id=2325; + type="Land_HBarrier_5_F"; }; - class Item223 + class Item332 { dataType="Object"; class PositionInfo { - position[]={11485.521,271.043,8409.8691}; - angles[]={6.2703824,0.39831105,6.0827169}; + position[]={5981,83.780518,11528}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2163; - type="B_HMG_01_high_F"; - atlOffset=6.1035156e-005; + id=2326; + type="Land_HBarrier_5_F"; }; - class Item224 + class Item333 { dataType="Object"; class PositionInfo { - position[]={11568.454,269.29474,8381.8428}; - angles[]={0.092537507,0.39831105,0.075058997}; + position[]={5989,83.780518,11520}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2164; - type="B_HMG_01_high_F"; - atlOffset=-9.1552734e-005; + id=2327; + type="Land_HBarrier_5_F"; }; - class Item225 + class Item334 { dataType="Object"; class PositionInfo { - position[]={11500.347,275.45108,8275.8281}; - angles[]={0.036780708,5.4179907,6.252799}; + position[]={6045,83.780518,11592}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2165; - type="B_HMG_01_high_F"; - atlOffset=-9.1552734e-005; + id=2272; + type="Land_HBarrier_5_F"; }; - class Item226 + class Item335 { dataType="Object"; class PositionInfo { - position[]={11472.902,276.91403,8255.5879}; - angles[]={0.038379833,0.39831105,6.2655902}; + position[]={6053,83.780518,11584}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2166; - type="B_HMG_01_high_F"; - atlOffset=-9.1552734e-005; + id=2270; + type="Land_HBarrier_5_F"; }; - class Item227 + class Item336 { dataType="Object"; class PositionInfo { - position[]={11562.019,287.43555,8249.1201}; - angles[]={0.030392511,0,0.15397149}; + position[]={6049,83.780518,11588}; + angles[]={-0,0.78539819,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2168; - type="Land_A_Minaret_dam_EP1"; + id=2271; + type="Land_HBarrier_5_F"; }; - class Item228 + class Item337 + { + dataType="Marker"; + position[]={8275,296.98315,2251}; + name="allowedArea_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + a=148.81575; + b=18.045223; + angle=358.08844; + id=2329; + atlOffset=-1.5352478; + }; + class Item338 { dataType="Object"; class PositionInfo { - position[]={11560.507,273.49487,8277.8135}; - angles[]={0.083012253,5.1307006,0.073465936}; + position[]={8170.5034,296.04001,1929.9414}; + angles[]={-0,5.7794123,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2169; - type="Land_House_C_1_dam_EP1"; + id=2330; + type="Land_HelipadSquare_F"; }; - class Item229 + class Item339 { dataType="Object"; class PositionInfo { - position[]={11446.424,277.32916,8221.3867}; - angles[]={0.012798273,5.3054776,6.278389}; + position[]={8156.5688,296.80603,1924.3887}; + angles[]={-0,1.0496993,0.079829417}; }; side="Empty"; flags=4; class Attributes { }; - id=2170; - type="Land_House_C_1_EP1"; - atlOffset=9.1552734e-005; + id=2331; + type="Land_HBarrier_5_F"; }; - class Item230 + class Item340 { dataType="Object"; class PositionInfo { - position[]={11487.811,279.58731,8167.3784}; - angles[]={0.10362645,0,6.2623944}; + position[]={8159.3848,297.03131,1919.4827}; + angles[]={-0,1.0496993,0.079829417}; }; side="Empty"; flags=4; class Attributes { }; - id=2171; - type="Land_House_L_6_EP1"; - atlOffset=-0.0011901855; + id=2332; + type="Land_HBarrier_5_F"; }; - class Item231 + class Item341 { dataType="Object"; class PositionInfo { - position[]={11418.3,279.40182,8210.3457}; - angles[]={0.047960676,0,6.0996733}; + position[]={8153.7524,296.78052,1929.2948}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2172; - type="Land_House_L_8_dam_EP1"; - atlOffset=-0.34851074; + id=2336; + type="Land_HBarrier_5_F"; + }; + class Item342 + { + dataType="Object"; + class PositionInfo + { + position[]={8209.752,296.32016,1952.4707}; + angles[]={-0,5.7794123,0.079829417}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2337; + type="Land_HelipadSquare_F"; + }; + class Item343 + { + dataType="Object"; + class PositionInfo + { + position[]={8195.8174,296.78052,1946.918}; + angles[]={-0,1.0496993,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2338; + type="Land_HBarrier_5_F"; + }; + class Item344 + { + dataType="Object"; + class PositionInfo + { + position[]={8198.6328,296.78052,1942.012}; + angles[]={-0,1.0496993,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2339; + type="Land_HBarrier_5_F"; }; - class Item232 + class Item345 { dataType="Object"; class PositionInfo { - position[]={11445.327,278.6564,8276.7861}; - angles[]={6.2416067,2.0039704,6.1906533}; + position[]={8193.001,296.78052,1951.8241}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2173; - type="Land_House_K_8_dam_EP1"; - atlOffset=0.01461792; + id=2343; + type="Land_HBarrier_5_F"; }; - class Item233 + class Item346 { dataType="Object"; class PositionInfo { - position[]={4675.3872,121.84095,9610.7002}; - angles[]={0.12573342,6.0978374,0.047964405}; + position[]={8224.3906,296.78052,1956.7969}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2174; - type="B_HMG_01_high_F"; - atlOffset=-0.00057220459; + id=2344; + type="Land_HBarrier_5_F"; }; - class Item234 + class Item347 { dataType="Object"; class PositionInfo { - position[]={4657.0986,122.2254,9603.6904}; - angles[]={0.10679185,6.0978374,6.2352223}; + position[]={8221.5742,296.78052,1961.7029}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2175; - type="B_HMG_01_high_F"; - atlOffset=7.6293945e-006; + id=2345; + type="Land_HBarrier_5_F"; }; - class Item235 + class Item348 { dataType="Object"; class PositionInfo { - position[]={4752.3428,131.70013,9550.3447}; - angles[]={0.1973955,5.9641542,6.2511969}; + position[]={8218.7578,296.78052,1966.6089}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2176; - type="B_HMG_01_high_F"; + id=2346; + type="Land_HBarrier_5_F"; }; - class Item236 + class Item349 { dataType="Object"; class PositionInfo { - position[]={4552.0205,132.80396,9471.8193}; - angles[]={0.11153467,5.6886234,0.15553261}; + position[]={8249,296.04001,1975}; + angles[]={-0,5.7794123,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2177; - type="B_HMG_01_high_F"; + id=2347; + type="Land_HelipadSquare_F"; }; - class Item237 + class Item350 { dataType="Object"; class PositionInfo { - position[]={4395.1602,136.30208,9380.3096}; - angles[]={6.201767,5.8376579,0.036783949}; + position[]={8235.0664,297.08582,1969.4474}; + angles[]={-0,1.0496993,0.079829417}; }; side="Empty"; flags=4; class Attributes { }; - id=2179; - type="B_HMG_01_high_F"; + id=2348; + type="Land_HBarrier_5_F"; }; - class Item238 + class Item351 { dataType="Object"; class PositionInfo { - position[]={4724.3066,152.91852,9187.6865}; - angles[]={0.031988446,3.1057181,6.278389}; + position[]={8237.8818,296.94382,1964.5414}; + angles[]={6.2033563,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2180; - type="B_HMG_01_high_F"; + id=2349; + type="Land_HBarrier_5_F"; }; - class Item239 + class Item352 { dataType="Object"; class PositionInfo { - position[]={6118.2568,79.768303,11418.335}; - angles[]={6.2033553,2.0593846,6.2176785}; + position[]={8232.25,296.83224,1974.3534}; + angles[]={0.079829417,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2190; - type="B_HMG_01_high_F"; - atlOffset=6.8664551e-005; + id=2353; + type="Land_HBarrier_5_F"; }; - class Item240 + class Item353 { dataType="Object"; class PositionInfo { - position[]={6030.4443,84.700294,11491.068}; - angles[]={0,0.83451813,0}; + position[]={8263.6387,296.78052,1979.3262}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2191; - type="B_HMG_01_high_F"; + id=2354; + type="Land_HBarrier_5_F"; }; - class Item241 + class Item354 { dataType="Object"; class PositionInfo { - position[]={6040.209,84.700294,11500.054}; - angles[]={0,4.1584415,0}; + position[]={8260.8223,296.78052,1984.2322}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2192; - type="B_HMG_01_high_F"; + id=2355; + type="Land_HBarrier_5_F"; }; - class Item242 + class Item355 { dataType="Object"; class PositionInfo { - position[]={6132.4292,84.700294,11560.827}; - angles[]={0,0.83451813,0}; + position[]={8258.0059,296.78052,1989.1383}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2194; - type="B_HMG_01_high_F"; + id=2356; + type="Land_HBarrier_5_F"; }; - class Item243 + class Item356 { dataType="Object"; class PositionInfo { - position[]={5872.9263,84.700104,11267.433}; - angles[]={0,0.18765061,0}; + position[]={8288.248,296.04001,1997.5293}; + angles[]={-0,5.7794123,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2195; - type="B_HMG_01_high_F"; - atlOffset=-0.00019073486; + id=2357; + type="Land_HelipadSquare_F"; }; - class Item244 + class Item357 { dataType="Object"; class PositionInfo { - position[]={5861.0137,84.172386,11277.402}; - angles[]={0,0.90460533,0}; + position[]={8274.3135,296.78052,1991.9767}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2196; - type="B_HMG_01_F"; + id=2358; + type="Land_HBarrier_5_F"; }; - class Item245 + class Item358 { dataType="Object"; class PositionInfo { - position[]={5818.2432,85.209801,11232.12}; - angles[]={6.278389,2.217942,6.2816033}; + position[]={8277.1299,296.78052,1987.0706}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2197; - type="B_Truck_01_transport_F"; - atlOffset=-7.6293945e-006; + id=2359; + type="Land_HBarrier_5_F"; }; - class Item246 + class Item359 { dataType="Object"; class PositionInfo { - position[]={5822.9204,85.23761,11238.379}; - angles[]={6.2799835,2.2638423,0}; + position[]={8271.498,296.78052,1996.8827}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2198; - type="B_Truck_01_transport_F"; + id=2363; + type="Land_HBarrier_5_F"; }; - class Item247 + class Item360 { dataType="Object"; class PositionInfo { - position[]={5826.8779,85.255783,11244.371}; - angles[]={6.2816415,2.2506757,0}; + position[]={8302.8867,296.78052,2001.8555}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2199; - type="B_Truck_01_transport_F"; + id=2364; + type="Land_HBarrier_5_F"; }; - class Item248 + class Item361 { dataType="Object"; class PositionInfo { - position[]={5831.7495,85.264816,11250.462}; - angles[]={0,2.296576,0}; + position[]={8300.0713,296.78052,2006.7615}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2200; - type="B_Truck_01_transport_F"; - atlOffset=2.2888184e-005; + id=2365; + type="Land_HBarrier_5_F"; }; - class Item249 + class Item362 { dataType="Object"; class PositionInfo { - position[]={5838.2944,85.264793,11258.094}; - angles[]={0,2.2873921,0}; + position[]={8297.2549,296.78052,2011.6676}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2201; - type="B_Truck_01_transport_F"; + id=2366; + type="Land_HBarrier_5_F"; }; - class Item250 + class Item363 { dataType="Object"; class PositionInfo { - position[]={5843.4019,85.264809,11264.005}; - angles[]={0,2.3332925,0}; + position[]={8327.4971,296.04001,2020.0586}; + angles[]={-0,5.7794123,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2202; - type="B_Truck_01_transport_F"; - atlOffset=1.5258789e-005; + id=2367; + type="Land_HelipadSquare_F"; }; - class Item251 + class Item364 { dataType="Object"; class PositionInfo { - position[]={5847.7686,85.264793,11269.706}; - angles[]={0,2.3201258,0}; + position[]={8313.5625,297.03506,2014.506}; + angles[]={0.079829417,1.0496993,6.2033563}; }; side="Empty"; flags=4; class Attributes { }; - id=2203; - type="B_Truck_01_transport_F"; + id=2368; + type="Land_HBarrier_5_F"; }; - class Item252 + class Item365 { dataType="Object"; class PositionInfo { - position[]={5853.0547,85.264832,11275.44}; - angles[]={0,2.3660262,0}; + position[]={8316.3789,296.97021,2009.5999}; + angles[]={-0,1.0496993,6.2033563}; }; side="Empty"; flags=4; class Attributes { }; - id=2204; - type="B_Truck_01_transport_F"; - atlOffset=3.8146973e-005; + id=2369; + type="Land_HBarrier_5_F"; }; - class Item253 + class Item366 { dataType="Object"; class PositionInfo { - position[]={8278.001,297.17239,2168.5686}; - angles[]={0,4.1399765,0}; + position[]={8310.7461,296.78052,2019.412}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2205; - type="B_HMG_01_F"; + id=2373; + type="Land_HBarrier_5_F"; }; - class Item254 + class Item367 { dataType="Object"; class PositionInfo { - position[]={8292.9697,297.17239,2148.7393}; - angles[]={0,4.1399765,0}; + position[]={8342.1348,296.78052,2024.3848}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2206; - type="B_HMG_01_F"; + id=2374; + type="Land_HBarrier_5_F"; }; - class Item255 + class Item368 { dataType="Object"; class PositionInfo { - position[]={8152.4185,296.40033,2131.2566}; - angles[]={0.067101084,2.7151446,0.035185181}; + position[]={8339.3193,296.78052,2029.2908}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2207; - type="B_HMG_01_F"; + id=2375; + type="Land_HBarrier_5_F"; }; - class Item256 + class Item369 { dataType="Object"; class PositionInfo { - position[]={7954.1733,297.17538,1971.0482}; - angles[]={0.0015822123,1.7496806,0.0015822123}; + position[]={8336.5029,296.78052,2034.1969}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2208; - type="B_HMG_01_F"; + id=2376; + type="Land_HBarrier_5_F"; }; - class Item257 + class Item370 { dataType="Object"; class PositionInfo { - position[]={8341.3564,297.17239,2107.0715}; - angles[]={0,1.0136192,0}; + position[]={8179.5098,296.78052,1944.0796}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2209; - type="B_HMG_01_F"; + id=2377; + type="Land_HBarrier_5_F"; }; - class Item258 + class Item371 { dataType="Object"; class PositionInfo { - position[]={8427.7686,297.16354,1964.9083}; - angles[]={0,1.2043508,6.2799835}; + position[]={8185.1416,296.78052,1934.2676}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2210; - type="B_HMG_01_F"; + id=2378; + type="Land_HBarrier_5_F"; }; - class Item259 + class Item372 { dataType="Object"; class PositionInfo { - position[]={8355.627,297.17239,1895.3064}; - angles[]={0,5.8073478,0}; + position[]={8182.3252,296.78052,1939.1736}; + angles[]={-0,1.0496993,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2211; - type="B_HMG_01_F"; + id=2379; + type="Land_HBarrier_5_F"; }; - class Item260 + class Item373 { dataType="Object"; class PositionInfo { - position[]={11466.265,277.71332,8193.1387}; - angles[]={0.02718938,6.0529003,6.2735858}; + position[]={8242.6025,296.78763,1788.5594}; + angles[]={6.2799835,1.0334829,6.2816033}; }; side="Empty"; flags=4; class Attributes { }; - id=2212; - type="B_HMG_01_F"; - atlOffset=-6.1035156e-005; + id=2380; + type="Land_HBarrier_5_F"; + atlOffset=0.015289307; }; - class Item261 + class Item374 { dataType="Object"; class PositionInfo { - position[]={5038.2363,119.61542,9515.668}; - angles[]={0.044768773,1.5607415,6.2607903}; + position[]={8245.4971,296.78674,1783.6997}; + angles[]={6.2799835,1.0334829,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=2213; - type="B_HMG_01_F"; + id=2381; + type="Land_HBarrier_5_F"; + atlOffset=0.042358398; }; - class Item262 + class Item375 { dataType="Object"; class PositionInfo { - position[]={4886.5957,284.88101,4958.9658}; - angles[]={0.12258523,2.632514,6.043107}; + position[]={8239.707,296.78766,1793.4192}; + angles[]={6.2816033,1.0334829,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2214; - type="B_HMG_01_F"; + id=2382; + type="Land_HBarrier_5_F"; + atlOffset=0.0076599121; }; - class Item263 + class Item376 { dataType="Object"; class PositionInfo { - position[]={4818.9033,304.48154,4996.7163}; - angles[]={0.079830162,4.4073048,5.8808064}; + position[]={8201.5986,296.78052,1764.3521}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2215; - type="B_HMG_01_F"; + id=2383; + type="Land_HBarrier_5_F"; }; - class Item264 + class Item377 { dataType="Object"; class PositionInfo { - position[]={4823.2144,298.43927,5031.6982}; - angles[]={0.14458455,5.1639919,5.9068236}; + position[]={8204.4092,296.78052,1759.4434}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2216; - type="B_HMG_01_F"; + id=2384; + type="Land_HBarrier_5_F"; }; - class Item265 + class Item378 { dataType="Object"; class PositionInfo { - position[]={10303.597,254.68475,6415.1221}; - angles[]={0.017598685,1.3696052,0.10046153}; + position[]={8198.7871,296.78052,1769.2607}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2217; - type="B_HMG_01_F"; - atlOffset=0.00012207031; + id=2385; + type="Land_HBarrier_5_F"; }; - class Item266 + class Item379 { dataType="Object"; class PositionInfo { - position[]={10525.14,263.35797,6440.3818}; - angles[]={6.2097197,5.6908312,0.0032018756}; + position[]={8166.8481,296.78052,1743.8507}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2218; - type="B_HMG_01_F"; - atlOffset=-3.0517578e-005; + id=2386; + type="Land_HBarrier_5_F"; }; - class Item267 + class Item380 { dataType="Object"; class PositionInfo { - position[]={10490.983,263.13702,6459.2549}; - angles[]={6.2081275,2.4993563,0.052754052}; + position[]={8169.6587,296.78052,1738.942}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2219; - type="B_HMG_01_F"; - atlOffset=-3.0517578e-005; + id=2387; + type="Land_HBarrier_5_F"; }; - class Item268 + class Item381 { dataType="Object"; class PositionInfo { - position[]={11546.425,267.65479,8388.0713}; - angles[]={0.062317144,0.41581941,6.2703872}; + position[]={8164.0366,296.78052,1748.7594}; + angles[]={-0,1.0506438,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2220; - type="B_HMG_01_F"; - atlOffset=-6.1035156e-005; + id=2388; + type="Land_HBarrier_5_F"; }; - class Item269 + class Item382 { dataType="Object"; class PositionInfo { - position[]={11526.132,267.30463,8398.6807}; - angles[]={0.044768773,0.41581941,6.2671871}; + position[]={8126,298.2648,2090}; + angles[]={-0,2.2241189,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2221; - type="B_HMG_01_F"; - atlOffset=-6.1035156e-005; + id=2389; + type="B_Truck_01_transport_F"; }; - class Item270 + class Item383 { dataType="Object"; class PositionInfo { - position[]={4446.8774,134.21304,9410.5811}; - angles[]={0.059129976,5.6454234,0.011198638}; + position[]={8114,298.2648,2083}; + angles[]={-0,2.1974413,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2222; - type="B_HMG_01_F"; - atlOffset=-7.6293945e-005; + id=2390; + type="B_Truck_01_transport_F"; }; - class Item271 + class Item384 { dataType="Object"; class PositionInfo { - position[]={5082.2798,127.13802,9377.9336}; - angles[]={0.095707878,2.9355116,6.2655869}; + position[]={8102,298.2648,2077}; + angles[]={-0,2.2241189,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2223; - type="B_HMG_01_F"; - atlOffset=-2.2888184e-005; + id=2391; + type="B_Truck_01_transport_F"; }; - class Item272 + class Item385 { dataType="Object"; class PositionInfo { - position[]={5074.2354,124.26041,9444.8691}; - angles[]={0.094121732,0.64549106,6.2719817}; + position[]={8090,298.2648,2070}; + angles[]={-0,2.1974413,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2224; - type="B_HMG_01_F"; - atlOffset=-2.2888184e-005; + id=2392; + type="B_Truck_01_transport_F"; }; - class Item273 + class Item386 { dataType="Object"; class PositionInfo { - position[]={5031.314,117.70161,9573.6768}; - angles[]={0.07824026,6.1248598,0.025594741}; + position[]={8076,298.2648,2062}; + angles[]={-0,2.2241189,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2225; - type="B_HMG_01_F"; - atlOffset=-3.0517578e-005; + id=2393; + type="B_Truck_01_transport_F"; }; - class Item274 + class Item387 { dataType="Object"; class PositionInfo { - position[]={4722.0283,134.17035,9542.6152}; - angles[]={6.2735858,0.0062620156,6.233624}; + position[]={8064,298.2648,2055}; + angles[]={-0,2.1974413,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2226; - type="B_HMG_01_F"; - atlOffset=-1.5258789e-005; + id=2394; + type="B_Truck_01_transport_F"; }; - class Item275 + class Item388 { dataType="Object"; class PositionInfo { - position[]={6126.6279,79.276566,11427.977}; - angles[]={6.2671871,2.3001208,6.2623916}; + position[]={8052,298.2648,2049}; + angles[]={-0,2.2241189,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2227; - type="B_HMG_01_F"; - atlOffset=3.0517578e-005; + id=2395; + type="B_Truck_01_transport_F"; }; - class Item276 + class Item389 { dataType="Object"; class PositionInfo { - position[]={6122.605,84.090424,11489.104}; - angles[]={6.271987,2.0261917,0}; + position[]={8040,298.2648,2042}; + angles[]={-0,2.1974413,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2228; - type="B_HMG_01_F"; - atlOffset=7.6293945e-006; + id=2396; + type="B_Truck_01_transport_F"; }; }; }; diff --git a/Vindicta.Tanoa/mission.sqm b/Vindicta.Tanoa/mission.sqm new file mode 100644 index 000000000..6f78a66e6 --- /dev/null +++ b/Vindicta.Tanoa/mission.sqm @@ -0,0 +1,14395 @@ +version=53; +class EditorData +{ + moveGridStep=2; + angleGridStep=0.2617994; + scaleGridStep=1; + autoGroupingDist=10; + toggles=585; + class ItemIDProvider + { + nextID=2553; + }; + class MarkerIDProvider + { + nextID=50; + }; + class LayerIndexProvider + { + nextID=227; + }; + class Camera + { + pos[]={7393.9219,63.313286,7571.2842}; + dir[]={0.31756207,-0.26145145,-0.91149974}; + up[]={0.086018719,0.96521175,-0.24690032}; + aside[]={-0.944345,1.9986328e-007,-0.32900521}; + }; +}; +binarizationWanted=0; +addons[]= +{ + "A3_Ui_F", + "A3_Characters_F", + "ace_explosives", + "A3_Soft_F_Beta_Truck_01", + "A3_Soft_F_Exp_Truck_01", + "ace_realisticnames", + "ace_cargo", + "vindicta_module_location", + "A3_Static_F", + "A3_Modules_F", + "A3_Structures_F_Enoch_Military_Camps", + "A3_Structures_F_Exp_Military_ContainerBases", + "A3_Structures_F_Exp_Military_Fortifications", + "A3_Structures_F_Civ_Camping", + "A3_Supplies_F_Heli_Slingload", + "A3_Structures_F_Mil_Helipads", + "A3_Structures_F_Exp_Military_Barracks_01", + "A3_Structures_F_Exp_Military_Pillboxes", + "A3_Structures_F_Argo_Signs_Warnings", + "A3_Structures_F_Exp_Military_Flags", + "A3_Structures_F_Orange_Humanitarian_Camps", + "A3_Structures_F_Civ_Lamps", + "A3_Structures_F_Mil_Cargo", + "A3_Structures_F_Exp_Civilian_Accessories", + "A3_Props_F_Enoch_Civilian_Camping", + "A3_Structures_F_Mil_BagFence", + "A3_Signs_F", + "A3_Structures_F_Exp_Infrastructure_WaterSupply", + "A3_Structures_F_Enoch_Wrecks", + "A3_Structures_F_Civ_Constructions", + "A3_Structures_F_Civ_Accessories", + "A3_Structures_F_Ind_Transmitter_Tower", + "cba_xeh", + "ace_rearm", + "A3_Signs_F_Signs_Ad", + "A3_Structures_F_Civ_InfoBoards", + "A3_Structures_F_Argo_Commercial_Billboards" +}; +class AddonsMetaData +{ + class List + { + items=23; + class Item0 + { + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item1 + { + className="A3_Characters_F"; + name="Arma 3 Alpha - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item2 + { + className="ace_explosives"; + name="ACE3 - Explosives"; + author="ACE-Team"; + url="http://ace3mod.com/"; + }; + class Item3 + { + className="A3_Soft_F_Beta"; + name="Arma 3 Beta - Unarmored Land Vehicles"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item4 + { + className="A3_Soft_F_Exp"; + name="Arma 3 Apex - Unarmored Land Vehicles"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item5 + { + className="ace_cargo"; + name="ACE3 - Cargo"; + author="ACE-Team"; + url="http://ace3mod.com/"; + }; + class Item6 + { + className="vindicta_module_location"; + name="vindicta - Module_Location"; + }; + class Item7 + { + className="A3_Static_F"; + name="Arma 3 Alpha - Turrets"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item8 + { + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item9 + { + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item10 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item11 + { + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item12 + { + className="A3_Supplies_F_Heli"; + name="Arma 3 Helicopters - Ammoboxes and Supplies"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item13 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item14 + { + className="A3_Structures_F_Argo"; + name="Arma 3 Malden - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item15 + { + className="A3_Structures_F_Orange"; + name="Arma 3 Orange - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item16 + { + className="A3_Structures_F_Exp_Civilian"; + name="Arma 3 Apex - Civilian Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item17 + { + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item18 + { + className="A3_Signs_F"; + name="Arma 3 - Signs"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item19 + { + className="A3_Structures_F_Exp_Infrastructure"; + name="Arma 3 Apex - Infrastructure Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item20 + { + className="A3_Structures_F_Enoch"; + name="Arma 3 Contact Platform - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item21 + { + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item22 + { + className="ace_rearm"; + name="ACE3 - Rearm"; + author="ACE-Team"; + url="http://ace3mod.com/"; + }; + }; +}; +class DynamicSimulation +{ + saturateByObjectDistance=0; +}; +randomSeed=16658724; +class ScenarioData +{ + saving=0; + wreckRemovalMaxTime=3600; +}; +class CustomAttributes +{ + class Category0 + { + name="Multiplayer"; + class Attribute0 + { + property="ReviveBleedOutDelay"; + expression="false"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=300; + }; + }; + }; + class Attribute1 + { + property="RespawnTemplates"; + expression="true"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=1; + class Item0 + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="None"; + }; + }; + }; + }; + }; + }; + class Attribute2 + { + property="ReviveMode"; + expression="false"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute3 + { + property="ReviveRequiredItems"; + expression="false"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=2; + }; + }; + }; + nAttributes=4; + }; + class Category1 + { + name="Scenario"; + class Attribute0 + { + property="cba_settings_hasSettingsFile"; + expression="false"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; +}; +class Mission +{ + class Intel + { + resistanceWest=0; + timeOfChanges=1800.0002; + startWeather=0.30000001; + startWind=0.1; + startWaves=0.1; + forecastWeather=0.30000001; + forecastWind=0.1; + forecastWaves=0.1; + forecastLightnings=0.1; + wavesForced=1; + windForced=1; + year=2035; + month=6; + day=24; + hour=12; + minute=-7; + startFogDecay=0.014; + forecastFogDecay=0.014; + }; + class Entities + { + items=572; + class Item0 + { + dataType="Marker"; + position[]={6880.686,0,7729.2817}; + name="allowedarea_0"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + alpha=0; + a=100; + b=13.061936; + angle=331.67737; + id=521; + atlOffset=-6.537571; + }; + class Item1 + { + dataType="Layer"; + name="Player Units"; + id=842; + atlOffset=60.779999; + }; + class Item2 + { + dataType="Group"; + side="West"; + class Entities + { + items=16; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1446.066,5.5237303,876.21399}; + }; + side="West"; + flags=7; + class Attributes + { + name="player1"; + isPlayable=1; + }; + id=1700; + type="B_G_Soldier_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1443.3333,4.5504465,868.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1722; + type="B_G_engineer_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1449.3333,5.1181731,872.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1702; + type="B_G_Soldier_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1447.3333,4.9831624,872.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1704; + type="B_G_Soldier_F"; + atlOffset=4.7683716e-007; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1449.333,4.6754727,870.16699}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayer=1; + isPlayable=1; + }; + id=1709; + type="B_G_medic_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1445.3333,4.7584467,872.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1706; + type="B_G_Soldier_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1443.3333,4.9402227,872.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1708; + type="B_G_Soldier_F"; + atlOffset=4.7683716e-007; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1447.3333,4.5291052,870.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1711; + type="B_G_medic_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1445.3333,4.699779,870.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1713; + type="B_G_medic_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1449.3333,4.3673491,868.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1716; + type="B_G_engineer_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1443.3333,4.8265109,870.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1715; + type="B_G_medic_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1447.3333,4.2495666,868.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1718; + type="B_G_engineer_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1445.3333,4.4242287,868.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1720; + type="B_G_engineer_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1449.3333,5.3159118,874.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1694; + type="B_G_Soldier_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1447.3333,5.3963504,874.16748}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1696; + type="B_G_Soldier_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1447.6167,5.3330297,876.19318}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + }; + id=1698; + type="B_G_Soldier_F"; + }; + }; + class Attributes + { + }; + id=1699; + atlOffset=4.7683716e-007; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1458.985,2.6016307,842.93298}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="For admin debug only"; + isPlayable=1; + }; + id=1110; + type="I_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1462.9851,3.1001332,838.93262}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + description="For admin debug only"; + isPlayable=1; + }; + id=1111; + type="I_Soldier_AT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.04; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1456.9851,2.5949476,840.93262}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + description="For admin debug only"; + isPlayable=1; + }; + id=1112; + type="I_Soldier_AT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1460.985,2.8949654,840.93298}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + description="For admin debug only"; + isPlayable=1; + }; + id=1113; + type="I_Soldier_AAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1109; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={26817.932,23.277588,24674.08}; + angles[]={0.035984326,2.7612972,0.045302324}; + }; + side="Empty"; + class Attributes + { + }; + id=1849; + type="B_Truck_01_transport_F"; + atlOffset=82.852798; + }; + class Item5 + { + dataType="Marker"; + position[]={1425.129,139.77299,836.802}; + name="respawn_default"; + type="mil_start"; + alpha=0; + id=1861; + atlOffset=134.24326; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={6065.625,1.9111195,12716.254}; + angles[]={0.018657569,6.047112,0.0053407075}; + }; + areaSize[]={609.078,0,163.646}; + areaIsRectangle=1; + flags=1; + id=1867; + type="Vindicta_LocationSector"; + atlOffset=-21.323; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nicolet"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={5731.4512,4.5674343,12304.88}; + angles[]={0.018657569,6.047112,0.0053407075}; + }; + areaSize[]={94.281998,0,88.162003}; + areaIsRectangle=1; + flags=1; + id=1868; + type="Vindicta_LocationSector"; + atlOffset=-21.43; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Oua-Oué"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item8 + { + dataType="Logic"; + class PositionInfo + { + position[]={5753.0581,-15.600339,11200.902}; + angles[]={0.018657569,5.7252212,0.0053407075}; + }; + areaSize[]={214.351,0,266.67401}; + flags=1; + id=1869; + type="Vindicta_LocationSector"; + atlOffset=-18.487; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Saint-Julien"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={5740.6719,-13.992801,10363.973}; + angles[]={0.018657569,6.2736034,0.0053407075}; + }; + areaSize[]={637.02399,0,506.48401}; + areaIsRectangle=1; + flags=1; + id=1870; + type="Vindicta_LocationSector"; + atlOffset=-20.888; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Georgetown"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item10 + { + dataType="Logic"; + class PositionInfo + { + position[]={5187.0342,-18.759933,8692.084}; + angles[]={0.018657569,0.030647982,0.0053407075}; + }; + areaSize[]={304.97299,0,192.41701}; + areaIsRectangle=1; + flags=1; + id=1871; + type="Vindicta_LocationSector"; + atlOffset=-21.646; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Regina"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item11 + { + dataType="Logic"; + class PositionInfo + { + position[]={7205.9048,2.773,8040.6089}; + angles[]={6.2565165,6.2816844,6.251193}; + }; + areaSize[]={185.655,0,164.418}; + areaIsRectangle=1; + flags=1; + id=1872; + type="Vindicta_LocationSector"; + atlOffset=0.10299993; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lifou"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item12 + { + dataType="Logic"; + class PositionInfo + { + position[]={7971.0508,-14.644374,7638.6982}; + angles[]={0.018657569,6.1325984,0.0053407075}; + }; + areaSize[]={124.902,0,297.43201}; + areaIsRectangle=1; + flags=1; + id=1873; + type="Vindicta_LocationSector"; + atlOffset=-20.047001; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lami"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={10870.126,-15.499977,6299.7002}; + angles[]={0.018657569,0.017575465,0.0053407075}; + }; + areaSize[]={149.864,0,161.27}; + areaIsRectangle=1; + flags=1; + id=1874; + type="Vindicta_LocationSector"; + atlOffset=-20.035; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Kotomo"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item14 + { + dataType="Logic"; + class PositionInfo + { + position[]={12826.273,-10.431364,7351.5381}; + angles[]={0.018657569,0.081122898,0.0053407075}; + }; + areaSize[]={207.459,0,319.27899}; + areaIsRectangle=1; + flags=1; + id=1875; + type="Vindicta_LocationSector"; + atlOffset=-15.421; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Oumeré"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={13969.165,-15.19943,8293.5811}; + angles[]={0.018657569,6.2588205,0.0053407075}; + }; + areaSize[]={103.589,0,179.16}; + areaIsRectangle=1; + flags=1; + id=1876; + type="Vindicta_LocationSector"; + atlOffset=-21.681999; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Luganville"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item16 + { + dataType="Logic"; + class PositionInfo + { + position[]={14411.749,-15.289351,8861.4189}; + angles[]={0.018657569,6.2723465,0.0053407075}; + }; + areaSize[]={94.281998,0,133.98399}; + areaIsRectangle=1; + flags=1; + id=1877; + type="Vindicta_LocationSector"; + atlOffset=-21.277; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nandai"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item17 + { + dataType="Logic"; + class PositionInfo + { + position[]={14261.422,-13.825514,11594.093}; + angles[]={0.018657569,6.047112,0.0053407075}; + }; + areaSize[]={94.281998,0,115.743}; + areaIsRectangle=1; + flags=1; + id=1878; + type="Vindicta_LocationSector"; + atlOffset=-22.239; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ba"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item18 + { + dataType="Logic"; + class PositionInfo + { + position[]={11368.322,118.11115,12317.59}; + angles[]={0.034644786,6.047112,6.1532631}; + }; + areaSize[]={125.611,0,104.747}; + areaIsRectangle=1; + flags=1; + id=1879; + type="Vindicta_LocationSector"; + atlOffset=1.1891327; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nasua"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={10988.368,23.906937,13214.112}; + angles[]={0,6.047112,0}; + }; + areaSize[]={151.519,0,194.368}; + areaIsRectangle=1; + flags=1; + id=1880; + type="Vindicta_LocationSector"; + atlOffset=11.578854; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Pénélo"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item20 + { + dataType="Logic"; + class PositionInfo + { + position[]={10525.952,6.7589645,13348.393}; + angles[]={0.077178456,6.2366552,0.021327924}; + }; + areaSize[]={249.095,0,156.308}; + areaIsRectangle=1; + flags=1; + id=1881; + type="Vindicta_LocationSector"; + atlOffset=-31.839005; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Momea"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item21 + { + dataType="Logic"; + class PositionInfo + { + position[]={9612.6055,2.3102856,13371.202}; + angles[]={0,0.33115879,0}; + }; + areaSize[]={473.85757,0,425.6232}; + areaIsRectangle=1; + flags=1; + id=1882; + type="Vindicta_LocationSector"; + atlOffset=-13.779125; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="La Rochelle"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item22 + { + dataType="Logic"; + class PositionInfo + { + position[]={8456.8691,-16.145182,13708.354}; + angles[]={0.018657569,6.047112,0.0053407075}; + }; + areaSize[]={235.174,0,103.414}; + areaIsRectangle=1; + flags=1; + id=1883; + type="Vindicta_LocationSector"; + atlOffset=-21.983999; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Savu"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo + { + position[]={7908.5708,3.7823267,13522.799}; + angles[]={6.2245946,6.047112,0.029321531}; + }; + areaSize[]={94.281998,0,88.162003}; + areaIsRectangle=1; + flags=1; + id=1884; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Saint-Paul"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item24 + { + dataType="Logic"; + class PositionInfo + { + position[]={6946.7969,3.3142877,13338.21}; + angles[]={0.0026529003,6.1608205,0.010663962}; + }; + areaSize[]={222.537,0,133.791}; + areaIsRectangle=1; + flags=1; + id=1885; + type="Vindicta_LocationSector"; + atlOffset=-2.948; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Petit Nicolet"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={8846.2998,-1.7137604,10206.62}; + angles[]={0.018657569,0.41093776,0.0053407075}; + }; + areaSize[]={202.32401,0,352.939}; + areaIsRectangle=1; + flags=1; + id=1886; + type="Vindicta_LocationSector"; + atlOffset=-20.202; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Tanouka"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item26 + { + dataType="Logic"; + class PositionInfo + { + position[]={6176.1001,37.281368,8662.3965}; + angles[]={0.031991884,0.04288274,0.058608156}; + }; + areaSize[]={278.39301,0,268.63}; + areaIsRectangle=1; + flags=1; + id=1887; + type="Vindicta_LocationSector"; + atlOffset=0.42999649; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lobaka"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item27 + { + dataType="Logic"; + class PositionInfo + { + position[]={9267.082,199.44807,8677.1592}; + angles[]={0.018657569,0.070022613,0.0053407075}; + }; + areaSize[]={174.144,0,136.994}; + areaIsRectangle=1; + flags=1; + id=1888; + type="Vindicta_LocationSector"; + atlOffset=-7.7089996; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lakatoro"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item28 + { + dataType="Logic"; + class PositionInfo + { + position[]={10996.124,92.638237,9689.4004}; + angles[]={0.018657569,0.20650735,0.0053407075}; + }; + areaSize[]={263.88199,0,197.47099}; + areaIsRectangle=1; + flags=1; + id=1889; + type="Vindicta_LocationSector"; + atlOffset=-12.624008; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Vagalala"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item29 + { + dataType="Logic"; + class PositionInfo + { + position[]={8246.5557,195.47559,11947.683}; + angles[]={0.018657569,0.19530234,0.0053407075}; + }; + areaSize[]={239.576,0,121.705}; + areaIsRectangle=1; + flags=1; + id=1890; + type="Vindicta_LocationSector"; + atlOffset=-24.919998; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Galili"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item30 + { + dataType="Logic"; + class PositionInfo + { + position[]={10532.22,162.58133,10561.47}; + angles[]={0.013334315,6.047112,6.2538638}; + }; + areaSize[]={144.87399,0,147.946}; + areaIsRectangle=1; + flags=1; + id=1891; + type="Vindicta_LocationSector"; + atlOffset=1.4499054; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Imone"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item31 + { + dataType="Logic"; + class PositionInfo + { + position[]={8269.8135,107.10764,11118.194}; + angles[]={0.018657569,0.15964527,0.0053407075}; + }; + areaSize[]={94.281998,0,94.684998}; + areaIsRectangle=1; + flags=1; + id=1892; + type="Vindicta_LocationSector"; + atlOffset=-20.652992; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Buawa"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item32 + { + dataType="Logic"; + class PositionInfo + { + position[]={11921.649,128.41629,10316.977}; + angles[]={0.018657569,0.33396876,0.0053407075}; + }; + areaSize[]={80.265884,0,91.410812}; + areaIsRectangle=1; + flags=1; + id=1893; + type="Vindicta_LocationSector"; + atlOffset=-21.161621; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Red Spring Outpost"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={11844.912,150.50764,10248.704}; + angles[]={6.2671909,3.5334463,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1898; + type="B_HMG_01_F"; + atlOffset=-0.00061035156; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={11856.265,150.05899,10244.836}; + angles[]={6.2565274,3.5334463,6.23522}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1899; + type="B_HMG_01_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={11936.473,147.6221,10217.027}; + angles[]={6.2378807,3.5334463,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1905; + type="B_HMG_01_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={11951.746,147.2236,10211.967}; + angles[]={6.2778587,3.5334463,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1906; + type="B_HMG_01_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={11963.757,147.18239,10214.868}; + angles[]={0,2.9040415,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1907; + type="B_HMG_01_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={11850.813,150.8781,10246.905}; + angles[]={6.2618594,3.4396379,6.2405434}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1908; + type="B_HMG_01_high_F"; + atlOffset=1.5258789e-005; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={11862.781,150.19415,10242.334}; + angles[]={6.2511988,3.4396379,6.23522}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1909; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={11928.98,148.35555,10220.144}; + angles[]={6.2432094,3.4396379,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1911; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={11945.267,147.90462,10215.191}; + angles[]={6.253859,3.4396379,6.2618537}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1912; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={11959.332,147.71027,10213.834}; + angles[]={0,3.1404026,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1913; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={11872.28,151.15472,10285.743}; + angles[]={6.2299037,2.2433832,5.9305649}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1914; + type="B_HMG_01_high_F"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={11884.663,152.16718,10297.55}; + angles[]={6.0552197,4.9833989,6.1193357}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1915; + type="B_HMG_01_high_F"; + atlOffset=0.00039672852; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={11918.109,151.48663,10321.396}; + angles[]={6.2778478,2.6522937,6.2645183}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1916; + type="B_HMG_01_high_F"; + atlOffset=-4.5776367e-005; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={11941.215,152.42137,10358.564}; + angles[]={0.037316564,5.7164564,6.1769223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1917; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={11964.558,151.00296,10334.6}; + angles[]={0,4.1781073,6.2698579}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1918; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={11945.095,151.17982,10298.843}; + angles[]={6.2725158,3.0425336,0.27547908}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1919; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={11922.4,148.76454,10276.765}; + angles[]={6.2778478,4.9309416,0.095706634}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1920; + type="B_Truck_01_transport_F"; + atlOffset=-0.010467529; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={11919.75,148.62152,10267.848}; + angles[]={0.031986579,4.9309416,0.087774232}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1921; + type="B_Truck_01_transport_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={11918.366,148.83221,10258.324}; + angles[]={0.045301005,4.9309416,0.082478598}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1922; + type="B_Truck_01_transport_F"; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={11916.604,149.11711,10249.635}; + angles[]={0.039980642,4.9309416,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1923; + type="B_Truck_01_transport_F"; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={11910.966,149.25969,10292.971}; + angles[]={6.1795578,3.501086,6.1690197}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1928; + type="B_Truck_01_transport_F"; + atlOffset=-0.029815674; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={11900.351,150.7016,10294.958}; + angles[]={6.1323385,3.4795396,6.1954145}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1929; + type="B_Truck_01_transport_F"; + }; + class Item55 + { + dataType="Logic"; + class PositionInfo + { + position[]={11892.936,147.42477,10275.096}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1931; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00022888184; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={11962.138,150.73419,10372.98}; + angles[]={0,3.9199829,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1932; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={11967.306,150.73419,10363.973}; + angles[]={0,3.9199829,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1933; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={11939.767,162.675,10326.271}; + angles[]={0,3.8355041,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1934; + type="Land_Cargo_Tower_V4_F"; + atlOffset=0.15930176; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={11869.851,148.97589,10241.719}; + angles[]={6.2618537,3.4926546,6.2432032}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1935; + type="Land_HBarrier_01_wall_4_green_F"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={11875.075,148.78716,10240.201}; + angles[]={0.0026520467,3.4926546,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1936; + type="Land_HBarrier_01_wall_4_green_F"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={11868.022,149.51776,10271.663}; + angles[]={6.2645183,4.590694,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1937; + type="Land_CampingChair_V2_F"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={11868.597,149.43817,10269.812}; + angles[]={6.2511969,3.7860031,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1938; + type="Land_CampingChair_V2_F"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={11868.309,149.54228,10273.08}; + angles[]={6.2565231,5.3558903,6.2458706}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1939; + type="Land_CampingChair_V2_F"; + }; + class Item64 + { + dataType="Logic"; + class PositionInfo + { + position[]={10048.186,388.72083,11789.476}; + angles[]={0.018657569,0.013648475,0.0053407075}; + }; + areaSize[]={109.42648,0,56.47921}; + areaIsRectangle=1; + flags=1; + id=1941; + type="Vindicta_LocationSector"; + atlOffset=-21.164032; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="base"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Comms Alpha"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item65 + { + dataType="Marker"; + position[]={11966.552,157.62589,10206.041}; + name="allowedarea_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + alpha=0; + a=21.476635; + b=4.0537968; + angle=347.98895; + id=1942; + atlOffset=11.575882; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={10122.838,411.15622,11753.688}; + angles[]={0.085128933,1.6163945,6.1349483}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1944; + type="B_HMG_01_high_F"; + atlOffset=0.00021362305; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={10119.666,410.95016,11779.405}; + angles[]={0.037319761,1.6163945,6.174284}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1945; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={10151.751,404.29919,11737.925}; + angles[]={6.1063809,1.6163945,6.1795626}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1946; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={10155.819,405.81717,11795.456}; + angles[]={6.1167388,1.6163945,6.1532578}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1947; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={10082.453,411.5304,11817.413}; + angles[]={0,1.15813,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1948; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={10036.716,411.5694,11830.133}; + angles[]={0.0079935296,0.028603995,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1949; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={9981.9971,411.56039,11824.85}; + angles[]={0,6.0123396,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1950; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={9955.585,411.56039,11812.836}; + angles[]={0,5.6275206,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1951; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={9949.5156,411.56039,11809.951}; + angles[]={0,5.6109586,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1952; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={9980.7002,411.5304,11762.357}; + angles[]={0,3.4136934,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1953; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={10024.561,411.5304,11759.536}; + angles[]={0,3.1314948,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1954; + type="B_HMG_01_high_F"; + atlOffset=0.00012207031; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={10077.674,412.09488,11782.534}; + angles[]={6.2805109,0.8769148,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1955; + type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={10087.196,412.09479,11772.223}; + angles[]={0,0.8769148,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1956; + type="B_Truck_01_transport_F"; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={10092.361,412.09479,11766.215}; + angles[]={0,0.8769148,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1957; + type="B_Truck_01_transport_F"; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={10087.452,412.09479,11802.552}; + angles[]={0,4.045692,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1958; + type="B_Truck_01_transport_F"; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={10081.955,412.09479,11808.899}; + angles[]={0,4.045692,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1959; + type="B_Truck_01_transport_F"; + }; + class Item82 + { + dataType="Logic"; + class PositionInfo + { + position[]={10032.458,412.48532,11810.896}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1961; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.6153259; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={10036.615,412.09909,11807.805}; + angles[]={0,0.0043733697,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1962; + type="B_Truck_01_transport_F"; + atlOffset=-3.0517578e-005; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={10027.82,412.09479,11807.64}; + angles[]={0,0.0043733697,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1963; + type="B_Truck_01_transport_F"; + }; + class Item85 + { + dataType="Logic"; + class PositionInfo + { + position[]={10048.699,420.5014,11795.383}; + }; + areaSize[]={11.008301,0,22.27832}; + flags=1; + id=1964; + type="ModuleHideTerrainObjects_F"; + atlOffset=7.5811768; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={10052.178,411.23962,11804.847}; + angles[]={6.2805109,4.7460041,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1965; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={10051.271,411.24326,11794.104}; + angles[]={0.0026744273,4.7460041,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1966; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={10050.361,411.23569,11783.063}; + angles[]={6.2805109,4.7460041,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1967; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={10042,411.09006,11798.568}; + angles[]={0,1.6194711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1968; + type="Land_FieldToilet_F"; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={10041.952,411.09006,11797.045}; + angles[]={0,1.6194711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1969; + type="Land_FieldToilet_F"; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={10041.708,411.09006,11795.594}; + angles[]={0,1.6194711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1970; + type="Land_FieldToilet_F"; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={10041.876,410.02426,11786.371}; + angles[]={0,1.6245953,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1971; + type="Land_Sun_chair_green_F"; + atlOffset=-3.0517578e-005; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={10041.95,410.02408,11788.129}; + angles[]={0,1.6245953,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1973; + type="Land_Sun_chair_green_F"; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={10041.885,410.02426,11784.807}; + angles[]={0,1.6245953,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1974; + type="Land_Sun_chair_green_F"; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={10038.691,410.73306,11778.63}; + angles[]={0,3.161705,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1975; + type="Land_Cargo_House_V4_F"; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={10009.778,411.23203,11762.208}; + angles[]={0,0.083653867,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1976; + type="B_Slingload_01_Cargo_F"; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={10004.566,411.23203,11762.378}; + angles[]={0,0.083653867,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1977; + type="B_Slingload_01_Cargo_F"; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={9947.9658,411.23203,11800.378}; + angles[]={0,1.6102824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1978; + type="B_Slingload_01_Cargo_F"; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={10004.189,411.25381,11826.466}; + angles[]={6.2751918,0.083653867,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1979; + type="B_Slingload_01_Cargo_F"; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={10069.014,411.26202,11824.821}; + angles[]={0,0.083653867,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1980; + type="B_Slingload_01_Cargo_F"; + }; + class Item101 + { + dataType="Logic"; + class PositionInfo + { + position[]={9032.3555,43.662865,7316.9858}; + angles[]={0,0.62533396,0}; + }; + areaSize[]={136.34149,0,82.797066}; + areaIsRectangle=1; + flags=1; + id=1981; + type="Vindicta_LocationSector"; + atlOffset=11.838526; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Camp Oliver"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item102 + { + dataType="Logic"; + class PositionInfo + { + position[]={9045.8965,30.284168,7293.7686}; + angles[]={0,5.3159003,0}; + }; + areaSize[]={13.986404,0,15.59247}; + areaIsRectangle=1; + flags=1; + id=1982; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.63801003; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={9057.8057,30.412437,7290.7314}; + angles[]={6.2113094,0.69661313,6.1716504}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1983; + type="B_Truck_01_transport_F"; + atlOffset=-0.00036430359; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={9052.9033,31.207289,7294.8418}; + angles[]={6.2060065,0.69661313,6.187479}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1986; + type="B_Truck_01_transport_F"; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={9046.2275,32.221844,7301.0796}; + angles[]={6.2245855,0.69661313,6.1980581}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1987; + type="B_Truck_01_transport_F"; + atlOffset=-7.8201294e-005; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={9036.3994,33.489357,7309.6318}; + angles[]={6.2405448,0.69661313,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1989; + type="B_Truck_01_transport_F"; + atlOffset=1.9073486e-006; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={9027.2109,34.409771,7317.356}; + angles[]={6.2618566,0.69661313,6.2166171}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1990; + type="B_Truck_01_transport_F"; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={9094.8281,18.657192,7178.8345}; + angles[]={6.1349478,2.1952808,6.1012206}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1991; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={9101.2051,18.861395,7187.3022}; + angles[]={6.1193347,2.1952808,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1992; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.2842,18.98535,7198.8057}; + angles[]={6.187479,2.1952808,6.1115575}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1993; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={9118.9014,19.203728,7212.251}; + angles[]={6.1848369,2.1952808,6.200706}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1994; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={9126.2139,19.602043,7221.5952}; + angles[]={6.2485313,2.1952808,6.2219281}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1995; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={9136.8945,20.061977,7235.3154}; + angles[]={6.253861,2.1952808,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1996; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={9146.4844,20.905951,7247.3765}; + angles[]={6.253859,2.1952808,0.082478598}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1997; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={9153.6963,20.815464,7258.9932}; + angles[]={0.053281568,2.1952808,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1998; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={9177.8477,23.049294,7291.71}; + angles[]={0.010664274,1.7456341,0.14823751}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1999; + type="B_HMG_01_high_F"; + atlOffset=0.00014305115; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={8992.7549,35.227821,7316.2505}; + angles[]={0,5.3689218,6.1980586}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2000; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + atlOffset=0.0050544739; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={8985.042,35.563103,7305.3877}; + angles[]={0,5.3689218,6.2485347}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2001; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={8977.3994,35.790005,7294.0762}; + angles[]={6.2378817,5.2631412,6.2272439}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2002; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + atlOffset=0.0050544739; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={9100.6445,22.32806,7219.1021}; + angles[]={6.253861,5.369936,6.2458706}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2003; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.0026550293; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={9081.834,24.822271,7200.0229}; + angles[]={0,5.4383464,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2004; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=-0.036806107; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={9129.1338,23.443533,7249.8257}; + angles[]={0,5.4383464,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2005; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=-0.036806107; + }; + class Item123 + { + dataType="Logic"; + class PositionInfo + { + position[]={4353.0962,16.00691,8493.8174}; + angles[]={0,0.62533396,0}; + }; + areaSize[]={118.794,0,197.592}; + areaIsRectangle=1; + flags=1; + id=2006; + type="Vindicta_LocationSector"; + atlOffset=12.474; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Outpost Denvers"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={4557.3706,3.4750342,8587.5615}; + angles[]={0.039979152,3.7453642,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2007; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={4553.5879,3.2888575,8590.0996}; + angles[]={0,3.7453642,0.071875811}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2008; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={4545.6353,2.9614468,8595.5176}; + angles[]={6.2378831,3.7453642,0.074528553}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2009; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={4549.418,3.1271939,8592.9795}; + angles[]={6.2458706,3.7453642,0.04796192}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2010; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={4541.4775,3.0280797,8598.4326}; + angles[]={6.2458706,3.7453642,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2011; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={4537.6948,3.2182338,8600.9707}; + angles[]={6.2458687,3.7453642,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2012; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={4529.7422,4.0742664,8606.3887}; + angles[]={0.0026520467,3.7453642,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2013; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={4533.5249,3.5045352,8603.8506}; + angles[]={6.2432079,3.7453642,6.1506338}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2014; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={4516.7681,4.0579395,8616.418}; + angles[]={0.013332055,3.7803075,0.018663859}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2015; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={4513.0762,3.5606728,8619.0869}; + angles[]={6.2725158,3.7803075,0.23806481}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2016; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={4505.3179,3.3158069,8624.7793}; + angles[]={6.2618566,3.7803075,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2017; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={4509.0093,3.2186148,8622.1104}; + angles[]={6.2618566,3.7803075,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2018; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={4501.9595,3.3109655,8627.1328}; + angles[]={0,3.7803075,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2019; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={4498.2676,3.3765321,8629.8018}; + angles[]={0.12468339,3.7803075,6.1637559}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2020; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={4490.5093,3.4755335,8635.4941}; + angles[]={6.272521,3.7803075,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2021; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={4494.2007,3.3440933,8632.8252}; + angles[]={6.272521,3.7803075,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2022; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={4486.5732,3.6064661,8638.7217}; + angles[]={6.2618566,3.815587,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2023; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-2.3841858e-007; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={4482.978,3.736748,8641.5195}; + angles[]={0.010664274,3.815587,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2024; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={4475.4253,3.4417446,8647.4824}; + angles[]={0.058599081,3.815587,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2025; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={4479.0205,3.6921721,8644.6846}; + angles[]={0.058599081,3.815587,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2026; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={4471.1079,3.3385022,8651.0547}; + angles[]={0.029324362,3.7803075,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2027; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={4467.416,3.3468468,8653.7236}; + angles[]={0.029324362,3.7803075,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2028; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={4459.6577,3.3405142,8659.416}; + angles[]={5.7583799,3.7803075,6.1283431}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2029; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={4463.3491,3.3405139,8656.7471}; + angles[]={0,3.7803075,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2030; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={4520.7944,5.0321646,8615.1035}; + angles[]={0.013327583,0.5862214,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2031; + type="B_HMG_01_high_F"; + atlOffset=-0.00023078918; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={4527.2622,5.0414228,8609.8877}; + angles[]={6.2671871,0.5862214,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2032; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={4439.8179,5.2403297,8670.3018}; + angles[]={6.2511969,0.5862214,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2033; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={4413.1528,5.2711797,8689.7988}; + angles[]={0.0053265258,0.5862214,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2034; + type="B_HMG_01_high_F"; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={4377.8589,4.3341837,8717.3945}; + angles[]={6.253861,0.5862214,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2035; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={4366.8267,4.3598833,8709.5518}; + angles[]={6.2618566,5.3038373,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2036; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={4359.4409,4.8816643,8699.7324}; + angles[]={0.061256282,5.3038373,0.02666023}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2037; + type="B_HMG_01_high_F"; + atlOffset=-0.00048589706; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={4337.6519,5.4026394,8671.0547}; + angles[]={6.2485328,5.3038373,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2038; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={4313.9238,4.3238277,8637.9189}; + angles[]={6.2591896,5.3038373,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2039; + type="B_HMG_01_high_F"; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={4287.2148,4.3266582,8601.4141}; + angles[]={0.047963165,5.3038373,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2040; + type="B_HMG_01_high_F"; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={4249.3936,4.2602916,8549.1758}; + angles[]={0,5.3038373,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2041; + type="B_HMG_01_high_F"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={4202.3843,4.2602916,8437.7373}; + angles[]={0,4.4562302,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2042; + type="B_HMG_01_high_F"; + }; + class Item160 + { + dataType="Logic"; + class PositionInfo + { + position[]={4398.9663,4.6500001,8401.748}; + }; + areaSize[]={1,-1,1}; + id=2045; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={9074.0605,25.15468,7255.8394}; + angles[]={6.2245855,0.80879182,6.127131}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2046; + type="B_Slingload_01_Cargo_F"; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={9068.8828,26.198195,7261.3188}; + angles[]={6.2645216,0.80879182,6.1453977}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2047; + type="B_Slingload_01_Cargo_F"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={9060.3369,27.701843,7269.8657}; + angles[]={6.2086568,0.80879182,6.1637564}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2048; + type="B_Slingload_01_Cargo_F"; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={9082.6953,23.446289,7243.7832}; + angles[]={6.2378831,0.80879182,6.1954112}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2049; + type="B_Slingload_01_Cargo_F"; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={4271.1436,5.0780048,8446.585}; + angles[]={6.2511969,0.80879182,6.2485328}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2050; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={4265.5889,5.8276348,8456.6416}; + angles[]={6.2378831,0.80879182,6.2086568}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2051; + type="B_Slingload_01_Cargo_F"; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={4256.8838,4.887105,8472.9326}; + angles[]={0.029324362,0.80879182,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2052; + type="B_Slingload_01_Cargo_F"; + atlOffset=-2.3841858e-007; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={4463.1143,17.045153,8623.5664}; + angles[]={0,0.77231306,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2053; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-0.051586628; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={4535.1802,15.603453,8584.1094}; + angles[]={0,0.77231306,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2054; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-0.051586151; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={4325.6943,16.326397,8502.2773}; + angles[]={0,0.95977503,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2055; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-0.051587343; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={4431.6367,5.9059553,8460.2451}; + angles[]={6.2458687,5.7575035,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2056; + type="B_Truck_01_transport_F"; + atlOffset=-0.0033531189; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={4422.5718,6.0224419,8457.2305}; + angles[]={6.2485328,5.7575035,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2057; + type="B_Truck_01_transport_F"; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={4414.5811,6.1753502,8452.0439}; + angles[]={0.034652505,5.7575035,6.2272439}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2058; + type="B_Truck_01_transport_F"; + atlOffset=-0.0035226345; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={4402.4766,7.083343,8448.0029}; + angles[]={0.047963165,5.7575035,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2059; + type="B_Truck_01_transport_F"; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={4416.5991,5.8906631,8482.5898}; + angles[]={0,2.57971,0.015994642}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2060; + type="B_Truck_01_transport_F"; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={4427.9048,5.7403517,8489.999}; + angles[]={0.029324362,2.57971,0.018663859}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2061; + type="B_Truck_01_transport_F"; + atlOffset=-3.2663345e-005; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={4407.1626,5.8453841,8477.8984}; + angles[]={0.042640556,2.57971,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2062; + type="B_Truck_01_transport_F"; + atlOffset=-0.00022768974; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={4508.7075,3.9368093,8545.4209}; + angles[]={0.018663859,5.2533407,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2063; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={4501.1128,3.7197344,8533.6602}; + angles[]={0.015998369,5.2533407,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2064; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item180 + { + dataType="Object"; + class PositionInfo + { + position[]={4493.4897,4.0240021,8522.5371}; + angles[]={0,5.2533407,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2065; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item181 + { + dataType="Logic"; + class PositionInfo + { + position[]={7103.3623,-17.387001,7400.8066}; + angles[]={0.018657569,6.1325984,0.0053407075}; + }; + areaSize[]={177.2326,0,371.58878}; + areaIsRectangle=1; + flags=1; + id=2066; + type="Vindicta_LocationSector"; + atlOffset=-20.047001; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="airport"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Aéroport de Tanoa"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={6980.5942,5.755157,7076.231}; + angles[]={0.0026520467,3.8491156,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2067; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={7004.0366,5.7093601,7060.0093}; + angles[]={6.2432065,3.8491156,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2068; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={7023.543,6.1686096,7045.6812}; + angles[]={6.256525,3.8491156,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2069; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={7317.4404,4.200304,7144.3745}; + angles[]={6.2751846,1.2267107,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2070; + type="B_HMG_01_high_F"; + atlOffset=-1.3589859e-005; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={7311.1997,4.4478779,7187.3745}; + angles[]={0.029324362,1.2267107,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2071; + type="B_HMG_01_high_F"; + atlOffset=-1.3113022e-005; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={7306.7554,4.954031,7235.4438}; + angles[]={6.2325621,1.2267107,0.063913256}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2072; + type="B_HMG_01_high_F"; + atlOffset=-1.3589859e-005; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={7294.9751,3.252352,7294.4546}; + angles[]={6.2378845,1.2267107,0.29023305}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2073; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={7281.2065,4.0647297,7360.7744}; + angles[]={6.2725158,1.2267107,0.13517068}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2074; + type="B_HMG_01_high_F"; + atlOffset=-1.3113022e-005; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={7276.0034,4.0590076,7409.2388}; + angles[]={6.2591896,1.2267107,0.10626491}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2075; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={7265.2173,3.7159526,7454.3921}; + angles[]={6.2113094,1.2267107,0.16385107}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2076; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={7255.7109,4.3751435,7501.4448}; + angles[]={6.2325611,1.2267107,0.22543539}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2077; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={7240.2056,4.0956249,7552.0303}; + angles[]={6.2618566,1.2267107,0.33370236}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2078; + type="B_HMG_01_high_F"; + atlOffset=-1.3589859e-005; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={7231.6611,4.3262916,7605.8325}; + angles[]={6.1821971,1.2267107,0.27053434}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2079; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={7219.1572,3.1629643,7668.8242}; + angles[]={6.2432065,1.2267107,0.21527809}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2080; + type="B_HMG_01_high_F"; + atlOffset=-1.3232231e-005; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={7210.103,3.7881951,7727.52}; + angles[]={0.034654226,1.2267107,0.11942951}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2081; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={7202.6475,3.9173472,7766.1069}; + angles[]={6.2272439,1.2267107,0.12730782}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2082; + type="B_HMG_01_high_F"; + atlOffset=-1.335144e-005; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={7177.2847,4.1209116,7781.6509}; + angles[]={0.010664274,6.0408964,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2083; + type="B_HMG_01_high_F"; + atlOffset=-0.0015254021; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={7198.229,4.7500267,7783.2622}; + angles[]={6.2485328,6.0408964,0.058599081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2084; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={7134.3271,4.2999682,7780.0181}; + angles[]={0.0080009829,6.0408964,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2085; + type="B_HMG_01_high_F"; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={7078.4058,4.3448248,7770.1108}; + angles[]={6.2352223,6.0408964,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2086; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={7036.21,4.8260756,7764.4546}; + angles[]={6.2405448,6.0408964,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2087; + type="B_HMG_01_high_F"; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={7007.7188,4.5075407,7740.127}; + angles[]={6.2272439,6.0408964,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2088; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={6969.5718,5.1168661,7721.4438}; + angles[]={6.2192721,6.0408964,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2089; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={6942.2622,4.7909775,7708.4858}; + angles[]={6.1901212,6.0408964,6.1690178}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2090; + type="B_HMG_01_high_F"; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={6945.2852,4.3265691,7688.9526}; + angles[]={0.010664274,4.3726892,6.1980586}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2091; + type="B_HMG_01_high_F"; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={6949.0503,4.1207123,7660.0532}; + angles[]={6.2751918,4.3726892,6.2458706}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2092; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={6958.48,4.1541243,7625.8052}; + angles[]={0.029324362,4.3726892,6.2299027}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2093; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={6966.8657,4.1674953,7596.1113}; + angles[]={0.02399601,4.3726892,6.2778478}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2094; + type="B_HMG_01_high_F"; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={6971.7959,3.7791603,7575.96}; + angles[]={6.253861,4.3726892,6.111557}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2095; + type="B_HMG_01_high_F"; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={6960.1011,3.9842024,7547.5049}; + angles[]={6.2591896,5.2789869,0.02666023}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2096; + type="B_HMG_01_high_F"; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={6944.4888,3.906647,7525.8125}; + angles[]={6.2698536,5.0861278,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2097; + type="B_HMG_01_high_F"; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={6917.2939,4.3202915,7502.3018}; + angles[]={0,6.2808409,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2098; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={6983.1343,4.8847904,7368.1665}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2099; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={6981.0547,4.8847904,7377.2344}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2100; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={6977.9609,4.8847904,7390.6157}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2101; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={6974.79,4.8847904,7405.0815}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2102; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={6972.1865,4.8847904,7420.3511}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2103; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={6968.2212,4.8847904,7436.9995}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2104; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={6984.2651,4.8847904,7352.0879}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2105; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={6986.0156,4.8847904,7338.1313}; + angles[]={0,4.5660038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2106; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={6921.5322,4.8847904,7481.9155}; + angles[]={0,3.0253785,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2107; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={6932.3521,4.8847904,7483.5098}; + angles[]={0,3.0253785,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2108; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={6940.3716,4.8847904,7484.6514}; + angles[]={0,3.0253785,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2109; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={6950.0166,4.8847904,7485.7451}; + angles[]={0,3.0253785,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2110; + type="B_Truck_01_transport_F"; + atlOffset=-2.3841858e-007; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={6931.5073,4.0220375,7390.5215}; + angles[]={0,1.3726481,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2111; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={6929.1797,4.0220375,7399.6548}; + angles[]={0,1.6102824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2112; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={6926.2886,4.0220375,7412.7998}; + angles[]={0,1.6102824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2113; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={6922.4409,4.0220375,7426.8223}; + angles[]={0,1.6102824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2114; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={6934.9971,4.0220375,7370.439}; + angles[]={0,1.6102824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2115; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.3841858e-007; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={7070.7241,2.6600001,7429.665}; + angles[]={0,4.4841146,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2116; + type="Land_HelipadSquare_F"; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={7082.4199,2.6600001,7373.127}; + angles[]={0,4.4841146,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2117; + type="Land_HelipadSquare_F"; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={7102.147,2.6600001,7263.4434}; + angles[]={0,4.4841146,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2118; + type="Land_HelipadSquare_F"; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={7117.8271,2.6600001,7192.3477}; + angles[]={0,4.4841146,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2119; + type="Land_HelipadSquare_F"; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={7171.6768,2.6600001,7545.0151}; + angles[]={0,6.0934696,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2120; + type="Land_Barracks_01_camo_F"; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={7239.1167,15.546209,7303.7554}; + angles[]={0,4.6057529,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2121; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-2.3841858e-007; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={7284.0913,15.234461,7096.8032}; + angles[]={0,4.6057529,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2122; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-4.7683716e-007; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={6976.4097,15.546209,7132.3257}; + angles[]={0,4.487606,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2123; + type="Land_Cargo_Tower_V4_F"; + atlOffset=-2.3841858e-007; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={6979.3667,14.888124,7645.4214}; + angles[]={0,4.6057529,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2124; + type="Land_Cargo_Tower_V4_F"; + atlOffset=7.1525574e-007; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={7106.0327,3.5217304,7762.2031}; + angles[]={0,6.1569853,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2125; + type="Land_PillboxBunker_01_big_F"; + atlOffset=2.3841858e-007; + }; + class Item241 + { + dataType="Logic"; + class PositionInfo + { + position[]={11844.942,6.9495029,13200}; + angles[]={0,4.9651475,0}; + }; + areaSize[]={137.37,0,477.98999}; + areaIsRectangle=1; + flags=1; + id=2126; + type="Vindicta_LocationSector"; + atlOffset=3.1440001; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="airport"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="La Rochelle Aerodrome"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={12232.165,9.1747904,12971.276}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2127; + type="B_Truck_01_transport_F"; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={12223.286,9.1747904,12974.473}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2128; + type="B_Truck_01_transport_F"; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={12214.756,9.1747904,12977.446}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2129; + type="B_Truck_01_transport_F"; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={12203.98,9.1747904,12980.706}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2130; + type="B_Truck_01_transport_F"; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={12193.689,9.1747904,12984.188}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2131; + type="B_Truck_01_transport_F"; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={12185.703,9.1747904,12986.32}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2132; + type="B_Truck_01_transport_F"; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={12178.617,9.1747904,12987.834}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2133; + type="B_Truck_01_transport_F"; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={12171.674,9.1747904,12989.592}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2134; + type="B_Truck_01_transport_F"; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={12161.805,9.1747904,12993.967}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2135; + type="B_Truck_01_transport_F"; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={12149.999,9.1747904,12997.565}; + angles[]={0,0.26833066,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2136; + type="B_Truck_01_transport_F"; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={11895.754,8.6102915,13049.34}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2137; + type="B_HMG_01_high_F"; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={11920.196,8.6102915,13043.907}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2138; + type="B_HMG_01_high_F"; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={11959.826,8.6102915,13035.139}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2139; + type="B_HMG_01_high_F"; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={11990.063,8.5847406,13036.95}; + angles[]={0.0079935296,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2140; + type="B_HMG_01_high_F"; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={12041.211,8.6102915,13021.437}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2141; + type="B_HMG_01_high_F"; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={12084.454,8.5573483,13006.689}; + angles[]={6.272521,3.42786,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2142; + type="B_HMG_01_high_F"; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={12130.712,8.6102915,12989.625}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2143; + type="B_HMG_01_high_F"; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={12157.802,8.7889519,12980.096}; + angles[]={0.079829417,3.42786,6.2033563}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2144; + type="B_HMG_01_high_F"; + atlOffset=4.7683716e-007; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={11740.559,8.6102915,13089.862}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2145; + type="B_HMG_01_high_F"; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={11674.664,8.6102915,13105.484}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2146; + type="B_HMG_01_high_F"; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={11702.12,8.6102915,13099.388}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2147; + type="B_HMG_01_high_F"; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={11526.549,8.6102915,13153.585}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2148; + type="B_HMG_01_high_F"; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={11489.909,8.6102915,13164.349}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2149; + type="B_HMG_01_high_F"; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={11441.386,8.6102915,13179.691}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2150; + type="B_HMG_01_high_F"; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={11422.425,8.6102915,13199.445}; + angles[]={0,3.42786,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2151; + type="B_HMG_01_high_F"; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={11495.303,8.324563,13180.672}; + angles[]={0,3.4780393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2152; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={11466.687,8.324563,13188.172}; + angles[]={0,3.4780393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2153; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={11525.361,8.324563,13171.686}; + angles[]={0,3.4780393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2154; + type="Land_MedicalTent_01_CSAT_greenhex_generic_inner_F"; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={11528.166,7.25,13226.227}; + angles[]={0,3.4483302,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2155; + type="Land_Barracks_01_grey_F"; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={11698.482,8.6120377,13178.838}; + angles[]={0,3.5199814,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2156; + type="B_Slingload_01_Cargo_F"; + atlOffset=4.7683716e-007; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={11706.338,8.6120377,13175.653}; + angles[]={0,0.80879182,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2157; + type="B_Slingload_01_Cargo_F"; + atlOffset=4.7683716e-007; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={11712.064,8.6120377,13171.197}; + angles[]={0,0.80879182,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2158; + type="B_Slingload_01_Cargo_F"; + atlOffset=4.7683716e-007; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={11686.965,8.6120377,13182.563}; + angles[]={0,0.80879182,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2159; + type="B_Slingload_01_Cargo_F"; + atlOffset=4.7683716e-007; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={11661.337,7.25,13187.567}; + angles[]={0,3.5108454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2160; + type="Land_HelipadSquare_F"; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={11633.403,7.25,13194.835}; + angles[]={0,3.5108454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2161; + type="Land_HelipadSquare_F"; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={11597.366,7.25,13206.1}; + angles[]={0,3.5108454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2162; + type="Land_HelipadSquare_F"; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={11563.667,7.25,13215.812}; + angles[]={0,3.5108454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2163; + type="Land_HelipadSquare_F"; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={6976.3599,3.804913,7551.502}; + angles[]={0,3.5302029,0.093063653}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2165; + type="B_Slingload_01_Cargo_F"; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={6969.894,3.5162425,7555.4067}; + angles[]={0.055941612,3.5302029,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2166; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0062830448; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={6959.3936,3.6045365,7530.0283}; + angles[]={6.2378845,3.5302029,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2167; + type="B_Slingload_01_Cargo_F"; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={6970.0239,3.97457,7527.2715}; + angles[]={0.047963165,3.5302029,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2168; + type="B_Slingload_01_Cargo_F"; + }; + class Item283 + { + dataType="Logic"; + class PositionInfo + { + position[]={7971.3286,68.600548,10409.505}; + angles[]={0,0.86437434,0}; + }; + areaSize[]={53.933372,0,48.940178}; + areaIsRectangle=1; + flags=1; + id=2169; + type="Vindicta_LocationSector"; + atlOffset=-2.3876114; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Camp Averts"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={7946.2114,74.636314,10420.257}; + angles[]={0.15084559,0.83830231,6.1401687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2181; + type="B_Truck_01_transport_F"; + atlOffset=-0.0031051636; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={7941.2822,74.274216,10425.898}; + angles[]={0.20251763,0.83830231,6.1532555}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2182; + type="B_Truck_01_transport_F"; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={7936.3877,73.805809,10431.647}; + angles[]={0.17162824,0.83830231,6.155879}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2183; + type="B_Truck_01_transport_F"; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={7951.0439,71.498947,10447.206}; + angles[]={0.053282689,3.9671659,6.2166171}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2185; + type="B_Truck_01_transport_F"; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={7956.2988,71.645683,10439.586}; + angles[]={0.079830915,3.9671659,6.2272449}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2186; + type="B_Truck_01_transport_F"; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={7961.8232,71.849625,10433.607}; + angles[]={0.087772191,3.9671659,6.2325635}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2187; + type="B_Truck_01_transport_F"; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={7968.1563,71.995895,10427.321}; + angles[]={0.071874976,3.9671659,6.2192731}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2188; + type="B_Truck_01_transport_F"; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={7912.8774,76.856133,10427.52}; + angles[]={0.21273111,5.5938516,6.137558}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2189; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={7923.4082,73.54705,10435.65}; + angles[]={0.20763075,5.5938516,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2190; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={7933.1582,71.72171,10445.859}; + angles[]={0.077179953,5.5938516,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2191; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={7944.4253,70.987183,10454.341}; + angles[]={0.039979152,5.5938516,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2192; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={7958.3662,69.088593,10466.342}; + angles[]={0.069220692,5.5938516,6.1219311}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2193; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={7970.8188,66.695892,10476.282}; + angles[]={0.045304954,5.5938516,6.1506343}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2194; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={7983.7612,65.788643,10465.322}; + angles[]={0.082478598,0.95974326,6.1901217}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2195; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={7995.3608,66.194389,10449.528}; + angles[]={0.082478598,0.95974326,6.1089711}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2196; + type="B_HMG_01_high_F"; + atlOffset=-0.0055770874; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={8003.9941,65.569061,10439.67}; + angles[]={0.17421561,0.95974326,6.111558}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2197; + type="B_HMG_01_high_F"; + atlOffset=3.8146973e-006; + }; + class Item300 + { + dataType="Object"; + class PositionInfo + { + position[]={8017.4038,65.977486,10423.785}; + angles[]={0.16903779,0.95974326,6.0350728}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2198; + type="B_HMG_01_high_F"; + }; + class Item301 + { + dataType="Object"; + class PositionInfo + { + position[]={8031.2705,65.600655,10405.609}; + angles[]={0.15345138,0.95974326,6.0077052}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2199; + type="B_HMG_01_high_F"; + }; + class Item302 + { + dataType="Object"; + class PositionInfo + { + position[]={8029.8374,67.39267,10393.531}; + angles[]={0.071874976,2.5112748,6.0003142}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2200; + type="B_HMG_01_high_F"; + }; + class Item303 + { + dataType="Object"; + class PositionInfo + { + position[]={8019.854,70.843567,10383.356}; + angles[]={0.082478598,2.5112748,6.025075}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2201; + type="B_HMG_01_high_F"; + }; + class Item304 + { + dataType="Object"; + class PositionInfo + { + position[]={8008.0708,73.69162,10372.996}; + angles[]={0.11416842,2.5112748,6.148016}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2202; + type="B_HMG_01_high_F"; + }; + class Item305 + { + dataType="Object"; + class PositionInfo + { + position[]={7996.3105,77.245789,10362.211}; + angles[]={0.18454379,2.5112748,6.174284}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2203; + type="B_HMG_01_high_F"; + }; + class Item306 + { + dataType="Object"; + class PositionInfo + { + position[]={7990.2046,69.143387,10424.347}; + angles[]={0.15865479,0.80879182,6.1848383}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2206; + type="B_Slingload_01_Cargo_F"; + }; + class Item307 + { + dataType="Object"; + class PositionInfo + { + position[]={7983.9487,69.368378,10428.911}; + angles[]={0.087774232,0.80879182,6.1297345}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2207; + type="B_Slingload_01_Cargo_F"; + }; + class Item308 + { + dataType="Object"; + class PositionInfo + { + position[]={7975.104,70.181381,10452.833}; + angles[]={0,5.6347275,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2208; + type="Land_Cargo_HQ_V4_F"; + atlOffset=0.19917297; + }; + class Item309 + { + dataType="Object"; + class PositionInfo + { + position[]={7962.5332,68.573608,10459.35}; + angles[]={0.069223277,0.88883787,6.1219311}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2209; + type="Land_DeconTent_01_CSAT_greenhex_F"; + atlOffset=-0.00015258789; + }; + class Item310 + { + dataType="Object"; + class PositionInfo + { + position[]={8019.8193,67.570023,10408.361}; + angles[]={0.16125457,0.88883787,6.0501633}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2210; + type="Land_DeconTent_01_CSAT_greenhex_F"; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={8010.085,68.180168,10420.201}; + angles[]={0.16903779,0.88883787,6.022583}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2211; + type="Land_DeconTent_01_CSAT_greenhex_F"; + atlOffset=-0.00023651123; + }; + class Item312 + { + dataType="Object"; + class PositionInfo + { + position[]={7999.0137,66.873009,10432.494}; + angles[]={0.18454216,0.88883787,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2212; + type="Land_DeconTent_01_CSAT_greenhex_F"; + atlOffset=0.00012969971; + }; + class Item313 + { + dataType="Logic"; + class PositionInfo + { + position[]={10929.648,94.495316,7852.7085}; + angles[]={0,0.12407732,0}; + }; + areaSize[]={44.925007,0,24.634094}; + areaIsRectangle=1; + flags=1; + id=2213; + type="Vindicta_LocationSector"; + atlOffset=0.79201508; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Camp Romeo"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item314 + { + dataType="Logic"; + class PositionInfo + { + position[]={10943.911,92.910248,7841.7515}; + angles[]={0.021328852,0,6.2060056}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=2214; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00012969971; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item315 + { + dataType="Object"; + class PositionInfo + { + position[]={10960.463,94.403763,7841.3799}; + angles[]={6.2805333,0.053318333,6.2485347}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2215; + type="B_Truck_01_transport_F"; + atlOffset=1.5258789e-005; + }; + class Item316 + { + dataType="Object"; + class PositionInfo + { + position[]={10951.237,94.756729,7841.645}; + angles[]={0.010664274,0.053318333,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2216; + type="B_Truck_01_transport_F"; + atlOffset=-0.0001373291; + }; + class Item317 + { + dataType="Object"; + class PositionInfo + { + position[]={10941.615,95.278023,7842.417}; + angles[]={0.021331646,0.053318333,6.2325611}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2217; + type="B_Truck_01_transport_F"; + atlOffset=7.6293945e-006; + }; + class Item318 + { + dataType="Object"; + class PositionInfo + { + position[]={10931.99,95.797325,7842.3794}; + angles[]={0.034654226,0.053318333,6.2245865}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2218; + type="B_Truck_01_transport_F"; + atlOffset=7.6293945e-006; + }; + class Item319 + { + dataType="Object"; + class PositionInfo + { + position[]={10923.29,96.194542,7843.5264}; + angles[]={0.077177636,0.053318333,6.1954131}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2219; + type="B_Truck_01_transport_F"; + atlOffset=0.00018310547; + }; + class Item320 + { + dataType="Object"; + class PositionInfo + { + position[]={10954.457,94.712555,7831.1348}; + angles[]={0.1089,3.3327172,6.2166171}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2220; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item321 + { + dataType="Object"; + class PositionInfo + { + position[]={10912.238,96.213852,7837.7192}; + angles[]={0.10626491,3.3327172,6.2565231}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2221; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item322 + { + dataType="Object"; + class PositionInfo + { + position[]={10897.66,97.643661,7877.5791}; + angles[]={6.1063848,6.1263642,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2222; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item323 + { + dataType="Object"; + class PositionInfo + { + position[]={10938.848,95.840248,7872.2554}; + angles[]={6.2671871,6.1263642,5.9856234}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2223; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item324 + { + dataType="Object"; + class PositionInfo + { + position[]={10959.751,92.603806,7870.167}; + angles[]={0.071874976,6.1263642,0.15865479}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2224; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item325 + { + dataType="Object"; + class PositionInfo + { + position[]={10967.089,93.553864,7850.0112}; + angles[]={0.013332055,0.61586148,6.2245855}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2225; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item326 + { + dataType="Object"; + class PositionInfo + { + position[]={10905.665,96.583595,7873.3779}; + angles[]={6.161129,0.092848584,0.042639159}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2226; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0093917847; + }; + class Item327 + { + dataType="Object"; + class PositionInfo + { + position[]={10895.872,96.02092,7864.2725}; + angles[]={6.2325621,5.0760808,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2227; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0050125122; + }; + class Item328 + { + dataType="Object"; + class PositionInfo + { + position[]={10964.211,96.472534,7865.2319}; + angles[]={0,4.7118988,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2229; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=0.092391968; + }; + class Item329 + { + dataType="Logic"; + class PositionInfo + { + position[]={11010.785,25.465628,6514.3989}; + angles[]={6.1954122,0,6.129735}; + }; + id=2230; + type="Vindicta_BridgeConnection"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item330 + { + dataType="Logic"; + class PositionInfo + { + position[]={11526.467,52.602356,5007.5581}; + angles[]={0.16644628,0,0.23554416}; + }; + id=2231; + type="Vindicta_BridgeConnection"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item331 + { + dataType="Logic"; + class PositionInfo + { + position[]={11187.804,1.9400001,5227.9727}; + angles[]={0,6.0648446,0}; + }; + areaSize[]={170.69464,0,191.106}; + areaIsRectangle=1; + flags=1; + id=2232; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Harcourt"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item332 + { + dataType="Logic"; + class PositionInfo + { + position[]={12770.44,3.879823,4769.9829}; + angles[]={0,1.1799997,0}; + }; + areaSize[]={130.36099,0,164.427}; + areaIsRectangle=1; + flags=1; + id=2233; + type="Vindicta_LocationSector"; + atlOffset=0.11999989; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Doodstil"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item333 + { + dataType="Logic"; + class PositionInfo + { + position[]={11540.232,3.1699998,2625.1799}; + angles[]={0,1.545297,0}; + }; + areaSize[]={210.11501,0,142.758}; + areaIsRectangle=1; + flags=1; + id=2234; + type="Vindicta_LocationSector"; + atlOffset=0.1099999; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lijnhaven"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item334 + { + dataType="Logic"; + class PositionInfo + { + position[]={13009.472,3.6788571,2105.4761}; + angles[]={0,5.4819741,0}; + }; + areaSize[]={105.814,0,76.639}; + areaIsRectangle=1; + flags=1; + id=2235; + type="Vindicta_LocationSector"; + atlOffset=1.0923955; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Rereki"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item335 + { + dataType="Logic"; + class PositionInfo + { + position[]={10360.188,2.2408535,2682.448}; + angles[]={0,0.34746015,0}; + }; + areaSize[]={99.638,0,90.897003}; + areaIsRectangle=1; + flags=1; + id=2236; + type="Vindicta_LocationSector"; + atlOffset=-0.016000032; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Blerick"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item336 + { + dataType="Logic"; + class PositionInfo + { + position[]={9449.8857,6.5139999,4049.4661}; + angles[]={0,0.1603085,0}; + }; + areaSize[]={210.313,0,222.884}; + areaIsRectangle=1; + flags=1; + id=2237; + type="Vindicta_LocationSector"; + atlOffset=-0.71600008; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Moddergat"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item337 + { + dataType="Logic"; + class PositionInfo + { + position[]={8951.709,8.334794,4714.7666}; + angles[]={0,0.85016727,0}; + }; + areaSize[]={66.47271,0,90.897003}; + areaIsRectangle=1; + flags=1; + id=2238; + type="Vindicta_LocationSector"; + atlOffset=-0.095615387; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="La Foa"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item338 + { + dataType="Logic"; + class PositionInfo + { + position[]={12710.661,3.4391804,3258.2334}; + angles[]={6.09092,0.54793286,0.018675024}; + }; + areaSize[]={77.606491,0,55.823013}; + areaIsRectangle=1; + flags=1; + id=2239; + type="Vindicta_LocationSector"; + atlOffset=0.37743235; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Port-Boisé"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item339 + { + dataType="Logic"; + class PositionInfo + { + position[]={10198.666,2.3840001,5045.9609}; + angles[]={0,1.0654013,0}; + }; + areaSize[]={99.638,0,120.514}; + areaIsRectangle=1; + flags=1; + id=2240; + type="Vindicta_LocationSector"; + atlOffset=-0.016000032; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lösi"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item340 + { + dataType="Logic"; + class PositionInfo + { + position[]={12386.139,36.652599,4534.7012}; + angles[]={0.031991884,0.86467099,6.0781093}; + }; + areaSize[]={99.638,0,90.897003}; + areaIsRectangle=1; + flags=1; + id=2241; + type="Vindicta_LocationSector"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Saioko"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item341 + { + dataType="Logic"; + class PositionInfo + { + position[]={11389.957,4.2672787,2314.3362}; + }; + areaSize[]={56.461941,0,62.759171}; + areaIsRectangle=1; + flags=1; + id=2243; + type="Vindicta_LocationSector"; + atlOffset=-0.84266996; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lijnhaven oproepcentrum"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item342 + { + dataType="Object"; + class PositionInfo + { + position[]={11440.11,8.4392176,2372.2778}; + angles[]={0,4.2753887,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2246; + type="Land_SignM_WarningMilitaryArea_english_F"; + atlOffset=-0.0042910576; + }; + class Item343 + { + dataType="Object"; + class PositionInfo + { + position[]={11447.307,8.3497362,2373.2104}; + angles[]={0,4.4704342,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2247; + type="Land_SignM_WarningMilAreaSmall_english_F"; + atlOffset=4.7683716e-007; + }; + class Item344 + { + dataType="Object"; + class PositionInfo + { + position[]={11451.501,8.5229044,2365.4241}; + angles[]={0,4.2115488,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2248; + type="Land_SignM_WarningMilAreaSmall_english_F"; + atlOffset=9.5367432e-007; + }; + class Item345 + { + dataType="Logic"; + class PositionInfo + { + position[]={11413.206,5.5572,2332.8804}; + angles[]={0.02666023,0,0.029324362}; + }; + areaSize[]={17.345215,0,16.60437}; + flags=1; + id=2258; + type="ModuleHideTerrainObjects_F"; + atlOffset=-4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item346 + { + dataType="Object"; + class PositionInfo + { + position[]={11389.328,9.2579269,2321.7476}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2259; + type="Flag_HorizonIslands_F"; + atlOffset=-0.036148071; + }; + class Item347 + { + dataType="Object"; + class PositionInfo + { + position[]={11389.756,9.4873734,2324.4229}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2260; + type="Flag_Gendarmerie_F"; + atlOffset=-0.0074982643; + }; + class Item348 + { + dataType="Object"; + class PositionInfo + { + position[]={11414.05,9.4386692,2337.729}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2261; + type="Land_Cargo_HQ_V4_F"; + atlOffset=-7.9154968e-005; + }; + class Item349 + { + dataType="Object"; + class PositionInfo + { + position[]={11409.035,8.6029472,2367.2571}; + angles[]={6.251195,4.3389468,0.063912325}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2262; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=-2.0980835e-005; + }; + class Item350 + { + dataType="Object"; + class PositionInfo + { + position[]={11402.021,5.326273,2291.2344}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2263; + type="Land_Cargo_House_V4_F"; + atlOffset=0.061731815; + }; + class Item351 + { + dataType="Logic"; + class PositionInfo + { + position[]={11365.092,4.3328567,2326.8455}; + angles[]={6.2485232,0,0.074525557}; + }; + areaSize[]={17.344999,0,24.991634}; + areaIsRectangle=1; + flags=1; + id=2264; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.15245104; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item352 + { + dataType="Object"; + class PositionInfo + { + position[]={11436.417,9.0726233,2371.8513}; + angles[]={0.0080009829,0.0084650749,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2265; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item353 + { + dataType="Object"; + class PositionInfo + { + position[]={11443.349,9.2018566,2356.7776}; + angles[]={0.013332055,1.3134193,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2266; + type="B_HMG_01_high_F"; + atlOffset=-3.0040741e-005; + }; + class Item354 + { + dataType="Object"; + class PositionInfo + { + position[]={11444.721,8.1377831,2317.9031}; + angles[]={6.2485328,1.6796991,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2267; + type="B_HMG_01_high_F"; + atlOffset=-3.0994415e-005; + }; + class Item355 + { + dataType="Object"; + class PositionInfo + { + position[]={11442.375,6.9030747,2288.2788}; + angles[]={6.213963,1.6796991,6.2511969}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2268; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item356 + { + dataType="Object"; + class PositionInfo + { + position[]={11443.494,6.01789,2267.1001}; + angles[]={6.2245855,1.6796991,6.2432065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2269; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item357 + { + dataType="Object"; + class PositionInfo + { + position[]={11420.797,8.6772041,2372.8462}; + angles[]={6.2698536,0.014138686,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2270; + type="B_HMG_01_high_F"; + atlOffset=-3.0994415e-005; + }; + class Item358 + { + dataType="Object"; + class PositionInfo + { + position[]={11402.98,7.7765756,2374.5168}; + angles[]={6.253861,0.014138686,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2271; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item359 + { + dataType="Object"; + class PositionInfo + { + position[]={11404.234,7.2533183,2334.2222}; + angles[]={0.018663859,6.0253592,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2272; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item360 + { + dataType="Object"; + class PositionInfo + { + position[]={11424.877,7.4125547,2322.2485}; + angles[]={6.251195,2.2939725,0.045302324}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2273; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item361 + { + dataType="Object"; + class PositionInfo + { + position[]={11370.774,6.4284158,2308.6057}; + angles[]={6.2166181,1.5408825,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2274; + type="B_Truck_01_transport_F"; + atlOffset=-0.00046491623; + }; + class Item362 + { + dataType="Object"; + class PositionInfo + { + position[]={11370.313,6.7291441,2315.9304}; + angles[]={6.256525,1.5408825,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2275; + type="B_Truck_01_transport_F"; + atlOffset=-2.5749207e-005; + }; + class Item363 + { + dataType="Object"; + class PositionInfo + { + position[]={11369.542,6.903111,2324.5571}; + angles[]={6.256525,1.5408825,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2276; + type="B_Truck_01_transport_F"; + atlOffset=-0.00033044815; + }; + class Item364 + { + dataType="Object"; + class PositionInfo + { + position[]={11369.103,7.0730963,2333.4907}; + angles[]={6.2591896,1.5408825,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2277; + type="B_Truck_01_transport_F"; + atlOffset=-0.0013656616; + }; + class Item365 + { + dataType="Object"; + class PositionInfo + { + position[]={11369.149,7.226378,2340.5779}; + angles[]={0,1.5408825,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2278; + type="B_Truck_01_transport_F"; + atlOffset=-0.00028753281; + }; + class Item366 + { + dataType="Object"; + class PositionInfo + { + position[]={11412.513,6.5147009,2305.439}; + angles[]={6.2778587,1.6102824,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2279; + type="B_Slingload_01_Cargo_F"; + }; + class Item367 + { + dataType="Object"; + class PositionInfo + { + position[]={11412.777,6.6708508,2311.8474}; + angles[]={6.259192,1.6102824,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2280; + type="B_Slingload_01_Cargo_F"; + }; + class Item368 + { + dataType="Logic"; + class PositionInfo + { + position[]={8881.3701,-5.15555,3597.6411}; + angles[]={0,0.68779933,0}; + }; + areaSize[]={197.463,0,167}; + areaIsRectangle=1; + flags=1; + id=2281; + type="Vindicta_LocationSector"; + atlOffset=-11.07; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Tobakoro"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item369 + { + dataType="Logic"; + class PositionInfo + { + position[]={9351.9033,20.309761,3682.9431}; + angles[]={0,5.6509571,0}; + }; + areaSize[]={49.492001,0,66.481003}; + areaIsRectangle=1; + flags=1; + id=2282; + type="Vindicta_LocationSector"; + atlOffset=0.49600029; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Kamp Vies Water"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item370 + { + dataType="Object"; + class PositionInfo + { + position[]={9298.5557,26.135036,3684.7148}; + angles[]={0.0079935296,4.0754619,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2283; + type="B_Truck_01_transport_F"; + atlOffset=-0.053386688; + }; + class Item371 + { + dataType="Object"; + class PositionInfo + { + position[]={9303.4268,26.818398,3678.8293}; + angles[]={0.058599081,4.0754619,0.11942901}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2284; + type="B_Truck_01_transport_F"; + }; + class Item372 + { + dataType="Object"; + class PositionInfo + { + position[]={9310.0039,28.064779,3671.1345}; + angles[]={6.2219291,4.0754619,0.16125457}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2285; + type="B_Truck_01_transport_F"; + atlOffset=-0.082221985; + }; + class Item373 + { + dataType="Object"; + class PositionInfo + { + position[]={9315.5068,28.502535,3664.4077}; + angles[]={6.2698536,4.0754619,0.066567369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2286; + type="B_Truck_01_transport_F"; + }; + class Item374 + { + dataType="Object"; + class PositionInfo + { + position[]={9324.6162,28.257399,3653.8718}; + angles[]={6.2325621,4.0754619,6.1297345}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2287; + type="B_Truck_01_transport_F"; + atlOffset=-0.008808136; + }; + class Item375 + { + dataType="Object"; + class PositionInfo + { + position[]={9351.1807,32.494766,3604.2441}; + angles[]={0.22036196,4.0786042,6.1874795}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2288; + type="B_HMG_01_high_F"; + atlOffset=-3.2424927e-005; + }; + class Item376 + { + dataType="Object"; + class PositionInfo + { + position[]={9343.8877,30.234722,3613.6333}; + angles[]={0.3573086,4.0786042,0.034650784}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2289; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item377 + { + dataType="Object"; + class PositionInfo + { + position[]={9335.127,26.780388,3628.9272}; + angles[]={0.27053457,4.0786042,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2290; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item378 + { + dataType="Object"; + class PositionInfo + { + position[]={9324.7598,26.672855,3642.488}; + angles[]={6.1927657,4.0786042,0.021331646}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2291; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item379 + { + dataType="Object"; + class PositionInfo + { + position[]={9289.4355,25.255697,3689.761}; + angles[]={0.031988446,4.0786042,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2292; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item380 + { + dataType="Object"; + class PositionInfo + { + position[]={9275.7842,23.184944,3707.5012}; + angles[]={0.087774232,4.0786042,6.2725158}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2293; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item381 + { + dataType="Object"; + class PositionInfo + { + position[]={9412.9404,18.539721,3660.79}; + angles[]={0.21273167,4.0904484,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2294; + type="Land_MedicalTent_01_greenhex_closed_F"; + }; + class Item382 + { + dataType="Object"; + class PositionInfo + { + position[]={9402.9512,17.393751,3672.4412}; + angles[]={0.093063653,4.0904484,6.1375575}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2295; + type="Land_MedicalTent_01_greenhex_closed_F"; + }; + class Item383 + { + dataType="Object"; + class PositionInfo + { + position[]={9389.9775,17.694715,3689.4668}; + angles[]={6.2618566,4.0904484,6.213963}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2296; + type="Land_MedicalTent_01_greenhex_closed_F"; + }; + class Item384 + { + dataType="Object"; + class PositionInfo + { + position[]={9354.7148,28.052961,3646.8665}; + angles[]={0,0.94396108,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2297; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=0.093036652; + }; + class Item385 + { + dataType="Object"; + class PositionInfo + { + position[]={9362.0547,31.076759,3712.4988}; + angles[]={0,0.87969917,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2298; + type="Land_Cargo_Tower_V4_F"; + atlOffset=0.012069702; + }; + class Item386 + { + dataType="Object"; + class PositionInfo + { + position[]={9373.915,19.095852,3712.001}; + angles[]={0.029324362,1.6284881,6.2299037}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2299; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item387 + { + dataType="Object"; + class PositionInfo + { + position[]={9364.4629,19.648136,3724.531}; + angles[]={0.071875811,0.29048741,6.2060056}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2300; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item388 + { + dataType="Object"; + class PositionInfo + { + position[]={9352.8457,20.478512,3712.9397}; + angles[]={6.2325621,4.7452536,6.2645216}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2301; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item389 + { + dataType="Object"; + class PositionInfo + { + position[]={9361.5576,20.055573,3701.3347}; + angles[]={6.2725158,3.3374341,6.1848369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2302; + type="B_HMG_01_high_F"; + atlOffset=-3.0517578e-005; + }; + class Item390 + { + dataType="Object"; + class PositionInfo + { + position[]={9330.2207,20.225777,3711.2019}; + angles[]={0.061257254,2.4479549,6.2219281}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2303; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + atlOffset=0.005191803; + }; + class Item391 + { + dataType="Object"; + class PositionInfo + { + position[]={9319.5342,21.701487,3702.825}; + angles[]={0.09834861,2.4479549,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2304; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item392 + { + dataType="Object"; + class PositionInfo + { + position[]={9310.4141,23.747097,3695.606}; + angles[]={0.1560539,2.4479549,6.2299018}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2305; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item393 + { + dataType="Object"; + class PositionInfo + { + position[]={9342.7559,20.399221,3722.5278}; + angles[]={0.055940546,2.4479549,0.037316564}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2306; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item394 + { + dataType="Object"; + class PositionInfo + { + position[]={9362.7549,21.597284,3666.1938}; + angles[]={0.095706634,4.205822,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2307; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.00064277649; + }; + class Item395 + { + dataType="Object"; + class PositionInfo + { + position[]={9366.7061,21.864031,3660.0547}; + angles[]={0.12993012,4.205822,6.1690178}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2308; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0017223358; + }; + class Item396 + { + dataType="Object"; + class PositionInfo + { + position[]={9371.3223,21.781324,3654.874}; + angles[]={0.053282689,4.205822,6.137557}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2309; + type="B_Slingload_01_Cargo_F"; + }; + class Item397 + { + dataType="Logic"; + class PositionInfo + { + position[]={11634.454,8.2700005,3214.3201}; + angles[]={0,0.63353705,0}; + }; + areaSize[]={413.67999,0,142.758}; + areaIsRectangle=1; + flags=1; + id=2310; + type="Vindicta_LocationSector"; + atlOffset=1.7600002; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="airport"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Saint-George Airstrip"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item398 + { + dataType="Object"; + class PositionInfo + { + position[]={11621.36,5.729959,3038.8015}; + angles[]={0,0.7275278,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2311; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item399 + { + dataType="Object"; + class PositionInfo + { + position[]={11614.394,5.729959,3044.3347}; + angles[]={0,0.7275278,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2312; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item400 + { + dataType="Object"; + class PositionInfo + { + position[]={11732.743,5.729959,2951.1392}; + angles[]={0,0.7275278,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2313; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item401 + { + dataType="Object"; + class PositionInfo + { + position[]={11739.803,5.8217936,2945.5867}; + angles[]={0,0.7275278,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2314; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item402 + { + dataType="Object"; + class PositionInfo + { + position[]={12006.751,8.1442394,2908.4675}; + angles[]={0,5.9875364,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2315; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item403 + { + dataType="Object"; + class PositionInfo + { + position[]={12014.734,8.1534586,2910.8499}; + angles[]={0,5.9875364,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2316; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item404 + { + dataType="Object"; + class PositionInfo + { + position[]={11304.732,15.920682,3271.9868}; + angles[]={0,0.68349904,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2317; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item405 + { + dataType="Object"; + class PositionInfo + { + position[]={11316.123,14.372562,3264.0474}; + angles[]={0,0.79664904,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2318; + type="Land_SignM_WarningMilitaryArea_english_F"; + }; + class Item406 + { + dataType="Object"; + class PositionInfo + { + position[]={11307.961,16.087339,3281.6165}; + angles[]={6.2751846,3.8578005,6.200706}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2319; + type="B_HMG_01_high_F"; + atlOffset=-0.00011825562; + }; + class Item407 + { + dataType="Object"; + class PositionInfo + { + position[]={11323.278,15.116024,3272.3154}; + angles[]={6.1742845,3.8578005,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2320; + type="B_HMG_01_high_F"; + }; + class Item408 + { + dataType="Object"; + class PositionInfo + { + position[]={11411.098,7.6473346,3210.0125}; + angles[]={0.11153521,3.8578005,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2321; + type="B_HMG_01_high_F"; + }; + class Item409 + { + dataType="Object"; + class PositionInfo + { + position[]={11469.468,6.5652418,3167.7917}; + angles[]={6.1690178,3.8578005,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2322; + type="B_HMG_01_high_F"; + }; + class Item410 + { + dataType="Object"; + class PositionInfo + { + position[]={11525.962,5.1535406,3125.3718}; + angles[]={0.015998369,3.8578005,6.2645216}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2323; + type="B_HMG_01_high_F"; + atlOffset=2.3841858e-007; + }; + class Item411 + { + dataType="Object"; + class PositionInfo + { + position[]={11573.812,5.373189,3091.5469}; + angles[]={0.071875811,3.8578005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2324; + type="B_HMG_01_high_F"; + atlOffset=-2.3841858e-007; + }; + class Item412 + { + dataType="Object"; + class PositionInfo + { + position[]={11615.13,6.3502917,3061.3538}; + angles[]={0,3.8578005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2325; + type="B_HMG_01_high_F"; + }; + class Item413 + { + dataType="Object"; + class PositionInfo + { + position[]={11626.542,6.3502917,3057.3984}; + angles[]={0,3.8578005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2326; + type="B_HMG_01_high_F"; + }; + class Item414 + { + dataType="Object"; + class PositionInfo + { + position[]={11758.729,6.3502917,2954.9084}; + angles[]={0,3.8578005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2328; + type="B_HMG_01_high_F"; + }; + class Item415 + { + dataType="Object"; + class PositionInfo + { + position[]={11783.572,6.3502917,2936.8188}; + angles[]={0,3.8578005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2329; + type="B_HMG_01_high_F"; + }; + class Item416 + { + dataType="Object"; + class PositionInfo + { + position[]={11815.286,8.8249207,2914.2356}; + angles[]={0.087774232,3.8578005,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2330; + type="B_HMG_01_high_F"; + }; + class Item417 + { + dataType="Object"; + class PositionInfo + { + position[]={11848.439,10.326503,2887.8896}; + angles[]={6.272521,3.8578005,0.071875811}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2331; + type="B_HMG_01_high_F"; + }; + class Item418 + { + dataType="Object"; + class PositionInfo + { + position[]={11878.548,10.718032,2865.175}; + angles[]={0.09570726,3.8578005,6.1167397}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2332; + type="B_HMG_01_high_F"; + }; + class Item419 + { + dataType="Object"; + class PositionInfo + { + position[]={11964.547,8.136425,2969.7566}; + angles[]={6.0501633,2.2964036,0.22796714}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2333; + type="B_HMG_01_high_F"; + }; + class Item420 + { + dataType="Object"; + class PositionInfo + { + position[]={11969.753,10.251576,2977.9006}; + angles[]={6.2086577,2.2964036,6.1742845}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2334; + type="B_HMG_01_high_F"; + }; + class Item421 + { + dataType="Object"; + class PositionInfo + { + position[]={11976.504,11.348866,2991.9158}; + angles[]={6.137557,2.2964036,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2335; + type="B_HMG_01_high_F"; + }; + class Item422 + { + dataType="Object"; + class PositionInfo + { + position[]={11666.549,6.9147906,3033.8809}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2336; + type="B_Truck_01_transport_F"; + }; + class Item423 + { + dataType="Object"; + class PositionInfo + { + position[]={11660.565,6.9147906,3040.0806}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2337; + type="B_Truck_01_transport_F"; + }; + class Item424 + { + dataType="Object"; + class PositionInfo + { + position[]={11652.127,6.9147906,3045.3352}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2338; + type="B_Truck_01_transport_F"; + }; + class Item425 + { + dataType="Object"; + class PositionInfo + { + position[]={11643.723,6.9147906,3053.5181}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2339; + type="B_Truck_01_transport_F"; + }; + class Item426 + { + dataType="Object"; + class PositionInfo + { + position[]={11635.12,6.9147906,3058.6914}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2340; + type="B_Truck_01_transport_F"; + }; + class Item427 + { + dataType="Object"; + class PositionInfo + { + position[]={11711.561,6.9147906,3005.2}; + angles[]={0,3.7885275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2341; + type="B_Truck_01_transport_F"; + }; + class Item428 + { + dataType="Object"; + class PositionInfo + { + position[]={11754.092,7.0747905,3013.7292}; + angles[]={0,0.70329285,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2342; + type="B_Truck_01_transport_F"; + }; + class Item429 + { + dataType="Object"; + class PositionInfo + { + position[]={11747.435,7.0003376,3018.1008}; + angles[]={6.2378831,0.70329285,0.045302324}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2343; + type="B_Truck_01_transport_F"; + }; + class Item430 + { + dataType="Object"; + class PositionInfo + { + position[]={11740.994,6.9138355,3022.6729}; + angles[]={6.272521,0.70329285,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2344; + type="B_Truck_01_transport_F"; + atlOffset=-0.0014243126; + }; + class Item431 + { + dataType="Object"; + class PositionInfo + { + position[]={11733.011,6.92135,3028.7097}; + angles[]={6.2805333,0.70329285,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2345; + type="B_Truck_01_transport_F"; + atlOffset=-8.1062317e-006; + }; + class Item432 + { + dataType="Object"; + class PositionInfo + { + position[]={11711.38,4.6674156,3144.7944}; + angles[]={0.02666023,0.65052319,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2346; + type="Land_HelipadSquare_F"; + }; + class Item433 + { + dataType="Object"; + class PositionInfo + { + position[]={11739.977,4.6796107,3124.4592}; + angles[]={0.0053265258,0.65052319,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2347; + type="Land_HelipadSquare_F"; + }; + class Item434 + { + dataType="Object"; + class PositionInfo + { + position[]={11773.733,4.7922511,3101.7964}; + angles[]={0.0080009829,0.65052319,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2348; + type="Land_HelipadSquare_F"; + }; + class Item435 + { + dataType="Object"; + class PositionInfo + { + position[]={11665.938,6.0520372,3052.9946}; + angles[]={0,4.205822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2349; + type="B_Slingload_01_Cargo_F"; + }; + class Item436 + { + dataType="Object"; + class PositionInfo + { + position[]={11672.978,6.0520372,3046.5215}; + angles[]={0,4.205822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2350; + type="B_Slingload_01_Cargo_F"; + }; + class Item437 + { + dataType="Logic"; + class PositionInfo + { + position[]={11340.335,19.755215,6030.3301}; + angles[]={6.2538638,0,6.2698507}; + }; + areaSize[]={50,0,50}; + flags=1; + id=2359; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="roadblock"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Roadblock 110060"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item438 + { + dataType="Logic"; + class PositionInfo + { + position[]={11074.434,10.895508,5977.6934}; + angles[]={0.047963165,0,0.021328852}; + }; + areaSize[]={50,0,50}; + flags=1; + id=2360; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="roadblock"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Roadblock 110059"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item439 + { + dataType="Logic"; + class PositionInfo + { + position[]={11378.472,2.6083264,5250.9448}; + angles[]={6.2485409,0,0.016004669}; + }; + areaSize[]={15,0,15}; + flags=1; + id=2361; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="roadblock"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Roadblock 113052"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item440 + { + dataType="Marker"; + position[]={4465.6274,41.088379,3138.9368}; + name="marker_43"; + text="Empty Island"; + type="mil_dot"; + colorName="ColorRed"; + id=2362; + atlOffset=-17.451298; + }; + class Item441 + { + dataType="Marker"; + position[]={2441.491,20.881594,6914.0405}; + name="marker_44"; + text="Empty Island"; + type="mil_dot"; + colorName="ColorRed"; + id=2363; + }; + class Item442 + { + dataType="Marker"; + position[]={2736.1494,164.98241,12342.79}; + name="marker_46"; + text="Empty Island"; + type="mil_dot"; + colorName="ColorRed"; + id=2365; + }; + class Item443 + { + dataType="Logic"; + class PositionInfo + { + position[]={6740.3813,10.523376,12404.791}; + angles[]={0.10626491,5.5769811,6.2219281}; + }; + areaSize[]={11.403126,0,27.197342}; + areaIsRectangle=1; + flags=1; + id=2367; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.15379047; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item444 + { + dataType="Object"; + class PositionInfo + { + position[]={6752.793,46.803993,12324.181}; + angles[]={0,5.3753881,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2368; + type="Land_Cargo_Tower_V4_F"; + atlOffset=3.8146973e-006; + }; + class Item445 + { + dataType="Object"; + class PositionInfo + { + position[]={6732.0635,12.186909,12416.591}; + angles[]={0.12468339,0.85852373,6.148015}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2369; + type="B_Truck_01_transport_F"; + atlOffset=-0.0021810532; + }; + class Item446 + { + dataType="Object"; + class PositionInfo + { + position[]={6739.353,12.205246,12409.039}; + angles[]={0.10890111,0.89964277,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2371; + type="B_Truck_01_transport_F"; + atlOffset=-0.0034141541; + }; + class Item447 + { + dataType="Object"; + class PositionInfo + { + position[]={6745.521,12.646426,12401.434}; + angles[]={0.10626491,0.87644702,6.2219281}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2372; + type="B_Truck_01_transport_F"; + atlOffset=-7.6293945e-006; + }; + class Item448 + { + dataType="Object"; + class PositionInfo + { + position[]={6755.7515,13.573991,12388.766}; + angles[]={0.13517068,0.87644702,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2373; + type="B_Truck_01_transport_F"; + atlOffset=-0.001660347; + }; + class Item449 + { + dataType="Object"; + class PositionInfo + { + position[]={6750.6172,13.049703,12395.02}; + angles[]={0.10098849,0.87644702,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2374; + type="B_Truck_01_transport_F"; + atlOffset=-0.0006275177; + }; + class Item450 + { + dataType="Logic"; + class PositionInfo + { + position[]={6727.4126,14.669434,12377.639}; + angles[]={0.18711846,5.6413407,6.1821971}; + }; + areaSize[]={67.154716,0,77.254997}; + areaIsRectangle=1; + flags=1; + id=2375; + type="Vindicta_LocationSector"; + atlOffset=0.00035858154; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nicolet Outpost"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item451 + { + dataType="Marker"; + position[]={6779.6621,11.084714,12400.792}; + name="allowedArea_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + a=16.920601; + b=100.84666; + angle=321.76999; + id=2376; + }; + class Item452 + { + dataType="Object"; + class PositionInfo + { + position[]={6727.2212,14.843283,12385.977}; + angles[]={0.13255134,0.78877276,6.1401687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2377; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0011482239; + }; + class Item453 + { + dataType="Object"; + class PositionInfo + { + position[]={6722.1548,15.124992,12390.947}; + angles[]={0.058600098,0.78877276,6.137557}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2378; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.0022392273; + }; + class Item454 + { + dataType="Object"; + class PositionInfo + { + position[]={6727.019,12.321364,12422.827}; + angles[]={0.12730782,0.85852373,6.1297345}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2379; + type="B_Truck_01_transport_F"; + atlOffset=-0.00017261505; + }; + class Item455 + { + dataType="Object"; + class PositionInfo + { + position[]={6675.5703,22.93338,12377.86}; + angles[]={0,2.485199,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2380; + type="Land_Cargo_HQ_V4_F"; + }; + class Item456 + { + dataType="Object"; + class PositionInfo + { + position[]={6745.7612,8.9623117,12441.065}; + angles[]={0.018663859,5.6908679,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2382; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item457 + { + dataType="Object"; + class PositionInfo + { + position[]={6783.4932,12.634604,12395.449}; + angles[]={0.12205668,2.2984121,0.039979152}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2383; + type="Land_HBarrier_01_wall_6_green_F"; + atlOffset=9.5367432e-007; + }; + class Item458 + { + dataType="Object"; + class PositionInfo + { + position[]={6752.7168,37.306313,12311.574}; + angles[]={0.15605427,2.6179841,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2384; + type="Land_HBarrier_01_wall_4_green_F"; + }; + class Item459 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.6313,35.629101,12316.028}; + angles[]={0.2481136,2.3025291,6.0679073}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2385; + type="Land_HBarrier_01_wall_4_green_F"; + }; + class Item460 + { + dataType="Object"; + class PositionInfo + { + position[]={6747.4844,37.705185,12309.54}; + angles[]={0.08777491,3.1286929,0.1167993}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2386; + type="Land_HBarrier_01_wall_4_green_F"; + }; + class Item461 + { + dataType="Object"; + class PositionInfo + { + position[]={6715.0234,20.093773,12351.403}; + angles[]={0,2.4032085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2391; + type="Land_Cargo_House_V4_F"; + }; + class Item462 + { + dataType="Object"; + class PositionInfo + { + position[]={6720.4355,18.99172,12355.29}; + angles[]={0,2.4032085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2392; + type="Land_Cargo_House_V4_F"; + }; + class Item463 + { + dataType="Object"; + class PositionInfo + { + position[]={6778.4604,16.010092,12400.345}; + angles[]={0,5.4118795,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2395; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=-9.5367432e-007; + }; + class Item464 + { + dataType="Object"; + class PositionInfo + { + position[]={6781.7017,11.16629,12405.199}; + angles[]={0.21018261,0.91926736,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2396; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item465 + { + dataType="Object"; + class PositionInfo + { + position[]={6709.5693,20.826662,12346.96}; + angles[]={0,2.4032085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2398; + type="Land_Cargo_House_V4_F"; + }; + class Item466 + { + dataType="Object"; + class PositionInfo + { + position[]={6663.2139,19.643608,12394.843}; + angles[]={0.10890111,2.5049624,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2403; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item467 + { + dataType="Object"; + class PositionInfo + { + position[]={6677.2896,18.296722,12404.612}; + angles[]={0.0053265258,2.5049624,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2404; + type="Land_MedicalTent_01_CSAT_greenhex_generic_open_F"; + }; + class Item468 + { + dataType="Object"; + class PositionInfo + { + position[]={6689.2539,26.499514,12332.106}; + angles[]={0,1.6249926,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2411; + type="Land_LampHalogen_F"; + atlOffset=0.00028800964; + }; + class Item469 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.8452,25.206207,12389.364}; + angles[]={0,3.1768308,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2412; + type="Land_LampHalogen_F"; + }; + class Item470 + { + dataType="Object"; + class PositionInfo + { + position[]={6709.6357,18.17378,12423.658}; + angles[]={0,3.2149632,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2413; + type="Land_LampHalogen_F"; + atlOffset=-9.5367432e-007; + }; + class Item471 + { + dataType="Object"; + class PositionInfo + { + position[]={6776.3838,16.258501,12405.851}; + angles[]={0,4.0925846,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2414; + type="Land_LampHalogen_F"; + }; + class Item472 + { + dataType="Object"; + class PositionInfo + { + position[]={6748.3853,14.092609,12441.013}; + angles[]={0,0.49690062,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2415; + type="Land_LampHalogen_F"; + }; + class Item473 + { + dataType="Object"; + class PositionInfo + { + position[]={14177.665,52.722401,10170.458}; + angles[]={0,2.2162082,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2419; + type="Land_Cargo_HQ_V4_F"; + }; + class Item474 + { + dataType="Object"; + class PositionInfo + { + position[]={14261.605,50.887138,10167.458}; + angles[]={0,5.1170468,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2420; + type="Land_Cargo_Patrol_V2_F"; + }; + class Item475 + { + dataType="Object"; + class PositionInfo + { + position[]={14225.87,50.102249,10127.564}; + angles[]={0,5.8382812,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2423; + type="Land_Cargo_Patrol_V4_F"; + }; + class Item476 + { + dataType="Logic"; + class PositionInfo + { + position[]={14237.686,47.424625,10196.827}; + angles[]={5.9447303,2.0844526,0.16644593}; + }; + areaSize[]={19.735306,0,28.642202}; + flags=1; + id=2424; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item477 + { + dataType="Object"; + class PositionInfo + { + position[]={14280.24,47.020004,10177.368}; + angles[]={6.1349473,2.3379104,6.2671833}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2425; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item478 + { + dataType="Object"; + class PositionInfo + { + position[]={14274.454,46.670403,10171.209}; + angles[]={6.1769209,2.3379104,6.1954107}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2426; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item479 + { + dataType="Object"; + class PositionInfo + { + position[]={14268.71,46.457699,10165.098}; + angles[]={0,2.3379104,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2427; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item480 + { + dataType="Object"; + class PositionInfo + { + position[]={14263.126,46.183052,10158.59}; + angles[]={6.1874781,2.3379104,6.2485328}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2428; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item481 + { + dataType="Object"; + class PositionInfo + { + position[]={14257.523,46.010406,10152.476}; + angles[]={0,2.3379104,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2429; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item482 + { + dataType="Object"; + class PositionInfo + { + position[]={14251.715,45.443123,10146.451}; + angles[]={6.1716499,2.3379104,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2430; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item483 + { + dataType="Object"; + class PositionInfo + { + position[]={14245.912,45.268005,10140.012}; + angles[]={6.2645183,2.3379104,6.2405434}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2431; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item484 + { + dataType="Object"; + class PositionInfo + { + position[]={14240.117,45.34602,10133.795}; + angles[]={6.259192,2.473434,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2432; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item485 + { + dataType="Object"; + class PositionInfo + { + position[]={14233.619,45.590977,10128.14}; + angles[]={6.2405434,2.473434,6.2299018}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2433; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item486 + { + dataType="Object"; + class PositionInfo + { + position[]={14226.813,45.969978,10122.37}; + angles[]={0,2.473434,6.2299027}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2434; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item487 + { + dataType="Object"; + class PositionInfo + { + position[]={14219.927,46.610538,10118.378}; + angles[]={0.042640556,3.1308546,6.2192731}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2435; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item488 + { + dataType="Object"; + class PositionInfo + { + position[]={14190.249,48.959263,10159.901}; + angles[]={6.2698536,0.60665536,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2436; + type="Land_MedicalTent_01_NATO_tropic_generic_open_F"; + }; + class Item489 + { + dataType="Object"; + class PositionInfo + { + position[]={14201.094,47.569523,10152.556}; + angles[]={0.021328852,0.60665536,6.137557}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2437; + type="Land_MedicalTent_01_NATO_tropic_generic_open_F"; + }; + class Item490 + { + dataType="Object"; + class PositionInfo + { + position[]={14227.941,45.299892,10149.053}; + angles[]={0.063913256,5.3694353,0.055940546}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2438; + type="Land_MedicalTent_01_NATO_tropic_generic_open_F"; + }; + class Item491 + { + dataType="Object"; + class PositionInfo + { + position[]={14191.207,49.560715,10199.83}; + angles[]={0,5.4215107,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2439; + type="Land_Bench_03_F"; + }; + class Item492 + { + dataType="Object"; + class PositionInfo + { + position[]={14223.071,44.255886,10176.813}; + angles[]={6.2166171,0,6.2485347}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2440; + type="Land_Campfire_F"; + atlOffset=-0.00098800659; + }; + class Item493 + { + dataType="Logic"; + class PositionInfo + { + position[]={14291.649,44.093819,10165.892}; + angles[]={6.1427827,5.7373362,6.2192731}; + }; + areaSize[]={7.1075611,0,11.850373}; + flags=1; + id=2441; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.9073486e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item494 + { + dataType="Logic"; + class PositionInfo + { + position[]={14306.934,40.283527,10140.301}; + angles[]={6.1453977,0,6.256525}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=2442; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item495 + { + dataType="Logic"; + class PositionInfo + { + position[]={14289.641,41.628887,10143.678}; + angles[]={6.1663866,0,6.1980586}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=2443; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item496 + { + dataType="Object"; + class PositionInfo + { + position[]={14210.496,46.333778,10145.48}; + angles[]={6.2245855,0.60665536,6.1848373}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2444; + type="Land_MedicalTent_01_NATO_tropic_generic_open_F"; + }; + class Item497 + { + dataType="Object"; + class PositionInfo + { + position[]={14219.35,43.961487,10171.391}; + angles[]={6.1690168,3.8497877,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2445; + type="Land_WoodenTable_02_large_F"; + atlOffset=2.2888184e-005; + }; + class Item498 + { + dataType="Object"; + class PositionInfo + { + position[]={14212.766,44.761047,10176.27}; + angles[]={6.2219281,3.8497877,6.1901212}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2446; + type="Land_WoodenTable_02_large_F"; + atlOffset=2.2888184e-005; + }; + class Item499 + { + dataType="Object"; + class PositionInfo + { + position[]={14205.765,45.899033,10182.298}; + angles[]={6.1219311,3.8497877,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2447; + type="Land_WoodenTable_02_large_F"; + atlOffset=2.2888184e-005; + }; + class Item500 + { + dataType="Object"; + class PositionInfo + { + position[]={14214.06,45.394032,10182.854}; + angles[]={6.0986423,0,6.2060056}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2448; + type="Land_Campfire_F"; + atlOffset=-7.6293945e-005; + }; + class Item501 + { + dataType="Object"; + class PositionInfo + { + position[]={14219.171,44.585239,10177.21}; + angles[]={6.1637573,0.47835246,6.2645216}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2449; + type="Land_CampingTable_F"; + atlOffset=-1.9073486e-005; + }; + class Item502 + { + dataType="Object"; + class PositionInfo + { + position[]={14219.838,44.823948,10178.526}; + angles[]={6.1663852,0,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2450; + type="Land_CampingChair_V2_F"; + atlOffset=-4.9591064e-005; + }; + class Item503 + { + dataType="Object"; + class PositionInfo + { + position[]={14217.802,44.948006,10179.223}; + angles[]={6.1637559,5.8696079,6.2645183}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2451; + type="Land_CampingChair_V2_F"; + }; + class Item504 + { + dataType="Object"; + class PositionInfo + { + position[]={14179.742,50.026047,10187.643}; + angles[]={6.2033553,5.1072283,0.029326396}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2452; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.012001038; + }; + class Item505 + { + dataType="Object"; + class PositionInfo + { + position[]={14191.407,49.845112,10190.718}; + angles[]={6.1585021,5.1072283,6.148015}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2454; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.015319824; + }; + class Item506 + { + dataType="Object"; + class PositionInfo + { + position[]={14192.534,48.815311,10180.421}; + angles[]={6.1954122,1.6580218,6.1663857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2455; + type="B_Slingload_01_Cargo_F"; + atlOffset=-0.00091934204; + }; + class Item507 + { + dataType="Object"; + class PositionInfo + { + position[]={14238.079,55.892879,10232.083}; + angles[]={5.9566426,3.4033921,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2459; + type="B_Truck_01_transport_F"; + atlOffset=-0.0014610291; + }; + class Item508 + { + dataType="Object"; + class PositionInfo + { + position[]={14245.23,55.198643,10229.633}; + angles[]={5.942359,3.4033921,0.013336525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2460; + type="B_Truck_01_transport_F"; + atlOffset=-0.0054359436; + }; + class Item509 + { + dataType="Object"; + class PositionInfo + { + position[]={14255.388,54.430653,10225.883}; + angles[]={5.8844242,3.4064848,0.093063653}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2461; + type="B_Truck_01_transport_F"; + atlOffset=0.0071411133; + }; + class Item510 + { + dataType="Object"; + class PositionInfo + { + position[]={14264.376,53.82922,10221.787}; + angles[]={5.9282193,3.4900079,0.1009879}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2462; + type="B_Truck_01_transport_F"; + atlOffset=-0.0079040527; + }; + class Item511 + { + dataType="Object"; + class PositionInfo + { + position[]={14256.651,51.927078,10200.563}; + angles[]={6.213964,0.46130431,6.2511969}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2463; + type="B_Truck_01_transport_F"; + atlOffset=-0.00043869019; + }; + class Item512 + { + dataType="Object"; + class PositionInfo + { + position[]={14246.873,52.217201,10204.022}; + angles[]={6.2432079,0.38974142,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2464; + type="B_Truck_01_transport_F"; + atlOffset=-0.00054168701; + }; + class Item513 + { + dataType="Object"; + class PositionInfo + { + position[]={14239.353,52.353642,10207.826}; + angles[]={6.2698579,0.41461337,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2465; + type="B_Truck_01_transport_F"; + atlOffset=-0.0057029724; + }; + class Item514 + { + dataType="Object"; + class PositionInfo + { + position[]={14284.346,48.303223,10181.777}; + angles[]={6.1980586,2.4271321,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2466; + type="B_HMG_01_high_F"; + atlOffset=-3.8146973e-006; + }; + class Item515 + { + dataType="Object"; + class PositionInfo + { + position[]={14285.669,46.903194,10180.876}; + angles[]={6.1795583,5.4457288,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2467; + type="Land_BagFence_Round_F"; + atlOffset=3.8146973e-006; + }; + class Item516 + { + dataType="Logic"; + class PositionInfo + { + position[]={14232.09,45.34227,10186.43}; + angles[]={6.1375551,0,0.053284902}; + }; + areaSize[]={81.862999,0,81.681}; + flags=1; + id=2468; + type="Vindicta_LocationSector"; + atlOffset=-0.068000793; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Vatukoulo Outpost"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item517 + { + dataType="Object"; + class PositionInfo + { + position[]={6696.4189,16.657993,12388.623}; + angles[]={0.074527748,5.4306722,6.1901226}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2478; + type="Land_CampingTable_F"; + atlOffset=-6.8664551e-005; + }; + class Item518 + { + dataType="Object"; + class PositionInfo + { + position[]={6695.3125,16.785633,12389.579}; + angles[]={0.074527748,4.9523196,6.1901226}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2479; + type="Land_CampingChair_V2_F"; + atlOffset=4.9591064e-005; + }; + class Item519 + { + dataType="Object"; + class PositionInfo + { + position[]={6694.1538,16.998236,12387.767}; + angles[]={0.058599081,4.5387421,6.2060056}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2480; + type="Land_CampingChair_V2_F"; + atlOffset=-0.00035095215; + }; + class Item520 + { + dataType="Object"; + class PositionInfo + { + position[]={6697.7002,16.108051,12392.324}; + angles[]={0.055941612,4.9523196,6.1901212}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2473; + type="Land_Campfire_F"; + atlOffset=-0.0012197495; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={6695.1978,16.098301,12399.622}; + angles[]={0.079829417,2.5189219,6.1769204}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2474; + type="Land_WoodenTable_02_large_F"; + atlOffset=-6.4849854e-005; + }; + class Item522 + { + dataType="Object"; + class PositionInfo + { + position[]={6688.8618,16.975502,12394.382}; + angles[]={0.02666023,2.5189219,6.2192731}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2475; + type="Land_WoodenTable_02_large_F"; + atlOffset=2.2888184e-005; + }; + class Item523 + { + dataType="Object"; + class PositionInfo + { + position[]={6715.2563,17.856541,12363.693}; + angles[]={0.13255134,4.1856432,6.1558781}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2476; + type="Land_WoodenTable_02_large_F"; + atlOffset=-0.0044212341; + }; + class Item524 + { + dataType="Object"; + class PositionInfo + { + position[]={6689.6777,17.325222,12385.005}; + angles[]={0.08247932,4.9523196,6.2086568}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2477; + type="Land_Campfire_F"; + atlOffset=0.00021934509; + }; + class Item525 + { + dataType="Object"; + class PositionInfo + { + position[]={6707.5571,18.964602,12359.079}; + angles[]={0.15865555,0.78792334,6.2725158}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2481; + type="Land_WoodenTable_02_large_F"; + atlOffset=0.0002746582; + }; + class Item526 + { + dataType="Object"; + class PositionInfo + { + position[]={14227.423,52.34103,10212.063}; + angles[]={6.1980586,0.41461337,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2482; + type="B_Truck_01_transport_F"; + atlOffset=-0.00051116943; + }; + class Item527 + { + dataType="Object"; + class PositionInfo + { + position[]={14272.691,52.275806,10173.38}; + angles[]={0,3.8198714,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2484; + type="Land_LampHalogen_F"; + }; + class Item528 + { + dataType="Object"; + class PositionInfo + { + position[]={14171.75,54.649727,10177.993}; + angles[]={0,2.9765282,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2485; + type="Land_LampHalogen_F"; + atlOffset=7.6293945e-006; + }; + class Item529 + { + dataType="Object"; + class PositionInfo + { + position[]={14220.748,50.162411,10148.141}; + angles[]={0,1.3813503,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2486; + type="Land_LampHalogen_F"; + atlOffset=0.00010299683; + }; + class Item530 + { + dataType="Object"; + class PositionInfo + { + position[]={14324.331,39.582859,10137.256}; + angles[]={0,5.7053061,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2487; + type="Land_Sign_WarningMilitaryArea_F"; + atlOffset=0.0001373291; + }; + class Item531 + { + dataType="Object"; + class PositionInfo + { + position[]={14221.199,44.209091,10167.216}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2490; + type="Land_WaterTank_01_F"; + atlOffset=0.00011444092; + }; + class Item532 + { + dataType="Object"; + class PositionInfo + { + position[]={14223.4,44.47715,10170.998}; + angles[]={0,1.9967164,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2491; + type="Land_WaterTank_01_F"; + atlOffset=-0.0001449585; + }; + class Item533 + { + dataType="Object"; + class PositionInfo + { + position[]={14164.662,53.641449,10175.121}; + angles[]={0,0.73456085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2492; + type="Land_WaterTower_01_F"; + atlOffset=0.0020942688; + }; + class Item534 + { + dataType="Object"; + class PositionInfo + { + position[]={14216.57,54.634113,10224.749}; + angles[]={6.0730033,1.7680172,6.2458687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2493; + type="B_Truck_01_transport_F"; + atlOffset=-0.00021743774; + }; + class Item535 + { + dataType="Object"; + class PositionInfo + { + position[]={14244.968,59.836178,10249.671}; + angles[]={5.9710655,3.5975242,0.031988446}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2494; + type="Land_TrailerCistern_wreck_F"; + atlOffset=7.6293945e-006; + }; + class Item536 + { + dataType="Object"; + class PositionInfo + { + position[]={14251.169,59.229774,10246.457}; + angles[]={5.9978566,3.4740148,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2495; + type="Land_TrailerCistern_wreck_F"; + atlOffset=-0.00016784668; + }; + class Item537 + { + dataType="Object"; + class PositionInfo + { + position[]={14262.082,59.717407,10243.06}; + angles[]={6.0832276,1.9517041,0.055940546}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2496; + type="Land_PowerGenerator_wreck_F"; + atlOffset=-5.7220459e-005; + }; + class Item538 + { + dataType="Object"; + class PositionInfo + { + position[]={14228.62,46.433292,10195.397}; + angles[]={6.1901207,0,6.2645183}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2498; + type="Land_Bricks_V1_F"; + atlOffset=0.0016593933; + }; + class Item539 + { + dataType="Object"; + class PositionInfo + { + position[]={14226.586,46.420471,10195.288}; + angles[]={6.0986423,0,6.211309}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2499; + type="Land_Bricks_V2_F"; + atlOffset=0.002117157; + }; + class Item540 + { + dataType="Object"; + class PositionInfo + { + position[]={14224.49,46.532772,10194.988}; + angles[]={6.1323404,0,6.1769199}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2500; + type="Land_Bricks_V3_F"; + atlOffset=0.0015869141; + }; + class Item541 + { + dataType="Object"; + class PositionInfo + { + position[]={14219.6,47.841206,10195.886}; + angles[]={6.1323404,3.5927691,6.2033544}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2501; + type="Land_Timbers_F"; + atlOffset=0.014167786; + }; + class Item542 + { + dataType="Object"; + class PositionInfo + { + position[]={14215.713,48.248688,10197.148}; + angles[]={6.1506338,3.5758159,0.039979152}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2502; + type="Land_Timbers_F"; + atlOffset=-7.6293945e-006; + }; + class Item543 + { + dataType="Object"; + class PositionInfo + { + position[]={14225.839,46.904915,10197.922}; + angles[]={6.137557,0,6.2113094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2503; + type="Land_Pipes_large_F"; + atlOffset=-0.0016403198; + }; + class Item544 + { + dataType="Object"; + class PositionInfo + { + position[]={14221.795,46.63797,10193.32}; + angles[]={6.13234,2.0633996,6.1401696}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2504; + type="Land_CinderBlocks_F"; + atlOffset=-9.1552734e-005; + }; + class Item545 + { + dataType="Object"; + class PositionInfo + { + position[]={14220.49,46.455193,10191.159}; + angles[]={6.0857902,2.0802543,6.1848369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2505; + type="Land_CinderBlocks_F"; + atlOffset=-0.00023269653; + }; + class Item546 + { + dataType="Object"; + class PositionInfo + { + position[]={14225.787,62.246494,10188.935}; + angles[]={0,2.3392863,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2507; + type="Land_Communication_F"; + atlOffset=-9.9182129e-005; + }; + class Item547 + { + dataType="Object"; + class PositionInfo + { + position[]={4464.062,20.263824,8484.8564}; + angles[]={0,5.875639,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2509; + type="Land_Communication_F"; + atlOffset=1.5497208e-005; + }; + class Item548 + { + dataType="Object"; + class PositionInfo + { + position[]={6660.3545,35.694778,12386.301}; + angles[]={0,0.9391036,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2510; + type="Land_Communication_F"; + atlOffset=4.7683716e-005; + }; + class Item549 + { + dataType="Logic"; + class PositionInfo + { + position[]={11052.654,350.41745,11502.489}; + angles[]={0,0,0.026668631}; + }; + areaSize[]={158.793,0,100}; + areaIsRectangle=1; + flags=1; + id=2511; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Comms Bravo"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item550 + { + dataType="Object"; + class PositionInfo + { + position[]={10984.694,352.60303,11510.61}; + angles[]={0,5.3801074,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2513; + type="B_Truck_01_transport_F"; + atlOffset=-0.0017700195; + }; + class Item551 + { + dataType="Object"; + class PositionInfo + { + position[]={10992.639,352.61771,11518.988}; + angles[]={0.013327583,5.3801074,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2514; + type="B_Truck_01_transport_F"; + atlOffset=-0.00073242188; + }; + class Item552 + { + dataType="Object"; + class PositionInfo + { + position[]={10997.563,352.6048,11523.936}; + angles[]={0,5.3801074,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2515; + type="B_Truck_01_transport_F"; + }; + class Item553 + { + dataType="Object"; + class PositionInfo + { + position[]={11026.786,352.35013,11475.637}; + angles[]={6.1795626,3.2370811,0.010658683}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2518; + type="B_Truck_01_transport_F"; + atlOffset=-0.012176514; + }; + class Item554 + { + dataType="Object"; + class PositionInfo + { + position[]={11037.138,353.19778,11474.872}; + angles[]={0.19996089,3.3480713,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2519; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item555 + { + dataType="Object"; + class PositionInfo + { + position[]={11138.977,352.6228,11499.158}; + angles[]={0.02666023,1.5287865,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2520; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item556 + { + dataType="Object"; + class PositionInfo + { + position[]={11139.42,352.60483,11488.998}; + angles[]={0,1.7141985,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2521; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item557 + { + dataType="Object"; + class PositionInfo + { + position[]={11133.146,352.64487,11466.119}; + angles[]={6.2698579,2.9116607,6.2698488}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2522; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item558 + { + dataType="Object"; + class PositionInfo + { + position[]={11117.562,352.689,11465.687}; + angles[]={0,3.1248055,6.2166181}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2523; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item559 + { + dataType="Object"; + class PositionInfo + { + position[]={11096.533,353.07004,11471.361}; + angles[]={0.15605313,3.2292845,0.021323262}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2524; + type="B_Truck_01_transport_F"; + atlOffset=-0.14660645; + }; + class Item560 + { + dataType="Object"; + class PositionInfo + { + position[]={11078.091,353.70184,11466.642}; + angles[]={6.1980567,3.1377354,6.1401663}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2525; + type="B_Truck_01_transport_F"; + atlOffset=3.0517578e-005; + }; + class Item561 + { + dataType="Object"; + class PositionInfo + { + position[]={10996.961,351.76831,11487.359}; + angles[]={0,0,0.013327583}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2526; + type="B_Slingload_01_Ammo_F"; + }; + class Item562 + { + dataType="Object"; + class PositionInfo + { + position[]={11008.962,351.74203,11487.632}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2527; + type="B_Slingload_01_Ammo_F"; + }; + class Item563 + { + dataType="Object"; + class PositionInfo + { + position[]={10998.762,351.77066,11503.387}; + angles[]={6.2698579,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2528; + type="B_Slingload_01_Ammo_F"; + }; + class Item564 + { + dataType="Object"; + class PositionInfo + { + position[]={11011.449,351.74203,11505.184}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2529; + type="B_Slingload_01_Ammo_F"; + }; + class Item565 + { + dataType="Object"; + class PositionInfo + { + position[]={10910.504,355.285,11443.21}; + angles[]={0,1.7730236,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2530; + type="Land_Cargo_Patrol_V4_F"; + }; + class Item566 + { + dataType="Object"; + class PositionInfo + { + position[]={11008.2,360.93143,11430.755}; + angles[]={6.1821957,0,6.179554}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2532; + type="B_HMG_01_high_F"; + atlOffset=6.1035156e-005; + }; + class Item567 + { + dataType="Object"; + class PositionInfo + { + position[]={11316.287,21.176228,5897.0645}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2534; + type="SignAd_Sponsor_F"; + atlOffset=-0.40587807; + class CustomAttributes + { + class Attribute0 + { + property="ObjectTextureCustom0"; + expression="_this setObjectTextureGlobal [0,_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="\z\vindicta\addons\ui\pictures\overviewPicture.paa"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item568 + { + dataType="Object"; + class PositionInfo + { + position[]={11376.973,6.7516179,5295.1699}; + angles[]={0,3.1493146,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2536; + type="SignAd_Sponsor_F"; + atlOffset=-0.50980377; + class CustomAttributes + { + class Attribute0 + { + property="ObjectTextureCustom0"; + expression="_this setObjectTextureGlobal [0,_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="\z\vindicta\addons\ui\pictures\overviewPicture.paa"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item569 + { + dataType="Object"; + class PositionInfo + { + position[]={5636.6997,13.937782,10072.974}; + angles[]={0,1.3613138,-0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2543; + type="Land_Billboard_F"; + atlOffset=8.4070091; + class CustomAttributes + { + class Attribute0 + { + property="ObjectTextureCustom0"; + expression="_this setObjectTextureGlobal [0,_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="\z\vindicta\addons\ui\pictures\overviewPicture.paa"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item570 + { + dataType="Object"; + class PositionInfo + { + position[]={5896.4971,13.606558,10532.938}; + angles[]={0,3.7557392,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="call{_texture = ""\z\vindicta\addons\ui\pictures\overviewPicture.paa"";" \n "this setObjectTexture [0, _texture];" \n "this setObjectTexture [1, _texture];}"; + }; + id=2547; + type="Land_Billboard_04_blank_F"; + }; + class Item571 + { + dataType="Object"; + class PositionInfo + { + position[]={9822.4092,8.5488281,13486.13}; + angles[]={0,4.6611552,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="call{_texture = ""\z\vindicta\addons\ui\pictures\overviewPicture.paa"";" \n "this setObjectTexture [0, _texture];" \n "this setObjectTexture [1, _texture];}"; + }; + id=2550; + type="Land_Billboard_04_blank_F"; + atlOffset=8.3446503e-006; + }; + }; + class Connections + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=2231; + item1=2230; + class CustomData + { + type="Sync"; + }; + }; + }; + }; +}; diff --git a/Vindicta.cup_chernarus_A3/mission.sqm b/Vindicta.cup_chernarus_A3/mission.sqm index 324d0536f..dda072784 100644 --- a/Vindicta.cup_chernarus_A3/mission.sqm +++ b/Vindicta.cup_chernarus_A3/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1601; class ItemIDProvider { - nextID=3562; + nextID=3667; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=382; + nextID=403; }; class Camera { - pos[]={8113.2197,266.69632,11168.31}; - dir[]={-0.58976436,-0.5624482,0.57953107}; - up[]={-0.40118337,0.82682955,0.39422172}; - aside[]={0.70090187,2.6891939e-008,0.71327728}; + pos[]={4893.3789,93.144218,2389.2798}; + dir[]={0.80973172,-0.54611319,0.21504577}; + up[]={0.52788317,0.83765835,0.14019209}; + aside[]={0.25669658,-1.5018741e-006,-0.96656412}; }; }; binarizationWanted=0; @@ -339,7 +339,7 @@ class Mission }; class Entities { - items=517; + items=538; class Item0 { dataType="Marker"; @@ -9755,7 +9755,7 @@ class Mission alpha=0; a=62.534; b=7.7509999; - angle=12.438996; + angle=12.438995; id=2423; atlOffset=-42.675209; }; @@ -14252,7 +14252,7 @@ class Mission }; id=3344; type="B_HMG_01_high_F"; - atlOffset=-0.010726929; + atlOffset=-0.011016846; }; class Item324 { @@ -14558,6 +14558,7 @@ class Mission }; id=3362; type="B_HMG_01_high_F"; + atlOffset=-0.00067138672; }; class Item342 { @@ -21129,6 +21130,7 @@ class Mission }; id=3560; type="Campfire_burning_F"; + atlOffset=0.00030517578; }; class Item516 { @@ -21146,5 +21148,347 @@ class Mission id=3561; type="Land_FieldToilet_F"; }; + class Item517 + { + dataType="Object"; + class PositionInfo + { + position[]={4898.8857,8.9963036,2490.0356}; + angles[]={-0,0.56730211,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3632; + type="Land_HelipadSquare_F"; + }; + class Item518 + { + dataType="Object"; + class PositionInfo + { + position[]={4887.335,9.7405138,2499.6055}; + angles[]={-0,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3633; + type="Land_HBarrier_5_F"; + }; + class Item519 + { + dataType="Object"; + class PositionInfo + { + position[]={4884.3779,9.7405138,2494.7827}; + angles[]={-0,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3634; + type="Land_HBarrier_5_F"; + }; + class Item520 + { + dataType="Object"; + class PositionInfo + { + position[]={4890.291,9.7405138,2504.4282}; + angles[]={-0,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3635; + type="Land_HBarrier_5_F"; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={4976.0483,8.8600006,2442.729}; + angles[]={-0,0.56730211,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3643; + type="Land_HelipadSquare_F"; + atlOffset=9.5367432e-007; + }; + class Item522 + { + dataType="Object"; + class PositionInfo + { + position[]={4964.498,9.6830082,2452.2981}; + angles[]={6.272521,2.1207747,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3644; + type="Land_HBarrier_5_F"; + }; + class Item523 + { + dataType="Object"; + class PositionInfo + { + position[]={4961.541,9.6423578,2447.4761}; + angles[]={0.0026520467,2.1207747,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3645; + type="Land_HBarrier_5_F"; + }; + class Item524 + { + dataType="Object"; + class PositionInfo + { + position[]={4967.4546,9.9184952,2457.1208}; + angles[]={6.2458687,2.1207747,0.02666023}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3646; + type="Land_HBarrier_5_F"; + atlOffset=9.5367432e-007; + }; + class Item525 + { + dataType="Object"; + class PositionInfo + { + position[]={4986.8599,9.6335974,2431.9534}; + angles[]={0.0026520467,2.1207747,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3647; + type="Land_HBarrier_5_F"; + atlOffset=-9.5367432e-007; + }; + class Item526 + { + dataType="Object"; + class PositionInfo + { + position[]={4989.8164,9.6290483,2436.7761}; + angles[]={-0,2.1207747,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3648; + type="Land_HBarrier_5_F"; + atlOffset=9.5367432e-007; + }; + class Item527 + { + dataType="Object"; + class PositionInfo + { + position[]={4992.7729,9.7014198,2441.5991}; + angles[]={6.2698536,2.1207747,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3649; + type="Land_HBarrier_5_F"; + }; + class Item528 + { + dataType="Object"; + class PositionInfo + { + position[]={5053.2114,8.9311705,2395.4221}; + angles[]={6.272521,0.56730211,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3657; + type="Land_HelipadSquare_F"; + atlOffset=1.9073486e-006; + }; + class Item529 + { + dataType="Object"; + class PositionInfo + { + position[]={5041.6602,9.7003584,2404.9919}; + angles[]={6.2698536,2.1207747,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3658; + type="Land_HBarrier_5_F"; + }; + class Item530 + { + dataType="Object"; + class PositionInfo + { + position[]={5038.7036,9.6409645,2400.1689}; + angles[]={6.2805333,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3659; + type="Land_HBarrier_5_F"; + }; + class Item531 + { + dataType="Object"; + class PositionInfo + { + position[]={5044.6167,9.7451715,2409.8147}; + angles[]={6.2778587,2.1207747,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3660; + type="Land_HBarrier_5_F"; + }; + class Item532 + { + dataType="Object"; + class PositionInfo + { + position[]={5064.0225,9.6405134,2384.6475}; + angles[]={-0,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3661; + type="Land_HBarrier_5_F"; + }; + class Item533 + { + dataType="Object"; + class PositionInfo + { + position[]={5066.9795,9.6901054,2389.4692}; + angles[]={6.2698579,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3662; + type="Land_HBarrier_5_F"; + }; + class Item534 + { + dataType="Object"; + class PositionInfo + { + position[]={5069.936,9.7352934,2394.2922}; + angles[]={6.2805333,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3663; + type="Land_HBarrier_5_F"; + }; + class Item535 + { + dataType="Object"; + class PositionInfo + { + position[]={4915.6108,9.6854897,2488.9053}; + angles[]={6.2511969,2.1207747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3664; + type="Land_HBarrier_5_F"; + atlOffset=9.5367432e-007; + }; + class Item536 + { + dataType="Object"; + class PositionInfo + { + position[]={4909.6973,9.6410742,2479.2603}; + angles[]={0.013332055,2.1207747,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3665; + type="Land_HBarrier_5_F"; + }; + class Item537 + { + dataType="Object"; + class PositionInfo + { + position[]={4912.6533,9.5880213,2484.083}; + angles[]={6.2645216,2.1207747,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3666; + type="Land_HBarrier_5_F"; + }; }; }; diff --git a/Vindicta.gm_weferlingen_summer/mission.sqm b/Vindicta.gm_weferlingen_summer/mission.sqm index 535a65112..ee02e9b06 100644 --- a/Vindicta.gm_weferlingen_summer/mission.sqm +++ b/Vindicta.gm_weferlingen_summer/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1609; class ItemIDProvider { - nextID=2839; + nextID=3014; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=1329; + nextID=1398; }; class Camera { - pos[]={3635.2974,329.96436,16231.98}; - dir[]={-0.33231193,-0.75617939,-0.56375039}; - up[]={-0.38399816,0.65435314,-0.65143377}; - aside[]={-0.86148846,2.3009488e-007,0.50782084}; + pos[]={17713.043,160.14993,7616.1943}; + dir[]={0.6087352,-0.74567586,0.27103695}; + up[]={0.68121094,0.66630042,0.30330703}; + aside[]={0.40675986,-5.9138983e-008,-0.91356176}; }; }; binarizationWanted=0; @@ -43,13 +43,15 @@ addons[]= "A3_Modules_F", "gm_objects_tents", "A3_Static_F_Mortar_01", - "A3_Static_F" + "A3_Static_F", + "A3_Structures_F_Mil_Fortification", + "A3_Structures_F_Mil_Helipads" }; class AddonsMetaData { class List { - items=13; + items=14; class Item0 { className="A3_Characters_F"; @@ -139,6 +141,13 @@ class AddonsMetaData author="Bohemia Interactive"; url="https://www.arma3.com"; }; + class Item13 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; }; }; class DynamicSimulation @@ -333,6 +342,7 @@ class Mission }; id=1700; type="B_G_Soldier_F"; + atlOffset=7.6293945e-006; class CustomAttributes { class Attribute0 @@ -636,6 +646,7 @@ class Mission { }; id=1699; + atlOffset=7.6293945e-006; }; class Item1 { @@ -1118,7 +1129,7 @@ class Mission }; id=1917; type="B_Slingload_01_Cargo_F"; - atlOffset=0.48881531; + atlOffset=0.99902344; class CustomAttributes { class Attribute0 @@ -1152,13 +1163,12 @@ class Mission angles[]={0,4.2241635,0}; }; side="Empty"; - flags=4; class Attributes { }; id=1918; type="B_Slingload_01_Cargo_F"; - atlOffset=0.031181335; + atlOffset=0.45124054; class CustomAttributes { class Attribute0 @@ -3970,7 +3980,7 @@ class Mission }; id=2237; type="B_Slingload_01_Cargo_F"; - atlOffset=0.00016021729; + atlOffset=-7.6293945e-006; }; class Item12 { @@ -3987,7 +3997,7 @@ class Mission }; id=2238; type="B_Slingload_01_Cargo_F"; - atlOffset=0.025978088; + atlOffset=0.025970459; }; class Item13 { @@ -4004,6 +4014,7 @@ class Mission }; id=2239; type="B_Slingload_01_Cargo_F"; + atlOffset=0.17670441; }; class Item14 { @@ -4020,7 +4031,7 @@ class Mission }; id=2240; type="B_Slingload_01_Cargo_F"; - atlOffset=0.01423645; + atlOffset=0.15578461; }; class Item15 { @@ -4037,7 +4048,7 @@ class Mission }; id=2241; type="B_Slingload_01_Cargo_F"; - atlOffset=0.054641724; + atlOffset=0.22003174; }; class Item16 { @@ -4053,11 +4064,11 @@ class Mission }; id=2242; type="B_Slingload_01_Cargo_F"; - atlOffset=0.2514267; + atlOffset=0.25072479; }; }; id=2225; - atlOffset=0.1600647; + atlOffset=0.16023254; }; class Item8 { @@ -7646,8 +7657,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={17721.775,138.25276,7610.6392}; - angles[]={6.2731905,4.4011178,0.033985451}; + position[]={17721.289,138.25061,7612.0557}; + angles[]={6.2731905,4.4201536,0.033985451}; }; side="Empty"; flags=4; @@ -7656,7 +7667,7 @@ class Mission }; id=2743; type="B_Truck_01_transport_F"; - atlOffset=-0.00019836426; + atlOffset=-1.5258789e-005; }; class Item4 { @@ -7731,8 +7742,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={17742.883,138.96971,7617.1748}; - angles[]={6.2751846,4.4011178,0.02999169}; + position[]={17741.195,138.9254,7617.9678}; + angles[]={6.2751918,4.4482727,0.029989703}; }; side="Empty"; flags=4; @@ -7741,14 +7752,14 @@ class Mission }; id=2749; type="B_Truck_01_transport_F"; - atlOffset=-3.0517578e-005; + atlOffset=-6.1035156e-005; }; class Item9 { dataType="Object"; class PositionInfo { - position[]={17697.684,137.39235,7602.5459}; + position[]={17696.822,137.36784,7604.8804}; angles[]={6.2811723,4.4011178,0.033987202}; }; side="Empty"; @@ -7758,7 +7769,7 @@ class Mission }; id=2750; type="B_Truck_01_transport_F"; - atlOffset=-9.1552734e-005; + atlOffset=3.0517578e-005; }; class Item10 { @@ -7836,11 +7847,11 @@ class Mission }; }; id=2741; - atlOffset=-0.16691589; + atlOffset=-0.16938782; }; }; id=1865; - atlOffset=31.843208; + atlOffset=31.873833; }; class Item2 { @@ -12050,9 +12061,10 @@ class Mission { dataType="Layer"; name="Military Train Depot"; + state=1; class Entities { - items=47; + items=68; class Item0 { dataType="Object"; @@ -12173,15 +12185,15 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={20147.607,146.28198,6252.0986}; + position[]={20129.803,146.28198,6251.9111}; angles[]={0.0086661596,6.2726684,0.060985986}; }; - areaSize[]={67.978386,0,79.333214}; + areaSize[]={85.783737,0,79.333214}; areaIsRectangle=1; flags=1; id=1994; type="Vindicta_LocationSector"; - atlOffset=0.080596924; + atlOffset=0.51872253; class CustomAttributes { class Attribute0 @@ -12965,21 +12977,359 @@ class Mission colorName="ColorCIV"; a=49.292953; b=39.066589; - angle=359.97791; + angle=359.97787; id=2837; atlOffset=-7.1018219; }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={20061.271,145.81538,6307.0767}; + angles[]={6.2731848,3.1782856,0.0032204373}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2992; + type="Land_HBarrier_5_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={20072.576,145.91412,6306.6626}; + angles[]={0.0022902426,3.1782856,0.01642851}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2993; + type="Land_HBarrier_5_F"; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={20060.182,145.66357,6277.3975}; + angles[]={6.2800212,3.1782856,0.018409822}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2994; + type="Land_HBarrier_5_F"; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={20065.834,145.76709,6277.1904}; + angles[]={6.2795153,3.1782856,0.017183965}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2995; + type="Land_HBarrier_5_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={20071.486,145.85696,6276.9829}; + angles[]={6.2792487,3.1782856,0.012429692}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2996; + type="Land_HBarrier_5_F"; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={20065.264,145.70647,6261.6455}; + angles[]={6.2806249,3.1782856,0.020165235}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2998; + type="Land_HBarrier_5_F"; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={20059.611,145.59482,6261.853}; + angles[]={6.2793565,3.1782856,0.016201993}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2999; + type="Land_HBarrier_5_F"; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={20070.916,145.81483,6261.4365}; + angles[]={6.2822089,3.1782856,0.016974563}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3000; + type="Land_HBarrier_5_F"; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={20058.521,145.58759,6232.1748}; + angles[]={0.0046961429,3.1782856,0.019211542}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3001; + type="Land_HBarrier_5_F"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={20064.174,145.72552,6231.9663}; + angles[]={0.0040998212,3.1782856,0.026431177}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3002; + type="Land_HBarrier_5_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={20069.826,145.88821,6231.7588}; + angles[]={0.0044751754,3.1782856,0.028747447}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3003; + type="Land_HBarrier_5_F"; + atlOffset=-1.5258789e-005; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={20063.604,145.84848,6216.4214}; + angles[]={0.01159096,3.1782856,0.021072993}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3005; + type="Land_HBarrier_5_F"; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={20057.951,145.74712,6216.6289}; + angles[]={0.014464299,3.1782856,0.014468419}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3006; + type="Land_HBarrier_5_F"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={20069.256,145.97542,6216.2144}; + angles[]={0.0084431972,3.1782856,0.025141221}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3007; + type="Land_HBarrier_5_F"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={20056.861,146.16884,6186.9492}; + angles[]={0.014538287,3.1782856,0.013483209}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3008; + type="Land_HBarrier_5_F"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={20062.514,146.24553,6186.7422}; + angles[]={0.015328605,3.1782856,0.013029061}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3009; + type="Land_HBarrier_5_F"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={20068.168,146.32141,6186.5347}; + angles[]={0.015386823,3.1782856,0.012742262}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3010; + type="Land_HBarrier_5_F"; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={20064.26,145.03815,6292.1089}; + angles[]={0.00034526698,1.6248131,0.017907584}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2990; + type="Land_HelipadSquare_F"; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={20062.6,144.9005,6246.8833}; + angles[]={0.00069053395,1.6248131,0.025079498}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2997; + type="Land_HelipadSquare_F"; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={20060.939,145.26352,6201.6592}; + angles[]={0.014323502,1.6248131,0.014168691}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3004; + type="Land_HelipadSquare_F"; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={20066.924,145.84584,6306.8696}; + angles[]={6.2764196,3.1782856,0.01378487}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2991; + type="Land_HBarrier_5_F"; + }; }; id=1972; - atlOffset=-6.453186; + atlOffset=0.17778015; }; class Item1 { dataType="Layer"; name="Emmerstedt Train Station"; + state=1; class Entities { - items=43; + items=64; class Item0 { dataType="Object"; @@ -13355,13 +13705,14 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={6835.9868,128.42999,2200.6968}; + position[]={6795.0654,128.42999,2200.6968}; }; - areaSize[]={34.193115,0,94.261192}; + areaSize[]={66.720703,0,94.261192}; areaIsRectangle=1; flags=1; id=2304; type="Vindicta_LocationSector"; + atlOffset=2.2507858; class CustomAttributes { class Attribute0 @@ -13909,18 +14260,363 @@ class Mission id=2799; type="B_Truck_01_transport_F"; }; - }; - id=2303; - atlOffset=0.054519653; - }; - class Item2 - { - dataType="Layer"; - name="Klein Twulpstedt Station"; - class Entities - { - items=42; - class Item0 + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6771.1851,124.95169,2238.3628}; + angles[]={6.2779493,3.125556,0.095767736}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2886; + type="Land_HBarrier_5_F"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.5293,124.40424,2238.2727}; + angles[]={6.2791739,3.125556,0.095682926}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2887; + type="Land_HBarrier_5_F"; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6776.8413,125.50027,2238.4536}; + angles[]={6.2771754,3.125556,0.098154165}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2888; + type="Land_HBarrier_5_F"; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.0054,124.18143,2208.5779}; + angles[]={6.2651882,3.125556,0.09570726}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2889; + type="Land_HBarrier_5_F"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={6771.6616,124.71545,2208.6692}; + angles[]={6.2671909,3.125556,0.093724519}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2890; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={6777.3184,125.2579,2208.7598}; + angles[]={6.2671871,3.125556,0.097688988}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2891; + type="Land_HBarrier_5_F"; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={6771.9116,124.47011,2193.115}; + angles[]={6.2651916,3.125556,0.095705383}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2893; + type="Land_HBarrier_5_F"; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.2549,123.91793,2193.0242}; + angles[]={6.2651882,3.125556,0.097687766}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2894; + type="Land_HBarrier_5_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={6777.5674,125.01829,2193.2048}; + angles[]={6.2671871,3.125556,0.09570726}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2895; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.7314,123.21354,2163.3291}; + angles[]={6.2531958,3.125556,0.09966857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2896; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={6772.3872,123.78496,2163.4192}; + angles[]={6.2551923,3.125556,0.09966857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2897; + type="Land_HBarrier_5_F"; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={6778.0435,124.35928,2163.5103}; + angles[]={6.2551923,3.125556,0.10164909}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2898; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={6772.6367,123.33015,2147.8652}; + angles[]={6.2531958,3.125556,0.09966857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2900; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.9805,122.75687,2147.7747}; + angles[]={6.2491984,3.125556,0.1016485}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2901; + type="Land_HBarrier_5_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={6778.293,123.91165,2147.9561}; + angles[]={6.2531939,3.125556,0.10362818}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2902; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={6767.4575,121.71443,2118.0803}; + angles[]={6.2432079,3.125556,0.10164732}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2903; + type="Land_HBarrier_5_F"; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={6773.1128,122.2985,2118.1704}; + angles[]={6.245204,3.125556,0.10164909}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2904; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={6778.7695,122.89055,2118.2615}; + angles[]={6.2432065,3.125556,0.10560538}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2905; + type="Land_HBarrier_5_F"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={6769.3027,123.9209,2223.4822}; + angles[]={6.2751918,1.5720832,0.095706634}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2885; + type="Land_HelipadSquare_F"; + atlOffset=-3.8146973e-005; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={6770.0288,123.19688,2178.2334}; + angles[]={6.2571907,1.5720832,0.097687766}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2892; + type="Land_HelipadSquare_F"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={6770.7539,121.89178,2132.9839}; + angles[]={6.245204,1.5720832,0.10362818}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2899; + type="Land_HelipadSquare_F"; + }; + }; + id=2303; + atlOffset=-0.14562988; + }; + class Item2 + { + dataType="Layer"; + name="Klein Twulpstedt Station"; + state=1; + class Entities + { + items=63; + class Item0 { dataType="Object"; class PositionInfo @@ -14772,13 +15468,369 @@ class Mission id=2838; type="B_HMG_01_F"; }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.5842,89.495255,16132.532}; + angles[]={0.0079935296,3.3507581,6.2711902}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2946; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={3655.6509,89.512444,16130.183}; + angles[]={0.017997233,3.3507581,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2947; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={3640.72,90.486244,16087.089}; + angles[]={0.02399601,3.3507581,0.0219975}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2949; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={3635.1875,90.330132,16088.264}; + angles[]={0.019996032,3.3507581,0.025994543}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2950; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={3646.2539,90.636864,16085.914}; + angles[]={0.025994543,3.3507581,0.023998493}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2951; + type="Land_HBarrier_5_F"; + atlOffset=2.2888184e-005; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={3629.0195,90.668198,16059.212}; + angles[]={0.013999403,3.3507581,0.033987202}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2952; + type="Land_HBarrier_5_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={3634.5535,90.867653,16058.037}; + angles[]={0.015998369,3.3507581,0.031990308}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2953; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={3640.0874,91.069771,16056.863}; + angles[]={0.017997233,3.3507581,0.031988446}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2954; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={3631.3232,90.976982,16042.819}; + angles[]={0.012000273,3.3507581,0.03798322}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2956; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={3625.79,90.761047,16043.994}; + angles[]={0.012000273,3.3507581,0.035984326}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2957; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={3636.8564,91.190613,16041.646}; + angles[]={0.01400366,3.3507581,0.033987202}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2958; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={3619.6228,90.898384,16014.943}; + angles[]={0.012000273,3.3507581,0.033987202}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2959; + type="Land_HBarrier_5_F"; + atlOffset=2.2888184e-005; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={3625.1567,91.120941,16013.77}; + angles[]={0.012000273,3.3507581,0.035984326}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2960; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={3630.6907,91.335632,16012.595}; + angles[]={0.012000273,3.3507581,0.03798322}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2961; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={3649.4839,90.289352,16101.131}; + angles[]={0.029989703,3.3507581,0.013999403}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2976; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={3638.4167,90.06797,16103.481}; + angles[]={0.023993526,3.3507581,0.011995304}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2977; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={3643.9507,90.173355,16102.307}; + angles[]={0.027990974,3.3507581,0.012000273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2978; + type="Land_HBarrier_5_F"; + atlOffset=2.2888184e-005; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.9585,89.030907,16117.272}; + angles[]={0.02599225,1.7972854,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2944; + type="Land_HelipadSquare_F"; + atlOffset=7.6293945e-006; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={3635.5615,89.908798,16073.004}; + angles[]={0.015998369,1.7972854,0.029989703}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2948; + type="Land_HelipadSquare_F"; + atlOffset=1.5258789e-005; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={3626.1648,90.229652,16028.735}; + angles[]={0.013995145,1.7972854,0.035984326}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2955; + type="Land_HelipadSquare_F"; + atlOffset=1.5258789e-005; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={3650.1169,89.464943,16131.357}; + angles[]={0.011995304,3.3507581,0.0060001095}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2945; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; + }; }; id=2411; - atlOffset=-0.033905029; + atlOffset=-0.25508118; }; }; id=1971; - atlOffset=-7.5681305; + atlOffset=-7.5789337; }; }; }; diff --git a/Vindicta.saralite/mission.sqm b/Vindicta.saralite/mission.sqm index d7b58a9df..40424a1dd 100644 --- a/Vindicta.saralite/mission.sqm +++ b/Vindicta.saralite/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=513; class ItemIDProvider { - nextID=10455; + nextID=10490; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=4079; + nextID=4090; }; class Camera { - pos[]={3843.2078,398.01132,2907.1367}; - dir[]={0.83264732,-0.552154,0.042948335}; - up[]={0.5514245,0.83374089,0.028443119}; - aside[]={0.051512945,5.0587914e-008,-0.99868494}; + pos[]={5779.0776,145.83557,4384.5469}; + dir[]={0.061397478,-0.43645585,0.89763075}; + up[]={0.029783925,0.89972502,0.43544051}; + aside[]={0.99767101,-3.1095624e-009,-0.068240307}; }; }; binarizationWanted=0; @@ -51,6 +51,7 @@ addons[]= "A3_Structures_F_Civ_Camping", "A3_Props_F_Enoch_Civilian_Camping", "A3_Signs_F", + "A3_Structures_F_Mil_Fortification", "A3_Structures_F_Exp_Civilian_Accessories", "A3_Structures_F_Exp_Walls_Wired", "ace_logistics_wirecutter", @@ -1284,8 +1285,8 @@ class Mission { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1294,17 +1295,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1316,14 +1317,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1335,14 +1336,32 @@ class Mission "STRING" }; }; - value="city"; + value="PARAISO"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={8299.4238,19.534914,6079.3286}; + angles[]={6.266921,1.5534827,0}; + }; + areaSize[]={200,0,400}; + areaIsRectangle=1; + flags=1; + id=9636; + type="Vindicta_LocationSector"; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1351,14 +1370,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1377,7 +1396,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1392,32 +1411,30 @@ class Mission "STRING" }; }; - value="PARAISO"; + value="Corazol"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item1 + class Item2 { dataType="Logic"; class PositionInfo { - position[]={8299.4238,19.534914,6079.3286}; - angles[]={6.266921,1.5534827,0}; + position[]={3220.3259,6.2842855,6564.3311}; }; - areaSize[]={200,0,400}; - areaIsRectangle=1; + areaSize[]={100,0,100}; flags=1; - id=9636; + id=9640; type="Vindicta_LocationSector"; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1426,17 +1443,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1448,14 +1465,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1467,14 +1484,31 @@ class Mission "STRING" }; }; - value="city"; + value="Balmopan"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item3 + { + dataType="Logic"; + class PositionInfo + { + position[]={4339.8818,163.97388,5548.042}; + }; + areaSize[]={200,0,250}; + flags=1; + id=9702; + type="Vindicta_LocationSector"; + atlOffset=1.5258789e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1483,14 +1517,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1509,7 +1543,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1524,30 +1558,32 @@ class Mission "STRING" }; }; - value="Corazol"; + value="Somato"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item2 + class Item4 { dataType="Logic"; class PositionInfo { - position[]={3220.3259,6.2842855,6564.3311}; + position[]={3382.4148,16.069824,6237.2778}; + angles[]={6.2225032,2.0048821,0.11001908}; }; - areaSize[]={100,0,100}; + areaSize[]={200,0,150}; flags=1; - id=9640; + id=9639; type="Vindicta_LocationSector"; + atlOffset=2.2888184e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1556,17 +1592,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1578,14 +1614,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1597,14 +1633,33 @@ class Mission "STRING" }; }; - value="city"; + value="Chantico"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={1963.4619,5.6254883,5385.2393}; + angles[]={0.03312736,0,6.2335172}; + }; + areaSize[]={125,0,120}; + areaIsRectangle=1; + flags=1; + id=9700; + type="Vindicta_LocationSector"; + atlOffset=-9.393692e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1613,14 +1668,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1639,7 +1694,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1654,31 +1709,32 @@ class Mission "STRING" }; }; - value="Balmopan"; + value="Estrela"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item3 + class Item6 { dataType="Logic"; class PositionInfo { - position[]={4339.8818,163.97388,5548.042}; + position[]={2708.8159,12.931904,3666.4719}; + angles[]={6.1333489,5.8606238,0}; }; - areaSize[]={200,0,250}; + areaSize[]={150,0,300}; flags=1; - id=9702; + id=9701; type="Vindicta_LocationSector"; - atlOffset=1.5258789e-005; + atlOffset=-9.5367432e-007; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1687,17 +1743,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1709,14 +1765,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1728,14 +1784,32 @@ class Mission "STRING" }; }; - value="city"; + value="Arcadia"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={4449.5449,22.648193,2466.72}; + angles[]={6.2813587,0,0.075341433}; + }; + areaSize[]={150,0,150}; + flags=1; + id=9631; + type="Vindicta_LocationSector"; + atlOffset=0.00016021729; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1744,14 +1818,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1770,7 +1844,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1785,32 +1859,33 @@ class Mission "STRING" }; }; - value="Somato"; + value="Tibera"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item4 + class Item8 { dataType="Logic"; class PositionInfo { - position[]={3382.4148,16.069824,6237.2778}; - angles[]={6.2225032,2.0048821,0.11001908}; + position[]={4460.1567,45.978271,3137.7031}; + angles[]={0,1.5595602,0}; }; areaSize[]={200,0,150}; + areaIsRectangle=1; flags=1; - id=9639; + id=9632; type="Vindicta_LocationSector"; - atlOffset=2.2888184e-005; + atlOffset=3.0517578e-005; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1819,17 +1894,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -1841,14 +1916,14 @@ class Mission "STRING" }; }; - value="east"; + value="1"; }; }; }; class Attribute2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; class Value { class data @@ -1860,14 +1935,33 @@ class Mission "STRING" }; }; - value="city"; + value="Cayo"; }; }; }; - class Attribute3 + nAttributes=3; + }; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={5828.9395,9.9848633,2205.188}; + angles[]={0,0.31060043,0}; + }; + areaSize[]={150,0,250}; + areaIsRectangle=1; + flags=1; + id=9630; + type="Vindicta_LocationSector"; + atlOffset=-1.8119812e-005; + class CustomAttributes + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1876,14 +1970,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -1902,7 +1996,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -1917,33 +2011,33 @@ class Mission "STRING" }; }; - value="Chantico"; + value="Iguana"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item5 + class Item10 { dataType="Logic"; class PositionInfo { - position[]={1963.4619,5.6254883,5385.2393}; - angles[]={0.03312736,0,6.2335172}; + position[]={6652.8662,0.00019788742,3228.3081}; + angles[]={0,6.2768674,0}; }; - areaSize[]={125,0,120}; + areaSize[]={350,0,250}; areaIsRectangle=1; flags=1; - id=9700; + id=9633; type="Vindicta_LocationSector"; - atlOffset=-9.393692e-005; + atlOffset=2.6748815; class CustomAttributes { class Attribute0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -1952,74 +2046,17 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="city"; }; }; }; class Attribute1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; class Value { class data @@ -2035,7 +2072,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2050,67 +2087,29 @@ class Mission "STRING" }; }; - value="Estrela"; + value="Dolores"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item6 + class Item11 { dataType="Logic"; class PositionInfo { - position[]={2708.8159,12.931904,3666.4719}; - angles[]={6.1333489,5.8606238,0}; + position[]={7517.6855,17.558105,4408.0737}; + angles[]={0.10091574,0,0.049668372}; }; - areaSize[]={150,0,300}; + areaSize[]={300,0,300}; flags=1; - id=9701; + id=9635; type="Vindicta_LocationSector"; - atlOffset=-9.5367432e-007; + atlOffset=-2.6702881e-005; class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2129,26 +2128,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2167,7 +2147,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2182,67 +2162,27 @@ class Mission "STRING" }; }; - value="Arcadia"; + value="Ortego"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item7 + class Item12 { dataType="Logic"; class PositionInfo { - position[]={4449.5449,22.648193,2466.72}; - angles[]={6.2813587,0,0.075341433}; + position[]={8351.2871,13.980052,4160.3149}; }; - areaSize[]={150,0,150}; + areaSize[]={100,0,100}; flags=1; - id=9631; + id=10355; type="Vindicta_LocationSector"; - atlOffset=0.00016021729; class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -2261,26 +2201,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -2299,7 +2220,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -2314,720 +2235,332 @@ class Mission "STRING" }; }; - value="Tibera"; + value="Geraldo"; }; }; }; - nAttributes=6; + nAttributes=3; }; }; - class Item8 + }; + id=9628; + atlOffset=-9.6953602; + }; + class Item3 + { + dataType="Layer"; + name="Military"; + class Entities + { + items=7; + class Item0 { - dataType="Logic"; - class PositionInfo - { - position[]={4460.1567,45.978271,3137.7031}; - angles[]={0,1.5595602,0}; - }; - areaSize[]={200,0,150}; - areaIsRectangle=1; - flags=1; - id=9632; - type="Vindicta_LocationSector"; - atlOffset=3.0517578e-005; - class CustomAttributes + dataType="Layer"; + name="Sahrani military airport"; + state=1; + class Entities { - class Attribute0 + items=227; + class Item0 { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value + dataType="Group"; + side="Independent"; + class Entities { - class data + items=14; + class Item0 { - class type + dataType="Object"; + class PositionInfo { - type[]= - { - "SCALAR" - }; + position[]={4716.6206,139.98586,7294.2446}; + angles[]={0,1.3705859,0}; }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type + side="Independent"; + flags=7; + class Attributes { - type[]= - { - "STRING" - }; + disableSimulation=1; + ignoreByDynSimulGrid=1; }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type + id=9849; + type="I_soldier_F"; + class CustomAttributes { - type[]= + class Attribute0 { - "STRING" + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= + class Attribute1 { - "SCALAR" + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01GRE"; + }; + }; }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= + class Attribute2 { - "STRING" + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.01; + }; + }; + }; + class Attribute3 + { + property="hideObject"; + expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute4 + { + property="enableStamina"; + expression="_this enablestamina _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=5; }; - value="1"; }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data + class Item1 { - class type + dataType="Waypoint"; + position[]={4784.269,139.98442,7292.9888}; + class Effects { - type[]= - { - "STRING" - }; }; - value="Cayo"; + showWP="NEVER"; + id=9863; + type="Move"; }; - }; - }; - nAttributes=6; - }; - }; - class Item9 - { - dataType="Logic"; - class PositionInfo - { - position[]={5828.9395,9.9848633,2205.188}; - angles[]={0,0.31060043,0}; - }; - areaSize[]={150,0,250}; - areaIsRectangle=1; - flags=1; - id=9630; - type="Vindicta_LocationSector"; - atlOffset=-1.8119812e-005; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data + class Item2 { - class type + dataType="Waypoint"; + position[]={4907.1177,139.98442,7294.7271}; + class Effects { - type[]= - { - "SCALAR" - }; }; - value=5; + showWP="NEVER"; + id=9864; + type="Move"; }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data + class Item3 { - class type + dataType="Waypoint"; + position[]={5009.5332,139.98442,7295.54}; + class Effects { - type[]= - { - "STRING" - }; }; - value="east"; + showWP="NEVER"; + id=9865; + type="Move"; }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data + class Item4 { - class type + dataType="Waypoint"; + position[]={5119.0024,139.98442,7294.4551}; + class Effects { - type[]= - { - "STRING" - }; }; - value="city"; + showWP="NEVER"; + id=9866; + type="Move"; }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data + class Item5 { - class type + dataType="Waypoint"; + position[]={5153.9849,139.98442,7317.6069}; + class Effects { - type[]= - { - "SCALAR" - }; }; - value=5; + showWP="NEVER"; + id=9867; + type="Move"; }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data + class Item6 { - class type + dataType="Waypoint"; + position[]={5117.3687,139.98442,7353.8257}; + class Effects { - type[]= - { - "STRING" - }; }; - value="1"; + showWP="NEVER"; + id=9868; + type="Move"; }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data + class Item7 { - class type + dataType="Waypoint"; + position[]={5044.2207,139.98442,7350.6143}; + class Effects { - type[]= - { - "STRING" - }; }; - value="Iguana"; + showWP="NEVER"; + id=9869; + type="Move"; }; - }; - }; - nAttributes=6; - }; - }; - class Item10 - { - dataType="Logic"; - class PositionInfo - { - position[]={6652.8662,0.00019788742,3228.3081}; - angles[]={0,6.2768674,0}; - }; - areaSize[]={350,0,250}; - areaIsRectangle=1; - flags=1; - id=9633; - type="Vindicta_LocationSector"; - atlOffset=2.6748815; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data + class Item8 { - class type + dataType="Waypoint"; + position[]={4949.2471,139.98442,7348.1753}; + class Effects { - type[]= - { - "SCALAR" - }; }; - value=5; + showWP="NEVER"; + id=9870; + type="Move"; }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data + class Item9 { - class type + dataType="Waypoint"; + position[]={4886.3306,139.98442,7349.3921}; + class Effects { - type[]= - { - "STRING" - }; }; - value="east"; + showWP="NEVER"; + id=9871; + type="Move"; }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data + class Item10 { - class type + dataType="Waypoint"; + position[]={4814.9614,139.98442,7350.916}; + class Effects { - type[]= - { - "STRING" - }; }; - value="city"; + showWP="NEVER"; + id=9872; + type="Move"; }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data + class Item11 { - class type + dataType="Waypoint"; + position[]={4749.3232,139.98442,7351.4409}; + class Effects { - type[]= - { - "SCALAR" - }; }; - value=5; + showWP="NEVER"; + id=9873; + type="Move"; }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data + class Item12 { - class type + dataType="Waypoint"; + position[]={4718.9917,139.98442,7322.0898}; + class Effects { - type[]= - { - "STRING" - }; }; - value="1"; + showWP="NEVER"; + id=9874; + type="Move"; }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data + class Item13 { - class type + dataType="Waypoint"; + position[]={4774.937,139.98442,7291.9321}; + type="Cycle"; + class Effects { - type[]= - { - "STRING" - }; }; - value="Dolores"; + showWP="NEVER"; + id=9875; }; }; - }; - nAttributes=6; - }; - }; - class Item11 - { - dataType="Logic"; - class PositionInfo - { - position[]={7517.6855,17.558105,4408.0737}; - angles[]={0.10091574,0,0.049668372}; - }; - areaSize[]={300,0,300}; - flags=1; - id=9635; - type="Vindicta_LocationSector"; - atlOffset=-2.6702881e-005; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value + class Attributes { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; }; + id=9848; }; - class Attribute1 + class Item1 { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value + dataType="Group"; + side="Independent"; + class Entities { - class data + items=10; + class Item0 { - class type + dataType="Object"; + class PositionInfo { - type[]= - { - "STRING" - }; + position[]={4388.0054,139.98586,7345.8398}; + angles[]={0,1.3705859,0}; }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type + side="Independent"; + flags=7; + class Attributes { - type[]= - { - "STRING" - }; + disableSimulation=1; + ignoreByDynSimulGrid=1; }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type + id=9851; + type="I_soldier_F"; + class CustomAttributes { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ortego"; - }; - }; - }; - nAttributes=6; - }; - }; - class Item12 - { - dataType="Logic"; - class PositionInfo - { - position[]={8351.2871,13.980052,4160.3149}; - }; - areaSize[]={100,0,100}; - flags=1; - id=10355; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute5 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Geraldo"; - }; - }; - }; - nAttributes=6; - }; - }; - }; - id=9628; - atlOffset=-9.6953602; - }; - class Item3 - { - dataType="Layer"; - name="Military"; - class Entities - { - items=7; - class Item0 - { - dataType="Layer"; - name="Sahrani military airport"; - state=1; - class Entities - { - items=192; - class Item0 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=14; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={4716.6206,139.98586,7294.2446}; - angles[]={0,1.3705859,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - ignoreByDynSimulGrid=1; - }; - id=9849; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 + class Attribute0 { property="allowDamage"; expression="_this allowdamage _value;"; @@ -3128,167 +2661,122 @@ class Mission class Item1 { dataType="Waypoint"; - position[]={4784.269,139.98442,7292.9888}; + position[]={4384.332,139.98442,7298.6572}; class Effects { }; showWP="NEVER"; - id=9863; + id=9876; type="Move"; }; class Item2 { dataType="Waypoint"; - position[]={4907.1177,139.98442,7294.7271}; + position[]={4445.2651,139.98442,7294.9136}; class Effects { }; showWP="NEVER"; - id=9864; + id=9877; type="Move"; }; class Item3 { dataType="Waypoint"; - position[]={5009.5332,139.98442,7295.54}; + position[]={4547.6465,139.98442,7294.2363}; class Effects { }; showWP="NEVER"; - id=9865; + id=9878; type="Move"; }; class Item4 { dataType="Waypoint"; - position[]={5119.0024,139.98442,7294.4551}; + position[]={4670.1641,139.98442,7292.3936}; class Effects { }; showWP="NEVER"; - id=9866; + id=9879; type="Move"; }; class Item5 { dataType="Waypoint"; - position[]={5153.9849,139.98442,7317.6069}; + position[]={4667.1865,139.98442,7343.312}; class Effects { }; showWP="NEVER"; - id=9867; + id=9880; type="Move"; }; class Item6 { dataType="Waypoint"; - position[]={5117.3687,139.98442,7353.8257}; + position[]={4547.9722,139.98442,7348.0718}; class Effects { }; showWP="NEVER"; - id=9868; + id=9881; type="Move"; }; class Item7 { dataType="Waypoint"; - position[]={5044.2207,139.98442,7350.6143}; + position[]={4456.5396,139.98442,7348.6436}; class Effects { }; showWP="NEVER"; - id=9869; + id=9882; type="Move"; }; class Item8 { dataType="Waypoint"; - position[]={4949.2471,139.98442,7348.1753}; + position[]={4392.0044,139.98442,7347.0972}; class Effects { }; showWP="NEVER"; - id=9870; + id=9883; type="Move"; }; class Item9 { dataType="Waypoint"; - position[]={4886.3306,139.98442,7349.3921}; + position[]={4387.2671,139.98442,7302.103}; + type="Cycle"; class Effects { }; showWP="NEVER"; - id=9871; - type="Move"; + id=9884; }; - class Item10 + }; + class Attributes + { + }; + id=9850; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=8; + class Item0 { - dataType="Waypoint"; - position[]={4814.9614,139.98442,7350.916}; - class Effects + dataType="Object"; + class PositionInfo { - }; - showWP="NEVER"; - id=9872; - type="Move"; - }; - class Item11 - { - dataType="Waypoint"; - position[]={4749.3232,139.98442,7351.4409}; - class Effects - { - }; - showWP="NEVER"; - id=9873; - type="Move"; - }; - class Item12 - { - dataType="Waypoint"; - position[]={4718.9917,139.98442,7322.0898}; - class Effects - { - }; - showWP="NEVER"; - id=9874; - type="Move"; - }; - class Item13 - { - dataType="Waypoint"; - position[]={4774.937,139.98442,7291.9321}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=9875; - }; - }; - class Attributes - { - }; - id=9848; - atlOffset=78.185036; - }; - class Item1 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={4388.0054,139.98586,7345.8398}; - angles[]={0,1.3705859,0}; + position[]={5319.8149,139.98586,7351.7236}; + angles[]={0,1.3705859,0}; }; side="Independent"; flags=7; @@ -3297,7 +2785,7 @@ class Mission disableSimulation=1; ignoreByDynSimulGrid=1; }; - id=9851; + id=9853; type="I_soldier_F"; class CustomAttributes { @@ -3402,122 +2890,99 @@ class Mission class Item1 { dataType="Waypoint"; - position[]={4384.332,139.98442,7298.6572}; + position[]={5264.4478,139.98442,7354.1396}; class Effects { }; showWP="NEVER"; - id=9876; + id=9856; type="Move"; }; class Item2 { dataType="Waypoint"; - position[]={4445.2651,139.98442,7294.9136}; + position[]={5199.1362,139.98442,7349.8257}; class Effects { }; showWP="NEVER"; - id=9877; + id=9857; type="Move"; }; class Item3 { dataType="Waypoint"; - position[]={4547.6465,139.98442,7294.2363}; + position[]={5201.1709,139.98442,7294.4019}; class Effects { }; showWP="NEVER"; - id=9878; + id=9858; type="Move"; }; class Item4 { dataType="Waypoint"; - position[]={4670.1641,139.98442,7292.3936}; + position[]={5270.3452,139.98442,7291.2388}; class Effects { }; showWP="NEVER"; - id=9879; + id=9859; type="Move"; }; class Item5 { dataType="Waypoint"; - position[]={4667.1865,139.98442,7343.312}; + position[]={5320.2954,139.98442,7293.0479}; class Effects { }; showWP="NEVER"; - id=9880; + id=9860; type="Move"; }; class Item6 { dataType="Waypoint"; - position[]={4547.9722,139.98442,7348.0718}; + position[]={5321.4858,139.98442,7346.5752}; class Effects { }; showWP="NEVER"; - id=9881; + id=9861; type="Move"; }; class Item7 { dataType="Waypoint"; - position[]={4456.5396,139.98442,7348.6436}; - class Effects - { - }; - showWP="NEVER"; - id=9882; - type="Move"; - }; - class Item8 - { - dataType="Waypoint"; - position[]={4392.0044,139.98442,7347.0972}; - class Effects - { - }; - showWP="NEVER"; - id=9883; - type="Move"; - }; - class Item9 - { - dataType="Waypoint"; - position[]={4387.2671,139.98442,7302.103}; + position[]={5266.4751,139.98442,7351.394}; type="Cycle"; class Effects { }; showWP="NEVER"; - id=9884; + id=9862; }; }; class Attributes { }; - id=9850; - atlOffset=78.185036; + id=9852; }; - class Item2 + class Item3 { dataType="Group"; side="Independent"; class Entities { - items=8; + items=16; class Item0 { dataType="Object"; class PositionInfo { - position[]={5319.8149,139.98586,7351.7236}; + position[]={4654.2334,139.98586,7040.9282}; angles[]={0,1.3705859,0}; }; side="Independent"; @@ -3527,7 +2992,7 @@ class Mission disableSimulation=1; ignoreByDynSimulGrid=1; }; - id=9853; + id=9855; type="I_soldier_F"; class CustomAttributes { @@ -3632,387 +3097,178 @@ class Mission class Item1 { dataType="Waypoint"; - position[]={5264.4478,139.98442,7354.1396}; + position[]={4682.0342,139.98442,7041.187}; class Effects { }; showWP="NEVER"; - id=9856; + id=9885; type="Move"; }; class Item2 { dataType="Waypoint"; - position[]={5199.1362,139.98442,7349.8257}; + position[]={4713.6279,139.98442,7041.1958}; class Effects { }; showWP="NEVER"; - id=9857; + id=9886; type="Move"; }; class Item3 { dataType="Waypoint"; - position[]={5201.1709,139.98442,7294.4019}; + position[]={4751.3623,139.98442,7040.5698}; class Effects { }; showWP="NEVER"; - id=9858; + id=9887; type="Move"; }; class Item4 { dataType="Waypoint"; - position[]={5270.3452,139.98442,7291.2388}; + position[]={4788.2021,139.98442,7041.1606}; class Effects { }; showWP="NEVER"; - id=9859; + id=9888; type="Move"; }; class Item5 { dataType="Waypoint"; - position[]={5320.2954,139.98442,7293.0479}; + position[]={4852.9526,139.98442,7039.3022}; class Effects { }; showWP="NEVER"; - id=9860; + id=9889; type="Move"; }; class Item6 { dataType="Waypoint"; - position[]={5321.4858,139.98442,7346.5752}; + position[]={4856.7925,139.98442,7050.1558}; class Effects { }; showWP="NEVER"; - id=9861; + id=9890; type="Move"; }; class Item7 { dataType="Waypoint"; - position[]={5266.4751,139.98442,7351.394}; + position[]={4736.395,139.98442,7049.1421}; + class Effects + { + }; + showWP="NEVER"; + id=9891; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + position[]={4710.8936,139.98442,7072.8701}; + class Effects + { + }; + showWP="NEVER"; + id=9892; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + position[]={4686.6045,139.98442,7092.7983}; + class Effects + { + }; + showWP="NEVER"; + id=9893; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + position[]={4667.187,139.98442,7093.4805}; + class Effects + { + }; + showWP="NEVER"; + id=9894; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + position[]={4667.1738,139.98442,7117.0371}; + class Effects + { + }; + showWP="NEVER"; + id=9895; + type="Move"; + }; + class Item12 + { + dataType="Waypoint"; + position[]={4666.5718,139.98442,7140.3828}; + class Effects + { + }; + showWP="NEVER"; + id=9896; + type="Move"; + }; + class Item13 + { + dataType="Waypoint"; + position[]={4644.2969,139.98442,7140.2505}; + class Effects + { + }; + showWP="NEVER"; + id=9897; + type="Move"; + }; + class Item14 + { + dataType="Waypoint"; + position[]={4644.0918,139.98442,7043.7134}; + class Effects + { + }; + showWP="NEVER"; + id=9898; + type="Move"; + }; + class Item15 + { + dataType="Waypoint"; + position[]={4678.0918,139.98442,7041.0088}; type="Cycle"; class Effects { }; showWP="NEVER"; - id=9862; + id=9899; }; }; class Attributes { }; - id=9852; - atlOffset=78.185036; + id=9854; }; - class Item3 + class Item4 { - dataType="Group"; - side="Independent"; - class Entities - { - items=16; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={4654.2334,139.98586,7040.9282}; - angles[]={0,1.3705859,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - ignoreByDynSimulGrid=1; - }; - id=9855; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - class Attribute1 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01GRE"; - }; - }; - }; - class Attribute2 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - class Attribute3 - { - property="hideObject"; - expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=1; - }; - }; - }; - class Attribute4 - { - property="enableStamina"; - expression="_this enablestamina _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=5; - }; - }; - class Item1 - { - dataType="Waypoint"; - position[]={4682.0342,139.98442,7041.187}; - class Effects - { - }; - showWP="NEVER"; - id=9885; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - position[]={4713.6279,139.98442,7041.1958}; - class Effects - { - }; - showWP="NEVER"; - id=9886; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - position[]={4751.3623,139.98442,7040.5698}; - class Effects - { - }; - showWP="NEVER"; - id=9887; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - position[]={4788.2021,139.98442,7041.1606}; - class Effects - { - }; - showWP="NEVER"; - id=9888; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - position[]={4852.9526,139.98442,7039.3022}; - class Effects - { - }; - showWP="NEVER"; - id=9889; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - position[]={4856.7925,139.98442,7050.1558}; - class Effects - { - }; - showWP="NEVER"; - id=9890; - type="Move"; - }; - class Item7 - { - dataType="Waypoint"; - position[]={4736.395,139.98442,7049.1421}; - class Effects - { - }; - showWP="NEVER"; - id=9891; - type="Move"; - }; - class Item8 - { - dataType="Waypoint"; - position[]={4710.8936,139.98442,7072.8701}; - class Effects - { - }; - showWP="NEVER"; - id=9892; - type="Move"; - }; - class Item9 - { - dataType="Waypoint"; - position[]={4686.6045,139.98442,7092.7983}; - class Effects - { - }; - showWP="NEVER"; - id=9893; - type="Move"; - }; - class Item10 - { - dataType="Waypoint"; - position[]={4667.187,139.98442,7093.4805}; - class Effects - { - }; - showWP="NEVER"; - id=9894; - type="Move"; - }; - class Item11 - { - dataType="Waypoint"; - position[]={4667.1738,139.98442,7117.0371}; - class Effects - { - }; - showWP="NEVER"; - id=9895; - type="Move"; - }; - class Item12 - { - dataType="Waypoint"; - position[]={4666.5718,139.98442,7140.3828}; - class Effects - { - }; - showWP="NEVER"; - id=9896; - type="Move"; - }; - class Item13 - { - dataType="Waypoint"; - position[]={4644.2969,139.98442,7140.2505}; - class Effects - { - }; - showWP="NEVER"; - id=9897; - type="Move"; - }; - class Item14 - { - dataType="Waypoint"; - position[]={4644.0918,139.98442,7043.7134}; - class Effects - { - }; - showWP="NEVER"; - id=9898; - type="Move"; - }; - class Item15 - { - dataType="Waypoint"; - position[]={4678.0918,139.98442,7041.0088}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=9899; - }; - }; - class Attributes - { - }; - id=9854; - atlOffset=78.185036; - }; - class Item4 - { - dataType="Object"; - class PositionInfo + dataType="Object"; + class PositionInfo { position[]={5321.8018,134.94553,7094.5742}; angles[]={0,1.5602555,0}; @@ -6670,44 +5926,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -6726,26 +5944,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -6764,7 +5963,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -6783,7 +5982,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item167 @@ -7403,78 +6602,637 @@ class Mission class Attributes { }; - id=10075; - atlOffset=78.185036; + id=10075; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={4653.0205,147.97768,6796.812}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9695; + type="Land_Sign_WarningUnexplodedAmmo_F"; + atlOffset=-1.5258789e-005; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={4643.958,147.52235,6797.668}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9696; + type="Land_Sign_WarningUnexplodedAmmo_F"; + atlOffset=-1.5258789e-005; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={5615.4448,124.58116,7091.0786}; + angles[]={0,4.6084661,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9697; + type="Land_Sign_WarningUnexplodedAmmo_F"; + atlOffset=-1.5258789e-005; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={5615.4175,124.56581,7099.2188}; + angles[]={0,4.6084661,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9698; + type="Land_Sign_WarningUnexplodedAmmo_F"; + atlOffset=-1.5258789e-005; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={5040.1665,140.72493,7327.9067}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10456; + type="Land_HBarrier_5_F"; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={5040.0679,140.72493,7333.5625}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10457; + type="Land_HBarrier_5_F"; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={5040.2661,140.72493,7322.2505}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10458; + type="Land_HBarrier_5_F"; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={4994.9185,140.72493,7327.1123}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10460; + type="Land_HBarrier_5_F"; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={4994.8198,140.72493,7332.7681}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10461; + type="Land_HBarrier_5_F"; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={4995.0181,140.72493,7321.4561}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10462; + type="Land_HBarrier_5_F"; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={4965.125,140.72493,7332.2466}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10463; + type="Land_HBarrier_5_F"; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={4965.2246,140.72493,7326.5908}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10464; + type="Land_HBarrier_5_F"; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={4965.3242,140.72493,7320.9346}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10465; + type="Land_HBarrier_5_F"; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={4949.6699,140.72493,7326.3179}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10467; + type="Land_HBarrier_5_F"; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={4949.5718,140.72493,7331.9736}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10468; + type="Land_HBarrier_5_F"; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={4949.7695,140.72493,7320.6616}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10469; + type="Land_HBarrier_5_F"; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={4919.8774,140.72493,7331.4521}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10470; + type="Land_HBarrier_5_F"; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={4919.9771,140.72493,7325.7964}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10471; + type="Land_HBarrier_5_F"; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={4920.0767,140.72493,7320.1401}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10472; + type="Land_HBarrier_5_F"; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={4904.4233,140.72493,7325.5229}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10474; + type="Land_HBarrier_5_F"; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={4904.3237,140.72493,7331.1792}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10475; + type="Land_HBarrier_5_F"; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={4904.522,140.72493,7319.8667}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10476; + type="Land_HBarrier_5_F"; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={4874.6299,140.72493,7330.6572}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10477; + type="Land_HBarrier_5_F"; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={4874.7285,140.72493,7325.002}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10478; + type="Land_HBarrier_5_F"; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={4874.8281,140.72493,7319.3457}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10479; + type="Land_HBarrier_5_F"; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={4859.1748,140.72493,7324.7285}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10481; + type="Land_HBarrier_5_F"; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={4859.0757,140.72493,7330.3848}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10482; + type="Land_HBarrier_5_F"; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={4859.2744,140.72493,7319.0723}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10483; + type="Land_HBarrier_5_F"; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={4829.3823,140.72493,7329.8628}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10484; + type="Land_HBarrier_5_F"; }; - class Item188 + class Item217 { dataType="Object"; class PositionInfo { - position[]={4653.0205,147.97768,6796.812}; + position[]={4829.481,140.72493,7324.2075}; + angles[]={-0,4.6948304,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { }; - id=9695; - type="Land_Sign_WarningUnexplodedAmmo_F"; - atlOffset=-1.5258789e-005; + id=10485; + type="Land_HBarrier_5_F"; }; - class Item189 + class Item218 { dataType="Object"; class PositionInfo { - position[]={4643.958,147.52235,6797.668}; + position[]={4829.5806,140.72493,7318.5508}; + angles[]={-0,4.6948304,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { }; - id=9696; - type="Land_Sign_WarningUnexplodedAmmo_F"; - atlOffset=-1.5258789e-005; + id=10486; + type="Land_HBarrier_5_F"; }; - class Item190 + class Item219 { dataType="Object"; class PositionInfo { - position[]={5615.4448,124.58116,7091.0786}; - angles[]={0,4.6084661,0}; + position[]={5010.5718,140.72493,7321.7295}; + angles[]={-0,4.6948304,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { }; - id=9697; - type="Land_Sign_WarningUnexplodedAmmo_F"; - atlOffset=-1.5258789e-005; + id=10487; + type="Land_HBarrier_5_F"; }; - class Item191 + class Item220 { dataType="Object"; class PositionInfo { - position[]={5615.4175,124.56581,7099.2188}; - angles[]={0,4.6084661,0}; + position[]={5010.3735,140.72493,7333.041}; + angles[]={-0,4.6948304,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { }; - id=9698; - type="Land_Sign_WarningUnexplodedAmmo_F"; - atlOffset=-1.5258789e-005; + id=10488; + type="Land_HBarrier_5_F"; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={5010.4731,140.72493,7327.3853}; + angles[]={-0,4.6948304,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10489; + type="Land_HBarrier_5_F"; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={5025.2822,139.98442,7329.7671}; + angles[]={-0,3.1413579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10455; + type="Land_HelipadSquare_F"; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={4980.0342,139.98442,7328.9727}; + angles[]={-0,3.1413579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10459; + type="Land_HelipadSquare_F"; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={4934.7866,139.98442,7328.1777}; + angles[]={-0,3.1413579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10466; + type="Land_HelipadSquare_F"; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={4889.5391,139.98442,7327.3828}; + angles[]={-0,3.1413579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10473; + type="Land_HelipadSquare_F"; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={4844.2905,139.98442,7326.5889}; + angles[]={-0,3.1413579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10480; + type="Land_HelipadSquare_F"; }; }; id=9952; - atlOffset=-16.244377; + atlOffset=-1.5258789e-005; }; class Item1 { @@ -8089,44 +7847,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -8145,26 +7865,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -8183,7 +7884,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -8202,7 +7903,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item38 @@ -8840,101 +8541,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -8953,7 +8559,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -8972,7 +8578,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -8991,7 +8597,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -9010,7 +8616,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -9066,101 +8672,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -9179,7 +8690,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -9198,7 +8709,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -9217,7 +8728,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -9236,7 +8747,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -9278,115 +8789,20 @@ class Mission expression="_this allowdamage _value;"; class Value { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 + class data + { + class type + { + type[]= { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; + "BOOL" }; }; + value=0; }; }; }; - class Attribute2 + class Attribute1 { property="speaker"; expression="_this setspeaker _value;"; @@ -9405,7 +8821,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -9424,7 +8840,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -9443,7 +8859,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -9462,7 +8878,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -9518,101 +8934,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -9631,7 +8952,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -9650,7 +8971,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -9669,7 +8990,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -9688,7 +9009,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -9744,101 +9065,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -9857,7 +9083,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -9876,7 +9102,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -9895,7 +9121,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -9914,7 +9140,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -9970,101 +9196,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -10083,7 +9214,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -10102,7 +9233,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -10121,7 +9252,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -10140,7 +9271,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -10196,101 +9327,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WARMUP_KNEELING"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Acts_AidlPercMstpSloWWrflDnon_warmup_6_loop"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -10309,7 +9345,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -10328,7 +9364,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -10347,7 +9383,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -10366,7 +9402,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -10422,101 +9458,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="REPAIR_VEH_PRONE"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubfixingvehicleprone_idle1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -10535,7 +9476,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -10554,7 +9495,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -10573,7 +9514,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -10592,7 +9533,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -10648,171 +9589,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -10831,7 +9607,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -10850,7 +9626,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -10869,7 +9645,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -10888,7 +9664,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -10944,171 +9720,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -11127,7 +9738,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -11146,7 +9757,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -11165,7 +9776,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -11184,7 +9795,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -11240,171 +9851,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -11423,7 +9869,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -11442,7 +9888,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -11461,7 +9907,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -11480,7 +9926,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -11536,171 +9982,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -11719,7 +10000,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -11738,7 +10019,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -11757,7 +10038,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -11776,7 +10057,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -11832,171 +10113,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -12015,7 +10131,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -12034,7 +10150,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -12053,7 +10169,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -12072,7 +10188,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -12128,171 +10244,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -12311,7 +10262,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -12330,7 +10281,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -12349,7 +10300,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -12368,7 +10319,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -12424,143 +10375,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_LOW"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpsitmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpsitmstpslowwrfldnon_smoking"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpsitmstpslowwrfldnon_weaponcheck1"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpsitmstpslowwrfldnon_weaponcheck2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -12579,7 +10393,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -12598,7 +10412,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -12617,7 +10431,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -12636,7 +10450,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -13238,44 +11052,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -13294,26 +11070,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -13332,7 +11089,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -13351,7 +11108,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item51 @@ -13392,7 +11149,7 @@ class Mission class PositionInfo { position[]={5408.4272,52.890057,4649.6768}; - angles[]={-0,4.7155666,0.018406585}; + angles[]={0,4.7155666,0.018406585}; }; side="Empty"; flags=4; @@ -13901,101 +11658,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WARMUP_KNEELING"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Acts_AidlPercMstpSloWWrflDnon_warmup_6_loop"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -14014,7 +11676,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -14033,7 +11695,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -14052,7 +11714,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -14071,7 +11733,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -14127,143 +11789,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_U3"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairuc_idle1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairuc_idle2"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairuc_idle3"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairuc_move1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -14282,7 +11807,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -14301,7 +11826,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -14320,7 +11845,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -14339,7 +11864,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -14395,143 +11920,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_U2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairub_idle1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairub_idle2"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairub_idle3"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchairub_move1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -14550,7 +11938,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -14569,7 +11957,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -14588,7 +11976,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -14607,7 +11995,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -14641,6 +12029,7 @@ class Mission }; id=10211; type="I_Soldier_AR_F"; + atlOffset=0.15614319; class CustomAttributes { class Attribute0 @@ -14663,101 +12052,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN_ON_TABLE"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_table1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -14776,7 +12070,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -14795,7 +12089,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -14814,7 +12108,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -14833,7 +12127,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -14890,101 +12184,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -15003,7 +12202,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -15022,7 +12221,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -15041,7 +12240,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -15060,7 +12259,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -15116,101 +12315,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -15229,7 +12333,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -15248,7 +12352,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -15267,7 +12371,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -15286,7 +12390,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -15302,7 +12406,7 @@ class Mission class PositionInfo { position[]={4063.2568,164.21027,5692.4907}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15318,7 +12422,7 @@ class Mission class PositionInfo { position[]={4063.3911,164.21027,5687.312}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15334,7 +12438,7 @@ class Mission class PositionInfo { position[]={4063.9067,164.21027,5681.9155}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15350,7 +12454,7 @@ class Mission class PositionInfo { position[]={4063.2017,164.21027,5644.2334}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15366,7 +12470,7 @@ class Mission class PositionInfo { position[]={4063.387,164.21027,5638.4819}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15382,7 +12486,7 @@ class Mission class PositionInfo { position[]={4063.7896,164.21027,5633.3003}; - angles[]={-0,1.533323,0}; + angles[]={0,1.533323,0}; }; side="Empty"; flags=4; @@ -15398,7 +12502,7 @@ class Mission class PositionInfo { position[]={4064.2163,164.21027,5710.3125}; - angles[]={-0,1.544201,0}; + angles[]={0,1.544201,0}; }; side="Empty"; flags=4; @@ -15414,7 +12518,7 @@ class Mission class PositionInfo { position[]={4064.2942,164.21027,5705.1328}; - angles[]={-0,1.544201,0}; + angles[]={0,1.544201,0}; }; side="Empty"; flags=4; @@ -15430,7 +12534,7 @@ class Mission class PositionInfo { position[]={4064.6292,164.21027,5699.7305}; - angles[]={-0,1.544201,0}; + angles[]={0,1.544201,0}; }; side="Empty"; flags=4; @@ -15593,68 +12697,11 @@ class Mission id=9703; type="Vindicta_LocationSector"; class CustomAttributes - { - class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute3 + { + class Attribute0 { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; class Value { class data @@ -15663,14 +12710,14 @@ class Mission { type[]= { - "SCALAR" + "STRING" }; }; - value=5; + value="outpost"; }; }; }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -15689,7 +12736,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -15708,7 +12755,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item27 @@ -15757,101 +12804,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WARMUP_KNEELING"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Acts_AidlPercMstpSloWWrflDnon_warmup_6_loop"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -15870,7 +12822,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -15889,7 +12841,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -15908,7 +12860,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -15927,7 +12879,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -16279,101 +13231,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN_ON_TABLE"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_table1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -16392,7 +13249,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -16411,7 +13268,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -16430,7 +13287,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -16449,7 +13306,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -16505,101 +13362,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_lean1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -16618,7 +13380,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -16637,7 +13399,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -16656,7 +13418,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -16675,7 +13437,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -16731,101 +13493,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_lean1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -16844,7 +13511,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -16863,7 +13530,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -16882,7 +13549,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -16901,7 +13568,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -16957,101 +13624,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_lean1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -17070,7 +13642,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -17089,7 +13661,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -17108,7 +13680,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -17127,7 +13699,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -17183,101 +13755,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -17296,7 +13773,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -17315,7 +13792,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -17334,7 +13811,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -17353,7 +13830,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -17409,101 +13886,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -17522,7 +13904,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -17541,7 +13923,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -17560,7 +13942,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -17579,7 +13961,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -17623,113 +14005,18 @@ class Mission { class data { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 + class type + { + type[]= { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; + "BOOL" }; }; + value=0; }; }; }; - class Attribute2 + class Attribute1 { property="speaker"; expression="_this setspeaker _value;"; @@ -17748,7 +14035,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -17767,7 +14054,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -17786,7 +14073,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -17805,7 +14092,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -17935,7 +14222,7 @@ class Mission class PositionInfo { position[]={3356.6545,6.937993,6768.8545}; - angles[]={-0,5.5687542,0.0018269814}; + angles[]={0,5.5687542,0.0018269814}; }; side="Empty"; flags=4; @@ -17986,7 +14273,7 @@ class Mission class PositionInfo { position[]={3367.8982,9.1902809,6839.0278}; - angles[]={-0,3.980289,0}; + angles[]={0,3.980289,0}; }; side="Empty"; flags=4; @@ -18003,7 +14290,7 @@ class Mission class PositionInfo { position[]={3371.0354,9.1902809,6834.7104}; - angles[]={-0,3.980289,0}; + angles[]={0,3.980289,0}; }; side="Empty"; flags=4; @@ -18020,7 +14307,7 @@ class Mission class PositionInfo { position[]={3374.5093,9.1903095,6830.3301}; - angles[]={-0,3.980289,0}; + angles[]={0,3.980289,0}; }; side="Empty"; flags=4; @@ -18037,7 +14324,7 @@ class Mission class PositionInfo { position[]={3374.8613,6.1087575,6762.3867}; - angles[]={-0,5.5787516,0.0018269814}; + angles[]={0,5.5787516,0.0018269814}; }; side="Empty"; flags=4; @@ -18053,7 +14340,7 @@ class Mission class PositionInfo { position[]={3378.4487,8.327527,6826.231}; - angles[]={-0,3.974041,0}; + angles[]={0,3.974041,0}; }; side="Empty"; flags=4; @@ -18069,7 +14356,7 @@ class Mission class PositionInfo { position[]={3353.7332,8.327527,6840.2837}; - angles[]={-0,5.6097927,0}; + angles[]={0,5.6097927,0}; }; side="Empty"; flags=4; @@ -18254,44 +14541,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -18310,26 +14559,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -18348,7 +14578,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -18367,7 +14597,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; }; @@ -18405,7 +14635,7 @@ class Mission class PositionInfo { position[]={6637.8809,27.117228,3572.3323}; - angles[]={-0,3.1864746,6.2482195}; + angles[]={0,3.1864746,6.2482195}; }; side="Empty"; flags=4; @@ -18421,7 +14651,7 @@ class Mission class PositionInfo { position[]={6635.4448,27.202436,3572.5732}; - angles[]={-0,3.3237181,6.2482195}; + angles[]={0,3.3237181,6.2482195}; }; side="Empty"; flags=4; @@ -18584,7 +14814,7 @@ class Mission class PositionInfo { position[]={6618.1123,29.00897,3548.9365}; - angles[]={-0,4.6065702,6.2500582}; + angles[]={0,4.6065702,6.2500582}; }; side="Empty"; flags=4; @@ -18600,7 +14830,7 @@ class Mission class PositionInfo { position[]={6618.5767,28.993582,3541.937}; - angles[]={-0,4.6065702,6.2500582}; + angles[]={0,4.6065702,6.2500582}; }; side="Empty"; flags=4; @@ -18891,7 +15121,7 @@ class Mission class PositionInfo { position[]={6645.606,27.545111,3584.8975}; - angles[]={-0,1.6768256,6.261096}; + angles[]={0,1.6768256,6.261096}; }; side="Empty"; flags=4; @@ -18984,44 +15214,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -19040,26 +15232,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -19078,7 +15251,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -19097,7 +15270,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; class Item37 @@ -19637,101 +15810,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="LEAN_ON_TABLE"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_table1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -19750,7 +15828,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -19769,7 +15847,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -19788,7 +15866,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -19807,7 +15885,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -19864,115 +15942,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_TALKING"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=2; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Acts_CivilTalking_1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Acts_CivilTalking_2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -19991,7 +15960,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -20010,7 +15979,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -20029,7 +15998,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -20048,7 +16017,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -20105,143 +16074,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_U2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubstandingub_idle1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubstandingub_idle2"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubstandingub_idle3"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubstandingub_move1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -20260,7 +16092,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -20279,7 +16111,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -20298,7 +16130,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -20317,7 +16149,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -20373,101 +16205,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -20486,7 +16223,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -20505,7 +16242,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -20524,7 +16261,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -20543,7 +16280,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -20599,101 +16336,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -20712,7 +16354,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -20731,7 +16373,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -20750,7 +16392,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -20769,7 +16411,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -20825,101 +16467,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="WATCH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="inbasemoves_patrolling2"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -20938,7 +16485,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -20957,7 +16504,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -20976,7 +16523,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -20995,7 +16542,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -21551,101 +17098,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_HIGH1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittinghigha_idle1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -21664,7 +17116,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -21683,7 +17135,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -21702,7 +17154,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -21721,7 +17173,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -21778,101 +17230,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_HIGH2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittinghighb_move1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -21891,7 +17248,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -21910,7 +17267,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -21929,7 +17286,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -21948,7 +17305,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -22004,171 +17361,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -22187,7 +17379,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -22206,7 +17398,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -22225,7 +17417,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -22244,7 +17436,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -22300,171 +17492,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -22483,7 +17510,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -22502,7 +17529,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -22521,7 +17548,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -22540,7 +17567,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -22596,171 +17623,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="STAND_IA"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpercmstpslowwrfldnon"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpercmstpslowwrfldnon_g05"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -22779,7 +17641,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -22798,7 +17660,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -22817,7 +17679,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -22836,7 +17698,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -22893,101 +17755,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_SAD2"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="c5efe_honzaloop"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -23006,7 +17773,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -23025,7 +17792,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -23044,7 +17811,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -23063,7 +17830,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -23119,101 +17886,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT_SAD1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="c5efe_michalloop"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -23232,7 +17904,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -23251,7 +17923,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -23270,7 +17942,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -23289,7 +17961,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -23345,143 +18017,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="SIT1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchaira_idle1"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchaira_idle2"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchaira_idle3"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="hubsittingchaira_move1"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -23500,7 +18035,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -23519,7 +18054,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -23538,7 +18073,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -23557,7 +18092,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -23613,171 +18148,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="KNEEL"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpknlmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_ai"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g0s"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -23796,7 +18166,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -23815,7 +18185,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -23834,7 +18204,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -23853,7 +18223,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -23909,171 +18279,6 @@ class Mission }; }; class Attribute1 - { - property="ENH_AmbientAnimations"; - expression=" if !(_value # 0 isEqualTo '') then { _value params ['_animSet','_anims','_canExit','_attach']; _this setVariable ['ENH_ambientAnimations_anims',_anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic',getPosATL _this,[],0,'NONE']; _this setVariable ['ENH_ambientAnimations_logic',_logic]; [_this,_logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims',[]]); [_unit,_anim] remoteExec ['switchMove',0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit',true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit',true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic',objNull]); [_unit,''] remoteExec ['switchMove',0]; _unit enableAI 'ANIM'; _unit removeEventHandler ['Killed',_unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged',_unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone',_unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler [ 'AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone',_EHAnimDone]; if (_canExit) then { private _EHKilled = _this addEventHandler [ 'Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHKilled',_EHKilled]; private _EHDammaged = _this addEventHandler [ 'Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; } ]; _this setVariable ['ENH_EHDammaged',_EHDammaged]; _this spawn { params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit',false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=4; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="KNEEL"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=6; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="amovpknlmstpslowwrfldnon"; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_ai"; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g01"; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g02"; - }; - }; - class Item4 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g03"; - }; - }; - class Item5 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="aidlpknlmstpslowwrfldnon_g0s"; - }; - }; - }; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - class Item3 - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - class Attribute2 { property="speaker"; expression="_this setspeaker _value;"; @@ -24092,7 +18297,7 @@ class Mission }; }; }; - class Attribute3 + class Attribute2 { property="pitch"; expression="_this setpitch _value;"; @@ -24111,7 +18316,7 @@ class Mission }; }; }; - class Attribute4 + class Attribute3 { property="hideObject"; expression="if !(is3DEN) then {_this hideobjectglobal _value;};"; @@ -24130,7 +18335,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute4 { property="enableStamina"; expression="_this enablestamina _value;"; @@ -24149,7 +18354,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=5; }; }; }; @@ -24165,7 +18370,7 @@ class Mission class PositionInfo { position[]={3073.2117,169.82129,4998.3662}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24181,7 +18386,7 @@ class Mission class PositionInfo { position[]={3073.0908,169.82129,4994.8638}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24197,7 +18402,7 @@ class Mission class PositionInfo { position[]={3073.0271,169.82129,4991.3643}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24213,7 +18418,7 @@ class Mission class PositionInfo { position[]={3073.1897,169.82129,4985.5596}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24229,7 +18434,7 @@ class Mission class PositionInfo { position[]={3073.28,169.82129,4981.3213}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24245,7 +18450,7 @@ class Mission class PositionInfo { position[]={3073.0801,169.82129,4977.5586}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24261,7 +18466,7 @@ class Mission class PositionInfo { position[]={3073.2117,169.82129,5011.728}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24277,7 +18482,7 @@ class Mission class PositionInfo { position[]={3073.1128,169.82129,5007.4604}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24293,7 +18498,7 @@ class Mission class PositionInfo { position[]={3073.1902,169.82129,5003.7305}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24309,7 +18514,7 @@ class Mission class PositionInfo { position[]={3073.1602,169.82129,5018.4165}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24325,7 +18530,7 @@ class Mission class PositionInfo { position[]={3073.0415,169.82129,5022.4297}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24341,7 +18546,7 @@ class Mission class PositionInfo { position[]={3072.9819,169.82129,5026.4678}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24357,7 +18562,7 @@ class Mission class PositionInfo { position[]={3072.9641,169.82129,5031.438}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24373,7 +18578,7 @@ class Mission class PositionInfo { position[]={3072.9465,169.82129,5035.2959}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24389,7 +18594,7 @@ class Mission class PositionInfo { position[]={3072.8821,169.82129,5038.9014}; - angles[]={-0,4.711947,0}; + angles[]={0,4.711947,0}; }; side="Empty"; flags=4; @@ -24495,7 +18700,7 @@ class Mission class PositionInfo { position[]={3282.4519,179.19676,5064.8848}; - angles[]={-0,2.8666079,0}; + angles[]={0,2.8666079,0}; }; side="Empty"; flags=4; @@ -24512,7 +18717,7 @@ class Mission class PositionInfo { position[]={3288.1658,179.19676,5066.1045}; - angles[]={-0,2.8666079,0}; + angles[]={0,2.8666079,0}; }; side="Empty"; flags=4; @@ -24529,7 +18734,7 @@ class Mission class PositionInfo { position[]={3294.1396,179.19676,5067.5942}; - angles[]={-0,2.8666079,0}; + angles[]={0,2.8666079,0}; }; side="Empty"; flags=4; @@ -24546,7 +18751,7 @@ class Mission class PositionInfo { position[]={3349.2583,179.19676,5059.3364}; - angles[]={-0,6.1933408,0}; + angles[]={0,6.1933408,0}; }; side="Empty"; flags=4; @@ -24562,7 +18767,7 @@ class Mission class PositionInfo { position[]={3343.4177,179.19676,5059.1895}; - angles[]={-0,6.1933408,0}; + angles[]={0,6.1933408,0}; }; side="Empty"; flags=4; @@ -24578,7 +18783,7 @@ class Mission class PositionInfo { position[]={3337.2717,179.19676,5058.8252}; - angles[]={-0,6.1933408,0}; + angles[]={0,6.1933408,0}; }; side="Empty"; flags=4; @@ -24684,7 +18889,7 @@ class Mission class PositionInfo { position[]={3294.0154,178.334,5008.0498}; - angles[]={-0,1.5780361,0}; + angles[]={0,1.5780361,0}; }; side="Empty"; flags=4; @@ -24700,7 +18905,7 @@ class Mission class PositionInfo { position[]={3294.3777,178.334,5017.5063}; - angles[]={-0,1.5780361,0}; + angles[]={0,1.5780361,0}; }; side="Empty"; flags=4; @@ -24716,7 +18921,7 @@ class Mission class PositionInfo { position[]={3294.5862,178.334,5025.8018}; - angles[]={-0,1.5780361,0}; + angles[]={0,1.5780361,0}; }; side="Empty"; flags=4; @@ -24732,7 +18937,7 @@ class Mission class PositionInfo { position[]={3294.834,178.334,5035.9653}; - angles[]={-0,1.5780361,0}; + angles[]={0,1.5780361,0}; }; side="Empty"; flags=4; @@ -24748,7 +18953,7 @@ class Mission class PositionInfo { position[]={3228.1194,178.334,5013.8125}; - angles[]={-0,6.2774229,0}; + angles[]={0,6.2774229,0}; }; side="Empty"; flags=4; @@ -24764,7 +18969,7 @@ class Mission class PositionInfo { position[]={3228.4458,178.334,5023.1714}; - angles[]={-0,6.2774229,0}; + angles[]={0,6.2774229,0}; }; side="Empty"; flags=4; @@ -24780,7 +18985,7 @@ class Mission class PositionInfo { position[]={3104.8333,170.0956,4982.8267}; - angles[]={-0,4.7249727,0}; + angles[]={0,4.7249727,0}; }; side="Empty"; flags=4; @@ -24796,7 +19001,7 @@ class Mission class PositionInfo { position[]={3105.5129,170.6235,4995.3794}; - angles[]={-0,4.7023611,0}; + angles[]={0,4.7023611,0}; }; side="Empty"; flags=4; @@ -24823,44 +19028,6 @@ class Mission class CustomAttributes { class Attribute0 - { - property="Vindicta_LocationSector_CivPresUnitCount"; - expression="_this setVariable ['CivPresUnitCount',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector_side"; - expression="_this setVariable ['Side',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="east"; - }; - }; - }; - class Attribute2 { property="Vindicta_LocationSector_type"; expression="_this setVariable ['Type',_value,true];"; @@ -24879,26 +19046,7 @@ class Mission }; }; }; - class Attribute3 - { - property="Vindicta_LocationSector_CapacityInfantry"; - expression="_this setVariable ['CapacityInfantry',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=5; - }; - }; - }; - class Attribute4 + class Attribute1 { property="Vindicta_LocationSector"; expression="_this setVariable ['Units',_value,true];"; @@ -24917,7 +19065,7 @@ class Mission }; }; }; - class Attribute5 + class Attribute2 { property="Vindicta_LocationSector_name"; expression="_this setVariable ['Name',_value,true];"; @@ -24936,7 +19084,7 @@ class Mission }; }; }; - nAttributes=6; + nAttributes=3; }; }; }; @@ -24945,7 +19093,7 @@ class Mission }; }; id=9951; - atlOffset=64.951591; + atlOffset=63.363808; }; }; }; diff --git a/configs/minorVersion.hpp b/configs/minorVersion.hpp index 31ff414b7..c5b431b6c 100644 --- a/configs/minorVersion.hpp +++ b/configs/minorVersion.hpp @@ -1 +1 @@ -48 \ No newline at end of file +50 \ No newline at end of file diff --git a/configs/stringtable.xml b/configs/stringtable.xml index c76c1fb4a..383a063fd 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -7,36 +7,42 @@ Auswählen Wybierz Vybrat + Sélectionner Cancel Abbrechen Anuluj zrušit + Annuler Select an object Wähle ein Objekt aus Wybierz obiekt Vyberte objekt + Sélectionnez un objet Not looking at anything Nichts ausgewählt Na nic nie patrzysz zrušit výběr + Ne regarde rien Loading to inventory in %1 Lade ins Inventar in %1 Ładowanie do ekwipunku w %1 Načítání do inventáře v% 1 + Chargement dans l'inventaire dans %1 Shift and Ctrl keys change how many items you move at once Die Umschalt- und Strg-Tasten ändern, wie viele Items auf einmal verschoben werden Klawisze Shift i Ctrl zmieniają liczbę przedmiotów przenoszonych jednocześnie Klávesy Shift a Ctrl mění počet položek, které přesouváte najednou + Les touches Maj et Ctrl modifient le nombre d'éléments que vous déplacez en une fois @@ -47,48 +53,56 @@ Arsenal Arsenał Arzenál + Arsenal Arsenal to external Inventory Arsenal zu externem Inventar Arsenał do ekwipunku zewnętrznego Arzenál do vnějšího inventáře + Arsenal vers l'inventaire externe Select something with an inventory to load into Wähle etwas mit einem Inventar zum Einladen Wybierz coś z ekwipunkiem do załadowania przedmiotów Vyberte z inventáře, do kterého se má načíst + Sélectionnez quelque chose avec un inventaire dans lequel charger External Inventory to Arsenal Externes Inventar zum Arsenal Zewnętrzny ekwipunek do Arsenału Externí inventář do Arsenalu + Inventaire externe à l'Arsenal Please select an object with an inventory, or another Arsenal to load from Bitte wähle ein Objekt mit einem Inventar oder ein anderes Arsenal zum Ausladen Wybierz obiekt z ekwipunkiem lub inny Arsenał, z którego można załadować aktualny Vyberte objekt s inventářem nebo jiný arzenál, ze který chcete načíst + Veuillez sélectionner un objet avec un inventaire ou un autre Arsenal à partir duquel charger Not looking at an object Kein Objekt ausgewählt Nie patrzysz na żaden obiekt Nedíváme se na objekt + Ne regarde pas l'objet Object too far away Objekt zu weit entfernt Obiekt jest za daleko Objekt je příliš daleko + Objet trop loin Object does not have any inventory or Arsenal Objekt hat kein Inventar oder Arsenal Obiekt nie ma żadnego ekwipunku ani nie jest Arsenałem Objekt nemá žádný inventář ani arzenál + L'objet n'a pas d'inventaire ni d'Arsenal @@ -99,24 +113,28 @@ Garage öffnen Otwórz garaż Otevřít garáž + Garage ouvert Garage Vehicle Fahrzeug verstauen Schowaj pojazd do garażu vozidlo v garáži + Garage Véhicule Vehicle too far away Fahrzeug zu weit entfernt Pojazd jest za daleko Vozidlo je příliš daleko + Véhicule trop éloigné Not looking at a vehicle Kein Fahrzeug ausgewählt Nie patrzysz się na pojazd Nedíváme se na vozidlo + Ne regarde pas le véhicule @@ -127,24 +145,28 @@ Auftanken Tankuj pojazd Natankovat + Ravitailler Refuel cargo or tank Tank oder Ladung betanken Tankuj ładunek lub zbiornik Doplňte náklad nebo palivo + Ravitailler la citerne ou le réservoir Tank Tank Zbiornik Palivo + Réservoir Cargo Ladung Ładunek Náklad + Cargaison @@ -155,6 +177,7 @@ Aufrüsten Przezbrój Přezbrojit + Réarmer @@ -165,6 +188,7 @@ Reparieren Napraw Opravit + Réparer @@ -177,24 +201,28 @@ OFFENKUNDIG WYKRYTY NEPŘÁTELSKÝ + DANGER SUSPICIOUS VERDÄCHTIGT PODEJRZANY PODEZŘELÝ + MÉFIANT UNDERCOVER VERDECKT UTAJNIONY V UTAJENÍ + HORS DE DANGER COMPROMISED KOMPROMITTIERT ZDRADZONY V OHROŽENÍ + COMPROMIS @@ -203,102 +231,119 @@ OFFENKUNDIG: WAFFE WYKRYTY: BROŃ OVERT: ZBRANĚ + APPARENCE: ARMER INCAPACITATED OHNMÄCHTIG NIEPRZYTOMNY NESCHOPNÝ + INCONSCIENT SURRENDERED KAPITULIERT PODDAJE SIĘ VZDAL + RENDU OVERT: WEAPON DISCHARGED! OFFENKUNDIG: WAFFE ENTRLADEN! WYKRYTY: WYSTRZELONO Z BRONI! OVERT: ZBRAŇ VYBITÁ! + APPARENCE: ARME DÉCHARGÉE! SUSPICIOUS OUTFIT VERDÄCHTIGE KLEIDUNG PODEJRZANY STRÓJ PODEZŘELÉ OBLEČENÍ + TENUE SUSPECTE OVERT: MILITARY VEHICLE OFFENKUNDIG: MILITÄR FAHRZEUG WYKRYTY: POJAZD WOJSKOWY OVERT: VOJENSKÉ VOZIDLO + APPARENCE: VÉHICULE MILITAIRE SUSPICIOUS OUTFIT VISIBLE VERDÄCHTIGE AUSRÜSTUNG SICHTBAR WIDOCZNY PODEJRZANY STRÓJ PODEZŘELÉ OBLEČENÍ VIDITELNÉ + TENUE SUSPECTE VISIBLE THEY ARE GOING TO SPOT YOU! SIE WERDEN DICH ENTDECKEN! ONI CIĘ ZOBACZĄ! UVIDÍ TĚ! + ILS VOUS ONT REPÉRER! SUSPICIOUS BEHAVIOUR VERDÄCHTIGES VERHALTEN PODEJRZANE ZACHOWANIE PODEZŘELÉ CHOVÁNÍ + COMPORTEMENT SUSPECT TOO FAR FROM ROADS ZU WEIT VON STRAẞEN ENTFERNT ZA DALEKO OD DROGI PŘÍLIŠ DALEKO OD SILNICE + HORS PISTE THIS AREA IS BEING WATCHED! STAY ON THE ROAD! DIESES GEBIET WIRD ÜBERWACHT! BLEIB AUF DER STRAẞE! JESTEŚ OBSERWOWANY! POZOSTAŃ NA DRODZE! TATO OBLAST JE SLEDOVÁNA! ZŮSTAŇTE NA CESTĚ! - + CETTE ZONE EST SURVEILLÉE! RESTEZ SUR LA ROUTE! + MILITARY AREA MILITÄR GEBIET OBSZAR ZASTRZEŻONY VOJENSKÁ OBLAST + ZONE MILITAIRE CAPTIVE FESTGENOMMEN SCHWYTANY ZAJETÍ + CAPTIF INJECTING SOME MORPHINE? INJIZIERE ETWAS MORPHIUM? WSTRZYKIWANIE MORFINY? PÍCHNOUT SI MORFIUM? + INJECTER DE LA MORPHINE? ILLEGAL ACTION ILLEGALE HANDLUNG CZYN NIELEGALNY PROTIPRÁVNÍ JEDNÁNÍ + ACTION ILLÉGALE ACCESSING INVENTORY ZUGRIFF AUFS INVENTAR PATRZENIE DO EKWIPUNKU PŘÍSTUP K INVENTÁŘI + DANS L'INVENTAIRE COMPROMISED VEHICLE KOMPROMITTIERTES FAHRZEUG POSZUKIWANY POJAZD OHROŽENÉ VOZIDLO + VÉHICULE COMPROMIS @@ -319,90 +364,105 @@ Für dieses Steuerelement ist kein Kontex-Hinweis verfügbar. Dla tej kontrolki nie ma podpowiedzi. Pro tento ovládací prvek není k dispozici žádná nápověda pro kontext. + Aucune indication de contexte n'est disponible pour ce contrôle. This list displays all known intel. Click on a row to display only that piece of intel on your map. Diese Liste zeigt alle bekannten Informationen an. Klick auf eine Zeile, um nur diese Information auf der Karte anzuzeigen Ta lista zawiera wszystkie znane dane wywiadowcze. Kliknij wiersz, aby wyświetlić tylko ten element wywiadu na mapie. Tento seznam zobrazuje všechny známé informace. Kliknutím na řádek zobrazíte pouze tuto informaci na mapě. + Cette liste affiche tous les renseignements connues. Cliquez sur une ligne pour afficher uniquement ce renseignement sur votre carte. Press to toggle the display of active intel drawn on your map. Drücke diesen Knopf, um die Anzeige der aktiven Informationen auf der Karte umzuschalten. Naciśnij, aby przełączyć wyświetlanie aktywnych danych wywiadowczych narysowanych na mapie. Stisknutím přepínáte zobrazení aktivních informací nakreslených na mapě. + Cliquez pour affichager le renseignement comme "actif" et qu'il apparaisse sur votre carte. - Press to toggle the display of planned, inactive intel drawn on your map. + Press to toggle the display of active intel drawn on your map. Drücke diesen Knopf, um die Anzeige der geplanten, inaktiven Informationen auf der Karte umzuschalten. Naciśnij, aby przełączyć wyświetlanie planowanych, nieaktywnych danych wywiadowczych narysowanych na mapie. Stisknutím přepínáte zobrazení plánovaných, neaktivních informací nakreslených na mapě. + Cliquez pour affichager le renseignement comme "actif" et qu'il apparaisse sur votre carte. Press to toggle the display of old, ended intel drawn on your map. Drücke diesen Knopf, um die Anzeige von alten, ungültigen Informationen auf der Karte umzuschalten. Naciśnij, aby przełączyć wyświetlanie starych, zakończonych danych wywiadowczych narysowanych na mapie. Stisknutím přepínáte zobrazení starých, ukončených informací nakreslených na mapě. + Cliquez pour affichager le renseignement comme "terminer" sur votre carte. Press to remove red alert icons on locations. Drücke diesen Knopf, um rote Alarmsymbole an den Standorten zu entfernen. Naciśnij, aby usunąć czerwone ikony alertów w lokalizacjach. Stisknutím tlačítka odeberete červené výstražné ikony na místech. + Cliquez pour supprimer les icônes d'alerte rouges des différents endroits. Press to toggle the display of the intel panel. Useful if you want to see the entire map. Drücke diesen Knopf, um die Anzeige des Informationspanels umzuschalten. Nützlich, um die gesamte Karte zu sehen Naciśnij, aby przełączyć wyświetlanie panelu danych wywiadowczych. Przydatne, jeśli chcesz zobaczyć całą mapę. Stisknutím přepínáte zobrazení panelu Intel. Užitečné, pokud chcete vidět celou mapu. + Cliquez pour changer l'affichage du panneau des renseignements. Utile si vous voulez voir la carte entièrement. Press to toggle our custom locations being shown on your map. That includes outposts and cities. Drücke diesen Knopf, um die Anzeige von zusätzlichen Standorten auf der Karte umzuschalten. Dazu gehören Außenposten und Städte. Naciśnij, aby przełączyć nasze niestandardowe lokalizacje wyświetlane na mapie. Dotyczy to placówek wojskowych i miast. Stisknutím přepínáte naše vlastní lokality zobrazené na mapě. To zahrnuje základny a města. + Cliquez pour afficher vos emplacements personnalisés sur la carte. Cela comprend les avant-postes et les villes. Press to toggle players being shown on your map. Drücke diesen Knopf, um die Anzeige von Spielern auf der Karte umzuschalten. Naciśnij, aby przełączać wyświetlanie graczy na mapie. Stisknutím přepínáte hráče zobrazené na mapě. + Cliquez pour affichés les joueurs sur la carte. Press to toggle this setting on or off. Drücke diesen Knopf, um diese Einstellung umzuschalten. Naciśnij, aby włączyć lub wyłączyć to ustawienie. Stisknutím toto nastavení zapínáte nebo vypnete. + Cliquez pour activer ou désactiver ce paramètre. Sort intel list by faction side. WEST for BLUFOR, EAST for OPFOR, and IND for Independent. Sortiere Informationsliste nach Fraktionen. WEST für BLUFOR, EAST für OPFOR und IND für Independent. Sortuj listę wywiadowczą według stron frakcji. WEST dla BLUFOR, EAST dla OPFOR i IND dla Independent. Seřaďte seznam informací podle frakcí. WEST pro BLUFOR, VÝCHOD pro OPFOR a IND pro nezávislé. + Trier la liste de renseignement par Faction. WEST pour BLUFOR, EAST pour OPFOR et IND pour Independent. Sort intel list by current status of the intel items. Sortiere Informationsliste nach dem aktuellen Status der Informations elemente. Sortuj listę danych wywiadowczych według aktualnego stanu elementów wywiadu. Seřaďte seznam informací podle aktuálního stavu položek intelu. + Trier la liste de renseignement par statut actuel des éléments de renseignement. Sort intel list by type. Sortiere Informationsliste nach typ. Sortuj listę danych wywiadowczych według rodzaju. Seřaďte seznam informací podle typu. + Trier la liste de renseignement par type. Sort intel list by most recent or oldest intel. Sortiere Informationsliste nach neusten oder ältesten Informationen. Sortuj listę danych wywiadowczych według najnowszych lub najstarszych danych wywiadowczych. Seřaďte seznam informací podle nejnovějších nebo nejstarších informací. + Trier la liste de renseignements en fonction des informations les plus récentes ou les plus anciennes. Double click to center on attack. Use Shift + LMB or Ctrl + LMB to multiselect items. Doppelklick um auf den Angriff zu zentrieren. Verwende Umschalt + LMB oder Strg + LMB um mehrere Elemente auszuwählen. Kliknij dwukrotnie, aby wyśrodkować na danej akcji. Użyj Shift + LMB lub Ctrl + LMB, aby zaznaczyć wiele pozycji. Dvojitým kliknutím na střed útoku. K vícenásobnému výběru položek použijte Shift + LMB nebo Ctrl + LMB. + Double-cliquez pour centrer sur l'attaque. Utilisez Maj + clique gauche ou Ctrl + clique gauche pour sélectionner plusieurs éléments. @@ -411,66 +471,77 @@ Keine Beschreibung vorhanden. Brak dostępnego opisu. Není k dispozici žádný popis. + Pas de description disponible. Select a single intel item to view a detailed description. Wähle ein einzelnes Element aus, um eine detaillierte Beschreibung anzuzeigen. Wybierz pojedynczy element wywiadu, aby wyświetlić szczegółowy opis. Chcete-li zobrazit podrobný popis, vyberte jednu položku intelu. + Sélectionnez un seul élément de renseignement pour afficher une description détaillée. The enemy commander has detected activity in this area and is dispatching an attack. Hold your ground and defeat enough attacks to stop the enemy from sending more. Der feindliche Kommandeur hat Aktivität in diesem Gebiet festgestellt und leitet einen Angriff ein. Halten Sie die Stellung und schlagen Sie genug Angriffe zurück, um den Feind daran zu hindern, weitere zu entsenden. Dowódca wroga wykrył aktywność w tym obszarze i atakuje tę pozycję. Utrzymaj się i pokonaj wystarczającą liczbę ataków, aby powstrzymać wroga przed wysyłaniem kolejnych. Nepřátelský velitel detekoval aktivitu v této oblasti a vysílá útok. Držte si pozici a porazit dostatek útoků zastavit nepřítele od odeslání více. + Le Commandant ennemi a détecté une activité dans cette zone et lance une attaque. Tenez bon et repoussez suffisamment d'attaques ennemi pour empêcher qu'il n'en arrive pas davantage. The enemy commander is constructing a roadblock at this location. Der feindliche Kommandeur errichtet an dieser Stelle eine Straßensperre. W tym miejscu wrogi dowódca buduje punkt kontrolny. Nepřátelský velitel staví zátarasy na tomto místě. + Le Commandant ennemi construit un barrage routier à cet endroit. Enemy troops are being sent to this location to reinforce it. Zur Verstärkung werden feindliche Truppen an diesen Ort geschickt. Do tego miejsca wysyłane są wrogie jednostki, aby je wzmocnić. Na toto místo jsou vysláni nepřátelské jednotky, aby ho posílili. + Des troupes de renfort ennemie sont envoyées à cet endroit. A commanding officer is being sent to this location. If he arrives, he will take command and enable attacks from his destination. Intercept him or kill him at his destination – your choice. Ein kommandierender Offizier wird an diesen Standort entsandt. Wenn er eintrifft, wird er das Kommando übernehmen und Angriffe von seinem Zielort aus ermöglichen. Fangen Sie ihn ab oder töten Sie ihn an seinem Zielort - Ihre Wahl. Dowódca jest wysyłany do tej lokalizacji. Jeśli przybędzie, przejmie dowodzenie i umożliwi ataki z miejsca docelowego. Przechwyć go lub zabij w miejscu docelowym - twój wybór. Na toto místo je vyslán velící důstojník. Pokud dorazí, převezme velení a umožní útoky z cíle. Zachytit ho, nebo ho zabít v jeho cíli - vaše volba. + Un Commandant est envoyé à cet endroit. S'il arrive, il prendra le contrôle et ordonnera des attaques depuis cette zone. Interceptez-le ou tuez-le avant qu'il arrive à destination - Faites un choix ! The enemy is resupplying a location with building resources. Intercept the transport, or attack the location they are headed to once they have arrived, and capture some building resources. Der Feind versorgt einen Ort mit Baumaterialien. Fangen Sie den Transport ab oder greifen Sie den Ort an, zu dem er unterwegs ist. Wróg zaopatruje lokalizację w zasoby budowlane. Przechwyć transport lub zaatakuj miejsce, do którego zmierzają, gdy dotrą na miejsce i zdobądź zasoby budowlane. Nepřítel zásobuje místo stavebními zdroji. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, a obsažte některé stavební prostředky. + L'ennemi réapprovisionne un emplacement en ressources de construction par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des ressources de construction. The enemy is resupplying a location with ammunition. Intercept the transport, or attack the location they are headed to once they have arrived, and capture some ammunition. Der Feind versorgt einen Ort mit Munition. Fangen Sie den Transport ab oder greifen Sie den Ort an, zu dem er unterwegs ist. Wróg zaopatruje miejsce w amunicję. Przechwyć transport lub zaatakuj miejsce, do którego zmierzają po przybyciu i zdobądź trochę amunicji. Nepřítel zásobuje místo municí. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, a zajměte nějakou munici. + L'ennemi réapprovisionne un emplacement en munitions par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des munitions. The enemy is resupplying a location with unknown items. Intercept the transport, or attack the location they are headed to once they have arrived. Der Feind versorgt einen Ort mit unbekannten Objekten. Fangen Sie den Transport ab oder greifen Sie den Ort an, zu dem er unterwegs ist. Wróg zaopatruje lokalizację w nieznane przedmioty. Przechwyć transport lub zaatakuj miejsce, do którego zmierzają, gdy już dotrą. Nepřítel zásobuje místo neznámými předměty. Zachyťte transport nebo zaútočí na místo, kam míří, jakmile dorazí. + L'ennemi réapprovisionne un emplacement avec des objets inconnus par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des objets inconnus. The enemy is resupplying a location with medical items. Intercept the transport, or attack the location they are headed to once they have arrived, to capture some medical supplies. Der Feind versorgt einen Ort mit medizinischen Gütern. Fangen Sie den Transport ab oder greifen Sie den Ort an, zu dem er unterwegs ist. Wróg zaopatruje miejsce w przedmioty medyczne. Przechwyć transport lub zaatakuj miejsce, do którego kierują się po przyjeździe, aby zdobyć zasoby medyczne. Nepřítel zásobuje místo lékařskými předměty. Zachyťte transport, nebo zaútočte na místo, kam míří, jakmile dorazí, aby zachytili nějaké zdravotnické potřeby. + L'ennemi réapprovisionne un emplacement en fournitures médicales par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des fournitures médicales. The enemy is transporting a cache of explosives. Intercept the transport, or attack the location they are headed to once they have arrived, to capture some explosives. Be careful not to blow it up! Der Feind versorgt einen Ort mit einer Ladung Sprengstoff. Fangen Sie den Transport ab oder greifen Sie den Ort an, zu dem er unterwegs ist. Wróg transportuje materiały wybuchowe. Przechwyć transport lub zaatakuj miejsce, do którego zmierzają po przybyciu, aby schwytać niektóre materiały wybuchowe. Uważaj, aby go nie wysadzić! Nepřítel převáží skrýš výbušnin. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, aby zachytili nějaké výbušniny. Dávejte pozor, abyste to vyhodit do povětří! + L'ennemi réapprovisionne un emplacement en caisses d'explosifs par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des caisses d'explosifs. @@ -483,12 +554,14 @@ Das Limit von 5 Spielständen wurde erreicht. Lösche alte Spielstände, um fortzufahren. Osiągnąłeś limit 5 zapisanych gier. Usuń zapisywane gry, aby kontynuować. Dosáhli jste limitu savegame 5 savegames. Chcete-li pokračovat, odstraňte uložené hry. + Vous avez atteint la limite de 5 sauvegardes autorisé. Supprimez-en pour continuer. Create a new save game. Erstelle einen neuen Spielstand. Utwórz nowy zapis gry. Vytvořte novou uloženou hru. + Créez une nouvelle sauvegarde. @@ -497,18 +570,21 @@ FEHLER: Fraktions-Datei enthält Fehler. Überprüfe die .RPT-Datei für weitere Informationen. BŁĄD: plik frakcji zawiera błędy. Sprawdź plik .RPT, aby uzyskać więcej informacji. Chyba: Soubor frakce obsahuje chyby. Zkontrolujte. RPT soubor pro více informací. + ERREUR: le fichier des Factions contient des erreurs. Vérifiez votre fichier .RPT pour plus d'informations. ERROR: Missing addon: FEHLER: Fehlendes Addon: BŁĄD: brakujący dodatek: Chyba: Chybí addon: + ERREUR: Mode manquant: Hover to show a description. Bewege die Maus, um eine Beschreibung anzuzeigen. Najedź kursorem, aby wyświetlić opis. Chcete-li zobrazit popis, najeďte myší. + Survolez pour afficher une description. @@ -521,6 +597,7 @@ *Vindicta *Vindicta *Vindicta + *VINDICTA @@ -529,18 +606,21 @@ Automatisches Laden Auto Ładowanie Automatické načtení + Chargement automatique Enabled Aktiviert Włączone Povoleno + Activer Most recent save will be loaded automatically on mission start Der letzte Spielstand wird automatisch beim Start der Mission geladen Ostatni zapis zostanie załadowane automatycznie na początku misji Poslední uložení se automaticky načte při zahájení mise + La sauvegarde la plus récente sera chargée automatiquement au début de la mission @@ -549,54 +629,63 @@ Automatisches Speichern Auto Zapis Automatické ukládání + Sauvegarde automatique Enabled Aktiviert Włączone Povoleno + Activer Enable/disable auto save system Automatisches Speicher System aktiveren/deaktiveren Włącz/wyłącz system auto zapisu Povolení nebo zakázání systému automatického ukládání + Activer/désactiver le système de sauvegarde automatique On empty Im Leerzustand Gdy pusty Na prázdné + Si serveur vide Will auto save when the last player leaves the server Wird automatisch gespeichert, wenn der letzte Spieler den Server verlässt. Zapisuje się automatycznie, gdy ostatni gracz opuści serwer Bude automaticky ukládat, když poslední hráč opustí server + Sauvegarde automatiquement lorsque le dernier joueur quitte le serveur Interval in hours (0 = disabled) Interval in Stunden (0 = deaktiviert) Interwał w godzinach (0 = wyłączony) Interval v hodinách (0 = zakázán) + Intervalle en heures (0 = désactivé) Auto save will happen on this interval, setting to 0 will disable interval auto save Die automatische Speicherung erfolgt in diesem Intervall. Eine Einstellung auf 0 deaktiviert die automatische Speicherung in diesem Intervall. W tym przedziale nastąpi automatyczne zapisywanie, ustawienie na 0 wyłączy automatyczne zapisywanie w odstępach Automatické ukládání se stane v tomto intervalu, nastavení na 0 zakáže interval automatické ukládání + L'enregistrement automatique se produira à cet intervalle, le réglage sur 0 désactivera l'intervalle d'enregistrement automatique. In combat Im Kampf Podczas walki V boji + Combat engagé When enabled will allow autosaving when enemies are within 250m of a player, otherwise it will be delayed by up to 30 minutes after the scheduled time Wenn diese Option aktiviert ist, ist die automatische Speicherung möglich, wenn sich Feinde im Umkreis von 250 m von einem Spieler befinden, andernfalls wird sie um bis zu 30 Minuten nach der geplanten Zeit verzögert. Włączenie tej opcji pozwoli na automatyczne zapisywanie, gdy wrogowie znajdą się w odległości 250m od gracza, w przeciwnym razie zapis zostanie opóźniony o 30 minut Pokud je povoleno, umožní automatické úspory, když jsou nepřátelé do 250 m od hráče, jinak bude zpožděno až o 30 minut po plánovaném čase + Lorsqu'elle est activée, la sauvegarde automatique s'effectuera si les ennemis se trouvent à moins de 250 m d'un joueur. Sinon elle sera retardée de 30 minutes. @@ -605,18 +694,21 @@ Server Serwer Server + Serveur Suspend when empty Im Leerzustand suspendieren Zawieś, gdy serwer będzie pusty Pozastavit, pokud je prázdný + Suspendre lorsqu'il est vide Time will be frozen when no players are connected to the server (applies to dedicated servers only) Die Zeit wird eingefroren, wenn keine Spieler mit dem Server verbunden sind (gilt nur für dedizierte Server) Czas zostanie zamrożony, gdy żaden z graczy nie zostanie podłączony do serwera (dotyczy tylko serwerów dedykowanych) Čas bude zmrazen, pokud nejsou k serveru připojeni žádní hráči (platí pouze pro dedikované servery) + Suspendre lorsqu'il est vide @@ -625,18 +717,21 @@ Spiel Gra Hra + Jeu Game Speed Multiplier Spielgeschwindigkeitsmultiplikator Mnożnik prędkości gry Násobitel rychlosti hry + Multiplicateur de vitesse de jeu Determines how fast time progresses in the game Bestimmt, wie schnell die Zeit im Spiel fortschreitet Określa szybkość upływu czasu w grze Určuje, jak rychle bude ve hře postupovat čas. + Détermine la vitesse à laquelle le temps progresse dans le jeu @@ -645,12 +740,14 @@ Schwierigkeit Poziom Trudności Obtížnosti + Difficulté Global difficulty Globale Schwierigkeit Globalna trudność Globální obtížnost + Difficulté globale Affects enemy attack strength, frequency of external reinforcements. @@ -676,48 +773,56 @@ Schwierigkeit des feindlichen Kommandeurs Poziom trudności wrogiego dowódcy Obtížnost nepřátelského velitele + Niveau de difficulté du Commandant ennemi This value is applied as a modifier to all enemy Commander difficulty settings Dieser Wert wird als Modifikator auf alle Schwierigkeitseinstellungen des feindlichen Kommandeurs angewandt. Ta wartość jest stosowana jako modyfikator do wszystkich ustawień wrogiego dowódcy Tato hodnota je použita jako modifikátor pro všechna nastavení obtížnosti nepřátelského velitele + Cette valeur est appliquée en tant que modificateur à tous les paramètres de difficulté du Commandant ennemi Reinforcement rate Verstärkungsrate Szybkość wsparcia Posílení + Taux de renforcement Modifies the rate at which the enemy can reinforce Ändert die Geschwindigkeit, mit der der Feind verstärken kann Zmienia szybkość, z jaką wróg może się wzmacniać Upravuje rychlost, s jakou může nepřítel posílit + Modifie la vitesse à laquelle l'ennemi peut se renforcer Escalation rate Eskalationsrate Wskaźnik eskalacji Míra eskalace + Taux d'augmentation Modifies the rate at which the enemy escalates their force strength (e.g. how soon in the campaign they will start to use tanks) Ändert die Geschwindigkeit, mit der der Feind seine Truppenstärke erhöht (z.B. wie schnell er im Kampagnenverlauf Kampfpanzer einsetzen wird) Zmienia szybkość, z jaką wróg zwiększa swoją siłę (np. Jak szybko w kampanii zacznie używać czołgów) Upravuje rychlost, s jakou nepřítel eskaluje svou sílu (např. jak brzy v kampani začne používat tanky) + Modifie la vitesse à laquelle l'ennemi augmente sa force (par exemple, à quelle vitesse dans la campagne il commencera à utiliser des chars) Persitence Persistenz Persitence Stálost + Persistance Modifies how persistent the enemy will be when sending repeated actions against you Ändert, wie hartnäckig der Feind sein wird, wenn er wiederholte Aktionen gegen Sie sendet Zmienia wytrzymałość wroga podczas wysyłania powtarzających się działań przeciwko tobie Upravuje, jak vytrvalý bude nepřítel při odesílání opakovaných akcí proti vám + Modifie la persistance de l'ennemi lors de l'envoi d'actions répétées contre vous @@ -726,54 +831,63 @@ KI AI AI + IA AI global KI global Globalna trudności AI AI global + IA global This value is applied as a modifier to all AI settings Dieser Wert wird als Modifikator auf alle KI-Einstellungen angewendet. Ta wartość jest stosowana jako modyfikator wszystkich ustawień AI Tato hodnota se použije jako modifikátor pro všechna nastavení AI. + Cette valeur est appliquée en tant que modificateur à tous les paramètres de l'IA AI aiming accuracy KI-Zielgenauigkeit Dokładność celowania AI AI přesnost zaměření + Précision de visée de l'IA AI aiming shake KI-Zielstabilität Drgania/ruch broni AI AI míření chvění + Oscillation de viser de l'IA AI aiming speed KI-Zielgeschwindigkeit Prędkość celowania AI Rychlost míření AI + Vitesse de visée de l'IA AI spotting distance KI-Erkennungsdistanz Odległość wykrywania AI Vzdálenost pozorování AI + Distance de détection de l'IA AI spotting time KI-Erkennungszeit Czas wykrywania AI Doba pozorování AI + Temps de détection de l'IA Note: Final AI skill is affected by AI settings in server's profile Hinweis: Die endgültige KI-Fähigkeit wird von den KI-Einstellungen im Profil des Servers beeinflusst. Uwaga: Na ostateczną umiejętność AI wpływ mają ustawienia AI w profilu serwera Poznámka: Konečná dovednost AI je ovlivněna nastavením AI v profilu serveru + Remarque: la compétence d'IA finale est affectée par les paramètres d'IA du profil serveur @@ -782,6 +896,7 @@ Performance Wydajność Výkon + Performance AI to Player spawn Distance @@ -812,18 +927,21 @@ LADE ŁADOWANIE NAČÍTÁNÍ + CHARGEMENT LOAD COMPLETE LADEN ABGESCHLOSSEN ŁADOWANIE ZAKOŃCZONE NAČÍTÁNÍ KOMPLETNÍ + CHARGEMENT EFFECTUÉ LOAD FAILED LADEN FEHLGESCHLAGEN ŁADOWANIE SIĘ NIE POWIODŁO NAČÍTÁNÍ SELHALO + CHARGEMENT ÉCHOUÉ @@ -832,48 +950,56 @@ Automaisches Laden Auto ładowanie Automatické načítání + Chargement automatique Currently disabled, enable in CBA settings Derzeit deaktiviert, aktivierbar in den CBA-Einstellungen Obecnie wyłączone, włącz w ustawieniach CBA V současné době zakázáno, povolit v nastavení CBA + Actuellement désactivé, activez dans les paramètres CBA No saves found Keine Spielstände gefunden Nie znaleziono zapisów gry Nebyly nalezeny žádné uložené + Aucune sauvegarde trouvée No saves found for this map Keine Spielstände für diese Karte gefunden Nie znaleziono zapisów gry dla tej mapy Pro tuto mapu nebyly nalezeny žádné uložené + Aucune sauvegarde trouvée pour cette carte Most recent save for this map is an incompatible version Der letze Spielstand auf dieser Karte hat eine inkompatible Version Najnowszy zapis gry na tej mapie jest niezgodny z tą wersją Vindicty Poslední uložení pro tuto mapu je nekompatibilní verze + La sauvegarde la plus récente pour cette carte est une version incompatible Most recent save for this map has incompatible factions Der letze Spielstand auf dieser Karte hat inkompatible Fraktionen Najnowszy zapis gry na tej mapie zawiera niezgodne frakcje Poslední uložení pro tuto mapu má nekompatibilní frakce + La sauvegarde la plus récente pour cette carte a des Factions incompatibles Will autoload in %1s, login as admin to abort Wird automtisch in %1s geladen, zum Abbrechen als Admin anmelden Wczyta się automatycznie za %1s, zaloguj się jako administrator, aby przerwać Bude autoload v %1s, přihlásit se jako správce přerušit + Se chargera automatiquement dans %1s, connectez-vous en tant qu'administrateur pour abandonner Autoload aborted as admin is present Automaisches Laden abgebrochen, da ein Admin vorhanden ist Automatyczne ładowanie przerwane, ponieważ administrator jest obecny Automatické načítání přerušeno, protože správce je přítomen + Le chargement automatique est interrompu car l'administrateur est présent diff --git a/src/AI/Commander/AICommander.sqf b/src/AI/Commander/AICommander.sqf index 338840c08..3d2e3c118 100644 --- a/src/AI/Commander/AICommander.sqf +++ b/src/AI/Commander/AICommander.sqf @@ -183,6 +183,32 @@ CLASS("AICommander", "AI") T_SETV("planPhase", 0); ENDMETHOD; + // Initializes strategic nav grid + // It is used by all commanders, so we create it with a static function + STATIC_METHOD(initStrategicNavGrid) + params [P_THISCLASS]; + + // You can override these values for specific map + #ifdef _SQF_VM + pr _worldName = "altis"; + #else + pr _worldName = toLower worldName; + #endif + pr _resolution = switch (_worldName) do { + case "altis": { 500 }; + case "malden": { 500 }; + case "tanoa": { 500 }; + default { + pr _value = WORLD_SIZE / 25; + _value = 100 * (ceil (_value / 100)); + _value; + }; + }; + + gStrategicNavGrid = NEW("StrategicNavGrid", [_resolution]); + ENDMETHOD; + + /* 88888888ba 88888888ba ,ad8888ba, ,ad8888ba, 88888888888 ad88888ba ad88888ba 88 "8b 88 "8b d8"' `"8b d8"' `"8b 88 d8" "8b d8" "8b @@ -2569,7 +2595,8 @@ http://patorjk.com/software/taag/#p=display&f=Univers&t=CMDR%20AI // Determine list of cities to patrol, excluding those in enemy hands, or already being patrolled private _citiesToPatrol = CALLM(_worldNow, "getLocations", [[LOCATION_TYPE_CITY]]) select { private _pos = GETV(_x, "pos"); - CALLM2(_worldNow, "getDamageScore", _pos, 1000) < 0 + // Damage score is negative if we don't want to attack it any more + CALLM2(_worldNow, "getDamageScore", _pos, 1000) > 0 }; if(count _citiesToPatrol == 0) exitWith { [] }; @@ -3077,8 +3104,8 @@ http://patorjk.com/software/taag/#p=display&f=Univers&t=CMDR%20AI private _nPlaneMax = ceil (_nPlaneSpace * VEHICLE_STOCK_FN(_progressScaled, 1) * 1.3); [ _airGarr, - CLAMP(_nHeliMax, 0, _nHeliSpace) - _nHeli, - CLAMP(_nPlaneMax, 0, _nPlaneSpace) - _nPlane + (CLAMP(_nHeliMax, 0, _nHeliSpace) - _nHeli) min 1, + (CLAMP(_nPlaneMax, 0, _nPlaneSpace) - _nPlane) min 1 ] }; diff --git a/src/AI/Commander/CmdrAction/Actions/ConstructLocationCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/ConstructLocationCmdrAction.sqf index 2288db301..26b2df655 100644 --- a/src/AI/Commander/CmdrAction/Actions/ConstructLocationCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/ConstructLocationCmdrAction.sqf @@ -169,11 +169,11 @@ CLASS("ConstructLocationCmdrAction", "CmdrAction") private _allocationFlags = [SPLIT_VALIDATE_ATTACK, SPLIT_VALIDATE_CREW_EXT, SPLIT_VALIDATE_CREW, SPLIT_VALIDATE_CREW_EXT, SPLIT_VALIDATE_TRANSPORT]; private _payloadWhitelistMask = T_comp_ground_or_infantry_mask; // Take only inf or ground vehicles as an attacking force // todo add other transport types? - #ifndef _SQF_VM - pr _dist = _tgtLocPos distance2D _srcGarrPos; - #else - pr _dist = _tgtLocPos distance _srcGarrPos; - #endif + pr _dist = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _tgtLocPos, _srcGarrPos); + if (_dist == -1) exitWith { + OOP_DEBUG_0("Destination is unreachable over ground"); + T_CALLM("setScore", [ZERO_SCORE]); + }; _enemyEff set [T_EFF_crew, EFF_GARRISON_MIN_EFF#T_EFF_crew]; // Ensure minimal amount of crew (infantry) @@ -410,6 +410,8 @@ REGISTER_DEBUG_MARKER_STYLE("ConstructLocationCmdrAction", "ColorBrown", "loc_Ru ["ConstructLocationCmdrAction", { private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); + CALLSM0("AICommander", "initStrategicNavGrid"); + // Init the activity grid // We need it above zero to generate an action private _grid = GETV(_realWorld, "activityGrid"); diff --git a/src/AI/Commander/CmdrAction/Actions/PatrolCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/PatrolCmdrAction.sqf index 84173246b..468e5957f 100644 --- a/src/AI/Commander/CmdrAction/Actions/PatrolCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/PatrolCmdrAction.sqf @@ -565,6 +565,8 @@ REGISTER_DEBUG_MARKER_STYLE("PatrolCmdrAction", "ColorYellow", "mil_pickup"); ["PatrolCmdrAction", { + CALLSM0("AICommander", "initStrategicNavGrid"); + private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); private _world = CALLM(_realworld, "simCopy", [WORLD_TYPE_SIM_NOW]); private _garrison = NEW("GarrisonModel", [_world ARG ""]); diff --git a/src/AI/Commander/CmdrAction/Actions/QRFCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/QRFCmdrAction.sqf index 1964e6796..f0068f8d6 100644 --- a/src/AI/Commander/CmdrAction/Actions/QRFCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/QRFCmdrAction.sqf @@ -163,7 +163,23 @@ CLASS("QRFCmdrAction", "AttackCmdrAction") // If it's too far to travel, also allocate transport // todo add other transport types? - private _dist = _tgtClusterPos DISTANCE_2D _srcGarrPos; + private _dist = switch (_srcType) do { + // Air counterattack doesn't care about terrain + case GARRISON_TYPE_AIR: { + _tgtClusterPos DISTANCE_2D _srcGarrPos; + }; + + // Ground counterattack must calculate distance from simplified terrain grid + case GARRISON_TYPE_GENERAL: { + private _distanceOverGround = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _srcGarrPos, _tgtClusterPos); + _distanceOverGround; + }; + }; + + if (_dist == -1) exitWith { + OOP_DEBUG_0("Destination is unreachable over ground"); + T_CALLM("setScore", [ZERO_SCORE]); + }; if ( _dist > QRF_NO_TRANSPORT_DISTANCE_MAX) then { _allocationFlags pushBack SPLIT_VALIDATE_TRANSPORT; // Make sure we can transport ourselves @@ -171,6 +187,7 @@ CLASS("QRFCmdrAction", "AttackCmdrAction") }; // Try to allocate units + private _allocArgs = []; private _allocResult = switch _srcType do { #ifndef DEBUG_AIR_QRF case GARRISON_TYPE_GENERAL: { @@ -178,10 +195,10 @@ CLASS("QRFCmdrAction", "AttackCmdrAction") private _payloadBlacklistMask = T_comp_static_mask; // Don't take static weapons under any conditions private _transportWhitelistMask = T_comp_ground_or_infantry_mask; // Take ground units, take any infantry to satisfy crew requirements private _transportBlacklistMask = []; - private _args = [_enemyEff, _allocationFlags, _srcGarrComp, _srcGarrEff, + _allocArgs = [_enemyEff, _allocationFlags, _srcGarrComp, _srcGarrEff, _payloadWhitelistMask, _payloadBlacklistMask, _transportWhitelistMask, _transportBlacklistMask]; - CALLSM("GarrisonModel", "allocateUnits", _args) + CALLSM("GarrisonModel", "allocateUnits", _allocArgs) }; #endif FIX_LINE_NUMBERS() @@ -190,17 +207,17 @@ CLASS("QRFCmdrAction", "AttackCmdrAction") private _payloadBlacklistMask = T_comp_static_mask; // Don't take static weapons under any conditions private _transportWhitelistMask = T_comp_ground_or_infantry_mask; // Take ground units, take any infantry to satisfy crew requirements private _transportBlacklistMask = []; - private _args = [_enemyEff, _allocationFlags, _srcGarrComp, _srcGarrEff, + _allocArgs = [_enemyEff, _allocationFlags, _srcGarrComp, _srcGarrEff, _payloadWhitelistMask, _payloadBlacklistMask, _transportWhitelistMask, _transportBlacklistMask]; - CALLSM("GarrisonModel", "allocateUnits", _args) + CALLSM("GarrisonModel", "allocateUnits", _allocArgs) }; default { [] }; }; // Bail if we have failed to allocate resources if (count _allocResult == 0) exitWith { - // OOP_DEBUG_MSG("Failed to allocate resources: %1", [_args]); + OOP_DEBUG_MSG("Failed to allocate resources: %1", [_allocArgs]); T_CALLM1("setScore", ZERO_SCORE); }; @@ -369,6 +386,8 @@ REGISTER_DEBUG_MARKER_STYLE("QRFCmdrAction", "ColorRed", "mil_destroy"); #define TARGET_POS [1000, 2, 3] ["QRFCmdrAction", { + CALLSM0("AICommander", "initStrategicNavGrid"); + private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); private _world = CALLM(_realworld, "simCopy", [WORLD_TYPE_SIM_NOW]); private _garrison = NEW("GarrisonModel", [_world ARG ""]); diff --git a/src/AI/Commander/CmdrAction/Actions/ReinforceCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/ReinforceCmdrAction.sqf index ac509bbe3..8b2e9d494 100644 --- a/src/AI/Commander/CmdrAction/Actions/ReinforceCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/ReinforceCmdrAction.sqf @@ -165,7 +165,13 @@ CLASS("ReinforceCmdrAction", "TakeOrJoinCmdrAction") // Check if we will need transport or not private _srcGarrPos = GETV(_srcGarr, "pos"); private _tgtGarrPos = GETV(_tgtGarr, "pos"); - private _dist = _srcGarrPos distance _tgtGarrPos; + private _dist = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _srcGarrPos, _tgtGarrPos); + + if (_dist == -1) exitWith { + OOP_DEBUG_0("Destination is unreachable over ground"); + T_CALLM("setScore", [ZERO_SCORE]); + }; + if (_sendAnOfficer || _dist > REINFORCE_NO_TRANSPORT_DISTANCE_MAX) then { _needTransport = true; }; @@ -228,7 +234,12 @@ CLASS("ReinforceCmdrAction", "TakeOrJoinCmdrAction") T_SET_AST_VAR("detachmentCompVar", _compAllocated); // How much to scale the score for distance to target - private _distCoeff = CALLSM1("CmdrAction", "calcDistanceFalloff", _srcGarrPos distance _tgtGarrPos); + private _dist = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _srcGarrPos, _tgtGarrPos); + if (_dist == -1) exitWith { + OOP_DEBUG_0("Destination is unreachable over ground"); + T_CALLM("setScore", [ZERO_SCORE]); + }; + private _distCoeff = CALLSM1("CmdrAction", "calcDistanceFalloff", _dist); private _detachEffStrength = CALLSM1("CmdrAction", "getDetachmentStrength", _effAllocated); // A number! // Our final resource score combining available efficiency, distance and transportation. @@ -322,6 +333,8 @@ REGISTER_DEBUG_MARKER_STYLE("ReinforceCmdrAction", "ColorWhite", "mil_join"); #define TARGET_POS [1000, 2, 3] ["ReinforceCmdrAction", { + CALLSM0("AICommander", "initStrategicNavGrid"); + private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); private _world = CALLM(_realworld, "simCopy", [WORLD_TYPE_SIM_NOW]); private _garrison = NEW("GarrisonModel", [_world ARG ""]); diff --git a/src/AI/Commander/CmdrAction/Actions/SupplyConvoyCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/SupplyConvoyCmdrAction.sqf index 8012fe2d4..864ec8f59 100644 --- a/src/AI/Commander/CmdrAction/Actions/SupplyConvoyCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/SupplyConvoyCmdrAction.sqf @@ -320,6 +320,8 @@ CLASS("SupplyConvoyCmdrAction", "CmdrAction") ASSERT_OBJECT(_srcGarr); private _srcGarrPos = GETV(_srcGarr, "pos"); + /* + // Debug drawing of this is broken now, no idea why private _targetPos = [_world, T_GET_AST_VAR("targetVar")] call Target_fnc_GetPos; if(_targetPos isEqualType []) then { @@ -336,6 +338,7 @@ CLASS("SupplyConvoyCmdrAction", "CmdrAction") _mrk setMarkerAlpha 1; _mrk setMarkerText T_CALLM("getLabel", [_world]); }; + */ // private _detachedGarrId = T_GET_AST_VAR("detachedGarrIdVar"); // if(_detachedGarrId != MODEL_HANDLE_INVALID) then { @@ -755,6 +758,9 @@ if(isNil { GETSV("SupplyConvoyCmdrAction", "SupplyNames")}) then { #define TARGET_POS [1000, 2, 3] ["SupplyConvoyCmdrAction", { + + CALLSM0("AICommander", "initStrategicNavGrid"); + private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); private _world = CALLM(_realworld, "simCopy", [WORLD_TYPE_SIM_NOW]); private _garrison = NEW("GarrisonModel", [_world ARG ""]); diff --git a/src/AI/Commander/CmdrAction/Actions/TakeLocationCmdrAction.sqf b/src/AI/Commander/CmdrAction/Actions/TakeLocationCmdrAction.sqf index 180d99c7c..971b239bf 100644 --- a/src/AI/Commander/CmdrAction/Actions/TakeLocationCmdrAction.sqf +++ b/src/AI/Commander/CmdrAction/Actions/TakeLocationCmdrAction.sqf @@ -134,11 +134,14 @@ CLASS("TakeLocationCmdrAction", "TakeOrJoinCmdrAction") private _payloadWhitelistMask = T_comp_infantry_mask; // Take only infantry as an attacking force // If it's too far to travel, also allocate transport // todo add other transport types? - #ifndef _SQF_VM - pr _dist = _tgtLocPos distance2D _srcGarrPos; - #else - pr _dist = _tgtLocPos distance _srcGarrPos; - #endif + + pr _dist = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _srcGarrPos, _tgtLocPos); + + if (_dist == -1) exitWith { + OOP_DEBUG_0("Destination is unreachable over ground"); + T_CALLM("setScore", [ZERO_SCORE]); + }; + if ( _dist > TAKE_LOCATION_NO_TRANSPORT_DISTANCE_MAX) then { _allocationFlags append [ SPLIT_VALIDATE_TRANSPORT, // Make sure we can transport ourselves // Also allocate a minimum amount of transport as an external requirement, not only for ourselves but for the future @@ -312,6 +315,9 @@ REGISTER_DEBUG_MARKER_STYLE("TakeLocationCmdrAction", "ColorBlue", "mil_flag"); }] call test_AddTest; ["TakeLocationCmdrAction.save and load", { + + CALLSM0("AICommander", "initStrategicNavGrid"); + private _realworld = NEW("WorldModel", [WORLD_TYPE_REAL]); private _world = CALLM(_realworld, "simCopy", [WORLD_TYPE_SIM_NOW]); private _garrison = NEW("GarrisonModel", [_world ARG ""]); diff --git a/src/AI/Commander/Model/GarrisonModel.sqf b/src/AI/Commander/Model/GarrisonModel.sqf index c02061fe4..f0aa11c22 100644 --- a/src/AI/Commander/Model/GarrisonModel.sqf +++ b/src/AI/Commander/Model/GarrisonModel.sqf @@ -36,7 +36,7 @@ FIX_LINE_NUMBERS() #define pr private // Maximum amount of entries into the unit allocation cache -#define ALLOCATOR_CACHE_SIZE 5000 +#define ALLOCATOR_CACHE_SIZE (1024*10) //#define UNIT_ALLOCATOR_DEBUG diff --git a/src/AI/Commander/StrategicNavGrid.sqf b/src/AI/Commander/StrategicNavGrid.sqf new file mode 100644 index 000000000..8fdaeb321 --- /dev/null +++ b/src/AI/Commander/StrategicNavGrid.sqf @@ -0,0 +1,587 @@ +#include "common.hpp" + +/* +Low resolution navigation grid to estimate travel distance for commander. +Used primarity for distance estimation during action scoring. +*/ + +//#define DEBUG_STRATEGIC_NAV_GRID + +#define _NODE_ID_LINKS 0 +#define _NODE_ID_G 1 +#define _NODE_ID_F 2 +#define _NODE_ID_CAME_FROM 3 +#define _NODE_NEW() [[], 0, 0, []] + +// Distance cache size, we want to have it high to help commander with planning +#define _CACHE_SIZE (1024*20) + +#define OOP_CLASS_NAME StrategicNavGrid +CLASS("StrategicNavGrid", "") + + /* + Each element is an array of format: + [neighbours, G, F, cameFrom] + neighbours - neighbours this cell is conencted with: + Each neighbour is an array: + [x, y, distance] + where x, y are index of neighbour cell, distance is distance of this link + G - number + F - number + cameFrom - [x, y, distance] of the node we came from + */ + VARIABLE("grid"); + + // Each element is a bool, true if surfaceIsWater + VARIABLE("gridWater"); + + VARIABLE("resolution"); // In meters + + VARIABLE("sizeNodes"); // Amount of nodes in width or height + + // Arrays pre-filled with big number for A* + VARIABLE("gridF"); + VARIABLE("gridG"); + VARIABLE("gridCameFrom"); + + // Cache for calculated distances + VARIABLE("distanceCache"); + + // Resolution - amount of meters between nodes + METHOD(new) + params [P_THISOBJECT, P_NUMBER("_resolution")]; + + OOP_INFO_1("NEW %1", _this); + + // Don't do anything in tests + #ifdef _SQF_VM + if (true) exitWith {}; + #endif + + T_SETV("resolution", _resolution); + + pr _ws = WORLD_SIZE; + pr _sizeNodes = ceil (_ws / _resolution); + T_SETV("sizeNodes", _sizeNodes); + + pr _grid = []; _grid resize _sizeNodes; + pr _gridWater = []; _gridWater resize _sizeNodes; + T_SETV("gridWater", _gridWater); + T_SETV("grid", _grid); + pr _i = 0; + while {_i < _sizeNodes} do { + pr _col = []; _col resize _sizeNodes; + _col = _col apply {_NODE_NEW()}; + pr _colWater = []; _colWater resize _sizeNodes; + _colWater = _col apply {false}; + _grid set [_i, _col]; + _gridWater set [_i, _colWater]; + _i = _i + 1; + }; + + // Checks if neighbour node with given ID is valid + pr _isNodeValid = { + params ["_x", "_y"]; + pr _valid = (_x >= 0) && {_y >= 0} && {_x < _sizeNodes} && {_y < _sizeNodes}; + _valid; + }; + + // Prepare water grid + pr _xl = 0; + while {_xl < _sizeNodes} do { + pr _yl = 0; + while {_yl < _sizeNodes} do { + pr _posWorld = [_xl * _resolution, _yl * _resolution, 0]; + pr _isWater = surfaceIsWater _posWorld; + (_gridWater#_xl) set [_yl, _isWater]; + _yl = _yl + 1; + }; + _xl = _xl + 1; + }; + + // Process bridge modules + pr _modules = entities "Vindicta_BridgeConnection"; + OOP_INFO_2("Processing %1 bridge modules: %2", count _modules, _modules); + pr _processedModules = []; + { + OOP_INFO_1("Processing module: %1", _x); + pr _linkedModules = synchronizedObjects _x; + if (count _linkedModules != 1) then { + OOP_ERROR_2("Vindicta_BridgeConnection at %1 has %2 connections, must have only one connection", getPosWorld _x, count _linkedModules); + } else { + pr _thisModule = _x; + pr _thatModule = _linkedModules#0; + OOP_INFO_2(" Processing module pair: %1 %2", _thisModule, _thatModule); + if ((!(_thisModule in _processedModules)) && (!(_thatModule in _processedModules))) then { + OOP_INFO_0(" Pair is not processed yet"); + + pr _pos0 = T_CALLM1("getNearestNode", getPosWorld _thisModule); + pr _pos1 = T_CALLM1("getNearestNode", getPosWorld _thatModule); + + // Ensure nodes are not on water + pr _isWater0 = _gridWater#(_pos0#0)#(_pos0#1); + pr _isWater1 = _gridWater#(_pos1#0)#(_pos1#1); + OOP_INFO_2(" Is water: %1 %2", _isWater0, _isWater1); + if (_isWater0 || _isWater1) then { + OOP_ERROR_2("Vindicta_BridgeConnection is on water or close to water at %1 %2", getPosWorld _thisModule, getPosWorld _thatModule); + } else { + // Add links between the nodes + pr _pos0World = [(_pos0#0)*_resolution, (_pos0#1)*_resolution, 0]; + pr _pos1World = [(_pos1#0)*_resolution, (_pos1#1)*_resolution, 0]; + pr _distance = _pos0World distance2D _pos1World; + + pr _node0Links = _grid#(_pos0#0)#(_pos0#1)#_NODE_ID_LINKS; + _node0Links pushBackUnique [_pos1#0, _pos1#1, _distance]; + + pr _node1Links = _grid#(_pos1#0)#(_pos1#1)#_NODE_ID_LINKS; + _node1Links pushBackUnique [_pos0#0, _pos0#1, _distance]; + OOP_INFO_5("Added connection between nodes %1 -> %2, world pos: %3 -> %4, distance: %5", _pos0, _pos1, _pos0World, _pos1World, _distance); + + #ifdef DEBUG_STRATEGIC_NAV_GRID + [_pos0World, _pos1World, "ColorRed", 50, format ["StrategicGrid_bridge_%1_%2", _pos0, _pos1]] call misc_fnc_mapDrawLineLocal; + #endif + }; + + // Add pair to array so we don't process it again + _processedModules pushBack _thisModule; + _processedModules pushBack _thatModule; + } else { + OOP_INFO_0(" Already processed"); + }; + }; + } forEach _modules; + + // Populate the grid + pr _xl = 0; + while {_xl < _sizeNodes} do { + pr _yl = 0; + while {_yl < _sizeNodes} do { + pr _posWorld = [_xl * _resolution, _yl * _resolution, 0]; + // Check if this node is water + pr _thisNodeIsWater = _gridWater#_xl#_yl; + if (!_thisNodeIsWater) then { + pr _thisNode = _grid#_xl#_yl; + pr _thisNodeLinks = _thisNode#_NODE_ID_LINKS; + { + _x params ["_xn", "_yn"]; + // If that neighbour node is valid + if (_x call _isNodeValid) then { + // Check if another node is water + pr _neighbourNodeIsWater = _gridWater#_xn#_yn; + if (!_neighbourNodeIsWater) then { + // Add link from this node to neighbour nodes + _thisNodeLinks pushBack [_xn, _yn, _resolution]; + }; + }; + } forEach [[_xl + 1, _yl], [_xl - 1, _yl], [_xl, _yl + 1], [_xl, _yl - 1]]; + + #ifdef DEBUG_STRATEGIC_NAV_GRID + OOP_INFO_4("Node: %1 %2 %3 %4", _xl, _yl, _posWorld, _thisNode); + if ( (count _thisNodeLinks) > 0) then { + _mrkName = format ["StrategicGrid_debugNode_%1_%2", _xl, _yl]; + deleteMarkerLocal _mrkName; + pr _mrk = createMarkerLocal [_mrkName, _posWorld]; + _mrk setMarkerShapeLocal "ICON"; + _mrk setMarkerBrushLocal "SolidFull"; + _mrk setMarkerColorLocal "ColorRed"; + _mrk setMarkerAlphaLocal 1.0; + _mrk setMarkerTypeLocal "mil_dot"; + _mrk setMarkerSizeLocal [1, 1]; + _mrk setMarkerTextLocal (format ["%1 : %2", [_xl, _yl], (count _thisNodeLinks)]); + }; + #endif + }; + _yl = _yl + 1; + }; + _xl = _xl + 1; + }; + + // Prepare arrays for G,F, cameFrom + _i = 0; + pr _fg = []; _fg resize _sizeNodes; + pr _cameFrom = []; _cameFrom resize _sizeNodes; + while {_i < _sizeNodes} do { + pr _col = []; _col resize _sizeNodes; + _col = _col apply {999999}; + pr _colCameFrom = []; _colCameFrom resize _sizeNodes; + + _fg set [_i, _col]; + _cameFrom set [_i, _colCameFrom]; + _i = _i + 1; + }; + T_SETV("gridF", +_fg); + T_SETV("gridG", +_fg); + T_SETV("gridCameFrom", _cameFrom); + + // Initialize cache + pr _cache = NEW("CacheStringToValue", [_CACHE_SIZE]); + T_SETV("distanceCache", _cache); + ENDMETHOD; + + // Returns true if given logical node position is within range of this grid + public METHOD(isNodeValid) + params [P_THISOBJECT, "_posLogical"]; + _posLogical params ["_x", "_y"]; + pr _n = T_GETV("sizeNodes"); + pr _valid = (_x >= 0) && {_y >= 0} && {_x < _n} && {_y < _n}; + _valid; + ENDMETHOD; + + // Returns logical node position [_x, _y] nearest to _posWorld + // Might return invalid node position (outside of the map) + public METHOD(getNearestNode) + params [P_THISOBJECT, P_ARRAY("_posWorld")]; + _posWorld params ["_xWorld", "_yWorld"]; + pr _res = T_GETV("resolution"); + [round (_xWorld / _res), round (_yWorld / _res)]; + ENDMETHOD; + + // _pos0, _pos1 - are logical positions! + // Returns [path (array of nodes), distance (number)] + // On failure, returns [[], -1] + public METHOD(findPath) + params [P_THISOBJECT, P_ARRAY("_pos0"), P_ARRAY("_pos1")]; + + OOP_INFO_1("findPath: %1", _this); + + // Bail if nodes are not valid + if (!T_CALLM1("isNodeValid", _pos0)) exitWith { + [[], -1]; + }; + if (!T_CALLM1("isNodeValid", _pos1)) exitWith { + [[], -1]; + }; + + // In case they had 3rd element + _pos0 = +_pos0; + _pos0 resize 2; + _pos1 = +_pos1; + _pos1 resize 2; + + + // Handy functions to set/get values + pr _gridSet = { + params ["_grid", "_pos", "_value"]; + (_grid#(_pos#0)) set [_pos#1, _value]; + }; + + // Heuristic function - manhattan distance + pr _resolution = T_GETV("resolution"); + pr _hFunc = { + params ["_pos0", "_pos1"]; + _resolution * ( ( abs ((_pos0#0) - (_pos1#0)) ) + ( abs ((_pos0#1) - (_pos1#1))) ); + }; + + pr _grid = T_GETV("grid"); + + // Array of [_x, _y] + pr _openSet = [_pos0]; + + // Array of [_x, _y, _distance] + pr _cameFrom = +T_GETV("gridCameFrom"); + + pr _gScore = +T_GETV("gridG"); + [_gScore, _pos0, 0] call _gridSet; + + pr _fScore = +T_GETV("gridF"); + [_fScore, _pos0, [_pos0, _pos1] call _hFunc] call _gridSet; + + scopeName "scope0"; + pr _return = [[], -1]; // Value will be returned if nothing is found + + while {count _openSet > 0} do { + //OOP_INFO_1("Open set size: %1", count _openSet); + // Select node in open set with lowest F score + pr _openSetF = _openSet apply { + [_fScore#(_x#0)#(_x#1), _x]; + }; + _openSetF sort ASCENDING; + pr _current = _openSetF#0#1; + + // Return if we have found destination + if (_current isEqualTo _pos1) then { + #ifdef DEBUG_STRATEGIC_NAV_GRID + diag_log format ["Open set size: %1", count _openSet]; + diag_log format ["Open set:"]; + { + diag_log format [" %1", _x]; + } forEach _openSet; + #endif + // Reconstruct path and return it + pr _path = []; + pr _distance = 0; + pr _next = _current; + while {! (_next isEqualTo _pos0)} do { + _path pushBack [_next#0, _next#1]; + _nodeCameFrom = _cameFrom#(_next#0)#(_next#1); + _distance = _distance + (_nodeCameFrom#2); + _next = [_nodeCameFrom#0, _nodeCameFrom#1]; + }; + _path pushBack _next; + _return = [_path, _distance]; + breakTo "scope0"; + }; + + _openSet deleteAt (_openSet find _current); + pr _neighbors = _grid#(_current#0)#(_current#1)#_NODE_ID_LINKS; + { + _x params ["_xn", "_yn", "_distance"]; + pr _tentativeGScore = _gScore#(_current#0)#(_current#1) + _distance; + pr _gScoreNeighbor = _gScore#_xn#_yn; + if (_tentativeGScore < _gScoreNeighbor) then { + // This path to neighbor is better, record it + (_cameFrom#_xn) set [_yn, [_current#0, _current#1, _distance]]; + [_gScore, _x, _tentativeGScore] call _gridSet; + pr _fScoreValue = _gScoreNeighbor + ([_x, _pos1] call _hFunc); + [_fScore, _x, _fScoreValue] call _gridSet; + + // If neighbor not in open set, add it there + pr _neighbourPos = [_xn, _yn]; + pr _index = _openSet find _neighbourPos; + if (_index == -1) then { + _openSet pushBack _neighbourPos; + }; + }; + } forEach _neighbors; + }; + + OOP_INFO_1("findPath: return value: %1", _return); + + _return; + + ENDMETHOD; + + + // Returns nearest non-water node to given world position + // Returns [] if it couldn't find anything + public METHOD(findNearestGroundNode) + params [P_THISOBJECT, P_ARRAY("_posWorld")]; + + OOP_INFO_1("findNearestGroundNode: %1", _posWorld); + + // Get nearest node as first estimate + pr _nearestNode = T_CALLM1("getNearestNode", _posWorld); + + OOP_INFO_1("Nearest node: %1", _nearestNode); + + // Ensure that node is valid, this might be at edge of the map + pr _size = T_GETV("sizeNodes"); + _nearestNode params ["_x", "_y"]; + _nearestNode set [0, CLAMP(_x, 0, _size-1)]; + _nearestNode set [1, CLAMP(_y, 0, _size-1)]; + + // Common path should be fast + // Check if it's not water and bail + pr _gridWater = T_GETV("gridWater"); + if (!(_gridWater#(_nearestNode#0)#(_nearestNode#1))) exitWith { + OOP_INFO_1("Node %1 is already at ground", _nearestNode); + +_nearestNode; + }; + + pr _resolution = T_GETV("resolution"); + pr _grid = T_GETV("grid"); + + // Array of [_distance, [_x, _y]] + pr _nodesToCheck = [[0, _nearestNode]]; + // Array of [_x, _y] logical positions of nodes we have checked + pr _nodesChecked = []; + + pr _isNodeValid = { + params ["_x", "_y"]; + pr _valid = (_x >= 0) && {_y >= 0} && {_x < _size} && {_y < _size}; + _valid; + }; + + pr _return = []; + while {count _nodesToCheck > 0} do { + // Sort _nodesToCheck by their distance to _posWorld + _nodesToCheck sort ASCENDING; + OOP_INFO_2("Nodes to check: %1: %2", count _nodesToCheck, _nodesToCheck); + OOP_INFO_1("Checked nodes: %1", _nodesChecked); + pr _a = _nodesToCheck#0; + pr _node = _a#1; + _node params ["_x", "_y"]; + + // Return if this node is on the ground + if (! (_gridWater#(_node#0)#(_node#1)) ) exitWith { + _return = [_node#0, _node#1]; + OOP_INFO_1("Found ground node: %1", _return); + }; + + // Mark this node as checked + _nodesToCheck deleteAt 0; + _nodesChecked pushBack [_node#0, _node#1]; + + // Expand this node - add its neighbour nodes to _nodesToCheck + pr _neighbors = _grid#(_node#0)#(_node#1)#_NODE_ID_LINKS; + { + if (_x call _isNodeValid) then { + if (!(_x in _nodesChecked)) then { + _nodesToCheck pushBack [_x distance2D _nearestNode, _x]; + }; + }; + } forEach [[_x-1, _y], [_x+1, _y], [_x, _y-1], [_x, _y+1]]; + }; + + if (count _return == 0) then { + OOP_ERROR_1("Failed to find ground node for position: %1", _posWorld); + }; + + _return; + ENDMETHOD; + + // Estimate ground travel distance between two points + // Returns -1 if there is no route (islands are not connected) + public METHOD(calculateGroundDistance) + params [P_THISOBJECT, P_POSITION("_posWorldFrom"), P_POSITION("_posWorldTo")]; + + OOP_INFO_1("calculateGroundDistance: %1", _this); + + // Bypass in tests + #ifdef _SQF_VM + if (true) exitWith { _posWorldFrom distance _posWorldTo }; + #endif + + // We need these values for cache key + pr _posFromUnsafe = T_CALLM1("getNearestNode", _posWorldFrom); + pr _posToUnsafe = T_CALLM1("getNearestNode", _posWorldTo); + + // Lookup result in cache + pr _key = format ["%1_%2", _posFromUnsafe, _posToUnsafe]; + pr _cache = T_GETV("distanceCache"); + pr _value = CALLM1(_cache, "getValue", _key); + if (!isNil "_value") exitWith { + OOP_INFO_1("calculateGroundDistance: return value: %1", _value); + _value; + }; + + // Here we get safe grid positions which are within the grid and are on ground + // Because path finder needs proper positions + pr _posFrom = T_CALLM1("findNearestGroundNode", _posWorldFrom); + pr _posTo = T_CALLM1("findNearestGroundNode", _posWorldTo); + + if ((count _posFrom == 0) || (count _posTo == 0)) exitWith { + CALLM2(_cache, "addValue", _key, -1); + -1; + }; + + pr _return = T_CALLM2("findPath", _posFrom, _posTo); + _return params ["_path", "_distance"]; + + // Add value to cache + // Add reverse path to cache too + CALLM2(_cache, "addValue", _key, _distance); + pr _keyReverse = format ["%1_%2", _posToUnsafe, _posFromUnsafe]; + CALLM2(_cache, "addValue", _keyReverse, _distance); + + OOP_INFO_1("calculateGroundDistance: return value: %1", _distance); + + _distance; + + ENDMETHOD; + +ENDCLASS; + +// Cache with limited size which maps string to anything +// Same cache is used in GarrisonModel +#define OOP_CLASS_NAME CacheStringToValue +CLASS("CacheStringToValue", "") + + VARIABLE("cache"); // Hashmap + VARIABLE("allKeys"); // Array of all keys + VARIABLE("counter"); // Counter for all keys, we increase and overflow it at each addition to cache + VARIABLE("nMiss"); // Amount of misses in the cache + VARIABLE("nHit"); // Amount of hits in the cache + + + METHOD(new) + params [P_THISOBJECT, P_NUMBER("_size")]; + + #ifdef _SQF_VM + pr _hm = "dummy" createVehicle [1, 2, 3]; + #else + pr _hm = [false] call CBA_fnc_createNamespace; + #endif + T_SETV("cache", _hm); + + T_SETV("nHit", 0); + T_SETV("nMiss", 0); + T_SETV("counter", 0); + pr _allKeys = []; + _allKeys resize _size; + _allkeys = _allKeys apply {""}; + T_SETV("allKeys", _allKeys); + ENDMETHOD; + + // Gets value from cache, returns nil if value wasn't found + METHOD(getValue) + params [P_THISOBJECT, P_STRING("_key")]; + #ifdef RELEASE_BUILD + T_GETV("cache") getVariable _key; + #else + pr _value = T_GETV("cache") getVariable [_key, nil]; + if (isNil "_value") exitWith { + OOP_INFO_1("Cache miss: %1", _key); + pr _a = T_GETV("nMiss"); + T_SETV("nMiss", _a+1); + OOP_INFO_3(" nHit/nMiss/ttl: %1 / %2 / %3", T_GETV("nHit"), T_GETV("nMiss"), T_GETV("nHit") + T_GETV("nMiss")); + nil; + }; + OOP_INFO_2("Cache hit: %1 : %2", _key, _value); + pr _a = T_GETV("nHit"); + T_SETV("nHit", _a+1); + OOP_INFO_3(" nHit/nMiss/ttl: %1 / %2 / %3", T_GETV("nHit"), T_GETV("nMiss"), T_GETV("nHit") + T_GETV("nMiss")); + _value; + #endif + ENDMETHOD; + + // Adds value to cache + // If cache exceeds size, previous values are deleted + METHOD(addValue) + CRITICAL_SECTION { + params [P_THISOBJECT, P_STRING("_key"), P_DYNAMIC("_value")]; + pr _allKeys = T_GETV("allKeys"); + pr _counter = T_GETV("counter"); + pr _hashMap = T_GETV("cache"); + pr _existingKey = _allKeys#_counter; + if (count _existingKey > 0) then { // If it's not "" + // There is an existing entry here, need to delete it from the cache + // Because we want to limit the cache size + _hashMap setVariable [_existingKey, nil]; + }; + _allKeys set [_counter, _key]; + _hashMap setVariable [_key, _value]; + _counter = (_counter + 1) % (count _allKeys); // Overflow over cache size + T_SETV("counter", _counter); + }; + 0; // Return 0... just in case + ENDMETHOD; + +ENDCLASS; + +#ifndef RELEASE_BUILD +StrategicNavGrid_fnc_test = { + + gStrategicNavGrid = NEW("StrategicNavGrid", [500]); + + pr _pos0 = [9, 11]; + pr _pos1 = [12, 15]; + pr _return = CALLM2(gStrategicNavGrid, "findPath", _pos0, _pos1); + diag_log _return; + diag_log "Distance:"; + diag_log (_return #1); + + 0 spawn { + pr _posWorld = [3000, 6000, 0]; + pr _nearestGroundNode = CALLM1(gStrategicNavGrid, "findNearestGroundNode", _posWorld); + diag_log "Nearest ground node:"; + diag_log _nearestGroundNode; + + pr _posWorld0 = [3000, 6000, 0]; + pr _posWorld1 = [7000, 11000, 0]; + _calcGroundDistanceResult = CALLM2(gStrategicNavGrid, "calculateGroundDistance", _posWorld0, _posWorld1); + diag_log "_calcGroundDistanceResult:"; + diag_log _calcGroundDistanceResult; + }; +}; +#endif \ No newline at end of file diff --git a/src/AI/Commander/initClasses.sqf b/src/AI/Commander/initClasses.sqf index 9edf72da2..ae0e8b608 100644 --- a/src/AI/Commander/initClasses.sqf +++ b/src/AI/Commander/initClasses.sqf @@ -1,10 +1,11 @@ #include "..\..\common.h" -// Auto generated file + CALL_COMPILE_COMMON("AI\Commander\AICommander.sqf"); CALL_COMPILE_COMMON("AI\Commander\SensorCommanderCasualties.sqf"); CALL_COMPILE_COMMON("AI\Commander\SensorCommanderLocation.sqf"); CALL_COMPILE_COMMON("AI\Commander\SensorCommanderTargets.sqf"); CALL_COMPILE_COMMON("AI\Commander\initDatabase.sqf"); +CALL_COMPILE_COMMON("AI\Commander\StrategicNavGrid.sqf"); // Ported from CmdrAI diff --git a/src/AI/Group/GoalGroupArrest.sqf b/src/AI/Group/GoalGroupArrest.sqf index 29a53c5c3..9ac25dbc9 100644 --- a/src/AI/Group/GoalGroupArrest.sqf +++ b/src/AI/Group/GoalGroupArrest.sqf @@ -20,8 +20,13 @@ CLASS("GoalGroupArrest", "GoalGroup") pr _hG = CALLM0(_group, "getGroupHandle"); - if (behaviour leader _hG == "COMBAT") exitWith { 0 }; + // Irrelevant if in combat + pr _leader = leader _hG; + if (behaviour _leader == "COMBAT") exitWith { 0 }; + // Irrelevant if in vehicle + if (!((vehicle _leader) isEqualTo _leader)) exitWith { 0 }; + pr _suspTarget = GETV(_AI, "suspTarget"); if (!isNull _suspTarget && {!IS_ARRESTED_UNCONSCIOUS_DEAD(_suspTarget)}) then { GETSV("GoalGroupArrest", "relevance"); diff --git a/src/AI/Unit/ActionUnitMove.sqf b/src/AI/Unit/ActionUnitMove.sqf index 72fd04ec3..d6ac0533a 100644 --- a/src/AI/Unit/ActionUnitMove.sqf +++ b/src/AI/Unit/ActionUnitMove.sqf @@ -290,7 +290,9 @@ CLASS("ActionUnitMove", "ActionUnit") } else { [_defaultPos, 0, 100, 0, 0, 100, 0, [], [_defaultPos, _defaultPos]] call BIS_fnc_findSafePos; }; - _hVeh setPos _newPos; + if (!(surfaceIsWater _newPos)) then { + _hVeh setPos _newPos; + }; T_SETV("stuckTimer", GAME_TIME + TIMER_STUCK_THRESHOLD * 3); }; default { diff --git a/src/AI/VirtualRoute/VirtualRoute.sqf b/src/AI/VirtualRoute/VirtualRoute.sqf index 6fe387823..64b9bd9f8 100644 --- a/src/AI/VirtualRoute/VirtualRoute.sqf +++ b/src/AI/VirtualRoute/VirtualRoute.sqf @@ -269,8 +269,13 @@ CLASS("VirtualRoute", "") private _current = _fullPath select _i; if(count ([gps_allCrossRoadsWithWeight, str _current] call misc_fnc_hashTable_find) > 1) then { - _waypoints pushBack (__GET_POS(_fullPath select floor((_i + _last_junction)/2))); - _last_junction = _i; + pr _road = _fullPath select floor((_i + _last_junction)/2); + pr _roadPosATL = getPosATL _road; + // Ignore positions above ground + if (_roadPosATL#2 < 0.25) then { + _waypoints pushBack _roadPosATL; + _last_junction = _i; + }; }; }; _waypoints pushBack __GET_POS(_fullPath select (count _fullPath - 1)); diff --git a/src/ClientSideChecks/PlayerMonitor.sqf b/src/ClientSideChecks/PlayerMonitor.sqf index 25b9eaec6..0527d16ba 100644 --- a/src/ClientSideChecks/PlayerMonitor.sqf +++ b/src/ClientSideChecks/PlayerMonitor.sqf @@ -233,6 +233,20 @@ CLASS("PlayerMonitor", "MessageReceiverEx") ; ]; _veh vehicleChat (selectRandom _phrasesCantFly); _veh engineOn false; + + private _posATL = getPosATL _veh; + if ((speed _veh > 40) || ((_posATL#2) > 20)) then { + if (random 10 < 2) then { + _veh vehicleChat "Damn, I should have stayed on the ground!"; + _veh setHitPointDamage ["hitvrotor", 1, true]; + _hits = (getAllHitPointsDamage _veh) select 0; + { + if ("engine" in _x) then { + _veh setHitPointDamage [_x, 1, true]; + }; + } forEach _hits; + }; + }; }; }; diff --git a/src/GameMode/GameModeBase.sqf b/src/GameMode/GameModeBase.sqf index d5235303a..f456bfc07 100644 --- a/src/GameMode/GameModeBase.sqf +++ b/src/GameMode/GameModeBase.sqf @@ -1081,6 +1081,9 @@ CLASS("GameModeBase", "MessageReceiverEx") METHOD(initCommanders) params [P_THISOBJECT]; + // Initialize nav grid for commanders + CALLSM0("AICommander", "initStrategicNavGrid"); + // Independent private _cmdr = NEW("Commander", []); // all commanders are equal private _args = [_cmdr, INDEPENDENT, gMessageLoopCommanderInd]; @@ -1245,76 +1248,79 @@ CLASS("GameModeBase", "MessageReceiverEx") private _locBorder = _locSector getVariable ["objectArea", [50, 50, 0, true]]; // Create a new location - private _args = [_locSectorPos, CIVILIAN]; // Location created by noone - private _loc = NEW_PUBLIC("Location", _args); - CALLM1(_loc, "setName", _locName); - CALLM1(_loc, "setType", _locType); - CALLM1(_loc, "setBorder", _locBorder); - CALLM0(_loc, "findAllObjects"); - - // Create police stations in cities - if (_locType == LOCATION_TYPE_CITY) then { - pr _chancePolice = 0.4; - if (CALLM0(_loc, "getCapacityCiv") > 1000) then { - _chancePolice = 0.7; - }; + if (_locType != LOCATION_TYPE_ROADBLOCK) then { + private _args = [_locSectorPos, CIVILIAN]; // Location created by noone + private _loc = NEW_PUBLIC("Location", _args); + CALLM1(_loc, "setName", _locName); + CALLM1(_loc, "setType", _locType); + CALLM1(_loc, "setBorder", _locBorder); + CALLM0(_loc, "findAllObjects"); + + // Create police stations in cities + if (_locType == LOCATION_TYPE_CITY) then { + pr _chancePolice = 0.4; + if (CALLM0(_loc, "getCapacityCiv") > 1000) then { + _chancePolice = 0.7; + }; - if (random 1 < _chancePolice) then { - // TODO: Add some visual/designs to this - private _posPolice = +GETV(_loc, "pos"); - _posPolice = _posPolice vectorAdd [-200 + random 400, -200 + random 400, 0]; - // Find first building which is one of the police building types - private _possiblePoliceBuildings = (_posPolice nearObjects 200) select { _x isKindOf "House" } select { typeOf _x in location_bt_police }; - - if ((count _possiblePoliceBuildings) > 0) then { - private _policeStationBuilding = selectRandom _possiblePoliceBuildings; - private _args = [getPos _policeStationBuilding, CIVILIAN]; // Location created by noone - private _policeStation = NEW_PUBLIC("Location", _args); - CALLM1(_policeStation, "setBorderCircle", 10); - CALLM1(_policeStation, "processObjectsInArea", "House"); // We must add buildings to the array - CALLM0(_policeStation, "addSpawnPosFromBuildings"); - CALLM1(_policeStation, "setName", format ["%1 police station" ARG _locName] ); - CALLM1(_policeStation, "setType", LOCATION_TYPE_POLICE_STATION); - - // TODO: Get city size or building count and scale police capacity from that ? - CALLM1(_policeStation, "setCapacityInf", floor (8 + random 6)); - CALLM(_loc, "addChild", [_policeStation]); - SETV(_policeStation, "useParentPatrolWaypoints", true); - // add special gun shot sensor to police garrisons that will launch investigate->arrest goal ? - - // Decorate the police station building - // todo maybe move it to another place? - private _type = typeOf _policeStationBuilding; - private _index = location_decorations_police findIf {_type in (_x#0)}; - if (_index != -1) then { - private _arrayExport = location_decorations_police#_index#1; - { - _x params ["_offset", "_vDirAndUp"]; - private _texObj = createSimpleObject ["UserTexture1m_F", [0, 0, 0], false]; - _texObj setObjectTextureGlobal [0, "z\vindicta\addons\ui\pictures\policeSign.paa"]; - _texObj setPosWorld (_policeStationBuilding modelToWorldWorld _offset); - _texObj setVectorDir (_policeStationBuilding vectorModelToWorld (_vDirAndUp#0)); - _texObj setVectorUp (_policeStationBuilding vectorModelToWorld (_vDirAndUp#1)); - } forEach _arrayExport; + if (random 1 < _chancePolice) then { + // TODO: Add some visual/designs to this + private _posPolice = +GETV(_loc, "pos"); + _posPolice = _posPolice vectorAdd [-200 + random 400, -200 + random 400, 0]; + // Find first building which is one of the police building types + private _possiblePoliceBuildings = (_posPolice nearObjects 200) select { _x isKindOf "House" } select { typeOf _x in location_bt_police }; + + if ((count _possiblePoliceBuildings) > 0) then { + private _policeStationBuilding = selectRandom _possiblePoliceBuildings; + private _args = [getPos _policeStationBuilding, CIVILIAN]; // Location created by noone + private _policeStation = NEW_PUBLIC("Location", _args); + CALLM1(_policeStation, "setBorderCircle", 10); + CALLM1(_policeStation, "processObjectsInArea", "House"); // We must add buildings to the array + CALLM0(_policeStation, "addSpawnPosFromBuildings"); + CALLM1(_policeStation, "setName", format ["%1 police station" ARG _locName] ); + CALLM1(_policeStation, "setType", LOCATION_TYPE_POLICE_STATION); + + // TODO: Get city size or building count and scale police capacity from that ? + CALLM1(_policeStation, "setCapacityInf", floor (8 + random 6)); + CALLM(_loc, "addChild", [_policeStation]); + SETV(_policeStation, "useParentPatrolWaypoints", true); + // add special gun shot sensor to police garrisons that will launch investigate->arrest goal ? + + // Decorate the police station building + // todo maybe move it to another place? + private _type = typeOf _policeStationBuilding; + private _index = location_decorations_police findIf {_type in (_x#0)}; + if (_index != -1) then { + private _arrayExport = location_decorations_police#_index#1; + { + _x params ["_offset", "_vDirAndUp"]; + private _texObj = createSimpleObject ["UserTexture1m_F", [0, 0, 0], false]; + _texObj setObjectTextureGlobal [0, "z\vindicta\addons\ui\pictures\policeSign.paa"]; + _texObj setPosWorld (_policeStationBuilding modelToWorldWorld _offset); + _texObj setVectorDir (_policeStationBuilding vectorModelToWorld (_vDirAndUp#0)); + _texObj setVectorUp (_policeStationBuilding vectorModelToWorld (_vDirAndUp#1)); + } forEach _arrayExport; + }; }; }; }; - }; - // Mark city area for civ presence - if (_locType == LOCATION_TYPE_CITY) then { - pr _args = [[_locSectorPos] + _locBorder, _loc]; - CALLM(_civPresenceMgr, "markAreaForInitialization", _args); - }; + // Mark city area for civ presence + if (_locType == LOCATION_TYPE_CITY) then { + pr _args = [[_locSectorPos] + _locBorder, _loc]; + CALLM(_civPresenceMgr, "markAreaForInitialization", _args); + }; - if(_locType == LOCATION_TYPE_ROADBLOCK) then { - _predefinedRoadblockPositions pushBack _locSectorPos; - } else { if(_locType in [LOCATION_TYPE_BASE, LOCATION_TYPE_OUTPOST, LOCATION_TYPE_AIRPORT, LOCATION_TYPE_CITY]) then { _locationsForRoadblocks pushBack [_locSectorPos, _side]; }; }; + // We don't create roadblocks, we just mark their position for future placement + if (_locType == LOCATION_TYPE_ROADBLOCK) then { + _predefinedRoadblockPositions pushBack _locSectorPos; + }; + #ifdef PARTIAL_MAP_POPULATION }; #endif @@ -2012,6 +2018,11 @@ CLASS("GameModeBase", "MessageReceiverEx") ENABLE_SIMULATION_GLOBAL(_x, true); } forEach ((allUnits - HUMAN_PLAYERS + ALL_VEHICLES) select { _x getVariable ["vin_simWasEnabled", false] }); + // Make sure units are unsuspended + { + ENABLE_SIMULATION_GLOBAL(_x, true); + } forEach allUnits; + T_CALLM0("initDynamicSimulation"); }; @@ -2341,6 +2352,7 @@ CLASS("GameModeBase", "MessageReceiverEx") T_SETV("savedMarkers", []); // Load commanders + CALLSM0("AICommander", "initStrategicNavGrid"); private _toLoad = 3; { private _ai = T_GETV(_x); diff --git a/src/JeroenArsenal/JNA/fn_arsenal.sqf b/src/JeroenArsenal/JNA/fn_arsenal.sqf index 507410b9d..73053dbe5 100644 --- a/src/JeroenArsenal/JNA/fn_arsenal.sqf +++ b/src/JeroenArsenal/JNA/fn_arsenal.sqf @@ -1566,7 +1566,7 @@ switch _mode do { [_object, _index, _oldItem] call jn_fnc_arsenal_addItem; //add new weapon - if (_item != "") then { + if ((_item != "") && (_amount > 0)) then { // Added (_amount > 0) to prevent duplication of ace launchers //give player new weapon [player,_item,0] call bis_fnc_addweapon; [_object, _index, _item]call jn_fnc_arsenal_removeItem; @@ -1972,7 +1972,7 @@ switch _mode do { case "buttonInvToJNA": { //_display = _this select 0; pr _object = UINamespace getVariable "jn_object"; - [_object,_object] call jn_fnc_arsenal_cargoToArsenal; + [_object,_object] remoteExecCall ["jn_fnc_arsenal_cargoToArsenal", 2]; }; /////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/JeroenArsenal/JNA/fn_arsenal_cargoToArsenal.sqf b/src/JeroenArsenal/JNA/fn_arsenal_cargoToArsenal.sqf index 413a8a41d..d283b2182 100644 --- a/src/JeroenArsenal/JNA/fn_arsenal_cargoToArsenal.sqf +++ b/src/JeroenArsenal/JNA/fn_arsenal_cargoToArsenal.sqf @@ -1,5 +1,11 @@ #include "defineCommon.inc" +// Must be executed on the server to prevent all the duplication exploits! + +if (!isServer) exitWith { + diag_log "arsenal_cargoToArsenal: error: must be executed on the server"; +}; + params["_objectFrom","_objectTo"]; pr _array = _objectFrom call jn_fnc_arsenal_cargoToArray; @@ -18,4 +24,4 @@ clearbackpackCargoGlobal _objectFrom; OOP_INFO_1("Adding array of items: %1", _array); -[_objectTo,_array] remoteExec ["jn_fnc_arsenal_arrayToArsenal",2]; \ No newline at end of file +[_objectTo,_array] call jn_fnc_arsenal_arrayToArsenal; \ No newline at end of file diff --git a/src/JeroenArsenal/JNA/fn_arsenal_container.sqf b/src/JeroenArsenal/JNA/fn_arsenal_container.sqf index 5c9a9460e..f3e74f144 100644 --- a/src/JeroenArsenal/JNA/fn_arsenal_container.sqf +++ b/src/JeroenArsenal/JNA/fn_arsenal_container.sqf @@ -162,7 +162,8 @@ switch _mode do { case IDC_RSCDISPLAYARSENAL_TAB_PRIMARYWEAPON; case IDC_RSCDISPLAYARSENAL_TAB_SECONDARYWEAPON; case IDC_RSCDISPLAYARSENAL_TAB_HANDGUN: {configfile >> "CfgWeapons" >> _item >> "WeaponSlotsInfo" >> "mass"}; - default {configfile >> "cfgweapons" >> _item >> "ItemInfo" >> "mass"}; + case IDC_RSCDISPLAYARSENAL_TAB_BINOCULARS: {configFile >> "CfgWeapons" >> _item >> "WeaponSlotsInfo" >> "mass"}; + default { configfile >> "cfgweapons" >> _item >> "ItemInfo" >> "mass" }; }; _amount = ceil (_amount/_magCount); diff --git a/src/JeroenArsenal/JNA/fn_arsenal_init.sqf b/src/JeroenArsenal/JNA/fn_arsenal_init.sqf index 3eac1fc92..a5f4a77c1 100644 --- a/src/JeroenArsenal/JNA/fn_arsenal_init.sqf +++ b/src/JeroenArsenal/JNA/fn_arsenal_init.sqf @@ -248,7 +248,7 @@ if(hasInterface)then{ if(_object_selected getVariable ["jna_init", false] && _object_selected != _object) then { [_object_selected,_object] call jn_fnc_arsenal_arsenalToArsenal; } else { - [_object_selected,_object] call jn_fnc_arsenal_cargoToArsenal; + [_object_selected,_object] remoteExecCall ["jn_fnc_arsenal_cargoToArsenal", 2]; // create hint about empty crates if !(isNil "g_BuildUI_garbageObjects") then { diff --git a/src/Location/initBuildingTypes.sqf b/src/Location/initBuildingTypes.sqf index 74e5f71c5..f37e33af3 100644 --- a/src/Location/initBuildingTypes.sqf +++ b/src/Location/initBuildingTypes.sqf @@ -24,11 +24,11 @@ The structure of each array with positions for specific type is: location_bp_HGM_GMG_high = [ [ //The giant military tower - ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F"], + ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F", "Land_Cargo_Tower_V4_F"], [[11, 90], [13, 0], [14, 0], [16, 180], [17, 180]] ], [ //The small military watchtower - ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F"], + ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F", "Land_Cargo_Patrol_V4_F"], [[1.9, 220, 4.4, 180], [1.9, 130, 4.4, 180]] ] @@ -45,11 +45,11 @@ location_bp_HGM_GMG_high = location_bp_sentry = [ [ //The giant military tower - ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F"], + ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F", "Land_Cargo_Tower_V4_F"], [[0, 0], [1, 0], [10, 180], [12, 0], [15, 270], [2, 0], [4, 180], [7, 90], [8, 270]] ], [ //The small military watchtower - ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F"], + ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F", "Land_Cargo_Patrol_V4_F"], [[0, 180], [1, 180]] ], [ //The military HQ @@ -73,12 +73,12 @@ location_b_capacity = [ // The giant military tower [ - ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F"], + ["Land_Cargo_Tower_V1_F", "Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F", "Land_Cargo_Tower_V4_F"], 14 ], // The small military watchtower [ - ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F"], + ["Land_Cargo_Patrol_V1_F", "Land_Cargo_Patrol_V2_F", "Land_Cargo_Patrol_V3_F", "Land_Cargo_Patrol_V4_F"], 2 ], // The military HQ @@ -342,6 +342,35 @@ location_bp_cargo_medium = [ ["Land_Dum_olez_istan2_maly"], [[4.65903,323.05,-0.112593,-2],[1.62625,239.845,3.2213,-2]] + ], + //Tanoa + [ + ["Land_House_Small_02_F"], + [[3.82726,207.414,0.163198,0],[3.26539,323.981,0.163198,0]] + ], + [ + ["Land_House_Big_02_F"], + [[9.05937,278.308,0.247039,0],[5.93008,283.286,0.247039,0]] + ], + [ + ["Land_House_Small_03_F"], + [[4.46964,287.943,0.707387,0],[1.97211,30.6399,0.707387,0]] + ], + [ + ["Land_House_Small_06_F"], + [[1.42332,253.6,0.403843,0],[3.89371,187.168,0.403843,0]] + ], + [ + ["Land_House_Big_01_F"], + [[5.00607,42.4493,0.221095,0],[2.84669,81.0797,0.221095,0]] + ], + [ + ["Land_GarageShelter_01_F"], + [[3.08881,314.871,0.0952454,0],[2.53124,248.677,0.0952454,0]] + ], + [ + ["Land_House_Small_01_F"], + [[2.54961,251.88,0.575955,0],[4.77418,287.64,0.575955,0]] ] ]; @@ -438,7 +467,16 @@ location_bt_police = // Structures Micellaneous CUP "Land_Dum_olez_istan1", "Land_Dum_olez_istan1_open2", - "Land_Dum_olez_istan2_maly" + "Land_Dum_olez_istan2_maly", + + // Tanoa + "Land_House_Small_02_F", + "Land_House_Big_02_F", + "Land_House_Small_03_F", + "Land_House_Small_06_F", + "Land_House_Big_01_F", + "Land_GarageShelter_01_F", + "Land_House_Small_01_F" ]; location_decorations_police = diff --git a/src/MessageLoop/fn_threadFunc.sqf b/src/MessageLoop/fn_threadFunc.sqf index ac3ed9d4a..85ae975e2 100644 --- a/src/MessageLoop/fn_threadFunc.sqf +++ b/src/MessageLoop/fn_threadFunc.sqf @@ -95,6 +95,7 @@ while {true} do { private _countMessagesMax = T_GETV("nMessagesInSeries"); // Start loading screen if we have no interface and there are too messages + /* #ifndef _SQF_VM if (!HAS_INTERFACE && count _msgQueue > _countMessagesMax) then { startLoadingScreen ["Msg loop"]; @@ -102,6 +103,7 @@ while {true} do { OOP_INFO_2("Start loading screen: %1, message queue is too big: %2", T_GETV("name"), count _msgQueue); }; #endif + */ FIX_LINE_NUMBERS() while { count _msgQueue > 0 && _countMessages < _countMessagesMax } do { @@ -225,6 +227,7 @@ while {true} do { pr _categoryAboveMaxInterval = _intervalAveragePerObject > _intervalMax; // Start loading screen if we are processing above max interval + /* #ifndef _SQF_VM if ( !HAS_INTERFACE && _categoryAboveMaxInterval) then { startLoadingScreen ["Msg loop"]; @@ -232,6 +235,7 @@ while {true} do { OOP_DEBUG_4("Start loading screen: %1, process category %2 is above max threshold: %3 > %4", T_GETV("name"), _cat select __PC_ID_TAG, _intervalAveragePerObject, _intervalMax); }; #endif + */ FIX_LINE_NUMBERS() if ( ( _fractionsCurrent#_i <= _fractionsRequired#_i // Process next object from this category if current update frequency fraction is below required level @@ -359,10 +363,12 @@ while {true} do { MUTEX_UNLOCK(_mutex); }; + /* // End loading screen if it was ever started if (_loadingScreenStarted) then { endLoadingScreen; }; + */ // Give time to other threads in the SQF scheduler uisleep _sleepInterval; diff --git a/src/SaveSystem/StorageProfileNamespace.sqf b/src/SaveSystem/StorageProfileNamespace.sqf index fe7848303..33f89002a 100644 --- a/src/SaveSystem/StorageProfileNamespace.sqf +++ b/src/SaveSystem/StorageProfileNamespace.sqf @@ -231,7 +231,7 @@ CLASS("StorageProfileNamespace", "Storage") pr _prefix = _entry#RECORD_ID_PREFIX; // Read all variables of this record and erase them - pr _allVariablesStr = __PNS getVariable [__NS_VAR_NAME(_prefix, __VAR_ALL_VARIABLES), []]; + pr _allVariablesStr = __PNS getVariable [__NS_VAR_NAME(_prefix, __VAR_ALL_VARIABLES), "[]"]; #ifndef _SQF_VM pr _allVariables = parseSimpleArray _allVariablesStr; #else diff --git a/src/Templates/Factions/CSATPacific.sqf b/src/Templates/Factions/CSATPacific.sqf new file mode 100644 index 000000000..21b77ecfb --- /dev/null +++ b/src/Templates/Factions/CSATPacific.sqf @@ -0,0 +1,275 @@ +/* + ██████╗███████╗ █████╗ ████████╗ +██╔════╝██╔════╝██╔══██╗╚══██╔══╝ +██║ ███████╗███████║ ██║ +██║ ╚════██║██╔══██║ ██║ +╚██████╗███████║██║ ██║ ██║ + ╚═════╝╚══════╝╚═╝ ╚═╝ ╚═╝ +http://patorjk.com/software/taag/#p=display&v=3&f=ANSI%20Shadow&t=CSAT + +Updated: March 2020 by Marvis and Spectrum. +*/ + +_array = []; + +_array set [T_SIZE-1, nil]; + +_array set [T_NAME, "tCSAT_Pacific"]; // Template name + variable (not displayed) +_array set [T_DESCRIPTION, "Standard Canton Protocol Strategic Alliance Treaty Pacific from base game."]; // Template display description +_array set [T_DISPLAY_NAME, "Arma 3 CSAT Pacific"]; // Template display name +_array set [T_FACTION, T_FACTION_military]; // Faction type: police, T_FACTION_military, T_FACTION_Police +_array set [T_REQUIRED_ADDONS, ["A3_Characters_F"]]; // Addons required to play this template + + +/* Infantry unit classes */ +_inf = []; +_inf resize T_INF_SIZE; +_inf set [T_INF_default, ["O_T_Soldier_F"]]; //Default infantry if nothing is found + +_inf set [T_INF_SL, ["O_T_Soldier_SL_F"]]; // = 1 +_inf set [T_INF_TL, ["O_T_Soldier_TL_F"]]; // = 2 +_inf set [T_INF_officer, ["O_T_Officer_F"]]; // = 3 +_inf set [T_INF_GL, ["O_T_Soldier_GL_F"]]; // = 4 +_inf set [T_INF_rifleman, ["O_T_Soldier_F"]]; // = 5 +_inf set [T_INF_marksman, ["O_T_Soldier_M_F"]]; // = 6 +_inf set [T_INF_sniper, ["O_T_Sniper_F"]]; // = 7 +_inf set [T_INF_spotter, ["O_T_Spotter_F"]]; // = 8 +_inf set [T_INF_exp, ["O_T_Soldier_Exp_F", "O_T_soldier_mine_F"]]; // = 9 +_inf set [T_INF_ammo, ["O_T_Soldier_A_F"]]; // = 10 +_inf set [T_INF_LAT, ["O_T_Soldier_LAT_F"]]; // = 11 +_inf set [T_INF_AT, ["O_T_Soldier_HAT_F", 3, "O_T_Soldier_AT_F", 1]]; // = 12 +_inf set [T_INF_AA, ["O_T_Soldier_AA_F"]]; // = 13 +_inf set [T_INF_LMG, ["O_T_Soldier_AR_F"]]; // = 14 +_inf set [T_INF_HMG, ["O_T_Soldier_AR_F"]]; // = 15 +_inf set [T_INF_medic, ["O_T_Medic_F"]]; // = 16 +_inf set [T_INF_engineer, ["O_T_Engineer_F", "O_T_Soldier_Repair_F"]]; // = 17 +_inf set [T_INF_crew, ["O_T_Crew_F"]]; // = 18 +_inf set [T_INF_crew_heli, ["O_T_Helicrew_F"]]; // = 19 +_inf set [T_INF_pilot, ["O_T_Pilot_F"]]; // = 20 +_inf set [T_INF_pilot_heli, ["O_T_Helipilot_F"]]; // = 21 +//_inf set [T_INF_survivor, []]; // = 22 +//_inf set [T_INF_unarmed, []]; // = 23 +/* Recon unit classes */ +_inf set [T_INF_recon_TL, ["O_T_Recon_TL_F"]]; // = 24 +_inf set [T_INF_recon_rifleman, ["O_T_Recon_F"]]; // = 25 +_inf set [T_INF_recon_medic, ["O_T_Recon_Medic_F"]]; // = 26 +_inf set [T_INF_recon_exp, ["O_T_Recon_Exp_F"]]; // = 27 +_inf set [T_INF_recon_LAT, ["O_T_Recon_LAT_F"]]; // = 28 +_inf set [T_INF_recon_marksman, ["O_T_Recon_M_F", 1]]; // = 29 +_inf set [T_INF_recon_JTAC, ["O_T_Recon_JTAC_F"]]; // = 30 +/* Diver unit classes */ +//_inf set [T_INF_diver_TL, []]; // = 31 +//_inf set [T_INF_diver_rifleman, []]; // = 32 +//_inf set [T_INF_diver_exp, []]; // = 33 + + +/* Vehicle classes */ +_veh = []; _veh resize T_VEH_SIZE; +_veh set [T_VEH_SIZE-1, nil]; +_veh set [T_VEH_DEFAULT, ["O_T_LSV_02_unarmed_F"]]; // = 0 Default if nothing found + +_veh set [T_VEH_car_unarmed, ["O_T_LSV_02_unarmed_F"]]; // = 1 – REQUIRED +_veh set [T_VEH_car_armed, ["O_T_LSV_02_armed_F", "O_T_LSV_02_AT_F"]]; // = 2 +_veh set [T_VEH_MRAP_unarmed, ["O_T_MRAP_02_ghex_F"]]; // = 3 – REQUIRED +_veh set [T_VEH_MRAP_HMG, ["O_T_MRAP_02_hmg_ghex_F"]]; // = 4 – REQUIRED +_veh set [T_VEH_MRAP_GMG, ["O_T_MRAP_02_gmg_ghex_F"]]; // = 5 – REQUIRED +_veh set [T_VEH_IFV, ["O_T_APC_Tracked_02_cannon_ghex_F"]]; // = 6 – REQUIRED +_veh set [T_VEH_APC, ["O_T_APC_Wheeled_02_rcws_v2_ghex_F"]]; // = 7 – REQUIRED +_veh set [T_VEH_MBT, ["O_T_MBT_04_cannon_F", "O_T_MBT_04_command_F", "O_T_MBT_02_cannon_ghex_F"]]; // = 8 – REQUIRED +_veh set [T_VEH_MRLS, ["O_T_MBT_02_arty_ghex_F"]]; // = 9 +_veh set [T_VEH_SPA, ["O_T_MBT_02_arty_ghex_F"]]; // = 10 +_veh set [T_VEH_SPAA, ["O_T_APC_Tracked_02_AA_ghex_F"]]; // = 11 +_veh set [T_VEH_stat_HMG_high, ["O_HMG_01_high_F"]]; // = 12 – REQUIRED +_veh set [T_VEH_stat_GMG_high, ["O_GMG_01_high_F"]]; // = 13 – Replaced by T_VEH_stat_HMG_high if not set +_veh set [T_VEH_stat_HMG_low, ["O_HMG_01_F"]]; // = 14 +_veh set [T_VEH_stat_GMG_low, ["O_GMG_01_F"]]; // = 15 +_veh set [T_VEH_stat_AA, ["O_static_AA_F"]]; // = 16 +_veh set [T_VEH_stat_AT, ["O_static_AT_F"]]; // = 17 +_veh set [T_VEH_stat_mortar_light, ["O_Mortar_01_F"]]; // = 18 - REQUIRED +//_veh set [T_VEH_stat_mortar_heavy, ["O_Mortar_01_F"]]; // = 19 – UNUSED +_veh set [T_VEH_heli_light, ["O_Heli_Light_02_unarmed_F"]]; // = 20 +_veh set [T_VEH_heli_heavy, ["O_Heli_Transport_04_covered_F", "O_Heli_Transport_04_bench_F"]]; // = 21 +_veh set [T_VEH_heli_cargo, ["O_Heli_Transport_04_box_F"]]; // = 22 +_veh set [T_VEH_heli_attack, ["O_Heli_Light_02_dynamicLoadout_F", "O_Heli_Attack_02_dynamicLoadout_F"]]; // = 23 +_veh set [T_VEH_plane_attack, ["O_Plane_CAS_02_dynamicLoadout_F"]]; // = 24 +_veh set [T_VEH_plane_fighter , ["O_Plane_Fighter_02_F"]]; // = 25 +//_veh set [T_VEH_plane_cargo, ["O_T_VTOL_02_infantry_dynamicLoadout_F"]]; // = 26 – UNUSED +//_veh set [T_VEH_plane_unarmed, ["O_T_VTOL_02_infantry_dynamicLoadout_F"]]; // = 27 – UNUSED +//_veh set [T_VEH_plane_VTOL, ["O_T_VTOL_02_infantry_dynamicLoadout_F"]]; // = 28 – UNUSED +_veh set [T_VEH_boat_unarmed, ["O_T_Boat_Transport_01_F"]]; // = 29 +_veh set [T_VEH_boat_armed, ["O_T_Boat_Armed_01_hmg_F"]]; // = 30 +_veh set [T_VEH_personal, ["O_Quadbike_01_F"]]; // = 31 +_veh set [T_VEH_truck_inf, ["O_T_Truck_03_transport_ghex_F", "O_T_Truck_03_covered_ghex_F", "O_T_Truck_02_transport_F", "O_T_Truck_02_F"]]; // = 32 – REQUIRED +_veh set [T_VEH_truck_cargo, ["O_T_Truck_03_transport_ghex_F", "O_T_Truck_03_covered_ghex_F"]]; // = 33 +_veh set [T_VEH_truck_ammo, ["O_T_Truck_03_ammo_ghex_F", "O_T_Truck_02_Ammo_F"]]; // = 34 – REQUIRED +_veh set [T_VEH_truck_repair, ["O_T_Truck_02_Box_F", "O_T_Truck_03_repair_ghex_F"]]; // = 35 +_veh set [T_VEH_truck_medical , ["O_T_Truck_02_Medical_F", "O_T_Truck_03_medical_ghex_F"]]; // = 36 +_veh set [T_VEH_truck_fuel, ["O_T_Truck_02_fuel_F", "O_T_Truck_03_fuel_ghex_F"]]; // = 37 +_veh set [T_VEH_submarine, ["O_SDV_01_F"]]; // = 38 + + +/* Drone classes */ +_drone = []; _drone resize T_DRONE_SIZE; +_drone set [T_DRONE_SIZE-1, nil]; +_veh set [T_DRONE_DEFAULT , ["O_UAV_01_F"]]; + +_drone set [T_DRONE_UGV_unarmed, ["O_UGV_01_F"]]; // = 0 +_drone set [T_DRONE_UGV_armed, ["O_UGV_01_rcws_F"]]; // = 1 +_drone set [T_DRONE_plane_attack, ["O_UAV_02_dynamicLoadout_F"]]; // = 2 +//_drone set [T_DRONE_plane_unarmed, ["O_UAV_02_dynamicLoadout_F"]]; // = 3 – UNUSED +_drone set [T_DRONE_heli_attack, ["O_T_UAV_04_CAS_F"]]; // = 4 +_drone set [T_DRONE_quadcopter, ["O_UAV_01_F"]]; // = 5 +_drone set [T_DRONE_designator, ["O_Static_Designator_02_F"]]; // = 6 +_drone set [T_DRONE_stat_HMG_low, ["O_HMG_01_A_F"]]; // = 7 +_drone set [T_DRONE_stat_GMG_low, ["O_GMG_01_A_F"]]; // = 8 +//_drone set [T_DRONE_stat_AA, ["O_SAM_System_04_F"]]; // = 9 – UNUSED + + +/* Cargo classes */ +_cargo = +(tDefault select T_CARGO); + +// Note that we have increased their capacity through the addon, other boxes are going to have reduced capacity +//_cargo set [T_CARGO_default, ["I_supplyCrate_F"]]; +//_cargo set [T_CARGO_box_small, ["Box_Syndicate_Ammo_F"]]; +//_cargo set [T_CARGO_box_medium, ["I_supplyCrate_F"]]; +//_cargo set [T_CARGO_box_big, ["B_CargoNet_01_ammo_F"]]; + + +/* Group templates */ +_group = +(tDefault select T_GROUP); + +//_group set [T_GROUP_SIZE-1, nil]; +//_group set [T_GROUP_DEFAULT, [[[T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_rifleman], [T_INF, T_INF_GL]]]]; + +//_group set [T_GROUP_inf_sentry, [[[T_INF, T_INF_TL], [T_INF, T_INF_rifleman]]]]; +//_group set [T_GROUP_inf_fire_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_rifleman], [T_INF, T_INF_GL]]]]; +//_group set [T_GROUP_inf_AA_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_AA], [T_INF, T_INF_AA], [T_INF, T_INF_ammo]]]]; +//_group set [T_GROUP_inf_AT_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_AT], [T_INF, T_INF_AT], [T_INF, T_INF_ammo]]]]; +//_group set [T_GROUP_inf_rifle_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_GL], [T_INF, T_INF_LAT], [T_INF, T_INF_TL], [T_INF, T_INF_GL], [T_INF, T_INF_marksman], [T_INF, T_INF_medic]]]]; +//_group set [T_GROUP_inf_assault_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_exp], [T_INF, T_INF_exp], [T_INF, T_INF_GL], [T_INF, T_INF_LMG], [T_INF, T_INF_GL], [T_INF, T_INF_LMG],[T_INF, T_INF_engineer], [T_INF, T_INF_engineer]]]]; +//_group set [T_GROUP_inf_weapons_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_HMG], [T_INF, T_INF_ammo], [T_INF, T_INF_HMG], [T_INF, T_INF_ammo], [T_INF, T_INF_TL], [T_INF, T_INF_AT], [T_INF, T_INF_ammo], [T_INF, T_INF_LAT]]]]; +//_group set [T_GROUP_inf_sniper_team, [[[T_INF, T_INF_sniper], [T_INF, T_INF_spotter]]]]; +//_group set [T_GROUP_inf_officer, [[[T_INF, T_INF_officer], [T_INF, T_INF_rifleman], [T_INF, T_INF_rifleman]]]]; + +//_group set [T_GROUP_inf_recon_patrol, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_LAT]]]]; +//_group set [T_GROUP_inf_recon_sentry, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_LAT] ]]]; +//_group set [T_GROUP_inf_recon_squad, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_medic], [T_INF, T_INF_recon_LAT], [T_INF, T_INF_recon_JTAC], [T_INF, T_INF_recon_exp]]]]; +//_group set [T_GROUP_inf_recon_team, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_LAT], [T_INF, T_INF_recon_exp], [T_INF, T_INF_recon_medic]]]]; + + + +/* Unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_default, "Rifleman"]; // = 0 Default if nothing found + +//(T_NAMES select T_INF) set [T_INF_SL, "Squad Leader"]; // = 1 Squad leader +//(T_NAMES select T_INF) set [T_INF_TL, "Team Leader"]; // = 2 Team leader +//(T_NAMES select T_INF) set [T_INF_officer, "Officer"]; // = 3 Officer +//(T_NAMES select T_INF) set [T_INF_GL, "Rifleman GL"]; // = 4 GL soldier +//(T_NAMES select T_INF) set [T_INF_rifleman, "Rifleman"]; // = 5 Basic rifleman +//(T_NAMES select T_INF) set [T_INF_marksman, "Marksman"]; // = 6 Marksman +//(T_NAMES select T_INF) set [T_INF_sniper, "Sniper"]; // = 7 Sniper +//(T_NAMES select T_INF) set [T_INF_spotter, "Spotter"]; // = 8 Spotter +//(T_NAMES select T_INF) set [T_INF_exp, "Demo Specialist"]; // = 9 Demo specialist +//(T_NAMES select T_INF) set [T_INF_ammo, "Ammo Bearer"]; // = 10 Ammo bearer +//(T_NAMES select T_INF) set [T_INF_LAT, "Rifleman AT"]; // = 11 Light Anti-Tank +//(T_NAMES select T_INF) set [T_INF_AT, "AT Specialist"]; // = 12 Anti-Tank +//(T_NAMES select T_INF) set [T_INF_AA, "AA Specialist"]; // = 13 Anti-Air +//(T_NAMES select T_INF) set [T_INF_LMG, "Light Machine Gunner"]; // = 14 Light machinegunner +//(T_NAMES select T_INF) set [T_INF_HMG, "Heavy Machine Gunner"]; // = 15 Heavy machinegunner +//(T_NAMES select T_INF) set [T_INF_medic, "Combat Medic"]; // = 16 Combat Medic +//(T_NAMES select T_INF) set [T_INF_engineer, "Engineer"]; // = 17 Engineer +//(T_NAMES select T_INF) set [T_INF_crew, "Crewman"]; // = 18 Crewman +//(T_NAMES select T_INF) set [T_INF_crew_heli, "Heli. Crewman"]; // = 19 Helicopter crew +//(T_NAMES select T_INF) set [T_INF_pilot, "Pilot"]; // = 20 Plane pilot +//(T_NAMES select T_INF) set [T_INF_pilot_heli, "Heli. Pilot"]; // = 21 Helicopter pilot +//(T_NAMES select T_INF) set [T_INF_survivor, "Survivor"]; // = 22 Survivor +//(T_NAMES select T_INF) set [T_INF_unarmed, "Unarmed Man"]; // = 23 Unarmed man + +/* Recon unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_recon_TL, "Recon Team Leader"]; // = 24 Recon team leader +//(T_NAMES select T_INF) set [T_INF_recon_rifleman, "Recon Rifleman"]; // = 25 Recon scout +//(T_NAMES select T_INF) set [T_INF_recon_medic, "Recon Medic"]; // = 26 Recon medic +//(T_NAMES select T_INF) set [T_INF_recon_exp, "Recon Explosive Specialist"]; // = 27 Recon demo specialist +//(T_NAMES select T_INF) set [T_INF_recon_LAT, "Recon Rifleman AT"]; // = 28 Recon light AT +//(T_NAMES select T_INF) set [T_INF_recon_marksman, "Recon Marksman"]; // = 29 Recon marksman +//(T_NAMES select T_INF) set [T_INF_recon_JTAC, "Recon JTAC"]; // = 30 Recon JTAC + +/* Diver unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_diver_TL, "Diver Team Leader"]; // = 31 Diver team leader +//(T_NAMES select T_INF) set [T_INF_diver_rifleman, "Diver Rifleman"]; // = 32 Diver rifleman +//(T_NAMES select T_INF) set [T_INF_diver_exp, "Diver Explosive Specialist"]; // = 33 Diver explosive specialist + + +/* Vehicle descriptions */ +//(T_NAMES select T_VEH) set [T_VEH_default, "Unknown Vehicle"]; // = 0 Default if nothing found + +//(T_NAMES select T_VEH) set [T_VEH_car_unarmed, "Unarmed Car"]; // = 1 Car like a Prowler or UAZ +//(T_NAMES select T_VEH) set [T_VEH_car_armed, "Armed Car"]; // = 2 Car with any kind of mounted weapon +//(T_NAMES select T_VEH) set [T_VEH_MRAP_unarmed, "Unarmed MRAP"]; // = 3 MRAP +//(T_NAMES select T_VEH) set [T_VEH_MRAP_HMG, "HMG MRAP"]; // = 4 MRAP with a mounted HMG gun +//(T_NAMES select T_VEH) set [T_VEH_MRAP_GMG, "GMG MRAP"]; // = 5 MRAP with a mounted GMG gun +//(T_NAMES select T_VEH) set [T_VEH_IFV, "IFV"]; // = 6 Infantry fighting vehicle +//(T_NAMES select T_VEH) set [T_VEH_APC, "APC"]; // = 7 Armored personnel carrier +//(T_NAMES select T_VEH) set [T_VEH_MBT, "MBT"]; // = 8 Main Battle Tank +//(T_NAMES select T_VEH) set [T_VEH_MRLS, "MRLS"]; // = 9 Multiple Rocket Launch System +//(T_NAMES select T_VEH) set [T_VEH_SPA, "Self-Propelled Artillery"]; // = 10 Self-Propelled Artillery +//(T_NAMES select T_VEH) set [T_VEH_SPAA, "Self-Propelled Anti-Aircraft"]; // = 11 Self-Propelled Anti-Aircraft system +//(T_NAMES select T_VEH) set [T_VEH_stat_HMG_high, "Static HMG"]; // = 12 Static tripod Heavy Machine Gun (elevated) +//(T_NAMES select T_VEH) set [T_VEH_stat_GMG_high, "Static GMG"]; // = 13 Static tripod Grenade Machine Gun (elevated) +//(T_NAMES select T_VEH) set [T_VEH_stat_HMG_low, "Static HMG"]; // = 14 Static tripod Heavy Machine Gun +//(T_NAMES select T_VEH) set [T_VEH_stat_GMG_low, "Static GMG"]; // = 15 Static tripod Grenade Machine Gun +//(T_NAMES select T_VEH) set [T_VEH_stat_AA, "Static AA"]; // = 16 Static AA, can be a gun or guided-missile launcher +//(T_NAMES select T_VEH) set [T_VEH_stat_AT, "Static AT"]; // = 17 Static AT, e.g. a gun or ATGM +//(T_NAMES select T_VEH) set [T_VEH_stat_mortar_light, "Static Mortar"]; // = 18 Light mortar +//(T_NAMES select T_VEH) set [T_VEH_stat_mortar_heavy, "Static Heavy Mortar"]; // = 19 Heavy mortar, because RHS has some +//(T_NAMES select T_VEH) set [T_VEH_heli_light, "Light Helicopter"]; // = 20 Light transport helicopter for infantry +//(T_NAMES select T_VEH) set [T_VEH_heli_heavy, "Heavy Helicopter"]; // = 21 Heavy transport helicopter, both for cargo and infantry +//(T_NAMES select T_VEH) set [T_VEH_heli_cargo, "Cargo Helicopter"]; // = 22 Heavy transport helicopter only for cargo +//(T_NAMES select T_VEH) set [T_VEH_heli_attack, "Attach Helicopter"]; // = 23 Attack helicopter +//(T_NAMES select T_VEH) set [T_VEH_plane_attack, "Attack Plane"]; // = 24 Attack plane, mainly for air-to-ground +//(T_NAMES select T_VEH) set [T_VEH_plane_fighter, "Figter Plane"]; // = 25 Fighter plane +//(T_NAMES select T_VEH) set [T_VEH_plane_cargo, "Cargo Plane"]; // = 26 Cargo plane +//(T_NAMES select T_VEH) set [T_VEH_plane_unarmed, "Unarmed Plane"]; // = 27 Light unarmed plane like cessna +//(T_NAMES select T_VEH) set [T_VEH_plane_VTOL, "VTOL"]; // = 28 VTOL +//(T_NAMES select T_VEH) set [T_VEH_boat_unarmed, "Unarmed Boat"]; // = 29 Unarmed boat +//(T_NAMES select T_VEH) set [T_VEH_boat_armed, "Armed Boat"]; // = 30 Armed boat +//(T_NAMES select T_VEH) set [T_VEH_personal, "Personal Vehicle"]; // = 31 Quad bike or something for 1-2 men personal transport +//(T_NAMES select T_VEH) set [T_VEH_truck_inf, "Infantry Truck"]; // = 32 Truck for infantry transport +//(T_NAMES select T_VEH) set [T_VEH_truck_cargo, "Cargo Truck"]; // = 33 Truck for general cargo transport +//(T_NAMES select T_VEH) set [T_VEH_truck_ammo, "Ammo Truck"]; // = 34 Ammo truck +//(T_NAMES select T_VEH) set [T_VEH_truck_repair, "Repair Truck"]; // = 35 Repair truck +//(T_NAMES select T_VEH) set [T_VEH_truck_medical, "Medical Truck"]; // = 36 Medical truck +//(T_NAMES select T_VEH) set [T_VEH_truck_fuel, "Fuel Truck"]; // = 37 Fuel truck +//(T_NAMES select T_VEH) set [T_VEH_submarine, "Submarine"]; // = 38 Submarine + + +/* Drone descriptions */ +//(T_NAMES select T_DRONE) set [T_DRONE_default, "Default drone"]; // = 0 Default if nothing found +//(T_NAMES select T_DRONE) set [T_DRONE_UGV_unarmed, "Unarmed UGV"]; // = 1 Any unarmed Unmanned Ground Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_UGV_armed, "Armed UGV"]; // = 2 Armed Unmanned Ground Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_plane_attack, "Armed UAV"]; // = 3 Attack drone plane, Unmanned Aerial Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_plane_unarmed, "Unarmed UAV"]; // = 4 Unarmed drone plane, Unmanned Aerial Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_heli_attack, "Unmanned Attack Helicopter"]; // = 5 Attack helicopter +//(T_NAMES select T_DRONE) set [T_DRONE_quadcopter, "Unmanned Quadcopter"]; // = 6 Quad-rotor UAV +//(T_NAMES select T_DRONE) set [T_DRONE_designator, "Unmanned Designator"]; // = 7 Remote designator +//(T_NAMES select T_DRONE) set [T_DRONE_stat_HMG_low, "Unmanned Static HMG"]; // = 8 Static autonomous HMG +//(T_NAMES select T_DRONE) set [T_DRONE_stat_GMG_low, "Unmanned Static GMG"]; // = 9 Static autonomous GMG +//(T_NAMES select T_DRONE) set [T_DRONE_stat_AA, "Unmanned Static AA"]; // = 10 Static autonomous AA (?) + + +/* Cargo box descriptions */ +//(T_NAMES select T_CARGO) set [T_CARGO_default, "Unknown Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_small, "Small Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_medium, "Medium Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_big, "Big Cargo Box"]; + + +/* Set arrays */ +_array set [T_INF, _inf]; +_array set [T_VEH, _veh]; +_array set [T_DRONE, _drone]; +_array set [T_CARGO, _cargo]; +_array set [T_GROUP, _group]; + + +_array /* END OF TEMPLATE */ \ No newline at end of file diff --git a/src/Templates/Factions/NATOPacific.sqf b/src/Templates/Factions/NATOPacific.sqf new file mode 100644 index 000000000..c7d1258c5 --- /dev/null +++ b/src/Templates/Factions/NATOPacific.sqf @@ -0,0 +1,276 @@ +/* +███╗ ██╗ █████╗ ████████╗ ██████╗ +████╗ ██║██╔══██╗╚══██╔══╝██╔═══██╗ +██╔██╗ ██║███████║ ██║ ██║ ██║ +██║╚██╗██║██╔══██║ ██║ ██║ ██║ +██║ ╚████║██║ ██║ ██║ ╚██████╔╝ +╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ +http://patorjk.com/software/taag/#p=testall&v=3&f=Big%20Money-nw&t=NATO + +Vindicta Faction Template. Use this template as the basis for your template. +Updated: August 2020 by Marvis and Spectrum +*/ + +_array = []; + +_array set [T_SIZE-1, nil]; + +_array set [T_NAME, "tNATOP"]; // Template name + variable (not displayed) +_array set [T_DESCRIPTION, "NATO Pacific from base game."]; // Template display description +_array set [T_DISPLAY_NAME, "Arma 3 NATO Pacific"]; // Template display name +_array set [T_FACTION, T_FACTION_military]; // Faction type: police, T_FACTION_military, T_FACTION_Police +_array set [T_REQUIRED_ADDONS, ["A3_Characters_F"]]; // Addons required to play this template + + +/* Infantry unit classes */ +_inf = []; +_inf resize T_INF_SIZE; +_inf set [T_INF_default, ["B_T_Soldier_F"]]; //Default infantry if nothing is found + +_inf set [T_INF_SL, ["B_T_Soldier_SL_F"]]; // = 1 +_inf set [T_INF_TL, ["B_T_Soldier_TL_F"]]; // = 2 +_inf set [T_INF_officer, ["B_T_Officer_F"]]; // = 3 +_inf set [T_INF_GL, ["B_T_Soldier_GL_F"]]; // = 4 +_inf set [T_INF_rifleman, ["B_T_Soldier_F"]]; // = 5 +_inf set [T_INF_marksman, ["B_T_soldier_M_F"]]; // = 6 +_inf set [T_INF_sniper, ["B_T_Sniper_F"]]; // = 7 +_inf set [T_INF_spotter, ["B_T_Spotter_F"]]; // = 8 +_inf set [T_INF_exp, ["B_T_Soldier_Exp_F", "B_T_soldier_mine_F"]]; // = 9 +_inf set [T_INF_ammo, ["B_T_Soldier_A_F"]]; // = 10 +_inf set [T_INF_LAT, ["B_T_Soldier_LAT2_F"]]; // = 11 +_inf set [T_INF_AT, ["B_T_Soldier_LAT_F", 5, "B_T_Soldier_AT_F", 1]]; // = 12 +_inf set [T_INF_AA, ["B_T_Soldier_AA_F"]]; // = 13 +_inf set [T_INF_LMG, ["B_T_Soldier_AR_F"]]; // = 14 +_inf set [T_INF_HMG, ["B_T_Soldier_AR_F"]]; // = 15 +_inf set [T_INF_medic, ["B_T_Medic_F"]]; // = 16 +_inf set [T_INF_engineer, ["B_T_Engineer_F", "B_soldier_repair_F"]]; // = 17 +_inf set [T_INF_crew, ["B_T_Crew_F"]]; // = 18 +_inf set [T_INF_crew_heli, ["B_T_Helicrew_F"]]; // = 19 +_inf set [T_INF_pilot, ["B_T_Pilot_F"]]; // = 20 +_inf set [T_INF_pilot_heli, ["B_T_Helipilot_F"]]; // = 21 +//_inf set [T_INF_survivor, []]; // = 22 +//_inf set [T_INF_unarmed, []]; // = 23 +/* Recon unit classes */ +_inf set [T_INF_recon_TL, ["B_T_Recon_TL_F"]]; // = 24 +_inf set [T_INF_recon_rifleman, ["B_T_Recon_F"]]; // = 25 +_inf set [T_INF_recon_medic, ["B_T_Recon_M_F"]]; // = 26 +_inf set [T_INF_recon_exp, ["B_T_Recon_Exp_F"]]; // = 27 +_inf set [T_INF_recon_LAT, ["B_T_Recon_LAT_F"]]; // = 28 +_inf set [T_INF_recon_marksman, ["B_T_Recon_M_F"]]; // = 29 +_inf set [T_INF_recon_JTAC, ["B_T_Recon_JTAC_F"]]; // = 30 +/* Diver unit classes */ +//_inf set [T_INF_diver_TL, []]; // = 31 +//_inf set [T_INF_diver_rifleman, []]; // = 32 +//_inf set [T_INF_diver_exp, []]; // = 33 + + +/* Vehicle classes */ +_veh = []; _veh resize T_VEH_SIZE; +_veh set [T_VEH_SIZE-1, nil]; +_veh set [T_VEH_DEFAULT, ["B_T_LSV_01_unarmed_F"]]; // = 0 Default if nothing found + +_veh set [T_VEH_car_unarmed, ["B_T_LSV_01_unarmed_F"]]; // = 1 – REQUIRED +_veh set [T_VEH_car_armed, ["B_T_LSV_01_armed_F", "B_T_LSV_01_AT_F"]]; // = 2 +_veh set [T_VEH_MRAP_unarmed, ["B_T_MRAP_01_F"]]; // = 3 – REQUIRED +_veh set [T_VEH_MRAP_HMG, ["B_T_MRAP_01_hmg_F"]]; // = 4 – REQUIRED +_veh set [T_VEH_MRAP_GMG, ["B_T_MRAP_01_gmg_F"]]; // = 5 – REQUIRED +_veh set [T_VEH_IFV, ["B_T_APC_Wheeled_01_cannon_F", "B_T_APC_Tracked_01_CRV_F"]]; // = 6 – REQUIRED +_veh set [T_VEH_APC, ["B_T_APC_Tracked_01_rcws_F"]]; // = 7 – REQUIRED +_veh set [T_VEH_MBT, ["B_T_MBT_01_TUSK_F", "B_T_MBT_01_cannon_F", "B_T_AFV_Wheeled_01_cannon_F", "B_T_AFV_Wheeled_01_up_cannon_F"]]; // = 8 – REQUIRED +_veh set [T_VEH_MRLS, ["B_T_MBT_01_mlrs_F"]]; // = 9 +_veh set [T_VEH_SPA, ["B_T_MBT_01_arty_F"]]; // = 10 +_veh set [T_VEH_SPAA, ["B_T_APC_Tracked_01_AA_F"]]; // = 11 +_veh set [T_VEH_stat_HMG_high, ["I_E_HMG_01_high_F", 1,"I_HMG_02_high_F", 2]]; // = 12 – REQUIRED +_veh set [T_VEH_stat_GMG_high, ["B_GMG_01_high_F"]]; // = 13 – Replaced by T_VEH_stat_HMG_high if not set +_veh set [T_VEH_stat_HMG_low, ["B_HMG_01_F"]]; // = 14 +_veh set [T_VEH_stat_GMG_low, ["B_GMG_01_F"]]; // = 15 +_veh set [T_VEH_stat_AA, ["B_static_AA_F"]]; // = 16 +_veh set [T_VEH_stat_AT, ["B_static_AT_F", "ace_dragon_staticAssembled"]]; // = 17 +_veh set [T_VEH_stat_mortar_light, ["B_Mortar_01_F"]]; // = 18 - REQUIRED +//_veh set [T_VEH_stat_mortar_heavy, ["B_Mortar_01_F"]]; // = 19 – UNUSED +_veh set [T_VEH_heli_light, ["B_Heli_Light_01_F"]]; // = 20 +_veh set [T_VEH_heli_heavy, ["B_Heli_Transport_01_F"]]; // = 21 +_veh set [T_VEH_heli_cargo, ["B_Heli_Transport_03_unarmed_F"]]; // = 22 +_veh set [T_VEH_heli_attack, ["B_Heli_Attack_01_dynamicLoadout_F"]]; // = 23 +_veh set [T_VEH_plane_attack, ["B_Plane_CAS_01_dynamicLoadout_F"]]; // = 24 +_veh set [T_VEH_plane_fighter , ["B_Plane_Fighter_01_F"]]; // = 25 +//_veh set [T_VEH_plane_cargo, [" "]]; // = 26 – UNUSED +//_veh set [T_VEH_plane_unarmed, [" "]]; // = 27 – UNUSED +//_veh set [T_VEH_plane_VTOL, [" "]]; // = 28 – UNUSED +_veh set [T_VEH_boat_unarmed, ["B_Boat_Transport_01_F"]]; // = 29 +_veh set [T_VEH_boat_armed, ["B_Boat_Armed_01_minigun_F"]]; // = 30 +_veh set [T_VEH_personal, ["B_Quadbike_01_F"]]; // = 31 +_veh set [T_VEH_truck_inf, ["B_T_Truck_01_transport_F", "B_T_Truck_01_covered_F"]]; // = 32 – REQUIRED +_veh set [T_VEH_truck_cargo, ["B_T_Truck_01_transport_F"]]; // = 33 +_veh set [T_VEH_truck_ammo, ["B_T_Truck_01_ammo_F"]]; // = 34 – REQUIRED +_veh set [T_VEH_truck_repair, ["B_T_Truck_01_Repair_F"]]; // = 35 +_veh set [T_VEH_truck_medical , ["B_T_Truck_01_medical_F"]]; // = 36 +_veh set [T_VEH_truck_fuel, ["B_T_Truck_01_fuel_F"]]; // = 37 +_veh set [T_VEH_submarine, ["B_SDV_01_F"]]; // = 38 + + +/* Drone classes */ +_drone = []; _drone resize T_DRONE_SIZE; +_drone set [T_DRONE_SIZE-1, nil]; +_veh set [T_DRONE_DEFAULT , ["B_UAV_01_F"]]; + +_drone set [T_DRONE_UGV_unarmed, ["B_UGV_01_F"]]; // = 0 +_drone set [T_DRONE_UGV_armed, ["B_UGV_01_rcws_F"]]; // = 1 +_drone set [T_DRONE_plane_attack, ["B_UAV_02_dynamicLoadout_F"]]; // = 2 +//_drone set [T_DRONE_plane_unarmed, ["B_UAV_02_dynamicLoadout_F"]]; // = 3 – UNUSED +_drone set [T_DRONE_heli_attack, ["B_T_UAV_03_dynamicLoadout_F"]]; // = 4 +_drone set [T_DRONE_quadcopter, ["B_UAV_01_F"]]; // = 5 +_drone set [T_DRONE_designator, ["B_Static_Designator_01_F"]]; // = 6 +_drone set [T_DRONE_stat_HMG_low, ["B_HMG_01_A_F"]]; // = 7 +_drone set [T_DRONE_stat_GMG_low, ["B_GMG_01_A_F"]]; // = 8 +//_drone set [T_DRONE_stat_AA, ["B_SAM_System_03_F"]]; // = 9 – UNUSED + + +/* Cargo classes */ +_cargo = +(tDefault select T_CARGO); + +// Note that we have increased their capacity through the addon, other boxes are going to have reduced capacity +//_cargo set [T_CARGO_default, ["I_supplyCrate_F"]]; +//_cargo set [T_CARGO_box_small, ["Box_Syndicate_Ammo_F"]]; +//_cargo set [T_CARGO_box_medium, ["I_supplyCrate_F"]]; +//_cargo set [T_CARGO_box_big, ["B_CargoNet_01_ammo_F"]]; + + +/* Group templates */ +_group = +(tDefault select T_GROUP); + +//_group set [T_GROUP_SIZE-1, nil]; +//_group set [T_GROUP_DEFAULT, [[[T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_rifleman], [T_INF, T_INF_GL]]]]; + +//_group set [T_GROUP_inf_sentry, [[[T_INF, T_INF_TL], [T_INF, T_INF_rifleman]]]]; +//_group set [T_GROUP_inf_fire_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_rifleman], [T_INF, T_INF_GL]]]]; +//_group set [T_GROUP_inf_AA_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_AA], [T_INF, T_INF_AA], [T_INF, T_INF_ammo]]]]; +//_group set [T_GROUP_inf_AT_team, [[[T_INF, T_INF_TL], [T_INF, T_INF_AT], [T_INF, T_INF_AT], [T_INF, T_INF_ammo]]]]; +//_group set [T_GROUP_inf_rifle_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_TL], [T_INF, T_INF_LMG], [T_INF, T_INF_GL], [T_INF, T_INF_LAT], [T_INF, T_INF_TL], [T_INF, T_INF_GL], [T_INF, T_INF_marksman], [T_INF, T_INF_medic]]]]; +//_group set [T_GROUP_inf_assault_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_exp], [T_INF, T_INF_exp], [T_INF, T_INF_GL], [T_INF, T_INF_LMG], [T_INF, T_INF_GL], [T_INF, T_INF_LMG],[T_INF, T_INF_engineer], [T_INF, T_INF_engineer]]]]; +//_group set [T_GROUP_inf_weapons_squad, [[[T_INF, T_INF_SL], [T_INF, T_INF_HMG], [T_INF, T_INF_ammo], [T_INF, T_INF_HMG], [T_INF, T_INF_ammo], [T_INF, T_INF_TL], [T_INF, T_INF_AT], [T_INF, T_INF_ammo], [T_INF, T_INF_LAT]]]]; +//_group set [T_GROUP_inf_sniper_team, [[[T_INF, T_INF_sniper], [T_INF, T_INF_spotter]]]]; +//_group set [T_GROUP_inf_officer, [[[T_INF, T_INF_officer], [T_INF, T_INF_rifleman], [T_INF, T_INF_rifleman]]]]; + +//_group set [T_GROUP_inf_recon_patrol, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_LAT]]]]; +//_group set [T_GROUP_inf_recon_sentry, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_LAT] ]]]; +//_group set [T_GROUP_inf_recon_squad, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_medic], [T_INF, T_INF_recon_LAT], [T_INF, T_INF_recon_JTAC], [T_INF, T_INF_recon_exp]]]]; +//_group set [T_GROUP_inf_recon_team, [[[T_INF, T_INF_recon_TL], [T_INF, T_INF_recon_rifleman], [T_INF, T_INF_recon_marksman], [T_INF, T_INF_recon_LAT], [T_INF, T_INF_recon_exp], [T_INF, T_INF_recon_medic]]]]; + + + +/* Unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_default, "Rifleman"]; // = 0 Default if nothing found + +//(T_NAMES select T_INF) set [T_INF_SL, "Squad Leader"]; // = 1 Squad leader +//(T_NAMES select T_INF) set [T_INF_TL, "Team Leader"]; // = 2 Team leader +//(T_NAMES select T_INF) set [T_INF_officer, "Officer"]; // = 3 Officer +//(T_NAMES select T_INF) set [T_INF_GL, "Rifleman GL"]; // = 4 GL soldier +//(T_NAMES select T_INF) set [T_INF_rifleman, "Rifleman"]; // = 5 Basic rifleman +//(T_NAMES select T_INF) set [T_INF_marksman, "Marksman"]; // = 6 Marksman +//(T_NAMES select T_INF) set [T_INF_sniper, "Sniper"]; // = 7 Sniper +//(T_NAMES select T_INF) set [T_INF_spotter, "Spotter"]; // = 8 Spotter +//(T_NAMES select T_INF) set [T_INF_exp, "Demo Specialist"]; // = 9 Demo specialist +//(T_NAMES select T_INF) set [T_INF_ammo, "Ammo Bearer"]; // = 10 Ammo bearer +//(T_NAMES select T_INF) set [T_INF_LAT, "Rifleman AT"]; // = 11 Light Anti-Tank +//(T_NAMES select T_INF) set [T_INF_AT, "AT Specialist"]; // = 12 Anti-Tank +//(T_NAMES select T_INF) set [T_INF_AA, "AA Specialist"]; // = 13 Anti-Air +//(T_NAMES select T_INF) set [T_INF_LMG, "Light Machine Gunner"]; // = 14 Light machinegunner +//(T_NAMES select T_INF) set [T_INF_HMG, "Heavy Machine Gunner"]; // = 15 Heavy machinegunner +//(T_NAMES select T_INF) set [T_INF_medic, "Combat Medic"]; // = 16 Combat Medic +//(T_NAMES select T_INF) set [T_INF_engineer, "Engineer"]; // = 17 Engineer +//(T_NAMES select T_INF) set [T_INF_crew, "Crewman"]; // = 18 Crewman +//(T_NAMES select T_INF) set [T_INF_crew_heli, "Heli. Crewman"]; // = 19 Helicopter crew +//(T_NAMES select T_INF) set [T_INF_pilot, "Pilot"]; // = 20 Plane pilot +//(T_NAMES select T_INF) set [T_INF_pilot_heli, "Heli. Pilot"]; // = 21 Helicopter pilot +//(T_NAMES select T_INF) set [T_INF_survivor, "Survivor"]; // = 22 Survivor +//(T_NAMES select T_INF) set [T_INF_unarmed, "Unarmed Man"]; // = 23 Unarmed man + +/* Recon unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_recon_TL, "Recon Team Leader"]; // = 24 Recon team leader +//(T_NAMES select T_INF) set [T_INF_recon_rifleman, "Recon Rifleman"]; // = 25 Recon scout +//(T_NAMES select T_INF) set [T_INF_recon_medic, "Recon Medic"]; // = 26 Recon medic +//(T_NAMES select T_INF) set [T_INF_recon_exp, "Recon Explosive Specialist"]; // = 27 Recon demo specialist +//(T_NAMES select T_INF) set [T_INF_recon_LAT, "Recon Rifleman AT"]; // = 28 Recon light AT +//(T_NAMES select T_INF) set [T_INF_recon_marksman, "Recon Marksman"]; // = 29 Recon marksman +//(T_NAMES select T_INF) set [T_INF_recon_JTAC, "Recon JTAC"]; // = 30 Recon JTAC + +/* Diver unit descriptions */ +//(T_NAMES select T_INF) set [T_INF_diver_TL, "Diver Team Leader"]; // = 31 Diver team leader +//(T_NAMES select T_INF) set [T_INF_diver_rifleman, "Diver Rifleman"]; // = 32 Diver rifleman +//(T_NAMES select T_INF) set [T_INF_diver_exp, "Diver Explosive Specialist"]; // = 33 Diver explosive specialist + + +/* Vehicle descriptions */ +//(T_NAMES select T_VEH) set [T_VEH_default, "Unknown Vehicle"]; // = 0 Default if nothing found + +//(T_NAMES select T_VEH) set [T_VEH_car_unarmed, "Unarmed Car"]; // = 1 Car like a Prowler or UAZ +//(T_NAMES select T_VEH) set [T_VEH_car_armed, "Armed Car"]; // = 2 Car with any kind of mounted weapon +//(T_NAMES select T_VEH) set [T_VEH_MRAP_unarmed, "Unarmed MRAP"]; // = 3 MRAP +//(T_NAMES select T_VEH) set [T_VEH_MRAP_HMG, "HMG MRAP"]; // = 4 MRAP with a mounted HMG gun +//(T_NAMES select T_VEH) set [T_VEH_MRAP_GMG, "GMG MRAP"]; // = 5 MRAP with a mounted GMG gun +//(T_NAMES select T_VEH) set [T_VEH_IFV, "IFV"]; // = 6 Infantry fighting vehicle +//(T_NAMES select T_VEH) set [T_VEH_APC, "APC"]; // = 7 Armored personnel carrier +//(T_NAMES select T_VEH) set [T_VEH_MBT, "MBT"]; // = 8 Main Battle Tank +//(T_NAMES select T_VEH) set [T_VEH_MRLS, "MRLS"]; // = 9 Multiple Rocket Launch System +//(T_NAMES select T_VEH) set [T_VEH_SPA, "Self-Propelled Artillery"]; // = 10 Self-Propelled Artillery +//(T_NAMES select T_VEH) set [T_VEH_SPAA, "Self-Propelled Anti-Aircraft"]; // = 11 Self-Propelled Anti-Aircraft system +//(T_NAMES select T_VEH) set [T_VEH_stat_HMG_high, "Static HMG"]; // = 12 Static tripod Heavy Machine Gun (elevated) +//(T_NAMES select T_VEH) set [T_VEH_stat_GMG_high, "Static GMG"]; // = 13 Static tripod Grenade Machine Gun (elevated) +//(T_NAMES select T_VEH) set [T_VEH_stat_HMG_low, "Static HMG"]; // = 14 Static tripod Heavy Machine Gun +//(T_NAMES select T_VEH) set [T_VEH_stat_GMG_low, "Static GMG"]; // = 15 Static tripod Grenade Machine Gun +//(T_NAMES select T_VEH) set [T_VEH_stat_AA, "Static AA"]; // = 16 Static AA, can be a gun or guided-missile launcher +//(T_NAMES select T_VEH) set [T_VEH_stat_AT, "Static AT"]; // = 17 Static AT, e.g. a gun or ATGM +//(T_NAMES select T_VEH) set [T_VEH_stat_mortar_light, "Static Mortar"]; // = 18 Light mortar +//(T_NAMES select T_VEH) set [T_VEH_stat_mortar_heavy, "Static Heavy Mortar"]; // = 19 Heavy mortar, because RHS has some +//(T_NAMES select T_VEH) set [T_VEH_heli_light, "Light Helicopter"]; // = 20 Light transport helicopter for infantry +//(T_NAMES select T_VEH) set [T_VEH_heli_heavy, "Heavy Helicopter"]; // = 21 Heavy transport helicopter, both for cargo and infantry +//(T_NAMES select T_VEH) set [T_VEH_heli_cargo, "Cargo Helicopter"]; // = 22 Heavy transport helicopter only for cargo +//(T_NAMES select T_VEH) set [T_VEH_heli_attack, "Attach Helicopter"]; // = 23 Attack helicopter +//(T_NAMES select T_VEH) set [T_VEH_plane_attack, "Attack Plane"]; // = 24 Attack plane, mainly for air-to-ground +//(T_NAMES select T_VEH) set [T_VEH_plane_fighter, "Figter Plane"]; // = 25 Fighter plane +//(T_NAMES select T_VEH) set [T_VEH_plane_cargo, "Cargo Plane"]; // = 26 Cargo plane +//(T_NAMES select T_VEH) set [T_VEH_plane_unarmed, "Unarmed Plane"]; // = 27 Light unarmed plane like cessna +//(T_NAMES select T_VEH) set [T_VEH_plane_VTOL, "VTOL"]; // = 28 VTOL +//(T_NAMES select T_VEH) set [T_VEH_boat_unarmed, "Unarmed Boat"]; // = 29 Unarmed boat +//(T_NAMES select T_VEH) set [T_VEH_boat_armed, "Armed Boat"]; // = 30 Armed boat +//(T_NAMES select T_VEH) set [T_VEH_personal, "Personal Vehicle"]; // = 31 Quad bike or something for 1-2 men personal transport +//(T_NAMES select T_VEH) set [T_VEH_truck_inf, "Infantry Truck"]; // = 32 Truck for infantry transport +//(T_NAMES select T_VEH) set [T_VEH_truck_cargo, "Cargo Truck"]; // = 33 Truck for general cargo transport +//(T_NAMES select T_VEH) set [T_VEH_truck_ammo, "Ammo Truck"]; // = 34 Ammo truck +//(T_NAMES select T_VEH) set [T_VEH_truck_repair, "Repair Truck"]; // = 35 Repair truck +//(T_NAMES select T_VEH) set [T_VEH_truck_medical, "Medical Truck"]; // = 36 Medical truck +//(T_NAMES select T_VEH) set [T_VEH_truck_fuel, "Fuel Truck"]; // = 37 Fuel truck +//(T_NAMES select T_VEH) set [T_VEH_submarine, "Submarine"]; // = 38 Submarine + + +/* Drone descriptions */ +//(T_NAMES select T_DRONE) set [T_DRONE_default, "Default drone"]; // = 0 Default if nothing found +//(T_NAMES select T_DRONE) set [T_DRONE_UGV_unarmed, "Unarmed UGV"]; // = 1 Any unarmed Unmanned Ground Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_UGV_armed, "Armed UGV"]; // = 2 Armed Unmanned Ground Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_plane_attack, "Armed UAV"]; // = 3 Attack drone plane, Unmanned Aerial Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_plane_unarmed, "Unarmed UAV"]; // = 4 Unarmed drone plane, Unmanned Aerial Vehicle +//(T_NAMES select T_DRONE) set [T_DRONE_heli_attack, "Unmanned Attack Helicopter"]; // = 5 Attack helicopter +//(T_NAMES select T_DRONE) set [T_DRONE_quadcopter, "Unmanned Quadcopter"]; // = 6 Quad-rotor UAV +//(T_NAMES select T_DRONE) set [T_DRONE_designator, "Unmanned Designator"]; // = 7 Remote designator +//(T_NAMES select T_DRONE) set [T_DRONE_stat_HMG_low, "Unmanned Static HMG"]; // = 8 Static autonomous HMG +//(T_NAMES select T_DRONE) set [T_DRONE_stat_GMG_low, "Unmanned Static GMG"]; // = 9 Static autonomous GMG +//(T_NAMES select T_DRONE) set [T_DRONE_stat_AA, "Unmanned Static AA"]; // = 10 Static autonomous AA (?) + + +/* Cargo box descriptions */ +//(T_NAMES select T_CARGO) set [T_CARGO_default, "Unknown Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_small, "Small Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_medium, "Medium Cargo Box"]; +//(T_NAMES select T_CARGO) set [T_CARGO_box_big, "Big Cargo Box"]; + + +/* Set arrays */ +_array set [T_INF, _inf]; +_array set [T_VEH, _veh]; +_array set [T_DRONE, _drone]; +_array set [T_CARGO, _cargo]; +_array set [T_GROUP, _group]; + + +_array /* END OF TEMPLATE */ \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_3.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_3.sqf index 75fc49c31..ca054a5c1 100644 --- a/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_3.sqf +++ b/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_3.sqf @@ -51,51 +51,4 @@ private _voice = [ "male05gre" ]; -[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; - - - - -comment "Exported from Arsenal by Sparker"; - -comment "[!] UNIT MUST BE LOCAL [!]"; -if (!local this) exitWith {}; - -comment "Remove existing items"; -removeAllWeapons this; -removeAllItems this; -removeAllAssignedItems this; -removeUniform this; -removeVest this; -removeBackpack this; -removeHeadgear this; -removeGoggles this; - -comment "Add weapons"; -this addWeapon "SMG_03C_TR_black"; -this addPrimaryWeaponItem "acc_flashlight"; -this addPrimaryWeaponItem "optic_Holosight_smg_blk_F"; -this addPrimaryWeaponItem "50Rnd_570x28_SMG_03"; -this addWeapon "hgun_Pistol_01_F"; -this addHandgunItem "10Rnd_9x21_Mag"; - -comment "Add containers"; -this forceAddUniform "U_B_GEN_Commander_F"; -this addVest "V_Chestrig_blk"; - -comment "Add items to containers"; -this addItemToUniform "FirstAidKit"; -this addItemToUniform "ACE_Chemlight_HiBlue"; -for "_i" from 1 to 3 do {this addItemToVest "10Rnd_9x21_Mag";}; -for "_i" from 1 to 5 do {this addItemToVest "50Rnd_570x28_SMG_03";}; -for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; -this addHeadgear "H_MilCap_blue"; - -comment "Add items"; -this linkItem "ItemMap"; -this linkItem "ItemCompass"; -this linkItem "ItemWatch"; -this linkItem "ItemRadio"; - -comment "Set identity"; -[this,"Default","male05gre"] call BIS_fnc_setIdentity; +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_officer.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_officer.sqf index 74102683c..72dd5c0fc 100644 --- a/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_officer.sqf +++ b/src/Templates/Loadouts/Arma3_POLICE/Police/A3_police_officer.sqf @@ -15,9 +15,9 @@ removeHeadgear this; removeGoggles this; comment "Add weapons"; -this addWeapon "SMG_02_F"; +this addWeapon "SMG_01_F"; this addPrimaryWeaponItem "optic_ACO_grn_smg"; -this addPrimaryWeaponItem "30Rnd_9x21_Mag_SMG_02"; +this addPrimaryWeaponItem "30Rnd_45ACP_Mag_SMG_01"; this addWeapon "hgun_Pistol_heavy_02_F"; this addHandgunItem "acc_flashlight_pistol"; this addHandgunItem "6Rnd_45ACP_Cylinder"; @@ -28,12 +28,10 @@ this addVest "V_TacVest_blk_POLICE"; comment "Add items to containers"; for "_i" from 1 to 2 do {this addItemToUniform "FirstAidKit";}; +for "_i" from 1 to 2 do {this addItemToVest "6Rnd_45ACP_Cylinder";}; this addItemToUniform "ACE_Chemlight_HiBlue"; -this addItemToUniform "30Rnd_9x21_Mag_SMG_02"; -for "_i" from 1 to 3 do {this addItemToVest "6Rnd_45ACP_Cylinder";}; for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; -for "_i" from 1 to 4 do {this addItemToVest "30Rnd_9x21_Mag_SMG_02";}; -for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";}; +for "_i" from 1 to 3 do {this addItemToVest "30Rnd_45ACP_Mag_SMG_01";}; this addHeadgear "H_Beret_gen_F"; comment "Add items"; diff --git a/src/Templates/initFactions.sqf b/src/Templates/initFactions.sqf index 87877dc59..b6b93ae0b 100644 --- a/src/Templates/initFactions.sqf +++ b/src/Templates/initFactions.sqf @@ -29,7 +29,9 @@ private _classes = "isClass _x" configClasses (configFile >> "VinExternalFaction "Templates\Factions\AAF.sqf", "Templates\Factions\LDF.sqf", "Templates\Factions\NATO.sqf", - "Templates\Factions\CSAT.sqf", + "Templates\Factions\NATOPacific.sqf", + "Templates\Factions\CSAT.sqf", + "Templates\Factions\CSATPacific.sqf", "Templates\Factions\RHS_AAF_2020.sqf", "Templates\Factions\RHS_AAF_2010.sqf", "Templates\Factions\RHS_LDF.sqf", diff --git a/src/UI/AIDebug/AIDebugUI.sqf b/src/UI/AIDebug/AIDebugUI.sqf index 0ce0c2ece..87789243c 100644 --- a/src/UI/AIDebug/AIDebugUI.sqf +++ b/src/UI/AIDebug/AIDebugUI.sqf @@ -634,6 +634,7 @@ CLASS("AIDebugPanel", "") case "AIUnitCivilian": {WSP_UNIT_HUMAN_NAMES}; case "AIGroup": {WSP_GROUP_NAMES}; case "AIGarrison": {WSP_GARRISON_NAMES}; + case "AIGarrisonAir": {WSP_GARRISON_NAMES}; default {["error", "error", "error", "error"]}; }; //diag_log format ["World state names: %1, _agentClass: %2", _wsNames, _agentClass]; diff --git a/src/UI/BuildUI/BuildUI_Objects.h b/src/UI/BuildUI/BuildUI_Objects.h index a16d756d2..9343a86d1 100644 --- a/src/UI/BuildUI/BuildUI_Objects.h +++ b/src/UI/BuildUI/BuildUI_Objects.h @@ -82,10 +82,10 @@ class BuildObjects displayName = "Storage"; // Note that we have increased capacity of these boxes through the addon - __BUILD_OBJECT_CLASS_CAT(CatStorage,Box_FIA_Support_F, 40, 3, 2); - __BUILD_OBJECT_CLASS_CAT(CatStorage,Box_Syndicate_Ammo_F, 20, 3, 1); - __BUILD_OBJECT_CLASS_CAT(CatStorage,I_supplyCrate_F, 40, 3, 2); - __BUILD_OBJECT_CLASS_CAT(CatStorage,B_CargoNet_01_ammo_F, 80, 3, 3); + __BUILD_OBJECT_CLASS_CAT(CatStorage,Box_FIA_Support_F, 20, 3, 2); + //__BUILD_OBJECT_CLASS_CAT(CatStorage,Box_Syndicate_Ammo_F, 20, 3, 1); // Too powerful + __BUILD_OBJECT_CLASS_CAT(CatStorage,I_supplyCrate_F, 20, 3, 2); + __BUILD_OBJECT_CLASS_CAT(CatStorage,B_CargoNet_01_ammo_F, 20, 3, 3); }; class CatCamo { diff --git a/src/config/user_local_config.hpp.template b/src/config/user_local_config.hpp.template index 9178af94d..84974e033 100644 --- a/src/config/user_local_config.hpp.template +++ b/src/config/user_local_config.hpp.template @@ -130,3 +130,5 @@ // Means that we are in the editor //#define EDITOR_PREVIEW +// Uncomment to debug strategic nav grid, might be useful for porting to other maps +//#define DEBUG_STRATEGIC_NAV_GRID \ No newline at end of file diff --git a/tools/Builder/buildMissions.ps1 b/tools/Builder/buildMissions.ps1 index 23852f87a..71ec6e295 100644 --- a/tools/Builder/buildMissions.ps1 +++ b/tools/Builder/buildMissions.ps1 @@ -45,7 +45,8 @@ if ($verMinor.Count -gt 1) { "ERROR: minirVersion.hpp countains a new line" exit 100 } -$verPatch | Out-File -FilePath "_build\missions\buildVersion.hpp" -NoNewline -Encoding UTF8 +# VerPatch is wrapped in quotes because we can put a string into buildVersion, although typically it is a number +"`"$verPatch`"" | Out-File -FilePath "_build\missions\buildVersion.hpp" -NoNewline -Encoding UTF8 # Generate common strings $verFullDots = "$verMajor.$verMinor.$verPatch" @@ -125,7 +126,7 @@ $sReadme += "class Missions`n{`n" for (($i = 0); ($i -lt $mapNames.count); ($i++) ) { $mapName = $mapNames[$i] $missionFolder = $missionFolders[$i] - $briefingNameMap = "$($config.displayName) $mapName $verMajor.$verMinor.$verPatch " + $briefingNameMap = "$($config.displayName) $mapName $verMajor.$verMinor.$verPatch" $className = "$($config.simpleName)_$mapName".toLower() $missionsMissionFolder = "$($config.simpleName)_$mapname.$mapName".toLower() $directory = "$combinedFolderName\$className.$mapName".toLower()