diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d23d3f..6bab9f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,43 @@
# Changelog
+## 0.96.7a-7cav-0.2 (2021-04-28)
+* Added: Cleanup Script to clear ruins and dropped weapons/ammo/items.
+* Added: Blufor Preset for Desert Missions
+* Added: Opfor Preset for Desert Missions
+* Added: Arsenal Preset for Blacklist
+* Added: Map - Diary features with clickable link to Website/Enlist/Discord and Teamspeak.
+* Added: Server Rules on Map Screen Diary entry.
+* Added: ACRE2 Radio Channels Guide --Addition by: Sypolt.R
+* Added: Map Support for Chernarus
+* Added: Map Support for Sahrani
+* Added: Map Support for Takistan
+* Added: ACE FRIES (Fast Roping) to RHS_MH60 Variants, CH53 Variants, CH47 Variants, MH6 Variants.
+* Added: Custom Graphic with 7th Cavalry Logo to Menu / Intro on mission load.
+* Added: Mission Controller Slot.
+* Added: Military Police Slot.
+* Added: Zeus Module for both MP and Mission controller slots.
+* Added: Missile Trolly as Fixed Wing Capcity modifier.
+* Added: Special Thanks RSC_Text Field for Developers that have worked on the missions.
+* Removed: Diesel Ground Power Unit as Fixed Wing Capcity modifier.
+* Removed: Fog (I swear I did it this time).
+* Tweaked: Preset configuration for Difficulty
+* Tweaked: Fuel and Ammo Supply on Containers and Vehicles to be more realistic on size vs amount (Huron containers are double the amount, Trucks are kept the same, Vehicle ammo box and Flexible Fuel Container is reduced by half)
+* Tweaked: Fuel Rate to "Full Fuel" is doubled for faster refueling.
+* Tweaked: Ordinance to Pylon / Vehicle time is reduced for faster rearming.
+* Fixed: FOB not deployed automatically on mission wipe/start.
+* Fixed: AA Capabilites when at low Enemy Alert Level was too high.
+* Fixed: Ctab / Android items being removed from inventory if pulled from arsenal.
+* Fixed: Unable to spawn empty ammo/supply crates from build menu.
+* Fixed: Ammo Values based on Caliber causing A10 Rearming to be 1 box per GAU-8 Round.
+* Fixed: Intro/Menu buttons hard to see.
+* Fixed: ACE Radio Channel Name Presets not configured *(Altis Only Right Now - Wait for 0.3 Update)
+* Fixed: No Default Permissions for mission wipe/starts.
+* Fixed: Errors from Zen Mod causing scripts to not function.
+* Fixed: No Zeus Camera for MP's
+* Fixed: AI will hit spawn cap when players are in area that has 3 or more objectives within 2km.
+* Fixed: Helicopter/Fixed Wing Capacity -1/-1E8 or showing excessive counts.
+* Fixed: RHS_AFRF too heavily armored to kill with RHS Weapons.
+
## 0.96.7a-7cav-0.1 (2021-04-25)
* Added: Additional Vehicles to Blufor preset.
* Added: Heal Script addaction when near FOB, Mobile FOB or Arsenal Box.
diff --git a/Missionbasefiles/kp_liberation.Altis/mission.sqm b/Missionbasefiles/kp_liberation.Altis/mission.sqm
index bf7c197..499b678 100644
--- a/Missionbasefiles/kp_liberation.Altis/mission.sqm
+++ b/Missionbasefiles/kp_liberation.Altis/mission.sqm
@@ -8,7 +8,7 @@ class EditorData
toggles=513;
class ItemIDProvider
{
- nextID=6486;
+ nextID=7816;
};
class MarkerIDProvider
{
@@ -16,18 +16,18 @@ class EditorData
};
class LayerIndexProvider
{
- nextID=1105;
+ nextID=1600;
};
class Camera
{
- pos[]={14494.486,29.743231,5868.3115};
- dir[]={-0.34303513,-0.80006409,0.49216288};
- up[]={-0.45748201,0.59991455,0.65636325};
- aside[]={0.82038832,1.4901161e-008,0.57180667};
+ pos[]={14474.283,52.457977,5901.73};
+ dir[]={0.44372186,-0.76559287,-0.46580952};
+ up[]={0.52805358,0.64332533,-0.55433917};
+ aside[]={-0.72406518,-1.4901161e-008,-0.6897316};
};
};
binarizationWanted=0;
-sourceName="kp_liberation2";
+sourceName="kp_liberation";
addons[]=
{
"A3_Ui_F",
@@ -51,17 +51,29 @@ addons[]=
"A3_Structures_F_Mil_BagFence",
"A3_Structures_F_Mil_Helipads",
"A3_Structures_F_Ind_PowerLines",
+ "emr_main",
+ "ace_logistics_wirecutter",
"A3_Structures_F_Ind_SolarPowerPlant",
"A3_Structures_F_Ind_DieselPowerPlant",
"A3_Boat_F_Jets_Carrier_01",
"A3_Structures_F_System",
- "A3_Structures_F_Mil_Flags"
+ "A3_Structures_F_Mil_Flags",
+ "ace_vector",
+ "A3_Weapons_F",
+ "ace_goggles",
+ "rhsusf_c_troops",
+ "ace_compat_rhs_usf3",
+ "FIR_PilotCrewPack_US",
+ "ace_gforces",
+ "ace_parachute",
+ "ace_explosives",
+ "acre_api"
};
class AddonsMetaData
{
class List
{
- items=12;
+ items=20;
class Item0
{
className="A3_Ui_F";
@@ -91,62 +103,121 @@ class AddonsMetaData
url="https://www.arma3.com";
};
class Item4
- {
- className="ace_explosives";
- name="ACE3 - Explosives";
- author="ACE-Team";
- url="http://ace3mod.com/";
- };
- class Item5
{
className="A3_Structures_F_Mil";
name="Arma 3 - Military Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item6
+ class Item5
{
className="A3_Structures_F";
name="Arma 3 - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item7
+ class Item6
{
className="A3_Structures_F_Households";
name="Arma 3 - Houses";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item8
+ class Item7
{
className="A3_Structures_F_Ind";
name="Arma 3 - Industrial Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item9
+ class Item8
{
className="emr_main";
name="Enhanced Movement Rework";
author="Simplex Team";
};
- class Item10
+ class Item9
{
className="ace_logistics_wirecutter";
name="ACE3 - Logistics Wire Cutter";
author="ACE-Team";
url="http://ace3mod.com/";
};
- class Item11
+ class Item10
{
className="A3_Boat_F_Jets";
name="Arma 3 Jets - Boats and Submersibles";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
+ class Item11
+ {
+ className="ace_vector";
+ name="ACE3 - Vector";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item12
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item13
+ {
+ className="ace_goggles";
+ name="ACE3 - Goggles";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item14
+ {
+ className="rhsusf_c_troops";
+ name="RHSUSF Infantry & Equipment";
+ author="Red Hammer Studios";
+ url="http://www.rhsmods.org/";
+ };
+ class Item15
+ {
+ className="ace_compat_rhs_usf3";
+ name="ACE3 - RHS USF Compatibility";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item16
+ {
+ className="FIR_PilotCrewPack_US";
+ name="FIR_PilotCrewPack_US";
+ };
+ class Item17
+ {
+ className="ace_parachute";
+ name="ACE3 - Parachute";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item18
+ {
+ className="ace_explosives";
+ name="ACE3 - Explosives";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item19
+ {
+ className="acre_api";
+ name="ACRE2 - API";
+ author="ACRE2Team";
+ url="https://github.com/IDI-Systems/acre2";
+ };
};
};
+dlcs[]=
+{
+ "Jets",
+ "RHS_USAF"
+};
randomSeed=7564349;
class ScenarioData
{
@@ -233,7 +304,7 @@ class Mission
};
class Entities
{
- items=522;
+ items=525;
class Item0
{
dataType="Marker";
@@ -245,7 +316,7 @@ class Mission
class Item1
{
dataType="Trigger";
- position[]={14480.331,9.5362701,5895.5488};
+ position[]={14497.319,9.1794338,5887.2671};
angle=6.1939669;
class Attributes
{
@@ -260,7 +331,7 @@ class Mission
class Item2
{
dataType="Trigger";
- position[]={14492.171,7.9098182,5891.9238};
+ position[]={14493.208,7.9883165,5891.7729};
angle=6.1939669;
class Attributes
{
@@ -278,7 +349,7 @@ class Mission
class Item3
{
dataType="Trigger";
- position[]={14504.391,7.6947284,5899.043};
+ position[]={14495.507,8.6997271,5889.0669};
angle=6.1939669;
class Attributes
{
@@ -295,13 +366,13 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={14481.84,12.643709,5877.9561};
- angles[]={0.1299223,0,6.2578607};
+ position[]={14475.323,12.787323,5874.9136};
+ angles[]={0.042640556,0,0.06258551};
};
name="zm1";
id=422;
type="ModuleCurator_F";
- atlOffset=-9.5367432e-007;
+ atlOffset=9.5367432e-007;
class CustomAttributes
{
class Attribute0
@@ -407,11 +478,12 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={14477.954,12.597295,5879.0649};
+ position[]={14471.438,13.325873,5876.0225};
+ angles[]={6.0413465,0,0.11548408};
};
id=423;
type="ModuleCuratorSetAttributesObject_F";
- atlOffset=-9.5367432e-007;
+ atlOffset=-0.00010490417;
class CustomAttributes
{
class Attribute0
@@ -631,10 +703,12 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={14478.112,12.389905,5883.0459};
+ position[]={14471.596,13.139566,5880.0034};
+ angles[]={0.12205668,0,6.111557};
};
id=424;
type="ModuleCuratorSetAttributesGroup_F";
+ atlOffset=9.5367432e-007;
class CustomAttributes
{
class Attribute0
@@ -816,7 +890,8 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={14504.756,7.9549942,5887.167};
+ position[]={14503.683,8.2618942,5885.4204};
+ angles[]={0.073202357,0,6.1180367};
};
name="gamelogic";
id=506;
@@ -824,2397 +899,45 @@ class Mission
};
class Item8
{
- dataType="Group";
- side="West";
- class Entities
+ dataType="Logic";
+ class PositionInfo
{
- items=3;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.29,8.7841711,5887.957};
- angles[]={0.22289599,6.0991402,0.042638395};
- };
- side="West";
- flags=6;
- class Attributes
- {
- rank="COLONEL";
- init="call{removeallWeapons this; removebackpack this; this setVariable ['ace_medical_medicClass', 1]; this setVariable ['ACE_isEngineer', 1]; this setgroupIDGlobal [""GUNSLINGER-6""];}";
- name="commandant";
- description="GODFATHER@GUNSLINGER-6";
- isPlayer=1;
- isPlayable=1;
- };
- id=563;
- type="B_officer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14493.378,8.7446756,5888.5239};
- angles[]={0.22289599,6.1139932,0.042638395};
- };
- side="West";
- flags=4;
- class Attributes
- {
- rank="CAPTAIN";
- init="removeallWeapons this; removebackpack this;";
- description="Platoon Leader @GUNSLINGER-6";
- isPlayable=1;
- };
- id=6467;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male06ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14493.022,8.9978304,5887.3154};
- angles[]={0.19995819,6.1139932,0.042640556};
- };
- side="West";
- flags=4;
- class Attributes
- {
- rank="CAPTAIN";
- init="removeallWeapons this; removebackpack this;";
- description="Platoon Sergeant";
- isPlayable=1;
- };
- id=6469;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
+ position[]={14511.952,7.0398107,5890.96};
+ angles[]={6.2166171,0,6.1756024};
};
- class Attributes
+ name="HC1";
+ isPlayable=1;
+ id=606;
+ type="HeadlessClient_F";
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
{
+ position[]={14512.192,6.5246406,5883.791};
+ angles[]={6.2099824,0,6.13234};
};
- id=518;
+ name="HC2";
+ isPlayable=1;
+ id=607;
+ type="HeadlessClient_F";
+ atlOffset=9.5367432e-007;
};
- class Item9
+ class Item10
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=12;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14484.965,11.302295,5884.832};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""GUNSLINGER-1""];}";
- description="Squad Leader@GUNSLINGER-1";
- isPlayable=1;
- };
- id=573;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male06ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14486.785,10.627514,5885.0156};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Engineer";
- isPlayable=1;
- };
- id=577;
- type="B_engineer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=3;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14484.162,11.665209,5883.106};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Alpha Team Leader";
- isPlayable=1;
- };
- id=579;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male04ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14483.36,11.948418,5882.123};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=581;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male03ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14484.22,11.883079,5880.9429};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=583;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- 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[]={14483.394,12.178871,5879.9717};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=585;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14486.128,11.193006,5883.4297};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Bravo Team Leader";
- isPlayable=1;
- };
- id=587;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male09ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14485.803,11.377679,5882.377};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=589;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male01ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14486.556,11.304533,5881.4897};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=591;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14485.863,11.568473,5880.4619};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=593;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male09ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14482.168,12.034922,5883.438};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6463;
- type="B_medic_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=3;
- };
- };
- class Item11
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14483.136,11.716829,5884.7646};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6465;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=3;
- };
- };
- };
- class Attributes
- {
- };
- id=572;
- };
- class Item10
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=12;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14490.018,9.5809383,5884.5029};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""GUNSLINGER-2""];}";
- description="Squad Leader@GUNSLINGER-2";
- isPlayable=1;
- };
- id=595;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male09ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.838,9.5507755,5884.687};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Engineer";
- isPlayable=1;
- };
- id=597;
- type="B_engineer_F";
- atlOffset=0.022999763;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male06ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=3;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14489.215,10.298061,5882.7769};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Alpha Team Leader";
- isPlayable=1;
- };
- id=598;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14488.413,10.836109,5881.7939};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=599;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14489.272,10.793096,5880.6138};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=600;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male05ENG";
- };
- };
- };
- 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[]={14488.446,11.163998,5879.6426};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=601;
- type="B_Soldier_F";
- atlOffset=0.039999962;
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male03ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.181,9.9259996,5883.1006};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Bravo Team Leader";
- isPlayable=1;
- };
- id=602;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male12ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14490.855,10.189813,5882.0479};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=603;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.608,10.407993,5881.1606};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=604;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14490.916,10.667,5880.1328};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=605;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14487.968,10.660136,5883.1519};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6471;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=3;
- };
- };
- class Item11
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14488.299,10.271523,5884.2246};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6473;
- type="B_medic_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
- };
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=3;
- };
- };
- };
- class Attributes
- {
- };
- id=594;
- };
- class Item11
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14513.025,6.9429908,5892.7065};
- };
- name="HC1";
- isPlayable=1;
- id=606;
- type="HeadlessClient_F";
- atlOffset=-0.057985783;
- };
- class Item12
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14513.266,6.4520092,5885.5376};
- };
- name="HC2";
- isPlayable=1;
- id=607;
- type="HeadlessClient_F";
- atlOffset=-0.038657665;
- };
- class Item13
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14513.312,5.926888,5877.8511};
- };
- name="HC3";
- isPlayable=1;
- id=608;
- type="HeadlessClient_F";
- atlOffset=-0.073970318;
- };
- class Item14
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=4;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.363,9.4421082,5885.4058};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- init="call{this setgroupIDGlobal [""ANGEL-1""];}";
- description="MedEvac Pilot@ANGEL-1";
- isPlayable=1;
- };
- id=620;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.94999999;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.608,9.8056335,5883.6636};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="SERGEANT";
- description="MedEvac Co-Pilot";
- isPlayable=1;
- };
- id=622;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.789,10.184006,5882.0078};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=624;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.968,10.58699,5880.3887};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=626;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=619;
- };
- class Item15
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=3;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14496.606,9.4732409,5885.7246};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- init="call{this setgroupIDGlobal [""GRIZZLY-1""];}";
- description="Logistics Pilot@GRIZZLY-1";
- isPlayable=1;
- };
- id=628;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14496.936,9.9130945,5883.623};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Engineer";
- isPlayable=1;
- };
- id=630;
- type="B_engineer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14497.032,10.27367,5881.8647};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Demolition Expert";
- isPlayable=1;
- };
- id=632;
- type="B_soldier_exp_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=627;
- };
- class Item16
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14498.776,9.0648212,5886.062};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- init="call{this setgroupIDGlobal [""HOG-1""];}";
- description="CAS Pilot@HOG-1";
- isPlayable=1;
- };
- id=634;
- type="B_Pilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male01ENG";
- };
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14499.137,9.4273891,5883.7466};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
- };
- id=636;
- type="B_Pilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=633;
- };
- class Item17
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=1;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14500.913,8.6571016,5886.395};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""INFIDEL-1""];}";
- description="UAV and Intelligence@INFIDEL-1";
- isPlayable=1;
- };
- id=638;
- type="B_soldier_UAV_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
- };
- };
- };
- class Attribute3
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- class Attribute4
- {
- property="ace_isEOD";
- expression="_this setVariable ['ACE_isEOD', _value, true]";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=5;
- };
- };
- };
- class Attributes
+ dataType="Logic";
+ class PositionInfo
{
+ position[]={14512.238,6.1740599,5876.1045};
+ angles[]={6.256525,0,5.9929523};
};
- id=637;
+ name="HC3";
+ isPlayable=1;
+ id=608;
+ type="HeadlessClient_F";
};
- class Item18
+ class Item11
{
dataType="Marker";
position[]={20002.613,-40.25,29982.895};
@@ -3223,7 +946,7 @@ class Mission
id=1188;
atlOffset=145.72;
};
- class Item19
+ class Item12
{
dataType="Marker";
position[]={29997.646,-40.25,29993.549};
@@ -3232,7 +955,7 @@ class Mission
id=1191;
atlOffset=145.72;
};
- class Item20
+ class Item13
{
dataType="Marker";
position[]={30033.676,-27.294708,25010.813};
@@ -3241,7 +964,7 @@ class Mission
id=1192;
atlOffset=145.73532;
};
- class Item21
+ class Item14
{
dataType="Marker";
position[]={29997.127,-40.25,19966.951};
@@ -3250,7 +973,7 @@ class Mission
id=1193;
atlOffset=145.72;
};
- class Item22
+ class Item15
{
dataType="Marker";
position[]={30005.551,-40.25,15004.933};
@@ -3259,7 +982,7 @@ class Mission
id=1197;
atlOffset=145.72;
};
- class Item23
+ class Item16
{
dataType="Marker";
position[]={5009.8779,-35.932938,4996.4189};
@@ -3268,7 +991,7 @@ class Mission
id=1198;
atlOffset=145.759;
};
- class Item24
+ class Item17
{
dataType="Marker";
position[]={1005.5067,-6.437912,9996.0166};
@@ -3277,7 +1000,7 @@ class Mission
id=1199;
atlOffset=145.7767;
};
- class Item25
+ class Item18
{
dataType="Marker";
position[]={1005.5067,-41.600372,15006.746};
@@ -3286,7 +1009,7 @@ class Mission
id=1200;
atlOffset=145.7206;
};
- class Item26
+ class Item19
{
dataType="Marker";
position[]={1005.5067,-40.240005,20004.719};
@@ -3295,7 +1018,7 @@ class Mission
id=1201;
atlOffset=145.72;
};
- class Item27
+ class Item20
{
dataType="Marker";
position[]={15507.34,81.549805,14455.704};
@@ -3304,7 +1027,7 @@ class Mission
id=1202;
atlOffset=145.65335;
};
- class Item28
+ class Item21
{
dataType="Marker";
position[]={20793.404,0,6746.2349};
@@ -3315,7 +1038,7 @@ class Mission
id=1239;
atlOffset=-36.155945;
};
- class Item29
+ class Item22
{
dataType="Marker";
position[]={21702.971,0,7571.438};
@@ -3326,7 +1049,7 @@ class Mission
id=1240;
atlOffset=-15.052043;
};
- class Item30
+ class Item23
{
dataType="Marker";
position[]={23038.619,0,7284.1011};
@@ -3337,7 +1060,7 @@ class Mission
id=1246;
atlOffset=-48.941597;
};
- class Item31
+ class Item24
{
dataType="Marker";
position[]={20083.826,0,6731.4829};
@@ -3348,7 +1071,7 @@ class Mission
id=1247;
atlOffset=-100.98657;
};
- class Item32
+ class Item25
{
dataType="Marker";
position[]={20796.604,0,7261.23};
@@ -3359,7 +1082,7 @@ class Mission
id=1249;
atlOffset=-27.957172;
};
- class Item33
+ class Item26
{
dataType="Marker";
position[]={20227.131,0,11634.904};
@@ -3370,7 +1093,7 @@ class Mission
id=1250;
atlOffset=-55.774551;
};
- class Item34
+ class Item27
{
dataType="Marker";
position[]={20258.004,0,8821.29};
@@ -3381,7 +1104,7 @@ class Mission
id=1252;
atlOffset=-40.933956;
};
- class Item35
+ class Item28
{
dataType="Marker";
position[]={20521.229,0.0083084106,8868.1836};
@@ -3392,7 +1115,7 @@ class Mission
id=1253;
atlOffset=-34.161411;
};
- class Item36
+ class Item29
{
dataType="Marker";
position[]={16785.447,0,12620.23};
@@ -3406,7 +1129,7 @@ class Mission
id=1254;
atlOffset=-20.604338;
};
- class Item37
+ class Item30
{
dataType="Marker";
position[]={21529.779,0,10872.678};
@@ -3417,7 +1140,7 @@ class Mission
id=1257;
atlOffset=-13.228187;
};
- class Item38
+ class Item31
{
dataType="Marker";
position[]={19403.648,0,13246.629};
@@ -3428,7 +1151,7 @@ class Mission
id=1261;
atlOffset=-38.912037;
};
- class Item39
+ class Item32
{
dataType="Marker";
position[]={17073.051,0,11336.877};
@@ -3439,7 +1162,7 @@ class Mission
id=1262;
atlOffset=-23.62002;
};
- class Item40
+ class Item33
{
dataType="Marker";
position[]={14923.789,0,11063.664};
@@ -3450,7 +1173,7 @@ class Mission
id=1263;
atlOffset=-8.8398142;
};
- class Item41
+ class Item34
{
dataType="Marker";
position[]={20863.646,0,13271.43};
@@ -3461,7 +1184,7 @@ class Mission
id=1265;
atlOffset=-32.453217;
};
- class Item42
+ class Item35
{
dataType="Marker";
position[]={17457.918,0,13157.42};
@@ -3472,7 +1195,7 @@ class Mission
id=1267;
atlOffset=-14.049028;
};
- class Item43
+ class Item36
{
dataType="Marker";
position[]={18477.939,0,14275.063};
@@ -3483,7 +1206,7 @@ class Mission
id=1269;
atlOffset=-24.556114;
};
- class Item44
+ class Item37
{
dataType="Marker";
position[]={18294.008,0,15532.284};
@@ -3494,7 +1217,7 @@ class Mission
id=1271;
atlOffset=-47.478855;
};
- class Item45
+ class Item38
{
dataType="Marker";
position[]={18110.082,0,15240.913};
@@ -3508,7 +1231,7 @@ class Mission
id=1273;
atlOffset=-24.476213;
};
- class Item46
+ class Item39
{
dataType="Marker";
position[]={20955.869,0,16966.561};
@@ -3522,7 +1245,7 @@ class Mission
id=1274;
atlOffset=-42.475224;
};
- class Item47
+ class Item40
{
dataType="Marker";
position[]={26993.199,0,23204.664};
@@ -3536,7 +1259,7 @@ class Mission
id=1277;
atlOffset=-20.431013;
};
- class Item48
+ class Item41
{
dataType="Marker";
position[]={10332.446,0,19059.676};
@@ -3550,7 +1273,7 @@ class Mission
id=1279;
atlOffset=-126.49622;
};
- class Item49
+ class Item42
{
dataType="Marker";
position[]={14016.847,0,18717.344};
@@ -3564,7 +1287,7 @@ class Mission
id=1280;
atlOffset=-26.424768;
};
- class Item50
+ class Item43
{
dataType="Marker";
position[]={9319.9912,0,15869.404};
@@ -3578,7 +1301,7 @@ class Mission
id=1282;
atlOffset=-120.14315;
};
- class Item51
+ class Item44
{
dataType="Marker";
position[]={9133.1504,0,11943.679};
@@ -3592,7 +1315,7 @@ class Mission
id=1285;
atlOffset=-18.188963;
};
- class Item52
+ class Item45
{
dataType="Marker";
position[]={3509.3169,0,12995.863};
@@ -3606,7 +1329,7 @@ class Mission
id=1286;
atlOffset=-8.3965387;
};
- class Item53
+ class Item46
{
dataType="Marker";
position[]={19427.725,0,15398.163};
@@ -3617,7 +1340,7 @@ class Mission
id=1288;
atlOffset=-19.613567;
};
- class Item54
+ class Item47
{
dataType="Marker";
position[]={20746.885,0,15739.711};
@@ -3628,7 +1351,7 @@ class Mission
id=1289;
atlOffset=-17.513756;
};
- class Item55
+ class Item48
{
dataType="Marker";
position[]={21374.627,0,16387.801};
@@ -3639,7 +1362,7 @@ class Mission
id=1290;
atlOffset=-21.06073;
};
- class Item56
+ class Item49
{
dataType="Marker";
position[]={22178.723,0,15308.547};
@@ -3650,7 +1373,7 @@ class Mission
id=1291;
atlOffset=-6.6188769;
};
- class Item57
+ class Item50
{
dataType="Layer";
name="Hangar (Converted) [OPF]";
@@ -3935,7 +1658,7 @@ class Mission
};
id=1799;
};
- class Item58
+ class Item51
{
dataType="Layer";
name="Main Headquarters [OPF]";
@@ -6632,7 +4355,7 @@ class Mission
};
id=2054;
};
- class Item59
+ class Item52
{
dataType="Marker";
position[]={22453.795,0,20009.217};
@@ -6643,7 +4366,7 @@ class Mission
id=2057;
atlOffset=-17.999344;
};
- class Item60
+ class Item53
{
dataType="Marker";
position[]={23205.482,0,19953.465};
@@ -6654,7 +4377,7 @@ class Mission
id=2058;
atlOffset=-13.744699;
};
- class Item61
+ class Item54
{
dataType="Marker";
position[]={23923.822,0,20190.451};
@@ -6665,7 +4388,7 @@ class Mission
id=2059;
atlOffset=-15.377839;
};
- class Item62
+ class Item55
{
dataType="Marker";
position[]={23225.756,0,18507.109};
@@ -6676,7 +4399,7 @@ class Mission
id=2060;
atlOffset=-3.1900001;
};
- class Item63
+ class Item56
{
dataType="Marker";
position[]={25419.295,0,20338.752};
@@ -6687,7 +4410,7 @@ class Mission
id=2259;
atlOffset=-10.059087;
};
- class Item64
+ class Item57
{
dataType="Marker";
position[]={25696.141,0,21350.244};
@@ -6698,7 +4421,7 @@ class Mission
id=2261;
atlOffset=-20.333546;
};
- class Item65
+ class Item58
{
dataType="Marker";
position[]={26723.631,0,21214.588};
@@ -6709,7 +4432,7 @@ class Mission
id=2262;
atlOffset=-15.279038;
};
- class Item66
+ class Item59
{
dataType="Marker";
position[]={27025.83,0,21500.215};
@@ -6720,7 +4443,7 @@ class Mission
id=2263;
atlOffset=-20.815195;
};
- class Item67
+ class Item60
{
dataType="Marker";
position[]={22223.17,0,18384.313};
@@ -6731,7 +4454,7 @@ class Mission
id=2264;
atlOffset=-16.305967;
};
- class Item68
+ class Item61
{
dataType="Marker";
position[]={21900.371,0,21013.807};
@@ -6742,7 +4465,7 @@ class Mission
id=2265;
atlOffset=-22.709883;
};
- class Item69
+ class Item62
{
dataType="Marker";
position[]={23215.016,0,21812.254};
@@ -6753,7 +4476,7 @@ class Mission
id=2266;
atlOffset=-33.373711;
};
- class Item70
+ class Item63
{
dataType="Marker";
position[]={23528.563,0,21122.846};
@@ -6764,7 +4487,7 @@ class Mission
id=2267;
atlOffset=-91.971542;
};
- class Item71
+ class Item64
{
dataType="Marker";
position[]={25303.93,0,21810.982};
@@ -6775,7 +4498,7 @@ class Mission
id=2268;
atlOffset=-82.711067;
};
- class Item72
+ class Item65
{
dataType="Marker";
position[]={28312.527,0,25772.984};
@@ -6786,7 +4509,7 @@ class Mission
id=2269;
atlOffset=-14.745395;
};
- class Item73
+ class Item66
{
dataType="Marker";
position[]={26732.113,0,24625.742};
@@ -6797,7 +4520,7 @@ class Mission
id=2270;
atlOffset=-20.287661;
};
- class Item74
+ class Item67
{
dataType="Marker";
position[]={20942.697,0,19261.072};
@@ -6808,7 +4531,7 @@ class Mission
id=2271;
atlOffset=-13.855122;
};
- class Item75
+ class Item68
{
dataType="Marker";
position[]={18817.141,0,16620.908};
@@ -6819,7 +4542,7 @@ class Mission
id=2272;
atlOffset=-30.985704;
};
- class Item76
+ class Item69
{
dataType="Marker";
position[]={17832.807,0,18125.428};
@@ -6830,7 +4553,7 @@ class Mission
id=2273;
atlOffset=-2.0043163;
};
- class Item77
+ class Item70
{
dataType="Marker";
position[]={16651.217,0,16130.64};
@@ -6841,7 +4564,7 @@ class Mission
id=2274;
atlOffset=-17.346315;
};
- class Item78
+ class Item71
{
dataType="Marker";
position[]={16342.19,0,17241.512};
@@ -6852,7 +4575,7 @@ class Mission
id=2275;
atlOffset=-24.085722;
};
- class Item79
+ class Item72
{
dataType="Marker";
position[]={16040.79,0,16996.217};
@@ -6863,7 +4586,7 @@ class Mission
id=2276;
atlOffset=-13.59437;
};
- class Item80
+ class Item73
{
dataType="Marker";
position[]={16593.121,0,19007.324};
@@ -6874,7 +4597,7 @@ class Mission
id=2277;
atlOffset=-35.288666;
};
- class Item81
+ class Item74
{
dataType="Marker";
position[]={20596.521,0,20111.877};
@@ -6885,7 +4608,7 @@ class Mission
id=2283;
atlOffset=-51.369606;
};
- class Item82
+ class Item75
{
dataType="Marker";
position[]={15975.563,0,16244.462};
@@ -6896,7 +4619,7 @@ class Mission
id=2285;
atlOffset=-17.497753;
};
- class Item83
+ class Item76
{
dataType="Marker";
position[]={15421.78,0,15895.417};
@@ -6907,7 +4630,7 @@ class Mission
id=2286;
atlOffset=-4.2435522;
};
- class Item84
+ class Item77
{
dataType="Marker";
position[]={15184.432,0,17332.668};
@@ -6918,7 +4641,7 @@ class Mission
id=2288;
atlOffset=-17.882269;
};
- class Item85
+ class Item78
{
dataType="Marker";
position[]={14622.074,0,16774.02};
@@ -6929,7 +4652,7 @@ class Mission
id=2290;
atlOffset=-17.91;
};
- class Item86
+ class Item79
{
dataType="Marker";
position[]={14178.279,-0.48964882,16283.238};
@@ -6940,7 +4663,7 @@ class Mission
id=2291;
atlOffset=-20.054716;
};
- class Item87
+ class Item80
{
dataType="Marker";
position[]={12946.958,0,15069.313};
@@ -6951,7 +4674,7 @@ class Mission
id=2293;
atlOffset=-28.847122;
};
- class Item88
+ class Item81
{
dataType="Marker";
position[]={12360.59,0,15639.963};
@@ -6962,7 +4685,7 @@ class Mission
id=2294;
atlOffset=-24.842178;
};
- class Item89
+ class Item82
{
dataType="Marker";
position[]={12574.27,0,14355.216};
@@ -6973,7 +4696,7 @@ class Mission
id=2295;
atlOffset=-14.765237;
};
- class Item90
+ class Item83
{
dataType="Marker";
position[]={12479.677,0,15195.274};
@@ -6984,7 +4707,7 @@ class Mission
id=2296;
atlOffset=-74.530182;
};
- class Item91
+ class Item84
{
dataType="Marker";
position[]={12802.41,0,16668.939};
@@ -6995,7 +4718,7 @@ class Mission
id=2297;
atlOffset=-87.74102;
};
- class Item92
+ class Item85
{
dataType="Marker";
position[]={12622.694,0,16408.168};
@@ -7006,7 +4729,7 @@ class Mission
id=2298;
atlOffset=-33.919998;
};
- class Item93
+ class Item86
{
dataType="Marker";
position[]={14350.196,0,18947.168};
@@ -7017,7 +4740,7 @@ class Mission
id=2299;
atlOffset=-36.988949;
};
- class Item94
+ class Item87
{
dataType="Marker";
position[]={14500.377,0,17644.717};
@@ -7028,7 +4751,7 @@ class Mission
id=2300;
atlOffset=-22.517839;
};
- class Item95
+ class Item88
{
dataType="Marker";
position[]={14637.382,0,20796.629};
@@ -7039,7 +4762,7 @@ class Mission
id=2301;
atlOffset=-48.6194;
};
- class Item96
+ class Item89
{
dataType="Marker";
position[]={14204.736,0,21218.42};
@@ -7050,7 +4773,7 @@ class Mission
id=2302;
atlOffset=-74.154869;
};
- class Item97
+ class Item90
{
dataType="Marker";
position[]={12813.74,0,19663.404};
@@ -7061,7 +4784,7 @@ class Mission
id=2303;
atlOffset=-44.934101;
};
- class Item98
+ class Item91
{
dataType="Marker";
position[]={11739.244,0.06974411,18306.006};
@@ -7072,7 +4795,7 @@ class Mission
id=2325;
atlOffset=-54.35487;
};
- class Item99
+ class Item92
{
dataType="Marker";
position[]={9914,0,19386.277};
@@ -7083,7 +4806,7 @@ class Mission
id=2326;
atlOffset=-240.34727;
};
- class Item100
+ class Item93
{
dataType="Marker";
position[]={14280.393,0,13050.269};
@@ -7094,7 +4817,7 @@ class Mission
id=2327;
atlOffset=-3.4183228;
};
- class Item101
+ class Item94
{
dataType="Marker";
position[]={10017.116,0,11241.826};
@@ -7105,7 +4828,7 @@ class Mission
id=2328;
atlOffset=-16.550169;
};
- class Item102
+ class Item95
{
dataType="Marker";
position[]={8304.0703,0,10084.02};
@@ -7116,7 +4839,7 @@ class Mission
id=2329;
atlOffset=-76.040222;
};
- class Item103
+ class Item96
{
dataType="Marker";
position[]={12289.14,0,8891.4697};
@@ -7127,7 +4850,7 @@ class Mission
id=2330;
atlOffset=-123.91384;
};
- class Item104
+ class Item97
{
dataType="Marker";
position[]={4553.8882,0,15420.658};
@@ -7138,7 +4861,7 @@ class Mission
id=2331;
atlOffset=-262.71957;
};
- class Item105
+ class Item98
{
dataType="Marker";
position[]={11603.079,0,11942.945};
@@ -7149,7 +4872,7 @@ class Mission
id=2347;
atlOffset=-23.697443;
};
- class Item106
+ class Item99
{
dataType="Marker";
position[]={8225.041,0,10931.15};
@@ -7160,7 +4883,7 @@ class Mission
id=2348;
atlOffset=-14.263576;
};
- class Item107
+ class Item100
{
dataType="Marker";
position[]={5090.6372,0,9954.6084};
@@ -7171,7 +4894,7 @@ class Mission
id=2349;
atlOffset=-3.4178455;
};
- class Item108
+ class Item101
{
dataType="Marker";
position[]={10238.827,0,14847.392};
@@ -7182,7 +4905,7 @@ class Mission
id=2350;
atlOffset=-95.288834;
};
- class Item109
+ class Item102
{
dataType="Marker";
position[]={9327.5859,0,13704.937};
@@ -7193,7 +4916,7 @@ class Mission
id=2351;
atlOffset=-38.719368;
};
- class Item110
+ class Item103
{
dataType="Marker";
position[]={6376.6899,0,14872.76};
@@ -7204,7 +4927,7 @@ class Mission
id=2353;
atlOffset=-36.267509;
};
- class Item111
+ class Item104
{
dataType="Marker";
position[]={5356.8271,0,14518.286};
@@ -7215,7 +4938,7 @@ class Mission
id=2354;
atlOffset=-20.994001;
};
- class Item112
+ class Item105
{
dataType="Marker";
position[]={4216.1279,0,15044.774};
@@ -7226,7 +4949,7 @@ class Mission
id=2355;
atlOffset=-18.060602;
};
- class Item113
+ class Item106
{
dataType="Marker";
position[]={7883.5469,0,16158.413};
@@ -7237,7 +4960,7 @@ class Mission
id=2356;
atlOffset=-114.64646;
};
- class Item114
+ class Item107
{
dataType="Marker";
position[]={6181.2612,0,16251.224};
@@ -7248,7 +4971,7 @@ class Mission
id=2357;
atlOffset=-43;
};
- class Item115
+ class Item108
{
dataType="Marker";
position[]={5409.583,0,17912.314};
@@ -7259,7 +4982,7 @@ class Mission
id=2358;
atlOffset=-76.824059;
};
- class Item116
+ class Item109
{
dataType="Marker";
position[]={4421.2661,0,20640.439};
@@ -7270,7 +4993,7 @@ class Mission
id=2359;
atlOffset=-292.79355;
};
- class Item117
+ class Item110
{
dataType="Marker";
position[]={9182.3145,0,21662.732};
@@ -7281,7 +5004,7 @@ class Mission
id=2360;
atlOffset=-14.398884;
};
- class Item118
+ class Item111
{
dataType="Marker";
position[]={11713.564,0,13711.096};
@@ -7292,7 +5015,7 @@ class Mission
id=2400;
atlOffset=-12.757689;
};
- class Item119
+ class Item112
{
dataType="Marker";
position[]={11381.036,0,14184.986};
@@ -7303,7 +5026,7 @@ class Mission
id=2401;
atlOffset=-20.679392;
};
- class Item120
+ class Item113
{
dataType="Marker";
position[]={11132.881,0,14565.143};
@@ -7314,7 +5037,7 @@ class Mission
id=2402;
atlOffset=-41.400944;
};
- class Item121
+ class Item114
{
dataType="Marker";
position[]={10976.402,0,13431.048};
@@ -7325,7 +5048,7 @@ class Mission
id=2403;
atlOffset=-27.796715;
};
- class Item122
+ class Item115
{
dataType="Marker";
position[]={9234.4971,0,8058.9438};
@@ -7336,7 +5059,7 @@ class Mission
id=2408;
atlOffset=-41.681149;
};
- class Item123
+ class Item116
{
dataType="Marker";
position[]={10640.563,-0.92901802,12294.198};
@@ -7347,7 +5070,7 @@ class Mission
id=2409;
atlOffset=-16.738375;
};
- class Item124
+ class Item117
{
dataType="Marker";
position[]={7178.7798,0,11068.785};
@@ -7358,7 +5081,7 @@ class Mission
id=2411;
atlOffset=-2.9817381;
};
- class Item125
+ class Item118
{
dataType="Marker";
position[]={3558.9519,0,10258.914};
@@ -7369,7 +5092,7 @@ class Mission
id=2412;
atlOffset=-20.797474;
};
- class Item126
+ class Item119
{
dataType="Marker";
position[]={7207.0508,0,12156.854};
@@ -7380,7 +5103,7 @@ class Mission
id=2415;
atlOffset=-42.165871;
};
- class Item127
+ class Item120
{
dataType="Marker";
position[]={5063.2212,0,11300.441};
@@ -7391,7 +5114,7 @@ class Mission
id=2416;
atlOffset=-53.143517;
};
- class Item128
+ class Item121
{
dataType="Marker";
position[]={3835.7151,0,11163.48};
@@ -7402,7 +5125,7 @@ class Mission
id=2417;
atlOffset=-4.397522;
};
- class Item129
+ class Item122
{
dataType="Marker";
position[]={4150.5171,0,11737.739};
@@ -7413,7 +5136,7 @@ class Mission
id=2418;
atlOffset=-52.261627;
};
- class Item130
+ class Item123
{
dataType="Marker";
position[]={3804.8291,0,13707.484};
@@ -7424,7 +5147,7 @@ class Mission
id=2419;
atlOffset=-16.050009;
};
- class Item131
+ class Item124
{
dataType="Marker";
position[]={7385.2358,0,15407.366};
@@ -7435,7 +5158,7 @@ class Mission
id=2420;
atlOffset=-55.400425;
};
- class Item132
+ class Item125
{
dataType="Marker";
position[]={5473.9419,0,14996.1};
@@ -7446,7 +5169,7 @@ class Mission
id=2421;
atlOffset=-27.299999;
};
- class Item133
+ class Item126
{
dataType="Marker";
position[]={7160.4639,0,16475.939};
@@ -7457,7 +5180,7 @@ class Mission
id=2422;
atlOffset=-120.89066;
};
- class Item134
+ class Item127
{
dataType="Marker";
position[]={4875.4141,0,16175.929};
@@ -7468,7 +5191,7 @@ class Mission
id=2423;
atlOffset=-76.932167;
};
- class Item135
+ class Item128
{
dataType="Marker";
position[]={4308.5078,0,16444.109};
@@ -7479,7 +5202,7 @@ class Mission
id=2424;
atlOffset=-5.2183647;
};
- class Item136
+ class Item129
{
dataType="Marker";
position[]={4167.9639,0,16963.729};
@@ -7490,7 +5213,7 @@ class Mission
id=2425;
atlOffset=-5.4449611;
};
- class Item137
+ class Item130
{
dataType="Marker";
position[]={3891.8906,1.9350519,17412.955};
@@ -7504,7 +5227,7 @@ class Mission
id=2426;
atlOffset=-13.725993;
};
- class Item138
+ class Item131
{
dataType="Marker";
position[]={3010.1421,0,18496.869};
@@ -7515,7 +5238,7 @@ class Mission
id=2428;
atlOffset=-33.16;
};
- class Item139
+ class Item132
{
dataType="Marker";
position[]={7534.1592,0,18344.918};
@@ -7526,7 +5249,7 @@ class Mission
id=2429;
atlOffset=-134.81511;
};
- class Item140
+ class Item133
{
dataType="Marker";
position[]={8627.2217,0,18284.639};
@@ -7537,7 +5260,7 @@ class Mission
id=2430;
atlOffset=-180.60445;
};
- class Item141
+ class Item134
{
dataType="Marker";
position[]={9426.0449,0,20303.271};
@@ -7548,7 +5271,7 @@ class Mission
id=2432;
atlOffset=-121.73425;
};
- class Item142
+ class Item135
{
dataType="Marker";
position[]={6535.314,0,20016.197};
@@ -7559,7 +5282,7 @@ class Mission
id=2433;
atlOffset=-171.28893;
};
- class Item143
+ class Item136
{
dataType="Marker";
position[]={8558.7822,0,20900.711};
@@ -7570,7 +5293,7 @@ class Mission
id=2434;
atlOffset=-68.038689;
};
- class Item144
+ class Item137
{
dataType="Marker";
position[]={9729.3398,0,22301.406};
@@ -7581,7 +5304,7 @@ class Mission
id=2435;
atlOffset=-2.4800804;
};
- class Item145
+ class Item138
{
dataType="Marker";
position[]={4561.4751,0,21409.08};
@@ -7592,7 +5315,7 @@ class Mission
id=2436;
atlOffset=-300.42456;
};
- class Item146
+ class Item139
{
dataType="Marker";
position[]={6566.4399,0,22680.027};
@@ -7603,7 +5326,7 @@ class Mission
id=2437;
atlOffset=-91.076134;
};
- class Item147
+ class Item140
{
dataType="Marker";
position[]={4859.3779,0,21911.574};
@@ -7614,7 +5337,7 @@ class Mission
id=2438;
atlOffset=-337.32001;
};
- class Item148
+ class Item141
{
dataType="Marker";
position[]={12086.282,0,10484.539};
@@ -7625,7 +5348,7 @@ class Mission
id=2440;
atlOffset=-3.9028528;
};
- class Item149
+ class Item142
{
dataType="Marker";
position[]={11520.261,0,9423.2715};
@@ -7636,7 +5359,7 @@ class Mission
id=2441;
atlOffset=-20.733351;
};
- class Item150
+ class Item143
{
dataType="Marker";
position[]={10771.863,0,10878.396};
@@ -7647,7 +5370,7 @@ class Mission
id=2443;
atlOffset=-3.7485743;
};
- class Item151
+ class Item144
{
dataType="Marker";
position[]={7929.9019,0,21299.342};
@@ -7658,7 +5381,7 @@ class Mission
id=2444;
atlOffset=-83.060013;
};
- class Item152
+ class Item145
{
dataType="Marker";
position[]={19736.734,256.32681,8743.6523};
@@ -7669,7 +5392,7 @@ class Mission
id=2675;
atlOffset=192.81203;
};
- class Item153
+ class Item146
{
dataType="Marker";
position[]={22000.635,221.65341,5399.0659};
@@ -7680,7 +5403,7 @@ class Mission
id=2777;
atlOffset=211.04102;
};
- class Item154
+ class Item147
{
dataType="Marker";
position[]={12194.03,0,22759.455};
@@ -7691,7 +5414,7 @@ class Mission
id=2779;
atlOffset=-17.520317;
};
- class Item155
+ class Item148
{
dataType="Marker";
position[]={16677.592,0,20498.223};
@@ -7702,7 +5425,7 @@ class Mission
id=2780;
atlOffset=-4.444243;
};
- class Item156
+ class Item149
{
dataType="Marker";
position[]={17508.961,0,12165.783};
@@ -7713,7 +5436,7 @@ class Mission
id=2921;
atlOffset=-23.864229;
};
- class Item157
+ class Item150
{
dataType="Marker";
position[]={13587.21,196.48126,12188.497};
@@ -7724,7 +5447,7 @@ class Mission
id=2930;
atlOffset=180.59427;
};
- class Item158
+ class Item151
{
dataType="Marker";
position[]={21609.568,167.85583,13240.842};
@@ -7735,7 +5458,7 @@ class Mission
id=2999;
atlOffset=160.09613;
};
- class Item159
+ class Item152
{
dataType="Marker";
position[]={19311.885,180.24019,16361.58};
@@ -7746,7 +5469,7 @@ class Mission
id=3002;
atlOffset=160.06349;
};
- class Item160
+ class Item153
{
dataType="Marker";
position[]={22627.949,176.97485,16805.762};
@@ -7757,7 +5480,7 @@ class Mission
id=3008;
atlOffset=163.54015;
};
- class Item161
+ class Item154
{
dataType="Marker";
position[]={26293.051,30.598507,21629.822};
@@ -7768,7 +5491,7 @@ class Mission
id=3022;
atlOffset=0.10385704;
};
- class Item162
+ class Item155
{
dataType="Marker";
position[]={27692.719,34.840527,24923.156};
@@ -7779,7 +5502,7 @@ class Mission
id=3024;
atlOffset=-0.061985016;
};
- class Item163
+ class Item156
{
dataType="Marker";
position[]={15357.383,286.64658,19179.834};
@@ -7790,7 +5513,7 @@ class Mission
id=3027;
atlOffset=209.246;
};
- class Item164
+ class Item157
{
dataType="Marker";
position[]={10438.702,0,17240.82};
@@ -7801,7 +5524,7 @@ class Mission
id=2431;
atlOffset=-83.942673;
};
- class Item165
+ class Item158
{
dataType="Layer";
name="Simple Outpost #01";
@@ -8062,7 +5785,7 @@ class Mission
id=3273;
atlOffset=0.0089170933;
};
- class Item166
+ class Item159
{
dataType="Marker";
position[]={14382.56,203.59436,15352.73};
@@ -8073,7 +5796,7 @@ class Mission
id=3275;
atlOffset=201.15048;
};
- class Item167
+ class Item160
{
dataType="Marker";
position[]={22525.383,37.609062,20766.65};
@@ -8084,7 +5807,7 @@ class Mission
id=3335;
atlOffset=-0.029880524;
};
- class Item168
+ class Item161
{
dataType="Marker";
position[]={11207.39,353.35339,8699.332};
@@ -8095,7 +5818,7 @@ class Mission
id=3342;
atlOffset=170.93626;
};
- class Item169
+ class Item162
{
dataType="Marker";
position[]={8299.749,377.30701,16699.322};
@@ -8106,7 +5829,7 @@ class Mission
id=3432;
atlOffset=149.48404;
};
- class Item170
+ class Item163
{
dataType="Marker";
position[]={9165.8545,186.55542,20792.949};
@@ -8117,7 +5840,7 @@ class Mission
id=3438;
atlOffset=156.34727;
};
- class Item171
+ class Item164
{
dataType="Marker";
position[]={9647.7686,203.62567,13468.574};
@@ -8128,7 +5851,7 @@ class Mission
id=3440;
atlOffset=145.8125;
};
- class Item172
+ class Item165
{
dataType="Marker";
position[]={7071.4463,257.83249,11617.829};
@@ -8139,7 +5862,7 @@ class Mission
id=3444;
atlOffset=230.00427;
};
- class Item173
+ class Item166
{
dataType="Marker";
position[]={3889.6504,193.42625,12011.207};
@@ -8150,7 +5873,7 @@ class Mission
id=3450;
atlOffset=129.79117;
};
- class Item174
+ class Item167
{
dataType="Marker";
position[]={4794.0713,147.05916,14641.081};
@@ -8161,7 +5884,7 @@ class Mission
id=3454;
atlOffset=129.63823;
};
- class Item175
+ class Item168
{
dataType="Marker";
position[]={12245.036,240.38191,20271.641};
@@ -8172,7 +5895,7 @@ class Mission
id=3572;
atlOffset=136.80116;
};
- class Item176
+ class Item169
{
dataType="Marker";
position[]={4875.3564,344.25595,19457.105};
@@ -8183,7 +5906,7 @@ class Mission
id=3576;
atlOffset=152.38753;
};
- class Item177
+ class Item170
{
dataType="Marker";
position[]={19264.439,0,17639.158};
@@ -8194,7 +5917,7 @@ class Mission
id=3579;
atlOffset=-35.864075;
};
- class Item178
+ class Item171
{
dataType="Marker";
position[]={17926.297,14.672434,14313.956};
@@ -8202,7 +5925,7 @@ class Mission
type="Empty";
id=4434;
};
- class Item179
+ class Item172
{
dataType="Marker";
position[]={20108.707,18.501335,16006.66};
@@ -8210,7 +5933,7 @@ class Mission
type="Empty";
id=4435;
};
- class Item180
+ class Item173
{
dataType="Marker";
position[]={18184.473,15.097014,17700.525};
@@ -8218,7 +5941,7 @@ class Mission
type="Empty";
id=4436;
};
- class Item181
+ class Item174
{
dataType="Marker";
position[]={16416.625,12.529049,15964.641};
@@ -8227,7 +5950,7 @@ class Mission
id=4437;
atlOffset=9.5367432e-007;
};
- class Item182
+ class Item175
{
dataType="Marker";
position[]={21078.637,22.179703,18629.854};
@@ -8235,7 +5958,7 @@ class Mission
type="Empty";
id=4438;
};
- class Item183
+ class Item176
{
dataType="Marker";
position[]={22670.84,16.72946,20373.773};
@@ -8243,7 +5966,7 @@ class Mission
type="Empty";
id=4439;
};
- class Item184
+ class Item177
{
dataType="Marker";
position[]={27690.914,16.661324,21418.43};
@@ -8251,7 +5974,7 @@ class Mission
type="Empty";
id=4440;
};
- class Item185
+ class Item178
{
dataType="Marker";
position[]={24982.852,9.5188723,19041.857};
@@ -8259,7 +5982,7 @@ class Mission
type="Empty";
id=4441;
};
- class Item186
+ class Item179
{
dataType="Marker";
position[]={25789.383,0,23011.443};
@@ -8268,7 +5991,7 @@ class Mission
id=4442;
atlOffset=-26.738657;
};
- class Item187
+ class Item180
{
dataType="Marker";
position[]={21472.965,0,13998.825};
@@ -8277,7 +6000,7 @@ class Mission
id=4443;
atlOffset=-13.357305;
};
- class Item188
+ class Item181
{
dataType="Marker";
position[]={21881.727,0,13996.375};
@@ -8286,7 +6009,7 @@ class Mission
id=4444;
atlOffset=-17.089655;
};
- class Item189
+ class Item182
{
dataType="Marker";
position[]={21043.5,0,11396.218};
@@ -8295,7 +6018,7 @@ class Mission
id=4445;
atlOffset=-23.024698;
};
- class Item190
+ class Item183
{
dataType="Marker";
position[]={20240.561,0,12768.32};
@@ -8304,7 +6027,7 @@ class Mission
id=4446;
atlOffset=-112.24458;
};
- class Item191
+ class Item184
{
dataType="Marker";
position[]={18548.492,0,11000.231};
@@ -8313,7 +6036,7 @@ class Mission
id=4447;
atlOffset=-75.190041;
};
- class Item192
+ class Item185
{
dataType="Marker";
position[]={16732.391,0,9958.8984};
@@ -8322,7 +6045,7 @@ class Mission
id=4448;
atlOffset=-13.982668;
};
- class Item193
+ class Item186
{
dataType="Marker";
position[]={21775.316,0,5141.855};
@@ -8331,7 +6054,7 @@ class Mission
id=4449;
atlOffset=-41.119976;
};
- class Item194
+ class Item187
{
dataType="Marker";
position[]={18931.281,0,6717.7168};
@@ -8340,7 +6063,7 @@ class Mission
id=4450;
atlOffset=-39.987495;
};
- class Item195
+ class Item188
{
dataType="Marker";
position[]={18926.195,0,8269.8076};
@@ -8349,7 +6072,7 @@ class Mission
id=4451;
atlOffset=-23.401512;
};
- class Item196
+ class Item189
{
dataType="Marker";
position[]={19702.344,0,8441.873};
@@ -8358,7 +6081,7 @@ class Mission
id=4452;
atlOffset=-56.041313;
};
- class Item197
+ class Item190
{
dataType="Marker";
position[]={22566.902,0,21537.686};
@@ -8367,7 +6090,7 @@ class Mission
id=4453;
atlOffset=-18.548008;
};
- class Item198
+ class Item191
{
dataType="Marker";
position[]={17457.914,0,19172.824};
@@ -8376,7 +6099,7 @@ class Mission
id=4454;
atlOffset=-19.085245;
};
- class Item199
+ class Item192
{
dataType="Marker";
position[]={11820.973,0,16873.543};
@@ -8385,7 +6108,7 @@ class Mission
id=4455;
atlOffset=-33.842751;
};
- class Item200
+ class Item193
{
dataType="Marker";
position[]={11527.361,0,17601.242};
@@ -8394,7 +6117,7 @@ class Mission
id=4456;
atlOffset=-56.688408;
};
- class Item201
+ class Item194
{
dataType="Marker";
position[]={27577.17,0,25240.039};
@@ -8403,7 +6126,7 @@ class Mission
id=4457;
atlOffset=-50.058922;
};
- class Item202
+ class Item195
{
dataType="Marker";
position[]={5863.3442,0,15244.799};
@@ -8412,7 +6135,7 @@ class Mission
id=4458;
atlOffset=-26.190001;
};
- class Item203
+ class Item196
{
dataType="Marker";
position[]={6210.5669,0,15546.18};
@@ -8421,7 +6144,7 @@ class Mission
id=4459;
atlOffset=-30.846674;
};
- class Item204
+ class Item197
{
dataType="Marker";
position[]={5846.7739,0,14738.747};
@@ -8430,7 +6153,7 @@ class Mission
id=4460;
atlOffset=-22.859661;
};
- class Item205
+ class Item198
{
dataType="Marker";
position[]={5132.1362,0,14802.077};
@@ -8439,7 +6162,7 @@ class Mission
id=4461;
atlOffset=-18.949858;
};
- class Item206
+ class Item199
{
dataType="Marker";
position[]={4702.6719,0,14650.268};
@@ -8448,7 +6171,7 @@ class Mission
id=4462;
atlOffset=-14.358824;
};
- class Item207
+ class Item200
{
dataType="Marker";
position[]={4858.063,0,13451.928};
@@ -8457,7 +6180,7 @@ class Mission
id=4463;
atlOffset=-39.65741;
};
- class Item208
+ class Item201
{
dataType="Marker";
position[]={27382.92,0,24972.711};
@@ -8466,7 +6189,7 @@ class Mission
id=4464;
atlOffset=-32.340816;
};
- class Item209
+ class Item202
{
dataType="Marker";
position[]={4802.5488,0,10571.892};
@@ -8475,7 +6198,7 @@ class Mission
id=4465;
atlOffset=-15.74263;
};
- class Item210
+ class Item203
{
dataType="Marker";
position[]={2729.187,0,10045.033};
@@ -8484,7 +6207,7 @@ class Mission
id=4466;
atlOffset=-15.232449;
};
- class Item211
+ class Item204
{
dataType="Marker";
position[]={6669.292,0,18876.965};
@@ -8493,7 +6216,7 @@ class Mission
id=4467;
atlOffset=-226.10429;
};
- class Item212
+ class Item205
{
dataType="Marker";
position[]={5762.4438,0,18561.105};
@@ -8502,7 +6225,7 @@ class Mission
id=4468;
atlOffset=-187.88644;
};
- class Item213
+ class Item206
{
dataType="Marker";
position[]={5113.9678,0,20207.725};
@@ -8511,7 +6234,7 @@ class Mission
id=4469;
atlOffset=-248.88972;
};
- class Item214
+ class Item207
{
dataType="Marker";
position[]={10199.111,0,7396.582};
@@ -8520,7 +6243,7 @@ class Mission
id=4470;
atlOffset=-120.34283;
};
- class Item215
+ class Item208
{
dataType="Marker";
position[]={17117.32,0,12245.64};
@@ -8529,7 +6252,7 @@ class Mission
id=4471;
atlOffset=-13.680563;
};
- class Item216
+ class Item209
{
dataType="Marker";
position[]={3191.342,0,17914.406};
@@ -8538,7 +6261,7 @@ class Mission
id=4472;
atlOffset=-23.504631;
};
- class Item217
+ class Item210
{
dataType="Marker";
position[]={4635.644,0,22355.939};
@@ -8547,7 +6270,7 @@ class Mission
id=4473;
atlOffset=-200.81187;
};
- class Item218
+ class Item211
{
dataType="Marker";
position[]={12907.596,0,20205.658};
@@ -8556,7 +6279,7 @@ class Mission
id=4474;
atlOffset=-46.851318;
};
- class Item219
+ class Item212
{
dataType="Marker";
position[]={5482.083,0,20992.113};
@@ -8565,7 +6288,7 @@ class Mission
id=4475;
atlOffset=-248.05954;
};
- class Item220
+ class Item213
{
dataType="Marker";
position[]={6829.2471,0,17377.271};
@@ -8574,7 +6297,7 @@ class Mission
id=4476;
atlOffset=-181.95114;
};
- class Item221
+ class Item214
{
dataType="Marker";
position[]={7357.3931,0,13884.372};
@@ -8583,7 +6306,7 @@ class Mission
id=4477;
atlOffset=-172.47961;
};
- class Item222
+ class Item215
{
dataType="Marker";
position[]={5879.5918,0,10369.929};
@@ -8592,7 +6315,7 @@ class Mission
id=4479;
atlOffset=-16.606947;
};
- class Item223
+ class Item216
{
dataType="Marker";
position[]={7975.5391,0,17557.588};
@@ -8601,7 +6324,7 @@ class Mission
id=4480;
atlOffset=-166.15115;
};
- class Item224
+ class Item217
{
dataType="Marker";
position[]={8307.9219,0,18751.139};
@@ -8610,7 +6333,7 @@ class Mission
id=4481;
atlOffset=-136.28609;
};
- class Item225
+ class Item218
{
dataType="Marker";
position[]={12053.371,0,18971.393};
@@ -8619,7 +6342,7 @@ class Mission
id=4482;
atlOffset=-46.405514;
};
- class Item226
+ class Item219
{
dataType="Marker";
position[]={22925.047,0,17010.836};
@@ -8628,7 +6351,7 @@ class Mission
id=4483;
atlOffset=-3.1900001;
};
- class Item227
+ class Item220
{
dataType="Marker";
position[]={23714.156,0,16246.275};
@@ -8637,7 +6360,7 @@ class Mission
id=4484;
atlOffset=-5.3134031;
};
- class Item228
+ class Item221
{
dataType="Marker";
position[]={20234.738,0,19432.299};
@@ -8646,7 +6369,7 @@ class Mission
id=4485;
atlOffset=-12.657815;
};
- class Item229
+ class Item222
{
dataType="Marker";
position[]={8849.1699,0,21256.842};
@@ -8655,7 +6378,7 @@ class Mission
id=4486;
atlOffset=-19.790314;
};
- class Item230
+ class Item223
{
dataType="Marker";
position[]={7855.8799,0,10936.928};
@@ -8664,7 +6387,7 @@ class Mission
id=4487;
atlOffset=-13.409648;
};
- class Item231
+ class Item224
{
dataType="Marker";
position[]={7951.4409,0,9667.8887};
@@ -8673,7 +6396,7 @@ class Mission
id=4488;
atlOffset=-61.508617;
};
- class Item232
+ class Item225
{
dataType="Marker";
position[]={11597.271,0,9748.585};
@@ -8682,7 +6405,7 @@ class Mission
id=4489;
atlOffset=-17.266993;
};
- class Item233
+ class Item226
{
dataType="Marker";
position[]={9685.1855,0,8910.5};
@@ -8691,7 +6414,7 @@ class Mission
id=4490;
atlOffset=-12.220077;
};
- class Item234
+ class Item227
{
dataType="Marker";
position[]={12351.986,0,8373.2412};
@@ -8700,7 +6423,7 @@ class Mission
id=4491;
atlOffset=-17.20896;
};
- class Item235
+ class Item228
{
dataType="Marker";
position[]={10785.916,0,9639.4268};
@@ -8709,7 +6432,7 @@ class Mission
id=4492;
atlOffset=-38.642956;
};
- class Item236
+ class Item229
{
dataType="Marker";
position[]={10504.92,0,9606.1445};
@@ -8718,7 +6441,7 @@ class Mission
id=4493;
atlOffset=-52.575775;
};
- class Item237
+ class Item230
{
dataType="Marker";
position[]={10251.008,0,12993.329};
@@ -8727,7 +6450,7 @@ class Mission
id=4494;
atlOffset=-18.168936;
};
- class Item238
+ class Item231
{
dataType="Marker";
position[]={10098.424,0,12333.886};
@@ -8736,7 +6459,7 @@ class Mission
id=4495;
atlOffset=-13.14005;
};
- class Item239
+ class Item232
{
dataType="Marker";
position[]={9923.2441,0,12570.235};
@@ -8745,7 +6468,7 @@ class Mission
id=4496;
atlOffset=-13.877146;
};
- class Item240
+ class Item233
{
dataType="Marker";
position[]={9650.8145,0,12403.865};
@@ -8754,7 +6477,7 @@ class Mission
id=4497;
atlOffset=-13.292393;
};
- class Item241
+ class Item234
{
dataType="Marker";
position[]={9250.4316,0,12494.331};
@@ -8763,7 +6486,7 @@ class Mission
id=4498;
atlOffset=-14.944696;
};
- class Item242
+ class Item235
{
dataType="Marker";
position[]={11078.961,0,11613.198};
@@ -8772,7 +6495,7 @@ class Mission
id=4499;
atlOffset=-31.049019;
};
- class Item243
+ class Item236
{
dataType="Marker";
position[]={10134.207,0,13358.789};
@@ -8781,7 +6504,7 @@ class Mission
id=4500;
atlOffset=-22.573122;
};
- class Item244
+ class Item237
{
dataType="Marker";
position[]={12745.047,0,17384.629};
@@ -8790,7 +6513,7 @@ class Mission
id=4501;
atlOffset=-21.339645;
};
- class Item245
+ class Item238
{
dataType="Marker";
position[]={16691.738,0,19451.82};
@@ -8799,7 +6522,7 @@ class Mission
id=4502;
atlOffset=-18.04405;
};
- class Item246
+ class Item239
{
dataType="Marker";
position[]={19121.129,0,17762.885};
@@ -8808,7 +6531,7 @@ class Mission
id=4503;
atlOffset=-36.701599;
};
- class Item247
+ class Item240
{
dataType="Marker";
position[]={18600.168,0,17963.154};
@@ -8817,7 +6540,7 @@ class Mission
id=4504;
atlOffset=-23.696365;
};
- class Item248
+ class Item241
{
dataType="Marker";
position[]={19589.547,0,16446.369};
@@ -8826,7 +6549,7 @@ class Mission
id=4505;
atlOffset=-20.660542;
};
- class Item249
+ class Item242
{
dataType="Marker";
position[]={19386.939,0,15973.648};
@@ -8835,7 +6558,7 @@ class Mission
id=4506;
atlOffset=-19.213512;
};
- class Item250
+ class Item243
{
dataType="Marker";
position[]={19849.543,0,15680.107};
@@ -8844,7 +6567,7 @@ class Mission
id=4507;
atlOffset=-16.532787;
};
- class Item251
+ class Item244
{
dataType="Marker";
position[]={20256.867,0,15826.828};
@@ -8853,7 +6576,7 @@ class Mission
id=4508;
atlOffset=-19.466145;
};
- class Item252
+ class Item245
{
dataType="Marker";
position[]={10810.9,0,10776.36};
@@ -8862,7 +6585,7 @@ class Mission
id=4509;
atlOffset=-6.4594111;
};
- class Item253
+ class Item246
{
dataType="Marker";
position[]={17524.133,0,17270.984};
@@ -8871,7 +6594,7 @@ class Mission
id=4510;
atlOffset=-82.8274;
};
- class Item254
+ class Item247
{
dataType="Marker";
position[]={19384.406,0,17382.223};
@@ -8880,7 +6603,7 @@ class Mission
id=4511;
atlOffset=-35.914677;
};
- class Item255
+ class Item248
{
dataType="Marker";
position[]={21333.785,0,18142.23};
@@ -8889,7 +6612,7 @@ class Mission
id=4512;
atlOffset=-22.180359;
};
- class Item256
+ class Item249
{
dataType="Marker";
position[]={22545.555,0,17638.416};
@@ -8898,7 +6621,7 @@ class Mission
id=4513;
atlOffset=-15.838914;
};
- class Item257
+ class Item250
{
dataType="Marker";
position[]={22720.73,0,18394.23};
@@ -8907,7 +6630,7 @@ class Mission
id=4514;
atlOffset=-3.1900001;
};
- class Item258
+ class Item251
{
dataType="Marker";
position[]={24557.711,0,19131.898};
@@ -8916,7 +6639,7 @@ class Mission
id=4515;
atlOffset=-3.1900001;
};
- class Item259
+ class Item252
{
dataType="Marker";
position[]={27069.25,0,22072.195};
@@ -8925,7 +6648,7 @@ class Mission
id=4516;
atlOffset=-49.411087;
};
- class Item260
+ class Item253
{
dataType="Marker";
position[]={19641.883,0,19225.576};
@@ -8934,7 +6657,7 @@ class Mission
id=4517;
atlOffset=-27.752777;
};
- class Item261
+ class Item254
{
dataType="Marker";
position[]={9158.9531,0,7674.604};
@@ -8943,7 +6666,7 @@ class Mission
id=4518;
atlOffset=-28.639889;
};
- class Item262
+ class Item255
{
dataType="Marker";
position[]={9778.8867,0,8883.8135};
@@ -8952,7 +6675,7 @@ class Mission
id=4519;
atlOffset=-13.306314;
};
- class Item263
+ class Item256
{
dataType="Marker";
position[]={9617.8066,0,8813.4473};
@@ -8961,7 +6684,7 @@ class Mission
id=4520;
atlOffset=-13.115112;
};
- class Item264
+ class Item257
{
dataType="Marker";
position[]={10127.334,0,9993.2783};
@@ -8970,7 +6693,7 @@ class Mission
id=4521;
atlOffset=-13.006369;
};
- class Item265
+ class Item258
{
dataType="Marker";
position[]={18674.035,0,11872.693};
@@ -8979,7 +6702,7 @@ class Mission
id=4522;
atlOffset=-112.58973;
};
- class Item266
+ class Item259
{
dataType="Marker";
position[]={22143.238,0,17982.723};
@@ -8988,7 +6711,7 @@ class Mission
id=4523;
atlOffset=-16.485136;
};
- class Item267
+ class Item260
{
dataType="Marker";
position[]={11492.457,0,12832.626};
@@ -8997,7 +6720,7 @@ class Mission
id=4524;
atlOffset=-15.456941;
};
- class Item268
+ class Item261
{
dataType="Marker";
position[]={11888.037,0,12957.34};
@@ -9006,7 +6729,7 @@ class Mission
id=4525;
atlOffset=-20.15044;
};
- class Item269
+ class Item262
{
dataType="Marker";
position[]={11505.563,0,13407.313};
@@ -9015,7 +6738,7 @@ class Mission
id=4526;
atlOffset=-12.583449;
};
- class Item270
+ class Item263
{
dataType="Marker";
position[]={11821.098,0,12168.266};
@@ -9024,7 +6747,7 @@ class Mission
id=4527;
atlOffset=-14.759883;
};
- class Item271
+ class Item264
{
dataType="Marker";
position[]={27652.189,0,22309.023};
@@ -9033,7 +6756,7 @@ class Mission
id=4528;
atlOffset=-22.116282;
};
- class Item272
+ class Item265
{
dataType="Marker";
position[]={23349,0,16738.303};
@@ -9042,7 +6765,7 @@ class Mission
id=4529;
atlOffset=-14.895967;
};
- class Item273
+ class Item266
{
dataType="Marker";
position[]={22911.895,0,15936.477};
@@ -9051,7 +6774,7 @@ class Mission
id=4530;
atlOffset=-8.5757332;
};
- class Item274
+ class Item267
{
dataType="Marker";
position[]={27060.816,11.84,23957.293};
@@ -9059,7 +6782,7 @@ class Mission
type="Empty";
id=4531;
};
- class Item275
+ class Item268
{
dataType="Marker";
position[]={19935.84,23.69241,13856.229};
@@ -9067,7 +6790,7 @@ class Mission
type="Empty";
id=4532;
};
- class Item276
+ class Item269
{
dataType="Marker";
position[]={13884.229,16.703127,16740.572};
@@ -9075,7 +6798,7 @@ class Mission
type="Empty";
id=4533;
};
- class Item277
+ class Item270
{
dataType="Marker";
position[]={13584.836,15.658262,18205.301};
@@ -9083,7 +6806,7 @@ class Mission
type="Empty";
id=4534;
};
- class Item278
+ class Item271
{
dataType="Marker";
position[]={13795.432,22.583586,19414.842};
@@ -9092,7 +6815,7 @@ class Mission
id=4535;
atlOffset=-1.9073486e-006;
};
- class Item279
+ class Item272
{
dataType="Marker";
position[]={16119.43,22.672235,20184.361};
@@ -9100,7 +6823,7 @@ class Mission
type="Empty";
id=4536;
};
- class Item280
+ class Item273
{
dataType="Marker";
position[]={15948.41,18.496311,21428.064};
@@ -9108,7 +6831,7 @@ class Mission
type="Empty";
id=4537;
};
- class Item281
+ class Item274
{
dataType="Marker";
position[]={13263.461,13.017553,15607.91};
@@ -9116,7 +6839,7 @@ class Mission
type="Empty";
id=4538;
};
- class Item282
+ class Item275
{
dataType="Marker";
position[]={11477.666,27.646502,12509.177};
@@ -9125,7 +6848,7 @@ class Mission
id=4539;
atlOffset=1.9073486e-006;
};
- class Item283
+ class Item276
{
dataType="Marker";
position[]={11252.508,14.462578,12761.674};
@@ -9133,7 +6856,7 @@ class Mission
type="Empty";
id=4540;
};
- class Item284
+ class Item277
{
dataType="Marker";
position[]={10663.434,16.36294,10082.207};
@@ -9141,7 +6864,7 @@ class Mission
type="Empty";
id=4541;
};
- class Item285
+ class Item278
{
dataType="Marker";
position[]={19637.699,80.89476,9159.1689};
@@ -9149,7 +6872,7 @@ class Mission
type="Empty";
id=4542;
};
- class Item286
+ class Item279
{
dataType="Marker";
position[]={10033.811,0,12083.445};
@@ -9158,7 +6881,7 @@ class Mission
id=4543;
atlOffset=-12.343584;
};
- class Item287
+ class Item280
{
dataType="Marker";
position[]={10161.451,0,11804.564};
@@ -9167,7 +6890,7 @@ class Mission
id=4544;
atlOffset=-11.218268;
};
- class Item288
+ class Item281
{
dataType="Marker";
position[]={12003.975,0,15003.48};
@@ -9176,7 +6899,7 @@ class Mission
id=4545;
atlOffset=-19.924082;
};
- class Item289
+ class Item282
{
dataType="Marker";
position[]={11617.275,0,14533.711};
@@ -9185,7 +6908,7 @@ class Mission
id=4546;
atlOffset=-17.161819;
};
- class Item290
+ class Item283
{
dataType="Marker";
position[]={9854.9824,0,15416.594};
@@ -9194,7 +6917,7 @@ class Mission
id=4547;
atlOffset=-107.10378;
};
- class Item291
+ class Item284
{
dataType="Marker";
position[]={12810.088,0,18201.043};
@@ -9203,7 +6926,7 @@ class Mission
id=4548;
atlOffset=-22.435158;
};
- class Item292
+ class Item285
{
dataType="Marker";
position[]={12500.057,0,18928.498};
@@ -9212,7 +6935,7 @@ class Mission
id=4549;
atlOffset=-35.201454;
};
- class Item293
+ class Item286
{
dataType="Marker";
position[]={13752.939,0,20296.898};
@@ -9221,7 +6944,7 @@ class Mission
id=4550;
atlOffset=-33.365894;
};
- class Item294
+ class Item287
{
dataType="Marker";
position[]={13218.174,0,21376.211};
@@ -9230,7 +6953,7 @@ class Mission
id=4551;
atlOffset=-74.954674;
};
- class Item295
+ class Item288
{
dataType="Marker";
position[]={7392.5981,0,11327.044};
@@ -9239,7 +6962,7 @@ class Mission
id=4552;
atlOffset=-14.847422;
};
- class Item296
+ class Item289
{
dataType="Marker";
position[]={11828.801,0,22353.029};
@@ -9248,7 +6971,7 @@ class Mission
id=4553;
atlOffset=-15.839344;
};
- class Item297
+ class Item290
{
dataType="Marker";
position[]={11958.096,0,22496.328};
@@ -9257,7 +6980,7 @@ class Mission
id=4554;
atlOffset=-15.58928;
};
- class Item298
+ class Item291
{
dataType="Marker";
position[]={9190.877,0,21932.473};
@@ -9266,7 +6989,7 @@ class Mission
id=4555;
atlOffset=-13.598474;
};
- class Item299
+ class Item292
{
dataType="Marker";
position[]={4807.3862,0,20818.473};
@@ -9275,7 +6998,7 @@ class Mission
id=4556;
atlOffset=-272.59991;
};
- class Item300
+ class Item293
{
dataType="Marker";
position[]={4358.104,0,20960.354};
@@ -9284,7 +7007,7 @@ class Mission
id=4557;
atlOffset=-262.55777;
};
- class Item301
+ class Item294
{
dataType="Marker";
position[]={7368.0781,0,11625.437};
@@ -9293,7 +7016,7 @@ class Mission
id=4558;
atlOffset=-16.56179;
};
- class Item302
+ class Item295
{
dataType="Marker";
position[]={8183.9858,0,21241.789};
@@ -9302,7 +7025,7 @@ class Mission
id=4559;
atlOffset=-83.481178;
};
- class Item303
+ class Item296
{
dataType="Marker";
position[]={8353.5449,0,22400.75};
@@ -9311,7 +7034,7 @@ class Mission
id=4560;
atlOffset=-58.840271;
};
- class Item304
+ class Item297
{
dataType="Marker";
position[]={21743.688,0,18257.355};
@@ -9320,7 +7043,7 @@ class Mission
id=4561;
atlOffset=-17.444344;
};
- class Item305
+ class Item298
{
dataType="Marker";
position[]={23674.285,0,19582.127};
@@ -9329,7 +7052,7 @@ class Mission
id=4562;
atlOffset=-12.808059;
};
- class Item306
+ class Item299
{
dataType="Marker";
position[]={23626.484,0,20029.02};
@@ -9338,7 +7061,7 @@ class Mission
id=4563;
atlOffset=-13.389321;
};
- class Item307
+ class Item300
{
dataType="Marker";
position[]={24274.258,0,19840.215};
@@ -9347,7 +7070,7 @@ class Mission
id=4564;
atlOffset=-12.80377;
};
- class Item308
+ class Item301
{
dataType="Marker";
position[]={24501.484,0,20634.33};
@@ -9356,7 +7079,7 @@ class Mission
id=4565;
atlOffset=-23.003941;
};
- class Item309
+ class Item302
{
dataType="Marker";
position[]={25757.715,0,20577.918};
@@ -9365,7 +7088,7 @@ class Mission
id=4566;
atlOffset=-13.124748;
};
- class Item310
+ class Item303
{
dataType="Marker";
position[]={26199.52,0,20919.021};
@@ -9374,7 +7097,7 @@ class Mission
id=4567;
atlOffset=-13.478828;
};
- class Item311
+ class Item304
{
dataType="Marker";
position[]={26895.621,0,20863.125};
@@ -9383,7 +7106,7 @@ class Mission
id=4568;
atlOffset=-13.41249;
};
- class Item312
+ class Item305
{
dataType="Marker";
position[]={27036.551,0,21227.09};
@@ -9392,7 +7115,7 @@ class Mission
id=4569;
atlOffset=-17.647324;
};
- class Item313
+ class Item306
{
dataType="Marker";
position[]={27345.086,0,21163.77};
@@ -9401,7 +7124,7 @@ class Mission
id=4570;
atlOffset=-27.395491;
};
- class Item314
+ class Item307
{
dataType="Marker";
position[]={24483.461,0,22844.307};
@@ -9410,7 +7133,7 @@ class Mission
id=4571;
atlOffset=-20.42136;
};
- class Item315
+ class Item308
{
dataType="Marker";
position[]={25149.711,0,22382.625};
@@ -9419,7 +7142,7 @@ class Mission
id=4572;
atlOffset=-33.620491;
};
- class Item316
+ class Item309
{
dataType="Marker";
position[]={26076.766,0,23362.371};
@@ -9428,7 +7151,7 @@ class Mission
id=4573;
atlOffset=-27.57526;
};
- class Item317
+ class Item310
{
dataType="Marker";
position[]={26505.043,0,24153.189};
@@ -9437,7 +7160,7 @@ class Mission
id=4574;
atlOffset=-18.825884;
};
- class Item318
+ class Item311
{
dataType="Marker";
position[]={5544.9668,0,14855.188};
@@ -9446,7 +7169,7 @@ class Mission
id=4575;
atlOffset=-21.213919;
};
- class Item319
+ class Item312
{
dataType="Marker";
position[]={21366.68,0,7988.1069};
@@ -9455,7 +7178,7 @@ class Mission
id=4576;
atlOffset=-15.383377;
};
- class Item320
+ class Item313
{
dataType="Marker";
position[]={22379.93,0,7118.0342};
@@ -9464,7 +7187,7 @@ class Mission
id=4577;
atlOffset=-16.276333;
};
- class Item321
+ class Item314
{
dataType="Marker";
position[]={18623.891,0,8213.4893};
@@ -9473,7 +7196,7 @@ class Mission
id=4578;
atlOffset=-16.606598;
};
- class Item322
+ class Item315
{
dataType="Marker";
position[]={17460.102,0,10328.382};
@@ -9482,7 +7205,7 @@ class Mission
id=4579;
atlOffset=-22.403046;
};
- class Item323
+ class Item316
{
dataType="Marker";
position[]={17595.629,0,13836.631};
@@ -9491,7 +7214,7 @@ class Mission
id=4580;
atlOffset=-13.544721;
};
- class Item324
+ class Item317
{
dataType="Marker";
position[]={18231.535,0,13444.548};
@@ -9500,7 +7223,7 @@ class Mission
id=4581;
atlOffset=-21.282446;
};
- class Item325
+ class Item318
{
dataType="Marker";
position[]={17812.838,0,14727.674};
@@ -9509,7 +7232,7 @@ class Mission
id=4582;
atlOffset=-14.86688;
};
- class Item326
+ class Item319
{
dataType="Marker";
position[]={18971.082,0,15023.86};
@@ -9518,7 +7241,7 @@ class Mission
id=4583;
atlOffset=-18.750629;
};
- class Item327
+ class Item320
{
dataType="Marker";
position[]={20067.383,0,15363.008};
@@ -9527,7 +7250,7 @@ class Mission
id=4584;
atlOffset=-14.205989;
};
- class Item328
+ class Item321
{
dataType="Marker";
position[]={19463.668,0,17064.818};
@@ -9536,7 +7259,7 @@ class Mission
id=4585;
atlOffset=-25.458874;
};
- class Item329
+ class Item322
{
dataType="Marker";
position[]={15371.021,0,18659.684};
@@ -9545,7 +7268,7 @@ class Mission
id=4586;
atlOffset=-36.27914;
};
- class Item330
+ class Item323
{
dataType="Marker";
position[]={14521.686,0,18723.223};
@@ -9554,7 +7277,7 @@ class Mission
id=4587;
atlOffset=-30.62742;
};
- class Item331
+ class Item324
{
dataType="Marker";
position[]={5982.4058,0,12893.379};
@@ -9563,7 +7286,7 @@ class Mission
id=4588;
atlOffset=-109.51257;
};
- class Item332
+ class Item325
{
dataType="Marker";
position[]={5871.1089,0,16265.045};
@@ -9572,7 +7295,7 @@ class Mission
id=4589;
atlOffset=-44.007908;
};
- class Item333
+ class Item326
{
dataType="Marker";
position[]={8811.0254,0,10085.493};
@@ -9581,7 +7304,7 @@ class Mission
id=4590;
atlOffset=-18.841412;
};
- class Item334
+ class Item327
{
dataType="Marker";
position[]={8882.8633,0,10705.055};
@@ -9590,7 +7313,7 @@ class Mission
id=4591;
atlOffset=-28.188969;
};
- class Item335
+ class Item328
{
dataType="Marker";
position[]={13940.078,0,17488.971};
@@ -9599,7 +7322,7 @@ class Mission
id=4592;
atlOffset=-13.729868;
};
- class Item336
+ class Item329
{
dataType="Marker";
position[]={15177.91,0,19442.92};
@@ -9608,7 +7331,7 @@ class Mission
id=4593;
atlOffset=-35.709965;
};
- class Item337
+ class Item330
{
dataType="Marker";
position[]={10471.938,0,16690.1};
@@ -9617,7 +7340,7 @@ class Mission
id=4594;
atlOffset=-52.837246;
};
- class Item338
+ class Item331
{
dataType="Marker";
position[]={9463.3848,0,16294.93};
@@ -9626,7 +7349,7 @@ class Mission
id=4595;
atlOffset=-91.683998;
};
- class Item339
+ class Item332
{
dataType="Marker";
position[]={9221.959,0,13834.39};
@@ -9635,7 +7358,7 @@ class Mission
id=4596;
atlOffset=-27.849672;
};
- class Item340
+ class Item333
{
dataType="Marker";
position[]={9240.709,0,13380.806};
@@ -9644,7 +7367,7 @@ class Mission
id=4597;
atlOffset=-24.641161;
};
- class Item341
+ class Item334
{
dataType="Marker";
position[]={7852.6782,0,15901.26};
@@ -9653,7 +7376,7 @@ class Mission
id=4598;
atlOffset=-98.330063;
};
- class Item342
+ class Item335
{
dataType="Marker";
position[]={14352.16,0,17007.795};
@@ -9662,7 +7385,7 @@ class Mission
id=4599;
atlOffset=-12.665246;
};
- class Item343
+ class Item336
{
dataType="Marker";
position[]={13562.236,0,16343.957};
@@ -9671,7 +7394,7 @@ class Mission
id=4600;
atlOffset=-14.098827;
};
- class Item344
+ class Item337
{
dataType="Marker";
position[]={16968.141,0,17906.715};
@@ -9680,7 +7403,7 @@ class Mission
id=4601;
atlOffset=-14.753013;
};
- class Item345
+ class Item338
{
dataType="Marker";
position[]={22299.566,0,15827.816};
@@ -9689,7 +7412,7 @@ class Mission
id=4602;
atlOffset=-14.235232;
};
- class Item346
+ class Item339
{
dataType="Marker";
position[]={21417.227,0,15548.254};
@@ -9698,7 +7421,7 @@ class Mission
id=4603;
atlOffset=-16.218775;
};
- class Item347
+ class Item340
{
dataType="Marker";
position[]={21843.824,0,17429.723};
@@ -9707,7 +7430,7 @@ class Mission
id=4604;
atlOffset=-18.880907;
};
- class Item348
+ class Item341
{
dataType="Marker";
position[]={9545.4824,0,13040.186};
@@ -9716,7 +7439,7 @@ class Mission
id=4605;
atlOffset=-33.3381;
};
- class Item349
+ class Item342
{
dataType="Marker";
position[]={23270.811,0,16287.275};
@@ -9725,7 +7448,7 @@ class Mission
id=4606;
atlOffset=-14.847651;
};
- class Item350
+ class Item343
{
dataType="Marker";
position[]={22904.535,0,19477.857};
@@ -9734,7 +7457,7 @@ class Mission
id=4607;
atlOffset=-12.597468;
};
- class Item351
+ class Item344
{
dataType="Marker";
position[]={24915.285,0,20308.172};
@@ -9743,7 +7466,7 @@ class Mission
id=4608;
atlOffset=-16.732666;
};
- class Item352
+ class Item345
{
dataType="Marker";
position[]={21064.094,17.602804,7938.3232};
@@ -9751,7 +7474,7 @@ class Mission
type="Empty";
id=4609;
};
- class Item353
+ class Item346
{
dataType="Marker";
position[]={21702.629,16.322037,6684.8398};
@@ -9759,7 +7482,7 @@ class Mission
type="Empty";
id=4610;
};
- class Item354
+ class Item347
{
dataType="Marker";
position[]={20197.188,31.731384,10254.47};
@@ -9768,7 +7491,7 @@ class Mission
id=4611;
atlOffset=1.9073486e-006;
};
- class Item355
+ class Item348
{
dataType="Marker";
position[]={17177.336,17.814085,10241.112};
@@ -9776,7 +7499,7 @@ class Mission
type="Empty";
id=4612;
};
- class Item356
+ class Item349
{
dataType="Marker";
position[]={22446.816,13.403796,16502.846};
@@ -9784,7 +7507,7 @@ class Mission
type="Empty";
id=4613;
};
- class Item357
+ class Item350
{
dataType="Marker";
position[]={22546.414,12.61,18792.934};
@@ -9792,7 +7515,7 @@ class Mission
type="Empty";
id=4614;
};
- class Item358
+ class Item351
{
dataType="Marker";
position[]={20586.664,25.338264,7977.2842};
@@ -9801,7 +7524,7 @@ class Mission
id=4616;
atlOffset=0.01333046;
};
- class Item359
+ class Item352
{
dataType="Marker";
position[]={21929.865,12.501355,8412.4395};
@@ -9810,7 +7533,7 @@ class Mission
id=4617;
atlOffset=0.0095558167;
};
- class Item360
+ class Item353
{
dataType="Marker";
position[]={21373.369,14.580457,8434.3076};
@@ -9819,7 +7542,7 @@ class Mission
id=4618;
atlOffset=-0.023994446;
};
- class Item361
+ class Item354
{
dataType="Marker";
position[]={20936.225,18.382704,8043.2275};
@@ -9828,7 +7551,7 @@ class Mission
id=4619;
atlOffset=-0.024055481;
};
- class Item362
+ class Item355
{
dataType="Marker";
position[]={20318.617,42.244278,7269.4092};
@@ -9837,7 +7560,7 @@ class Mission
id=4620;
atlOffset=-0.038661957;
};
- class Item363
+ class Item356
{
dataType="Marker";
position[]={20108.145,45.041103,7256.5068};
@@ -9846,7 +7569,7 @@ class Mission
id=4621;
atlOffset=-0.080646515;
};
- class Item364
+ class Item357
{
dataType="Marker";
position[]={19777.688,78.936058,6955.27};
@@ -9855,7 +7578,7 @@ class Mission
id=4622;
atlOffset=-0.033332825;
};
- class Item365
+ class Item358
{
dataType="Marker";
position[]={19099.959,53.939003,7119.0273};
@@ -9864,7 +7587,7 @@ class Mission
id=4623;
atlOffset=-0.015995026;
};
- class Item366
+ class Item359
{
dataType="Marker";
position[]={19254.521,45.426384,7721.1392};
@@ -9873,7 +7596,7 @@ class Mission
id=4624;
atlOffset=0.024021149;
};
- class Item367
+ class Item360
{
dataType="Marker";
position[]={19461.752,45.106377,8052.0586};
@@ -9882,7 +7605,7 @@ class Mission
id=4625;
atlOffset=-0.012664795;
};
- class Item368
+ class Item361
{
dataType="Marker";
position[]={19845.178,56.993488,8192.9326};
@@ -9891,7 +7614,7 @@ class Mission
id=4626;
atlOffset=0.018661499;
};
- class Item369
+ class Item362
{
dataType="Marker";
position[]={20522.254,28.516251,8121.8408};
@@ -9900,7 +7623,7 @@ class Mission
id=4627;
atlOffset=-0.027988434;
};
- class Item370
+ class Item363
{
dataType="Marker";
position[]={21158.668,51.406704,9075.375};
@@ -9909,7 +7632,7 @@ class Mission
id=4628;
atlOffset=-0.018070221;
};
- class Item371
+ class Item364
{
dataType="Marker";
position[]={20807.197,39.043434,9954.8164};
@@ -9918,7 +7641,7 @@ class Mission
id=4629;
atlOffset=-0.019329071;
};
- class Item372
+ class Item365
{
dataType="Marker";
position[]={19671.906,77.064781,9044.9043};
@@ -9927,7 +7650,7 @@ class Mission
id=4630;
atlOffset=-0.0072097778;
};
- class Item373
+ class Item366
{
dataType="Marker";
position[]={18431.477,16.902729,8455.875};
@@ -9936,7 +7659,7 @@ class Mission
id=4631;
atlOffset=0.019584656;
};
- class Item374
+ class Item367
{
dataType="Marker";
position[]={18381.725,24.054594,8732.1475};
@@ -9945,7 +7668,7 @@ class Mission
id=4632;
atlOffset=-0.031326294;
};
- class Item375
+ class Item368
{
dataType="Marker";
position[]={18811.838,41.793156,9001.3516};
@@ -9954,7 +7677,7 @@ class Mission
id=4633;
atlOffset=0.013996124;
};
- class Item376
+ class Item369
{
dataType="Marker";
position[]={19245.592,46.604034,8710.2822};
@@ -9963,7 +7686,7 @@ class Mission
id=4634;
atlOffset=0.059375763;
};
- class Item377
+ class Item370
{
dataType="Marker";
position[]={19881.15,82.816704,9415.0225};
@@ -9972,7 +7695,7 @@ class Mission
id=4635;
atlOffset=-0.044898987;
};
- class Item378
+ class Item371
{
dataType="Marker";
position[]={18959.568,180.85153,10045.775};
@@ -9981,7 +7704,7 @@ class Mission
id=4636;
atlOffset=-0.027206421;
};
- class Item379
+ class Item372
{
dataType="Marker";
position[]={16853.371,13.949273,10004.401};
@@ -9990,7 +7713,7 @@ class Mission
id=4638;
atlOffset=-0.0073318481;
};
- class Item380
+ class Item373
{
dataType="Marker";
position[]={16930.188,16.569811,10437.307};
@@ -9999,7 +7722,7 @@ class Mission
id=4639;
atlOffset=0.014669418;
};
- class Item381
+ class Item374
{
dataType="Marker";
position[]={18717.807,71.079338,10776.563};
@@ -10008,7 +7731,7 @@ class Mission
id=4640;
atlOffset=-0.001335144;
};
- class Item382
+ class Item375
{
dataType="Marker";
position[]={19022.471,98.534752,11157.476};
@@ -10017,7 +7740,7 @@ class Mission
id=4641;
atlOffset=-0.056083679;
};
- class Item383
+ class Item376
{
dataType="Marker";
position[]={20246.846,27.099365,10669.254};
@@ -10026,7 +7749,7 @@ class Mission
id=4642;
atlOffset=-0.0099964142;
};
- class Item384
+ class Item377
{
dataType="Marker";
position[]={20764.688,22.43751,10799.016};
@@ -10035,7 +7758,7 @@ class Mission
id=4643;
atlOffset=-0.0066013336;
};
- class Item385
+ class Item378
{
dataType="Marker";
position[]={21717.445,32.120121,11366.791};
@@ -10044,7 +7767,7 @@ class Mission
id=4644;
atlOffset=0.071979523;
};
- class Item386
+ class Item379
{
dataType="Marker";
position[]={20859.254,35.236652,11454.514};
@@ -10053,7 +7776,7 @@ class Mission
id=4645;
atlOffset=0.023403168;
};
- class Item387
+ class Item380
{
dataType="Marker";
position[]={21064.645,22.019342,12762.701};
@@ -10062,7 +7785,7 @@ class Mission
id=4646;
atlOffset=-0.012662888;
};
- class Item388
+ class Item381
{
dataType="Marker";
position[]={19784.914,88.928596,12274.927};
@@ -10071,7 +7794,7 @@ class Mission
id=4647;
atlOffset=-0.17462158;
};
- class Item389
+ class Item382
{
dataType="Marker";
position[]={19002.096,54.094494,12847.861};
@@ -10080,7 +7803,7 @@ class Mission
id=4648;
atlOffset=0.021278381;
};
- class Item390
+ class Item383
{
dataType="Marker";
position[]={18139.51,49.472954,12525.86};
@@ -10089,7 +7812,7 @@ class Mission
id=4649;
atlOffset=-0.058055878;
};
- class Item391
+ class Item384
{
dataType="Marker";
position[]={17775.564,37.398346,12597.375};
@@ -10098,7 +7821,7 @@ class Mission
id=4650;
atlOffset=0.013999939;
};
- class Item392
+ class Item385
{
dataType="Marker";
position[]={15540.004,32.035156,11170.203};
@@ -10107,7 +7830,7 @@ class Mission
id=4651;
atlOffset=-0.0059967041;
};
- class Item393
+ class Item386
{
dataType="Marker";
position[]={14804.704,5.7429276,10777.609};
@@ -10116,7 +7839,7 @@ class Mission
id=4652;
atlOffset=-0.010566235;
};
- class Item394
+ class Item387
{
dataType="Marker";
position[]={12011.676,19.232349,9311.0273};
@@ -10125,7 +7848,7 @@ class Mission
id=4653;
atlOffset=-0.16796112;
};
- class Item395
+ class Item388
{
dataType="Marker";
position[]={10373.501,89.827965,7977.6973};
@@ -10134,7 +7857,7 @@ class Mission
id=4654;
atlOffset=-0.01599884;
};
- class Item396
+ class Item389
{
dataType="Marker";
position[]={9439.8828,52.528454,7883.2739};
@@ -10143,7 +7866,7 @@ class Mission
id=4655;
atlOffset=0.035987854;
};
- class Item397
+ class Item390
{
dataType="Marker";
position[]={9098.3691,23.398796,7809.4146};
@@ -10152,7 +7875,7 @@ class Mission
id=4656;
atlOffset=-0.034656525;
};
- class Item398
+ class Item391
{
dataType="Marker";
position[]={9910.7803,26.942894,9170.9512};
@@ -10161,7 +7884,7 @@ class Mission
id=4657;
atlOffset=0.015996933;
};
- class Item399
+ class Item392
{
dataType="Marker";
position[]={10065.531,13.292779,9752.9277};
@@ -10170,7 +7893,7 @@ class Mission
id=4658;
atlOffset=-0.025401115;
};
- class Item400
+ class Item393
{
dataType="Marker";
position[]={10480.568,16.15959,9958.8242};
@@ -10179,7 +7902,7 @@ class Mission
id=4659;
atlOffset=-0.047988892;
};
- class Item401
+ class Item394
{
dataType="Marker";
position[]={11867.425,13.386984,10201.466};
@@ -10188,7 +7911,7 @@ class Mission
id=4660;
atlOffset=-0.030658722;
};
- class Item402
+ class Item395
{
dataType="Marker";
position[]={10838.047,16.300152,10359.054};
@@ -10197,7 +7920,7 @@ class Mission
id=4661;
atlOffset=-0.0073318481;
};
- class Item403
+ class Item396
{
dataType="Marker";
position[]={22212.111,18.963848,13502.16};
@@ -10206,7 +7929,7 @@ class Mission
id=4663;
atlOffset=0.0096378326;
};
- class Item404
+ class Item397
{
dataType="Marker";
position[]={22148.414,3.5258911,14457.465};
@@ -10215,7 +7938,7 @@ class Mission
id=4664;
atlOffset=-0.020661592;
};
- class Item405
+ class Item398
{
dataType="Marker";
position[]={21307.963,15.527927,13819.28};
@@ -10224,7 +7947,7 @@ class Mission
id=4665;
atlOffset=-0.058652878;
};
- class Item406
+ class Item399
{
dataType="Marker";
position[]={20943.355,14.113188,13708.371};
@@ -10233,7 +7956,7 @@ class Mission
id=4666;
atlOffset=-0.0073328018;
};
- class Item407
+ class Item400
{
dataType="Marker";
position[]={20556.174,18.191355,13945.493};
@@ -10242,7 +7965,7 @@ class Mission
id=4667;
atlOffset=0.002664566;
};
- class Item408
+ class Item401
{
dataType="Marker";
position[]={20304.131,15.618198,14004.001};
@@ -10251,7 +7974,7 @@ class Mission
id=4668;
atlOffset=-0.00066661835;
};
- class Item409
+ class Item402
{
dataType="Marker";
position[]={19974.119,31.729761,13516.91};
@@ -10260,7 +7983,7 @@ class Mission
id=4669;
atlOffset=-0.015329361;
};
- class Item410
+ class Item403
{
dataType="Marker";
position[]={19409.951,20.660149,13851.51};
@@ -10269,7 +7992,7 @@ class Mission
id=4670;
atlOffset=-0.0031089783;
};
- class Item411
+ class Item404
{
dataType="Marker";
position[]={19153.086,20.119997,13957.203};
@@ -10278,7 +8001,7 @@ class Mission
id=4671;
atlOffset=-0.031476974;
};
- class Item412
+ class Item405
{
dataType="Marker";
position[]={18532.381,28.879484,13812.87};
@@ -10287,7 +8010,7 @@ class Mission
id=4672;
atlOffset=-0.031219482;
};
- class Item413
+ class Item406
{
dataType="Marker";
position[]={17036.828,2.5816162,14697.602};
@@ -10296,7 +8019,7 @@ class Mission
id=4673;
atlOffset=-0.0093309879;
};
- class Item414
+ class Item407
{
dataType="Marker";
position[]={19635.057,16.876125,14897.374};
@@ -10305,7 +8028,7 @@ class Mission
id=4674;
atlOffset=0.0066432953;
};
- class Item415
+ class Item408
{
dataType="Marker";
position[]={18942.215,21.978607,14724.576};
@@ -10314,7 +8037,7 @@ class Mission
id=4675;
atlOffset=-0.033472061;
};
- class Item416
+ class Item409
{
dataType="Marker";
position[]={17399.475,26.546101,15155.37};
@@ -10323,7 +8046,7 @@ class Mission
id=4676;
atlOffset=0.058784485;
};
- class Item417
+ class Item410
{
dataType="Marker";
position[]={17548.65,71.580406,15369.376};
@@ -10332,7 +8055,7 @@ class Mission
id=4677;
atlOffset=0.0039978027;
};
- class Item418
+ class Item411
{
dataType="Marker";
position[]={18382.783,28.510714,17089.043};
@@ -10341,7 +8064,7 @@ class Mission
id=4678;
atlOffset=-0.031354904;
};
- class Item419
+ class Item412
{
dataType="Marker";
position[]={18593.984,23.488516,17574.918};
@@ -10350,7 +8073,7 @@ class Mission
id=4679;
atlOffset=-0.0066642761;
};
- class Item420
+ class Item413
{
dataType="Marker";
position[]={19617.193,34.479446,17290.023};
@@ -10359,7 +8082,7 @@ class Mission
id=4680;
atlOffset=0.048461914;
};
- class Item421
+ class Item414
{
dataType="Marker";
position[]={19885.713,35.904083,17185.564};
@@ -10368,7 +8091,7 @@ class Mission
id=4681;
atlOffset=0.01599884;
};
- class Item422
+ class Item415
{
dataType="Marker";
position[]={19975.572,30.756016,16566.539};
@@ -10377,7 +8100,7 @@ class Mission
id=4682;
atlOffset=0.017471313;
};
- class Item423
+ class Item416
{
dataType="Marker";
position[]={20505.549,30.089893,16274.387};
@@ -10386,7 +8109,7 @@ class Mission
id=4683;
atlOffset=0.023164749;
};
- class Item424
+ class Item417
{
dataType="Marker";
position[]={20670.732,29.683897,16399.451};
@@ -10395,7 +8118,7 @@ class Mission
id=4684;
atlOffset=-0.0066642761;
};
- class Item425
+ class Item418
{
dataType="Marker";
position[]={21000.811,17.771463,15915.724};
@@ -10404,7 +8127,7 @@ class Mission
id=4685;
atlOffset=0.02132988;
};
- class Item426
+ class Item419
{
dataType="Marker";
position[]={20554.879,37.138615,18702.063};
@@ -10413,7 +8136,7 @@ class Mission
id=4686;
atlOffset=0.026657104;
};
- class Item427
+ class Item420
{
dataType="Marker";
position[]={19713.811,34.715477,18391.986};
@@ -10422,7 +8145,7 @@ class Mission
id=4687;
atlOffset=-0.082649231;
};
- class Item428
+ class Item421
{
dataType="Marker";
position[]={19546.623,17.702724,18630.195};
@@ -10431,7 +8154,7 @@ class Mission
id=4688;
atlOffset=-0.0093307495;
};
- class Item429
+ class Item422
{
dataType="Marker";
position[]={23771.791,3.1900001,17405.133};
@@ -10439,7 +8162,7 @@ class Mission
type="Empty";
id=4689;
};
- class Item430
+ class Item423
{
dataType="Marker";
position[]={22074.783,18.39822,19111.096};
@@ -10448,7 +8171,7 @@ class Mission
id=4690;
atlOffset=0.0093288422;
};
- class Item431
+ class Item424
{
dataType="Marker";
position[]={21810.273,22.25288,19369.18};
@@ -10457,7 +8180,7 @@ class Mission
id=4691;
atlOffset=0.033325195;
};
- class Item432
+ class Item425
{
dataType="Marker";
position[]={21390.588,19.34564,19100.914};
@@ -10466,7 +8189,7 @@ class Mission
id=4692;
atlOffset=-0.019994736;
};
- class Item433
+ class Item426
{
dataType="Marker";
position[]={19992.869,13.179487,19977.969};
@@ -10475,7 +8198,7 @@ class Mission
id=4693;
atlOffset=0.072649002;
};
- class Item434
+ class Item427
{
dataType="Marker";
position[]={22667.1,17.995224,20469.006};
@@ -10484,7 +8207,7 @@ class Mission
id=4694;
atlOffset=0.019329071;
};
- class Item435
+ class Item428
{
dataType="Marker";
position[]={22800.695,21.692516,20603.146};
@@ -10493,7 +8216,7 @@ class Mission
id=4695;
atlOffset=0.0099964142;
};
- class Item436
+ class Item429
{
dataType="Marker";
position[]={24991.363,10.859026,19657.363};
@@ -10502,7 +8225,7 @@ class Mission
id=4696;
atlOffset=0.0001115799;
};
- class Item437
+ class Item430
{
dataType="Marker";
position[]={25649.615,12.573511,19923.396};
@@ -10511,7 +8234,7 @@ class Mission
id=4697;
atlOffset=0.01788044;
};
- class Item438
+ class Item431
{
dataType="Marker";
position[]={27523.113,20.580851,22020.148};
@@ -10520,7 +8243,7 @@ class Mission
id=4698;
atlOffset=0.0079994202;
};
- class Item439
+ class Item432
{
dataType="Marker";
position[]={27203.363,11.793674,23775.15};
@@ -10529,7 +8252,7 @@ class Mission
id=4699;
atlOffset=-0.0026664734;
};
- class Item440
+ class Item433
{
dataType="Marker";
position[]={26479.488,27.617207,23674.723};
@@ -10538,7 +8261,7 @@ class Mission
id=4700;
atlOffset=-0.015996933;
};
- class Item441
+ class Item434
{
dataType="Marker";
position[]={25649.992,27.711212,22765.271};
@@ -10547,7 +8270,7 @@ class Mission
id=4701;
atlOffset=-0.021947861;
};
- class Item442
+ class Item435
{
dataType="Marker";
position[]={25716.799,26.57634,22863.633};
@@ -10556,7 +8279,7 @@ class Mission
id=4702;
atlOffset=-0.015996933;
};
- class Item443
+ class Item436
{
dataType="Marker";
position[]={25444.957,18.982731,22931.674};
@@ -10565,7 +8288,7 @@ class Mission
id=4703;
atlOffset=0.0019989014;
};
- class Item444
+ class Item437
{
dataType="Marker";
position[]={26137.006,71.702934,22176.361};
@@ -10574,7 +8297,7 @@ class Mission
id=4704;
atlOffset=0.014564514;
};
- class Item445
+ class Item438
{
dataType="Marker";
position[]={26179.809,64.423706,22089.02};
@@ -10583,7 +8306,7 @@ class Mission
id=4705;
atlOffset=0.038825989;
};
- class Item446
+ class Item439
{
dataType="Marker";
position[]={24558.902,38.421841,21403.66};
@@ -10592,7 +8315,7 @@ class Mission
id=4706;
atlOffset=-0.023990631;
};
- class Item447
+ class Item440
{
dataType="Marker";
position[]={23747.68,20.333708,23867.006};
@@ -10601,7 +8324,7 @@ class Mission
id=4707;
atlOffset=-0.10197639;
};
- class Item448
+ class Item441
{
dataType="Marker";
position[]={23551.262,62.203625,21342.439};
@@ -10610,7 +8333,7 @@ class Mission
id=4708;
atlOffset=-0.03799057;
};
- class Item449
+ class Item442
{
dataType="Marker";
position[]={23806.545,49.958237,21947.082};
@@ -10619,7 +8342,7 @@ class Mission
id=4709;
atlOffset=-0.016658783;
};
- class Item450
+ class Item443
{
dataType="Marker";
position[]={17174.721,27.745522,16026.026};
@@ -10628,7 +8351,7 @@ class Mission
id=4710;
atlOffset=-0.051607132;
};
- class Item451
+ class Item444
{
dataType="Marker";
position[]={17015.063,15.039336,18284.656};
@@ -10637,7 +8360,7 @@ class Mission
id=4711;
atlOffset=0.012637138;
};
- class Item452
+ class Item445
{
dataType="Marker";
position[]={14492.408,8.2620001,5889.6011};
@@ -10646,7 +8369,7 @@ class Mission
id=5221;
atlOffset=-0.184412;
};
- class Item453
+ class Item446
{
dataType="Marker";
position[]={16800.766,-0.22837162,17980.908};
@@ -10655,7 +8378,7 @@ class Mission
id=5222;
atlOffset=-14.762343;
};
- class Item454
+ class Item447
{
dataType="Marker";
position[]={16238.407,7.120677,17686.115};
@@ -10664,7 +8387,7 @@ class Mission
id=5223;
atlOffset=-14.753678;
};
- class Item455
+ class Item448
{
dataType="Marker";
position[]={17698.666,21.814171,16320.577};
@@ -10673,7 +8396,7 @@ class Mission
id=5224;
atlOffset=-14.669628;
};
- class Item456
+ class Item449
{
dataType="Marker";
position[]={3483.8384,19.507423,10202.81};
@@ -10682,7 +8405,7 @@ class Mission
id=5225;
atlOffset=-14.876465;
};
- class Item457
+ class Item450
{
dataType="Marker";
position[]={3720.6851,4.6015081,10411.521};
@@ -10691,7 +8414,7 @@ class Mission
id=5226;
atlOffset=-14.75767;
};
- class Item458
+ class Item451
{
dataType="Marker";
position[]={3718.3391,-0.57315826,10723.879};
@@ -10700,7 +8423,7 @@ class Mission
id=5227;
atlOffset=-14.784352;
};
- class Item459
+ class Item452
{
dataType="Marker";
position[]={4406.4219,-2.251792,10255.987};
@@ -10709,7 +8432,7 @@ class Mission
id=5228;
atlOffset=-14.735564;
};
- class Item460
+ class Item453
{
dataType="Marker";
position[]={4712.0566,-8.5545139,10029.039};
@@ -10718,7 +8441,7 @@ class Mission
id=5229;
atlOffset=-14.602928;
};
- class Item461
+ class Item454
{
dataType="Marker";
position[]={7179.0869,0,12337.155};
@@ -10727,7 +8450,7 @@ class Mission
id=4478;
atlOffset=-53.758724;
};
- class Item462
+ class Item455
{
dataType="Marker";
position[]={7036.5142,75.894699,12878.407};
@@ -10736,7 +8459,7 @@ class Mission
id=5230;
atlOffset=-53.638092;
};
- class Item463
+ class Item456
{
dataType="Marker";
position[]={6200.0322,59.086437,12770.735};
@@ -10745,7 +8468,7 @@ class Mission
id=5231;
atlOffset=-53.673405;
};
- class Item464
+ class Item457
{
dataType="Marker";
position[]={6106.2388,51.836727,12592.253};
@@ -10754,7 +8477,7 @@ class Mission
id=5232;
atlOffset=-53.752041;
};
- class Item465
+ class Item458
{
dataType="Marker";
position[]={6704.8423,6.6657677,11991.691};
@@ -10763,7 +8486,7 @@ class Mission
id=5233;
atlOffset=-53.75285;
};
- class Item466
+ class Item459
{
dataType="Marker";
position[]={5321.4341,-25.721626,13883.989};
@@ -10772,7 +8495,7 @@ class Mission
id=5234;
atlOffset=-53.713375;
};
- class Item467
+ class Item460
{
dataType="Marker";
position[]={27485.346,0,5311.1333};
@@ -10782,21 +8505,21 @@ class Mission
id=5267;
atlOffset=185.97;
};
- class Item468
+ class Item461
{
dataType="Layer";
name="Heliport";
id=5468;
atlOffset=185.97;
};
- class Item469
+ class Item462
{
dataType="Layer";
name="Check Point (Small)";
id=5648;
atlOffset=185.97;
};
- class Item470
+ class Item463
{
dataType="Layer";
name="Power Transformer";
@@ -11243,3298 +8966,9001 @@ class Mission
id=5751;
atlOffset=0.24583912;
};
- class Item471
+ class Item464
+ {
+ dataType="Marker";
+ position[]={16192.706,13.415049,16753.387};
+ name="opfor_point_287";
+ type="Empty";
+ id=5759;
+ atlOffset=-0.06427002;
+ };
+ class Item465
+ {
+ dataType="Marker";
+ position[]={16848.641,46.434944,16891.791};
+ name="opfor_point_288";
+ type="Empty";
+ id=5760;
+ atlOffset=-0.090259552;
+ };
+ class Item466
+ {
+ dataType="Marker";
+ position[]={16922.219,25.971214,17316.74};
+ name="opfor_point_289";
+ type="Empty";
+ id=5761;
+ atlOffset=-0.010948181;
+ };
+ class Item467
+ {
+ dataType="Marker";
+ position[]={17395.627,60.168579,16743.813};
+ name="opfor_point_290";
+ type="Empty";
+ id=5762;
+ atlOffset=-0.078857422;
+ };
+ class Item468
+ {
+ dataType="Marker";
+ position[]={6423.1255,32.264839,15277.469};
+ name="opfor_point_291";
+ type="Empty";
+ id=5763;
+ atlOffset=-0.058929443;
+ };
+ class Item469
+ {
+ dataType="Marker";
+ position[]={6627.7671,41.478218,15202.2};
+ name="opfor_point_292";
+ type="Empty";
+ id=5764;
+ atlOffset=-0.1120491;
+ };
+ class Item470
+ {
+ dataType="Marker";
+ position[]={7603.918,97.634254,16026.308};
+ name="opfor_point_293";
+ type="Empty";
+ id=5765;
+ atlOffset=0.0043792725;
+ };
+ class Item471
+ {
+ dataType="Marker";
+ position[]={7339.7964,180.15141,17445.154};
+ name="opfor_point_294";
+ type="Empty";
+ id=5766;
+ atlOffset=-0.049606323;
+ };
+ class Item472
+ {
+ dataType="Marker";
+ position[]={7091.2256,176.12502,18175.416};
+ name="opfor_point_295";
+ type="Empty";
+ id=5767;
+ atlOffset=0.0017242432;
+ };
+ class Item473
+ {
+ dataType="Marker";
+ position[]={6309.3799,200.17032,18229.717};
+ name="opfor_point_296";
+ type="Empty";
+ id=5768;
+ atlOffset=-0.011978149;
+ };
+ class Item474
+ {
+ dataType="Marker";
+ position[]={5430.8486,239.47791,20360.84};
+ name="opfor_point_297";
+ type="Empty";
+ id=5770;
+ atlOffset=-0.080230713;
+ };
+ class Item475
+ {
+ dataType="Marker";
+ position[]={5685.0073,221.44687,20023.154};
+ name="opfor_point_298";
+ type="Empty";
+ id=5771;
+ atlOffset=-0.076934814;
+ };
+ class Item476
+ {
+ dataType="Marker";
+ position[]={10086.43,153.32118,17938.967};
+ name="opfor_point_299";
+ type="Empty";
+ id=5772;
+ atlOffset=-0.2015686;
+ };
+ class Item477
+ {
+ dataType="Marker";
+ position[]={8133.2393,74.780235,22541.266};
+ name="opfor_point_300";
+ type="Empty";
+ id=5773;
+ atlOffset=-0.018760681;
+ };
+ class Item478
{
dataType="Marker";
- position[]={16192.706,13.415049,16753.387};
- name="opfor_point_287";
+ position[]={10544.01,66.685852,14381.853};
+ name="opfor_point_301";
type="Empty";
- id=5759;
- atlOffset=-0.06427002;
+ id=5774;
+ atlOffset=-0.028274536;
};
- class Item472
+ class Item479
{
dataType="Marker";
- position[]={16848.641,46.434944,16891.791};
- name="opfor_point_288";
+ position[]={11432.078,24.412796,14890.679};
+ name="opfor_point_302";
type="Empty";
- id=5760;
- atlOffset=-0.090259552;
+ id=5775;
+ atlOffset=-0.051605225;
};
- class Item473
+ class Item480
{
dataType="Marker";
- position[]={16922.219,25.971214,17316.74};
- name="opfor_point_289";
+ position[]={11498.011,31.450602,15096.906};
+ name="opfor_point_303";
type="Empty";
- id=5761;
- atlOffset=-0.010948181;
+ id=5776;
+ atlOffset=-0.040708542;
};
- class Item474
+ class Item481
{
dataType="Marker";
- position[]={17395.627,60.168579,16743.813};
- name="opfor_point_290";
+ position[]={11713.467,35.278755,15445.337};
+ name="opfor_point_304";
type="Empty";
- id=5762;
- atlOffset=-0.078857422;
+ id=5777;
+ atlOffset=-0.075603485;
};
- class Item475
+ class Item482
{
dataType="Marker";
- position[]={6423.1255,32.264839,15277.469};
- name="opfor_point_291";
+ position[]={11841.335,62.259323,19675.988};
+ name="opfor_point_305";
type="Empty";
- id=5763;
- atlOffset=-0.058929443;
+ id=5778;
+ atlOffset=-0.073600769;
};
- class Item476
+ class Item483
{
dataType="Marker";
- position[]={6627.7671,41.478218,15202.2};
- name="opfor_point_292";
+ position[]={11558.554,146.92183,20495.178};
+ name="opfor_point_306";
type="Empty";
- id=5764;
- atlOffset=-0.1120491;
+ id=5779;
+ atlOffset=-0.15023804;
};
- class Item477
+ class Item484
{
dataType="Marker";
- position[]={7603.918,97.634254,16026.308};
- name="opfor_point_293";
+ position[]={15663.876,24.754658,17923.283};
+ name="opfor_point_307";
type="Empty";
- id=5765;
- atlOffset=0.0043792725;
+ id=5780;
+ atlOffset=-0.018947601;
};
- class Item478
+ class Item485
{
dataType="Marker";
- position[]={7339.7964,180.15141,17445.154};
- name="opfor_point_294";
+ position[]={15669.196,41.829681,18328.965};
+ name="opfor_point_308";
type="Empty";
- id=5766;
- atlOffset=-0.049606323;
+ id=5781;
+ atlOffset=0.025707245;
};
- class Item479
+ class Item486
{
dataType="Marker";
- position[]={7091.2256,176.12502,18175.416};
- name="opfor_point_295";
+ position[]={16066.893,27.729546,18925.844};
+ name="opfor_point_309";
type="Empty";
- id=5767;
- atlOffset=0.0017242432;
+ id=5782;
+ atlOffset=-0.036277771;
};
- class Item480
+ class Item487
{
dataType="Marker";
- position[]={6309.3799,200.17032,18229.717};
- name="opfor_point_296";
+ position[]={15702.304,28.04685,20259.564};
+ name="opfor_point_310";
type="Empty";
- id=5768;
- atlOffset=-0.011978149;
+ id=5783;
+ atlOffset=-0.072935104;
};
- class Item481
+ class Item488
{
dataType="Marker";
- position[]={5430.8486,239.47791,20360.84};
- name="opfor_point_297";
+ position[]={15371.576,40.472565,20251.398};
+ name="opfor_point_311";
type="Empty";
- id=5770;
- atlOffset=-0.080230713;
+ id=5784;
+ atlOffset=-0.068939209;
};
- class Item482
+ class Item489
{
dataType="Marker";
- position[]={5685.0073,221.44687,20023.154};
- name="opfor_point_298";
+ position[]={15493.502,59.732117,21419.451};
+ name="opfor_point_312";
type="Empty";
- id=5771;
- atlOffset=-0.076934814;
+ id=5785;
+ atlOffset=-0.020946503;
+ };
+ class Item490
+ {
+ dataType="Marker";
+ position[]={14065.551,35.243378,22953.912};
+ name="opfor_point_313";
+ type="Empty";
+ id=5786;
+ atlOffset=-0.083984375;
+ };
+ class Item491
+ {
+ dataType="Marker";
+ position[]={11258.464,44.071999,17057.637};
+ name="opfor_point_314";
+ type="Empty";
+ id=5787;
+ atlOffset=-0.063640594;
+ };
+ class Item492
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27449.313,0,5497.0952};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ aiRadarUsage=1885958239;
+ };
+ id=5817;
+ type="Land_Carrier_01_base_F";
+ atlOffset=185.97;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item493
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27466.58,23.518648,5408.188};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="startbase";
+ };
+ id=5818;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=209.48865;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item494
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27476.613,23.528444,5445.1978};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_0";
+ };
+ id=5821;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item483
+ class Item495
{
- dataType="Marker";
- position[]={10086.43,153.32118,17938.967};
- name="opfor_point_299";
- type="Empty";
- id=5772;
- atlOffset=-0.2015686;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27483.92,23.542109,5341.9409};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="huronspawn";
+ };
+ id=5828;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item484
+ class Item496
{
- dataType="Marker";
- position[]={8133.2393,74.780235,22541.266};
- name="opfor_point_300";
- type="Empty";
- id=5773;
- atlOffset=-0.018760681;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27476.418,23.528444,5481.1841};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_1";
+ };
+ id=5829;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item485
+ class Item497
{
- dataType="Marker";
- position[]={10544.01,66.685852,14381.853};
- name="opfor_point_301";
- type="Empty";
- id=5774;
- atlOffset=-0.028274536;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27476.391,23.538576,5532.3096};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_2";
+ };
+ id=5830;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item486
+ class Item498
{
- dataType="Marker";
- position[]={11432.078,24.412796,14890.679};
- name="opfor_point_302";
- type="Empty";
- id=5775;
- atlOffset=-0.051605225;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27415.729,23.539343,5349.5513};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="base_boxspawn";
+ };
+ id=5831;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=0.026340485;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item487
+ class Item499
{
dataType="Marker";
- position[]={11498.011,31.450602,15096.906};
- name="opfor_point_303";
- type="Empty";
- id=5776;
- atlOffset=-0.040708542;
+ position[]={27435.021,0,5463.521};
+ name="startbase_marker";
+ text="Operation Base";
+ type="mil_start";
+ colorName="ColorWEST";
+ id=5832;
+ atlOffset=185.97;
};
- class Item488
+ class Item500
{
- dataType="Marker";
- position[]={11713.467,35.278755,15445.337};
- name="opfor_point_304";
- type="Empty";
- id=5777;
- atlOffset=-0.075603485;
+ dataType="Layer";
+ name="Cache Ammo [BLU]";
+ id=6002;
+ atlOffset=185.97;
};
- class Item489
+ class Item501
{
- dataType="Marker";
- position[]={11841.335,62.259323,19675.988};
- name="opfor_point_305";
- type="Empty";
- id=5778;
- atlOffset=-0.073600769;
+ dataType="Layer";
+ name="Storage (Lamp) [BLU]";
+ id=6017;
+ atlOffset=185.97;
};
- class Item490
+ class Item502
{
- dataType="Marker";
- position[]={11558.554,146.92183,20495.178};
- name="opfor_point_306";
- type="Empty";
- id=5779;
- atlOffset=-0.15023804;
+ dataType="Layer";
+ name="Storage [BLU] #1";
+ id=6409;
+ atlOffset=185.97;
};
- class Item491
+ class Item503
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27482.145,24.218649,5375.0635};
+ angles[]={0,1.571093,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
+ };
+ id=6417;
+ type="Land_Medevac_house_V1_F";
+ atlOffset=209.48865;
+ };
+ class Item504
{
dataType="Marker";
- position[]={15663.876,24.754658,17923.283};
- name="opfor_point_307";
- type="Empty";
- id=5780;
- atlOffset=-0.018947601;
+ position[]={16747.148,202.38486,13648.493};
+ name="tower_4";
+ text="Radio Tower";
+ type="loc_Transmitter";
+ colorName="ColorEAST";
+ id=6418;
+ atlOffset=192.86084;
};
- class Item492
+ class Item505
{
- dataType="Marker";
- position[]={15669.196,41.829681,18328.965};
- name="opfor_point_308";
- type="Empty";
- id=5781;
- atlOffset=0.025707245;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27480.521,27.495453,5376.5474};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ init="this setFlagTexture ""res\flag_kp_co.paa"";";
+ };
+ id=6419;
+ type="Flag_White_F";
+ atlOffset=8.5367746;
};
- class Item493
+ class Item506
{
- dataType="Marker";
- position[]={16066.893,27.729546,18925.844};
- name="opfor_point_309";
- type="Empty";
- id=5782;
- atlOffset=-0.036277771;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27480.379,27.495453,5378.5591};
+ angles[]={0,3.7524579,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=6421;
+ type="Flag_US_F";
+ atlOffset=8.5367746;
};
- class Item494
+ class Item507
{
- dataType="Marker";
- position[]={15702.304,28.04685,20259.564};
- name="opfor_point_310";
- type="Empty";
- id=5783;
- atlOffset=-0.072935104;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27435.506,0,5296.2451};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_0";
+ };
+ id=6422;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=185.97;
};
- class Item495
+ class Item508
{
- dataType="Marker";
- position[]={15371.576,40.472565,20251.398};
- name="opfor_point_311";
- type="Empty";
- id=5784;
- atlOffset=-0.068939209;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27445.506,0,5296.2451};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_1";
+ };
+ id=6423;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=185.97;
};
- class Item496
+ class Item509
{
- dataType="Marker";
- position[]={15493.502,59.732117,21419.451};
- name="opfor_point_312";
- type="Empty";
- id=5785;
- atlOffset=-0.020946503;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27455.506,0,5296.2451};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_2";
+ };
+ id=6424;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=185.97;
};
- class Item497
+ class Item510
{
- dataType="Marker";
- position[]={14065.551,35.243378,22953.912};
- name="opfor_point_313";
- type="Empty";
- id=5786;
- atlOffset=-0.083984375;
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={27465.506,0,5296.2451};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_3";
+ };
+ id=6425;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=185.97;
};
- class Item498
+ class Item511
{
- dataType="Marker";
- position[]={11258.464,44.071999,17057.637};
- name="opfor_point_314";
- type="Empty";
- id=5787;
- atlOffset=-0.063640594;
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14471.54,12.724005,5883.5054};
+ angles[]={0.02666023,0,6.2060056};
+ };
+ id=425;
+ type="ModuleCuratorSetAttributesPlayer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ModuleCuratorSetAttributesObject_F_Lock";
+ expression="_this setVariable ['Lock',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCuratorSetAttributesObject_F_Exec";
+ expression="_this setVariable ['Exec',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCuratorSetAttributesObject_F_Fuel";
+ expression="_this setVariable ['Fuel',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCuratorSetAttributesObject_F_UnitPos";
+ expression="_this setVariable ['UnitPos',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute4
+ {
+ property="ModuleCuratorSetAttributesObject_F_Curator";
+ expression="_this setVariable ['Curator',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="";
+ };
+ };
+ };
+ class Attribute5
+ {
+ property="ModuleCuratorSetAttributesObject_F_Damage";
+ expression="_this setVariable ['Damage',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute6
+ {
+ property="ModuleCuratorSetAttributesObject_F_Rank";
+ expression="_this setVariable ['Rank',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute7
+ {
+ property="ModuleInfo";
+ expression="false";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute8
+ {
+ property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
+ expression="_this setVariable ['RespawnVehicle',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute9
+ {
+ property="ModuleCuratorSetAttributesObject_F_Skill";
+ expression="_this setVariable ['Skill',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute10
+ {
+ property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
+ expression="_this setVariable ['RespawnPosition',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=11;
+ };
};
- class Item499
+ class Item512
{
- dataType="Object";
- class PositionInfo
- {
- position[]={27449.313,0,5497.0952};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- aiRadarUsage=1885958239;
- };
- id=5817;
- type="Land_Carrier_01_base_F";
- atlOffset=185.97;
- class CustomAttributes
+ dataType="Layer";
+ name="KP_ARRAY_UNITS_V2";
+ class Entities
{
- class Attribute0
+ items=16;
+ class Item0
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14499.381,10.303325,5874.96};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""PLATOON STAFF""];}";
+ name="commandant";
+ description="Platoon Leader (Gunslinger-6)@PLATOON STAFF";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6487;
+ type="B_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.833,10.584904,5874.4556};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Sergeant (Gunslinger-5)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6488;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.282,10.873584,5873.8892};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Medic (Gunslinger-7)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6489;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14497.645,11.202102,5873.2935};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Forward Observer (Infidel-1)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6490;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6486;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14501.206,9.5236082,5879.1802};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-1""];}";
+ description="Squad Leader@GUNSLINGER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6492;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={14501.313,9.5297279,5879.9849};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6493;
+ type="B_Soldier_TL_F";
+ atlOffset=0.00027084351;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14500.484,9.6249228,5880.8032};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6494;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14499.552,9.6774836,5881.9067};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6495;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14500.284,9.7882986,5879.0044};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6496;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14499.456,10.071746,5879.8228};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6497;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.586,10.183443,5880.8208};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6498;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.666,9.7553749,5882.8169};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6499;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14497.686,10.242662,5881.8442};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6500;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6491;
+ };
+ class Item2
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.931,10.320683,5876.9438};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-2""];}";
+ description="Squad Leader@GUNSLINGER-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6502;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={14499.036,10.203116,5877.7466};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6503;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14498.208,10.487934,5878.5649};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6504;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14497.383,10.721772,5879.3794};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6505;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14496.594,10.627625,5880.1997};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6506;
+ type="B_Soldier_F";
+ atlOffset=9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={14498.007,10.735289,5876.77};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6507;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14497.179,10.882565,5877.5884};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6508;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14496.355,10.813271,5878.4009};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6509;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14495.565,10.74315,5879.2212};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6510;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14495.857,10.416336,5881.0591};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6511;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14494.846,10.661439,5880.0923};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6512;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6501;
+ };
+ class Item3
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14496.547,11.137405,5874.7642};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-3""];}";
+ description="Squad Leader@GUNSLINGER-3";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6514;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={14496.65,11.065264,5875.5669};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6515;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14495.821,10.9953,5876.3872};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6516;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14494.998,10.925845,5877.2017};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6517;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14494.209,10.855884,5878.02};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6518;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={14495.621,11.156647,5874.5903};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6519;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14494.794,11.086678,5875.4106};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6520;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14493.968,11.017229,5876.2251};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6521;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14493.18,10.947429,5877.0415};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6522;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6513;
+ };
+ class Item4
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14494.126,11.759921,5872.4849};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-4""];}";
+ description="Squad Leader@GUNSLINGER-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6524;
+ type="B_Soldier_SL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={14494.23,11.592379,5873.2876};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6525;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14493.402,11.523433,5874.1079};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6526;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14492.578,11.455073,5874.9224};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6527;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14491.789,11.381576,5875.7407};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6528;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={14493.201,11.86933,5872.313};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6529;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14492.374,11.863336,5873.1313};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6530;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14491.549,11.795191,5873.9458};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6531;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14490.76,11.721988,5874.7622};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6532;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6523;
+ atlOffset=1.9073486e-006;
+ };
+ class Item5
{
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=4;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14493.16,10.382728,5881.2368};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-1""];}";
+ description="Medical Team Leader@ATLAS-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6534;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14492.34,10.566686,5880.5122};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6535;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14492.197,10.072021,5882.4985};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6536;
+ type="B_medic_F";
+ atlOffset=9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14491.148,10.281206,5881.6763};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6537;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
};
+ nAttributes=2;
};
- value=0;
};
};
+ class Attributes
+ {
+ };
+ id=6533;
+ atlOffset=1.9073486e-006;
};
- nAttributes=1;
- };
- };
- class Item500
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27466.58,23.518648,5408.188};
- };
- side="Empty";
- class Attributes
- {
- name="startbase";
- };
- id=5818;
- type="Land_ClutterCutter_small_F";
- atlOffset=209.48865;
- class CustomAttributes
- {
- class Attribute0
+ class Item6
{
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=4;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14492.283,9.1263409,5886.5259};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre-1""];}";
+ description="Tank Commander@Sabre-1";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=0;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item501
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27476.613,23.528444,5445.1978};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_0";
- };
- id=5821;
- type="Land_ClutterCutter_small_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
- {
- class type
+ id=6539;
+ type="B_crew_F";
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
};
+ nAttributes=2;
};
- value=0;
};
- };
- };
- nAttributes=1;
- };
- };
- class Item502
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27483.92,23.542109,5341.9409};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="huronspawn";
- };
- id=5828;
- type="Land_ClutterCutter_small_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
+ class Item1
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14492.631,8.6916332,5888.6177};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=0;
+ id=6540;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
};
- };
- };
- nAttributes=1;
- };
- };
- class Item503
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27476.418,23.528444,5481.1841};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_1";
- };
- id=5829;
- type="Land_ClutterCutter_small_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
+ class Item2
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14490.272,9.0531845,5886.6157};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=0;
+ id=6541;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
};
- };
- };
- nAttributes=1;
- };
- };
- class Item504
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27476.391,23.538576,5532.3096};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_2";
- };
- id=5830;
- type="Land_ClutterCutter_small_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
+ class Item3
{
- class type
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14491.35,8.8724155,5887.5786};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
{
- type[]=
+ description="Loader";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=0;
+ id=6542;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
};
};
+ class Attributes
+ {
+ };
+ id=6538;
};
- nAttributes=1;
- };
- };
- class Item505
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27415.729,23.539343,5349.5513};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="base_boxspawn";
- };
- id=5831;
- type="Land_ClutterCutter_small_F";
- atlOffset=0.026340485;
- class CustomAttributes
- {
- class Attribute0
+ class Item7
{
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=4;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14488.479,10.522466,5882.9556};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre=2""];}";
+ description="Tank Commander@Sabre-2";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=0;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item506
- {
- dataType="Marker";
- position[]={27435.021,0,5463.521};
- name="startbase_marker";
- text="Operation Base";
- type="mil_start";
- colorName="ColorWEST";
- id=5832;
- atlOffset=185.97;
- };
- class Item507
- {
- dataType="Layer";
- name="Cache Ammo [BLU]";
- id=6002;
- atlOffset=185.97;
- };
- class Item508
- {
- dataType="Layer";
- name="Storage (Lamp) [BLU]";
- id=6017;
- atlOffset=185.97;
- };
- class Item509
- {
- dataType="Layer";
- name="Storage [BLU] #1";
- id=6409;
- atlOffset=185.97;
- };
- class Item510
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27482.145,24.218649,5375.0635};
- angles[]={0,1.571093,0};
- };
- side="Empty";
- flags=1;
- class Attributes
- {
- init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
- };
- id=6417;
- type="Land_Medevac_house_V1_F";
- atlOffset=209.48865;
- };
- class Item511
- {
- dataType="Marker";
- position[]={16747.148,202.38486,13648.493};
- name="tower_4";
- text="Radio Tower";
- type="loc_Transmitter";
- colorName="ColorEAST";
- id=6418;
- atlOffset=192.86084;
- };
- class Item512
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27480.521,27.495453,5376.5474};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- init="this setFlagTexture ""res\flag_kp_co.paa"";";
- };
- id=6419;
- type="Flag_White_F";
- atlOffset=8.5367746;
- };
- class Item513
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27480.379,27.495453,5378.5591};
- angles[]={0,3.7524579,0};
- };
- side="Empty";
- class Attributes
- {
- };
- id=6421;
- type="Flag_US_F";
- atlOffset=8.5367746;
- };
- class Item514
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27435.506,0,5296.2451};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_0";
- };
- id=6422;
- type="Land_ClutterCutter_small_F";
- atlOffset=185.97;
- };
- class Item515
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27445.506,0,5296.2451};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_1";
- };
- id=6423;
- type="Land_ClutterCutter_small_F";
- atlOffset=185.97;
- };
- class Item516
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27455.506,0,5296.2451};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_2";
- };
- id=6424;
- type="Land_ClutterCutter_small_F";
- atlOffset=185.97;
- };
- class Item517
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={27465.506,0,5296.2451};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_3";
- };
- id=6425;
- type="Land_ClutterCutter_small_F";
- atlOffset=185.97;
- };
- class Item518
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14478.057,12.129515,5886.5479};
- };
- id=425;
- type="ModuleCuratorSetAttributesPlayer_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
+ id=6544;
+ type="B_crew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14488.825,9.8745546,5885.0454};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6545;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14486.467,11.158585,5883.0435};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6546;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14487.544,10.601905,5884.0063};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6547;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=6543;
+ atlOffset=1.9073486e-006;
+ };
+ class Item8
{
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=2;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14490.668,10.800912,5879.1353};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-4""];}";
+ description="Logistics Team Leader@ATLAS-4";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=1;
+ id=6549;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14489.994,11.017272,5878.5278};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Logistics Specialist";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6550;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
};
};
+ class Attributes
+ {
+ };
+ id=6548;
};
- class Attribute1
+ class Item9
{
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=4;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14488.031,8.4523106,5891.5981};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-1""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6552;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14487.395,8.7601547,5891.022};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6553;
+ type="B_Helipilot_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14487.144,8.4808054,5892.563};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=6554;
+ type="B_helicrew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
{
- "BOOL"
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
};
+ nAttributes=2;
};
- value=1;
};
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
+ class Item3
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14486.542,8.7693033,5892.0298};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=1;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
+ id=6555;
+ type="B_helicrew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
};
+ nAttributes=2;
};
- value=1;
};
};
+ class Attributes
+ {
+ };
+ id=6551;
};
- class Attribute4
+ class Item10
{
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
+ dataType="Group";
+ side="West";
+ class Entities
{
- class data
+ items=4;
+ class Item0
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14486.114,9.5491171,5889.7563};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-2""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-2";
+ isPlayable=1;
+ class Inventory
{
- "STRING"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
+ id=6557;
+ type="B_Helipilot_F";
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
};
+ nAttributes=2;
};
- value=1;
};
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
+ class Item1
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14485.477,9.9646912,5889.1743};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=1;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
+ id=6558;
+ type="B_Helipilot_F";
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
};
+ nAttributes=2;
};
- value=1;
};
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
+ class Item2
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14485.227,9.5724916,5890.7173};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=1;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
+ id=6559;
+ type="B_helicrew_F";
+ class CustomAttributes
{
- type[]=
+ class Attribute0
{
- "BOOL"
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
};
+ nAttributes=2;
};
- value=1;
};
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
+ class Item3
{
- class type
+ dataType="Object";
+ class PositionInfo
{
- type[]=
+ position[]={14484.625,9.9599123,5890.1821};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
{
- "BOOL"
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- value=1;
+ id=6560;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
};
};
- };
- nAttributes=11;
- };
- };
- class Item519
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=12;
- class Item0
- {
- dataType="Object";
- class PositionInfo
+ class Attributes
{
- position[]={14503.218,8.8745394,5880.5146};
};
+ id=6556;
+ };
+ class Item11
+ {
+ dataType="Group";
side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""MISFIT-1""];}";
- description="Squad Leader@MISFIT-1";
- isPlayable=1;
- };
- id=6427;
- type="B_Soldier_SL_F";
- class CustomAttributes
+ class Entities
{
- class Attribute0
+ items=2;
+ class Item0
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14484.068,10.900085,5887.8306};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
{
- class data
+ rank="SERGEANT";
+ init="call{this setGroupId [""TITAN-1""];}";
+ description="Transport Fixed Wing Pilot@TITAN-1";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value="Male01ENG";
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6562;
+ type="B_Pilot_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
};
};
- value=1;
};
- };
- };
- nAttributes=2;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14505.038,8.4053526,5880.6987};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Engineer";
- isPlayable=1;
- };
- id=6429;
- type="B_engineer_F";
- atlOffset=0.022999763;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
};
};
- value=2;
};
+ nAttributes=2;
};
};
- class Attribute1
+ class Item1
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14483.482,11.272409,5887.2681};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
{
- class data
+ rank="SERGEANT";
+ description="Transport Fixed Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value="Male10ENG";
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6563;
+ type="B_Pilot_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
};
};
- value=1.04;
};
+ nAttributes=2;
};
};
- nAttributes=3;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14502.415,9.1476078,5878.7886};
};
- side="West";
- flags=5;
class Attributes
{
- rank="CORPORAL";
- description="Alpha Team Leader";
- isPlayable=1;
};
- id=6430;
- type="B_Soldier_TL_F";
- class CustomAttributes
+ id=6561;
+ };
+ class Item12
+ {
+ dataType="Group";
+ side="West";
+ class Entities
{
- class Attribute0
+ items=2;
+ class Item0
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
+ position[]={14485.409,8.584404,5894.2388};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""RAIDER-1""];}";
+ description="Attack Rotary Wing Pilot@RAIDER-1";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
};
- value="Male10ENG";
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6565;
+ type="B_Helipilot_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
};
};
- value=1;
};
- };
- };
- nAttributes=2;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14501.613,9.3388643,5877.8057};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6431;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
};
};
- value="Male05ENG";
};
+ nAttributes=2;
};
};
- class Attribute1
+ class Item1
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14484.799,8.8982334,5893.604};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
{
- class data
+ rank="SERGEANT";
+ description="Attack Rotary Wing Gunner";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "SCALAR"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value=1.02;
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- nAttributes=2;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14502.473,9.0296202,5876.626};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6432;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ id=6566;
+ type="B_Helipilot_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
};
};
- value="Male03ENG";
};
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
};
};
- value=1.01;
};
+ nAttributes=2;
};
};
- nAttributes=2;
- };
- };
- class Item5
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14501.646,9.3024902,5875.6538};
};
- side="West";
- flags=5;
class Attributes
{
- description="Alpha Trooper";
- isPlayable=1;
};
- id=6433;
- type="B_Soldier_F";
- atlOffset=0.039999962;
- class CustomAttributes
+ id=6564;
+ };
+ class Item13
+ {
+ dataType="Group";
+ side="West";
+ class Entities
{
- class Attribute0
+ items=1;
+ class Item0
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14481.673,10.815679,5890.4927};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
{
- class data
+ init="call{this setGroupId [""HOG-1""];}";
+ description="Attack Fixed Wing Pilot@HOG-1";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value="Male07ENG";
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6568;
+ type="B_Pilot_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
};
};
- value=0.95999998;
};
+ nAttributes=2;
};
};
- nAttributes=2;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14504.381,8.5806541,5879.1128};
};
- side="West";
- flags=5;
class Attributes
{
- rank="CORPORAL";
- description="Bravo Team Leader";
- isPlayable=1;
};
- id=6434;
- type="B_Soldier_TL_F";
- class CustomAttributes
+ id=6567;
+ };
+ class Item14
+ {
+ dataType="Group";
+ side="West";
+ class Entities
{
- class Attribute0
+ items=2;
+ class Item0
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
+ position[]={14482.041,9.8735552,5893.2485};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""LONGSHOT-1""];}";
+ description="Sniper@LONGSHOT-1";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
};
- value="Male05ENG";
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6570;
+ type="B_sniper_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
};
};
- value=1.04;
};
- };
- };
- nAttributes=2;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14504.056,8.6279736,5878.0596};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6435;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
};
};
- value="Male01ENG";
};
+ nAttributes=2;
};
};
- class Attribute1
+ class Item1
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14481.202,10.270909,5892.5513};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
{
- class data
+ description="Spotter";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "SCALAR"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value=0.98000002;
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- nAttributes=2;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14504.81,8.3632946,5877.1729};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6436;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ id=6571;
+ type="B_sniper_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
};
};
- value="Male01ENG";
};
- };
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
};
};
- value=1;
};
+ nAttributes=2;
};
};
- nAttributes=2;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14504.116,8.520751,5876.145};
};
- side="West";
- flags=5;
class Attributes
{
- description="Bravo Trooper";
- isPlayable=1;
};
- id=6437;
- type="B_Soldier_F";
- class CustomAttributes
+ id=6569;
+ };
+ class Item15
+ {
+ dataType="Group";
+ side="West";
+ class Entities
{
- class Attribute0
+ items=2;
+ class Item0
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14480.175,9.5690632,5895.6069};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
{
- class data
+ rank="SERGEANT";
+ name="Militarypolice";
+ description="Military Police@Admins";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "STRING"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value="Male04ENG";
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ id=6574;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
};
};
- value=0.99000001;
};
+ nAttributes=2;
};
};
- nAttributes=2;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14501.44,9.4560213,5880.2407};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6477;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
+ class Item1
{
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14479.113,10.191167,5894.228};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
{
- class data
+ rank="SERGEANT";
+ name="Missioncontroller";
+ description="Mission Controller@Admins";
+ isPlayable=1;
+ class Inventory
{
- class type
+ class binocular
{
- type[]=
- {
- "SCALAR"
- };
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
};
- value=2;
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
};
};
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ id=6576;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
{
- class data
+ class Attribute0
{
- class type
+ property="ace_isMedic";
+ expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=2;
};
};
- value="Male07ENG";
};
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
+ class Attribute1
{
- class type
+ property="ace_isEngineer";
+ expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=2;
};
};
- value=0.97000003;
};
- };
- };
- nAttributes=3;
- };
- };
- class Item11
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14500.348,9.7730608,5879.0786};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6475;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
- {
- class data
+ class Attribute2
{
- class type
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
};
};
- value=2;
};
- };
- };
- class Attribute1
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
+ class Attribute3
{
- class type
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
{
- type[]=
+ class data
{
- "STRING"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
};
};
- value="Male10ENG";
};
- };
- };
- class Attribute2
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
+ class Attribute4
{
- class type
+ property="ace_advanced_fatigue_performanceFactor";
+ expression="_this setVariable [""ace_advanced_fatigue_performanceFactor"", _value, true]";
+ class Value
{
- type[]=
+ class data
{
- "SCALAR"
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=2;
};
};
- value=0.97000003;
};
+ nAttributes=5;
};
};
- nAttributes=3;
};
+ class Attributes
+ {
+ };
+ id=6573;
};
};
- class Attributes
- {
- };
- id=6426;
+ id=6572;
+ atlOffset=-0.029780388;
};
- class Item520
+ class Item513
{
- dataType="Group";
- side="West";
- class Entities
+ dataType="Logic";
+ class PositionInfo
{
- items=12;
- class Item0
+ position[]={14475.787,12.566277,5879.7222};
+ angles[]={0.1299223,0,6.2578607};
+ };
+ name="zm2";
+ id=6577;
+ type="ModuleCurator_F";
+ atlOffset=-9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14493.603,10.989411,5876.5527};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""BANDIT-1""];}";
- description="Squad Leader@BANDIT-1";
- isPlayable=1;
- };
- id=6439;
- type="B_Soldier_SL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male11ENG";
+ "STRING"
};
};
+ value="Missioncontroller";
};
- class Attribute1
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "SCALAR"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item1
+ class Attribute2
{
- dataType="Object";
- class PositionInfo
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
{
- position[]={14495.423,10.988692,5876.7368};
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Mission Controllers";
+ };
};
- side="West";
- flags=5;
- class Attributes
+ };
+ class Attribute3
+ {
+ property="ModuleInfo";
+ expression="false";
+ class Value
{
- description="Engineer";
- isPlayable=1;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
};
- id=6441;
- type="B_engineer_F";
- atlOffset=0.023000717;
- class CustomAttributes
+ };
+ class Attribute4
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "SCALAR"
};
};
+ value=3;
};
- class Attribute1
+ };
+ };
+ nAttributes=5;
+ };
+ };
+ class Item514
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14472.19,12.198584,5890.0361};
+ angles[]={0.14432128,0,6.206007};
+ };
+ name="zm3";
+ id=6578;
+ type="ModuleCurator_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male11ENG";
+ "STRING"
};
};
+ value="Militarypolice";
};
- class Attribute2
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
+ "SCALAR"
};
};
+ value=0;
};
- nAttributes=3;
};
};
- class Item2
+ class Attribute2
{
- dataType="Object";
- class PositionInfo
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
{
- position[]={14492.8,11.447123,5874.8267};
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Military Police";
+ };
};
- side="West";
- flags=5;
- class Attributes
+ };
+ class Attribute3
+ {
+ property="ModuleInfo";
+ expression="false";
+ class Value
{
- rank="CORPORAL";
- description="Alpha Team Leader";
- isPlayable=1;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
};
- id=6442;
- type="B_Soldier_TL_F";
- class CustomAttributes
+ };
+ class Attribute4
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male01ENG";
+ "SCALAR"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ nAttributes=5;
+ };
+ };
+ class Item515
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14469.018,12.290232,5891.0942};
+ angles[]={0.14432128,0,6.206007};
+ };
+ id=6579;
+ type="ModuleCuratorSetAttributesObject_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ModuleCuratorSetAttributesObject_F_Lock";
+ expression="_this setVariable ['Lock',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "BOOL"
};
};
+ value=1;
};
- nAttributes=2;
};
};
- class Item3
+ class Attribute1
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.998,11.759544,5873.8438};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6443;
- type="B_Soldier_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Exec";
+ expression="_this setVariable ['Exec',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male05ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCuratorSetAttributesObject_F_Fuel";
+ expression="_this setVariable ['Fuel',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item4
+ class Attribute3
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14492.857,11.901263,5872.6636};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6444;
- type="B_Soldier_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_UnitPos";
+ expression="_this setVariable ['UnitPos',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male12ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute4
+ {
+ property="ModuleCuratorSetAttributesObject_F_Curator";
+ expression="_this setVariable ['Curator',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
+ "STRING"
};
};
+ value="";
};
- nAttributes=2;
};
};
- class Item5
+ class Attribute5
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14492.031,12.026863,5871.6929};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6445;
- type="B_Soldier_F";
- atlOffset=0.039999962;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Damage";
+ expression="_this setVariable ['Damage',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male05ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute6
+ {
+ property="ModuleCuratorSetAttributesObject_F_Rank";
+ expression="_this setVariable ['Rank',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item6
+ class Attribute7
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.766,11.126381,5875.1509};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Bravo Team Leader";
- isPlayable=1;
- };
- id=6446;
- type="B_Soldier_TL_F";
- class CustomAttributes
+ property="ModuleInfo";
+ expression="false";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male11ENG";
+ "BOOL"
};
};
+ value=1;
};
- class Attribute1
+ };
+ };
+ class Attribute8
+ {
+ property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
+ expression="_this setVariable ['RespawnVehicle',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item7
+ class Attribute9
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.44,11.392689,5874.0977};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6447;
- type="B_Soldier_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Skill";
+ expression="_this setVariable ['Skill',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute10
+ {
+ property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
+ expression="_this setVariable ['RespawnPosition',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14495.193,11.485521,5873.2109};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6448;
- type="B_Soldier_F";
- class CustomAttributes
+ nAttributes=11;
+ };
+ };
+ class Item516
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14469.365,12.4856,5889.5645};
+ angles[]={0.14432329,0,6.2060056};
+ };
+ id=6580;
+ type="ModuleCuratorSetAttributesGroup_F";
+ atlOffset=9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ModuleCuratorSetAttributesObject_F_UnitPos";
+ expression="_this setVariable ['UnitPos',_value,true];";
+ class Value
{
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
- };
- };
- };
- class Attribute1
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item9
+ class Attribute1
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.501,11.696161,5872.1826};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6449;
- type="B_Soldier_F";
- class CustomAttributes
+ property="ModuleInfo";
+ expression="false";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
+ "BOOL"
};
};
+ value=1;
};
- class Attribute1
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCuratorSetAttributesGroup_F_Curator";
+ expression="_this setVariable ['Curator',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
+ "STRING"
};
};
+ value="";
};
- nAttributes=2;
};
};
- class Item10
+ class Attribute3
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.004,11.49765,5875.668};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6479;
- type="B_medic_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_SpeedMode";
+ expression="_this setVariable ['SpeedMode',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute4
+ {
+ property="ModuleCuratorSetAttributesObject_F_Skill";
+ expression="_this setVariable ['Skill',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute2
+ };
+ };
+ class Attribute5
+ {
+ property="ModuleCuratorSetAttributesObject_F_GroupID";
+ expression="_this setVariable ['GroupID',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
+ "BOOL"
};
};
+ value=1;
};
- nAttributes=3;
};
};
- class Item11
+ class Attribute6
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14491.88,11.206302,5876.5078};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6481;
- type="B_medic_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Formation";
+ expression="_this setVariable ['Formation',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute7
+ {
+ property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
+ expression="_this setVariable ['RespawnPosition',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male10ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute2
+ };
+ };
+ class Attribute8
+ {
+ property="ModuleCuratorSetAttributesObject_F_Behaviour";
+ expression="_this setVariable ['Behaviour',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=3;
};
};
+ nAttributes=9;
};
- class Attributes
- {
- };
- id=6438;
- atlOffset=9.5367432e-007;
};
- class Item521
+ class Item517
{
- dataType="Group";
- side="West";
- class Entities
+ dataType="Logic";
+ class PositionInfo
{
- items=12;
- class Item0
+ position[]={14469.203,12.009946,5892.9238};
+ angles[]={0.14432128,0,6.206007};
+ };
+ id=6581;
+ type="ModuleCuratorSetAttributesPlayer_F";
+ class CustomAttributes
+ {
+ class Attribute0
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14496.266,11.01279,5863.4087};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- init="call{this setgroupIDGlobal [""VIKING-1""];}";
- description="Squad Leader@VIKING-1";
- isPlayable=1;
- };
- id=6451;
- type="B_Soldier_SL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Lock";
+ expression="_this setVariable ['Lock',_value,true];";
+ class Value
{
- class Attribute0
- {
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male06ENG";
- };
- };
- };
- class Attribute1
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item1
+ class Attribute1
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14498.086,10.782403,5863.5928};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Engineer";
- isPlayable=1;
- };
- id=6453;
- type="B_engineer_F";
- atlOffset=0.022999763;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Exec";
+ expression="_this setVariable ['Exec',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isEngineer";
- expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCuratorSetAttributesObject_F_Fuel";
+ expression="_this setVariable ['Fuel',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male05ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute2
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCuratorSetAttributesObject_F_UnitPos";
+ expression="_this setVariable ['UnitPos',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=3;
};
};
- class Item2
+ class Attribute4
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14495.463,11.041697,5861.6826};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Alpha Team Leader";
- isPlayable=1;
- };
- id=6454;
- type="B_Soldier_TL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Curator";
+ expression="_this setVariable ['Curator',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male11ENG";
+ "STRING"
};
};
+ value="";
};
- class Attribute1
+ };
+ };
+ class Attribute5
+ {
+ property="ModuleCuratorSetAttributesObject_F_Damage";
+ expression="_this setVariable ['Damage',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item3
+ class Attribute6
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.661,11.090342,5860.6997};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6455;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_Rank";
+ expression="_this setVariable ['Rank',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male01ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute7
+ {
+ property="ModuleInfo";
+ expression="false";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
+ "BOOL"
};
};
+ value=1;
};
- nAttributes=2;
};
};
- class Item4
+ class Attribute8
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14495.521,10.978808,5859.52};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6456;
- type="B_Soldier_F";
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
+ expression="_this setVariable ['RespawnVehicle',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute9
+ {
+ property="ModuleCuratorSetAttributesObject_F_Skill";
+ expression="_this setVariable ['Skill',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item5
+ class Attribute10
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.694,11.134914,5858.5488};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Alpha Trooper";
- isPlayable=1;
- };
- id=6457;
- type="B_Soldier_F";
- atlOffset=0.039999962;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
+ expression="_this setVariable ['RespawnPosition',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male08ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ nAttributes=11;
+ };
+ };
+ class Item518
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14469.144,11.797943,5894.105};
+ angles[]={0.20251822,0,6.1467061};
+ };
+ id=6582;
+ type="ModuleCuratorSetAttributesWaypoint_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ModuleCuratorSetAttributesWaypoint_F_Behaviour";
+ expression="_this setVariable ['Behaviour',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item6
+ class Attribute1
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14497.429,10.866879,5862.0068};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Bravo Team Leader";
- isPlayable=1;
- };
- id=6458;
- type="B_Soldier_TL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="ModuleCuratorSetAttributesWaypoint_F_WaypointType";
+ expression="_this setVariable ['WaypointType',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male12ENG";
+ "BOOL"
};
};
+ value=0;
};
- class Attribute1
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCuratorSetAttributesWaypoint_F_Formation";
+ expression="_this setVariable ['Formation',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
+ "BOOL"
};
};
+ value=0;
};
- nAttributes=2;
};
};
- class Item7
+ class Attribute3
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14497.104,10.869125,5860.9536};
- };
- side="West";
- flags=5;
- class Attributes
+ property="ModuleCuratorSetAttributesWaypoint_F_SpeedMode";
+ expression="_this setVariable ['SpeedMode',_value,true];";
+ class Value
{
- description="Bravo Trooper";
- isPlayable=1;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
};
- id=6459;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ };
+ class Attribute4
+ {
+ property="ModuleCuratorSetAttributesWaypoint_F_Curator";
+ expression="_this setVariable ['Curator',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male06ENG";
+ "STRING"
};
};
+ value="";
};
- class Attribute1
+ };
+ };
+ nAttributes=5;
+ };
+ };
+ class Item519
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14471.56,10.654187,5896.9468};
+ };
+ id=6586;
+ type="acre_api_nameChannels";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="acre_api_nameChannels_Channel_1";
+ expression="_this setVariable ['Channel_1',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
+ "STRING"
};
};
+ value="UNUSED";
};
- nAttributes=2;
};
};
- class Item8
+ class Attribute1
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14497.856,10.721443,5860.0669};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6460;
- type="B_Soldier_F";
- class CustomAttributes
+ property="acre_api_nameChannels_Channel_2";
+ expression="_this setVariable ['Channel_2',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male12ENG";
+ "STRING"
};
};
+ value="AVIATION";
};
- class Attribute1
+ };
+ };
+ class Attribute2
+ {
+ property="acre_api_nameChannels_Channel_3";
+ expression="_this setVariable ['Channel_3',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
+ "STRING"
};
};
+ value="GUNSLINGER";
};
- nAttributes=2;
};
};
- class Item9
+ class Attribute3
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14497.164,10.812424,5859.0386};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Bravo Trooper";
- isPlayable=1;
- };
- id=6461;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="acre_api_nameChannels_Channel_4";
+ expression="_this setVariable ['Channel_4',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male07ENG";
+ "STRING"
};
};
+ value="SABER";
};
- class Attribute1
+ };
+ };
+ class Attribute4
+ {
+ property="acre_api_nameChannels_Channel_5";
+ expression="_this setVariable ['Channel_5',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
+ "STRING"
};
};
+ value="ATLAS";
};
- nAttributes=2;
};
};
- class Item10
+ class Attribute5
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14493.364,11.254722,5862.3237};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6483;
- type="B_medic_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="acre_api_nameChannels_SideSelect";
+ expression="_this setVariable ['SideSelect',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "SCALAR"
};
};
+ value=1;
};
- class Attribute1
+ };
+ };
+ class Attribute6
+ {
+ property="acre_api_nameChannels_Channel_6";
+ expression="_this setVariable ['Channel_6',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male11ENG";
+ "STRING"
};
};
+ value="GROUND-TO-AIR";
};
- class Attribute2
+ };
+ };
+ class Attribute7
+ {
+ property="acre_api_nameChannels_Channel_7";
+ expression="_this setVariable ['Channel_7',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
+ "STRING"
};
};
+ value="IDF";
};
- nAttributes=3;
};
};
- class Item11
+ class Attribute8
{
- dataType="Object";
- class PositionInfo
- {
- position[]={14494.672,11.155795,5863.1929};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Medic";
- isPlayable=1;
- };
- id=6485;
- type="B_medic_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
+ property="acre_api_nameChannels_Channel_8";
+ expression="_this setVariable ['Channel_8',_value,true];";
+ class Value
{
- class Attribute0
+ class data
{
- property="ace_isMedic";
- expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=2;
+ "STRING"
};
};
+ value="FARP";
};
- class Attribute1
+ };
+ };
+ class Attribute9
+ {
+ property="acre_api_nameChannels_Channel_9";
+ expression="_this setVariable ['Channel_9',_value,true];";
+ class Value
+ {
+ class data
{
- property="speaker";
- expression="_this setspeaker _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="Male09ENG";
+ "STRING"
};
};
+ value="COMMAND";
};
- class Attribute2
+ };
+ };
+ class Attribute10
+ {
+ property="acre_api_nameChannels_Channel_10";
+ expression="_this setVariable ['Channel_10',_value,true];";
+ class Value
+ {
+ class data
{
- property="pitch";
- expression="_this setpitch _value;";
- class Value
+ class type
{
- class data
+ type[]=
{
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
+ "STRING"
};
};
+ value="ZEUS";
};
- nAttributes=3;
};
};
+ nAttributes=11;
};
- class Attributes
- {
- };
- id=6450;
- atlOffset=9.5367432e-007;
+ };
+ class Item520
+ {
+ dataType="Layer";
+ name="S_FOB_U_35X30";
+ id=7047;
+ atlOffset=185.97;
+ };
+ class Item521
+ {
+ dataType="Layer";
+ name="S_FOB_U_35X30_2";
+ id=7508;
+ atlOffset=185.97;
+ };
+ class Item522
+ {
+ dataType="Layer";
+ name="Viking4_Clubhouse";
+ id=7553;
+ atlOffset=185.97;
+ };
+ class Item523
+ {
+ dataType="Layer";
+ name="Road_Fortification";
+ id=7787;
+ atlOffset=185.97;
+ };
+ class Item524
+ {
+ dataType="Layer";
+ name="DeBrief_1_Tent";
+ id=7803;
+ atlOffset=185.97;
};
};
class Connections
{
class LinkIDProvider
{
- nextID=3;
+ nextID=7;
};
class Links
{
- items=3;
+ items=7;
class Item0
{
linkID=0;
@@ -14565,6 +17991,46 @@ class Mission
type="Sync";
};
};
+ class Item3
+ {
+ linkID=3;
+ item0=6579;
+ item1=6578;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item4
+ {
+ linkID=4;
+ item0=6580;
+ item1=6578;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item5
+ {
+ linkID=5;
+ item0=6581;
+ item1=6578;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item6
+ {
+ linkID=6;
+ item0=6582;
+ item1=6578;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
};
};
};
diff --git a/Missionbasefiles/kp_liberation.Chernarus/mission.sqm b/Missionbasefiles/kp_liberation.Chernarus/mission.sqm
index a3410bb..15fe2ef 100644
--- a/Missionbasefiles/kp_liberation.Chernarus/mission.sqm
+++ b/Missionbasefiles/kp_liberation.Chernarus/mission.sqm
@@ -1,4 +1,4 @@
-version=53;
+version=54;
class EditorData
{
moveGridStep=1;
@@ -8,21 +8,22 @@ class EditorData
toggles=513;
class ItemIDProvider
{
- nextID=4574;
+ nextID=4672;
};
class LayerIndexProvider
{
- nextID=1728;
+ nextID=1749;
};
class Camera
{
- pos[]={15161.077,75.117188,118.55411};
- dir[]={0.76341492,-0.48508644,0.42666778};
- up[]={0.42351443,0.87439781,0.23669906};
- aside[]={0.48790732,-4.5449997e-007,-0.87298697};
+ pos[]={14003.562,55.396931,2781.5249};
+ dir[]={-0.47105327,-0.58362681,0.66156954};
+ up[]={-0.33856103,0.81193489,0.47548768};
+ aside[]={0.81467527,-4.2514876e-007,0.58007139};
};
};
binarizationWanted=0;
+sourceName="kp_liberation";
addons[]=
{
"A3_Ui_F",
@@ -37,8 +38,12 @@ addons[]=
"A3_Structures_F_Mil_Barracks",
"A3_Structures_F_Ind_Transmitter_Tower",
"A3_Structures_F_Ind_Cargo",
+ "ace_cargo",
"A3_Signs_F",
+ "ace_interaction",
+ "ace_dragging",
"A3_Structures_F_Civ_Camping",
+ "ace_logistics_wirecutter",
"A3_Structures_F_Research",
"A3_Structures_F_Ind_Shed",
"A3_Structures_F_Mil_Shelters",
@@ -47,6 +52,7 @@ addons[]=
"A3_Structures_F_Items_Vessels",
"A3_Structures_F_Ind_WindPowerPlant",
"A3_Structures_F_Civ_Market",
+ "ace_concertina_wire",
"A3_Structures_F_Items_Electronics",
"A3_Structures_F_Households_House_Small03",
"A3_Structures_F_EPB_Civ_Garbage",
@@ -60,13 +66,22 @@ addons[]=
"A3_Structures_F_Ind_Tank",
"A3_Structures_F_Households_Addons",
"A3_Structures_F_Heli_Items_Airport",
- "A3_Structures_F_Mil_Flags"
+ "A3_Structures_F_Mil_Flags",
+ "ace_vector",
+ "A3_Weapons_F",
+ "ace_goggles",
+ "rhsusf_c_troops",
+ "ace_compat_rhs_usf3",
+ "FIR_PilotCrewPack_US",
+ "ace_gforces",
+ "ace_parachute",
+ "ace_explosives"
};
class AddonsMetaData
{
class List
{
- items=14;
+ items=27;
class Item0
{
className="A3_Ui_F";
@@ -103,70 +118,165 @@ class AddonsMetaData
url="https://www.arma3.com";
};
class Item5
+ {
+ className="ace_cargo";
+ name="ACE3 - Cargo";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item6
{
className="A3_Signs_F";
name="Arma 3 - Signs";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item6
+ class Item7
+ {
+ className="ace_interaction";
+ name="ACE3 - Interaction";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item8
+ {
+ className="ace_dragging";
+ name="ACE3 - Dragging";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item9
+ {
+ className="ace_logistics_wirecutter";
+ name="ACE3 - Logistics Wire Cutter";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item10
{
className="A3_Structures_F_Bootcamp";
name="Arma 3 Bootcamp Update - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item7
+ class Item11
+ {
+ className="ace_concertina_wire";
+ name="ACE3 - Concertina Wire";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item12
{
className="A3_Structures_F_Households";
name="Arma 3 - Houses";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item8
+ class Item13
{
className="A3_Structures_F_EPB";
name="Arma 3 Adapt Episode - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item9
+ class Item14
{
className="A3_Modules_F_Curator";
name="Arma 3 Zeus Update - Scripted Modules";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item10
+ class Item15
{
className="A3_Modules_F";
name="Arma 3 Alpha - Scripted Modules";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item11
+ class Item16
{
className="A3_Characters_F";
name="Arma 3 Alpha - Characters and Clothing";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item12
+ class Item17
{
className="A3_Boat_F_Jets";
name="Arma 3 Jets - Boats and Submersibles";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item13
+ class Item18
{
className="A3_Structures_F_Heli";
name="Arma 3 Helicopters - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
+ class Item19
+ {
+ className="ace_vector";
+ name="ACE3 - Vector";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item20
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item21
+ {
+ className="ace_goggles";
+ name="ACE3 - Goggles";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item22
+ {
+ className="rhsusf_c_troops";
+ name="RHSUSF Infantry & Equipment";
+ author="Red Hammer Studios";
+ url="http://www.rhsmods.org/";
+ };
+ class Item23
+ {
+ className="ace_compat_rhs_usf3";
+ name="ACE3 - RHS USF Compatibility";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item24
+ {
+ className="FIR_PilotCrewPack_US";
+ name="FIR_PilotCrewPack_US";
+ };
+ class Item25
+ {
+ className="ace_parachute";
+ name="ACE3 - Parachute";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item26
+ {
+ className="ace_explosives";
+ name="ACE3 - Explosives";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
};
};
+dlcs[]=
+{
+ "Jets",
+ "Heli",
+ "RHS_USAF"
+};
randomSeed=11728747;
class ScenarioData
{
@@ -234,7 +344,7 @@ class Mission
};
class Entities
{
- items=270;
+ items=269;
class Item0
{
dataType="Marker";
@@ -253,7 +363,7 @@ class Mission
type="o_support";
colorName="ColorEAST";
id=57;
- atlOffset=-5.790226;
+ atlOffset=-5.78865;
};
class Item2
{
@@ -307,7 +417,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=64;
- atlOffset=-5.9918528;
+ atlOffset=-5.9913206;
};
class Item7
{
@@ -453,7 +563,7 @@ class Mission
b=1.55;
angle=90;
id=265;
- atlOffset=-206.89526;
+ atlOffset=-206.89609;
};
class Item21
{
@@ -536,7 +646,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=273;
- atlOffset=-5.5873709;
+ atlOffset=-5.5886536;
};
class Item28
{
@@ -558,7 +668,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=275;
- atlOffset=-8.2881289;
+ atlOffset=-8.287982;
};
class Item30
{
@@ -569,7 +679,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=276;
- atlOffset=-6.0127869;
+ atlOffset=-6.0100002;
};
class Item31
{
@@ -646,7 +756,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=283;
- atlOffset=-252.1105;
+ atlOffset=-252.11253;
};
class Item38
{
@@ -679,7 +789,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=286;
- atlOffset=-235.33401;
+ atlOffset=-235.33359;
};
class Item41
{
@@ -734,7 +844,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=291;
- atlOffset=-332.97379;
+ atlOffset=-332.97382;
};
class Item46
{
@@ -745,7 +855,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=292;
- atlOffset=-266.89844;
+ atlOffset=-266.90057;
};
class Item47
{
@@ -844,7 +954,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=301;
- atlOffset=-253.32433;
+ atlOffset=-253.32246;
};
class Item56
{
@@ -866,7 +976,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=303;
- atlOffset=-213.98833;
+ atlOffset=-213.98766;
};
class Item58
{
@@ -899,7 +1009,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=306;
- atlOffset=-134.26157;
+ atlOffset=-134.26103;
};
class Item61
{
@@ -921,7 +1031,7 @@ class Mission
type="loc_Fuelstation";
colorName="ColorEAST";
id=309;
- atlOffset=-6.177815;
+ atlOffset=-6.1794634;
};
class Item63
{
@@ -932,7 +1042,7 @@ class Mission
type="loc_Fuelstation";
colorName="ColorEAST";
id=310;
- atlOffset=-6.876471;
+ atlOffset=-6.8780961;
};
class Item64
{
@@ -1042,7 +1152,7 @@ class Mission
type="loc_Fuelstation";
colorName="ColorEAST";
id=320;
- atlOffset=-223.07986;
+ atlOffset=-223.08;
};
class Item74
{
@@ -1086,7 +1196,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=324;
- atlOffset=-17.938047;
+ atlOffset=-17.938692;
};
class Item78
{
@@ -1119,7 +1229,7 @@ class Mission
type="loc_Fuelstation";
colorName="ColorEAST";
id=327;
- atlOffset=-4.1780472;
+ atlOffset=-4.1745949;
};
class Item81
{
@@ -1141,7 +1251,7 @@ class Mission
type="n_art";
colorName="ColorEAST";
id=329;
- atlOffset=-195.43205;
+ atlOffset=-195.43188;
};
class Item83
{
@@ -1240,7 +1350,7 @@ class Mission
type="loc_Transmitter";
colorName="ColorEAST";
id=345;
- atlOffset=-112.91518;
+ atlOffset=-112.9167;
};
class Item92
{
@@ -1262,7 +1372,7 @@ class Mission
type="loc_Transmitter";
colorName="ColorEAST";
id=349;
- atlOffset=-112.69414;
+ atlOffset=-112.69273;
};
class Item94
{
@@ -1393,7 +1503,7 @@ class Mission
type="loc_Transmitter";
colorName="ColorEAST";
id=362;
- atlOffset=-112.72562;
+ atlOffset=-112.72882;
};
class Item106
{
@@ -1812,7 +1922,7 @@ class Mission
name="opfor_point_38";
type="Empty";
id=411;
- atlOffset=-1.0806112;
+ atlOffset=-1.0837126;
};
class Item151
{
@@ -10014,7 +10124,7 @@ class Mission
};
id=2163;
type="Land_BagFence_Long_F";
- atlOffset=0.0030136108;
+ atlOffset=0.00057220459;
};
class Item1
{
@@ -10032,7 +10142,7 @@ class Mission
};
id=2164;
type="Land_HBarrier_Big_F";
- atlOffset=0.0067825317;
+ atlOffset=0.0035552979;
};
class Item2
{
@@ -10050,7 +10160,7 @@ class Mission
};
id=2165;
type="Land_HBarrier_Big_F";
- atlOffset=0.012001038;
+ atlOffset=0.0082778931;
};
class Item3
{
@@ -10068,7 +10178,7 @@ class Mission
};
id=2166;
type="Land_HBarrier_1_F";
- atlOffset=0.0050582886;
+ atlOffset=0.0028991699;
};
class Item4
{
@@ -10086,7 +10196,7 @@ class Mission
};
id=2168;
type="Land_Cargo_Tower_V3_F";
- atlOffset=-0.19856262;
+ atlOffset=-0.20072937;
};
class Item5
{
@@ -10104,7 +10214,7 @@ class Mission
};
id=2171;
type="Land_BagFence_Long_F";
- atlOffset=0.0054931641;
+ atlOffset=0.0053787231;
};
class Item6
{
@@ -10122,7 +10232,7 @@ class Mission
};
id=2172;
type="Land_BagFence_Long_F";
- atlOffset=0.0052261353;
+ atlOffset=0.0043563843;
};
class Item7
{
@@ -10140,7 +10250,7 @@ class Mission
};
id=2173;
type="Land_BagFence_Long_F";
- atlOffset=0.0052490234;
+ atlOffset=0.0046539307;
};
class Item8
{
@@ -10158,7 +10268,7 @@ class Mission
};
id=2174;
type="Land_BagFence_Long_F";
- atlOffset=0.0050582886;
+ atlOffset=0.003944397;
};
class Item9
{
@@ -10176,7 +10286,7 @@ class Mission
};
id=2175;
type="Land_HBarrier_Big_F";
- atlOffset=0.016105652;
+ atlOffset=0.013374329;
};
class Item10
{
@@ -10194,7 +10304,7 @@ class Mission
};
id=2176;
type="Land_HBarrier_3_F";
- atlOffset=0.0020904541;
+ atlOffset=0.0025634766;
};
class Item11
{
@@ -10212,7 +10322,7 @@ class Mission
};
id=2177;
type="Land_HBarrier_1_F";
- atlOffset=0.0086288452;
+ atlOffset=0.0070648193;
};
class Item12
{
@@ -10230,7 +10340,7 @@ class Mission
};
id=2183;
type="Land_BagFence_Long_F";
- atlOffset=0.00054168701;
+ atlOffset=0.0027160645;
};
class Item13
{
@@ -10248,7 +10358,7 @@ class Mission
};
id=2184;
type="Land_BagFence_Long_F";
- atlOffset=0.000831604;
+ atlOffset=0.0016021729;
};
class Item14
{
@@ -10266,7 +10376,7 @@ class Mission
};
id=2189;
type="Land_HBarrier_Big_F";
- atlOffset=0.0067672729;
+ atlOffset=0.0032806396;
};
class Item15
{
@@ -10284,7 +10394,7 @@ class Mission
};
id=2190;
type="Land_HBarrier_Big_F";
- atlOffset=0.0006942749;
+ atlOffset=0.0037002563;
};
class Item16
{
@@ -10302,7 +10412,7 @@ class Mission
};
id=2191;
type="Land_HBarrier_Big_F";
- atlOffset=0.00058746338;
+ atlOffset=0.002281189;
};
class Item17
{
@@ -10320,7 +10430,7 @@ class Mission
};
id=2192;
type="Land_HBarrier_Big_F";
- atlOffset=0.0034790039;
+ atlOffset=0.00038146973;
};
class Item18
{
@@ -10338,7 +10448,7 @@ class Mission
};
id=2193;
type="Land_HBarrier_Big_F";
- atlOffset=0.0027084351;
+ atlOffset=0.0057601929;
};
class Item19
{
@@ -10356,7 +10466,7 @@ class Mission
};
id=2194;
type="Land_HBarrier_1_F";
- atlOffset=0.00091552734;
+ atlOffset=0.0029144287;
};
class Item20
{
@@ -10374,7 +10484,7 @@ class Mission
};
id=2195;
type="Land_HBarrier_1_F";
- atlOffset=0.0013580322;
+ atlOffset=0.003944397;
};
class Item21
{
@@ -10392,7 +10502,7 @@ class Mission
};
id=2197;
type="Land_Cargo_House_V3_F";
- atlOffset=0.056495667;
+ atlOffset=0.052787781;
};
class Item22
{
@@ -10410,7 +10520,7 @@ class Mission
};
id=2198;
type="Land_HBarrier_5_F";
- atlOffset=0.07056427;
+ atlOffset=0.071075439;
};
class Item23
{
@@ -10428,7 +10538,7 @@ class Mission
};
id=2204;
type="Land_HBarrier_Big_F";
- atlOffset=0.023323059;
+ atlOffset=0.027107239;
};
class Item24
{
@@ -10446,7 +10556,7 @@ class Mission
};
id=2205;
type="Land_HBarrier_Big_F";
- atlOffset=0.00022125244;
+ atlOffset=-0.00011444092;
};
class Item25
{
@@ -10464,7 +10574,7 @@ class Mission
};
id=2206;
type="Land_HBarrier_Big_F";
- atlOffset=0.020492554;
+ atlOffset=0.02104187;
};
class Item26
{
@@ -10482,7 +10592,7 @@ class Mission
};
id=2207;
type="Land_HBarrier_Big_F";
- atlOffset=0.0030212402;
+ atlOffset=0.0063018799;
};
class Item27
{
@@ -10500,7 +10610,7 @@ class Mission
};
id=2208;
type="Land_HBarrier_5_F";
- atlOffset=0.001159668;
+ atlOffset=-0.00054168701;
};
class Item28
{
@@ -10518,7 +10628,7 @@ class Mission
};
id=2209;
type="Land_HBarrier_1_F";
- atlOffset=0.00036621094;
+ atlOffset=-0.00059509277;
};
class Item29
{
@@ -10536,7 +10646,7 @@ class Mission
};
id=2213;
type="Land_Cargo_Patrol_V3_F";
- atlOffset=0.019577026;
+ atlOffset=0.022216797;
};
class Item30
{
@@ -10554,7 +10664,7 @@ class Mission
};
id=2214;
type="Land_BagFence_Long_F";
- atlOffset=7.6293945e-006;
+ atlOffset=0.0025405884;
};
class Item31
{
@@ -10572,7 +10682,7 @@ class Mission
};
id=2215;
type="Land_BagFence_Long_F";
- atlOffset=0.00023651123;
+ atlOffset=0.0025024414;
};
class Item32
{
@@ -10590,7 +10700,7 @@ class Mission
};
id=2216;
type="Land_BagFence_Long_F";
- atlOffset=0.00086975098;
+ atlOffset=0.0029907227;
};
class Item33
{
@@ -10608,11 +10718,11 @@ class Mission
};
id=2217;
type="Land_BagFence_Long_F";
- atlOffset=0.00086975098;
+ atlOffset=0.0026779175;
};
};
id=2218;
- atlOffset=-0.070251465;
+ atlOffset=-0.067649841;
};
class Item196
{
@@ -10623,7 +10733,7 @@ class Mission
type="o_support";
colorName="ColorEAST";
id=2219;
- atlOffset=-85.125603;
+ atlOffset=-85.12925;
};
class Item197
{
@@ -11006,7 +11116,7 @@ class Mission
};
id=2333;
type="Land_HBarrier_Big_F";
- atlOffset=0.0071754456;
+ atlOffset=0.0082893372;
};
class Item21
{
@@ -11024,7 +11134,7 @@ class Mission
};
id=2334;
type="Land_HBarrier_Big_F";
- atlOffset=0.010131836;
+ atlOffset=0.0093193054;
};
class Item22
{
@@ -11042,7 +11152,7 @@ class Mission
};
id=2335;
type="Land_HBarrier_Big_F";
- atlOffset=0.0073051453;
+ atlOffset=0.0065879822;
};
class Item23
{
@@ -11060,7 +11170,7 @@ class Mission
};
id=2336;
type="Land_HBarrier_Big_F";
- atlOffset=0.0051383972;
+ atlOffset=0.0051040649;
};
class Item24
{
@@ -11078,7 +11188,7 @@ class Mission
};
id=2337;
type="Land_HBarrier_Big_F";
- atlOffset=0.0062980652;
+ atlOffset=0.0057373047;
};
class Item25
{
@@ -11096,7 +11206,7 @@ class Mission
};
id=2338;
type="Land_HBarrier_Big_F";
- atlOffset=0.0072937012;
+ atlOffset=0.0069694519;
};
class Item26
{
@@ -11113,7 +11223,7 @@ class Mission
};
id=2339;
type="Land_Cargo_HQ_V1_F";
- atlOffset=0.079807281;
+ atlOffset=0.078437805;
};
class Item27
{
@@ -11149,7 +11259,7 @@ class Mission
};
id=2341;
type="Land_HBarrier_Big_F";
- atlOffset=0.021007538;
+ atlOffset=0.021995544;
};
class Item29
{
@@ -11167,7 +11277,7 @@ class Mission
};
id=2342;
type="Land_HBarrier_Big_F";
- atlOffset=0.0097084045;
+ atlOffset=0.0102005;
};
class Item30
{
@@ -11189,7 +11299,7 @@ class Mission
};
};
id=2344;
- atlOffset=0.045475006;
+ atlOffset=0.045776367;
};
class Item198
{
@@ -12199,7 +12309,7 @@ class Mission
};
id=2495;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.066894531;
+ atlOffset=0.090423584;
};
class Item4
{
@@ -12217,7 +12327,7 @@ class Mission
};
id=2496;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.066345215;
+ atlOffset=0.089874268;
};
class Item5
{
@@ -12235,7 +12345,7 @@ class Mission
};
id=2497;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.060699463;
+ atlOffset=-0.03717041;
};
class Item6
{
@@ -12253,7 +12363,7 @@ class Mission
};
id=2498;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.042480469;
+ atlOffset=-0.018951416;
};
class Item7
{
@@ -12271,7 +12381,7 @@ class Mission
};
id=2499;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.022155762;
+ atlOffset=0.001373291;
};
class Item8
{
@@ -12289,7 +12399,7 @@ class Mission
};
id=2500;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.00091552734;
+ atlOffset=0.02444458;
};
class Item9
{
@@ -12307,7 +12417,7 @@ class Mission
};
id=2501;
type="Land_Wall_IndCnc_4_D_F";
- atlOffset=-0.045074463;
+ atlOffset=-0.025268555;
};
class Item10
{
@@ -12343,7 +12453,7 @@ class Mission
};
id=2508;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.084136963;
+ atlOffset=-0.06060791;
};
class Item12
{
@@ -12361,7 +12471,7 @@ class Mission
};
id=2509;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.090026855;
+ atlOffset=0.11355591;
};
class Item13
{
@@ -12379,7 +12489,7 @@ class Mission
};
id=2510;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.080291748;
+ atlOffset=-0.056762695;
};
class Item14
{
@@ -12397,7 +12507,7 @@ class Mission
};
id=2511;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.088684082;
+ atlOffset=0.11221313;
};
class Item15
{
@@ -12666,7 +12776,7 @@ class Mission
};
id=2542;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.028747559;
+ atlOffset=0.052276611;
};
class Item30
{
@@ -12684,7 +12794,7 @@ class Mission
};
id=2543;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.028137207;
+ atlOffset=-0.0046081543;
};
class Item31
{
@@ -12702,7 +12812,7 @@ class Mission
};
id=2544;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.0024108887;
+ atlOffset=0.021118164;
};
class Item32
{
@@ -12720,7 +12830,7 @@ class Mission
};
id=2545;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.031707764;
+ atlOffset=-0.0081787109;
};
class Item33
{
@@ -12738,7 +12848,7 @@ class Mission
};
id=2546;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.055603027;
+ atlOffset=0.07913208;
};
class Item34
{
@@ -12755,7 +12865,7 @@ class Mission
};
id=2547;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.035369873;
+ atlOffset=-0.01184082;
};
class Item35
{
@@ -12773,7 +12883,7 @@ class Mission
};
id=2548;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.059631348;
+ atlOffset=0.0831604;
};
class Item36
{
@@ -12791,7 +12901,7 @@ class Mission
};
id=2549;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.012512207;
+ atlOffset=0.03604126;
};
class Item37
{
@@ -12844,7 +12954,7 @@ class Mission
};
id=2559;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.0859375;
+ atlOffset=-0.062408447;
};
class Item40
{
@@ -12862,7 +12972,7 @@ class Mission
};
id=2560;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.047363281;
+ atlOffset=-0.023834229;
};
class Item41
{
@@ -12879,7 +12989,7 @@ class Mission
};
id=2561;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.085144043;
+ atlOffset=-0.06161499;
};
class Item42
{
@@ -12897,7 +13007,7 @@ class Mission
};
id=2562;
type="Land_Wall_IndCnc_4_F";
- atlOffset=0.090789795;
+ atlOffset=0.11431885;
};
class Item43
{
@@ -12914,7 +13024,7 @@ class Mission
};
id=2563;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.088653564;
+ atlOffset=-0.065124512;
};
class Item44
{
@@ -12931,7 +13041,7 @@ class Mission
};
id=2564;
type="Land_Wall_IndCnc_4_F";
- atlOffset=-0.081878662;
+ atlOffset=-0.058349609;
};
class Item45
{
@@ -12949,7 +13059,7 @@ class Mission
};
id=2565;
type="Land_Wall_IndCnc_4_D_F";
- atlOffset=0.065063477;
+ atlOffset=0.084869385;
};
class Item46
{
@@ -12970,7 +13080,7 @@ class Mission
};
};
id=2571;
- atlOffset=-0.10794067;
+ atlOffset=-0.097137451;
};
class Item202
{
@@ -13515,7 +13625,7 @@ class Mission
type="o_support";
colorName="ColorEAST";
id=2637;
- atlOffset=-89.128967;
+ atlOffset=-89.126785;
};
class Item206
{
@@ -13737,7 +13847,7 @@ class Mission
};
id=2669;
type="CamoNet_BLUFOR_open_F";
- atlOffset=0.008972168;
+ atlOffset=-0.036193848;
};
class Item11
{
@@ -13756,7 +13866,7 @@ class Mission
};
id=2670;
type="CamoNet_BLUFOR_open_F";
- atlOffset=0.0079956055;
+ atlOffset=-0.03717041;
};
class Item12
{
@@ -15022,7 +15132,7 @@ class Mission
};
id=2813;
type="Land_BagFence_Round_F";
- atlOffset=0.00050354004;
+ atlOffset=0.00015258789;
};
class Item13
{
@@ -15058,7 +15168,7 @@ class Mission
};
id=2815;
type="Land_BagFence_Long_F";
- atlOffset=0.00042724609;
+ atlOffset=-1.5258789e-005;
};
class Item15
{
@@ -15076,7 +15186,7 @@ class Mission
};
id=2816;
type="Land_BagFence_Long_F";
- atlOffset=0.00051879883;
+ atlOffset=-0.00039672852;
};
class Item16
{
@@ -16902,7 +17012,7 @@ class Mission
};
id=2938;
type="Land_BagFence_Long_F";
- atlOffset=0.00039672852;
+ atlOffset=0.0026550293;
};
class Item1
{
@@ -16920,7 +17030,6 @@ class Mission
};
id=2939;
type="Land_BagFence_Long_F";
- atlOffset=0.00042724609;
};
class Item2
{
@@ -16938,6 +17047,7 @@ class Mission
};
id=2940;
type="Land_CncWall1_F";
+ atlOffset=0.0030517578;
};
class Item3
{
@@ -16955,6 +17065,7 @@ class Mission
};
id=2941;
type="Land_CncWall1_F";
+ atlOffset=0.0020141602;
};
class Item4
{
@@ -16972,6 +17083,7 @@ class Mission
};
id=2942;
type="Land_CncWall1_F";
+ atlOffset=0.0028076172;
};
class Item5
{
@@ -16989,7 +17101,7 @@ class Mission
};
id=2943;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.002746582;
};
class Item6
{
@@ -17007,6 +17119,7 @@ class Mission
};
id=2944;
type="Land_CncWall1_F";
+ atlOffset=0.0034179688;
};
class Item7
{
@@ -17024,6 +17137,7 @@ class Mission
};
id=2945;
type="Land_CncWall4_F";
+ atlOffset=-6.1035156e-005;
};
class Item8
{
@@ -17041,6 +17155,7 @@ class Mission
};
id=2946;
type="Land_CncWall4_F";
+ atlOffset=0.0021057129;
};
class Item9
{
@@ -17058,6 +17173,7 @@ class Mission
};
id=2947;
type="Land_PortableLight_double_F";
+ atlOffset=0.002532959;
};
class Item10
{
@@ -17075,7 +17191,7 @@ class Mission
};
id=2948;
type="Land_BagFence_Round_F";
- atlOffset=0.00042724609;
+ atlOffset=0.001739502;
};
class Item11
{
@@ -17093,7 +17209,7 @@ class Mission
};
id=2949;
type="Land_BagFence_Long_F";
- atlOffset=9.1552734e-005;
+ atlOffset=-0.00021362305;
};
class Item12
{
@@ -17111,7 +17227,7 @@ class Mission
};
id=2950;
type="Land_BagFence_Long_F";
- atlOffset=0.00012207031;
+ atlOffset=0.0036621094;
};
class Item13
{
@@ -17130,6 +17246,7 @@ class Mission
};
id=2951;
type="Land_Medevac_house_V1_F";
+ atlOffset=-0.00076293945;
};
class Item14
{
@@ -17147,6 +17264,7 @@ class Mission
};
id=2952;
type="Land_CncWall4_F";
+ atlOffset=0.0012512207;
};
class Item15
{
@@ -17164,6 +17282,7 @@ class Mission
};
id=2953;
type="Land_CncWall4_F";
+ atlOffset=-0.0018920898;
};
class Item16
{
@@ -17181,6 +17300,7 @@ class Mission
};
id=2954;
type="Land_CncWall4_F";
+ atlOffset=-0.00085449219;
};
class Item17
{
@@ -17198,6 +17318,7 @@ class Mission
};
id=2955;
type="Land_CncWall4_F";
+ atlOffset=0.0019226074;
};
class Item18
{
@@ -17215,6 +17336,7 @@ class Mission
};
id=2956;
type="Land_CncWall4_F";
+ atlOffset=0.0036621094;
};
class Item19
{
@@ -17232,6 +17354,7 @@ class Mission
};
id=2957;
type="Land_Cargo_House_V3_F";
+ atlOffset=0.0010986328;
};
class Item20
{
@@ -17249,7 +17372,7 @@ class Mission
};
id=2958;
type="Land_Cargo_House_V3_F";
- atlOffset=-3.0517578e-005;
+ atlOffset=0.0016174316;
};
class Item21
{
@@ -17267,7 +17390,7 @@ class Mission
};
id=2959;
type="Land_BagBunker_Large_F";
- atlOffset=0.03125;
+ atlOffset=0.027557373;
};
class Item22
{
@@ -17285,7 +17408,7 @@ class Mission
};
id=2960;
type="Land_PortableLight_double_F";
- atlOffset=0.00033569336;
+ atlOffset=0.002532959;
};
class Item23
{
@@ -17303,7 +17426,7 @@ class Mission
};
id=2961;
type="Land_BagFence_Round_F";
- atlOffset=9.1552734e-005;
+ atlOffset=0.0032348633;
};
class Item24
{
@@ -17321,7 +17444,7 @@ class Mission
};
id=2962;
type="Land_CncWall1_F";
- atlOffset=0.00015258789;
+ atlOffset=0.00018310547;
};
class Item25
{
@@ -17339,7 +17462,7 @@ class Mission
};
id=2963;
type="Land_CncWall1_F";
- atlOffset=0.00033569336;
+ atlOffset=0.0011901855;
};
class Item26
{
@@ -17357,6 +17480,7 @@ class Mission
};
id=2964;
type="Land_CncWall1_F";
+ atlOffset=-0.00061035156;
};
class Item27
{
@@ -17374,6 +17498,7 @@ class Mission
};
id=2965;
type="Land_CncWall1_F";
+ atlOffset=-0.00045776367;
};
class Item28
{
@@ -17391,7 +17516,7 @@ class Mission
};
id=2966;
type="Land_CncWall1_F";
- atlOffset=0.00048828125;
+ atlOffset=0.0023193359;
};
class Item29
{
@@ -17409,7 +17534,7 @@ class Mission
};
id=2967;
type="Land_CncWall4_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.00094604492;
};
class Item30
{
@@ -17427,6 +17552,7 @@ class Mission
};
id=2968;
type="Land_CncWall4_F";
+ atlOffset=0.0042114258;
};
class Item31
{
@@ -17444,6 +17570,7 @@ class Mission
};
id=2969;
type="Land_CncWall4_F";
+ atlOffset=0.0010681152;
};
class Item32
{
@@ -17461,6 +17588,7 @@ class Mission
};
id=2970;
type="Land_CncWall4_F";
+ atlOffset=0.0039367676;
};
class Item33
{
@@ -17478,7 +17606,7 @@ class Mission
};
id=2971;
type="Land_PortableLight_double_F";
- atlOffset=0.00012207031;
+ atlOffset=0.0021057129;
};
class Item34
{
@@ -17496,7 +17624,7 @@ class Mission
};
id=2972;
type="Land_BagFence_Round_F";
- atlOffset=0.00012207031;
+ atlOffset=0.0018310547;
};
class Item35
{
@@ -17514,7 +17642,7 @@ class Mission
};
id=2973;
type="Land_BagFence_Long_F";
- atlOffset=9.1552734e-005;
+ atlOffset=0.0010681152;
};
class Item36
{
@@ -17532,7 +17660,7 @@ class Mission
};
id=2974;
type="Land_BagFence_Long_F";
- atlOffset=0.00015258789;
+ atlOffset=0.0037841797;
};
class Item37
{
@@ -17550,6 +17678,7 @@ class Mission
};
id=2975;
type="Land_CncWall4_F";
+ atlOffset=-0.0031738281;
};
class Item38
{
@@ -17567,6 +17696,7 @@ class Mission
};
id=2976;
type="Land_CncWall4_F";
+ atlOffset=-0.0023498535;
};
class Item39
{
@@ -17584,6 +17714,7 @@ class Mission
};
id=2977;
type="Land_CncWall4_F";
+ atlOffset=-0.00390625;
};
class Item40
{
@@ -17601,6 +17732,7 @@ class Mission
};
id=2978;
type="Land_CncWall4_F";
+ atlOffset=0.00012207031;
};
class Item41
{
@@ -17618,6 +17750,7 @@ class Mission
};
id=2979;
type="Land_CncWall4_F";
+ atlOffset=0.0016479492;
};
class Item42
{
@@ -17635,7 +17768,7 @@ class Mission
};
id=2985;
type="Land_BagBunker_Large_F";
- atlOffset=0.031005859;
+ atlOffset=0.028198242;
};
class Item43
{
@@ -17653,6 +17786,7 @@ class Mission
};
id=2987;
type="Land_BagFence_Round_F";
+ atlOffset=0.0032958984;
};
class Item44
{
@@ -17670,7 +17804,7 @@ class Mission
};
id=2988;
type="Land_BagFence_Round_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.0036315918;
};
class Item45
{
@@ -17688,6 +17822,7 @@ class Mission
};
id=2989;
type="Land_BagFence_Round_F";
+ atlOffset=0.0040283203;
};
class Item46
{
@@ -17705,7 +17840,7 @@ class Mission
};
id=2990;
type="Land_BagFence_Long_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.0021972656;
};
class Item47
{
@@ -17723,7 +17858,7 @@ class Mission
};
id=2991;
type="Land_BagFence_Long_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0025024414;
};
class Item48
{
@@ -17741,7 +17876,7 @@ class Mission
};
id=2992;
type="Land_BagFence_Long_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.00039672852;
};
class Item49
{
@@ -17759,7 +17894,7 @@ class Mission
};
id=2993;
type="Land_BagFence_Long_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.0036621094;
};
class Item50
{
@@ -17777,7 +17912,7 @@ class Mission
};
id=2994;
type="Land_BagFence_Long_F";
- atlOffset=9.1552734e-005;
+ atlOffset=0.0032043457;
};
class Item51
{
@@ -17795,7 +17930,7 @@ class Mission
};
id=2995;
type="Land_BagFence_Long_F";
- atlOffset=6.1035156e-005;
+ atlOffset=0.0021362305;
};
class Item52
{
@@ -17813,6 +17948,7 @@ class Mission
};
id=2996;
type="Land_BagFence_Long_F";
+ atlOffset=-0.002746582;
};
class Item53
{
@@ -17830,7 +17966,7 @@ class Mission
};
id=2997;
type="Land_BagFence_Long_F";
- atlOffset=6.1035156e-005;
+ atlOffset=0.0047607422;
};
class Item54
{
@@ -17848,6 +17984,7 @@ class Mission
};
id=2998;
type="Land_i_Barracks_V2_F";
+ atlOffset=-0.00091552734;
};
class Item55
{
@@ -17865,7 +18002,7 @@ class Mission
};
id=2999;
type="Land_HelipadSquare_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0010681152;
};
class Item56
{
@@ -17883,7 +18020,7 @@ class Mission
};
id=3001;
type="Land_CncWall1_F";
- atlOffset=0.00073242188;
+ atlOffset=0.0011291504;
};
class Item57
{
@@ -17901,7 +18038,7 @@ class Mission
};
id=3002;
type="Land_CncWall1_F";
- atlOffset=0.00051879883;
+ atlOffset=0.0015563965;
};
class Item58
{
@@ -17919,7 +18056,7 @@ class Mission
};
id=3003;
type="Land_CncWall1_F";
- atlOffset=9.1552734e-005;
+ atlOffset=0.0015869141;
};
class Item59
{
@@ -17937,6 +18074,7 @@ class Mission
};
id=3004;
type="Land_CncWall1_F";
+ atlOffset=0.00091552734;
};
class Item60
{
@@ -17954,6 +18092,7 @@ class Mission
};
id=3005;
type="Land_CncWall1_F";
+ atlOffset=0.0014038086;
};
class Item61
{
@@ -17971,6 +18110,7 @@ class Mission
};
id=3006;
type="Land_CncWall1_F";
+ atlOffset=0.0017700195;
};
class Item62
{
@@ -17988,7 +18128,7 @@ class Mission
};
id=3007;
type="Land_CncWall1_F";
- atlOffset=0.00073242188;
+ atlOffset=0.00045776367;
};
class Item63
{
@@ -18006,7 +18146,7 @@ class Mission
};
id=3008;
type="Land_CncWall4_F";
- atlOffset=0.00036621094;
+ atlOffset=-0.00091552734;
};
class Item64
{
@@ -18024,7 +18164,7 @@ class Mission
};
id=3009;
type="Land_CncWall4_F";
- atlOffset=0.00067138672;
+ atlOffset=-0.00082397461;
};
class Item65
{
@@ -18042,7 +18182,7 @@ class Mission
};
id=3010;
type="Land_CncWall4_F";
- atlOffset=0.00051879883;
+ atlOffset=-0.00094604492;
};
class Item66
{
@@ -18060,6 +18200,7 @@ class Mission
};
id=3011;
type="Land_CncWall4_F";
+ atlOffset=0.001953125;
};
class Item67
{
@@ -18077,7 +18218,7 @@ class Mission
};
id=3013;
type="Land_Cargo_Patrol_V3_F";
- atlOffset=0.003112793;
+ atlOffset=0.0013427734;
};
class Item68
{
@@ -18095,7 +18236,7 @@ class Mission
};
id=3016;
type="Land_BagFence_Round_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0020141602;
};
class Item69
{
@@ -18113,6 +18254,7 @@ class Mission
};
id=3017;
type="Land_BagFence_Long_F";
+ atlOffset=9.1552734e-005;
};
class Item70
{
@@ -18130,6 +18272,7 @@ class Mission
};
id=3018;
type="Land_BagFence_Long_F";
+ atlOffset=-0.0021362305;
};
class Item71
{
@@ -18147,7 +18290,7 @@ class Mission
};
id=3019;
type="Land_BagFence_Long_F";
- atlOffset=6.1035156e-005;
+ atlOffset=-0.0028991699;
};
class Item72
{
@@ -18165,6 +18308,7 @@ class Mission
};
id=3020;
type="Land_TTowerSmall_2_F";
+ atlOffset=0.001373291;
};
class Item73
{
@@ -18182,7 +18326,7 @@ class Mission
};
id=3021;
type="Land_CncWall1_F";
- atlOffset=0.00021362305;
+ atlOffset=-0.0014038086;
};
class Item74
{
@@ -18200,7 +18344,7 @@ class Mission
};
id=3022;
type="Land_CncWall1_F";
- atlOffset=0.00018310547;
+ atlOffset=-0.0012207031;
};
class Item75
{
@@ -18218,7 +18362,7 @@ class Mission
};
id=3023;
type="Land_CncWall1_F";
- atlOffset=0.00018310547;
+ atlOffset=-0.0013427734;
};
class Item76
{
@@ -18236,7 +18380,7 @@ class Mission
};
id=3024;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0020446777;
};
class Item77
{
@@ -18254,7 +18398,7 @@ class Mission
};
id=3025;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.00061035156;
};
class Item78
{
@@ -18272,7 +18416,7 @@ class Mission
};
id=3026;
type="Land_CncWall1_F";
- atlOffset=6.1035156e-005;
+ atlOffset=-3.0517578e-005;
};
class Item79
{
@@ -18290,7 +18434,7 @@ class Mission
};
id=3027;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0017089844;
};
class Item80
{
@@ -18308,7 +18452,7 @@ class Mission
};
id=3028;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.00079345703;
};
class Item81
{
@@ -18326,6 +18470,7 @@ class Mission
};
id=3029;
type="Land_CncWall1_F";
+ atlOffset=0.00045776367;
};
class Item82
{
@@ -18343,7 +18488,7 @@ class Mission
};
id=3030;
type="Land_CncWall1_F";
- atlOffset=0.00021362305;
+ atlOffset=-0.0016479492;
};
class Item83
{
@@ -18361,7 +18506,7 @@ class Mission
};
id=3031;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=0.00012207031;
};
class Item84
{
@@ -18379,7 +18524,7 @@ class Mission
};
id=3032;
type="Land_CncWall1_F";
- atlOffset=0.00021362305;
+ atlOffset=-0.0014953613;
};
class Item85
{
@@ -18397,7 +18542,7 @@ class Mission
};
id=3033;
type="Land_CncWall4_F";
- atlOffset=0.00015258789;
+ atlOffset=-0.0023498535;
};
class Item86
{
@@ -18415,7 +18560,7 @@ class Mission
};
id=3034;
type="Land_CncWall4_F";
- atlOffset=0.00024414063;
+ atlOffset=6.1035156e-005;
};
class Item87
{
@@ -18433,7 +18578,7 @@ class Mission
};
id=3035;
type="Land_CncWall4_F";
- atlOffset=0.0002746582;
+ atlOffset=0.00045776367;
};
class Item88
{
@@ -18451,7 +18596,7 @@ class Mission
};
id=3036;
type="Land_CncWall4_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.00057983398;
};
class Item89
{
@@ -18469,7 +18614,7 @@ class Mission
};
id=3037;
type="Land_CncWall4_F";
- atlOffset=0.00021362305;
+ atlOffset=-0.00064086914;
};
class Item90
{
@@ -18487,7 +18632,7 @@ class Mission
};
id=3038;
type="Land_CncWall4_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.00033569336;
};
class Item91
{
@@ -18505,7 +18650,7 @@ class Mission
};
id=3039;
type="Land_Cargo_HQ_V3_F";
- atlOffset=0.001739502;
+ atlOffset=0.0033874512;
};
class Item92
{
@@ -18523,7 +18668,7 @@ class Mission
};
id=3040;
type="Land_BagBunker_Large_F";
- atlOffset=0.030456543;
+ atlOffset=0.027191162;
};
class Item93
{
@@ -18541,7 +18686,7 @@ class Mission
};
id=3041;
type="Land_BagFence_Round_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0034790039;
};
class Item94
{
@@ -18559,7 +18704,7 @@ class Mission
};
id=3042;
type="Land_BagFence_Long_F";
- atlOffset=0.00015258789;
+ atlOffset=-0.00033569336;
};
class Item95
{
@@ -18577,7 +18722,7 @@ class Mission
};
id=3043;
type="Land_BagFence_Long_F";
- atlOffset=0.00030517578;
+ atlOffset=0.00042724609;
};
class Item96
{
@@ -18595,7 +18740,7 @@ class Mission
};
id=3044;
type="Land_CncWall1_F";
- atlOffset=-3.0517578e-005;
+ atlOffset=-0.002166748;
};
class Item97
{
@@ -18613,7 +18758,7 @@ class Mission
};
id=3045;
type="Land_CncWall1_F";
- atlOffset=0.00054931641;
+ atlOffset=-0.0016784668;
};
class Item98
{
@@ -18631,7 +18776,7 @@ class Mission
};
id=3046;
type="Land_CncWall1_F";
- atlOffset=-3.0517578e-005;
+ atlOffset=-0.001953125;
};
class Item99
{
@@ -18649,7 +18794,7 @@ class Mission
};
id=3047;
type="Land_CncWall1_F";
- atlOffset=0.0062255859;
+ atlOffset=0.0040283203;
};
class Item100
{
@@ -18667,7 +18812,7 @@ class Mission
};
id=3048;
type="Land_CncWall1_F";
- atlOffset=0.0035095215;
+ atlOffset=0.0012512207;
};
class Item101
{
@@ -18685,6 +18830,7 @@ class Mission
};
id=3049;
type="Land_CncWall4_F";
+ atlOffset=-0.0016174316;
};
class Item102
{
@@ -18702,7 +18848,7 @@ class Mission
};
id=3050;
type="Land_CncWall4_F";
- atlOffset=0.0089416504;
+ atlOffset=0.0075073242;
};
class Item103
{
@@ -18720,6 +18866,7 @@ class Mission
};
id=3051;
type="Land_CncWall4_F";
+ atlOffset=0.00067138672;
};
class Item104
{
@@ -18737,6 +18884,7 @@ class Mission
};
id=3052;
type="Land_CncWall4_F";
+ atlOffset=-0.0015563965;
};
class Item105
{
@@ -18754,7 +18902,7 @@ class Mission
};
id=3053;
type="Land_BagFence_Round_F";
- atlOffset=0.00024414063;
+ atlOffset=0.00012207031;
};
class Item106
{
@@ -18772,7 +18920,7 @@ class Mission
};
id=3054;
type="Land_BagFence_Round_F";
- atlOffset=0.00024414063;
+ atlOffset=0.00091552734;
};
class Item107
{
@@ -18790,7 +18938,7 @@ class Mission
};
id=3055;
type="Land_BagFence_Round_F";
- atlOffset=0.0013122559;
+ atlOffset=0.0024108887;
};
class Item108
{
@@ -18808,7 +18956,7 @@ class Mission
};
id=3056;
type="Land_BagFence_Round_F";
- atlOffset=0.00024414063;
+ atlOffset=0.00073242188;
};
class Item109
{
@@ -18826,7 +18974,7 @@ class Mission
};
id=3057;
type="Land_BagFence_Round_F";
- atlOffset=0.00061035156;
+ atlOffset=-0.0024719238;
};
class Item110
{
@@ -18844,7 +18992,7 @@ class Mission
};
id=3058;
type="Land_BagFence_Long_F";
- atlOffset=0.0012512207;
+ atlOffset=0.0030212402;
};
class Item111
{
@@ -18862,7 +19010,7 @@ class Mission
};
id=3059;
type="Land_BagFence_Long_F";
- atlOffset=0.00024414063;
+ atlOffset=0.0040283203;
};
class Item112
{
@@ -18880,7 +19028,7 @@ class Mission
};
id=3060;
type="Land_BagFence_Long_F";
- atlOffset=0.00061035156;
+ atlOffset=0.00048828125;
};
class Item113
{
@@ -18898,7 +19046,7 @@ class Mission
};
id=3061;
type="Land_BagFence_Long_F";
- atlOffset=0.00076293945;
+ atlOffset=-0.00057983398;
};
class Item114
{
@@ -18916,7 +19064,7 @@ class Mission
};
id=3062;
type="Land_BagFence_Long_F";
- atlOffset=0.00024414063;
+ atlOffset=-9.1552734e-005;
};
class Item115
{
@@ -18934,7 +19082,7 @@ class Mission
};
id=3063;
type="Land_BagFence_Long_F";
- atlOffset=0.00024414063;
+ atlOffset=3.0517578e-005;
};
class Item116
{
@@ -18952,7 +19100,7 @@ class Mission
};
id=3064;
type="Land_CncWall1_F";
- atlOffset=0.00076293945;
+ atlOffset=0.00039672852;
};
class Item117
{
@@ -18970,7 +19118,7 @@ class Mission
};
id=3065;
type="Land_CncWall1_F";
- atlOffset=0.00067138672;
+ atlOffset=-0.0010681152;
};
class Item118
{
@@ -18988,7 +19136,7 @@ class Mission
};
id=3066;
type="Land_CncWall1_F";
- atlOffset=0.008392334;
+ atlOffset=0.011383057;
};
class Item119
{
@@ -19006,7 +19154,7 @@ class Mission
};
id=3067;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0020751953;
};
class Item120
{
@@ -19024,7 +19172,7 @@ class Mission
};
id=3068;
type="Land_CncWall1_F";
- atlOffset=0.00085449219;
+ atlOffset=0.0018005371;
};
class Item121
{
@@ -19042,6 +19190,7 @@ class Mission
};
id=3069;
type="Land_CncWall1_F";
+ atlOffset=-0.0015869141;
};
class Item122
{
@@ -19059,7 +19208,7 @@ class Mission
};
id=3070;
type="Land_CncWall1_F";
- atlOffset=0.0081481934;
+ atlOffset=0.010284424;
};
class Item123
{
@@ -19077,6 +19226,7 @@ class Mission
};
id=3071;
type="Land_CncWall4_F";
+ atlOffset=-0.0032653809;
};
class Item124
{
@@ -19094,7 +19244,7 @@ class Mission
};
id=3072;
type="Land_CncWall4_F";
- atlOffset=0.016418457;
+ atlOffset=0.016784668;
};
class Item125
{
@@ -19112,7 +19262,7 @@ class Mission
};
id=3073;
type="Land_CncWall4_F";
- atlOffset=0.014556885;
+ atlOffset=0.011230469;
};
class Item126
{
@@ -19130,7 +19280,7 @@ class Mission
};
id=3074;
type="Land_CncWall4_F";
- atlOffset=0.0089111328;
+ atlOffset=0.0083007813;
};
class Item127
{
@@ -19148,7 +19298,7 @@ class Mission
};
id=3075;
type="Land_CncWall4_F";
- atlOffset=0.014312744;
+ atlOffset=0.010650635;
};
class Item128
{
@@ -19166,7 +19316,7 @@ class Mission
};
id=3076;
type="Land_CncWall4_F";
- atlOffset=0.0206604;
+ atlOffset=0.025360107;
};
class Item129
{
@@ -19184,7 +19334,7 @@ class Mission
};
id=3077;
type="Land_BagBunker_Large_F";
- atlOffset=0.035369873;
+ atlOffset=0.033752441;
};
class Item130
{
@@ -19202,7 +19352,7 @@ class Mission
};
id=3078;
type="Land_PortableLight_double_F";
- atlOffset=0.003326416;
+ atlOffset=0.0065002441;
};
class Item131
{
@@ -19220,7 +19370,7 @@ class Mission
};
id=3079;
type="Land_BagFence_Round_F";
- atlOffset=0.003112793;
+ atlOffset=0.0023193359;
};
class Item132
{
@@ -19238,6 +19388,7 @@ class Mission
};
id=3080;
type="Land_CncWall1_F";
+ atlOffset=-0.001159668;
};
class Item133
{
@@ -19255,7 +19406,7 @@ class Mission
};
id=3081;
type="Land_CncWall1_F";
- atlOffset=0.030181885;
+ atlOffset=0.031555176;
};
class Item134
{
@@ -19273,7 +19424,7 @@ class Mission
};
id=3082;
type="Land_CncWall1_F";
- atlOffset=0.034759521;
+ atlOffset=0.037475586;
};
class Item135
{
@@ -19291,7 +19442,7 @@ class Mission
};
id=3083;
type="Land_CncWall1_F";
- atlOffset=0.035003662;
+ atlOffset=0.038116455;
};
class Item136
{
@@ -19309,7 +19460,7 @@ class Mission
};
id=3084;
type="Land_CncWall1_F";
- atlOffset=3.0517578e-005;
+ atlOffset=-0.0022277832;
};
class Item137
{
@@ -19327,7 +19478,7 @@ class Mission
};
id=3085;
type="Land_CncWall1_F";
- atlOffset=0.037414551;
+ atlOffset=0.04019165;
};
class Item138
{
@@ -19345,7 +19496,7 @@ class Mission
};
id=3086;
type="Land_CncWall1_F";
- atlOffset=0.0028381348;
+ atlOffset=0.00054931641;
};
class Item139
{
@@ -19363,7 +19514,7 @@ class Mission
};
id=3087;
type="Land_CncWall1_F";
- atlOffset=0.0049438477;
+ atlOffset=0.0029602051;
};
class Item140
{
@@ -19381,7 +19532,7 @@ class Mission
};
id=3088;
type="Land_CncWall1_F";
- atlOffset=0.037475586;
+ atlOffset=0.040527344;
};
class Item141
{
@@ -19399,7 +19550,7 @@ class Mission
};
id=3089;
type="Land_CncWall4_F";
- atlOffset=0.010162354;
+ atlOffset=0.0071716309;
};
class Item142
{
@@ -19417,7 +19568,7 @@ class Mission
};
id=3090;
type="Land_CncWall4_F";
- atlOffset=0.020935059;
+ atlOffset=0.024200439;
};
class Item143
{
@@ -19435,7 +19586,7 @@ class Mission
};
id=3091;
type="Land_CncWall4_F";
- atlOffset=0.035064697;
+ atlOffset=0.037963867;
};
class Item144
{
@@ -19453,7 +19604,7 @@ class Mission
};
id=3092;
type="Land_CncWall4_F";
- atlOffset=0.0014038086;
+ atlOffset=-0.00033569336;
};
class Item145
{
@@ -19471,6 +19622,7 @@ class Mission
};
id=3093;
type="Land_Cargo_Tower_V3_F";
+ atlOffset=0.00085449219;
};
class Item146
{
@@ -19488,7 +19640,7 @@ class Mission
};
id=3094;
type="Land_BagBunker_Large_F";
- atlOffset=0.038024902;
+ atlOffset=0.040893555;
};
class Item147
{
@@ -19506,7 +19658,7 @@ class Mission
};
id=3095;
type="Land_PortableLight_double_F";
- atlOffset=0.012329102;
+ atlOffset=0.014526367;
};
class Item148
{
@@ -19524,11 +19676,11 @@ class Mission
};
id=3096;
type="Land_BagFence_Long_F";
- atlOffset=0.0002746582;
+ atlOffset=-0.0029602051;
};
};
id=3097;
- atlOffset=0.032348633;
+ atlOffset=0.029754639;
};
class Item213
{
@@ -19539,7 +19691,7 @@ class Mission
type="o_support";
colorName="ColorEAST";
id=3098;
- atlOffset=296.97287;
+ atlOffset=296.97107;
};
class Item214
{
@@ -21166,22 +21318,22 @@ class Mission
class Item228
{
dataType="Trigger";
- position[]={13981.881,21.636414,2837.8833};
+ position[]={13981.881,21.636374,2837.8831};
class Attributes
{
condition="true";
timeout[]={1.5,1.5,1.5};
interuptable=1;
- effectMusic="LeadTrack01_F";
+ effectMusic="LeadTrack01_F_Tank";
};
id=4144;
type="EmptyDetector";
- atlOffset=0.064012527;
+ atlOffset=0.063999176;
};
class Item229
{
dataType="Trigger";
- position[]={13993.351,21.225109,2833.2178};
+ position[]={13993.35,21.224773,2833.218};
class Attributes
{
condition="!(player in thislist)";
@@ -21190,11 +21342,11 @@ class Mission
timeout[]={0.2,0.2,0.2};
interuptable=1;
activationBy="WEST";
- effectMusic="EventTrack01_F_Curator";
+ effectMusic="EventTrack01a_F_EPA";
};
id=4145;
type="EmptyDetector";
- atlOffset=0.049341202;
+ atlOffset=0.048997879;
};
class Item230
{
@@ -21216,12 +21368,12 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={13975.642,19.138248,2813.5518};
+ position[]={13975.642,19.137947,2813.552};
};
name="zm1";
id=4147;
type="ModuleCurator_F";
- atlOffset=0.05932045;
+ atlOffset=0.059000015;
class CustomAttributes
{
class Attribute0
@@ -21327,2355 +21479,1130 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={13971.44,19.326511,2817.0195};
- };
- id=4148;
- type="ModuleCuratorSetAttributesObject_F";
- atlOffset=0.048662186;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- nAttributes=11;
+ position[]={13998.242,20.657116,2825.1216};
};
+ name="gamelogic";
+ id=4151;
+ type="Logic";
+ atlOffset=0.045337677;
};
class Item233
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4152;
+ atlOffset=51.570667;
+ };
+ class Item234
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4155;
+ atlOffset=51.570667;
+ };
+ class Item235
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4167;
+ atlOffset=51.570667;
+ };
+ class Item236
{
dataType="Logic";
class PositionInfo
{
- position[]={13971.599,19.703262,2821.0005};
+ position[]={14006.512,21.150635,2830.6611};
};
- id=4149;
- type="ModuleCuratorSetAttributesGroup_F";
- atlOffset=0.045988083;
- class CustomAttributes
+ name="HC1";
+ isPlayable=1;
+ id=4179;
+ type="HeadlessClient_F";
+ atlOffset=-0.020748138;
+ };
+ class Item237
+ {
+ dataType="Logic";
+ class PositionInfo
{
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
+ position[]={14006.752,20.707939,2823.4922};
+ };
+ name="HC2";
+ isPlayable=1;
+ id=4180;
+ type="HeadlessClient_F";
+ atlOffset=-0.00065231323;
+ };
+ class Item238
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14006.798,20.207109,2815.8057};
+ };
+ name="HC3";
+ isPlayable=1;
+ id=4181;
+ type="HeadlessClient_F";
+ atlOffset=-0.032636642;
+ };
+ class Item239
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4182;
+ atlOffset=51.570667;
+ };
+ class Item240
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4187;
+ atlOffset=51.570667;
+ };
+ class Item241
+ {
+ dataType="Group";
+ side="West";
+ class Attributes
+ {
+ };
+ id=4191;
+ atlOffset=51.570667;
+ };
+ class Item242
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15322.608,-1.0937653,284.12091};
+ angles[]={0,3.7454906,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ aiRadarUsage=1885958239;
+ };
+ id=4492;
+ type="Land_Carrier_01_base_F";
+ atlOffset=152.47003;
+ };
+ class Item243
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15285.607,22.424883,203.05804};
+ angles[]={0,0.60389781,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="startbase";
+ };
+ id=4493;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=175.62218;
+ };
+ class Item244
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15262.989,22.448343,136.7574};
+ angles[]={0,0.60389781,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="huronspawn";
+ };
+ id=4496;
+ type="Land_ClutterCutter_small_F";
+ };
+ class Item245
+ {
+ dataType="Marker";
+ position[]={15291.78,0,264.60101};
+ name="startbase_marker";
+ text="Operation Base";
+ type="mil_start";
+ colorName="ColorWEST";
+ id=4500;
+ atlOffset=153.21138;
+ };
+ class Item246
+ {
+ dataType="Marker";
+ position[]={1861.7014,436.56372,14563.92};
+ name="opfor_point_77";
+ type="Empty";
+ id=4502;
+ atlOffset=-1.0159607;
+ };
+ class Item247
+ {
+ dataType="Marker";
+ position[]={2011.5024,505.3396,14002.167};
+ name="opfor_point_78";
+ type="Empty";
+ id=4503;
+ atlOffset=-1.0372925;
+ };
+ class Item248
+ {
+ dataType="Layer";
+ name="Cache Ammo [BLU]";
+ id=4534;
+ atlOffset=51.599998;
+ };
+ class Item249
+ {
+ dataType="Layer";
+ name="Storage (Lamp) [BLU]";
+ id=4545;
+ atlOffset=51.599998;
+ };
+ class Item250
+ {
+ dataType="Layer";
+ name="Storage [BLU] #1";
+ id=4553;
+ atlOffset=51.599998;
+ };
+ class Item251
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15280.339,23.124884,165.03287};
+ angles[]={0,2.1749907,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
+ };
+ id=4560;
+ type="Land_Medevac_house_V1_F";
+ atlOffset=175.56517;
+ };
+ class Item252
+ {
+ dataType="Layer";
+ name="Main Headquarters [OPF]";
+ class Entities
+ {
+ items=169;
+ class Item0
{
- property="ModuleCuratorSetAttributesGroup_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
+ position[]={10263.609,278.01251,6014.6719};
+ angles[]={0,1.0471976,0};
};
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_SpeedMode";
- expression="_this setVariable ['SpeedMode',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3578;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=6.1035156e-005;
};
- class Attribute4
+ class Item1
{
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10263.303,278.1275,6018.8906};
+ angles[]={0,5.7595863,0};
};
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_GroupID";
- expression="_this setVariable ['GroupID',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3579;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.00039672852;
};
- class Attribute6
+ class Item2
{
- property="ModuleCuratorSetAttributesObject_F_Formation";
- expression="_this setVariable ['Formation',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10285.675,279.50226,5998.5249};
+ angles[]={6.2645102,2.0943952,0.051958453};
};
- };
- class Attribute7
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
+ side="Empty";
+ flags=4;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
+ disableSimulation=1;
};
+ id=3580;
+ type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.043151855;
};
- class Attribute8
+ class Item3
{
- property="ModuleCuratorSetAttributesObject_F_Behaviour";
- expression="_this setVariable ['Behaviour',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10282.234,277.74603,5994.9224};
+ angles[]={0,0.52359879,0};
};
- };
- nAttributes=9;
- };
- };
- class Item234
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={13971.543,20.053913,2824.5024};
- };
- id=4150;
- type="ModuleCuratorSetAttributesPlayer_F";
- atlOffset=0.046003342;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3581;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=-0.00042724609;
};
- class Attribute1
+ class Item4
{
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10290.234,278.25049,5997.2969};
+ angles[]={0,2.0943952,0};
};
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3582;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=-0.00039672852;
};
- class Attribute3
+ class Item5
{
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10288.109,278.07013,5993.6724};
+ angles[]={0,5.2359877,0};
};
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
+ skill=0.2;
};
+ id=3583;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=0.00012207031;
};
- class Attribute5
+ class Item6
{
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10285.734,277.90842,5992.9214};
+ angles[]={0,3.6651914,0};
};
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3584;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=0.0010070801;
};
- class Attribute7
+ class Item7
{
- property="ModuleInfo";
- expression="false";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10279.859,277.77899,5998.4224};
+ angles[]={0,5.2359877,0};
};
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
+ side="Empty";
+ flags=5;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
};
+ id=3585;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-9.1552734e-005;
};
- class Attribute9
+ class Item8
{
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
+ dataType="Object";
+ class PositionInfo
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ position[]={10268.233,279.49011,6016.0288};
+ angles[]={6.2671809,2.6179938,0.0013439035};
};
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
+ side="Empty";
+ flags=4;
+ class Attributes
{
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
+ skill=0.2;
+ disableSimulation=1;
};
+ id=3586;
+ type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.045166016;
};
- nAttributes=11;
- };
- };
- class Item235
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={13998.242,20.657116,2825.1216};
- };
- name="gamelogic";
- id=4151;
- type="Logic";
- atlOffset=0.045337677;
- };
- class Item236
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
+ class Item9
{
dataType="Object";
class PositionInfo
{
- position[]={13982.996,20.190287,2824.2744};
- angles[]={6.1940885,6.0991402,0.027993103};
+ position[]={10291.207,279.65781,6022.3291};
+ angles[]={0.02799508,3.9269907,0.023998277};
};
- side="West";
- flags=6;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="COLONEL";
- init="removeallWeapons this; removebackpack this; this setVariable ['ace_medical_medicClass', 1]; this setVariable ['ACE_isEngineer', 1];";
- name="commandant";
- description="Platoon Leader (Commander)";
- isPlayer=1;
- isPlayable=1;
- };
- id=4153;
- type="B_officer_F";
- atlOffset=0.02755928;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
+ disableSimulation=1;
};
+ id=3587;
+ type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.045166016;
};
- class Item1
+ class Item10
{
dataType="Object";
class PositionInfo
{
- position[]={13986.476,20.331854,2825.1592};
- angles[]={6.2020307,6.1139932,0.019996032};
+ position[]={10280.984,283.23425,6029.2964};
+ angles[]={0,2.3561945,0};
};
- side="West";
- flags=4;
+ side="Empty";
+ flags=5;
class Attributes
{
- rank="CAPTAIN";
- init="removeallWeapons this; removebackpack this;";
- description="Platoon Sergeant";
- isPlayable=1;
- };
- id=4154;
- type="B_Soldier_SL_F";
- atlOffset=0.025327682;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3588;
+ type="Land_Cargo_Patrol_V3_F";
+ atlOffset=-0.0051879883;
};
- };
- class Attributes
- {
- };
- id=4152;
- atlOffset=0.02755928;
- };
- class Item237
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
+ class Item11
{
dataType="Object";
class PositionInfo
{
- position[]={13978.451,19.956131,2822.7866};
+ position[]={10268.733,279.29642,6016.5322};
+ angles[]={6.2671871,1.0471976,0.0013372133};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="SERGEANT";
- description="Squad 1 Leader";
- isPlayable=1;
- };
- id=4156;
- type="B_Soldier_SL_F";
- atlOffset=0.02466011;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3589;
+ type="Land_BagBunker_Large_F";
+ atlOffset=0.030578613;
};
- class Item1
+ class Item12
{
dataType="Object";
class PositionInfo
{
- position[]={13976.831,19.92305,2822.5996};
+ position[]={10285.687,279.30908,5999.0293};
+ angles[]={6.2645183,0.52359879,0.051955618};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Squad 1 Medic";
- isPlayable=1;
- };
- id=4157;
- type="B_medic_F";
- atlOffset=0.030010223;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3590;
+ type="Land_BagBunker_Large_F";
+ atlOffset=0.031799316;
};
- class Item2
+ class Item13
{
dataType="Object";
class PositionInfo
{
- position[]={13980.271,19.99926,2822.9702};
+ position[]={10279.742,279.10254,6029.8096};
+ angles[]={0.017332481,5.497787,6.2738504};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Engineer";
- isPlayable=1;
- };
- id=4158;
- type="B_engineer_F";
- atlOffset=0.029327393;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3591;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.00064086914;
};
- class Item3
+ class Item14
{
dataType="Object";
class PositionInfo
{
- position[]={13977.648,19.785484,2821.0605};
+ position[]={10274.239,279.1954,6023.7925};
+ angles[]={6.2778587,5.497787,6.276526};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Squad 1 Team 1 Leader";
- isPlayable=1;
- };
- id=4159;
- type="B_Soldier_TL_F";
- atlOffset=0.029993057;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3592;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0057067871;
};
- class Item4
+ class Item15
{
dataType="Object";
class PositionInfo
{
- position[]={13976.847,19.671158,2820.0776};
+ position[]={10295.984,284.57166,6024.2969};
+ angles[]={0,5.497787,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=4160;
- type="B_Soldier_F";
- atlOffset=0.029993057;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3593;
+ type="Land_LampHalogen_F";
+ atlOffset=0.00067138672;
};
- class Item5
+ class Item16
{
dataType="Object";
class PositionInfo
{
- position[]={13977.706,19.590778,2818.8975};
+ position[]={10278.969,279.10016,6009.2817};
+ angles[]={6.2645216,2.3561945,0.021331646};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=4161;
- type="B_Soldier_F";
- atlOffset=0.024328232;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3594;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.00030517578;
};
- class Item6
+ class Item17
{
dataType="Object";
class PositionInfo
{
- position[]={13976.88,19.499159,2817.9263};
+ position[]={10293.978,279.25699,6026.0796};
+ angles[]={0.043970551,2.6179938,0.0080084298};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=4162;
- type="B_Soldier_F";
- atlOffset=0.024328232;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3595;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.00076293945;
};
- class Item7
+ class Item18
{
dataType="Object";
class PositionInfo
{
- position[]={13979.614,19.841715,2821.3843};
+ position[]={10289.486,279.14713,6026.8188};
+ angles[]={0.027990974,5.497787,6.2805109};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Squad 1 Team 2 Leader";
- isPlayable=1;
- };
- id=4163;
- type="B_Soldier_TL_F";
- atlOffset=0.02466774;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3596;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.0002746582;
};
- class Item8
+ class Item19
{
dataType="Object";
class PositionInfo
{
- position[]={13979.289,19.74464,2820.3315};
+ position[]={10286.726,279.21979,6023.3081};
+ angles[]={0.014664836,3.9269907,0.010664274};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4164;
- type="B_Soldier_F";
- atlOffset=0.02923584;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3597;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.00015258789;
};
- class Item9
+ class Item20
{
dataType="Object";
class PositionInfo
{
- position[]={13980.042,19.684498,2819.4443};
+ position[]={10292.701,279.47684,6017.0596};
+ angles[]={0.017332481,2.8797932,0.042641956};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4165;
- type="B_Soldier_F";
- atlOffset=0.028345108;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3598;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.00085449219;
};
- class Item10
+ class Item21
{
dataType="Object";
class PositionInfo
{
- position[]={13979.35,19.586458,2818.4165};
+ position[]={10295.216,279.51917,6019.0742};
+ angles[]={0.035987642,2.0943952,0.023993526};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4166;
- type="B_Soldier_F";
- atlOffset=0.024328232;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3599;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.00076293945;
};
- };
- class Attributes
- {
- };
- id=4155;
- atlOffset=0.02466011;
- };
- class Item238
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
+ class Item22
{
dataType="Object";
class PositionInfo
{
- position[]={13983.504,20.043974,2822.4575};
+ position[]={10284.704,279.2381,6007.7905};
+ angles[]={6.2751918,4.1887903,0.038647637};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="SERGEANT";
- description="Squad 2 Leader";
- isPlayable=1;
- };
- id=4168;
- type="B_Soldier_SL_F";
- atlOffset=0.029325485;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3600;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.00064086914;
};
- class Item1
+ class Item23
{
dataType="Object";
class PositionInfo
{
- position[]={13981.884,19.981897,2822.2705};
+ position[]={10293.174,279.66556,6002.5425};
+ angles[]={6.2778478,3.1415927,0.078504436};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Squad 2 Medic";
- isPlayable=1;
- };
- id=4169;
- type="B_medic_F";
- atlOffset=0.0293293;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3601;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0024108887;
};
- class Item2
+ class Item24
{
dataType="Object";
class PositionInfo
{
- position[]={13985.324,20.127064,2822.6416};
+ position[]={10294.717,279.42615,6021.3247};
+ angles[]={0.035987642,1.0471976,0.023993526};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 2 Engineer";
- isPlayable=1;
- };
- id=4170;
- type="B_engineer_F";
- atlOffset=0.048345566;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3602;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.00073242188;
};
- class Item3
+ class Item25
{
dataType="Object";
class PositionInfo
{
- position[]={13982.701,19.867302,2820.7314};
+ position[]={10277.226,279.15402,6015.0405};
+ angles[]={6.2751846,3.6651914,0.010664274};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Squad 2 Team 1 Leader";
- isPlayable=1;
- };
- id=4171;
- type="B_Soldier_TL_F";
- atlOffset=0.029325485;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3603;
+ type="Land_HBarrierWall4_F";
+ atlOffset=6.1035156e-005;
};
- class Item4
+ class Item26
{
dataType="Object";
class PositionInfo
{
- position[]={13981.899,19.758099,2819.7485};
+ position[]={10287.975,279.51245,6018.564};
+ angles[]={0.017332481,0.78539819,0.010664274};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=4172;
- type="B_Soldier_F";
- atlOffset=0.024366379;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3604;
+ type="Land_BagBunker_Small_F";
+ atlOffset=0.00018310547;
};
- class Item5
+ class Item27
{
dataType="Object";
class PositionInfo
{
- position[]={13982.759,19.700308,2818.5684};
+ position[]={10293.734,279.25851,6013.7969};
+ angles[]={0,6.0213857,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
+ skill=0.2;
};
- id=4173;
- type="B_Soldier_F";
- atlOffset=0.024326324;
- class CustomAttributes
+ id=3605;
+ type="Land_cargo_addon01_V2_F";
+ atlOffset=-0.0039367676;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
+ position[]={10271.726,277.96344,6012.7285};
+ angles[]={0,2.6179938,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ skill=0.2;
};
+ id=3606;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.00021362305;
};
- class Item6
+ class Item29
{
dataType="Object";
class PositionInfo
{
- position[]={13981.933,19.6497,2817.5972};
+ position[]={10282.109,277.92465,6002.2969};
+ angles[]={0,2.0943952,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=4174;
- type="B_Soldier_F";
- atlOffset=0.06832695;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3607;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.00012207031;
};
- class Item7
+ class Item30
{
dataType="Object";
class PositionInfo
{
- position[]={13984.667,19.951252,2821.0552};
+ position[]={10289.109,278.25549,6016.5474};
+ angles[]={0,2.3561945,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- rank="CORPORAL";
- description="Squad 2 Team 2 Leader";
- isPlayable=1;
- };
- id=4175;
- type="B_Soldier_TL_F";
- atlOffset=0.029325485;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3609;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.00030517578;
};
- class Item8
+ class Item31
{
dataType="Object";
class PositionInfo
{
- position[]={13984.342,19.848118,2820.0024};
+ position[]={10286.109,278.16931,6019.6724};
+ angles[]={0,2.3561945,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4176;
- type="B_Soldier_F";
- atlOffset=0.028377533;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3610;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.00033569336;
};
- class Item9
+ class Item32
{
dataType="Object";
class PositionInfo
{
- position[]={13985.095,19.803656,2819.1152};
+ position[]={10286.234,278.19159,6016.7969};
+ angles[]={0,0.78539819,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4177;
- type="B_Soldier_F";
- atlOffset=0.024343491;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3611;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.00036621094;
};
- class Item10
+ class Item33
{
dataType="Object";
class PositionInfo
{
- position[]={13984.402,19.712982,2818.0874};
+ position[]={10268.072,277.90616,6010.6519};
+ angles[]={0,5.7595863,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=4178;
- type="B_Soldier_F";
- atlOffset=0.024328232;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3612;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.00039672852;
};
- };
- class Attributes
- {
- };
- id=4167;
- atlOffset=0.029325485;
- };
- class Item239
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14006.512,21.150635,2830.6611};
- };
- name="HC1";
- isPlayable=1;
- id=4179;
- type="HeadlessClient_F";
- atlOffset=-0.020748138;
- };
- class Item240
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14006.752,20.707939,2823.4922};
- };
- name="HC2";
- isPlayable=1;
- id=4180;
- type="HeadlessClient_F";
- atlOffset=-0.00065231323;
- };
- class Item241
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={14006.798,20.207109,2815.8057};
- };
- name="HC3";
- isPlayable=1;
- id=4181;
- type="HeadlessClient_F";
- atlOffset=-0.032636642;
- };
- class Item242
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=4;
- class Item0
+ class Item34
{
dataType="Object";
class PositionInfo
{
- position[]={13987.85,20.217842,2823.3604};
+ position[]={10265.641,277.92545,6011.1899};
+ angles[]={0,4.1887903,0};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=5;
class Attributes
{
- rank="LIEUTENANT";
- description="MedEvac Pilot";
- isPlayable=1;
- };
- id=4183;
- type="B_Helipilot_F";
- atlOffset=0.027326584;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.94999999;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3613;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-6.1035156e-005;
};
- class Item1
+ class Item35
{
dataType="Object";
class PositionInfo
{
- position[]={13988.095,20.082983,2821.6182};
+ position[]={10267.188,278.10229,6021.1216};
+ angles[]={0,2.6179938,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- rank="SERGEANT";
- description="MedEvac Co-Pilot";
- isPlayable=1;
- };
- id=4184;
- type="B_Helipilot_F";
- atlOffset=0.027326584;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3620;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.00021362305;
};
- class Item2
+ class Item36
{
dataType="Object";
class PositionInfo
{
- position[]={13988.275,19.953392,2819.9624};
+ position[]={10294.748,277.60602,6062.0767};
+ angles[]={0.041309625,4.1887903,6.2658529};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=4185;
- type="B_medic_F";
- atlOffset=0.025579453;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3624;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.00076293945;
};
- class Item3
+ class Item37
{
dataType="Object";
class PositionInfo
{
- position[]={13988.454,19.853821,2818.3433};
+ position[]={10285.486,278.97058,6033.5674};
+ angles[]={0.02666023,6.0213857,6.2805333};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=4186;
- type="B_medic_F";
- atlOffset=0.026327133;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3625;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.00030517578;
};
- };
- class Attributes
- {
- };
- id=4182;
- atlOffset=0.027326584;
- };
- class Item243
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=3;
- class Item0
+ class Item38
{
dataType="Object";
class PositionInfo
{
- position[]={13990.093,20.306578,2823.6792};
+ position[]={10278.382,279.40872,6037.0791};
+ angles[]={0.026662467,3.9269907,6.2645183};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="LIEUTENANT";
- description="Logistics Pilot";
- isPlayable=1;
+ skill=0.2;
};
- id=4188;
- type="B_Helipilot_F";
- atlOffset=0.027326584;
- class CustomAttributes
+ id=3626;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.00064086914;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
+ position[]={10273.403,279.33609,6043.459};
+ angles[]={0.030658109,4.1887903,6.2471976};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
};
+ id=3627;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.0014038086;
};
- class Item1
+ class Item40
{
dataType="Object";
class PositionInfo
{
- position[]={13990.422,20.144852,2821.5776};
+ position[]={10295.978,279.05078,6031.3252};
+ angles[]={0.03731497,3.1415927,0.0079935296};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="CORPORAL";
- description="Logistics Engineer";
- isPlayable=1;
+ skill=0.2;
};
- id=4189;
- type="B_engineer_F";
- atlOffset=0.027326584;
- class CustomAttributes
+ id=3628;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.00054931641;
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
+ position[]={10294.246,278.0878,6051.8345};
+ angles[]={0.049292382,3.1415927,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
};
+ id=3629;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.0010375977;
};
- class Item2
+ class Item42
{
dataType="Object";
class PositionInfo
{
- position[]={13990.519,20.004562,2819.8193};
+ position[]={10294.381,277.96219,6047.7524};
+ angles[]={0,1.5707964,0};
};
- side="West";
+ side="Empty";
flags=5;
class Attributes
{
- rank="CORPORAL";
- description="Logistics Demolition Expert";
- isPlayable=1;
- };
- id=4190;
- type="B_soldier_exp_F";
- atlOffset=0.02271843;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3630;
+ type="Land_cargo_addon01_V2_F";
+ atlOffset=-0.0046386719;
};
- };
- class Attributes
- {
- };
- id=4187;
- atlOffset=0.027326584;
- };
- class Item244
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
+ class Item43
{
dataType="Object";
class PositionInfo
{
- position[]={13992.263,20.387852,2824.0166};
+ position[]={10294.234,278.1618,6043.5474};
+ angles[]={0,1.5707964,0};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=5;
class Attributes
{
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
+ skill=0.2;
};
- id=4192;
- type="B_Helipilot_F";
- atlOffset=0.025325775;
- class CustomAttributes
+ id=3631;
+ type="Land_cargo_addon01_V2_F";
+ atlOffset=-0.0051574707;
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
+ position[]={10293.863,279.34378,6037.853};
+ angles[]={0.041308183,4.712389,6.2805333};
};
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ };
+ id=3632;
+ type="Land_Tank_rust_F";
+ atlOffset=0.001159668;
};
- class Item1
+ class Item45
{
dataType="Object";
class PositionInfo
{
- position[]={13992.623,20.216555,2821.7012};
+ position[]={10273.389,278.83478,6046.4453};
+ angles[]={0.029324362,4.1887903,6.2471976};
};
- side="West";
- flags=5;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
+ skill=0.2;
+ };
+ id=3635;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.00088500977;
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10270.764,278.9657,6045.1968};
+ angles[]={0.030658109,4.1887903,6.2471976};
};
- id=4193;
- type="B_Helipilot_F";
- atlOffset=0.027326584;
- class CustomAttributes
+ side="Empty";
+ flags=4;
+ class Attributes
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
+ skill=0.2;
};
+ id=3636;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.00064086914;
};
- };
- class Attributes
- {
- };
- id=4191;
- atlOffset=0.025325775;
- };
- class Item245
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=1;
- class Item0
+ class Item47
{
dataType="Object";
class PositionInfo
{
- position[]={13994.399,20.46489,2824.3496};
+ position[]={10271.513,278.85831,6047.9443};
+ angles[]={0.029324362,5.7595863,6.2471976};
};
- side="West";
- flags=7;
+ side="Empty";
+ flags=4;
class Attributes
{
- rank="SERGEANT";
- description="UAV and Intelligence";
- isPlayable=1;
+ skill=0.2;
};
- id=4195;
- type="B_soldier_UAV_F";
- atlOffset=0.025327682;
- class CustomAttributes
+ id=3637;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.00085449219;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=4194;
- atlOffset=0.025327682;
- };
- class Item246
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15322.608,-1.0937653,284.12091};
- angles[]={0,3.7454906,0};
- };
- side="Empty";
- class Attributes
- {
- aiRadarUsage=1885958239;
- };
- id=4492;
- type="Land_Carrier_01_base_F";
- atlOffset=152.47003;
- };
- class Item247
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15285.607,22.424883,203.05804};
- angles[]={0,0.60389781,0};
- };
- side="Empty";
- class Attributes
- {
- name="startbase";
- };
- id=4493;
- type="Land_ClutterCutter_small_F";
- atlOffset=175.62218;
- };
- class Item248
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15262.989,22.448343,136.7574};
- angles[]={0,0.60389781,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="huronspawn";
- };
- id=4496;
- type="Land_ClutterCutter_small_F";
- };
- class Item249
- {
- dataType="Marker";
- position[]={15291.78,0,264.60101};
- name="startbase_marker";
- text="Operation Base";
- type="mil_start";
- colorName="ColorWEST";
- id=4500;
- atlOffset=153.21138;
- };
- class Item250
- {
- dataType="Marker";
- position[]={1861.7014,436.56372,14563.92};
- name="opfor_point_77";
- type="Empty";
- id=4502;
- atlOffset=-1.0159607;
- };
- class Item251
- {
- dataType="Marker";
- position[]={2011.5024,505.3396,14002.167};
- name="opfor_point_78";
- type="Empty";
- id=4503;
- atlOffset=-1.0372925;
- };
- class Item252
- {
- dataType="Layer";
- name="Cache Ammo [BLU]";
- id=4534;
- atlOffset=51.599998;
- };
- class Item253
- {
- dataType="Layer";
- name="Storage (Lamp) [BLU]";
- id=4545;
- atlOffset=51.599998;
- };
- class Item254
- {
- dataType="Layer";
- name="Storage [BLU] #1";
- id=4553;
- atlOffset=51.599998;
- };
- class Item255
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15280.339,23.124884,165.03287};
- angles[]={0,2.1749907,0};
- };
- side="Empty";
- flags=1;
- class Attributes
- {
- init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
- };
- id=4560;
- type="Land_Medevac_house_V1_F";
- atlOffset=175.56517;
- };
- class Item256
- {
- dataType="Layer";
- name="Main Headquarters [OPF]";
- class Entities
- {
- items=169;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10263.609,278.01251,6014.6719};
- angles[]={0,1.0471976,0};
+ position[]={10270.01,278.84921,6046.8174};
+ angles[]={0.029324362,0.2617994,6.2471976};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3578;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=6.1035156e-005;
+ id=3639;
+ type="Land_HBarrier_1_F";
+ atlOffset=0.00079345703;
};
- class Item1
+ class Item49
{
dataType="Object";
class PositionInfo
{
- position[]={10263.303,278.1275,6018.8906};
- angles[]={0,5.7595863,0};
+ position[]={10287.609,278.32681,6040.1719};
+ angles[]={0,1.3089969,0};
};
side="Empty";
flags=5;
@@ -23683,36 +22610,35 @@ class Mission
{
skill=0.2;
};
- id=3579;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.00039672852;
+ id=3641;
+ type="Land_CncBarrier_F";
+ atlOffset=0.00015258789;
};
- class Item2
+ class Item50
{
dataType="Object";
class PositionInfo
{
- position[]={10285.675,279.50226,5998.5249};
- angles[]={6.2645102,2.0943952,0.051958453};
+ position[]={10290.984,277.50577,6057.2969};
+ angles[]={0,2.3561945,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
- disableSimulation=1;
};
- id=3580;
- type="CamoNet_OPFOR_open_F";
- atlOffset=0.0020141602;
+ id=3642;
+ type="Land_CncBarrier_F";
+ atlOffset=-0.00030517578;
};
- class Item3
+ class Item51
{
dataType="Object";
class PositionInfo
{
- position[]={10282.234,277.74603,5994.9224};
- angles[]={0,0.52359879,0};
+ position[]={10287.109,278.11319,6045.5469};
+ angles[]={0,1.5707964,0};
};
side="Empty";
flags=5;
@@ -23720,17 +22646,17 @@ class Mission
{
skill=0.2;
};
- id=3581;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=-0.00042724609;
+ id=3643;
+ type="Land_CncBarrier_F";
+ atlOffset=3.0517578e-005;
};
- class Item4
+ class Item52
{
dataType="Object";
class PositionInfo
{
- position[]={10290.234,278.25049,5997.2969};
- angles[]={0,2.0943952,0};
+ position[]={10287.984,277.82059,6051.7969};
+ angles[]={0,1.8325957,0};
};
side="Empty";
flags=5;
@@ -23738,143 +22664,144 @@ class Mission
{
skill=0.2;
};
- id=3582;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=-0.00039672852;
+ id=3644;
+ type="Land_CncBarrier_stripes_F";
+ atlOffset=6.1035156e-005;
};
- class Item5
+ class Item53
{
dataType="Object";
class PositionInfo
{
- position[]={10288.109,278.07013,5993.6724};
- angles[]={0,5.2359877,0};
+ position[]={10293.278,277.09943,6082.8418};
+ angles[]={0.041311946,1.3089969,6.243217};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
+ disableSimulation=1;
};
- id=3583;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=0.00012207031;
+ id=3646;
+ type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.043151855;
};
- class Item6
+ class Item54
{
dataType="Object";
class PositionInfo
{
- position[]={10285.734,277.90842,5992.9214};
- angles[]={0,3.6651914,0};
+ position[]={10293.064,276.90311,6082.8853};
+ angles[]={0.041309625,2.8797932,6.2432094};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3584;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=0.0010070801;
+ id=3647;
+ type="Land_BagBunker_Large_F";
+ atlOffset=0.031951904;
};
- class Item7
+ class Item55
{
dataType="Object";
class PositionInfo
{
- position[]={10279.859,277.77899,5998.4224};
- angles[]={0,5.2359877,0};
+ position[]={10291.753,277.37085,6068.8247};
+ angles[]={0.038649179,4.4505897,6.2591872};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3585;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-9.1552734e-005;
+ id=3648;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.00076293945;
};
- class Item8
+ class Item56
{
dataType="Object";
class PositionInfo
{
- position[]={10268.233,279.49011,6016.0288};
- angles[]={6.2671809,2.6179938,0.0013439035};
+ position[]={10283.42,277.80957,6075.1377};
+ angles[]={0.033321146,2.8797932,6.253861};
};
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
- disableSimulation=1;
};
- id=3586;
- type="CamoNet_OPFOR_open_F";
+ id=3649;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.0011291504;
};
- class Item9
+ class Item57
{
dataType="Object";
class PositionInfo
{
- position[]={10291.207,279.65781,6022.3291};
- angles[]={0.02799508,3.9269907,0.023998277};
+ position[]={10277.154,278.17825,6071.3354};
+ angles[]={0.031990308,5.497787,6.2458706};
};
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
- disableSimulation=1;
};
- id=3587;
- type="CamoNet_OPFOR_open_F";
+ id=3650;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.0014343262;
};
- class Item10
+ class Item58
{
dataType="Object";
class PositionInfo
{
- position[]={10280.984,283.23425,6029.2964};
- angles[]={0,2.3561945,0};
+ position[]={10290.01,277.16443,6075.3262};
+ angles[]={0.038649179,4.4505897,6.2485313};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3588;
- type="Land_Cargo_Patrol_V3_F";
- atlOffset=-0.0051879883;
+ id=3651;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.00094604492;
};
- class Item11
+ class Item59
{
dataType="Object";
class PositionInfo
{
- position[]={10268.733,279.29642,6016.5322};
- angles[]={6.2671871,1.0471976,0.0013372133};
+ position[]={10288.633,275.87662,6080.9609};
+ angles[]={0,4.4505897,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3589;
- type="Land_BagBunker_Large_F";
- atlOffset=0.030578613;
+ id=3652;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=-0.00024414063;
};
- class Item12
+ class Item60
{
dataType="Object";
class PositionInfo
{
- position[]={10285.687,279.30908,5999.0293};
- angles[]={6.2645183,0.52359879,0.051955618};
+ position[]={10276.64,277.88174,6068.3242};
+ angles[]={0.031990308,2.3561945,6.2458706};
};
side="Empty";
flags=4;
@@ -23882,17 +22809,17 @@ class Mission
{
skill=0.2;
};
- id=3590;
- type="Land_BagBunker_Large_F";
- atlOffset=0.031799316;
+ id=3653;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0010375977;
};
- class Item13
+ class Item61
{
dataType="Object";
class PositionInfo
{
- position[]={10279.742,279.10254,6029.8096};
- angles[]={0.017332481,5.497787,6.2738504};
+ position[]={10274.265,277.9104,6070.1992};
+ angles[]={0.031990308,2.3561945,6.2458706};
};
side="Empty";
flags=4;
@@ -23900,17 +22827,17 @@ class Mission
{
skill=0.2;
};
- id=3591;
- type="Land_HBarrierWall6_F";
- atlOffset=0.00064086914;
+ id=3654;
+ type="Land_HBarrier_3_F";
+ atlOffset=-0.016662598;
};
- class Item14
+ class Item62
{
dataType="Object";
class PositionInfo
{
- position[]={10274.239,279.1954,6023.7925};
- angles[]={6.2778587,5.497787,6.276526};
+ position[]={10274.386,277.99158,6067.4521};
+ angles[]={0.03731497,3.9269907,6.249866};
};
side="Empty";
flags=4;
@@ -23918,17 +22845,17 @@ class Mission
{
skill=0.2;
};
- id=3592;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0057067871;
+ id=3655;
+ type="Land_HBarrier_3_F";
+ atlOffset=-0.013702393;
};
- class Item15
+ class Item63
{
dataType="Object";
class PositionInfo
{
- position[]={10295.984,284.57166,6024.2969};
- angles[]={0,5.497787,0};
+ position[]={10288.72,275.64679,6087.2363};
+ angles[]={0,6.0213857,0};
};
side="Empty";
flags=5;
@@ -23936,35 +22863,35 @@ class Mission
{
skill=0.2;
};
- id=3593;
- type="Land_LampHalogen_F";
- atlOffset=0.00067138672;
+ id=3656;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=0.00073242188;
};
- class Item16
+ class Item64
{
dataType="Object";
class PositionInfo
{
- position[]={10278.969,279.10016,6009.2817};
- angles[]={6.2645216,2.3561945,0.021331646};
+ position[]={10287.571,275.79156,6085.0269};
+ angles[]={0,1.3089969,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3594;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.00030517578;
+ id=3657;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=0.00061035156;
};
- class Item17
+ class Item65
{
dataType="Object";
class PositionInfo
{
- position[]={10293.978,279.25699,6026.0796};
- angles[]={0.043970551,2.6179938,0.0080084298};
+ position[]={10273.149,277.94272,6068.8164};
+ angles[]={0.027990974,4.768379e-007,6.2259154};
};
side="Empty";
flags=4;
@@ -23972,71 +22899,70 @@ class Mission
{
skill=0.2;
};
- id=3595;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.00076293945;
+ id=3658;
+ type="Land_HBarrier_1_F";
+ atlOffset=0.001373291;
};
- class Item18
+ class Item66
{
dataType="Object";
class PositionInfo
{
- position[]={10289.486,279.14713,6026.8188};
- angles[]={0.027990974,5.497787,6.2805109};
+ position[]={10292.609,275.41556,6088.2969};
+ angles[]={0,2.8797932,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3596;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.0002746582;
+ id=3660;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=-0.00073242188;
};
- class Item19
+ class Item67
{
dataType="Object";
class PositionInfo
{
- position[]={10286.726,279.21979,6023.3081};
- angles[]={0.014664836,3.9269907,0.010664274};
+ position[]={10318.484,294.64713,6001.5469};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3597;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.00015258789;
+ id=3662;
+ type="Land_Cargo_Tower_V3_F";
+ atlOffset=-0.073883057;
};
- class Item20
+ class Item68
{
dataType="Object";
class PositionInfo
{
- position[]={10292.701,279.47684,6017.0596};
- angles[]={0.017332481,2.8797932,0.042641956};
+ position[]={10309.484,281.01172,6016.2969};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3598;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.00085449219;
+ id=3663;
+ type="Land_Metal_Shed_F";
+ atlOffset=-0.09185791;
};
- class Item21
+ class Item69
{
dataType="Object";
class PositionInfo
{
- position[]={10295.216,279.51917,6019.0742};
- angles[]={0.035987642,2.0943952,0.023993526};
+ position[]={10307.887,281.19806,6001.061};
+ angles[]={0.019996032,3.1415927,0.1338627};
};
side="Empty";
flags=4;
@@ -24044,17 +22970,17 @@ class Mission
{
skill=0.2;
};
- id=3599;
- type="Land_HBarrierWall4_F";
- atlOffset=0.00076293945;
+ id=3664;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.019775391;
};
- class Item22
+ class Item70
{
dataType="Object";
class PositionInfo
{
- position[]={10284.704,279.2381,6007.7905};
- angles[]={6.2751918,4.1887903,0.038647637};
+ position[]={10316.448,279.70294,6030.355};
+ angles[]={0.079826429,1.5707964,0.049297221};
};
side="Empty";
flags=4;
@@ -24062,17 +22988,17 @@ class Mission
{
skill=0.2;
};
- id=3600;
- type="Land_HBarrierWall4_F";
- atlOffset=0.00064086914;
+ id=3665;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0031433105;
};
- class Item23
+ class Item71
{
dataType="Object";
class PositionInfo
{
- position[]={10293.174,279.66556,6002.5425};
- angles[]={6.2778478,3.1415927,0.078504436};
+ position[]={10324.387,283.38022,6001.5933};
+ angles[]={0.070549726,3.1415927,0.1338627};
};
side="Empty";
flags=4;
@@ -24080,17 +23006,17 @@ class Mission
{
skill=0.2;
};
- id=3601;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0024108887;
+ id=3666;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.008605957;
};
- class Item24
+ class Item72
{
dataType="Object";
class PositionInfo
{
- position[]={10294.717,279.42615,6021.3247};
- angles[]={0.035987642,1.0471976,0.023993526};
+ position[]={10316.132,282.28607,6001.3315};
+ angles[]={0.051955618,3.1415927,0.14040293};
};
side="Empty";
flags=4;
@@ -24098,17 +23024,17 @@ class Mission
{
skill=0.2;
};
- id=3602;
- type="Land_HBarrierWall4_F";
- atlOffset=0.00073242188;
+ id=3667;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0084838867;
};
- class Item25
+ class Item73
{
dataType="Object";
class PositionInfo
{
- position[]={10277.226,279.15402,6015.0405};
- angles[]={6.2751846,3.6651914,0.010664274};
+ position[]={10300.401,280.2915,6001.8057};
+ angles[]={0.012000273,3.4033921,0.11153467};
};
side="Empty";
flags=4;
@@ -24116,17 +23042,17 @@ class Mission
{
skill=0.2;
};
- id=3603;
- type="Land_HBarrierWall4_F";
- atlOffset=6.1035156e-005;
+ id=3668;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0047302246;
};
- class Item26
+ class Item74
{
dataType="Object";
class PositionInfo
{
- position[]={10287.975,279.51245,6018.564};
- angles[]={0.017332481,0.78539819,0.010664274};
+ position[]={10305.69,279.76614,6022.8579};
+ angles[]={0.089098312,3.1415927,0.058600098};
};
side="Empty";
flags=4;
@@ -24134,71 +23060,71 @@ class Mission
{
skill=0.2;
};
- id=3604;
- type="Land_BagBunker_Small_F";
- atlOffset=0.00018310547;
+ id=3669;
+ type="Land_HBarrierWall6_F";
+ atlOffset=-0.0048522949;
};
- class Item27
+ class Item75
{
dataType="Object";
class PositionInfo
{
- position[]={10293.734,279.25851,6013.7969};
- angles[]={0,6.0213857,0};
+ position[]={10299.202,279.4881,6023.0811};
+ angles[]={0.043969195,4.4505897,0.041309625};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3605;
- type="Land_cargo_addon01_V2_F";
- atlOffset=-0.0039367676;
+ id=3670;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.0014038086;
};
- class Item28
+ class Item76
{
dataType="Object";
class PositionInfo
{
- position[]={10271.726,277.96344,6012.7285};
- angles[]={0,2.6179938,0};
+ position[]={10316.427,280.40201,6023.6138};
+ angles[]={0.087774232,1.5707964,0.075855196};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3606;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.00021362305;
+ id=3671;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.0051574707;
};
- class Item29
+ class Item77
{
dataType="Object";
class PositionInfo
{
- position[]={10282.109,277.92465,6002.2969};
- angles[]={0,2.0943952,0};
- };
+ position[]={10312.207,280.13916,6023.1138};
+ angles[]={0.087774232,3.1415927,0.034650784};
+ };
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3607;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.00012207031;
+ id=3672;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0034179688;
};
- class Item30
+ class Item78
{
dataType="Object";
class PositionInfo
{
- position[]={10289.109,278.25549,6016.5474};
- angles[]={0,2.3561945,0};
+ position[]={10319.984,280.39148,6023.0464};
+ angles[]={0,4.712389,0};
};
side="Empty";
flags=5;
@@ -24206,161 +23132,161 @@ class Mission
{
skill=0.2;
};
- id=3609;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.00030517578;
+ id=3673;
+ type="Land_cargo_addon01_V2_F";
+ atlOffset=0.01071167;
};
- class Item31
+ class Item79
{
dataType="Object";
class PositionInfo
{
- position[]={10286.109,278.16931,6019.6724};
- angles[]={0,2.3561945,0};
+ position[]={10327.678,281.64288,6020.5366};
+ angles[]={0.13647936,1.8325957,0.078508995};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3610;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.00033569336;
+ id=3675;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.011383057;
};
- class Item32
+ class Item80
{
dataType="Object";
class PositionInfo
{
- position[]={10286.234,278.19159,6016.7969};
- angles[]={0,0.78539819,0};
+ position[]={10320.945,280.04611,6029.0186};
+ angles[]={0.11416581,0,0.04929601};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3611;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.00036621094;
+ id=3676;
+ type="Land_HBarrier_5_F";
+ atlOffset=-0.023803711;
};
- class Item33
+ class Item81
{
dataType="Object";
class PositionInfo
{
- position[]={10268.072,277.90616,6010.6519};
- angles[]={0,5.7595863,0};
+ position[]={10327.675,282.11719,6016.9878};
+ angles[]={0.1338627,3.4033921,0.093065575};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3612;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.00039672852;
+ id=3677;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.0079956055;
};
- class Item34
+ class Item82
{
dataType="Object";
class PositionInfo
{
- position[]={10265.641,277.92545,6011.1899};
- angles[]={0,4.1887903,0};
+ position[]={10309.879,281.42065,6003.1968};
+ angles[]={0.031988446,4.712389,0.13386226};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3613;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-6.1035156e-005;
+ id=3687;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.019012451;
};
- class Item35
+ class Item83
{
dataType="Object";
class PositionInfo
{
- position[]={10267.188,278.10229,6021.1216};
- angles[]={0,2.6179938,0};
+ position[]={10303.454,279.87616,6019.0923};
+ angles[]={0.061260175,1.5707964,0.04131107};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3620;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.00021362305;
+ id=3693;
+ type="Land_CratesWooden_F";
+ atlOffset=0.0020141602;
};
- class Item36
+ class Item84
{
dataType="Object";
class PositionInfo
{
- position[]={10294.748,277.60602,6062.0767};
- angles[]={0.041309625,4.1887903,6.2658529};
+ position[]={10310.484,300.37231,6052.1719};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3624;
- type="Land_HBarrierWall6_F";
- atlOffset=0.00076293945;
+ id=3701;
+ type="Land_TTowerBig_2_F";
+ atlOffset=0.0079650879;
};
- class Item37
+ class Item85
{
dataType="Object";
class PositionInfo
{
- position[]={10285.486,278.97058,6033.5674};
- angles[]={0.02666023,6.0213857,6.2805333};
+ position[]={10307.734,282.16971,6033.5469};
+ angles[]={0,4.712389,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3625;
- type="Land_HBarrierWall6_F";
- atlOffset=0.00030517578;
+ id=3702;
+ type="Land_Cargo_HQ_V3_F";
+ atlOffset=-0.078735352;
};
- class Item38
+ class Item86
{
dataType="Object";
class PositionInfo
{
- position[]={10278.382,279.40872,6037.0791};
- angles[]={0.026662467,3.9269907,6.2645183};
+ position[]={10323.734,279.68292,6033.0469};
+ angles[]={0,4.712389,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3626;
- type="Land_HBarrier_Big_F";
- atlOffset=0.00064086914;
+ id=3703;
+ type="Land_Cargo_House_V3_F";
+ atlOffset=-0.057403564;
};
- class Item39
+ class Item87
{
dataType="Object";
class PositionInfo
{
- position[]={10273.403,279.33609,6043.459};
- angles[]={0.030658109,4.1887903,6.2471976};
+ position[]={10316.463,278.96442,6038.6025};
+ angles[]={0.074531749,1.5707964,0.027990974};
};
side="Empty";
flags=4;
@@ -24368,17 +23294,17 @@ class Mission
{
skill=0.2;
};
- id=3627;
- type="Land_HBarrier_Big_F";
- atlOffset=0.0014038086;
+ id=3704;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0023803711;
};
- class Item40
+ class Item88
{
dataType="Object";
class PositionInfo
{
- position[]={10295.978,279.05078,6031.3252};
- angles[]={0.03731497,3.1415927,0.0079935296};
+ position[]={10297.744,278.34497,6045.5801};
+ angles[]={0.045304954,4.712389,6.2711854};
};
side="Empty";
flags=4;
@@ -24386,17 +23312,17 @@ class Mission
{
skill=0.2;
};
- id=3628;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.00054931641;
+ id=3705;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0015258789;
};
- class Item41
+ class Item89
{
dataType="Object";
class PositionInfo
{
- position[]={10294.246,278.0878,6051.8345};
- angles[]={0.049292382,3.1415927,6.2671871};
+ position[]={10316.225,278.29416,6046.8486};
+ angles[]={0.067892917,1.5707964,0.012005239};
};
side="Empty";
flags=4;
@@ -24404,89 +23330,89 @@ class Mission
{
skill=0.2;
};
- id=3629;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.0010375977;
+ id=3706;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0018005371;
};
- class Item42
+ class Item90
{
dataType="Object";
class PositionInfo
{
- position[]={10294.381,277.96219,6047.7524};
- angles[]={0,1.5707964,0};
+ position[]={10308.997,277.61087,6057.3472};
+ angles[]={0.063914195,0,6.2671871};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3630;
- type="Land_cargo_addon01_V2_F";
- atlOffset=-0.0046386719;
+ id=3707;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0016784668;
};
- class Item43
+ class Item91
{
dataType="Object";
class PositionInfo
{
- position[]={10294.234,278.1618,6043.5474};
- angles[]={0,1.5707964,0};
+ position[]={10297.736,278.74966,6037.583};
+ angles[]={0.047964405,4.712389,6.2805333};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3631;
- type="Land_cargo_addon01_V2_F";
- atlOffset=-0.0051574707;
+ id=3708;
+ type="Land_HBarrierWall6_F";
+ atlOffset=-0.00045776367;
};
- class Item44
+ class Item92
{
dataType="Object";
class PositionInfo
{
- position[]={10293.863,279.34378,6037.853};
- angles[]={0.041308183,4.712389,6.2805333};
+ position[]={10297.234,284.13913,6034.0469};
+ angles[]={0,1.0471976,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3632;
- type="Land_Tank_rust_F";
- atlOffset=0.001159668;
+ id=3709;
+ type="Land_LampHalogen_F";
+ atlOffset=0.00051879883;
};
- class Item45
+ class Item93
{
dataType="Object";
class PositionInfo
{
- position[]={10273.389,278.83478,6046.4453};
- angles[]={0.029324362,4.1887903,6.2471976};
+ position[]={10298.984,278.20364,6046.5474};
+ angles[]={0,1.5707964,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3635;
- type="Land_HBarrier_3_F";
- atlOffset=0.00088500977;
+ id=3710;
+ type="Land_cargo_addon02_V1_F";
+ atlOffset=0.0041503906;
};
- class Item46
+ class Item94
{
dataType="Object";
class PositionInfo
{
- position[]={10270.764,278.9657,6045.1968};
- angles[]={0.030658109,4.1887903,6.2471976};
+ position[]={10298.495,278.02774,6051.8403};
+ angles[]={0.057269081,0,6.2698579};
};
side="Empty";
flags=4;
@@ -24494,17 +23420,17 @@ class Mission
{
skill=0.2;
};
- id=3636;
- type="Land_HBarrier_3_F";
- atlOffset=0.00064086914;
+ id=3711;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.0013427734;
};
- class Item47
+ class Item95
{
dataType="Object";
class PositionInfo
{
- position[]={10271.513,278.85831,6047.9443};
- angles[]={0.029324362,5.7595863,6.2471976};
+ position[]={10315.746,277.52307,6057.605};
+ angles[]={0.075850479,0,6.2685208};
};
side="Empty";
flags=4;
@@ -24512,126 +23438,125 @@ class Mission
{
skill=0.2;
};
- id=3637;
- type="Land_HBarrier_3_F";
- atlOffset=0.00085449219;
+ id=3712;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.0022888184;
};
- class Item48
+ class Item96
{
dataType="Object";
class PositionInfo
{
- position[]={10270.01,278.84921,6046.8174};
- angles[]={0.029324362,0.2617994,6.2471976};
- };
+ position[]={10297.744,277.80807,6056.5835};
+ angles[]={0.04796192,4.712389,6.2698536};
+ };
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
};
- id=3639;
- type="Land_HBarrier_1_F";
- atlOffset=0.00079345703;
+ id=3713;
+ type="Land_HBarrierWall_corner_F";
+ atlOffset=0.00094604492;
};
- class Item49
+ class Item97
{
dataType="Object";
class PositionInfo
{
- position[]={10287.609,278.32681,6040.1719};
- angles[]={0,1.3089969,0};
+ position[]={10302.249,277.71774,6057.0884};
+ angles[]={0.053286046,0,6.2645183};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3641;
- type="Land_CncBarrier_F";
- atlOffset=0.00015258789;
+ id=3714;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0012512207;
};
- class Item50
+ class Item98
{
dataType="Object";
class PositionInfo
{
- position[]={10290.984,277.50577,6057.2969};
- angles[]={0,2.3561945,0};
+ position[]={10316.237,277.80737,6053.3457};
+ angles[]={0.063914195,1.5707964,6.2805109};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3642;
- type="Land_CncBarrier_F";
- atlOffset=-0.00030517578;
+ id=3715;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0015869141;
};
- class Item51
+ class Item99
{
dataType="Object";
class PositionInfo
{
- position[]={10287.109,278.11319,6045.5469};
- angles[]={0,1.5707964,0};
+ position[]={10313.105,278.28531,6046.2148};
+ angles[]={0.057269081,0,0.0053265258};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3643;
- type="Land_CncBarrier_F";
- atlOffset=3.0517578e-005;
+ id=3718;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.010192871;
};
- class Item52
+ class Item100
{
dataType="Object";
class PositionInfo
{
- position[]={10287.984,277.82059,6051.7969};
- angles[]={0,1.8325957,0};
+ position[]={10304.498,277.81296,6053.9648};
+ angles[]={0.053286046,1.5707964,6.2645183};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3644;
- type="Land_CncBarrier_stripes_F";
- atlOffset=6.1035156e-005;
+ id=3719;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.0012207031;
};
- class Item53
+ class Item101
{
dataType="Object";
class PositionInfo
{
- position[]={10293.278,277.09943,6082.8418};
- angles[]={0.041311946,1.3089969,6.243217};
+ position[]={10304.619,278.25473,6047.0942};
+ angles[]={0.057269081,1.5707964,6.2698579};
};
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
- disableSimulation=1;
};
- id=3646;
- type="CamoNet_OPFOR_open_F";
- atlOffset=0.0020141602;
+ id=3726;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0014038086;
};
- class Item54
+ class Item102
{
dataType="Object";
class PositionInfo
{
- position[]={10293.064,276.90311,6082.8853};
- angles[]={0.041309625,2.8797932,6.2432094};
+ position[]={10315.121,277.3432,6060.6001};
+ angles[]={0.063910462,1.5707964,6.2685208};
};
side="Empty";
flags=4;
@@ -24639,17 +23564,17 @@ class Mission
{
skill=0.2;
};
- id=3647;
- type="Land_BagBunker_Large_F";
- atlOffset=0.031951904;
+ id=3727;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.001739502;
};
- class Item55
+ class Item103
{
dataType="Object";
class PositionInfo
{
- position[]={10291.753,277.37085,6068.8247};
- angles[]={0.038649179,4.4505897,6.2591872};
+ position[]={10306.248,277.44995,6061.0957};
+ angles[]={0.063914195,4.712389,6.2671871};
};
side="Empty";
flags=4;
@@ -24657,17 +23582,17 @@ class Mission
{
skill=0.2;
};
- id=3648;
- type="Land_HBarrierWall6_F";
- atlOffset=0.00076293945;
+ id=3728;
+ type="Land_HBarrier_3_F";
+ atlOffset=-0.011413574;
};
- class Item56
+ class Item104
{
dataType="Object";
class PositionInfo
{
- position[]={10283.42,277.80957,6075.1377};
- angles[]={0.033321146,2.8797932,6.253861};
+ position[]={10306.605,278.30844,6046.2173};
+ angles[]={0.057269081,3.1415927,0.0053265258};
};
side="Empty";
flags=4;
@@ -24675,17 +23600,17 @@ class Mission
{
skill=0.2;
};
- id=3649;
- type="Land_HBarrier_Big_F";
- atlOffset=0.0011291504;
+ id=3729;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.001373291;
};
- class Item57
+ class Item105
{
dataType="Object";
class PositionInfo
{
- position[]={10277.154,278.17825,6071.3354};
- angles[]={0.031990308,5.497787,6.2458706};
+ position[]={10321.858,277.19803,6056.5776};
+ angles[]={0.075850479,6.0213857,0.0039967569};
};
side="Empty";
flags=4;
@@ -24693,17 +23618,17 @@ class Mission
{
skill=0.2;
};
- id=3650;
- type="Land_HBarrier_Big_F";
- atlOffset=0.0014343262;
+ id=3730;
+ type="Land_BagFence_Round_F";
+ atlOffset=0.0011901855;
};
- class Item58
+ class Item106
{
dataType="Object";
class PositionInfo
{
- position[]={10290.01,277.16443,6075.3262};
- angles[]={0.038649179,4.4505897,6.2485313};
+ position[]={10321.982,277.53668,6052.2129};
+ angles[]={0.09570726,3.6651914,0.0040116427};
};
side="Empty";
flags=4;
@@ -24711,35 +23636,35 @@ class Mission
{
skill=0.2;
};
- id=3651;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.00094604492;
+ id=3731;
+ type="Land_BagFence_Round_F";
+ atlOffset=0.0018920898;
};
- class Item59
+ class Item107
{
dataType="Object";
class PositionInfo
{
- position[]={10288.633,275.87662,6080.9609};
- angles[]={0,4.4505897,0};
+ position[]={10319.86,277.49075,6052.5732};
+ angles[]={0.063914195,3.1415927,6.2805109};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3652;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=-0.00024414063;
+ id=3737;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.00085449219;
};
- class Item60
+ class Item108
{
dataType="Object";
class PositionInfo
{
- position[]={10276.64,277.88174,6068.3242};
- angles[]={0.031990308,2.3561945,6.2458706};
+ position[]={10323.114,277.07639,6057.96};
+ angles[]={0.09173809,1.8325957,6.2711854};
};
side="Empty";
flags=4;
@@ -24747,17 +23672,17 @@ class Mission
{
skill=0.2;
};
- id=3653;
- type="Land_HBarrier_3_F";
- atlOffset=0.0010375977;
+ id=3738;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0018310547;
};
- class Item61
+ class Item109
{
dataType="Object";
class PositionInfo
{
- position[]={10274.265,277.9104,6070.1992};
- angles[]={0.031990308,2.3561945,6.2458706};
+ position[]={10323.739,276.93088,6059.46};
+ angles[]={0.09173809,2.0943952,6.2711854};
};
side="Empty";
flags=4;
@@ -24765,17 +23690,17 @@ class Mission
{
skill=0.2;
};
- id=3654;
- type="Land_HBarrier_3_F";
- atlOffset=-0.016662598;
+ id=3739;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0018310547;
};
- class Item62
+ class Item110
{
dataType="Object";
class PositionInfo
{
- position[]={10274.386,277.99158,6067.4521};
- angles[]={0.03731497,3.9269907,6.249866};
+ position[]={10324.603,277.97183,6047.7061};
+ angles[]={0.082482941,3.9269907,0.017329043};
};
side="Empty";
flags=4;
@@ -24783,53 +23708,53 @@ class Mission
{
skill=0.2;
};
- id=3655;
- type="Land_HBarrier_3_F";
- atlOffset=-0.013702393;
+ id=3740;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0014953613;
};
- class Item63
+ class Item111
{
dataType="Object";
class PositionInfo
{
- position[]={10288.72,275.64679,6087.2363};
- angles[]={0,6.0213857,0};
+ position[]={10327.482,278.15381,6045.9614};
+ angles[]={0.09570726,0.2617994,0.0040116427};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3656;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=0.00073242188;
+ id=3741;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0019226074;
};
- class Item64
+ class Item112
{
dataType="Object";
class PositionInfo
{
- position[]={10287.571,275.79156,6085.0269};
- angles[]={0,1.3089969,0};
+ position[]={10323.107,277.69229,6050.5864};
+ angles[]={0.09570726,4.4505897,0.0040116427};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3657;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=0.00061035156;
+ id=3742;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0019226074;
};
- class Item65
+ class Item113
{
dataType="Object";
class PositionInfo
{
- position[]={10273.149,277.94272,6068.8164};
- angles[]={0.027990974,4.768379e-007,6.2259154};
+ position[]={10326.246,276.70248,6061.835};
+ angles[]={0.091741994,5.7595863,6.2551923};
};
side="Empty";
flags=4;
@@ -24837,70 +23762,71 @@ class Mission
{
skill=0.2;
};
- id=3658;
- type="Land_HBarrier_1_F";
- atlOffset=0.001373291;
+ id=3743;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0019226074;
};
- class Item66
+ class Item114
{
dataType="Object";
class PositionInfo
{
- position[]={10292.609,275.41556,6088.2969};
- angles[]={0,2.8797932,0};
+ position[]={10325.982,278.08777,6046.5864};
+ angles[]={0.09570726,0.52359879,0.0040116427};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3660;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=-0.00073242188;
+ id=3744;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0018920898;
};
- class Item67
+ class Item115
{
dataType="Object";
class PositionInfo
{
- position[]={10318.484,294.64713,6001.5469};
+ position[]={10319.74,277.18933,6056.5781};
+ angles[]={0.075850479,3.1415927,6.2685208};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3662;
- type="Land_Cargo_Tower_V3_F";
- atlOffset=-0.073883057;
+ id=3745;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0011901855;
};
- class Item68
+ class Item116
{
dataType="Object";
class PositionInfo
{
- position[]={10309.484,281.01172,6016.2969};
- angles[]={0,3.1415927,0};
+ position[]={10323.607,277.83829,6049.0864};
+ angles[]={0.09570726,4.1887903,0.0040116427};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3663;
- type="Land_Metal_Shed_F";
- atlOffset=-0.09185791;
+ id=3746;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0019226074;
};
- class Item69
+ class Item117
{
dataType="Object";
class PositionInfo
{
- position[]={10307.887,281.19806,6001.061};
- angles[]={0.019996032,3.1415927,0.1338627};
+ position[]={10324.864,276.80414,6060.8281};
+ angles[]={0.075854406,5.497787,6.2711854};
};
side="Empty";
flags=4;
@@ -24908,17 +23834,17 @@ class Mission
{
skill=0.2;
};
- id=3664;
- type="Land_HBarrierWall6_F";
- atlOffset=0.019775391;
+ id=3747;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0011901855;
};
- class Item70
+ class Item118
{
dataType="Object";
class PositionInfo
{
- position[]={10316.448,279.70294,6030.355};
- angles[]={0.079826429,1.5707964,0.049297221};
+ position[]={10327.739,276.61801,6062.335};
+ angles[]={0.091741994,6.0213857,6.2698536};
};
side="Empty";
flags=4;
@@ -24926,17 +23852,17 @@ class Mission
{
skill=0.2;
};
- id=3665;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0031433105;
+ id=3748;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.001739502;
};
- class Item71
+ class Item119
{
dataType="Object";
class PositionInfo
{
- position[]={10324.387,283.38022,6001.5933};
- angles[]={0.070549726,3.1415927,0.1338627};
+ position[]={10318.741,277.27051,6055.7036};
+ angles[]={0.075850479,1.5707964,6.2685208};
};
side="Empty";
flags=4;
@@ -24944,17 +23870,17 @@ class Mission
{
skill=0.2;
};
- id=3666;
- type="Land_HBarrierWall6_F";
- atlOffset=0.008605957;
+ id=3749;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0013122559;
};
- class Item72
+ class Item120
{
dataType="Object";
class PositionInfo
{
- position[]={10316.132,282.28607,6001.3315};
- angles[]={0.051955618,3.1415927,0.14040293};
+ position[]={10318.86,277.45343,6053.1987};
+ angles[]={0.063914195,1.3089969,6.2805109};
};
side="Empty";
flags=4;
@@ -24962,17 +23888,17 @@ class Mission
{
skill=0.2;
};
- id=3667;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0084838867;
+ id=3750;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.00085449219;
};
- class Item73
+ class Item121
{
dataType="Object";
class PositionInfo
{
- position[]={10300.401,280.2915,6001.8057};
- angles[]={0.012000273,3.4033921,0.11153467};
+ position[]={10318.74,277.37503,6054.3281};
+ angles[]={0.075850479,4.712389,6.2685208};
};
side="Empty";
flags=4;
@@ -24980,17 +23906,17 @@ class Mission
{
skill=0.2;
};
- id=3668;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0047302246;
+ id=3751;
+ type="Land_BagFence_Short_F";
+ atlOffset=0.0012512207;
};
- class Item74
+ class Item122
{
dataType="Object";
class PositionInfo
{
- position[]={10305.69,279.76614,6022.8579};
- angles[]={0.089098312,3.1415927,0.058600098};
+ position[]={10324.857,277.63522,6048.3101};
+ angles[]={0.09570726,2.0944648,0.0040116427};
};
side="Empty";
flags=4;
@@ -24998,17 +23924,16 @@ class Mission
{
skill=0.2;
};
- id=3669;
- type="Land_HBarrierWall6_F";
- atlOffset=-0.0048522949;
+ id=3755;
+ type="Land_HelicopterWheels_01_assembled_F";
};
- class Item75
+ class Item123
{
dataType="Object";
class PositionInfo
{
- position[]={10299.202,279.4881,6023.0811};
- angles[]={0.043969195,4.4505897,0.041309625};
+ position[]={10324.614,277.58167,6048.8843};
+ angles[]={0.09570726,2.8798807,0.0040116427};
};
side="Empty";
flags=4;
@@ -25016,53 +23941,52 @@ class Mission
{
skill=0.2;
};
- id=3670;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.0014038086;
+ id=3756;
+ type="Land_HelicopterWheels_01_disassembled_F";
};
- class Item76
+ class Item124
{
dataType="Object";
class PositionInfo
{
- position[]={10316.427,280.40201,6023.6138};
- angles[]={0.087774232,1.5707964,0.075855196};
+ position[]={10306.734,288.57816,6079.7969};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3671;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.0051574707;
+ id=3758;
+ type="Land_Cargo_Tower_V3_F";
+ atlOffset=0.10919189;
};
- class Item77
+ class Item125
{
dataType="Object";
class PositionInfo
{
- position[]={10312.207,280.13916,6023.1138};
- angles[]={0.087774232,3.1415927,0.034650784};
+ position[]={10310.984,277.15601,6064.0469};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3672;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0034179688;
+ id=3759;
+ type="Land_Cargo_House_V3_F";
+ atlOffset=0.062591553;
};
- class Item78
+ class Item126
{
dataType="Object";
class PositionInfo
{
- position[]={10319.984,280.39148,6023.0464};
- angles[]={0,4.712389,0};
+ position[]={10301.234,277.35297,6064.0469};
+ angles[]={0,3.1415927,0};
};
side="Empty";
flags=5;
@@ -25070,17 +23994,17 @@ class Mission
{
skill=0.2;
};
- id=3673;
- type="Land_cargo_addon01_V2_F";
- atlOffset=0.01071167;
+ id=3760;
+ type="Land_Cargo_House_V3_F";
+ atlOffset=0.048095703;
};
- class Item79
+ class Item127
{
dataType="Object";
class PositionInfo
{
- position[]={10327.678,281.64288,6020.5366};
- angles[]={0.13647936,1.8325957,0.078508995};
+ position[]={10309.276,276.19922,6080.1055};
+ angles[]={0.075855196,0,6.2272458};
};
side="Empty";
flags=4;
@@ -25088,17 +24012,17 @@ class Mission
{
skill=0.2;
};
- id=3675;
- type="Land_HBarrier_5_F";
- atlOffset=0.011383057;
+ id=3761;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0034179688;
};
- class Item80
+ class Item128
{
dataType="Object";
class PositionInfo
{
- position[]={10320.945,280.04611,6029.0186};
- angles[]={0.11416581,0,0.04929601};
+ position[]={10317.031,275.83038,6079.6245};
+ angles[]={0.095706634,0.2617994,6.2206001};
};
side="Empty";
flags=4;
@@ -25106,17 +24030,17 @@ class Mission
{
skill=0.2;
};
- id=3676;
- type="Land_HBarrier_5_F";
- atlOffset=-0.023803711;
+ id=3762;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0049438477;
};
- class Item81
+ class Item129
{
dataType="Object";
class PositionInfo
{
- position[]={10327.675,282.11719,6016.9878};
- angles[]={0.1338627,3.4033921,0.093065575};
+ position[]={10301.767,276.60214,6079.0918};
+ angles[]={0.059929453,6.0213857,6.239212};
};
side="Empty";
flags=4;
@@ -25124,35 +24048,35 @@ class Mission
{
skill=0.2;
};
- id=3677;
- type="Land_HBarrier_5_F";
- atlOffset=0.0079956055;
+ id=3763;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0020141602;
};
- class Item82
+ class Item130
{
dataType="Object";
class PositionInfo
{
- position[]={10309.879,281.42065,6003.1968};
- angles[]={0.031988446,4.712389,0.13386226};
+ position[]={10317.484,275.70801,6078.0469};
+ angles[]={0,0.2617994,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3687;
- type="Land_HBarrier_3_F";
- atlOffset=0.019012451;
+ id=3764;
+ type="Land_cargo_addon02_V2_F";
+ atlOffset=-0.024383545;
};
- class Item83
+ class Item131
{
dataType="Object";
class PositionInfo
{
- position[]={10303.454,279.87616,6019.0923};
- angles[]={0.061260175,1.5707964,0.04131107};
+ position[]={10323.02,275.66974,6077.8701};
+ angles[]={0.095706634,4.9741883,6.2365522};
};
side="Empty";
flags=4;
@@ -25160,71 +24084,71 @@ class Mission
{
skill=0.2;
};
- id=3693;
- type="Land_CratesWooden_F";
- atlOffset=0.0020141602;
+ id=3765;
+ type="Land_HBarrierWall_corridor_F";
+ atlOffset=0.0043640137;
};
- class Item84
+ class Item132
{
dataType="Object";
class PositionInfo
{
- position[]={10310.484,300.37231,6052.1719};
- angles[]={0,3.1415927,0};
+ position[]={10315.121,277.15121,6063.6001};
+ angles[]={0.063910462,1.5707964,6.2685208};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3701;
- type="Land_TTowerBig_2_F";
- atlOffset=0.0079650879;
+ id=3771;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.001739502;
};
- class Item85
+ class Item133
{
dataType="Object";
class PositionInfo
{
- position[]={10307.734,282.16971,6033.5469};
- angles[]={0,4.712389,0};
+ position[]={10307.258,277.19272,6065.8496};
+ angles[]={0.063909523,3.1415927,6.2551947};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3702;
- type="Land_Cargo_HQ_V3_F";
- atlOffset=-0.078735352;
+ id=3772;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0019836426;
};
- class Item86
+ class Item134
{
dataType="Object";
class PositionInfo
{
- position[]={10323.734,279.68292,6033.0469};
- angles[]={0,4.712389,0};
+ position[]={10304.123,277.24991,6065.8394};
+ angles[]={0.051951028,3.1415927,6.2671871};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3703;
- type="Land_Cargo_House_V3_F";
- atlOffset=-0.057403564;
+ id=3773;
+ type="Land_HBarrier_3_F";
+ atlOffset=-0.0046386719;
};
- class Item87
+ class Item135
{
dataType="Object";
class PositionInfo
{
- position[]={10316.463,278.96442,6038.6025};
- angles[]={0.074531749,1.5707964,0.027990974};
+ position[]={10306.248,277.29404,6064.3369};
+ angles[]={0.051951028,4.712389,6.2671871};
};
side="Empty";
flags=4;
@@ -25232,89 +24156,89 @@ class Mission
{
skill=0.2;
};
- id=3704;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0023803711;
+ id=3774;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0012207031;
};
- class Item88
+ class Item136
{
dataType="Object";
class PositionInfo
{
- position[]={10297.744,278.34497,6045.5801};
- angles[]={0.045304954,4.712389,6.2711854};
- };
+ position[]={10314.132,277.02216,6065.8599};
+ angles[]={0.075855196,3.1415927,6.2565231};
+ };
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
};
- id=3705;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0015258789;
+ id=3775;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0027770996;
};
- class Item89
+ class Item137
{
dataType="Object";
class PositionInfo
{
- position[]={10316.225,278.29416,6046.8486};
- angles[]={0.067892917,1.5707964,0.012005239};
+ position[]={10296.764,275.25995,6087.5015};
+ angles[]={0,1.3089969,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3706;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0018005371;
+ id=3780;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=0.00064086914;
};
- class Item90
+ class Item138
{
dataType="Object";
class PositionInfo
{
- position[]={10308.997,277.61087,6057.3472};
- angles[]={0.063914195,0,6.2671871};
+ position[]={10297.913,275.41656,6083.1709};
+ angles[]={0,4.4505897,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3707;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0016784668;
+ id=3787;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=-0.00030517578;
};
- class Item91
+ class Item139
{
dataType="Object";
class PositionInfo
{
- position[]={10297.736,278.74966,6037.583};
- angles[]={0.047964405,4.712389,6.2805333};
+ position[]={10330.984,287.70737,6009.2969};
+ angles[]={0,4.9741883,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3708;
- type="Land_HBarrierWall6_F";
- atlOffset=-0.00045776367;
+ id=3788;
+ type="Land_Cargo_Patrol_V3_F";
+ atlOffset=0.16015625;
};
- class Item92
+ class Item140
{
dataType="Object";
class PositionInfo
{
- position[]={10297.234,284.13913,6034.0469};
- angles[]={0,1.0471976,0};
+ position[]={10330.734,281.34814,6024.7969};
+ angles[]={0,1.8325957,0};
};
side="Empty";
flags=5;
@@ -25322,35 +24246,35 @@ class Mission
{
skill=0.2;
};
- id=3709;
- type="Land_LampHalogen_F";
- atlOffset=0.00051879883;
+ id=3789;
+ type="Land_Cargo_House_V3_F";
+ atlOffset=0.10916138;
};
- class Item93
+ class Item141
{
dataType="Object";
class PositionInfo
{
- position[]={10298.984,278.20364,6046.5474};
- angles[]={0,1.5707964,0};
+ position[]={10334.181,282.82306,6016.3979};
+ angles[]={0.14823751,1.8325957,0.074527748};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3710;
- type="Land_cargo_addon02_V1_F";
- atlOffset=0.0041503906;
+ id=3790;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.012878418;
};
- class Item94
+ class Item142
{
dataType="Object";
class PositionInfo
{
- position[]={10298.495,278.02774,6051.8403};
- angles[]={0.057269081,0,6.2698579};
+ position[]={10332.163,283.64188,6008.3726};
+ angles[]={0.11680032,1.8325957,0.10099027};
};
side="Empty";
flags=4;
@@ -25358,17 +24282,17 @@ class Mission
{
skill=0.2;
};
- id=3711;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.0013427734;
+ id=3791;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0083007813;
};
- class Item95
+ class Item143
{
dataType="Object";
class PositionInfo
{
- position[]={10315.746,277.52307,6057.605};
- angles[]={0.075850479,0,6.2685208};
+ position[]={10336.187,281.75122,6024.4053};
+ angles[]={0.15605696,1.8325957,0.065239623};
};
side="Empty";
flags=4;
@@ -25376,17 +24300,17 @@ class Mission
{
skill=0.2;
};
- id=3712;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.0022888184;
+ id=3792;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.010070801;
};
- class Item96
+ class Item144
{
dataType="Object";
class PositionInfo
{
- position[]={10297.744,277.80807,6056.5835};
- angles[]={0.04796192,4.712389,6.2698536};
+ position[]={10330.653,284.09113,6001.8618};
+ angles[]={0.085128933,1.8325957,0.10626323};
};
side="Empty";
flags=4;
@@ -25394,17 +24318,17 @@ class Mission
{
skill=0.2;
};
- id=3713;
+ id=3793;
type="Land_HBarrierWall_corner_F";
- atlOffset=0.00094604492;
+ atlOffset=0.0071716309;
};
- class Item97
+ class Item145
{
dataType="Object";
class PositionInfo
{
- position[]={10302.249,277.71774,6057.0884};
- angles[]={0.053286046,0,6.2645183};
+ position[]={10332.064,280.86771,6028.6577};
+ angles[]={0.15605696,3.4033921,0.058600098};
};
side="Empty";
flags=4;
@@ -25412,17 +24336,17 @@ class Mission
{
skill=0.2;
};
- id=3714;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0012512207;
+ id=3795;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.010406494;
};
- class Item98
+ class Item146
{
dataType="Object";
class PositionInfo
{
- position[]={10316.237,277.80737,6053.3457};
- angles[]={0.063914195,1.5707964,6.2805109};
+ position[]={10329.672,280.77936,6028.3979};
+ angles[]={0.13647936,4.9741883,0.078508995};
};
side="Empty";
flags=4;
@@ -25430,35 +24354,36 @@ class Mission
{
skill=0.2;
};
- id=3715;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0015869141;
+ id=3796;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.02154541;
};
- class Item99
+ class Item147
{
dataType="Object";
class PositionInfo
{
- position[]={10313.105,278.28531,6046.2148};
- angles[]={0.057269081,0,0.0053265258};
+ position[]={10351.249,277.95001,6054.4438};
+ angles[]={0.13648474,0,6.2698507};
};
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
+ disableSimulation=1;
};
- id=3718;
- type="Land_HBarrier_5_F";
- atlOffset=0.010192871;
+ id=3799;
+ type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.034179688;
};
- class Item100
+ class Item148
{
dataType="Object";
class PositionInfo
{
- position[]={10304.498,277.81296,6053.9648};
- angles[]={0.053286046,1.5707964,6.2645183};
+ position[]={10332.234,276.95728,6054.2969};
+ angles[]={0.091737442,0,0.0026744273};
};
side="Empty";
flags=4;
@@ -25466,17 +24391,16 @@ class Mission
{
skill=0.2;
};
- id=3719;
- type="Land_HBarrier_5_F";
- atlOffset=0.0012207031;
+ id=3800;
+ type="Land_HelipadCircle_F";
};
- class Item101
+ class Item149
{
dataType="Object";
class PositionInfo
{
- position[]={10304.619,278.25473,6047.0942};
- angles[]={0.057269081,1.5707964,6.2698579};
+ position[]={10350.782,277.78592,6054.1929};
+ angles[]={0.13647936,4.712389,6.2698536};
};
side="Empty";
flags=4;
@@ -25484,17 +24408,17 @@ class Mission
{
skill=0.2;
};
- id=3726;
- type="Land_HBarrier_3_F";
- atlOffset=0.0014038086;
+ id=3801;
+ type="Land_BagBunker_Large_F";
+ atlOffset=0.039215088;
};
- class Item102
+ class Item150
{
dataType="Object";
class PositionInfo
{
- position[]={10315.121,277.3432,6060.6001};
- angles[]={0.063910462,1.5707964,6.2685208};
+ position[]={10343.978,278.61121,6047.146};
+ angles[]={0.12992783,1.8325957,0.0080084298};
};
side="Empty";
flags=4;
@@ -25502,17 +24426,17 @@ class Mission
{
skill=0.2;
};
- id=3727;
- type="Land_HBarrier_3_F";
- atlOffset=0.001739502;
+ id=3802;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.006439209;
};
- class Item103
+ class Item151
{
dataType="Object";
class PositionInfo
{
- position[]={10306.248,277.44995,6061.0957};
- angles[]={0.063914195,4.712389,6.2671871};
+ position[]={10344.249,276.8074,6061.1528};
+ angles[]={0.12730688,1.3089969,6.2631893};
};
side="Empty";
flags=4;
@@ -25520,17 +24444,17 @@ class Mission
{
skill=0.2;
};
- id=3728;
- type="Land_HBarrier_3_F";
- atlOffset=-0.011413574;
+ id=3803;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0065917969;
};
- class Item104
+ class Item152
{
dataType="Object";
class PositionInfo
{
- position[]={10306.605,278.30844,6046.2173};
- angles[]={0.057269081,3.1415927,0.0053265258};
+ position[]={10341.222,279.5589,6040.1514};
+ angles[]={0.14301902,2.0943952,0.015998369};
};
side="Empty";
flags=4;
@@ -25538,17 +24462,17 @@ class Mission
{
skill=0.2;
};
- id=3729;
- type="Land_HBarrier_3_F";
- atlOffset=0.001373291;
+ id=3804;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0078125;
};
- class Item105
+ class Item153
{
dataType="Object";
class PositionInfo
{
- position[]={10321.858,277.19803,6056.5776};
- angles[]={0.075850479,6.0213857,0.0039967569};
+ position[]={10338.196,280.61563,6032.3975};
+ angles[]={0.14170705,1.8325957,0.051955618};
};
side="Empty";
flags=4;
@@ -25556,125 +24480,124 @@ class Mission
{
skill=0.2;
};
- id=3730;
- type="Land_BagFence_Round_F";
- atlOffset=0.0011901855;
+ id=3805;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0080566406;
};
- class Item106
+ class Item154
{
dataType="Object";
class PositionInfo
{
- position[]={10321.982,277.53668,6052.2129};
- angles[]={0.09570726,3.6651914,0.0040116427};
+ position[]={10337.734,285.49539,6034.5469};
+ angles[]={0,1.3089969,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3731;
- type="Land_BagFence_Round_F";
- atlOffset=0.0018920898;
+ id=3806;
+ type="Land_LampHalogen_F";
+ atlOffset=-0.00030517578;
};
- class Item107
+ class Item155
{
dataType="Object";
class PositionInfo
{
- position[]={10319.86,277.49075,6052.5732};
- angles[]={0.063914195,3.1415927,6.2805109};
+ position[]={10350.053,275.88721,6058.7871};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3737;
- type="Land_BagFence_Short_F";
- atlOffset=0.00085449219;
+ id=3808;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.001373291;
};
- class Item108
+ class Item156
{
dataType="Object";
class PositionInfo
{
- position[]={10323.114,277.07639,6057.96};
- angles[]={0.09173809,1.8325957,6.2711854};
+ position[]={10356.109,276.59402,6053.0469};
+ angles[]={0,4.712389,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3738;
- type="Land_BagFence_Short_F";
- atlOffset=0.0018310547;
+ id=3809;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.00064086914;
};
- class Item109
+ class Item157
{
dataType="Object";
class PositionInfo
{
- position[]={10323.739,276.93088,6059.46};
- angles[]={0.09173809,2.0943952,6.2711854};
+ position[]={10356.091,276.01346,6057.0776};
+ angles[]={0,1.5707964,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3739;
- type="Land_BagFence_Short_F";
- atlOffset=0.0018310547;
+ id=3811;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.0007019043;
};
- class Item110
+ class Item158
{
dataType="Object";
class PositionInfo
{
- position[]={10324.603,277.97183,6047.7061};
- angles[]={0.082482941,3.9269907,0.017329043};
+ position[]={10354.255,275.80725,6058.7593};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3740;
- type="Land_BagFence_Short_F";
- atlOffset=0.0014953613;
+ id=3812;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.0022888184;
};
- class Item111
+ class Item159
{
dataType="Object";
class PositionInfo
{
- position[]={10327.482,278.15381,6045.9614};
- angles[]={0.09570726,0.2617994,0.0040116427};
+ position[]={10354.266,277.19855,6049.2397};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3741;
- type="Land_BagFence_Short_F";
- atlOffset=0.0019226074;
+ id=3813;
+ type="Land_Concrete_SmallWall_4m_F";
+ atlOffset=-0.002166748;
};
- class Item112
+ class Item160
{
dataType="Object";
class PositionInfo
{
- position[]={10323.107,277.69229,6050.5864};
- angles[]={0.09570726,4.4505897,0.0040116427};
+ position[]={10329.226,278.27972,6045.0869};
+ angles[]={0.095706634,3.9269907,0.021328852};
};
side="Empty";
flags=4;
@@ -25682,17 +24605,17 @@ class Mission
{
skill=0.2;
};
- id=3742;
- type="Land_BagFence_Short_F";
- atlOffset=0.0019226074;
+ id=3815;
+ type="Land_BagFence_Round_F";
+ atlOffset=0.0020141602;
};
- class Item113
+ class Item161
{
dataType="Object";
class PositionInfo
{
- position[]={10326.246,276.70248,6061.835};
- angles[]={0.091741994,5.7595863,6.2551923};
+ position[]={10328.74,276.55389,6062.8364};
+ angles[]={0.091741994,5.497787,6.2698536};
};
side="Empty";
flags=4;
@@ -25700,17 +24623,17 @@ class Mission
{
skill=0.2;
};
- id=3743;
- type="Land_BagFence_Short_F";
- atlOffset=0.0019226074;
+ id=3817;
+ type="Land_BagFence_End_F";
+ atlOffset=0.001739502;
};
- class Item114
+ class Item162
{
dataType="Object";
class PositionInfo
{
- position[]={10325.982,278.08777,6046.5864};
- angles[]={0.09570726,0.52359879,0.0040116427};
+ position[]={10328.351,278.23462,6045.2104};
+ angles[]={0.095706634,6.2831678,0.021328852};
};
side="Empty";
flags=4;
@@ -25718,53 +24641,51 @@ class Mission
{
skill=0.2;
};
- id=3744;
- type="Land_BagFence_Short_F";
- atlOffset=0.0018920898;
+ id=3818;
+ type="Land_BarrelSand_F";
};
- class Item115
+ class Item163
{
dataType="Object";
class PositionInfo
{
- position[]={10319.74,277.18933,6056.5781};
- angles[]={0.075850479,3.1415927,6.2685208};
+ position[]={10349.785,277.21576,6049.251};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3745;
- type="Land_BagFence_Short_F";
- atlOffset=0.0011901855;
+ id=3819;
+ type="Land_Concrete_SmallWall_8m_F";
+ atlOffset=0.0014038086;
};
- class Item116
+ class Item164
{
dataType="Object";
class PositionInfo
{
- position[]={10323.607,277.83829,6049.0864};
- angles[]={0.09570726,4.1887903,0.0040116427};
+ position[]={10329.234,279.776,6073.7969};
+ angles[]={0,3.4033921,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3746;
- type="Land_BagFence_Short_F";
- atlOffset=0.0019226074;
+ id=3823;
+ type="Land_Cargo_Patrol_V3_F";
+ atlOffset=-0.16009521;
};
- class Item117
+ class Item165
{
dataType="Object";
class PositionInfo
{
- position[]={10324.864,276.80414,6060.8281};
- angles[]={0.075854406,5.497787,6.2711854};
+ position[]={10341.023,276.01526,6068.1655};
+ angles[]={0.13647936,1.0471976,6.2325659};
};
side="Empty";
flags=4;
@@ -25772,17 +24693,17 @@ class Mission
{
skill=0.2;
};
- id=3747;
- type="Land_BagFence_Short_F";
- atlOffset=0.0011901855;
+ id=3824;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.022583008;
};
- class Item118
+ class Item166
{
dataType="Object";
class PositionInfo
{
- position[]={10327.739,276.61801,6062.335};
- angles[]={0.091741994,6.0213857,6.2698536};
+ position[]={10328.771,275.60205,6075.6445};
+ angles[]={0.11811664,0.2617994,6.23522};
};
side="Empty";
flags=4;
@@ -25790,17 +24711,17 @@ class Mission
{
skill=0.2;
};
- id=3748;
- type="Land_BagFence_Short_F";
- atlOffset=0.001739502;
+ id=3825;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0062255859;
};
- class Item119
+ class Item167
{
dataType="Object";
class PositionInfo
{
- position[]={10318.741,277.27051,6055.7036};
- angles[]={0.075850479,1.5707964,6.2685208};
+ position[]={10336.023,275.6163,6072.9131};
+ angles[]={0.13647936,0.52359879,6.2325659};
};
side="Empty";
flags=4;
@@ -25808,141 +24729,154 @@ class Mission
{
skill=0.2;
};
- id=3749;
- type="Land_BagFence_Short_F";
- atlOffset=0.0013122559;
+ id=3826;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.026641846;
};
- class Item120
+ class Item168
{
dataType="Object";
class PositionInfo
{
- position[]={10318.86,277.45343,6053.1987};
- angles[]={0.063914195,1.3089969,6.2805109};
+ position[]={10340.234,276.09988,6066.7969};
+ angles[]={0,4.1887903,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3750;
- type="Land_BagFence_Short_F";
- atlOffset=0.00085449219;
+ id=3827;
+ type="Land_cargo_addon02_V1_F";
+ atlOffset=0.00067138672;
};
- class Item121
+ };
+ id=3831;
+ atlOffset=0.021392822;
+ };
+ class Item253
+ {
+ dataType="Layer";
+ name="Headquarters (Fortified)";
+ class Entities
+ {
+ items=41;
+ class Item0
{
dataType="Object";
class PositionInfo
{
- position[]={10318.74,277.37503,6054.3281};
- angles[]={0.075850479,4.712389,6.2685208};
+ position[]={10252.983,154.13412,7154.6147};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3751;
- type="Land_BagFence_Short_F";
- atlOffset=0.0012512207;
+ id=3100;
+ type="Land_Shed_Big_F";
+ atlOffset=-0.23869324;
};
- class Item122
+ class Item1
{
dataType="Object";
class PositionInfo
{
- position[]={10324.857,277.63522,6048.3101};
- angles[]={0.09570726,2.0944648,0.0040116427};
+ position[]={10255.983,154.58749,7154.8652};
+ angles[]={0,3.1415927,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3755;
- type="Land_HelicopterWheels_01_assembled_F";
+ id=3101;
+ type="Land_Cargo_HQ_V1_F";
+ atlOffset=0.090332031;
};
- class Item123
+ class Item2
{
dataType="Object";
class PositionInfo
{
- position[]={10324.614,277.58167,6048.8843};
- angles[]={0.09570726,2.8798807,0.0040116427};
+ position[]={10264.907,150.70532,7154.3608};
+ angles[]={6.2805147,1.5707964,6.1453919};
};
side="Empty";
flags=4;
class Attributes
{
skill=0.2;
+ disableSimulation=1;
};
- id=3756;
- type="Land_HelicopterWheels_01_disassembled_F";
+ id=3102;
+ type="CamoNet_BLUFOR_F";
+ atlOffset=0.011993408;
};
- class Item124
+ class Item3
{
dataType="Object";
class PositionInfo
{
- position[]={10306.734,288.57816,6079.7969};
- angles[]={0,3.1415927,0};
+ position[]={10268.653,150.13065,7151.8618};
+ angles[]={6.2805109,4.712389,6.1427822};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3758;
- type="Land_Cargo_Tower_V3_F";
- atlOffset=0.10919189;
+ id=3103;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.012054443;
};
- class Item125
+ class Item4
{
dataType="Object";
class PositionInfo
{
- position[]={10310.984,277.15601,6064.0469};
- angles[]={0,3.1415927,0};
+ position[]={10268.416,150.15118,7156.1294};
+ angles[]={0.012000273,4.712389,6.1323404};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3759;
- type="Land_Cargo_House_V3_F";
- atlOffset=0.062591553;
+ id=3104;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.014022827;
};
- class Item126
+ class Item5
{
dataType="Object";
class PositionInfo
{
- position[]={10301.234,277.35297,6064.0469};
- angles[]={0,3.1415927,0};
+ position[]={10265.639,150.50952,7146.8438};
+ angles[]={6.2658529,0,6.1545663};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3760;
- type="Land_Cargo_House_V3_F";
- atlOffset=0.048095703;
+ id=3105;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.010284424;
};
- class Item127
+ class Item6
{
dataType="Object";
class PositionInfo
{
- position[]={10309.276,276.19922,6080.1055};
- angles[]={0.075855196,0,6.2272458};
+ position[]={10265.16,150.57597,7161.1289};
+ angles[]={0.012000273,0,6.1362519};
};
side="Empty";
flags=4;
@@ -25950,17 +24884,17 @@ class Mission
{
skill=0.2;
};
- id=3761;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0034179688;
+ id=3106;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.013320923;
};
- class Item128
+ class Item7
{
dataType="Object";
class PositionInfo
{
- position[]={10317.031,275.83038,6079.6245};
- angles[]={0.095706634,0.2617994,6.2206001};
+ position[]={10253.815,151.45041,7144.8379};
+ angles[]={6.2485313,3.4033921,6.1756024};
};
side="Empty";
flags=4;
@@ -25968,17 +24902,17 @@ class Mission
{
skill=0.2;
};
- id=3762;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0049438477;
+ id=3107;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0048675537;
};
- class Item129
+ class Item8
{
dataType="Object";
class PositionInfo
{
- position[]={10301.767,276.60214,6079.0918};
- angles[]={0.059929453,6.0213857,6.239212};
+ position[]={10258.823,150.86357,7144.3447};
+ angles[]={6.2578554,3.1415927,6.1663857};
};
side="Empty";
flags=4;
@@ -25986,35 +24920,35 @@ class Mission
{
skill=0.2;
};
- id=3763;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0020141602;
+ id=3108;
+ type="Land_HBarrierWall4_F";
+ atlOffset=0.0055541992;
};
- class Item130
+ class Item9
{
dataType="Object";
class PositionInfo
{
- position[]={10317.484,275.70801,6078.0469};
- angles[]={0,0.2617994,0};
+ position[]={10255.574,151.15018,7142.082};
+ angles[]={6.2485313,3.1415927,6.1756024};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3764;
- type="Land_cargo_addon02_V2_F";
- atlOffset=-0.024383545;
+ id=3109;
+ type="Land_Razorwire_F";
+ atlOffset=0.0049591064;
};
- class Item131
+ class Item10
{
dataType="Object";
class PositionInfo
{
- position[]={10323.02,275.66974,6077.8701};
- angles[]={0.095706634,4.9741883,6.2365522};
+ position[]={10267.098,149.82948,7144.8477};
+ angles[]={6.2658563,3.1415927,6.1506343};
};
side="Empty";
flags=4;
@@ -26022,17 +24956,17 @@ class Mission
{
skill=0.2;
};
- id=3765;
- type="Land_HBarrierWall_corridor_F";
- atlOffset=0.0043640137;
+ id=3110;
+ type="Land_Razorwire_F";
+ atlOffset=0.008392334;
};
- class Item132
+ class Item11
{
dataType="Object";
class PositionInfo
{
- position[]={10315.121,277.15121,6063.6001};
- angles[]={0.063910462,1.5707964,6.2685208};
+ position[]={10266.325,149.91913,7162.8755};
+ angles[]={0.021328852,0,6.1362519};
};
side="Empty";
flags=4;
@@ -26040,17 +24974,17 @@ class Mission
{
skill=0.2;
};
- id=3771;
- type="Land_HBarrier_3_F";
- atlOffset=0.001739502;
+ id=3111;
+ type="Land_Razorwire_F";
+ atlOffset=0.0082244873;
};
- class Item133
+ class Item12
{
dataType="Object";
class PositionInfo
{
- position[]={10307.258,277.19272,6065.8496};
- angles[]={0.063909523,3.1415927,6.2551947};
+ position[]={10246.313,152.47266,7152.5918};
+ angles[]={6.253859,4.712389,6.1756029};
};
side="Empty";
flags=4;
@@ -26058,17 +24992,17 @@ class Mission
{
skill=0.2;
};
- id=3772;
- type="Land_HBarrier_3_F";
- atlOffset=0.0019836426;
+ id=3114;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.0046691895;
};
- class Item134
+ class Item13
{
dataType="Object";
class PositionInfo
{
- position[]={10304.123,277.24991,6065.8394};
- angles[]={0.051951028,3.1415927,6.2671871};
+ position[]={10246.319,152.58043,7158.1025};
+ angles[]={6.2671871,4.712389,6.1663857};
};
side="Empty";
flags=4;
@@ -26076,17 +25010,17 @@ class Mission
{
skill=0.2;
};
- id=3773;
- type="Land_HBarrier_3_F";
- atlOffset=-0.0046386719;
+ id=3115;
+ type="Land_HBarrier_5_F";
+ atlOffset=0.0051879883;
};
- class Item135
+ class Item14
{
dataType="Object";
class PositionInfo
{
- position[]={10306.248,277.29404,6064.3369};
- angles[]={0.051951028,4.712389,6.2671871};
+ position[]={10262.079,150.49593,7144.0947};
+ angles[]={6.2578578,1.5707964,6.1624413};
};
side="Empty";
flags=4;
@@ -26094,17 +25028,17 @@ class Mission
{
skill=0.2;
};
- id=3774;
+ id=3116;
type="Land_HBarrier_3_F";
- atlOffset=0.0012207031;
+ atlOffset=0.0062255859;
};
- class Item136
+ class Item15
{
dataType="Object";
class PositionInfo
{
- position[]={10314.132,277.02216,6065.8599};
- angles[]={0.075855196,3.1415927,6.2565231};
+ position[]={10250.068,151.86635,7144.3364};
+ angles[]={6.2485313,4.712389,6.1756024};
};
side="Empty";
flags=4;
@@ -26112,89 +25046,89 @@ class Mission
{
skill=0.2;
};
- id=3775;
+ id=3117;
type="Land_HBarrier_3_F";
- atlOffset=0.0027770996;
+ atlOffset=0.0051574707;
};
- class Item137
+ class Item16
{
dataType="Object";
class PositionInfo
{
- position[]={10296.764,275.25995,6087.5015};
- angles[]={0,1.3089969,0};
+ position[]={10247.326,152.31873,7149.0879};
+ angles[]={6.253859,3.1415927,6.1756029};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3780;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=0.00064086914;
+ id=3118;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0050354004;
};
- class Item138
+ class Item17
{
dataType="Object";
class PositionInfo
{
- position[]={10297.913,275.41656,6083.1709};
- angles[]={0,4.4505897,0};
+ position[]={10249.358,152.41017,7147.0747};
+ angles[]={6.2485313,1.5707964,6.1756024};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3787;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=-0.00030517578;
+ id=3119;
+ type="Land_CncShelter_F";
+ atlOffset=0.0074920654;
};
- class Item139
+ class Item18
{
dataType="Object";
class PositionInfo
{
- position[]={10330.984,287.70737,6009.2969};
- angles[]={0,4.9741883,0};
+ position[]={10261.823,150.51237,7148.3569};
+ angles[]={6.2711854,3.1415927,6.1545663};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3788;
- type="Land_Cargo_Patrol_V3_F";
- atlOffset=0.16015625;
+ id=3122;
+ type="Land_HBarrier_1_F";
+ atlOffset=0.005859375;
};
- class Item140
+ class Item19
{
dataType="Object";
class PositionInfo
{
- position[]={10330.734,281.34814,6024.7969};
- angles[]={0,1.8325957,0};
+ position[]={10250.052,151.70018,7142.333};
+ angles[]={6.2378831,1.3089969,6.1861563};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3789;
- type="Land_Cargo_House_V3_F";
- atlOffset=0.10916138;
+ id=3123;
+ type="Land_HBarrier_1_F";
+ atlOffset=0.0040283203;
};
- class Item141
+ class Item20
{
dataType="Object";
class PositionInfo
{
- position[]={10334.181,282.82306,6016.3979};
- angles[]={0.14823751,1.8325957,0.074527748};
+ position[]={10261.323,150.59502,7149.8564};
+ angles[]={6.2711854,2.6179938,6.1545663};
};
side="Empty";
flags=4;
@@ -26202,17 +25136,17 @@ class Mission
{
skill=0.2;
};
- id=3790;
- type="Land_HBarrierWall6_F";
- atlOffset=0.012878418;
+ id=3124;
+ type="Land_HBarrier_1_F";
+ atlOffset=0.0058441162;
};
- class Item142
+ class Item21
{
dataType="Object";
class PositionInfo
{
- position[]={10332.163,283.64188,6008.3726};
- angles[]={0.11680032,1.8325957,0.10099027};
+ position[]={10263.793,150.02478,7152.8638};
+ angles[]={6.2805109,2.0943427,6.1453986};
};
side="Empty";
flags=4;
@@ -26220,108 +25154,106 @@ class Mission
{
skill=0.2;
};
- id=3791;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0083007813;
+ id=3128;
+ type="Land_WoodenTable_large_F";
};
- class Item143
+ class Item22
{
dataType="Object";
class PositionInfo
{
- position[]={10336.187,281.75122,6024.4053};
- angles[]={0.15605696,1.8325957,0.065239623};
+ position[]={10241.733,152.68687,7154.3647};
+ angles[]={0,1.5707964,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3792;
- type="Land_HBarrierWall6_F";
- atlOffset=0.010070801;
+ id=3131;
+ type="Land_CncBarrier_F";
+ atlOffset=0.0010223389;
};
- class Item144
+ class Item23
{
dataType="Object";
class PositionInfo
{
- position[]={10330.653,284.09113,6001.8618};
- angles[]={0.085128933,1.8325957,0.10626323};
+ position[]={10241.983,152.78653,7160.3647};
+ angles[]={0,1.5707964,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3793;
- type="Land_HBarrierWall_corner_F";
- atlOffset=0.0071716309;
+ id=3132;
+ type="Land_CncBarrier_F";
+ atlOffset=0.0010681152;
};
- class Item145
+ class Item24
{
dataType="Object";
class PositionInfo
{
- position[]={10332.064,280.86771,6028.6577};
- angles[]={0.15605696,3.4033921,0.058600098};
+ position[]={10242.983,152.08191,7142.3652};
+ angles[]={0,4.1887903,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3795;
- type="Land_HBarrier_3_F";
- atlOffset=0.010406494;
+ id=3133;
+ type="Land_CncBarrier_F";
+ atlOffset=-0.00065612793;
};
- class Item146
+ class Item25
{
dataType="Object";
class PositionInfo
{
- position[]={10329.672,280.77936,6028.3979};
- angles[]={0.13647936,4.9741883,0.078508995};
+ position[]={10241.983,152.43533,7147.8647};
+ angles[]={0,1.5707964,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
};
- id=3796;
- type="Land_HBarrier_3_F";
- atlOffset=0.02154541;
+ id=3134;
+ type="Land_CncBarrier_F";
+ atlOffset=0.00091552734;
};
- class Item147
+ class Item26
{
dataType="Object";
class PositionInfo
{
- position[]={10351.249,277.95001,6054.4438};
- angles[]={0.13648474,0,6.2698507};
+ position[]={10246.233,151.61397,7139.3643};
+ angles[]={0,3.6651914,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
skill=0.2;
- disableSimulation=1;
};
- id=3799;
- type="CamoNet_OPFOR_open_F";
- atlOffset=0.010986328;
+ id=3135;
+ type="Land_CncBarrier_F";
+ atlOffset=-0.00024414063;
};
- class Item148
+ class Item27
{
dataType="Object";
class PositionInfo
{
- position[]={10332.234,276.95728,6054.2969};
- angles[]={0.091737442,0,0.0026744273};
+ position[]={10263.807,150.09982,7153.6851};
+ angles[]={6.2805109,0.78542256,6.1453986};
};
side="Empty";
flags=4;
@@ -26329,16 +25261,16 @@ class Mission
{
skill=0.2;
};
- id=3800;
- type="Land_HelipadCircle_F";
+ id=3139;
+ type="Land_CampingChair_V2_F";
};
- class Item149
+ class Item28
{
dataType="Object";
class PositionInfo
{
- position[]={10350.782,277.78592,6054.1929};
- angles[]={0.13647936,4.712389,6.2698536};
+ position[]={10263.923,150.0789,7151.8862};
+ angles[]={6.2805109,3.1416101,6.1453986};
};
side="Empty";
flags=4;
@@ -26346,17 +25278,16 @@ class Mission
{
skill=0.2;
};
- id=3801;
- type="Land_BagBunker_Large_F";
- atlOffset=0.039215088;
+ id=3140;
+ type="Land_CampingChair_V2_F";
};
- class Item150
+ class Item29
{
dataType="Object";
class PositionInfo
{
- position[]={10343.978,278.61121,6047.146};
- angles[]={0.12992783,1.8325957,0.0080084298};
+ position[]={10261.661,151.00526,7165.8906};
+ angles[]={0.021328852,4.712389,6.1362519};
};
side="Empty";
flags=4;
@@ -26364,17 +25295,17 @@ class Mission
{
skill=0.2;
};
- id=3802;
- type="Land_HBarrierWall6_F";
- atlOffset=0.006439209;
+ id=3146;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.013519287;
};
- class Item151
+ class Item30
{
dataType="Object";
class PositionInfo
{
- position[]={10344.249,276.8074,6061.1528};
- angles[]={0.12730688,1.3089969,6.2631893};
+ position[]={10256.406,151.69852,7169.1406};
+ angles[]={0.021328852,3.1415927,6.1401687};
};
side="Empty";
flags=4;
@@ -26382,17 +25313,17 @@ class Mission
{
skill=0.2;
};
- id=3803;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0065917969;
+ id=3147;
+ type="Land_HBarrier_Big_F";
+ atlOffset=0.01272583;
};
- class Item152
+ class Item31
{
dataType="Object";
class PositionInfo
{
- position[]={10341.222,279.5589,6040.1514};
- angles[]={0.14301902,2.0943952,0.015998369};
+ position[]={10263.601,150.24136,7166.6377};
+ angles[]={0.029324362,1.5707964,6.1284328};
};
side="Empty";
flags=4;
@@ -26400,17 +25331,17 @@ class Mission
{
skill=0.2;
};
- id=3804;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0078125;
+ id=3148;
+ type="Land_Razorwire_F";
+ atlOffset=0.0093994141;
};
- class Item153
+ class Item32
{
dataType="Object";
class PositionInfo
{
- position[]={10338.196,280.61563,6032.3975};
- angles[]={0.14170705,1.8325957,0.051955618};
+ position[]={10258.573,150.88992,7170.6294};
+ angles[]={0.029326396,0,6.1401682};
};
side="Empty";
flags=4;
@@ -26418,51 +25349,16 @@ class Mission
{
skill=0.2;
};
- id=3805;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0080566406;
- };
- class Item154
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10337.734,285.49539,6034.5469};
- angles[]={0,1.3089969,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3806;
- type="Land_LampHalogen_F";
- atlOffset=-0.00030517578;
- };
- class Item155
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10350.053,275.88721,6058.7871};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3808;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.001373291;
+ id=3149;
+ type="Land_Razorwire_F";
+ atlOffset=0.0079345703;
};
- class Item156
+ class Item33
{
dataType="Object";
class PositionInfo
{
- position[]={10356.109,276.59402,6053.0469};
+ position[]={10250.983,154.97177,7169.1152};
angles[]={0,4.712389,0};
};
side="Empty";
@@ -26471,71 +25367,17 @@ class Mission
{
skill=0.2;
};
- id=3809;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.00064086914;
- };
- class Item157
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10356.091,276.01346,6057.0776};
- angles[]={0,1.5707964,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3811;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.0007019043;
- };
- class Item158
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10354.255,275.80725,6058.7593};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3812;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.0022888184;
- };
- class Item159
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10354.266,277.19855,6049.2397};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3813;
- type="Land_Concrete_SmallWall_4m_F";
- atlOffset=-0.002166748;
+ id=3150;
+ type="Land_LampShabby_F";
+ atlOffset=-0.03503418;
};
- class Item160
+ class Item34
{
dataType="Object";
class PositionInfo
{
- position[]={10329.226,278.27972,6045.0869};
- angles[]={0.095706634,3.9269907,0.021328852};
+ position[]={10252.601,151.84348,7167.376};
+ angles[]={0.012000273,3.1415927,6.1493244};
};
side="Empty";
flags=4;
@@ -26543,17 +25385,17 @@ class Mission
{
skill=0.2;
};
- id=3815;
- type="Land_BagFence_Round_F";
- atlOffset=0.0020141602;
+ id=3152;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0072174072;
};
- class Item161
+ class Item35
{
dataType="Object";
class PositionInfo
{
- position[]={10328.74,276.55389,6062.8364};
- angles[]={0.091741994,5.497787,6.2698536};
+ position[]={10251.59,151.96159,7168.8745};
+ angles[]={0.012000273,4.712389,6.1493244};
};
side="Empty";
flags=4;
@@ -26561,17 +25403,17 @@ class Mission
{
skill=0.2;
};
- id=3817;
- type="Land_BagFence_End_F";
- atlOffset=0.001739502;
+ id=3153;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.0072021484;
};
- class Item162
+ class Item36
{
dataType="Object";
class PositionInfo
{
- position[]={10328.351,278.23462,6045.2104};
- angles[]={0.095706634,6.2831678,0.021328852};
+ position[]={10252.58,151.80238,7170.6274};
+ angles[]={0.019996032,0,6.1493249};
};
side="Empty";
flags=4;
@@ -26579,15 +25421,17 @@ class Mission
{
skill=0.2;
};
- id=3818;
- type="Land_BarrelSand_F";
+ id=3154;
+ type="Land_HBarrier_3_F";
+ atlOffset=0.014038086;
};
- class Item163
+ class Item37
{
dataType="Object";
class PositionInfo
{
- position[]={10349.785,277.21576,6049.251};
+ position[]={10245.983,152.28435,7169.8647};
+ angles[]={0,5.497787,0};
};
side="Empty";
flags=5;
@@ -26595,35 +25439,35 @@ class Mission
{
skill=0.2;
};
- id=3819;
- type="Land_Concrete_SmallWall_8m_F";
- atlOffset=0.0014038086;
+ id=3155;
+ type="Land_CncBarrier_F";
+ atlOffset=-0.00039672852;
};
- class Item164
+ class Item38
{
dataType="Object";
class PositionInfo
{
- position[]={10329.234,279.776,6073.7969};
- angles[]={0,3.4033921,0};
+ position[]={10270.348,149.42136,7154.124};
+ angles[]={0.012000273,1.5707964,6.1323404};
};
side="Empty";
- flags=5;
+ flags=4;
class Attributes
{
skill=0.2;
};
- id=3823;
- type="Land_Cargo_Patrol_V3_F";
- atlOffset=-0.16009521;
+ id=3159;
+ type="Land_Razorwire_F";
+ atlOffset=0.012207031;
};
- class Item165
+ class Item39
{
dataType="Object";
class PositionInfo
{
- position[]={10341.023,276.01526,6068.1655};
- angles[]={0.13647936,1.0471976,6.2325659};
+ position[]={10270.355,149.36122,7159.3823};
+ angles[]={0.022662206,1.5707964,6.1219311};
};
side="Empty";
flags=4;
@@ -26631,17 +25475,17 @@ class Mission
{
skill=0.2;
};
- id=3824;
- type="Land_HBarrierWall6_F";
- atlOffset=0.022583008;
+ id=3160;
+ type="Land_Razorwire_F";
+ atlOffset=0.012908936;
};
- class Item166
+ class Item40
{
dataType="Object";
class PositionInfo
{
- position[]={10328.771,275.60205,6075.6445};
- angles[]={0.11811664,0.2617994,6.23522};
+ position[]={10270.59,149.38875,7148.6128};
+ angles[]={6.2805109,1.5707964,6.1427822};
};
side="Empty";
flags=4;
@@ -26649,958 +25493,7078 @@ class Mission
{
skill=0.2;
};
- id=3825;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0062255859;
+ id=3161;
+ type="Land_Razorwire_F";
+ atlOffset=0.0075378418;
};
- class Item167
+ };
+ id=3163;
+ atlOffset=-0.047668457;
+ };
+ class Item254
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15211.181,22.44558,181.74454};
+ angles[]={0,0.60389781,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="base_boxspawn";
+ };
+ id=4499;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=0.026342392;
+ };
+ class Item255
+ {
+ dataType="Marker";
+ position[]={15262.952,0,136.785};
+ name="huronmarker";
+ text="Spartan 01";
+ type="b_air";
+ id=4561;
+ atlOffset=152.91544;
+ };
+ class Item256
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15279.923,26.401688,167.3017};
+ angles[]={0,3.7524579,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ init="this setFlagTexture ""res\flag_kp_co.paa"";";
+ };
+ id=4562;
+ type="Flag_White_F";
+ atlOffset=8.5367756;
+ };
+ class Item257
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15281.06,26.401688,168.772};
+ angles[]={0,3.7524579,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=4566;
+ type="Flag_US_F";
+ atlOffset=8.5367746;
+ };
+ class Item258
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15197.184,0,126.36927};
+ angles[]={0,3.7241323,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_0";
+ };
+ id=4567;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=152.18471;
+ };
+ class Item259
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15205.534,0,120.86779};
+ angles[]={0,3.7241323,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_1";
+ };
+ id=4568;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=152.26949;
+ };
+ class Item260
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15213.885,0,115.36632};
+ angles[]={0,3.7241323,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_2";
+ };
+ id=4569;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=152.34627;
+ };
+ class Item261
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15222.235,0,109.86485};
+ angles[]={0,3.7241323,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_3";
+ };
+ id=4570;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=152.43332;
+ };
+ class Item262
+ {
+ dataType="Marker";
+ position[]={10444.98,-2.7783713e-033,2571.126};
+ name="military_23";
+ text="Military Powerplant";
+ type="o_support";
+ colorName="ColorEAST";
+ id=3833;
+ atlOffset=-6;
+ };
+ class Item263
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15315.511,22.434679,225.91316};
+ angles[]={0,0.60390139,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_0";
+ };
+ id=4571;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
{
- dataType="Object";
- class PositionInfo
- {
- position[]={10336.023,275.6163,6072.9131};
- angles[]={0.13647936,0.52359879,6.2325659};
- };
- side="Empty";
- flags=4;
- class Attributes
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
{
- skill=0.2;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
};
- id=3826;
- type="Land_HBarrierWall6_F";
- atlOffset=0.026641846;
};
- class Item168
+ nAttributes=1;
+ };
+ };
+ class Item264
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15335.761,22.434679,255.50243};
+ angles[]={0,0.60390139,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_1";
+ };
+ id=4572;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
{
- dataType="Object";
- class PositionInfo
- {
- position[]={10340.234,276.09988,6066.7969};
- angles[]={0,4.1887903,0};
- };
- side="Empty";
- flags=5;
- class Attributes
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
{
- skill=0.2;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
};
- id=3827;
- type="Land_cargo_addon02_V1_F";
- atlOffset=0.00067138672;
};
+ nAttributes=1;
};
- id=3831;
- atlOffset=0.021392822;
};
- class Item257
+ class Item265
{
- dataType="Layer";
- name="Headquarters (Fortified)";
- class Entities
+ dataType="Object";
+ class PositionInfo
{
- items=41;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10252.983,154.13412,7154.6147};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3100;
- type="Land_Shed_Big_F";
- atlOffset=-0.23869324;
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10255.983,154.58749,7154.8652};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3101;
- type="Land_Cargo_HQ_V1_F";
- atlOffset=0.090332031;
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10264.907,150.70532,7154.3608};
- angles[]={6.2805147,1.5707964,6.1453919};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- disableSimulation=1;
- };
- id=3102;
- type="CamoNet_BLUFOR_F";
- atlOffset=0.011993408;
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10268.653,150.13065,7151.8618};
- angles[]={6.2805109,4.712389,6.1427822};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3103;
- type="Land_HBarrier_Big_F";
- atlOffset=0.012054443;
- };
- class Item4
+ position[]={15364.832,22.444813,297.66956};
+ angles[]={0,0.60390139,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="littlebird_2";
+ };
+ id=4573;
+ type="Land_ClutterCutter_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
{
- dataType="Object";
- class PositionInfo
- {
- position[]={10268.416,150.15118,7156.1294};
- angles[]={0.012000273,4.712389,6.1323404};
- };
- side="Empty";
- flags=4;
- class Attributes
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
{
- skill=0.2;
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
};
- id=3104;
- type="Land_HBarrier_Big_F";
- atlOffset=0.014022827;
};
- class Item5
+ nAttributes=1;
+ };
+ };
+ class Item266
+ {
+ dataType="Layer";
+ name="KP_ARRAY_UNITS_V2";
+ class Entities
+ {
+ items=16;
+ class Item0
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10265.639,150.50952,7146.8438};
- angles[]={6.2658529,0,6.1545663};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13992.044,19.723053,2814.9731};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""PLATOON STAFF""];}";
+ name="commandant";
+ description="Platoon Leader (Gunslinger-6)@PLATOON STAFF";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4575;
+ type="B_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13991.496,19.668385,2814.4688};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Sergeant (Gunslinger-5)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4576;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.945,19.609266,2813.9023};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Medic (Gunslinger-7)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4577;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.308,19.544987,2813.3066};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Forward Observer (Infidel-1)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4578;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3105;
- type="Land_HBarrier_Big_F";
- atlOffset=0.010284424;
+ id=4574;
};
- class Item6
+ class Item1
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10265.16,150.57597,7161.1289};
- angles[]={0.012000273,0,6.1362519};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3106;
- type="Land_HBarrier_Big_F";
- atlOffset=0.013320923;
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10253.815,151.45041,7144.8379};
- angles[]={6.2485313,3.4033921,6.1756024};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3107;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0048675537;
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10258.823,150.86357,7144.3447};
- angles[]={6.2578554,3.1415927,6.1663857};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3108;
- type="Land_HBarrierWall4_F";
- atlOffset=0.0055541992;
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10255.574,151.15018,7142.082};
- angles[]={6.2485313,3.1415927,6.1756024};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3109;
- type="Land_Razorwire_F";
- atlOffset=0.0049591064;
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10267.098,149.82948,7144.8477};
- angles[]={6.2658563,3.1415927,6.1506343};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3110;
- type="Land_Razorwire_F";
- atlOffset=0.008392334;
- };
- class Item11
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10266.325,149.91913,7162.8755};
- angles[]={0.021328852,0,6.1362519};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3111;
- type="Land_Razorwire_F";
- atlOffset=0.0082244873;
- };
- class Item12
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10246.313,152.47266,7152.5918};
- angles[]={6.253859,4.712389,6.1756029};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3114;
- type="Land_HBarrier_5_F";
- atlOffset=0.0046691895;
- };
- class Item13
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10246.319,152.58043,7158.1025};
- angles[]={6.2671871,4.712389,6.1663857};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3115;
- type="Land_HBarrier_5_F";
- atlOffset=0.0051879883;
- };
- class Item14
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10262.079,150.49593,7144.0947};
- angles[]={6.2578578,1.5707964,6.1624413};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3116;
- type="Land_HBarrier_3_F";
- atlOffset=0.0062255859;
- };
- class Item15
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10250.068,151.86635,7144.3364};
- angles[]={6.2485313,4.712389,6.1756024};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3117;
- type="Land_HBarrier_3_F";
- atlOffset=0.0051574707;
- };
- class Item16
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10247.326,152.31873,7149.0879};
- angles[]={6.253859,3.1415927,6.1756029};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3118;
- type="Land_HBarrier_3_F";
- atlOffset=0.0050354004;
- };
- class Item17
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10249.358,152.41017,7147.0747};
- angles[]={6.2485313,1.5707964,6.1756024};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3119;
- type="Land_CncShelter_F";
- atlOffset=0.0074920654;
- };
- class Item18
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10261.823,150.51237,7148.3569};
- angles[]={6.2711854,3.1415927,6.1545663};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3122;
- type="Land_HBarrier_1_F";
- atlOffset=0.005859375;
- };
- class Item19
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10250.052,151.70018,7142.333};
- angles[]={6.2378831,1.3089969,6.1861563};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3123;
- type="Land_HBarrier_1_F";
- atlOffset=0.0040283203;
- };
- class Item20
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10261.323,150.59502,7149.8564};
- angles[]={6.2711854,2.6179938,6.1545663};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3124;
- type="Land_HBarrier_1_F";
- atlOffset=0.0058441162;
- };
- class Item21
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10263.793,150.02478,7152.8638};
- angles[]={6.2805109,2.0943427,6.1453986};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- skill=0.2;
- };
- id=3128;
- type="Land_WoodenTable_large_F";
- };
- class Item22
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10241.733,152.68687,7154.3647};
- angles[]={0,1.5707964,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3131;
- type="Land_CncBarrier_F";
- atlOffset=0.0010223389;
- };
- class Item23
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10241.983,152.78653,7160.3647};
- angles[]={0,1.5707964,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3132;
- type="Land_CncBarrier_F";
- atlOffset=0.0010681152;
- };
- class Item24
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10242.983,152.08191,7142.3652};
- angles[]={0,4.1887903,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3133;
- type="Land_CncBarrier_F";
- atlOffset=-0.00065612793;
- };
- class Item25
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10241.983,152.43533,7147.8647};
- angles[]={0,1.5707964,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3134;
- type="Land_CncBarrier_F";
- atlOffset=0.00091552734;
- };
- class Item26
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10246.233,151.61397,7139.3643};
- angles[]={0,3.6651914,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- skill=0.2;
- };
- id=3135;
- type="Land_CncBarrier_F";
- atlOffset=-0.00024414063;
- };
- class Item27
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={10263.807,150.09982,7153.6851};
- angles[]={6.2805109,0.78542256,6.1453986};
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13993.869,20.037275,2819.1934};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-1""];}";
+ description="Squad Leader@GUNSLINGER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4580;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={13993.976,20.089592,2819.998};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4581;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13993.147,20.131924,2820.8164};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4582;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13992.215,20.195574,2821.9199};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4583;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13992.947,20.000679,2819.0176};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4584;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13992.119,20.027666,2819.8359};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4585;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13991.249,20.080215,2820.834};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4586;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13991.329,20.244795,2822.8301};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4587;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.349,20.138222,2821.8574};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4588;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3139;
- type="Land_CampingChair_V2_F";
+ id=4579;
};
- class Item28
+ class Item2
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10263.923,150.0789,7151.8862};
- angles[]={6.2805109,3.1416101,6.1453986};
+ items=11;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13991.594,19.83638,2816.957};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-2""];}";
+ description="Squad Leader@GUNSLINGER-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4590;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={13991.699,19.888561,2817.7598};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4591;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.871,19.915586,2818.5781};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4592;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.046,19.942436,2819.3926};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4593;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13989.257,19.973911,2820.2129};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4594;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={13990.67,19.799091,2816.7832};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4595;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13989.842,19.826029,2817.6016};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4596;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13989.019,19.852701,2818.4141};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4597;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13988.229,19.881165,2819.2344};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4598;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13988.521,20.023178,2821.0723};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4599;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13987.509,19.91622,2820.1055};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4600;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3140;
- type="Land_CampingChair_V2_F";
+ id=4589;
};
- class Item29
+ class Item3
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10261.661,151.00526,7165.8906};
- angles[]={0.021328852,4.712389,6.1362519};
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13989.21,19.607475,2814.7773};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-3""];}";
+ description="Squad Leader@GUNSLINGER-3";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4602;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={13989.313,19.666855,2815.5801};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4603;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13988.484,19.693867,2816.4004};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4604;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13987.661,19.720703,2817.2148};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4605;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.872,19.754057,2818.0332};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4606;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={13988.284,19.562061,2814.6035};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4607;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13987.457,19.589514,2815.4238};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4608;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.631,19.622841,2816.2383};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4609;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.843,19.6574,2817.0547};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4610;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3146;
- type="Land_HBarrier_Big_F";
- atlOffset=0.013519287;
+ id=4601;
};
- class Item30
+ class Item4
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10256.406,151.69852,7169.1406};
- angles[]={0.021328852,3.1415927,6.1401687};
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.789,19.3624,2812.498};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-4""];}";
+ description="Squad Leader@GUNSLINGER-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4612;
+ type="B_Soldier_SL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={13986.894,19.426537,2813.3008};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4613;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.065,19.460238,2814.1211};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4614;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.241,19.493628,2814.9355};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4615;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13984.452,19.528278,2815.7539};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4616;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={13985.864,19.317667,2812.3262};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4617;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.037,19.348797,2813.1445};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4618;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13984.212,19.382048,2813.959};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4619;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13983.423,19.416773,2814.7754};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4620;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3147;
- type="Land_HBarrier_Big_F";
- atlOffset=0.01272583;
+ id=4611;
+ atlOffset=1.9073486e-006;
};
- class Item31
+ class Item5
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10263.601,150.24136,7166.6377};
- angles[]={0.029324362,1.5707964,6.1284328};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.823,19.971704,2821.25};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-1""];}";
+ description="Medical Team Leader@ATLAS-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4622;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.003,19.884001,2820.5254};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4623;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13984.86,20.057486,2822.5117};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4624;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13983.812,19.954643,2821.6895};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4625;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3148;
- type="Land_Razorwire_F";
- atlOffset=0.0093994141;
+ id=4621;
+ atlOffset=1.9073486e-006;
};
- class Item32
+ class Item6
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10258.573,150.88992,7170.6294};
- angles[]={0.029326396,0,6.1401682};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13984.946,20.388165,2826.5391};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre-1""];}";
+ description="Tank Commander@Sabre-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4627;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.294,20.598402,2828.6309};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4628;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13982.936,20.355251,2826.6289};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4629;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13984.013,20.456404,2827.5918};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4630;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3149;
- type="Land_Razorwire_F";
- atlOffset=0.0079345703;
+ id=4626;
};
- class Item33
+ class Item7
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10250.983,154.97177,7169.1152};
- angles[]={0,4.712389,0};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13981.142,19.99419,2822.9688};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre=2""];}";
+ description="Tank Commander@Sabre-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4632;
+ type="B_crew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13981.488,20.190557,2825.0586};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4633;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13979.13,19.961931,2823.0566};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4634;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13980.207,20.061888,2824.0195};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4635;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=5;
class Attributes
{
- skill=0.2;
};
- id=3150;
- type="Land_LampShabby_F";
- atlOffset=-0.03503418;
+ id=4631;
+ atlOffset=1.9073486e-006;
};
- class Item34
+ class Item8
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10252.601,151.84348,7167.376};
- angles[]={0.012000273,3.1415927,6.1493244};
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13983.331,19.732214,2819.1484};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-4""];}";
+ description="Logistics Team Leader@ATLAS-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4637;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13982.657,19.671247,2818.541};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Logistics Specialist";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4638;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3152;
- type="Land_HBarrier_3_F";
- atlOffset=0.0072174072;
+ id=4636;
};
- class Item35
+ class Item9
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10251.59,151.96159,7168.8745};
- angles[]={0.012000273,4.712389,6.1493244};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13980.694,20.840223,2831.6113};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-1""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4640;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13980.058,20.762951,2831.0352};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4641;
+ type="B_Helipilot_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13979.807,20.935406,2832.5762};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4642;
+ type="B_helicrew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13979.205,20.87891,2832.043};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4643;
+ type="B_helicrew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3153;
- type="Land_HBarrier_3_F";
- atlOffset=0.0072021484;
+ id=4639;
};
- class Item36
+ class Item10
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10252.58,151.80238,7170.6274};
- angles[]={0.019996032,0,6.1493249};
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13978.777,20.626564,2829.7695};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-2""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4645;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13978.14,20.56152,2829.1875};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4646;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13977.89,20.738909,2830.7305};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4647;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13977.288,20.681223,2830.1953};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4648;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3154;
- type="Land_HBarrier_3_F";
- atlOffset=0.014038086;
+ id=4644;
};
- class Item37
+ class Item11
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10245.983,152.28435,7169.8647};
- angles[]={0,5.497787,0};
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13976.731,20.378168,2827.8438};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""TITAN-1""];}";
+ description="Transport Fixed Wing Pilot@TITAN-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4650;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ 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[]={13976.146,20.311468,2827.2813};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Fixed Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4651;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=5;
class Attributes
{
- skill=0.2;
};
- id=3155;
- type="Land_CncBarrier_F";
- atlOffset=-0.00039672852;
+ id=4649;
};
- class Item38
+ class Item12
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10270.348,149.42136,7154.124};
- angles[]={0.012000273,1.5707964,6.1323404};
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13978.072,21.132353,2834.252};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""RAIDER-1""];}";
+ description="Attack Rotary Wing Pilot@RAIDER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4653;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13977.462,21.064495,2833.6172};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Attack Rotary Wing Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4654;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3159;
- type="Land_Razorwire_F";
- atlOffset=0.012207031;
+ id=4652;
};
- class Item39
+ class Item13
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10270.355,149.36122,7159.3823};
- angles[]={0.022662206,1.5707964,6.1219311};
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13974.336,20.693007,2830.5059};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""HOG-1""];}";
+ description="Attack Fixed Wing Pilot@HOG-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4656;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
{
- skill=0.2;
};
- id=3160;
- type="Land_Razorwire_F";
- atlOffset=0.012908936;
+ id=4655;
};
- class Item40
+ class Item14
{
- dataType="Object";
- class PositionInfo
+ dataType="Group";
+ side="West";
+ class Entities
{
- position[]={10270.59,149.38875,7148.6128};
- angles[]={6.2805109,1.5707964,6.1427822};
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13974.704,21.039394,2833.2617};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""LONGSHOT-1""];}";
+ description="Sniper@LONGSHOT-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4658;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13973.865,20.949366,2832.5645};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Spotter";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4659;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
- side="Empty";
- flags=4;
class Attributes
- {
- skill=0.2;
- };
- id=3161;
- type="Land_Razorwire_F";
- atlOffset=0.0075378418;
- };
- };
- id=3163;
- atlOffset=-0.047668457;
- };
- class Item258
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15211.181,22.44558,181.74454};
- angles[]={0,0.60389781,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="base_boxspawn";
- };
- id=4499;
- type="Land_ClutterCutter_small_F";
- atlOffset=0.026342392;
- };
- class Item259
- {
- dataType="Marker";
- position[]={15262.952,0,136.785};
- name="huronmarker";
- text="Spartan 01";
- type="b_air";
- id=4561;
- atlOffset=152.91544;
- };
- class Item260
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15279.923,26.401688,167.3017};
- angles[]={0,3.7524579,0};
- };
- side="Empty";
- class Attributes
- {
- init="this setFlagTexture ""res\flag_kp_co.paa"";";
- };
- id=4562;
- type="Flag_White_F";
- atlOffset=8.5367756;
- };
- class Item261
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15281.06,26.401688,168.772};
- angles[]={0,3.7524579,0};
- };
- side="Empty";
- class Attributes
- {
- };
- id=4566;
- type="Flag_US_F";
- atlOffset=8.5367746;
- };
- class Item262
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15197.184,0,126.36927};
- angles[]={0,3.7241323,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_0";
- };
- id=4567;
- type="Land_ClutterCutter_small_F";
- atlOffset=152.18471;
- };
- class Item263
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15205.534,0,120.86779};
- angles[]={0,3.7241323,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_1";
- };
- id=4568;
- type="Land_ClutterCutter_small_F";
- atlOffset=152.26949;
- };
- class Item264
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15213.885,0,115.36632};
- angles[]={0,3.7241323,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_2";
- };
- id=4569;
- type="Land_ClutterCutter_small_F";
- atlOffset=152.34627;
- };
- class Item265
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15222.235,0,109.86485};
- angles[]={0,3.7241323,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_3";
+ {
+ };
+ id=4657;
+ };
+ class Item15
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13972.239,21.681297,2838.147};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Militarypolice";
+ description="Military Police@Admins";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4666;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={13970.374,21.514978,2836.53};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Missioncontroller";
+ description="Mission Controller@Admins";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=4668;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=4665;
+ };
};
- id=4570;
- type="Land_ClutterCutter_small_F";
- atlOffset=152.43332;
- };
- class Item266
- {
- dataType="Marker";
- position[]={10444.98,-2.7783713e-033,2571.126};
- name="military_23";
- text="Military Powerplant";
- type="o_support";
- colorName="ColorEAST";
- id=3833;
- atlOffset=-6;
+ id=4660;
+ atlOffset=-0.00013923645;
};
class Item267
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={15315.511,22.434679,225.91316};
- angles[]={0,0.60390139,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_0";
+ position[]={13972.431,19.340208,2817.623};
};
- id=4571;
- type="Land_ClutterCutter_small_F";
+ name="zm2";
+ id=4669;
+ type="ModuleCurator_F";
class CustomAttributes
{
class Attribute0
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
class Value
{
class data
@@ -27609,38 +32573,17 @@ class Mission
{
type[]=
{
- "BOOL"
+ "STRING"
};
};
- value=0;
+ value="Missioncontroller";
};
};
};
- nAttributes=1;
- };
- };
- class Item268
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={15335.761,22.434679,255.50243};
- angles[]={0,0.60390139,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_1";
- };
- id=4572;
- type="Land_ClutterCutter_small_F";
- class CustomAttributes
- {
- class Attribute0
+ class Attribute1
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
class Value
{
class data
@@ -27649,38 +32592,70 @@ class Mission
{
type[]=
{
- "BOOL"
+ "SCALAR"
};
};
value=0;
};
};
};
- nAttributes=1;
+ class Attribute2
+ {
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Mission Controller";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=3;
+ };
+ };
+ };
+ nAttributes=4;
};
};
- class Item269
+ class Item268
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={15364.832,22.444813,297.66956};
- angles[]={0,0.60390139,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_2";
+ position[]={13969.835,19.6987,2821.479};
};
- id=4573;
- type="Land_ClutterCutter_small_F";
+ name="zm3";
+ id=4670;
+ type="ModuleCurator_F";
class CustomAttributes
{
class Attribute0
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
class Value
{
class data
@@ -27689,55 +32664,71 @@ class Mission
{
type[]=
{
- "BOOL"
+ "STRING"
};
};
- value=0;
+ value="Militarypolice";
};
};
};
- nAttributes=1;
- };
- };
- };
- class Connections
- {
- class LinkIDProvider
- {
- nextID=3;
- };
- class Links
- {
- items=3;
- class Item0
- {
- linkID=0;
- item0=4149;
- item1=4147;
- class CustomData
+ class Attribute1
{
- type="Sync";
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
};
- };
- class Item1
- {
- linkID=1;
- item0=4150;
- item1=4147;
- class CustomData
+ class Attribute2
{
- type="Sync";
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Military Police";
+ };
+ };
};
- };
- class Item2
- {
- linkID=2;
- item0=4148;
- item1=4147;
- class CustomData
+ class Attribute3
{
- type="Sync";
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
};
+ nAttributes=4;
};
};
};
diff --git a/Missionbasefiles/kp_liberation.Sara/mission.sqm b/Missionbasefiles/kp_liberation.Sara/mission.sqm
index 6a7bc4d..7b19b74 100644
--- a/Missionbasefiles/kp_liberation.Sara/mission.sqm
+++ b/Missionbasefiles/kp_liberation.Sara/mission.sqm
@@ -1,4 +1,4 @@
-version=53;
+version=54;
class EditorData
{
moveGridStep=1;
@@ -8,7 +8,7 @@ class EditorData
toggles=513;
class ItemIDProvider
{
- nextID=3585;
+ nextID=3678;
};
class MarkerIDProvider
{
@@ -16,17 +16,18 @@ class EditorData
};
class LayerIndexProvider
{
- nextID=416;
+ nextID=458;
};
class Camera
{
- pos[]={4051.2673,73.14711,11782.281};
- dir[]={0.37547749,-0.38769481,0.8418557};
- up[]={0.15792163,0.92178679,0.35407534};
- aside[]={0.91328347,7.7205186e-008,-0.40733621};
+ pos[]={2384.5725,39.419075,18806.342};
+ dir[]={-0.85402775,-0.45175231,0.25798553};
+ up[]={-0.43245181,0.89214343,0.13063546};
+ aside[]={0.28917497,7.4505806e-009,0.95727634};
};
};
binarizationWanted=0;
+sourceName="kp_liberation";
addons[]=
{
"A3_Boat_F_Jets_Carrier_01",
@@ -47,19 +48,32 @@ addons[]=
"A3_Structures_F_Mil_Shelters",
"A3_Structures_F_EPA_Civ_Constructions",
"A3_Structures_F_Mil_BagBunker",
+ "emr_main",
+ "ace_logistics_wirecutter",
+ "ace_concertina_wire",
"A3_Structures_F_Households_Slum",
"A3_Structures_F_Ind_Tank",
"A3_Structures_F_Households_Addons",
"A3_Structures_F_Ind_Transmitter_Tower",
"A3_Structures_F_Ind_WindPowerPlant",
"A3_Structures_F_Training",
- "A3_Structures_F_Mil_Flags"
+ "cba_xeh",
+ "A3_Structures_F_Mil_Flags",
+ "ace_vector",
+ "A3_Weapons_F",
+ "ace_goggles",
+ "rhsusf_c_troops",
+ "ace_compat_rhs_usf3",
+ "FIR_PilotCrewPack_US",
+ "ace_gforces",
+ "ace_parachute",
+ "ace_explosives"
};
class AddonsMetaData
{
class List
{
- items=10;
+ items=21;
class Item0
{
className="A3_Boat_F_Jets";
@@ -117,21 +131,100 @@ class AddonsMetaData
url="https://www.arma3.com";
};
class Item8
+ {
+ className="emr_main";
+ name="Enhanced Movement Rework";
+ author="Simplex Team";
+ };
+ class Item9
+ {
+ className="ace_logistics_wirecutter";
+ name="ACE3 - Logistics Wire Cutter";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item10
+ {
+ className="ace_concertina_wire";
+ name="ACE3 - Concertina Wire";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item11
{
className="A3_Structures_F_Households";
name="Arma 3 - Houses";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item9
+ class Item12
{
className="A3_Structures_F_Ind";
name="Arma 3 - Industrial Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
+ class Item13
+ {
+ className="ace_vector";
+ name="ACE3 - Vector";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item14
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item15
+ {
+ className="ace_goggles";
+ name="ACE3 - Goggles";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item16
+ {
+ className="rhsusf_c_troops";
+ name="RHSUSF Infantry & Equipment";
+ author="Red Hammer Studios";
+ url="http://www.rhsmods.org/";
+ };
+ class Item17
+ {
+ className="ace_compat_rhs_usf3";
+ name="ACE3 - RHS USF Compatibility";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item18
+ {
+ className="FIR_PilotCrewPack_US";
+ name="FIR_PilotCrewPack_US";
+ };
+ class Item19
+ {
+ className="ace_parachute";
+ name="ACE3 - Parachute";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item20
+ {
+ className="ace_explosives";
+ name="ACE3 - Explosives";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
};
};
+dlcs[]=
+{
+ "Jets",
+ "RHS_USAF"
+};
randomSeed=8273028;
class ScenarioData
{
@@ -153,6 +246,25 @@ class CustomAttributes
{
name="Scenario";
class Attribute0
+ {
+ property="cba_settings_hasSettingsFile";
+ expression="false";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute1
{
property="EnableDebugConsole";
expression="true";
@@ -171,7 +283,7 @@ class CustomAttributes
};
};
};
- nAttributes=1;
+ nAttributes=2;
};
};
class Mission
@@ -199,7 +311,7 @@ class Mission
};
class Entities
{
- items=306;
+ items=299;
class Item0
{
dataType="Object";
@@ -337,14 +449,14 @@ class Mission
class Item9
{
dataType="Trigger";
- position[]={2359.4717,10.876626,18831.967};
- angle=6.1939669;
+ position[]={2359.4719,10.876604,18831.967};
+ angle=6.1939631;
class Attributes
{
condition="true";
timeout[]={1.5,1.5,1.5};
interuptable=1;
- effectMusic="LeadTrack01_F";
+ effectMusic="LeadTrack01_F_EPA";
};
id=11;
type="EmptyDetector";
@@ -352,8 +464,8 @@ class Mission
class Item10
{
dataType="Trigger";
- position[]={2371.3115,9.9965086,18828.342};
- angle=6.1939669;
+ position[]={2371.312,9.9964533,18828.342};
+ angle=6.1939631;
class Attributes
{
condition="!(player in thislist)";
@@ -362,7 +474,7 @@ class Mission
timeout[]={0.2,0.2,0.2};
interuptable=1;
activationBy="WEST";
- effectMusic="EventTrack01_F_Curator";
+ effectMusic="EventTrack02a_F_EPA";
};
id=12;
type="EmptyDetector";
@@ -387,8 +499,8 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={2360.9805,10.622176,18814.373};
- angles[]={6.1657286,0,6.228241};
+ position[]={2360.98,10.622202,18814.373};
+ angles[]={6.1657243,0,6.2282419};
};
name="zm1";
id=14;
@@ -498,2271 +610,138 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={2357.0947,11.11195,18815.482};
- angles[]={6.1657286,0,6.1785693};
- };
- id=15;
- type="ModuleCuratorSetAttributesObject_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- nAttributes=11;
+ position[]={2383.8965,8.8713474,18823.584};
+ angles[]={0.058931958,0,6.1411486};
};
+ name="gamelogic";
+ id=18;
+ type="Logic";
};
class Item14
{
dataType="Logic";
class PositionInfo
{
- position[]={2357.2529,11.565059,18819.463};
- angles[]={6.1657286,0,6.1785693};
- };
- id=16;
- type="ModuleCuratorSetAttributesGroup_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesGroup_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_SpeedMode";
- expression="_this setVariable ['SpeedMode',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_GroupID";
- expression="_this setVariable ['GroupID',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Formation";
- expression="_this setVariable ['Formation',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute7
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_Behaviour";
- expression="_this setVariable ['Behaviour',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=9;
+ position[]={2392.166,7.3487248,18829.125};
+ angles[]={0.062916279,0,6.1608};
};
+ name="HC1";
+ isPlayable=1;
+ id=46;
+ type="HeadlessClient_F";
};
class Item15
{
dataType="Logic";
class PositionInfo
{
- position[]={2357.1973,11.649951,18822.967};
- angles[]={0.02399601,0,6.148015};
+ position[]={2392.4063,7.7820997,18821.955};
+ angles[]={0.064908728,0,6.1588302};
};
- id=17;
- type="ModuleCuratorSetAttributesPlayer_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
+ name="HC2";
+ isPlayable=1;
+ id=47;
+ type="HeadlessClient_F";
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
{
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=11;
- };
- };
- class Item16
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={2383.8965,8.8713474,18823.584};
- angles[]={0.058931958,0,6.1411486};
+ position[]={2392.4521,7.5137825,18814.27};
+ angles[]={6.2093196,0,6.1726379};
};
- name="gamelogic";
- id=18;
- type="Logic";
+ name="HC3";
+ isPlayable=1;
+ id=48;
+ type="HeadlessClient_F";
};
class Item17
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2370.4316,10.282016,18824.375};
- angles[]={0.050955504,6.0991402,6.1934271};
- };
- side="West";
- flags=6;
- class Attributes
- {
- rank="COLONEL";
- init="removeallWeapons this; removebackpack this; this setVariable ['ace_medical_medicClass', 1]; this setVariable ['ACE_isEngineer', 1];";
- name="commandant";
- description="Platoon Leader (Commander)";
- isPlayer=1;
- isPlayable=1;
- };
- id=20;
- type="B_officer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2371.7773,10.20019,18823.605};
- angles[]={0.050955504,6.1139932,6.1934271};
- };
- side="West";
- flags=4;
- class Attributes
- {
- rank="CAPTAIN";
- init="removeallWeapons this; removebackpack this;";
- description="Platoon Sergeant";
- isPlayable=1;
- };
- id=21;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=19;
+ dataType="Marker";
+ position[]={7736.8159,0,15808.858};
+ name="capture";
+ text="Hunapu";
+ type="n_art";
+ colorName="ColorEAST";
+ id=64;
+ atlOffset=-23.3536;
};
class Item18
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2364.1055,10.984198,18821.25};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="Squad 1 Leader";
- isPlayable=1;
- };
- id=23;
- type="B_Soldier_SL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2362.4854,11.118323,18821.063};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Medic";
- isPlayable=1;
- };
- id=24;
- type="B_medic_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2365.9258,10.834186,18821.434};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Engineer";
- isPlayable=1;
- };
- id=25;
- type="B_engineer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2363.3027,11.028176,18819.523};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Team 1 Leader";
- isPlayable=1;
- };
- id=26;
- type="B_Soldier_TL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2362.501,11.000924,18818.541};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=27;
- type="B_Soldier_F";
- atlOffset=1.9073486e-006;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item5
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2363.3604,10.822509,18817.361};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=28;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2362.5342,10.769931,18816.389};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=29;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2365.2686,10.90111,18819.848};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Team 2 Leader";
- isPlayable=1;
- };
- id=30;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2364.9434,10.829151,18818.795};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=31;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2365.6963,10.686502,18817.908};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=32;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2365.0039,10.646297,18816.881};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=33;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=22;
+ dataType="Marker";
+ position[]={4901.1909,0,15516.156};
+ name="military";
+ text="Isla del Vida Base";
+ type="o_support";
+ colorName="ColorEAST";
+ id=65;
+ atlOffset=-56.170277;
};
class Item19
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2369.1582,10.587188,18820.92};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="Squad 2 Leader";
- isPlayable=1;
- };
- id=35;
- type="B_Soldier_SL_F";
- atlOffset=-9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2367.5381,10.721981,18820.734};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Medic";
- isPlayable=1;
- };
- id=36;
- type="B_medic_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2370.9785,10.399581,18821.105};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Engineer";
- isPlayable=1;
- };
- id=37;
- type="B_engineer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2368.3555,10.593414,18819.195};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Team 1 Leader";
- isPlayable=1;
- };
- id=38;
- type="B_Soldier_TL_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2367.5537,10.566288,18818.213};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=39;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item5
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2368.4131,10.387645,18817.031};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=40;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2367.5869,10.363367,18816.061};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=41;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2370.3213,10.4613,18819.518};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Team 2 Leader";
- isPlayable=1;
- };
- id=42;
- type="B_Soldier_TL_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2369.9961,10.394503,18818.467};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=43;
- type="B_Soldier_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2370.749,10.24039,18817.578};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=44;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2370.0566,10.210584,18816.551};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=45;
- type="B_Soldier_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=34;
- atlOffset=-9.5367432e-007;
+ dataType="Marker";
+ position[]={10663.199,0,8951.7061};
+ name="factory";
+ text="Paraiso Factory";
+ type="loc_Fuelstation";
+ colorName="ColorEAST";
+ id=66;
+ atlOffset=-150.97501;
};
class Item20
{
- dataType="Logic";
- class PositionInfo
- {
- position[]={2392.166,7.3487248,18829.125};
- angles[]={0.062916279,0,6.1608};
- };
- name="HC1";
- isPlayable=1;
- id=46;
- type="HeadlessClient_F";
+ dataType="Marker";
+ position[]={12609.81,0,15038.654};
+ name="bigtown";
+ text="Eponia";
+ type="n_service";
+ colorName="ColorEAST";
+ a=1.55;
+ b=1.55;
+ angle=90;
+ id=67;
+ atlOffset=-180;
};
class Item21
{
- dataType="Logic";
- class PositionInfo
- {
- position[]={2392.4063,7.7820997,18821.955};
- angles[]={0.064908728,0,6.1588302};
- };
- name="HC2";
- isPlayable=1;
- id=47;
- type="HeadlessClient_F";
+ dataType="Marker";
+ position[]={3361.7788,222.4873,2927.5935};
+ name="tower";
+ text="Radio Tower";
+ type="loc_Transmitter";
+ colorName="ColorEAST";
+ id=68;
+ atlOffset=176.95615;
};
class Item22
{
- dataType="Logic";
- class PositionInfo
- {
- position[]={2392.4521,7.5137825,18814.27};
- angles[]={6.2093196,0,6.1726379};
- };
- name="HC3";
- isPlayable=1;
- id=48;
- type="HeadlessClient_F";
+ dataType="Marker";
+ position[]={2371.5491,10.094,18826.018};
+ name="respawn";
+ type="Empty";
+ id=70;
+ atlOffset=0.00033855438;
};
class Item23
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=4;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2373.5039,10.135633,18821.824};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="MedEvac Pilot";
- isPlayable=1;
- };
- id=50;
- type="B_Helipilot_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.94999999;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2373.749,10.202403,18820.082};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="SERGEANT";
- description="MedEvac Co-Pilot";
- isPlayable=1;
- };
- id=51;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2373.9297,10.028537,18818.426};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=52;
- type="B_medic_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2374.1084,9.8538275,18816.807};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=53;
- type="B_medic_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=49;
- atlOffset=9.5367432e-007;
+ dataType="Marker";
+ position[]={18567.953,22.042961,20138.936};
+ name="opfor_airspawn_3";
+ type="Empty";
+ id=73;
+ atlOffset=90.47924;
};
class Item24
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=3;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2375.7471,9.9174967,18822.143};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="Logistics Pilot";
- isPlayable=1;
- };
- id=55;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2376.0762,9.9936247,18820.041};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Engineer";
- isPlayable=1;
- };
- id=56;
- type="B_engineer_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2376.1729,9.8126526,18818.283};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Demolition Expert";
- isPlayable=1;
- };
- id=57;
- type="B_soldier_exp_F";
- atlOffset=9.5367432e-007;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=54;
+ dataType="Marker";
+ position[]={20058.232,-0.74919891,16095.686};
+ name="opfor_airspawn_4";
+ type="Empty";
+ id=74;
+ atlOffset=90.510017;
};
class Item25
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2377.917,9.702177,18822.48};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
- };
- id=59;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2378.2773,9.7906809,18820.164};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
- };
- id=60;
- type="B_Helipilot_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=58;
- };
- class Item26
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=1;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2380.0537,9.4707737,18822.813};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="UAV and Intelligence";
- isPlayable=1;
- };
- id=62;
- type="B_soldier_UAV_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=61;
- };
- class Item27
- {
- dataType="Marker";
- position[]={7736.8159,0,15808.858};
- name="capture";
- text="Hunapu";
- type="n_art";
- colorName="ColorEAST";
- id=64;
- atlOffset=-23.3536;
- };
- class Item28
- {
- dataType="Marker";
- position[]={4901.1909,0,15516.156};
- name="military";
- text="Isla del Vida Base";
- type="o_support";
- colorName="ColorEAST";
- id=65;
- atlOffset=-56.170277;
- };
- class Item29
- {
- dataType="Marker";
- position[]={10663.199,0,8951.7061};
- name="factory";
- text="Paraiso Factory";
- type="loc_Fuelstation";
- colorName="ColorEAST";
- id=66;
- atlOffset=-150.97501;
- };
- class Item30
- {
- dataType="Marker";
- position[]={12609.81,0,15038.654};
- name="bigtown";
- text="Eponia";
- type="n_service";
- colorName="ColorEAST";
- a=1.55;
- b=1.55;
- angle=90;
- id=67;
- atlOffset=-180;
- };
- class Item31
- {
- dataType="Marker";
- position[]={3361.7788,222.4873,2927.5935};
- name="tower";
- text="Radio Tower";
- type="loc_Transmitter";
- colorName="ColorEAST";
- id=68;
- atlOffset=176.95615;
- };
- class Item32
- {
- dataType="Marker";
- position[]={2371.5491,10.094,18826.018};
- name="respawn";
- type="Empty";
- id=70;
- atlOffset=0.00033855438;
- };
- class Item33
- {
- dataType="Marker";
- position[]={18567.953,22.042961,20138.936};
- name="opfor_airspawn_3";
- type="Empty";
- id=73;
- atlOffset=90.47924;
- };
- class Item34
- {
- dataType="Marker";
- position[]={20058.232,-0.74919891,16095.686};
- name="opfor_airspawn_4";
- type="Empty";
- id=74;
- atlOffset=90.510017;
- };
- class Item35
{
dataType="Marker";
position[]={14236.382,49.704475,2633.5559};
@@ -2771,7 +750,7 @@ class Mission
id=77;
atlOffset=90.491241;
};
- class Item36
+ class Item26
{
dataType="Marker";
position[]={8716.0352,39.782757,2706.3843};
@@ -2780,7 +759,7 @@ class Mission
id=78;
atlOffset=90.487244;
};
- class Item37
+ class Item27
{
dataType="Marker";
position[]={4186.1494,25.135284,769.16504};
@@ -2789,7 +768,7 @@ class Mission
id=79;
atlOffset=90.510628;
};
- class Item38
+ class Item28
{
dataType="Marker";
position[]={14261.643,0,12513.215};
@@ -2803,7 +782,7 @@ class Mission
id=83;
atlOffset=-39.959999;
};
- class Item39
+ class Item29
{
dataType="Marker";
position[]={13592.093,0,9127.3438};
@@ -2817,7 +796,7 @@ class Mission
id=84;
atlOffset=-19.98;
};
- class Item40
+ class Item30
{
dataType="Marker";
position[]={12446.085,0,7141.9458};
@@ -2831,7 +810,7 @@ class Mission
id=85;
atlOffset=-22.367439;
};
- class Item41
+ class Item31
{
dataType="Marker";
position[]={10577.002,0,9555.5898};
@@ -2845,7 +824,7 @@ class Mission
id=86;
atlOffset=-122.985;
};
- class Item42
+ class Item32
{
dataType="Marker";
position[]={4983.0327,309.6008,16069.579};
@@ -2856,7 +835,7 @@ class Mission
id=101;
atlOffset=231.37311;
};
- class Item43
+ class Item33
{
dataType="Marker";
position[]={7887.8052,304.59869,17788.172};
@@ -2867,7 +846,7 @@ class Mission
id=102;
atlOffset=231.43164;
};
- class Item44
+ class Item34
{
dataType="Marker";
position[]={7850.4849,292.33127,14956.954};
@@ -2878,7 +857,7 @@ class Mission
id=103;
atlOffset=227.78186;
};
- class Item45
+ class Item35
{
dataType="Marker";
position[]={13227.297,546.93451,16246.827};
@@ -2889,7 +868,7 @@ class Mission
id=104;
atlOffset=231.88596;
};
- class Item46
+ class Item36
{
dataType="Marker";
position[]={17400.457,281.30487,17976.691};
@@ -2900,7 +879,7 @@ class Mission
id=105;
atlOffset=231.33966;
};
- class Item47
+ class Item37
{
dataType="Marker";
position[]={11198.996,469.98969,14592.645};
@@ -2911,7 +890,7 @@ class Mission
id=106;
atlOffset=231.32256;
};
- class Item48
+ class Item38
{
dataType="Marker";
position[]={14792.916,381.12271,12770.93};
@@ -2922,7 +901,7 @@ class Mission
id=107;
atlOffset=231.32809;
};
- class Item49
+ class Item39
{
dataType="Marker";
position[]={18348.832,356.68091,13241.717};
@@ -2933,7 +912,7 @@ class Mission
id=108;
atlOffset=231.32701;
};
- class Item50
+ class Item40
{
dataType="Marker";
position[]={16192.274,470.15134,10342.293};
@@ -2944,7 +923,7 @@ class Mission
id=109;
atlOffset=231.37584;
};
- class Item51
+ class Item41
{
dataType="Marker";
position[]={14223.224,332.20746,8911.5215};
@@ -2955,7 +934,7 @@ class Mission
id=110;
atlOffset=231.37817;
};
- class Item52
+ class Item42
{
dataType="Marker";
position[]={10399.923,293.8299,6135.7861};
@@ -2966,7 +945,7 @@ class Mission
id=111;
atlOffset=231.35249;
};
- class Item53
+ class Item43
{
dataType="Marker";
position[]={7711.3809,422.22675,7483.1323};
@@ -2977,7 +956,7 @@ class Mission
id=112;
atlOffset=231.34718;
};
- class Item54
+ class Item44
{
dataType="Marker";
position[]={9005.2363,341.78769,10765.244};
@@ -2988,7 +967,7 @@ class Mission
id=113;
atlOffset=231.37195;
};
- class Item55
+ class Item45
{
dataType="Marker";
position[]={11062.241,589.96301,8354.8008};
@@ -2999,7 +978,7 @@ class Mission
id=114;
atlOffset=231.36133;
};
- class Item56
+ class Item46
{
dataType="Marker";
position[]={9339.5098,0,5887.3291};
@@ -3013,7 +992,7 @@ class Mission
id=117;
atlOffset=-45.990002;
};
- class Item57
+ class Item47
{
dataType="Marker";
position[]={10635.259,0,16190.376};
@@ -3024,7 +1003,7 @@ class Mission
id=118;
atlOffset=-32.839256;
};
- class Item58
+ class Item48
{
dataType="Marker";
position[]={17261.553,0,14215.174};
@@ -3035,7 +1014,7 @@ class Mission
id=119;
atlOffset=-14.368139;
};
- class Item59
+ class Item49
{
dataType="Marker";
position[]={18954.301,0,13895.338};
@@ -3046,7 +1025,7 @@ class Mission
id=120;
atlOffset=-24.997604;
};
- class Item60
+ class Item50
{
dataType="Marker";
position[]={17322.398,0,13583.475};
@@ -3057,7 +1036,7 @@ class Mission
id=121;
atlOffset=-35.159058;
};
- class Item61
+ class Item51
{
dataType="Marker";
position[]={15396.188,0,13747.778};
@@ -3068,7 +1047,7 @@ class Mission
id=122;
atlOffset=-22.237167;
};
- class Item62
+ class Item52
{
dataType="Marker";
position[]={11746.216,7.8972168,14385.172};
@@ -3079,7 +1058,7 @@ class Mission
id=123;
atlOffset=-224.11497;
};
- class Item63
+ class Item53
{
dataType="Marker";
position[]={12471.234,0,13392.803};
@@ -3090,7 +1069,7 @@ class Mission
id=124;
atlOffset=-184.77927;
};
- class Item64
+ class Item54
{
dataType="Marker";
position[]={10851.895,0,12647.511};
@@ -3101,7 +1080,7 @@ class Mission
id=125;
atlOffset=-24.975;
};
- class Item65
+ class Item55
{
dataType="Marker";
position[]={13224.463,0,11331.008};
@@ -3112,7 +1091,7 @@ class Mission
id=126;
atlOffset=-25.965;
};
- class Item66
+ class Item56
{
dataType="Marker";
position[]={14436.615,0,10883.65};
@@ -3123,7 +1102,7 @@ class Mission
id=127;
atlOffset=-41.805;
};
- class Item67
+ class Item57
{
dataType="Marker";
position[]={15335.836,0,9881.4355};
@@ -3134,7 +1113,7 @@ class Mission
id=128;
atlOffset=-52.086647;
};
- class Item68
+ class Item58
{
dataType="Marker";
position[]={16492.621,0,9319.1465};
@@ -3145,7 +1124,7 @@ class Mission
id=129;
atlOffset=-12.244809;
};
- class Item69
+ class Item59
{
dataType="Marker";
position[]={14457.727,0,8523.8145};
@@ -3156,7 +1135,7 @@ class Mission
id=130;
atlOffset=-26.42959;
};
- class Item70
+ class Item60
{
dataType="Marker";
position[]={13138.539,0,8850.127};
@@ -3170,7 +1149,7 @@ class Mission
id=131;
atlOffset=-19.485001;
};
- class Item71
+ class Item61
{
dataType="Marker";
position[]={13223.234,0,6887.9219};
@@ -3181,7 +1160,7 @@ class Mission
id=132;
atlOffset=-13.995;
};
- class Item72
+ class Item62
{
dataType="Marker";
position[]={9770.8721,0,14397.495};
@@ -3192,7 +1171,7 @@ class Mission
id=133;
atlOffset=-45.653347;
};
- class Item73
+ class Item63
{
dataType="Marker";
position[]={14823.842,0,13868.092};
@@ -3203,7 +1182,7 @@ class Mission
id=134;
atlOffset=-50.429745;
};
- class Item74
+ class Item64
{
dataType="Marker";
position[]={14385.65,0,9469.1006};
@@ -3214,7 +1193,7 @@ class Mission
id=135;
atlOffset=-56.911846;
};
- class Item75
+ class Item65
{
dataType="Marker";
position[]={15559.215,0,8948.9883};
@@ -3225,7 +1204,7 @@ class Mission
id=136;
atlOffset=-30.955448;
};
- class Item76
+ class Item66
{
dataType="Marker";
position[]={11377.081,0,5892};
@@ -3236,7 +1215,7 @@ class Mission
id=137;
atlOffset=-23.190805;
};
- class Item77
+ class Item67
{
dataType="Marker";
position[]={11284.595,0,5302.457};
@@ -3247,7 +1226,7 @@ class Mission
id=138;
atlOffset=-4.2506762;
};
- class Item78
+ class Item68
{
dataType="Marker";
position[]={10747.05,0,4950.5068};
@@ -3258,7 +1237,7 @@ class Mission
id=139;
atlOffset=-9.9899998;
};
- class Item79
+ class Item69
{
dataType="Marker";
position[]={9325.0029,1.1074219,5189.1255};
@@ -3269,7 +1248,7 @@ class Mission
id=140;
atlOffset=-20.965311;
};
- class Item80
+ class Item70
{
dataType="Marker";
position[]={7628.7788,0,6309.3169};
@@ -3280,7 +1259,7 @@ class Mission
id=141;
atlOffset=-11.97;
};
- class Item81
+ class Item71
{
dataType="Marker";
position[]={6849.1128,0,8050.3711};
@@ -3291,7 +1270,7 @@ class Mission
id=142;
atlOffset=-11.97;
};
- class Item82
+ class Item72
{
dataType="Marker";
position[]={8845.3516,0,7796.0518};
@@ -3302,7 +1281,7 @@ class Mission
id=143;
atlOffset=-172.20351;
};
- class Item83
+ class Item73
{
dataType="Marker";
position[]={9130.123,0,8283.252};
@@ -3313,7 +1292,7 @@ class Mission
id=144;
atlOffset=-163.98;
};
- class Item84
+ class Item74
{
dataType="Marker";
position[]={7412.9111,0,8747.918};
@@ -3324,7 +1303,7 @@ class Mission
id=145;
atlOffset=-4.8440509;
};
- class Item85
+ class Item75
{
dataType="Marker";
position[]={7813.3999,0,9176.4434};
@@ -3335,7 +1314,7 @@ class Mission
id=146;
atlOffset=-4.9949999;
};
- class Item86
+ class Item76
{
dataType="Marker";
position[]={8246.7549,0,8981.7197};
@@ -3346,7 +1325,7 @@ class Mission
id=147;
atlOffset=-14.545963;
};
- class Item87
+ class Item77
{
dataType="Marker";
position[]={8248.8008,0,9630.166};
@@ -3357,7 +1336,7 @@ class Mission
id=148;
atlOffset=-6.9749999;
};
- class Item88
+ class Item78
{
dataType="Marker";
position[]={9713.0068,0,11020.379};
@@ -3368,7 +1347,7 @@ class Mission
id=149;
atlOffset=-15.03;
};
- class Item89
+ class Item79
{
dataType="Marker";
position[]={11595.381,0,9184.5029};
@@ -3379,7 +1358,7 @@ class Mission
id=150;
atlOffset=-222.47427;
};
- class Item90
+ class Item80
{
dataType="Marker";
position[]={11152.961,0,8821.6699};
@@ -3390,7 +1369,7 @@ class Mission
id=151;
atlOffset=-232.21349;
};
- class Item91
+ class Item81
{
dataType="Marker";
position[]={10269.61,0,7339.8481};
@@ -3401,7 +1380,7 @@ class Mission
id=152;
atlOffset=-50.896408;
};
- class Item92
+ class Item82
{
dataType="Marker";
position[]={10138.711,0,8382.7852};
@@ -3412,7 +1391,7 @@ class Mission
id=153;
atlOffset=-202.32001;
};
- class Item93
+ class Item83
{
dataType="Marker";
position[]={9767.2471,0,8709.3887};
@@ -3423,7 +1402,7 @@ class Mission
id=154;
atlOffset=-170.99901;
};
- class Item94
+ class Item84
{
dataType="Marker";
position[]={11166.045,0,16904.221};
@@ -3434,7 +1413,7 @@ class Mission
id=155;
atlOffset=-9.0592108;
};
- class Item95
+ class Item85
{
dataType="Marker";
position[]={13935.243,0,16684.166};
@@ -3445,7 +1424,7 @@ class Mission
id=156;
atlOffset=-26.325788;
};
- class Item96
+ class Item86
{
dataType="Marker";
position[]={14230.792,0,16227.925};
@@ -3456,7 +1435,7 @@ class Mission
id=157;
atlOffset=-22.023849;
};
- class Item97
+ class Item87
{
dataType="Marker";
position[]={13712.147,0,12766.504};
@@ -3467,7 +1446,7 @@ class Mission
id=158;
atlOffset=-25.906466;
};
- class Item98
+ class Item88
{
dataType="Marker";
position[]={19204.27,0,13596.831};
@@ -3478,7 +1457,7 @@ class Mission
id=159;
atlOffset=-4.9949999;
};
- class Item99
+ class Item89
{
dataType="Marker";
position[]={13837.09,0,9225.1748};
@@ -3489,7 +1468,7 @@ class Mission
id=160;
atlOffset=-37.460018;
};
- class Item100
+ class Item90
{
dataType="Marker";
position[]={13969.596,0,9846.4014};
@@ -3500,7 +1479,7 @@ class Mission
id=161;
atlOffset=-26.866901;
};
- class Item101
+ class Item91
{
dataType="Marker";
position[]={13570.538,0,9725.2383};
@@ -3511,7 +1490,7 @@ class Mission
id=162;
atlOffset=-24.295429;
};
- class Item102
+ class Item92
{
dataType="Marker";
position[]={13882.73,0,10261.733};
@@ -3522,7 +1501,7 @@ class Mission
id=163;
atlOffset=-30.674652;
};
- class Item103
+ class Item93
{
dataType="Marker";
position[]={13559.032,0,10620.27};
@@ -3533,7 +1512,7 @@ class Mission
id=164;
atlOffset=-20.294254;
};
- class Item104
+ class Item94
{
dataType="Marker";
position[]={12566.645,0,14416.45};
@@ -3544,7 +1523,7 @@ class Mission
id=165;
atlOffset=-199.69887;
};
- class Item105
+ class Item95
{
dataType="Marker";
position[]={11747.797,0,10210.196};
@@ -3555,7 +1534,7 @@ class Mission
id=166;
atlOffset=-28.5;
};
- class Item106
+ class Item96
{
dataType="Marker";
position[]={6369.2412,0,7458.3511};
@@ -3566,7 +1545,7 @@ class Mission
id=167;
atlOffset=-54.303322;
};
- class Item107
+ class Item97
{
dataType="Marker";
position[]={8869.3262,0,6080.543};
@@ -3577,7 +1556,7 @@ class Mission
id=168;
atlOffset=-34.965;
};
- class Item108
+ class Item98
{
dataType="Marker";
position[]={10179.674,0,6410.5298};
@@ -3588,7 +1567,7 @@ class Mission
id=169;
atlOffset=-61.311157;
};
- class Item109
+ class Item99
{
dataType="Marker";
position[]={12295.259,0,6819.186};
@@ -3599,7 +1578,7 @@ class Mission
id=170;
atlOffset=-25.731834;
};
- class Item110
+ class Item100
{
dataType="Marker";
position[]={8156.314,0,17015.975};
@@ -3610,7 +1589,7 @@ class Mission
id=171;
atlOffset=-49.994999;
};
- class Item111
+ class Item101
{
dataType="Marker";
position[]={11918.427,0,15415.455};
@@ -3621,7 +1600,7 @@ class Mission
id=172;
atlOffset=-153;
};
- class Item112
+ class Item102
{
dataType="Marker";
position[]={12139.635,0,17607.527};
@@ -3632,7 +1611,7 @@ class Mission
id=173;
atlOffset=-25.965;
};
- class Item113
+ class Item103
{
dataType="Marker";
position[]={17760.039,0,12400.64};
@@ -3643,7 +1622,7 @@ class Mission
id=174;
atlOffset=-64.980003;
};
- class Item114
+ class Item104
{
dataType="Marker";
position[]={19227.813,0,13967.505};
@@ -3654,7 +1633,7 @@ class Mission
id=175;
atlOffset=-11.97;
};
- class Item115
+ class Item105
{
dataType="Marker";
position[]={17550.469,0,9551.8838};
@@ -3665,7 +1644,7 @@ class Mission
id=176;
atlOffset=-18;
};
- class Item116
+ class Item106
{
dataType="Marker";
position[]={14630.685,0,10569.377};
@@ -3676,7 +1655,7 @@ class Mission
id=177;
atlOffset=-44.517937;
};
- class Item117
+ class Item107
{
dataType="Marker";
position[]={14211.08,0,11858.351};
@@ -3687,7 +1666,7 @@ class Mission
id=178;
atlOffset=-54.990002;
};
- class Item118
+ class Item108
{
dataType="Marker";
position[]={12967.003,0,11312.852};
@@ -3698,7 +1677,7 @@ class Mission
id=179;
atlOffset=-21.959999;
};
- class Item119
+ class Item109
{
dataType="Marker";
position[]={10731.34,0,7373.5098};
@@ -3709,7 +1688,7 @@ class Mission
id=180;
atlOffset=-139.995;
};
- class Item120
+ class Item110
{
dataType="Marker";
position[]={12360.295,0,8489.6338};
@@ -3720,7 +1699,7 @@ class Mission
id=181;
atlOffset=-31.995001;
};
- class Item121
+ class Item111
{
dataType="Marker";
position[]={11483.572,0,6321.2822};
@@ -3731,7 +1710,7 @@ class Mission
id=182;
atlOffset=-27.178751;
};
- class Item122
+ class Item112
{
dataType="Marker";
position[]={8088.3301,0,7810.1392};
@@ -3742,7 +1721,7 @@ class Mission
id=183;
atlOffset=-176.985;
};
- class Item123
+ class Item113
{
dataType="Marker";
position[]={9505.085,0,9854.834};
@@ -3753,7 +1732,7 @@ class Mission
id=185;
atlOffset=-139.995;
};
- class Item124
+ class Item114
{
dataType="Marker";
position[]={11784.627,0,6127.8091};
@@ -3764,28 +1743,28 @@ class Mission
id=188;
atlOffset=-9.4979553;
};
- class Item125
+ class Item115
{
dataType="Layer";
name="Cache Ammo [BLU]";
id=222;
- atlOffset=67.569252;
+ atlOffset=70.019997;
};
- class Item126
+ class Item116
{
dataType="Layer";
name="Storage (Lamp) [BLU]";
id=233;
- atlOffset=67.569252;
+ atlOffset=70.019997;
};
- class Item127
+ class Item117
{
dataType="Layer";
name="Storage [BLU] #1";
id=241;
- atlOffset=67.569252;
+ atlOffset=70.019997;
};
- class Item128
+ class Item118
{
dataType="Layer";
name="Hangar (Converted) [OPF]";
@@ -3812,7 +1791,7 @@ class Mission
};
id=320;
};
- class Item129
+ class Item119
{
dataType="Layer";
name="Forward Base [OPF]";
@@ -4786,7 +2765,7 @@ class Mission
};
id=582;
type="Land_LampShabby_F";
- atlOffset=0.0075044632;
+ atlOffset=0.0073318481;
};
class Item56
{
@@ -5017,7 +2996,7 @@ class Mission
id=600;
atlOffset=0.38961124;
};
- class Item130
+ class Item120
{
dataType="Marker";
position[]={17934.789,1.1099949,18725.51};
@@ -5028,7 +3007,7 @@ class Mission
id=601;
atlOffset=-8.9976997;
};
- class Item131
+ class Item121
{
dataType="Layer";
name="Field HQ [OPF]";
@@ -6353,6 +4332,7 @@ class Mission
};
id=917;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.045166016;
};
class Item76
{
@@ -6371,7 +4351,7 @@ class Mission
};
id=918;
type="CamoNet_OPFOR_open_F";
- atlOffset=-1.5258789e-005;
+ atlOffset=-0.045181274;
};
class Item77
{
@@ -6390,7 +4370,7 @@ class Mission
};
id=919;
type="CamoNet_OPFOR_open_F";
- atlOffset=-1.5258789e-005;
+ atlOffset=-0.045181274;
};
class Item78
{
@@ -6464,9 +4444,9 @@ class Mission
};
};
id=931;
- atlOffset=-0.19328308;
+ atlOffset=-0.195755;
};
- class Item132
+ class Item122
{
dataType="Marker";
position[]={16599.451,-0.67506409,11371.571};
@@ -6477,7 +4457,7 @@ class Mission
id=932;
atlOffset=-240.28548;
};
- class Item133
+ class Item123
{
dataType="Marker";
position[]={2883.5339,0,2873.7949};
@@ -6488,7 +4468,7 @@ class Mission
id=933;
atlOffset=-17.182629;
};
- class Item134
+ class Item124
{
dataType="Layer";
name="Camp Courage";
@@ -7189,7 +5169,7 @@ class Mission
id=1323;
atlOffset=0.032592773;
};
- class Item135
+ class Item125
{
dataType="Layer";
name="Cargo Pods (Taru) [OPF]";
@@ -7319,7 +5299,7 @@ class Mission
};
id=1333;
type="CamoNet_OPFOR_open_F";
- atlOffset=-1.5258789e-005;
+ atlOffset=-0.045181274;
};
class Item7
{
@@ -7391,6 +5371,7 @@ class Mission
};
id=1353;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.045166016;
};
class Item11
{
@@ -7429,9 +5410,9 @@ class Mission
};
};
id=1369;
- atlOffset=-0.39686584;
+ atlOffset=-0.40286255;
};
- class Item136
+ class Item126
{
dataType="Layer";
name="Circle LZ";
@@ -8089,7 +6070,7 @@ class Mission
id=1419;
atlOffset=-0.16448975;
};
- class Item137
+ class Item127
{
dataType="Object";
class PositionInfo
@@ -8105,7 +6086,7 @@ class Mission
id=1422;
type="Land_JumpTarget_F";
};
- class Item138
+ class Item128
{
dataType="Marker";
position[]={17976.752,0.083679199,11298.958};
@@ -8116,7 +6097,7 @@ class Mission
id=1423;
atlOffset=-213.63965;
};
- class Item139
+ class Item129
{
dataType="Layer";
name="Checkpoint [OPF]";
@@ -8140,6 +6121,7 @@ class Mission
};
id=1476;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.04516983;
};
class Item1
{
@@ -8596,6 +6578,7 @@ class Mission
};
id=1506;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.04516983;
};
class Item27
{
@@ -9098,7 +7081,7 @@ class Mission
id=1541;
atlOffset=-0.037403107;
};
- class Item140
+ class Item130
{
dataType="Layer";
name="Main Headquarters [OPF]";
@@ -9122,6 +7105,7 @@ class Mission
};
id=1766;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.04516983;
};
class Item1
{
@@ -9556,7 +7540,7 @@ class Mission
};
id=1825;
type="CamoNet_OPFOR_open_F";
- atlOffset=3.8146973e-006;
+ atlOffset=-0.045166016;
};
class Item26
{
@@ -11094,6 +9078,7 @@ class Mission
};
id=1978;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.04516983;
};
class Item112
{
@@ -11443,7 +9428,7 @@ class Mission
id=2010;
atlOffset=0.010597229;
};
- class Item141
+ class Item131
{
dataType="Marker";
position[]={14116.942,-1.3547173,13337.306};
@@ -11454,7 +9439,7 @@ class Mission
id=2011;
atlOffset=-37.919415;
};
- class Item142
+ class Item132
{
dataType="Layer";
name="Shoot House #01";
@@ -12555,7 +10540,7 @@ class Mission
id=2420;
atlOffset=-0.016983032;
};
- class Item143
+ class Item133
{
dataType="Layer";
name="Shoot House #10";
@@ -13618,7 +11603,7 @@ class Mission
id=2478;
atlOffset=-0.00033569336;
};
- class Item144
+ class Item134
{
dataType="Layer";
name="Bunker (Small) Outpost";
@@ -14178,7 +12163,7 @@ class Mission
id=2535;
atlOffset=0.054580688;
};
- class Item145
+ class Item135
{
dataType="Layer";
name="Abandoned Outpost";
@@ -14896,7 +12881,7 @@ class Mission
id=2596;
atlOffset=-0.16278076;
};
- class Item146
+ class Item136
{
dataType="Marker";
position[]={9480.9229,0.47087097,7433.3877};
@@ -14907,7 +12892,7 @@ class Mission
id=2617;
atlOffset=-202.0679;
};
- class Item147
+ class Item137
{
dataType="Layer";
name="Heliport [OPF]";
@@ -15238,7 +13223,7 @@ class Mission
id=2733;
atlOffset=0.00014591217;
};
- class Item148
+ class Item138
{
dataType="Layer";
name="Hangar (Converted) [OPF]";
@@ -15265,7 +13250,7 @@ class Mission
};
id=2806;
};
- class Item149
+ class Item139
{
dataType="Layer";
name="Officers HQ [OPF]";
@@ -15307,6 +13292,7 @@ class Mission
};
id=2835;
type="CamoNet_OPFOR_open_F";
+ atlOffset=-0.045168877;
};
class Item2
{
@@ -15538,9 +13524,9 @@ class Mission
};
};
id=2881;
- atlOffset=-9.5367432e-007;
+ atlOffset=-2.8610229e-006;
};
- class Item150
+ class Item140
{
dataType="Layer";
name="Storage Area [OPF]";
@@ -15779,7 +13765,7 @@ class Mission
id=2963;
atlOffset=-0.0090312958;
};
- class Item151
+ class Item141
{
dataType="Layer";
name="Tall Transmitter Tower [OPF]";
@@ -16198,7 +14184,7 @@ class Mission
id=3408;
atlOffset=-0.018541336;
};
- class Item152
+ class Item142
{
dataType="Marker";
position[]={2487.437,-3.875865,2468.356};
@@ -16209,7 +14195,7 @@ class Mission
id=3409;
atlOffset=-17.780865;
};
- class Item153
+ class Item143
{
dataType="Object";
class PositionInfo
@@ -16227,7 +14213,7 @@ class Mission
type="Land_Medevac_house_V1_F";
atlOffset=64.011002;
};
- class Item154
+ class Item144
{
dataType="Marker";
position[]={11226.52,319.95602,14537.604};
@@ -16236,7 +14222,7 @@ class Mission
id=3413;
atlOffset=80.245834;
};
- class Item155
+ class Item145
{
dataType="Marker";
position[]={11142.622,328.19363,14528.722};
@@ -16245,7 +14231,7 @@ class Mission
id=3415;
atlOffset=80.164703;
};
- class Item156
+ class Item146
{
dataType="Marker";
position[]={11455.928,288.62653,14689.722};
@@ -16254,7 +14240,7 @@ class Mission
id=3416;
atlOffset=80.140289;
};
- class Item157
+ class Item147
{
dataType="Marker";
position[]={11547.8,240.99454,15062.155};
@@ -16263,7 +14249,7 @@ class Mission
id=3417;
atlOffset=80.144516;
};
- class Item158
+ class Item148
{
dataType="Marker";
position[]={11276.913,256.4765,14950.451};
@@ -16272,7 +14258,7 @@ class Mission
id=3419;
atlOffset=80.029114;
};
- class Item159
+ class Item149
{
dataType="Marker";
position[]={11204.527,239.40038,15377.296};
@@ -16281,7 +14267,7 @@ class Mission
id=3420;
atlOffset=80.160507;
};
- class Item160
+ class Item150
{
dataType="Marker";
position[]={11594.822,277.06488,14792.063};
@@ -16290,7 +14276,7 @@ class Mission
id=3421;
atlOffset=80.100449;
};
- class Item161
+ class Item151
{
dataType="Marker";
position[]={11605.986,301.32819,14601.161};
@@ -16299,7 +14285,7 @@ class Mission
id=3422;
atlOffset=79.944672;
};
- class Item162
+ class Item152
{
dataType="Marker";
position[]={12959.538,94.320938,11142.914};
@@ -16308,7 +14294,7 @@ class Mission
id=3423;
atlOffset=80.143936;
};
- class Item163
+ class Item153
{
dataType="Marker";
position[]={13346.025,194.45705,13127.151};
@@ -16317,7 +14303,7 @@ class Mission
id=3424;
atlOffset=80.120438;
};
- class Item164
+ class Item154
{
dataType="Marker";
position[]={14271.755,103.20082,16208.718};
@@ -16326,7 +14312,7 @@ class Mission
id=3425;
atlOffset=80.122246;
};
- class Item165
+ class Item155
{
dataType="Marker";
position[]={12655.716,279.33734,14131.654};
@@ -16335,7 +14321,7 @@ class Mission
id=3426;
atlOffset=80.140137;
};
- class Item166
+ class Item156
{
dataType="Marker";
position[]={12481.662,281.91891,14455.317};
@@ -16344,7 +14330,7 @@ class Mission
id=3427;
atlOffset=80.0755;
};
- class Item167
+ class Item157
{
dataType="Marker";
position[]={12579.777,277.44043,14472.509};
@@ -16353,7 +14339,7 @@ class Mission
id=3428;
atlOffset=80.099747;
};
- class Item168
+ class Item158
{
dataType="Marker";
position[]={12622.978,270.29047,14703.776};
@@ -16362,7 +14348,7 @@ class Mission
id=3429;
atlOffset=80.061996;
};
- class Item169
+ class Item159
{
dataType="Marker";
position[]={12082.007,269.03009,14816.718};
@@ -16371,7 +14357,7 @@ class Mission
id=3430;
atlOffset=80.135742;
};
- class Item170
+ class Item160
{
dataType="Marker";
position[]={12067.358,225.24423,15615.509};
@@ -16380,7 +14366,7 @@ class Mission
id=3431;
atlOffset=80.157043;
};
- class Item171
+ class Item161
{
dataType="Marker";
position[]={12161.945,131.98244,16988.938};
@@ -16389,7 +14375,7 @@ class Mission
id=3432;
atlOffset=80.095505;
};
- class Item172
+ class Item162
{
dataType="Marker";
position[]={11965.869,113.50146,17184.33};
@@ -16398,7 +14384,7 @@ class Mission
id=3433;
atlOffset=80.108688;
};
- class Item173
+ class Item163
{
dataType="Marker";
position[]={11504.625,101.65787,17238.146};
@@ -16407,7 +14393,7 @@ class Mission
id=3434;
atlOffset=80.119736;
};
- class Item174
+ class Item164
{
dataType="Marker";
position[]={11452.575,100.82509,17390.811};
@@ -16416,7 +14402,7 @@ class Mission
id=3435;
atlOffset=80.111313;
};
- class Item175
+ class Item165
{
dataType="Marker";
position[]={11344.458,99.12291,17534.441};
@@ -16425,7 +14411,7 @@ class Mission
id=3436;
atlOffset=80.115524;
};
- class Item176
+ class Item166
{
dataType="Marker";
position[]={11662.863,101.9239,17397.578};
@@ -16434,7 +14420,7 @@ class Mission
id=3437;
atlOffset=80.128036;
};
- class Item177
+ class Item167
{
dataType="Marker";
position[]={11647.385,101.91438,17515.107};
@@ -16443,7 +14429,7 @@ class Mission
id=3438;
atlOffset=80.121124;
};
- class Item178
+ class Item168
{
dataType="Marker";
position[]={11536.642,99.619522,17658.004};
@@ -16452,7 +14438,7 @@ class Mission
id=3439;
atlOffset=80.116287;
};
- class Item179
+ class Item169
{
dataType="Marker";
position[]={11758.941,103.57854,17265.564};
@@ -16461,7 +14447,7 @@ class Mission
id=3440;
atlOffset=80.148125;
};
- class Item180
+ class Item170
{
dataType="Marker";
position[]={13471.193,107.17876,11632.57};
@@ -16470,7 +14456,7 @@ class Mission
id=3442;
atlOffset=80.137024;
};
- class Item181
+ class Item171
{
dataType="Marker";
position[]={13425.293,108.28025,11755.603};
@@ -16479,7 +14465,7 @@ class Mission
id=3443;
atlOffset=80.189842;
};
- class Item182
+ class Item172
{
dataType="Marker";
position[]={13773.475,126.29446,12223.766};
@@ -16488,7 +14474,7 @@ class Mission
id=3444;
atlOffset=80.151291;
};
- class Item183
+ class Item173
{
dataType="Marker";
position[]={14022.425,110.92357,13382.792};
@@ -16497,7 +14483,7 @@ class Mission
id=3445;
atlOffset=80.132843;
};
- class Item184
+ class Item174
{
dataType="Marker";
position[]={14142.086,110.05387,13572.603};
@@ -16506,7 +14492,7 @@ class Mission
id=3446;
atlOffset=80.067398;
};
- class Item185
+ class Item175
{
dataType="Marker";
position[]={14327.418,118.21065,13699.778};
@@ -16515,7 +14501,7 @@ class Mission
id=3447;
atlOffset=80.16803;
};
- class Item186
+ class Item176
{
dataType="Marker";
position[]={14008.364,102.07108,13891.651};
@@ -16524,7 +14510,7 @@ class Mission
id=3448;
atlOffset=80.132385;
};
- class Item187
+ class Item177
{
dataType="Marker";
position[]={13035.795,268.30341,14281.954};
@@ -16533,7 +14519,7 @@ class Mission
id=3449;
atlOffset=80.078888;
};
- class Item188
+ class Item178
{
dataType="Marker";
position[]={13869.099,106.39625,16703.832};
@@ -16542,7 +14528,7 @@ class Mission
id=3450;
atlOffset=80.08403;
};
- class Item189
+ class Item179
{
dataType="Marker";
position[]={14761.393,131.70187,13648.939};
@@ -16551,7 +14537,7 @@ class Mission
id=3451;
atlOffset=80.083763;
};
- class Item190
+ class Item180
{
dataType="Marker";
position[]={15008.746,124.61826,13910.679};
@@ -16560,7 +14546,7 @@ class Mission
id=3452;
atlOffset=80.075409;
};
- class Item191
+ class Item181
{
dataType="Marker";
position[]={17045.037,129.83505,13828.938};
@@ -16569,7 +14555,7 @@ class Mission
id=3453;
atlOffset=80.131073;
};
- class Item192
+ class Item182
{
dataType="Marker";
position[]={17687.143,176.59964,13667.671};
@@ -16578,7 +14564,7 @@ class Mission
id=3454;
atlOffset=80.010834;
};
- class Item193
+ class Item183
{
dataType="Marker";
position[]={17953.846,105.68704,14344.545};
@@ -16587,7 +14573,7 @@ class Mission
id=3455;
atlOffset=80.102478;
};
- class Item194
+ class Item184
{
dataType="Marker";
position[]={17872.137,242.62317,12877.37};
@@ -16596,7 +14582,7 @@ class Mission
id=3456;
atlOffset=80.06102;
};
- class Item195
+ class Item185
{
dataType="Marker";
position[]={18335.479,252.0336,12653.255};
@@ -16605,7 +14591,7 @@ class Mission
id=3457;
atlOffset=80.071838;
};
- class Item196
+ class Item186
{
dataType="Marker";
position[]={18334.934,292.95502,11780.493};
@@ -16614,7 +14600,7 @@ class Mission
id=3458;
atlOffset=80.132935;
};
- class Item197
+ class Item187
{
dataType="Marker";
position[]={18461.572,282.63208,11704.134};
@@ -16623,7 +14609,7 @@ class Mission
id=3459;
atlOffset=80.110001;
};
- class Item198
+ class Item188
{
dataType="Marker";
position[]={17651.375,307.30453,10977.641};
@@ -16632,7 +14618,7 @@ class Mission
id=3460;
atlOffset=80.156631;
};
- class Item199
+ class Item189
{
dataType="Marker";
position[]={17595.418,294.14386,11262.958};
@@ -16641,7 +14627,7 @@ class Mission
id=3461;
atlOffset=80.114029;
};
- class Item200
+ class Item190
{
dataType="Marker";
position[]={17574.895,289.06006,11475.322};
@@ -16650,7 +14636,7 @@ class Mission
id=3462;
atlOffset=80.119736;
};
- class Item201
+ class Item191
{
dataType="Marker";
position[]={17123.898,300.2308,11812.317};
@@ -16659,7 +14645,7 @@ class Mission
id=3463;
atlOffset=80.111877;
};
- class Item202
+ class Item192
{
dataType="Marker";
position[]={16937.119,311.0899,11660.899};
@@ -16668,7 +14654,7 @@ class Mission
id=3464;
atlOffset=80.045502;
};
- class Item203
+ class Item193
{
dataType="Marker";
position[]={16550.828,318.97296,11720.767};
@@ -16677,7 +14663,7 @@ class Mission
id=3465;
atlOffset=80.060654;
};
- class Item204
+ class Item194
{
dataType="Marker";
position[]={16829.574,300.49442,12104.213};
@@ -16686,7 +14672,7 @@ class Mission
id=3466;
atlOffset=80.049683;
};
- class Item205
+ class Item195
{
dataType="Marker";
position[]={16602.107,285.98688,12113.612};
@@ -16695,7 +14681,7 @@ class Mission
id=3467;
atlOffset=80.280304;
};
- class Item206
+ class Item196
{
dataType="Marker";
position[]={15542.636,152.85408,13663.23};
@@ -16704,7 +14690,7 @@ class Mission
id=3468;
atlOffset=80.058136;
};
- class Item207
+ class Item197
{
dataType="Marker";
position[]={13346.796,100.26357,9705.3633};
@@ -16713,7 +14699,7 @@ class Mission
id=3469;
atlOffset=80.107239;
};
- class Item208
+ class Item198
{
dataType="Marker";
position[]={13200.299,92.549759,10181.084};
@@ -16722,7 +14708,7 @@ class Mission
id=3470;
atlOffset=80.125435;
};
- class Item209
+ class Item199
{
dataType="Marker";
position[]={13470.74,97.045105,10125.071};
@@ -16731,7 +14717,7 @@ class Mission
id=3471;
atlOffset=80.120453;
};
- class Item210
+ class Item200
{
dataType="Marker";
position[]={13735.124,104.93109,10038.585};
@@ -16740,7 +14726,7 @@ class Mission
id=3474;
atlOffset=80.147949;
};
- class Item211
+ class Item201
{
dataType="Marker";
position[]={14172.178,120.3976,10405.966};
@@ -16749,7 +14735,7 @@ class Mission
id=3478;
atlOffset=80.130463;
};
- class Item212
+ class Item202
{
dataType="Marker";
position[]={13964.73,110.79396,10457.846};
@@ -16758,7 +14744,7 @@ class Mission
id=3479;
atlOffset=80.116821;
};
- class Item213
+ class Item203
{
dataType="Marker";
position[]={13699.743,107.38233,10469.472};
@@ -16767,7 +14753,7 @@ class Mission
id=3480;
atlOffset=80.138573;
};
- class Item214
+ class Item204
{
dataType="Marker";
position[]={14077.61,117.0734,10140.693};
@@ -16776,7 +14762,7 @@ class Mission
id=3477;
atlOffset=80.111511;
};
- class Item215
+ class Item205
{
dataType="Marker";
position[]={13622.149,107.15193,11088.254};
@@ -16785,7 +14771,7 @@ class Mission
id=3481;
atlOffset=80.152489;
};
- class Item216
+ class Item206
{
dataType="Marker";
position[]={13772.37,113.81749,11242.208};
@@ -16794,7 +14780,7 @@ class Mission
id=3482;
atlOffset=80.139923;
};
- class Item217
+ class Item207
{
dataType="Marker";
position[]={13581.575,109.606,11429.11};
@@ -16803,7 +14789,7 @@ class Mission
id=3483;
atlOffset=80.167297;
};
- class Item218
+ class Item208
{
dataType="Marker";
position[]={14144.085,115.10321,10767.309};
@@ -16812,7 +14798,7 @@ class Mission
id=3484;
atlOffset=80.133865;
};
- class Item219
+ class Item209
{
dataType="Marker";
position[]={14026.517,114.4156,11018.148};
@@ -16821,7 +14807,7 @@ class Mission
id=3486;
atlOffset=80.148209;
};
- class Item220
+ class Item210
{
dataType="Marker";
position[]={14589.493,132.20792,11344.707};
@@ -16830,7 +14816,7 @@ class Mission
id=3488;
atlOffset=80.180038;
};
- class Item221
+ class Item211
{
dataType="Marker";
position[]={14410.683,121.53506,11363.615};
@@ -16839,7 +14825,7 @@ class Mission
id=3489;
atlOffset=80.047394;
};
- class Item222
+ class Item212
{
dataType="Marker";
position[]={14128.509,119.95542,11502.572};
@@ -16848,7 +14834,7 @@ class Mission
id=3490;
atlOffset=80.196671;
};
- class Item223
+ class Item213
{
dataType="Marker";
position[]={13628.233,115.91493,11651.486};
@@ -16857,7 +14843,7 @@ class Mission
id=3491;
atlOffset=80.168243;
};
- class Item224
+ class Item214
{
dataType="Marker";
position[]={14074.25,103.0556,8369.1895};
@@ -16866,7 +14852,7 @@ class Mission
id=3492;
atlOffset=80.145126;
};
- class Item225
+ class Item215
{
dataType="Marker";
position[]={13946.713,121.98619,9304.4082};
@@ -16875,7 +14861,7 @@ class Mission
id=3493;
atlOffset=80.17337;
};
- class Item226
+ class Item216
{
dataType="Marker";
position[]={14274.391,119.1151,9166.623};
@@ -16884,7 +14870,7 @@ class Mission
id=3494;
atlOffset=80.222229;
};
- class Item227
+ class Item217
{
dataType="Marker";
position[]={14614.102,99.351654,8190.0547};
@@ -16893,7 +14879,7 @@ class Mission
id=3495;
atlOffset=80.103668;
};
- class Item228
+ class Item218
{
dataType="Marker";
position[]={14806.758,114.15062,8540.9365};
@@ -16902,7 +14888,7 @@ class Mission
id=3497;
atlOffset=80.178535;
};
- class Item229
+ class Item219
{
dataType="Marker";
position[]={15556.508,107.39584,8661.334};
@@ -16911,7 +14897,7 @@ class Mission
id=3499;
atlOffset=80.103493;
};
- class Item230
+ class Item220
{
dataType="Marker";
position[]={15958.075,103.972,8750.0703};
@@ -16920,7 +14906,7 @@ class Mission
id=3500;
atlOffset=80.171005;
};
- class Item231
+ class Item221
{
dataType="Marker";
position[]={15683.277,109.79745,8914.5781};
@@ -16929,7 +14915,7 @@ class Mission
id=3501;
atlOffset=80.14592;
};
- class Item232
+ class Item222
{
dataType="Marker";
position[]={16540.734,103.3078,8956.5781};
@@ -16938,7 +14924,7 @@ class Mission
id=3502;
atlOffset=80.142555;
};
- class Item233
+ class Item223
{
dataType="Marker";
position[]={16263.459,109.60618,9076.3887};
@@ -16947,7 +14933,7 @@ class Mission
id=3503;
atlOffset=80.014236;
};
- class Item234
+ class Item224
{
dataType="Marker";
position[]={16040.578,113.4046,9212.5977};
@@ -16956,7 +14942,7 @@ class Mission
id=3504;
atlOffset=80.15097;
};
- class Item235
+ class Item225
{
dataType="Marker";
position[]={13972.863,111.1499,10463.406};
@@ -16965,7 +14951,7 @@ class Mission
id=3505;
atlOffset=80.197731;
};
- class Item236
+ class Item226
{
dataType="Marker";
position[]={15066.398,113.87251,8783.915};
@@ -16974,7 +14960,7 @@ class Mission
id=3507;
atlOffset=80.168137;
};
- class Item237
+ class Item227
{
dataType="Marker";
position[]={15351.707,111.80641,8997.3271};
@@ -16983,7 +14969,7 @@ class Mission
id=3508;
atlOffset=80.167809;
};
- class Item238
+ class Item228
{
dataType="Marker";
position[]={17949.215,95.650932,18235.178};
@@ -16992,7 +14978,7 @@ class Mission
id=3509;
atlOffset=80.129494;
};
- class Item239
+ class Item229
{
dataType="Marker";
position[]={3189.4429,95.920425,2329.3708};
@@ -17001,7 +14987,7 @@ class Mission
id=3511;
atlOffset=80.171494;
};
- class Item240
+ class Item230
{
dataType="Marker";
position[]={2832.3843,93.916794,2521.4556};
@@ -17010,7 +14996,7 @@ class Mission
id=3512;
atlOffset=80.138931;
};
- class Item241
+ class Item231
{
dataType="Marker";
position[]={2248.0771,97.642883,2632.2727};
@@ -17019,7 +15005,7 @@ class Mission
id=3513;
atlOffset=80.235641;
};
- class Item242
+ class Item232
{
dataType="Marker";
position[]={6810.5166,182.09454,7456.8125};
@@ -17028,7 +15014,7 @@ class Mission
id=3514;
atlOffset=80.217003;
};
- class Item243
+ class Item233
{
dataType="Marker";
position[]={7547.7686,169.45038,6858.7954};
@@ -17037,7 +15023,7 @@ class Mission
id=3515;
atlOffset=80.249168;
};
- class Item244
+ class Item234
{
dataType="Marker";
position[]={7611.3218,252.26505,7523.0811};
@@ -17046,7 +15032,7 @@ class Mission
id=3516;
atlOffset=80.143616;
};
- class Item245
+ class Item235
{
dataType="Marker";
position[]={7143.4233,85.100159,8387.0811};
@@ -17055,7 +15041,7 @@ class Mission
id=3517;
atlOffset=80.137573;
};
- class Item246
+ class Item236
{
dataType="Marker";
position[]={9134.6182,86.342056,4765.9575};
@@ -17064,7 +15050,7 @@ class Mission
id=3518;
atlOffset=80.15136;
};
- class Item247
+ class Item237
{
dataType="Marker";
position[]={8871.9834,88.254082,4968.7583};
@@ -17073,7 +15059,7 @@ class Mission
id=3519;
atlOffset=80.158867;
};
- class Item248
+ class Item238
{
dataType="Marker";
position[]={8910.9209,98.91703,5506.6606};
@@ -17082,7 +15068,7 @@ class Mission
id=3520;
atlOffset=80.199059;
};
- class Item249
+ class Item239
{
dataType="Marker";
position[]={8686.8457,109.17082,5659.8594};
@@ -17091,7 +15077,7 @@ class Mission
id=3521;
atlOffset=80.191544;
};
- class Item250
+ class Item240
{
dataType="Marker";
position[]={8407.9072,152.03998,6646.9658};
@@ -17100,7 +15086,7 @@ class Mission
id=3522;
atlOffset=80.231339;
};
- class Item251
+ class Item241
{
dataType="Marker";
position[]={7907.2085,90.869469,8749.9678};
@@ -17109,7 +15095,7 @@ class Mission
id=3523;
atlOffset=80.156998;
};
- class Item252
+ class Item242
{
dataType="Marker";
position[]={8548.7959,260.16208,7462.0283};
@@ -17118,7 +15104,7 @@ class Mission
id=3524;
atlOffset=80.135452;
};
- class Item253
+ class Item243
{
dataType="Marker";
position[]={8412.9463,259.35559,7640.2354};
@@ -17127,7 +15113,7 @@ class Mission
id=3525;
atlOffset=80.260391;
};
- class Item254
+ class Item244
{
dataType="Marker";
position[]={9627.7461,88.354408,4955.9355};
@@ -17136,7 +15122,7 @@ class Mission
id=3526;
atlOffset=80.186852;
};
- class Item255
+ class Item245
{
dataType="Marker";
position[]={9778.5771,106.36931,5540.6919};
@@ -17145,7 +15131,7 @@ class Mission
id=3527;
atlOffset=80.153267;
};
- class Item256
+ class Item246
{
dataType="Marker";
position[]={9634.0547,122.23291,5786.3091};
@@ -17154,7 +15140,7 @@ class Mission
id=3528;
atlOffset=80.173996;
};
- class Item257
+ class Item247
{
dataType="Marker";
position[]={9359.8906,122.72444,6267.5093};
@@ -17163,7 +15149,7 @@ class Mission
id=3529;
atlOffset=80.116547;
};
- class Item258
+ class Item248
{
dataType="Marker";
position[]={10290.869,96.312256,4932.1895};
@@ -17172,7 +15158,7 @@ class Mission
id=3530;
atlOffset=80.024338;
};
- class Item259
+ class Item249
{
dataType="Marker";
position[]={11162.893,88.297455,4910.9131};
@@ -17181,7 +15167,7 @@ class Mission
id=3531;
atlOffset=80.147263;
};
- class Item260
+ class Item250
{
dataType="Marker";
position[]={10981.75,92.577179,5112.1343};
@@ -17190,7 +15176,7 @@ class Mission
id=3532;
atlOffset=80.16861;
};
- class Item261
+ class Item251
{
dataType="Marker";
position[]={10847.202,90.451675,5221.001};
@@ -17199,7 +15185,7 @@ class Mission
id=3533;
atlOffset=80.218475;
};
- class Item262
+ class Item252
{
dataType="Marker";
position[]={10692.14,106.22049,5576.1196};
@@ -17208,7 +15194,7 @@ class Mission
id=3534;
atlOffset=80.19989;
};
- class Item263
+ class Item253
{
dataType="Marker";
position[]={10338.688,95.807877,5181.8838};
@@ -17217,7 +15203,7 @@ class Mission
id=3535;
atlOffset=80.197174;
};
- class Item264
+ class Item254
{
dataType="Marker";
position[]={10962.111,95.050591,5531.0391};
@@ -17226,7 +15212,7 @@ class Mission
id=3537;
atlOffset=80.114204;
};
- class Item265
+ class Item255
{
dataType="Marker";
position[]={10838.431,101.21857,5664.3618};
@@ -17235,7 +15221,7 @@ class Mission
id=3538;
atlOffset=80.121445;
};
- class Item266
+ class Item256
{
dataType="Marker";
position[]={10960.318,110.82306,5966.3667};
@@ -17244,7 +15230,7 @@ class Mission
id=3539;
atlOffset=80.163033;
};
- class Item267
+ class Item257
{
dataType="Marker";
position[]={11337.153,99.937714,5620.8159};
@@ -17253,7 +15239,7 @@ class Mission
id=3540;
atlOffset=80.13945;
};
- class Item268
+ class Item258
{
dataType="Marker";
position[]={10360.306,104.73541,5506.0771};
@@ -17262,7 +15248,7 @@ class Mission
id=3541;
atlOffset=80.178452;
};
- class Item269
+ class Item259
{
dataType="Marker";
position[]={10138.331,120.81488,5891.6777};
@@ -17271,7 +15257,7 @@ class Mission
id=3542;
atlOffset=80.194794;
};
- class Item270
+ class Item260
{
dataType="Marker";
position[]={9743.5352,290.17624,7527.9233};
@@ -17280,7 +15266,7 @@ class Mission
id=3543;
atlOffset=80.172714;
};
- class Item271
+ class Item261
{
dataType="Marker";
position[]={9561.6533,259.60822,8777.3438};
@@ -17289,7 +15275,7 @@ class Mission
id=3544;
atlOffset=80.19754;
};
- class Item272
+ class Item262
{
dataType="Marker";
position[]={9319.4316,218.70172,9646.4531};
@@ -17298,7 +15284,7 @@ class Mission
id=3545;
atlOffset=80.191498;
};
- class Item273
+ class Item263
{
dataType="Marker";
position[]={9251.2246,211.18813,10330.373};
@@ -17307,7 +15293,7 @@ class Mission
id=3546;
atlOffset=80.15979;
};
- class Item274
+ class Item264
{
dataType="Marker";
position[]={9390.0732,228.20386,9480.9766};
@@ -17316,7 +15302,7 @@ class Mission
id=3547;
atlOffset=80.133423;
};
- class Item275
+ class Item265
{
dataType="Marker";
position[]={10063.446,253.04129,8723.9883};
@@ -17325,7 +15311,7 @@ class Mission
id=3548;
atlOffset=80.124771;
};
- class Item276
+ class Item266
{
dataType="Marker";
position[]={11269.01,115.35823,6609.5093};
@@ -17334,7 +15320,7 @@ class Mission
id=3549;
atlOffset=80.087296;
};
- class Item277
+ class Item267
{
dataType="Marker";
position[]={12710.857,91.236496,6332.6099};
@@ -17343,7 +15329,7 @@ class Mission
id=3550;
atlOffset=80.236084;
};
- class Item278
+ class Item268
{
dataType="Marker";
position[]={12541.344,101.56039,6642.4414};
@@ -17352,7 +15338,7 @@ class Mission
id=3551;
atlOffset=80.10881;
};
- class Item279
+ class Item269
{
dataType="Marker";
position[]={13126.254,87.338486,6363.1216};
@@ -17361,7 +15347,7 @@ class Mission
id=3552;
atlOffset=80.124916;
};
- class Item280
+ class Item270
{
dataType="Marker";
position[]={13367.112,93.179535,6584.2051};
@@ -17370,7 +15356,7 @@ class Mission
id=3553;
atlOffset=80.14827;
};
- class Item281
+ class Item271
{
dataType="Marker";
position[]={13612.934,90.928429,7220.1387};
@@ -17379,7 +15365,7 @@ class Mission
id=3554;
atlOffset=80.151337;
};
- class Item282
+ class Item272
{
dataType="Marker";
position[]={13739.83,94.575798,7472.772};
@@ -17388,7 +15374,7 @@ class Mission
id=3555;
atlOffset=80.172775;
};
- class Item283
+ class Item273
{
dataType="Marker";
position[]={13608.121,96.798416,7954.0444};
@@ -17397,7 +15383,7 @@ class Mission
id=3556;
atlOffset=80.095505;
};
- class Item284
+ class Item274
{
dataType="Marker";
position[]={12533.218,97.73156,9159.7607};
@@ -17406,7 +15392,7 @@ class Mission
id=3557;
atlOffset=80.098061;
};
- class Item285
+ class Item275
{
dataType="Marker";
position[]={12901.752,102.50963,6902.52};
@@ -17415,7 +15401,7 @@ class Mission
id=3558;
atlOffset=80.130898;
};
- class Item286
+ class Item276
{
dataType="Marker";
position[]={13008.938,112.60295,7353.1367};
@@ -17424,7 +15410,7 @@ class Mission
id=3559;
atlOffset=80.228958;
};
- class Item287
+ class Item277
{
dataType="Marker";
position[]={13196.576,111.979,7796.2456};
@@ -17433,7 +15419,7 @@ class Mission
id=3560;
atlOffset=80.092896;
};
- class Item288
+ class Item278
{
dataType="Marker";
position[]={13112.498,123.94464,7982.3354};
@@ -17442,7 +15428,7 @@ class Mission
id=3561;
atlOffset=80.173515;
};
- class Item289
+ class Item279
{
dataType="Marker";
position[]={12918.945,107.7262,8400.125};
@@ -17451,7 +15437,7 @@ class Mission
id=3562;
atlOffset=80.125427;
};
- class Item290
+ class Item280
{
dataType="Marker";
position[]={8327.4287,123.50079,5966.8315};
@@ -17460,7 +15446,7 @@ class Mission
id=3563;
atlOffset=80.149193;
};
- class Item291
+ class Item281
{
dataType="Marker";
position[]={10899.458,292.38153,8793.9971};
@@ -17469,7 +15455,7 @@ class Mission
id=3564;
atlOffset=80.113373;
};
- class Item292
+ class Item282
{
dataType="Marker";
position[]={820.29425,31.025433,4821.6738};
@@ -17478,7 +15464,7 @@ class Mission
id=3565;
atlOffset=90.57019;
};
- class Item293
+ class Item283
{
dataType="Marker";
position[]={12990.835,5.6172333,19438.113};
@@ -17487,7 +15473,7 @@ class Mission
id=3566;
atlOffset=90.421082;
};
- class Item294
+ class Item284
{
dataType="Marker";
position[]={8998.834,-9.3106384,19390.492};
@@ -17496,7 +15482,7 @@ class Mission
id=3567;
atlOffset=90.468292;
};
- class Item295
+ class Item285
{
dataType="Marker";
position[]={5904.2441,3.4337921,18600.412};
@@ -17505,7 +15491,7 @@ class Mission
id=3570;
atlOffset=90.406555;
};
- class Item296
+ class Item286
{
dataType="Marker";
position[]={12003.912,70.937973,10825.742};
@@ -17514,7 +15500,7 @@ class Mission
id=3573;
atlOffset=90.467972;
};
- class Item297
+ class Item287
{
dataType="Marker";
position[]={17770.344,62.984497,4232.665};
@@ -17523,7 +15509,7 @@ class Mission
id=3575;
atlOffset=90.461975;
};
- class Item298
+ class Item288
{
dataType="Marker";
position[]={19736.129,27.863819,8759.7383};
@@ -17532,7 +15518,7 @@ class Mission
id=3576;
atlOffset=90.476883;
};
- class Item299
+ class Item289
{
dataType="Marker";
position[]={4127.5869,0,11869.105};
@@ -17542,7 +15528,7 @@ class Mission
id=3577;
atlOffset=40.007183;
};
- class Item300
+ class Item290
{
dataType="Object";
class PositionInfo
@@ -17559,7 +15545,7 @@ class Mission
type="Flag_White_F";
atlOffset=8.5367746;
};
- class Item301
+ class Item291
{
dataType="Object";
class PositionInfo
@@ -17575,7 +15561,7 @@ class Mission
type="Flag_US_F";
atlOffset=8.5368109;
};
- class Item302
+ class Item292
{
dataType="Object";
class PositionInfo
@@ -17592,7 +15578,7 @@ class Mission
type="Land_ClutterCutter_small_F";
atlOffset=39.542999;
};
- class Item303
+ class Item293
{
dataType="Object";
class PositionInfo
@@ -17605,83 +15591,7017 @@ class Mission
{
name="boat_1";
};
- id=3582;
- type="Land_ClutterCutter_small_F";
- atlOffset=39.539001;
+ id=3582;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=39.539001;
+ };
+ class Item294
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={4100,-0.1602478,11825};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_2";
+ };
+ id=3583;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=39.541;
+ };
+ class Item295
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={4110,-0.25125122,11825};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ name="boat_3";
+ };
+ id=3584;
+ type="Land_ClutterCutter_small_F";
+ atlOffset=39.540001;
+ };
+ class Item296
+ {
+ dataType="Layer";
+ name="KP_ARRAY_UNITS_V2";
+ class Entities
+ {
+ items=16;
+ class Item0
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2378.595,8.8320398,18810.449};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""PLATOON STAFF""];}";
+ name="commandant";
+ description="Platoon Leader (Gunslinger-6)@PLATOON STAFF";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3586;
+ type="B_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2378.0476,8.8237123,18809.945};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Sergeant (Gunslinger-5)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3587;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2377.4968,8.7508669,18809.379};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Medic (Gunslinger-7)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3588;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2376.8591,8.6797953,18808.783};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Forward Observer (Infidel-1)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3589;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3585;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2380.4207,9.0640535,18814.67};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-1""];}";
+ description="Squad Leader@GUNSLINGER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3591;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={2380.5271,9.1302147,18815.475};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3592;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2379.699,9.3003168,18816.293};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3593;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2378.7664,9.4923964,18817.396};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3594;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2379.4988,9.1420012,18814.494};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3595;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2378.6707,9.2968006,18815.313};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3596;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2377.8005,9.4728432,18816.311};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3597;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2377.8806,9.6612263,18818.307};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3598;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2376.9001,9.6542492,18817.334};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3599;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3590;
+ };
+ class Item2
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2378.1453,9.0618782,18812.434};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-2""];}";
+ description="Squad Leader@GUNSLINGER-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3601;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={2378.2507,9.1311054,18813.236};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3602;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2377.4226,9.2857838,18814.055};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3603;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2376.5974,9.4398441,18814.869};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3604;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2375.8083,9.5912485,18815.689};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3605;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={2377.2214,9.1308746,18812.26};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3606;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2376.3933,9.2856197,18813.078};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3607;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2375.5701,9.4394331,18813.891};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3608;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2374.78,9.5907679,18814.711};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3609;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2375.072,9.7417412,18816.549};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3610;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2374.0603,9.7400894,18815.582};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3611;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3600;
+ };
+ class Item3
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2375.7615,9.0830488,18810.254};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-3""];}";
+ description="Squad Leader@GUNSLINGER-3";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3613;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={2375.865,9.1478071,18811.057};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3614;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2375.0359,9.3028669,18811.877};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3615;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2374.2126,9.4567947,18812.691};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3616;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2373.4236,9.6079283,18813.51};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3617;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={2374.8357,9.1547756,18810.08};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3618;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2374.0085,9.3096342,18810.9};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3619;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2373.1824,9.4638491,18811.715};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3620;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2372.3943,9.6146679,18812.531};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3621;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3612;
+ };
+ class Item4
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2373.3406,8.8351955,18807.975};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-4""];}";
+ description="Squad Leader@GUNSLINGER-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3623;
+ type="B_Soldier_SL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={2373.4451,9.0027781,18808.777};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3624;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2372.6169,9.2627363,18809.598};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3625;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.7927,9.4747324,18810.412};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3626;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.0037,9.625864,18811.23};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3627;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={2372.4158,8.8852854,18807.803};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3628;
+ type="B_Soldier_TL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.5886,9.144618,18808.621};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3629;
+ type="B_soldier_AR_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2370.7634,9.4029512,18809.436};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3630;
+ type="B_Soldier_GL_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2369.9744,9.6322231,18810.252};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3631;
+ type="B_Soldier_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3622;
+ atlOffset=1.9073486e-006;
+ };
+ class Item5
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2372.3748,10.006712,18816.727};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-1""];}";
+ description="Medical Team Leader@ATLAS-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3633;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.5544,10.017208,18816.002};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3634;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.4119,10.215566,18817.988};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3635;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2370.363,10.238694,18817.166};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3636;
+ type="B_medic_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3632;
+ atlOffset=1.9073486e-006;
+ };
+ class Item6
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.4978,10.306405,18822.016};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre-1""];}";
+ description="Tank Commander@Sabre-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3638;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2371.8455,10.168463,18824.107};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3639;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2369.4871,10.491537,18822.105};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3640;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2370.5642,10.336759,18823.068};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3641;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3637;
+ };
+ class Item7
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2367.6931,10.5767,18818.445};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre=2""];}";
+ description="Tank Commander@Sabre-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3643;
+ type="B_crew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2368.0398,10.68662,18820.535};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3644;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2365.6814,10.745811,18818.533};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3645;
+ type="B_crew_F";
+ atlOffset=9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2366.7585,10.749212,18819.496};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3646;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3642;
+ atlOffset=1.9073486e-006;
+ };
+ class Item8
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2369.8826,10.046206,18814.625};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-4""];}";
+ description="Logistics Team Leader@ATLAS-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3648;
+ type="B_soldier_repair_F";
+ atlOffset=9.5367432e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2369.2087,10.04369,18814.018};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Logistics Specialist";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3649;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3647;
+ atlOffset=9.5367432e-007;
+ };
+ class Item9
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2367.2458,10.477219,18827.088};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-1""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3651;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2366.6091,10.574738,18826.512};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3652;
+ type="B_Helipilot_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2366.3582,10.523027,18828.053};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3653;
+ type="B_helicrew_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2365.7566,10.614532,18827.52};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3654;
+ type="B_helicrew_F";
+ atlOffset=2.8610229e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3650;
+ };
+ class Item10
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2365.3289,10.776294,18825.246};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-2""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3656;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2364.6912,10.855433,18824.664};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3657;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2364.4412,10.822272,18826.207};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3658;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2363.8396,10.899363,18825.672};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3659;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3655;
+ };
+ class Item11
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2363.283,11.000319,18823.32};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""TITAN-1""];}";
+ description="Transport Fixed Wing Pilot@TITAN-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3661;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ 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[]={2362.697,11.060699,18822.758};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Fixed Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3662;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3660;
+ };
+ class Item12
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2364.6238,10.62312,18829.729};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""RAIDER-1""];}";
+ description="Attack Rotary Wing Pilot@RAIDER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3664;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2364.0134,10.720801,18829.094};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Attack Rotary Wing Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3665;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3663;
+ };
+ class Item13
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2360.8875,11.12809,18825.982};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""HOG-1""];}";
+ description="Attack Fixed Wing Pilot@HOG-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3667;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3666;
+ };
+ class Item14
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2361.2556,11.032482,18828.738};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""LONGSHOT-1""];}";
+ description="Sniper@LONGSHOT-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3669;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2360.4167,11.116324,18828.041};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Spotter";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3670;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3668;
+ };
+ class Item15
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2358.2,11.049729,18832.084};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Militarypolice";
+ description="Military Police@Admins";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3673;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={2356.7161,11.491579,18830.439};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Missioncontroller";
+ description="Mission Controller";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=3675;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=3672;
+ };
+ };
+ id=3671;
+ atlOffset=-0.085632324;
};
- class Item304
+ class Item297
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={4100,-0.1602478,11825};
- angles[]={0,3.1415927,0};
+ position[]={2358.2849,11.173948,18817.066};
};
- side="Empty";
- class Attributes
+ name="zm2";
+ id=3676;
+ type="ModuleCurator_F";
+ atlOffset=-9.5367432e-007;
+ class CustomAttributes
{
- name="boat_2";
+ class Attribute0
+ {
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Missioncontroller";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ class Attribute2
+ {
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Mission Controller";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=2;
+ };
+ };
+ };
+ nAttributes=4;
};
- id=3583;
- type="Land_ClutterCutter_small_F";
- atlOffset=39.541;
};
- class Item305
+ class Item298
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={4110,-0.25125122,11825};
- angles[]={0,3.1415927,0};
- };
- side="Empty";
- class Attributes
- {
- name="boat_3";
+ position[]={2355.5359,11.754139,18819.537};
};
- id=3584;
- type="Land_ClutterCutter_small_F";
- atlOffset=39.540001;
- };
- };
- class Connections
- {
- class LinkIDProvider
- {
- nextID=3;
- };
- class Links
- {
- items=3;
- class Item0
+ name="zm3";
+ id=3677;
+ type="ModuleCurator_F";
+ atlOffset=-9.5367432e-007;
+ class CustomAttributes
{
- linkID=0;
- item0=16;
- item1=14;
- class CustomData
+ class Attribute0
+ {
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Militarypolice";
+ };
+ };
+ };
+ class Attribute1
{
- type="Sync";
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
};
- };
- class Item1
- {
- linkID=1;
- item0=17;
- item1=14;
- class CustomData
+ class Attribute2
{
- type="Sync";
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Military Police";
+ };
+ };
};
- };
- class Item2
- {
- linkID=2;
- item0=15;
- item1=14;
- class CustomData
+ class Attribute3
{
- type="Sync";
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
};
+ nAttributes=4;
};
};
};
diff --git a/Missionbasefiles/kp_liberation.Takistan/mission.sqm b/Missionbasefiles/kp_liberation.Takistan/mission.sqm
index 09dc6e6..3f6ddfc 100644
--- a/Missionbasefiles/kp_liberation.Takistan/mission.sqm
+++ b/Missionbasefiles/kp_liberation.Takistan/mission.sqm
@@ -1,4 +1,4 @@
-version=53;
+version=54;
class EditorData
{
moveGridStep=1;
@@ -8,21 +8,22 @@ class EditorData
toggles=1;
class ItemIDProvider
{
- nextID=883;
+ nextID=976;
};
class LayerIndexProvider
{
- nextID=72;
+ nextID=92;
};
class Camera
{
- pos[]={2850.9531,397.45599,185.48643};
- dir[]={0.49854454,-0.52520555,0.68980193};
- up[]={0.30787823,0.85069817,0.42599288};
- aside[]={0.81057203,-6.1321771e-007,-0.58582431};
+ pos[]={609.01312,578.92261,239.96114};
+ dir[]={0.63693607,-0.54029274,0.5499056};
+ up[]={0.40896174,0.8414771,0.35308149};
+ aside[]={0.65350032,-1.4901161e-008,-0.75692618};
};
};
binarizationWanted=0;
+sourceName="kp_liberation";
addons[]=
{
"A3_Ui_F",
@@ -42,6 +43,7 @@ addons[]=
"A3_Structures_F_Heli_Items_Luggage",
"A3_Structures_F_Civ_Camping",
"A3_Structures_F_Items_Vessels",
+ "ace_cargo",
"A3_Structures_F_EPA_Mil_Scrapyard",
"A3_Structures_F_Heli_Civ_Market",
"A3_Structures_F_Ind_Cargo",
@@ -56,13 +58,22 @@ addons[]=
"A3_Structures_F_Heli_Items_Airport",
"A3_Supplies_F_Heli_Fuel",
"CUP_Editor_Plants_Config",
- "A3_Structures_F_System"
+ "A3_Structures_F_System",
+ "ace_vector",
+ "A3_Weapons_F",
+ "ace_goggles",
+ "rhsusf_c_troops",
+ "ace_compat_rhs_usf3",
+ "FIR_PilotCrewPack_US",
+ "ace_gforces",
+ "ace_parachute",
+ "ace_explosives"
};
class AddonsMetaData
{
class List
{
- items=16;
+ items=25;
class Item0
{
className="A3_Ui_F";
@@ -140,33 +151,99 @@ class AddonsMetaData
url="https://www.arma3.com";
};
class Item12
+ {
+ className="ace_cargo";
+ name="ACE3 - Cargo";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item13
{
className="A3_Structures_F_Ind";
name="Arma 3 - Industrial Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item13
+ class Item14
{
className="A3_Structures_F_EPC";
name="Arma 3 Win Episode - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item14
+ class Item15
{
className="A3_Supplies_F_Heli";
name="Arma 3 Helicopters - Ammoboxes and Supplies";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
- class Item15
+ class Item16
{
className="CUP_Editor_Plants_Config";
name="CUP_Editor_Plants_Config";
};
+ class Item17
+ {
+ className="ace_vector";
+ name="ACE3 - Vector";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item18
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item19
+ {
+ className="ace_goggles";
+ name="ACE3 - Goggles";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item20
+ {
+ className="rhsusf_c_troops";
+ name="RHSUSF Infantry & Equipment";
+ author="Red Hammer Studios";
+ url="http://www.rhsmods.org/";
+ };
+ class Item21
+ {
+ className="ace_compat_rhs_usf3";
+ name="ACE3 - RHS USF Compatibility";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item22
+ {
+ className="FIR_PilotCrewPack_US";
+ name="FIR_PilotCrewPack_US";
+ };
+ class Item23
+ {
+ className="ace_parachute";
+ name="ACE3 - Parachute";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
+ class Item24
+ {
+ className="ace_explosives";
+ name="ACE3 - Explosives";
+ author="ACE-Team";
+ url="http://ace3mod.com/";
+ };
};
};
+dlcs[]=
+{
+ "Heli",
+ "RHS_USAF"
+};
randomSeed=7986313;
class ScenarioData
{
@@ -188,6 +265,25 @@ class CustomAttributes
{
name="Scenario";
class Attribute0
+ {
+ property="cba_settings_hasSettingsFile";
+ expression="false";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ class Attribute1
{
property="EnableDebugConsole";
expression="true";
@@ -206,7 +302,7 @@ class CustomAttributes
};
};
};
- nAttributes=1;
+ nAttributes=2;
};
};
class Mission
@@ -234,7 +330,7 @@ class Mission
};
class Entities
{
- items=358;
+ items=351;
class Item0
{
dataType="Marker";
@@ -2560,22 +2656,22 @@ class Mission
class Item235
{
dataType="Trigger";
- position[]={633.76239,544.19946,263.94931};
+ position[]={633.76202,544.19934,263.94901};
class Attributes
{
condition="true";
timeout[]={1.5,1.5,1.5};
interuptable=1;
- effectMusic="LeadTrack01_F";
+ effectMusic="LeadTrack01_F_EPA";
};
id=423;
type="EmptyDetector";
- atlOffset=-0.19274902;
+ atlOffset=-0.19299316;
};
class Item236
{
dataType="Trigger";
- position[]={645.23212,541.73682,259.28378};
+ position[]={645.23199,541.73688,259.284};
class Attributes
{
condition="!(player in thislist)";
@@ -2584,11 +2680,11 @@ class Mission
timeout[]={0.2,0.2,0.2};
interuptable=1;
activationBy="WEST";
- effectMusic="EventTrack01_F_Curator";
+ effectMusic="EventTrack02a_F_EPA";
};
id=424;
type="EmptyDetector";
- atlOffset=-0.19604492;
+ atlOffset=-0.19598389;
};
class Item237
{
@@ -2721,2262 +2817,110 @@ class Mission
dataType="Logic";
class PositionInfo
{
- position[]={623.32196,549.15637,243.08554};
- };
- id=427;
- type="ModuleCuratorSetAttributesObject_F";
- atlOffset=-0.20233154;
- class CustomAttributes
- {
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=0;
- };
- };
- };
- nAttributes=11;
+ position[]={650.12372,541.48401,251.18759};
};
+ name="gamelogic";
+ id=430;
+ type="Logic";
+ atlOffset=-0.17755127;
};
class Item240
{
dataType="Logic";
class PositionInfo
{
- position[]={623.48016,548.71515,247.0665};
+ position[]={658.39325,538.90186,256.72714};
};
- id=428;
- type="ModuleCuratorSetAttributesGroup_F";
- atlOffset=-0.16638184;
- class CustomAttributes
+ name="HC1";
+ isPlayable=1;
+ id=458;
+ type="HeadlessClient_F";
+ atlOffset=-0.22595215;
+ };
+ class Item241
+ {
+ dataType="Logic";
+ class PositionInfo
{
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesGroup_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_SpeedMode";
- expression="_this setVariable ['SpeedMode',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_GroupID";
- expression="_this setVariable ['GroupID',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Formation";
- expression="_this setVariable ['Formation',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute7
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_Behaviour";
- expression="_this setVariable ['Behaviour',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=9;
+ position[]={658.63348,539.74597,249.5582};
};
+ name="HC2";
+ isPlayable=1;
+ id=459;
+ type="HeadlessClient_F";
+ atlOffset=-0.20458984;
};
- class Item241
+ class Item242
{
dataType="Logic";
class PositionInfo
{
- position[]={623.4245,548.38702,250.56845};
+ position[]={658.67938,540.64941,241.87167};
};
- id=429;
- type="ModuleCuratorSetAttributesPlayer_F";
- atlOffset=-0.16876221;
- class CustomAttributes
+ name="HC3";
+ isPlayable=1;
+ id=460;
+ type="HeadlessClient_F";
+ atlOffset=-0.24993896;
+ };
+ class Item243
+ {
+ dataType="Object";
+ class PositionInfo
{
- class Attribute0
- {
- property="ModuleCuratorSetAttributesObject_F_Lock";
- expression="_this setVariable ['Lock',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute1
- {
- property="ModuleCuratorSetAttributesObject_F_Exec";
- expression="_this setVariable ['Exec',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute2
- {
- property="ModuleCuratorSetAttributesObject_F_Fuel";
- expression="_this setVariable ['Fuel',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute3
- {
- property="ModuleCuratorSetAttributesObject_F_UnitPos";
- expression="_this setVariable ['UnitPos',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute4
- {
- property="ModuleCuratorSetAttributesObject_F_Curator";
- expression="_this setVariable ['Curator',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "STRING"
- };
- };
- value="";
- };
- };
- };
- class Attribute5
- {
- property="ModuleCuratorSetAttributesObject_F_Damage";
- expression="_this setVariable ['Damage',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute6
- {
- property="ModuleCuratorSetAttributesObject_F_Rank";
- expression="_this setVariable ['Rank',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute7
- {
- property="ModuleInfo";
- expression="false";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute8
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnVehicle";
- expression="_this setVariable ['RespawnVehicle',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute9
- {
- property="ModuleCuratorSetAttributesObject_F_Skill";
- expression="_this setVariable ['Skill',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- class Attribute10
- {
- property="ModuleCuratorSetAttributesObject_F_RespawnPosition";
- expression="_this setVariable ['RespawnPosition',_value,true];";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "BOOL"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=11;
+ position[]={2920.2258,361.10989,296.53906};
+ angles[]={0.011203959,4.7148747,0.10362645};
};
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=556;
+ type="Land_fortified_nest_small";
+ atlOffset=0.012023926;
};
- class Item242
+ class Item244
{
- dataType="Logic";
+ dataType="Object";
class PositionInfo
{
- position[]={650.12372,541.48401,251.18759};
+ position[]={2922.2417,360.76535,290.18005};
+ angles[]={0.0015822123,1.5500087,0.10521051};
};
- name="gamelogic";
- id=430;
- type="Logic";
- atlOffset=-0.17755127;
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=557;
+ type="Land_fort_bagfence_long";
+ atlOffset=0.0032043457;
};
- class Item243
+ class Item245
{
- dataType="Group";
- side="West";
- class Entities
+ dataType="Object";
+ class PositionInfo
{
- items=2;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={634.87762,545.68866,250.34042};
- angles[]={0.11784928,6.0991402,6.0310688};
- };
- side="West";
- flags=6;
- class Attributes
- {
- rank="COLONEL";
- init="removeallWeapons this; removebackpack this; this setVariable ['ace_medical_medicClass', 1]; this setVariable ['ACE_isEngineer', 1];";
- name="commandant";
- description="Platoon Leader (Commander)";
- isPlayer=1;
- isPlayable=1;
- };
- id=432;
- type="B_officer_F";
- atlOffset=-0.093994141;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={638.35712,544.66956,251.22519};
- angles[]={0.12416276,6.1139932,6.0235739};
- };
- side="West";
- flags=4;
- class Attributes
- {
- rank="CAPTAIN";
- init="removeallWeapons this; removebackpack this;";
- description="Platoon Sergeant";
- isPlayable=1;
- };
- id=433;
- type="B_Soldier_SL_F";
- atlOffset=-0.097595215;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
+ position[]={2922.2515,360.76846,288.87122};
+ angles[]={0.0015822123,1.5500087,0.10521051};
};
+ side="Empty";
+ flags=4;
class Attributes
{
+ disableSimulation=1;
};
- id=431;
- atlOffset=-0.093994141;
+ id=558;
+ type="Land_fort_bagfence_long";
+ atlOffset=0.0032043457;
};
- class Item244
+ class Item246
{
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={630.3327,547.02429,248.85263};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="Squad 1 Leader";
- isPlayable=1;
- };
- id=435;
- type="B_Soldier_SL_F";
- atlOffset=-0.089538574;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={628.71259,547.43292,248.66562};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Medic";
- isPlayable=1;
- };
- id=436;
- type="B_medic_F";
- atlOffset=-0.089599609;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={632.15302,546.54736,249.03622};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Engineer";
- isPlayable=1;
- };
- id=437;
- type="B_engineer_F";
- atlOffset=-0.094604492;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={629.52997,547.42273,247.12656};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Team 1 Leader";
- isPlayable=1;
- };
- id=438;
- type="B_Soldier_TL_F";
- atlOffset=-0.089599609;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={628.72821,547.73181,246.14365};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=439;
- type="B_Soldier_F";
- atlOffset=-0.085388184;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item5
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={629.58759,547.66858,244.96347};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=440;
- type="B_Soldier_F";
- atlOffset=-0.077636719;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={628.76141,547.93896,243.99228};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 1 Rifleman";
- isPlayable=1;
- };
- id=441;
- type="B_Soldier_F";
- atlOffset=-0.077636719;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={631.49579,546.90656,247.45029};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 1 Team 2 Leader";
- isPlayable=1;
- };
- id=442;
- type="B_Soldier_TL_F";
- atlOffset=-0.093933105;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={631.17059,547.11609,246.39755};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=443;
- type="B_Soldier_F";
- atlOffset=-0.092590332;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={631.92352,547.02985,245.51035};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=444;
- type="B_Soldier_F";
- atlOffset=-0.093933105;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={631.23114,547.33044,244.48251};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 1 Team 2 Rifleman";
- isPlayable=1;
- };
- id=445;
- type="B_Soldier_F";
- atlOffset=-0.09362793;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=434;
- atlOffset=-0.089538574;
- };
- class Item245
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=11;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={635.38544,545.77698,248.52353};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="Squad 2 Leader";
- isPlayable=1;
- };
- id=447;
- type="B_Soldier_SL_F";
- atlOffset=-0.094848633;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={633.76532,546.2171,248.33652};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Medic";
- isPlayable=1;
- };
- id=448;
- type="B_medic_F";
- atlOffset=-0.094787598;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={637.20575,545.30872,248.70761};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Engineer";
- isPlayable=1;
- };
- id=449;
- type="B_engineer_F";
- atlOffset=-0.071777344;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={634.5827,546.19366,246.79745};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Team 1 Leader";
- isPlayable=1;
- };
- id=450;
- type="B_Soldier_TL_F";
- atlOffset=-0.094787598;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item4
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={633.78094,546.51782,245.81454};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=451;
- type="B_Soldier_F";
- atlOffset=-0.093994141;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item5
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={634.64032,546.43945,244.63437};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=452;
- type="B_Soldier_F";
- atlOffset=-0.093994141;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item6
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={633.81415,546.80743,243.66318};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 1 Rifleman";
- isPlayable=1;
- };
- id=453;
- type="B_Soldier_F";
- atlOffset=-0.054870605;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item7
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={636.54852,545.64795,247.12119};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Squad 2 Team 2 Leader";
- isPlayable=1;
- };
- id=454;
- type="B_Soldier_TL_F";
- atlOffset=-0.094787598;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.04;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item8
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={636.22333,545.85968,246.06845};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=455;
- type="B_Soldier_F";
- atlOffset=-0.094848633;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item9
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={636.97626,545.77362,245.18124};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=456;
- type="B_Soldier_F";
- atlOffset=-0.094848633;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item10
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={636.28387,546.07642,244.15341};
- };
- side="West";
- flags=5;
- class Attributes
- {
- description="Squad 2 Team 2 Rifleman";
- isPlayable=1;
- };
- id=457;
- type="B_Soldier_F";
- atlOffset=-0.093994141;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.99000001;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=446;
- atlOffset=-0.094848633;
- };
- class Item246
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={658.39325,538.90186,256.72714};
- };
- name="HC1";
- isPlayable=1;
- id=458;
- type="HeadlessClient_F";
- atlOffset=-0.22595215;
- };
- class Item247
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={658.63348,539.74597,249.5582};
- };
- name="HC2";
- isPlayable=1;
- id=459;
- type="HeadlessClient_F";
- atlOffset=-0.20458984;
- };
- class Item248
- {
- dataType="Logic";
- class PositionInfo
- {
- position[]={658.67938,540.64941,241.87167};
- };
- name="HC3";
- isPlayable=1;
- id=460;
- type="HeadlessClient_F";
- atlOffset=-0.24993896;
- };
- class Item249
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=4;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={639.73114,544.52911,249.42636};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="MedEvac Pilot";
- isPlayable=1;
- };
- id=462;
- type="B_Helipilot_F";
- atlOffset=-0.097595215;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.94999999;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={639.97626,544.6814,247.68417};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="SERGEANT";
- description="MedEvac Co-Pilot";
- isPlayable=1;
- };
- id=463;
- type="B_Helipilot_F";
- atlOffset=-0.09765625;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.97000003;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={640.15692,544.83734,246.02841};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=464;
- type="B_medic_F";
- atlOffset=-0.096008301;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item3
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={640.33563,544.9873,244.40927};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="MedEvac Medic";
- isPlayable=1;
- };
- id=465;
- type="B_medic_F";
- atlOffset=-0.096008301;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.95999998;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=461;
- atlOffset=-0.097595215;
- };
- class Item250
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=3;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={641.9743,543.89349,249.74521};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="Logistics Pilot";
- isPlayable=1;
- };
- id=467;
- type="B_Helipilot_F";
- atlOffset=-0.097595215;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.01;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={642.30341,544.06836,247.64365};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Engineer";
- isPlayable=1;
- };
- id=468;
- type="B_engineer_F";
- atlOffset=-0.09765625;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item2
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={642.40009,544.26221,245.88535};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="CORPORAL";
- description="Logistics Demolition Expert";
- isPlayable=1;
- };
- id=469;
- type="B_soldier_exp_F";
- atlOffset=-0.09753418;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=466;
- atlOffset=-0.097595215;
- };
- class Item251
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=2;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={644.14423,543.27765,250.08261};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
- };
- id=471;
- type="B_Helipilot_F";
- atlOffset=-0.096313477;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=0.98000002;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item1
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={644.50458,543.46997,247.76718};
- };
- side="West";
- flags=5;
- class Attributes
- {
- rank="LIEUTENANT";
- description="CAS Pilot";
- isPlayable=1;
- };
- id=472;
- type="B_Helipilot_F";
- atlOffset=-0.097167969;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.03;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=470;
- atlOffset=-0.096313477;
- };
- class Item252
- {
- dataType="Group";
- side="West";
- class Entities
- {
- items=1;
- class Item0
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={646.28094,542.6759,250.41562};
- };
- side="West";
- flags=7;
- class Attributes
- {
- rank="SERGEANT";
- description="UAV and Intelligence";
- isPlayable=1;
- };
- id=474;
- type="B_soldier_UAV_F";
- atlOffset=-0.096435547;
- class CustomAttributes
- {
- class Attribute0
- {
- property="pitch";
- expression="_this setpitch _value;";
- class Value
- {
- class data
- {
- class type
- {
- type[]=
- {
- "SCALAR"
- };
- };
- value=1.02;
- };
- };
- };
- nAttributes=1;
- };
- };
- };
- class Attributes
- {
- };
- id=473;
- atlOffset=-0.096435547;
- };
- class Item253
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2920.2258,361.10989,296.53906};
- angles[]={0.011203959,4.7148747,0.10362645};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- disableSimulation=1;
- };
- id=556;
- type="Land_fortified_nest_small";
- atlOffset=0.012023926;
- };
- class Item254
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2922.2417,360.76535,290.18005};
- angles[]={0.0015822123,1.5500087,0.10521051};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- disableSimulation=1;
- };
- id=557;
- type="Land_fort_bagfence_long";
- atlOffset=0.0032043457;
- };
- class Item255
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2922.2515,360.76846,288.87122};
- angles[]={0.0015822123,1.5500087,0.10521051};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- disableSimulation=1;
- };
- id=558;
- type="Land_fort_bagfence_long";
- atlOffset=0.0032043457;
- };
- class Item256
- {
- dataType="Object";
- class PositionInfo
+ dataType="Object";
+ class PositionInfo
{
position[]={2917.8533,360.24744,298.30603};
angles[]={0.011203959,6.2825661,0.10362645};
@@ -4991,7 +2935,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0039978027;
};
- class Item257
+ class Item247
{
dataType="Object";
class PositionInfo
@@ -5009,7 +2953,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=3.0517578e-005;
};
- class Item258
+ class Item248
{
dataType="Object";
class PositionInfo
@@ -5027,7 +2971,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0091247559;
};
- class Item259
+ class Item249
{
dataType="Object";
class PositionInfo
@@ -5045,7 +2989,7 @@ class Mission
type="CamoNet_BLUFOR_F";
atlOffset=0.0016174316;
};
- class Item260
+ class Item250
{
dataType="Object";
class PositionInfo
@@ -5063,7 +3007,7 @@ class Mission
type="Land_PortableLight_double_F";
atlOffset=0.011932373;
};
- class Item261
+ class Item251
{
dataType="Object";
class PositionInfo
@@ -5081,7 +3025,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0055236816;
};
- class Item262
+ class Item252
{
dataType="Object";
class PositionInfo
@@ -5099,7 +3043,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0055847168;
};
- class Item263
+ class Item253
{
dataType="Object";
class PositionInfo
@@ -5117,7 +3061,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0032653809;
};
- class Item264
+ class Item254
{
dataType="Object";
class PositionInfo
@@ -5134,7 +3078,7 @@ class Mission
id=569;
type="Land_HBarrierWall6_F";
};
- class Item265
+ class Item255
{
dataType="Object";
class PositionInfo
@@ -5151,7 +3095,7 @@ class Mission
id=570;
type="Land_HBarrierWall6_F";
};
- class Item266
+ class Item256
{
dataType="Object";
class PositionInfo
@@ -5168,7 +3112,7 @@ class Mission
id=571;
type="Land_HBarrierWall6_F";
};
- class Item267
+ class Item257
{
dataType="Object";
class PositionInfo
@@ -5185,7 +3129,7 @@ class Mission
id=572;
type="Land_HBarrierWall6_F";
};
- class Item268
+ class Item258
{
dataType="Object";
class PositionInfo
@@ -5202,7 +3146,7 @@ class Mission
id=573;
type="USMC_WarfareBUAVterminal";
};
- class Item269
+ class Item259
{
dataType="Object";
class PositionInfo
@@ -5220,7 +3164,7 @@ class Mission
type="Land_HBarrierWall_corner_F";
atlOffset=0.00094604492;
};
- class Item270
+ class Item260
{
dataType="Object";
class PositionInfo
@@ -5237,7 +3181,7 @@ class Mission
id=575;
type="Land_HBarrierWall_corner_F";
};
- class Item271
+ class Item261
{
dataType="Object";
class PositionInfo
@@ -5254,7 +3198,7 @@ class Mission
id=576;
type="Land_HBarrierWall_corner_F";
};
- class Item272
+ class Item262
{
dataType="Object";
class PositionInfo
@@ -5272,7 +3216,7 @@ class Mission
type="Land_PortableLight_double_F";
atlOffset=0.0071716309;
};
- class Item273
+ class Item263
{
dataType="Object";
class PositionInfo
@@ -5289,7 +3233,7 @@ class Mission
id=578;
type="Land_PortableLight_double_F";
};
- class Item274
+ class Item264
{
dataType="Object";
class PositionInfo
@@ -5307,7 +3251,7 @@ class Mission
type="Land_fort_bagfence_long";
atlOffset=0.0032043457;
};
- class Item275
+ class Item265
{
dataType="Object";
class PositionInfo
@@ -5324,7 +3268,7 @@ class Mission
id=586;
type="Land_fort_bagfence_long";
};
- class Item276
+ class Item266
{
dataType="Object";
class PositionInfo
@@ -5341,7 +3285,7 @@ class Mission
id=587;
type="Land_fort_bagfence_long";
};
- class Item277
+ class Item267
{
dataType="Object";
class PositionInfo
@@ -5358,7 +3302,7 @@ class Mission
id=588;
type="Land_PortableLight_double_F";
};
- class Item278
+ class Item268
{
dataType="Object";
class PositionInfo
@@ -5375,7 +3319,7 @@ class Mission
type="CUP_A2_Road_grav_6konec";
atlOffset=3.0517578e-005;
};
- class Item279
+ class Item269
{
dataType="Object";
class PositionInfo
@@ -5392,7 +3336,7 @@ class Mission
type="CUP_A2_Road_grav_10_25";
atlOffset=3.0517578e-005;
};
- class Item280
+ class Item270
{
dataType="Object";
class PositionInfo
@@ -5409,7 +3353,7 @@ class Mission
type="CUP_A2_Road_grav_30_25";
atlOffset=3.0517578e-005;
};
- class Item281
+ class Item271
{
dataType="Object";
class PositionInfo
@@ -5425,7 +3369,7 @@ class Mission
id=593;
type="CUP_A2_Road_grav_6konec";
};
- class Item282
+ class Item272
{
dataType="Layer";
name="Officers HQ [BLU]";
@@ -8282,6 +6226,7 @@ class Mission
};
id=860;
type="CamoNet_BLUFOR_open_F";
+ atlOffset=-0.045166016;
class CustomAttributes
{
class Attribute0
@@ -8391,9 +6336,9 @@ class Mission
};
};
id=594;
- atlOffset=-0.063446045;
+ atlOffset=-0.069091797;
};
- class Item283
+ class Item273
{
dataType="Layer";
name="Circle LZ";
@@ -9521,7 +7466,7 @@ class Mission
id=666;
atlOffset=-0.0093383789;
};
- class Item284
+ class Item274
{
dataType="Layer";
name="Square LZ";
@@ -10398,7 +8343,7 @@ class Mission
id=694;
atlOffset=-0.00094604492;
};
- class Item285
+ class Item275
{
dataType="Layer";
name="Circle LZ_1";
@@ -11149,7 +9094,7 @@ class Mission
id=724;
atlOffset=-0.0017700195;
};
- class Item286
+ class Item276
{
dataType="Object";
class PositionInfo
@@ -11189,7 +9134,7 @@ class Mission
nAttributes=1;
};
};
- class Item287
+ class Item277
{
dataType="Object";
class PositionInfo
@@ -11229,7 +9174,7 @@ class Mission
nAttributes=1;
};
};
- class Item288
+ class Item278
{
dataType="Object";
class PositionInfo
@@ -11269,7 +9214,7 @@ class Mission
nAttributes=1;
};
};
- class Item289
+ class Item279
{
dataType="Object";
class PositionInfo
@@ -11309,7 +9254,7 @@ class Mission
nAttributes=1;
};
};
- class Item290
+ class Item280
{
dataType="Object";
class PositionInfo
@@ -11349,7 +9294,7 @@ class Mission
nAttributes=1;
};
};
- class Item291
+ class Item281
{
dataType="Object";
class PositionInfo
@@ -11389,7 +9334,7 @@ class Mission
nAttributes=1;
};
};
- class Item292
+ class Item282
{
dataType="Object";
class PositionInfo
@@ -11406,7 +9351,7 @@ class Mission
id=762;
type="Land_HBarrierWall6_F";
};
- class Item293
+ class Item283
{
dataType="Object";
class PositionInfo
@@ -11423,7 +9368,7 @@ class Mission
id=763;
type="Land_HBarrierWall6_F";
};
- class Item294
+ class Item284
{
dataType="Object";
class PositionInfo
@@ -11441,7 +9386,7 @@ class Mission
type="Land_HBarrierWall6_F";
atlOffset=3.0517578e-005;
};
- class Item295
+ class Item285
{
dataType="Object";
class PositionInfo
@@ -11458,7 +9403,7 @@ class Mission
id=765;
type="Land_HBarrierWall6_F";
};
- class Item296
+ class Item286
{
dataType="Object";
class PositionInfo
@@ -11475,7 +9420,7 @@ class Mission
id=766;
type="Land_HBarrierWall6_F";
};
- class Item297
+ class Item287
{
dataType="Object";
class PositionInfo
@@ -11492,7 +9437,7 @@ class Mission
id=767;
type="Land_HBarrierWall_corner_F";
};
- class Item298
+ class Item288
{
dataType="Object";
class PositionInfo
@@ -11509,7 +9454,7 @@ class Mission
id=768;
type="Land_HBarrierWall6_F";
};
- class Item299
+ class Item289
{
dataType="Object";
class PositionInfo
@@ -11527,7 +9472,7 @@ class Mission
type="Land_HBarrierWall_corner_F";
atlOffset=3.0517578e-005;
};
- class Item300
+ class Item290
{
dataType="Object";
class PositionInfo
@@ -11544,7 +9489,7 @@ class Mission
id=782;
type="Land_HBarrierWall4_F";
};
- class Item301
+ class Item291
{
dataType="Object";
class PositionInfo
@@ -11561,7 +9506,7 @@ class Mission
id=783;
type="Land_HBarrierWall6_F";
};
- class Item302
+ class Item292
{
dataType="Object";
class PositionInfo
@@ -11579,7 +9524,7 @@ class Mission
type="Land_HBarrierWall6_F";
atlOffset=3.0517578e-005;
};
- class Item303
+ class Item293
{
dataType="Object";
class PositionInfo
@@ -11597,7 +9542,7 @@ class Mission
type="Land_HBarrierWall6_F";
atlOffset=-3.0517578e-005;
};
- class Item304
+ class Item294
{
dataType="Object";
class PositionInfo
@@ -11615,7 +9560,7 @@ class Mission
type="Land_HBarrierWall6_F";
atlOffset=3.0517578e-005;
};
- class Item305
+ class Item295
{
dataType="Object";
class PositionInfo
@@ -11631,7 +9576,7 @@ class Mission
id=791;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item306
+ class Item296
{
dataType="Object";
class PositionInfo
@@ -11647,7 +9592,7 @@ class Mission
id=792;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item307
+ class Item297
{
dataType="Object";
class PositionInfo
@@ -11663,7 +9608,7 @@ class Mission
id=793;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item308
+ class Item298
{
dataType="Object";
class PositionInfo
@@ -11680,7 +9625,7 @@ class Mission
type="CUP_t_PistaciaL2s_EP1";
atlOffset=-3.0517578e-005;
};
- class Item309
+ class Item299
{
dataType="Object";
class PositionInfo
@@ -11696,7 +9641,7 @@ class Mission
id=797;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item310
+ class Item300
{
dataType="Object";
class PositionInfo
@@ -11712,7 +9657,7 @@ class Mission
id=798;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item311
+ class Item301
{
dataType="Object";
class PositionInfo
@@ -11728,7 +9673,7 @@ class Mission
id=800;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item312
+ class Item302
{
dataType="Object";
class PositionInfo
@@ -11745,7 +9690,7 @@ class Mission
type="CUP_t_PistaciaL2s_EP1";
atlOffset=0.014007568;
};
- class Item313
+ class Item303
{
dataType="Object";
class PositionInfo
@@ -11761,7 +9706,7 @@ class Mission
id=802;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item314
+ class Item304
{
dataType="Object";
class PositionInfo
@@ -11777,7 +9722,7 @@ class Mission
id=803;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item315
+ class Item305
{
dataType="Object";
class PositionInfo
@@ -11793,7 +9738,7 @@ class Mission
id=804;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item316
+ class Item306
{
dataType="Object";
class PositionInfo
@@ -11809,7 +9754,7 @@ class Mission
id=805;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item317
+ class Item307
{
dataType="Object";
class PositionInfo
@@ -11825,7 +9770,7 @@ class Mission
id=806;
type="CUP_t_PistaciaL2s_EP1";
};
- class Item318
+ class Item308
{
dataType="Object";
class PositionInfo
@@ -11838,419 +9783,7490 @@ class Mission
class Attributes
{
};
- id=807;
- type="CUP_t_PistaciaL2s_EP1";
+ id=807;
+ type="CUP_t_PistaciaL2s_EP1";
+ };
+ class Item309
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2906.1824,364.37436,207.16118};
+ angles[]={0.0016194459,2.4230814,0.051151726};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=808;
+ type="CUP_t_PistaciaL2s_EP1";
+ };
+ class Item310
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2939.0417,363.2435,246.61966};
+ angles[]={0.044770103,1.5592556,0.063912325};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=809;
+ type="Land_HBarrierWall6_F";
+ };
+ class Item311
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2938.6338,363.02762,254.88095};
+ angles[]={0.014398213,1.5718279,0.084597312};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=810;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0083618164;
+ };
+ class Item312
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2938.3403,362.97571,263.10056};
+ angles[]={0.0015822123,1.5333557,0.089360513};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=811;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0079956055;
+ };
+ class Item313
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2939.4028,363.47116,239.69431};
+ angles[]={0.023993526,1.5540991,0.05115639};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=812;
+ type="Land_HBarrierWall_corner_F";
+ };
+ class Item314
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2937.7273,362.91052,271.40686};
+ angles[]={0,1.5333557,0.089360513};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=813;
+ type="Land_HBarrierWall6_F";
+ atlOffset=0.0067749023;
+ };
+ class Item315
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2936.9023,362.81216,277.36005};
+ angles[]={0.011198638,6.2318258,0.079829417};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=814;
+ type="Land_HBarrierWall_corner_F";
+ };
+ class Item316
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2896.9326,363.09174,211.34029};
+ angles[]={0,0,0.0015822123};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=815;
+ type="CUP_banana_1";
+ };
+ class Item317
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2898.2361,362.85641,209.75844};
+ angles[]={0,0,0.0015822123};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=816;
+ type="CUP_banana_3";
+ };
+ class Item318
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2928.3857,364.69443,208.405};
+ angles[]={0.0015822123,0,0.075058997};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=835;
+ type="CUP_banana_4";
+ };
+ class Item319
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2940.0103,365.06818,231.03108};
+ angles[]={0.016002094,0,0.051151726};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=836;
+ type="CUP_banana_2";
+ atlOffset=0.0032653809;
+ };
+ class Item320
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2910.3223,363.48553,205.13817};
+ angles[]={0,0,0.052752923};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=838;
+ type="CUP_str_fikovnik_ker";
+ };
+ class Item321
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2940.3123,365.24304,216.44106};
+ angles[]={0.041577213,0,0.090949394};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=839;
+ type="CUP_str_fikovnik_ker";
};
- class Item319
+ class Item322
{
dataType="Object";
class PositionInfo
{
- position[]={2906.1824,364.37436,207.16118};
- angles[]={0.0016194459,2.4230814,0.051151726};
+ position[]={2939.0977,365.51495,206.46181};
+ angles[]={0.043171391,3.157567,0.10204598};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=808;
- type="CUP_t_PistaciaL2s_EP1";
+ id=840;
+ type="CUP_str_fikovnik_ker";
};
- class Item320
+ class Item323
{
dataType="Object";
class PositionInfo
{
- position[]={2939.0417,363.2435,246.61966};
- angles[]={0.044770103,1.5592556,0.063912325};
+ position[]={2868.0383,354.80521,284.66437};
+ angles[]={0.0207968,1.5892531,0.089360513};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=809;
- type="Land_HBarrierWall6_F";
+ id=846;
+ type="CUP_A2_Road_grav_25";
};
- class Item321
+ class Item324
{
dataType="Object";
class PositionInfo
{
- position[]={2938.6338,363.02762,254.88095};
- angles[]={0.014398213,1.5718279,0.084597312};
+ position[]={2892.6694,357.45154,284.28735};
+ angles[]={0.044770103,1.5892531,0.10363106};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=810;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0083618164;
+ id=847;
+ type="CUP_A2_Road_grav_25";
};
- class Item322
+ class Item325
{
dataType="Object";
class PositionInfo
{
- position[]={2938.3403,362.97571,263.10056};
- angles[]={0.0015822123,1.5333557,0.089360513};
+ position[]={2917.3428,360.02795,283.92767};
+ angles[]={0.043176915,1.5892531,0.10362645};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=811;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0079956055;
+ id=848;
+ type="CUP_A2_Road_grav_25";
};
- class Item323
+ class Item326
{
dataType="Object";
class PositionInfo
{
- position[]={2939.4028,363.47116,239.69431};
- angles[]={0.023993526,1.5540991,0.05115639};
+ position[]={2836.9658,354.48486,291.48599};
+ angles[]={6.2081275,1.9840724,6.2735858};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=812;
- type="Land_HBarrierWall_corner_F";
+ id=849;
+ type="CUP_A2_Road_grav_6konec";
};
- class Item324
+ class Item327
{
dataType="Object";
class PositionInfo
{
- position[]={2937.7273,362.91052,271.40686};
- angles[]={0,1.5333557,0.089360513};
+ position[]={2841.7954,354.32916,289.09128};
+ angles[]={6.2081265,1.9835405,0.0064037596};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=813;
- type="Land_HBarrierWall6_F";
- atlOffset=0.0067749023;
+ id=850;
+ type="CUP_A2_Road_grav_10_25";
+ atlOffset=0.0020141602;
};
- class Item325
+ class Item328
{
dataType="Object";
class PositionInfo
{
- position[]={2936.9023,362.81216,277.36005};
- angles[]={0.011198638,6.2318258,0.079829417};
+ position[]={2848.8,354.22,286.40463};
+ angles[]={0,4.7083025,0};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=814;
- type="Land_HBarrierWall_corner_F";
+ id=851;
+ type="CUP_A2_Road_grav_30_25";
};
- class Item326
+ class Item329
{
dataType="Object";
class PositionInfo
{
- position[]={2896.9326,363.09174,211.34029};
- angles[]={0,0,0.0015822123};
+ position[]={2940.1882,362.16779,291.10086};
+ angles[]={0.0016194459,3.6845362,0.071877465};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=815;
- type="CUP_banana_1";
+ id=852;
+ type="CUP_A2_Road_grav_6konec";
};
- class Item327
+ class Item330
{
dataType="Object";
class PositionInfo
{
- position[]={2898.2361,362.85641,209.75844};
- angles[]={0,0,0.0015822123};
+ position[]={2934.0906,361.65747,284.65192};
+ angles[]={0.035185181,3.6998274,0.079830162};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=816;
- type="CUP_banana_3";
+ id=856;
+ type="CUP_A2_Road_grav_60_10";
};
- class Item328
+ class Item331
+ {
+ dataType="Marker";
+ position[]={2817.8704,358.98245,192.06526};
+ name="ghost_spot";
+ type="Empty";
+ id=869;
+ atlOffset=0.024810791;
+ };
+ class Item332
{
dataType="Object";
class PositionInfo
{
- position[]={2928.3857,364.69443,208.405};
- angles[]={0.0015822123,0,0.075058997};
+ position[]={2913.252,361.81937,219.16637};
+ angles[]={0,1.3582885,0.052752923};
};
side="Empty";
flags=4;
class Attributes
{
+ disableSimulation=1;
};
- id=835;
- type="CUP_banana_4";
+ id=868;
+ type="Land_BagFence_End_F";
};
- class Item329
+ class Item333
{
dataType="Object";
class PositionInfo
{
- position[]={2940.0103,365.06818,231.03108};
- angles[]={0.016002094,0,0.051151726};
+ position[]={2919.5684,361.84607,223.73593};
+ angles[]={0.0016194459,6.0652227,0.052748401};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=836;
- type="CUP_banana_2";
- atlOffset=0.0032653809;
+ id=759;
+ type="PortableHelipadLight_01_blue_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item330
+ class Item334
{
dataType="Object";
class PositionInfo
{
- position[]={2910.3223,363.48553,205.13817};
- angles[]={0,0,0.052752923};
+ position[]={2914.7297,361.58853,229.17722};
+ angles[]={0,1.9916124,0.052752923};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=838;
- type="CUP_str_fikovnik_ker";
+ id=758;
+ type="PortableHelipadLight_01_blue_F";
+ atlOffset=-3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item331
+ class Item335
{
dataType="Object";
class PositionInfo
{
- position[]={2940.3123,365.24304,216.44106};
- angles[]={0.041577213,0,0.090949394};
+ position[]={2921.8083,361.95837,230.63908};
+ angles[]={0.0016194459,3.9751356,0.05115639};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=839;
- type="CUP_str_fikovnik_ker";
+ id=753;
+ type="PortableHelipadLight_01_blue_F";
+ atlOffset=-3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "BOOL"
+ };
+ };
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
};
- class Item332
+ class Item336
{
dataType="Object";
class PositionInfo
{
- position[]={2939.0977,365.51495,206.46181};
- angles[]={0.043171391,3.157567,0.10204598};
+ position[]={2926.9202,362.53293,221.91748};
+ angles[]={0.0016194459,1.3582885,0.05115639};
};
side="Empty";
flags=4;
class Attributes
{
+ disableSimulation=1;
};
- id=840;
- type="CUP_str_fikovnik_ker";
+ id=867;
+ type="Land_BagFence_End_F";
};
- class Item333
+ class Item337
+ {
+ dataType="Marker";
+ position[]={2920.0186,528.7594,218.01878};
+ name="huronmarker";
+ text="Spartan 01";
+ type="b_air";
+ id=871;
+ atlOffset=166.9924;
+ };
+ class Item338
{
dataType="Object";
class PositionInfo
{
- position[]={2868.0383,354.80521,284.66437};
- angles[]={0.0207968,1.5892531,0.089360513};
+ position[]={2891.9346,359.77979,247.50305};
+ angles[]={0.0766517,0,0.067095749};
};
side="Empty";
flags=4;
class Attributes
{
+ name="startbase";
};
- id=846;
- type="CUP_A2_Road_grav_25";
+ id=873;
+ type="Land_ClutterCutter_small_F";
};
- class Item334
+ class Item339
{
dataType="Object";
class PositionInfo
{
- position[]={2892.6694,357.45154,284.28735};
- angles[]={0.044770103,1.5892531,0.10363106};
+ position[]={2872.897,359.405,235.104};
+ angles[]={0.073465936,3.8223407,0.067096636};
};
side="Empty";
flags=4;
class Attributes
{
+ name="littlebird_0";
};
- id=847;
- type="CUP_A2_Road_grav_25";
+ id=874;
+ type="Land_ClutterCutter_small_F";
};
- class Item335
+ class Item340
{
dataType="Object";
class PositionInfo
{
- position[]={2917.3428,360.02795,283.92767};
- angles[]={0.043176915,1.5892531,0.10362645};
+ position[]={2893.9727,358.13858,288.94016};
+ angles[]={0,0.065738514,0};
};
side="Empty";
- flags=4;
+ flags=5;
class Attributes
{
+ init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
+ aiRadarUsage=1030191187;
};
- id=848;
- type="CUP_A2_Road_grav_25";
+ id=875;
+ type="Land_Medevac_house_V1_F";
};
- class Item336
+ class Item341
{
dataType="Object";
class PositionInfo
{
- position[]={2836.9658,354.48486,291.48599};
- angles[]={6.2081275,1.9840724,6.2735858};
+ position[]={2918.8835,361.69705,227.39142};
+ angles[]={0,2.9337587,0.052748401};
};
side="Empty";
flags=4;
class Attributes
{
+ name="huronspawn";
};
- id=849;
- type="CUP_A2_Road_grav_6konec";
+ id=876;
+ type="Land_ClutterCutter_small_F";
};
- class Item337
+ class Item342
{
dataType="Object";
class PositionInfo
{
- position[]={2841.7954,354.32916,289.09128};
- angles[]={6.2081265,1.9835405,0.0064037596};
+ position[]={2894.0811,360.68182,231.259};
+ angles[]={0.030386183,3.3131061,0.0064053587};
};
side="Empty";
flags=4;
class Attributes
{
+ name="littlebird_1";
};
- id=850;
- type="CUP_A2_Road_grav_10_25";
- atlOffset=0.0020141602;
+ id=877;
+ type="Land_ClutterCutter_small_F";
};
- class Item338
+ class Item343
{
dataType="Object";
class PositionInfo
{
- position[]={2848.8,354.22,286.40463};
- angles[]={0,4.7083025,0};
+ position[]={2860.0378,355.4046,268.40775};
+ angles[]={0.10521109,0,0.012798273};
};
side="Empty";
flags=4;
class Attributes
{
+ name="base_boxspawn";
};
- id=851;
- type="CUP_A2_Road_grav_30_25";
+ id=879;
+ type="Land_ClutterCutter_small_F";
};
- class Item339
+ class Item344
+ {
+ dataType="Marker";
+ position[]={2898.2332,418.27194,252.97668};
+ name="startbase_marker";
+ text="Operation Base";
+ type="mil_start";
+ colorName="ColorWEST";
+ id=880;
+ atlOffset=52.344788;
+ };
+ class Item345
{
dataType="Object";
class PositionInfo
{
- position[]={2940.1882,362.16779,291.10086};
- angles[]={0.0016194459,3.6845362,0.071877465};
+ position[]={2914.7,363.57666,288.69101};
+ angles[]={0,4.6796465,0};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=852;
- type="CUP_A2_Road_grav_6konec";
+ id=882;
+ type="Flag_NATO_F";
+ atlOffset=0.0029907227;
};
- class Item340
+ class Item346
{
dataType="Object";
class PositionInfo
{
- position[]={2934.0906,361.65747,284.65192};
- angles[]={0.035185181,3.6998274,0.079830162};
+ position[]={2868.9529,363.12128,216.35065};
+ angles[]={0.031992171,5.635335,0.025590083};
};
side="Empty";
flags=4;
class Attributes
{
};
- id=856;
- type="CUP_A2_Road_grav_60_10";
- };
- class Item341
- {
- dataType="Marker";
- position[]={2817.8704,358.98245,192.06526};
- name="ghost_spot";
- type="Empty";
- id=869;
- atlOffset=0.024810791;
+ id=795;
+ type="CUP_t_PistaciaL2s_EP1";
};
- class Item342
+ class Item347
{
dataType="Object";
class PositionInfo
{
- position[]={2913.252,361.81937,219.16637};
- angles[]={0,1.3582885,0.052752923};
+ position[]={2864.3904,363.02808,219.03076};
+ angles[]={0.039977662,0.28887847,0};
};
side="Empty";
flags=4;
class Attributes
{
- disableSimulation=1;
};
- id=868;
- type="Land_BagFence_End_F";
+ id=794;
+ type="CUP_t_PistaciaL2s_EP1";
+ };
+ class Item348
+ {
+ dataType="Layer";
+ name="KP_ARRAY_UNITS_V2";
+ class Entities
+ {
+ items=16;
+ class Item0
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.88501,544.841,236.66701};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""PLATOON STAFF""];}";
+ name="commandant";
+ description="Platoon Leader (Gunslinger-6)@PLATOON STAFF";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=884;
+ type="B_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.33716,545.04736,236.16315};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Sergeant (Gunslinger-5)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=885;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={643.78638,545.26251,235.59674};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Platoon Medic (Gunslinger-7)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=886;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.03;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={643.14868,545.50525,235.00104};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Forward Observer (Infidel-1)";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=887;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=883;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={646.71021,543.84344,240.88776};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-1""];}";
+ description="Squad Leader@GUNSLINGER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=889;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={646.81665,543.7149,241.69244};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=890;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={645.98853,543.83136,242.5108};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=891;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={645.05591,543.93988,243.61432};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=892;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={645.78833,544.10706,240.71198};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=893;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.96021,544.22351,241.53033};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=894;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.09009,544.32892,242.52838};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=895;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.17017,544.06018,244.52448};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=896;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={643.1897,544.43909,243.55182};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="IFV Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=897;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=888;
+ };
+ class Item2
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={644.43481,544.71613,238.65143};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-2""];}";
+ description="Squad Leader@GUNSLINGER-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=899;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={644.54028,544.58954,239.45416};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=900;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={643.71216,544.70599,240.27252};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=901;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={642.88696,544.8222,241.08698};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=902;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={642.0979,544.92822,241.90729};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=903;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={643.51099,544.97998,238.4776};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=904;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={642.68286,545.09644,239.29596};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=905;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={641.85962,545.21234,240.10846};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=906;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={641.06958,545.3186,240.92877};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=907;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={641.36157,545.0155,242.76666};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=908;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={640.34985,545.40009,241.79987};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="APC Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=909;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=898;
+ };
+ class Item3
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={642.05103,545.61554,236.47174};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-3""];}";
+ description="Squad Leader@GUNSLINGER-3";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=911;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={642.15454,545.4892,237.27448};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=912;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={641.32544,545.60663,238.09479};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=913;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={640.5022,545.72229,238.90924};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=914;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={639.71313,545.82837,239.7276};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=915;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={641.12524,545.88287,236.29791};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=916;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={640.2981,546.00146,237.11823};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=917;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={639.47192,546.11938,237.93268};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=918;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={638.68384,546.22546,238.74908};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=919;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=910;
+ };
+ class Item4
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={639.63013,546.53931,234.19244};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""GUNSLINGER-4""];}";
+ description="Squad Leader@GUNSLINGER-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=921;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={639.73462,546.41272,234.99518};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Alpha Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=922;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={638.90649,546.53156,235.81549};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=923;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={638.08228,546.65015,236.62994};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=924;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.29321,546.75726,237.4483};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Alpha Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=925;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ 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[]={638.70532,546.80615,234.02057};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="CORPORAL";
+ description="Bravo Fireteam Leader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=926;
+ type="B_Soldier_TL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male12ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.95999998;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.87817,546.92499,234.83893};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Automatic Rifleman";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=927;
+ type="B_soldier_AR_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.05;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.05298,547.04028,235.65338};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Grenadier";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=928;
+ type="B_Soldier_GL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={636.26392,547.14301,236.46979};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Bravo Combat Lifesaver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=929;
+ type="B_Soldier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male04ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.01;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=920;
+ };
+ class Item5
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={638.66431,545.70135,242.9444};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-1""];}";
+ description="Medical Team Leader@ATLAS-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=931;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.84399,546.00983,242.21979};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=932;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.70142,545.79926,244.20612};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=933;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={636.65259,546.17102,243.38385};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Medic";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=934;
+ type="B_medic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male02ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=930;
+ };
+ class Item6
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={637.78735,545.28699,248.23346};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre-1""];}";
+ description="Tank Commander@Sabre-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=936;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={638.13501,544.93848,250.32526};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=937;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={635.77661,545.79541,248.3233};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=938;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={636.85376,545.40088,249.28619};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=939;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=935;
+ };
+ class Item7
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={633.98267,546.69836,244.66315};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="LIEUTENANT";
+ init="call{this setGroupId [""Sabre=2""];}";
+ description="Tank Commander@Sabre-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=941;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={634.32935,546.35883,246.75299};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=942;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={631.97095,547.20276,244.75104};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Driver";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=943;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={633.0481,546.81146,245.71393};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Loader";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=944;
+ type="B_crew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male06ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.97000003;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=940;
+ };
+ class Item8
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={636.17212,546.61523,240.84283};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""ATLAS-4""];}";
+ description="Logistics Team Leader@ATLAS-4";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=946;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={635.49829,546.8645,240.23541};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Logistics Specialist";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=947;
+ type="B_soldier_repair_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male10ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=945;
+ };
+ class Item9
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={633.5354,545.77728,253.30573};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-1""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=949;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={632.89868,546.00952,252.72955};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=950;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={632.64771,545.89172,254.27057};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=951;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={632.04614,546.1098,253.73737};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=952;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=948;
+ };
+ class Item10
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={631.61841,546.48914,251.46393};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""BUFFALO-2""];}";
+ description="Transport Rotary Wing Pilot@BUFFALO-2";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=954;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={630.98071,546.72363,250.8819};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Rotary Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=955;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={630.73071,546.60657,252.42487};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Crew Chief";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=956;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={630.12915,546.82776,251.88971};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Transport Rotary Wing Door Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=957;
+ type="B_helicrew_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.04;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=953;
+ };
+ class Item11
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={629.57251,547.21277,249.53815};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""TITAN-1""];}";
+ description="Transport Fixed Wing Pilot@TITAN-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=959;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ 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[]={628.98657,547.41998,248.97565};
+ angles[]={0,2.3808486,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Transport Fixed Wing Co-Pilot";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=960;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male03ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=958;
+ };
+ class Item12
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={630.91333,546.14172,255.94635};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ init="call{this setGroupId [""RAIDER-1""];}";
+ description="Attack Rotary Wing Pilot@RAIDER-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=962;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={630.30298,546.37701,255.31158};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ description="Attack Rotary Wing Gunner";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=963;
+ type="B_Helipilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male09ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=961;
+ };
+ class Item13
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={627.177,547.51953,252.20026};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""HOG-1""];}";
+ description="Attack Fixed Wing Pilot@HOG-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=965;
+ type="B_Pilot_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male08ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0.99000001;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=964;
+ };
+ class Item14
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={627.54517,547.14276,254.95612};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ init="call{this setGroupId [""LONGSHOT-1""];}";
+ description="Sniper@LONGSHOT-1";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=967;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={626.7063,547.43738,254.25885};
+ angles[]={0,2.4211032,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ description="Spotter";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=968;
+ type="B_sniper_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male05ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=966;
+ };
+ class Item15
+ {
+ dataType="Group";
+ side="West";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={624.45801,547.54651,258.26898};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=7;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Militarypolice";
+ description="Military Police@Admins";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=971;
+ type="B_Soldier_SL_F";
+ atlOffset=6.1035156e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ 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[]={623.35498,547.94287,257.14297};
+ angles[]={0,2.3808558,0};
+ };
+ side="West";
+ flags=5;
+ class Attributes
+ {
+ rank="SERGEANT";
+ name="Missioncontroller";
+ description="Mission Controller";
+ isPlayable=1;
+ class Inventory
+ {
+ class binocular
+ {
+ name="ACE_VectorDay";
+ };
+ class uniform
+ {
+ typeName="rhs_uniform_cu_ocp";
+ isBackpack=0;
+ };
+ class vest
+ {
+ typeName="rhsusf_iotv_ocp_Rifleman";
+ isBackpack=0;
+ };
+ class backpack
+ {
+ typeName="rhsusf_assault_eagleaiii_ocp";
+ isBackpack=1;
+ };
+ map="ItemMap";
+ compass="ItemCompass";
+ watch="ItemWatch";
+ gps="ItemGPS";
+ goggles="G_Combat";
+ hmd="rhsusf_ANPVS_14";
+ headgear="rhsusf_ach_bare";
+ };
+ };
+ id=973;
+ type="B_Soldier_SL_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Male11ENG";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=1.02;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=970;
+ atlOffset=6.1035156e-005;
+ };
+ };
+ id=969;
+ atlOffset=-610.15997;
};
- class Item343
+ class Item349
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={2919.5684,361.84607,223.73593};
- angles[]={0.0016194459,6.0652227,0.052748401};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
+ position[]={625.59698,549.04205,241.552};
};
- id=759;
- type="PortableHelipadLight_01_blue_F";
+ name="zm2";
+ id=974;
+ type="ModuleCurator_F";
class CustomAttributes
{
class Attribute0
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
class Value
{
class data
@@ -12259,38 +17275,110 @@ class Mission
{
type[]=
{
- "BOOL"
+ "STRING"
+ };
+ };
+ value="Missioncontroller";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
};
};
value=0;
};
};
};
- nAttributes=1;
+ class Attribute2
+ {
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Mission Controller";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=3;
+ };
+ };
+ };
+ nAttributes=4;
};
};
- class Item344
+ class Item350
{
- dataType="Object";
+ dataType="Logic";
class PositionInfo
{
- position[]={2914.7297,361.58853,229.17722};
- angles[]={0,1.9916124,0.052752923};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
+ position[]={623.68298,549.22327,243.379};
+ angles[]={0.15707964,0,6.0415964};
};
- id=758;
- type="PortableHelipadLight_01_blue_F";
- atlOffset=-3.0517578e-005;
+ name="zm3";
+ id=975;
+ type="ModuleCurator_F";
+ atlOffset=-6.1035156e-005;
class CustomAttributes
{
class Attribute0
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Owner";
+ expression="_this setVariable ['Owner',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "STRING"
+ };
+ };
+ value="Militarypolice";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="ModuleCurator_F_Forced";
+ expression="_this setVariable ['Forced',_value,true];";
class Value
{
class data
@@ -12299,38 +17387,17 @@ class Mission
{
type[]=
{
- "BOOL"
+ "SCALAR"
};
};
value=0;
};
};
};
- nAttributes=1;
- };
- };
- class Item345
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2921.8083,361.95837,230.63908};
- angles[]={0.0016194459,3.9751356,0.05115639};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- };
- id=753;
- type="PortableHelipadLight_01_blue_F";
- atlOffset=-3.0517578e-005;
- class CustomAttributes
- {
- class Attribute0
+ class Attribute2
{
- property="allowDamage";
- expression="_this allowdamage _value;";
+ property="ModuleCurator_F_Name";
+ expression="_this setVariable ['Name',_value,true];";
class Value
{
class data
@@ -12339,245 +17406,33 @@ class Mission
{
type[]=
{
- "BOOL"
+ "STRING"
};
};
- value=0;
+ value="Military Police";
};
};
};
- nAttributes=1;
- };
- };
- class Item346
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2926.9202,362.53293,221.91748};
- angles[]={0.0016194459,1.3582885,0.05115639};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- disableSimulation=1;
- };
- id=867;
- type="Land_BagFence_End_F";
- };
- class Item347
- {
- dataType="Marker";
- position[]={2920.0186,528.7594,218.01878};
- name="huronmarker";
- text="Spartan 01";
- type="b_air";
- id=871;
- atlOffset=166.9924;
- };
- class Item348
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2891.9346,359.77979,247.50305};
- angles[]={0.0766517,0,0.067095749};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="startbase";
- };
- id=873;
- type="Land_ClutterCutter_small_F";
- };
- class Item349
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2872.897,359.405,235.104};
- angles[]={0.073465936,3.8223407,0.067096636};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_0";
- };
- id=874;
- type="Land_ClutterCutter_small_F";
- };
- class Item350
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2893.9727,358.13858,288.94016};
- angles[]={0,0.065738514,0};
- };
- side="Empty";
- flags=5;
- class Attributes
- {
- init="this setVariable [""ace_medical_isMedicalFacility"", true, true];";
- aiRadarUsage=1030191187;
- };
- id=875;
- type="Land_Medevac_house_V1_F";
- };
- class Item351
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2918.8835,361.69705,227.39142};
- angles[]={0,2.9337587,0.052748401};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="huronspawn";
- };
- id=876;
- type="Land_ClutterCutter_small_F";
- };
- class Item352
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2894.0811,360.68182,231.259};
- angles[]={0.030386183,3.3131061,0.0064053587};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="littlebird_1";
- };
- id=877;
- type="Land_ClutterCutter_small_F";
- };
- class Item353
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2860.0378,355.4046,268.40775};
- angles[]={0.10521109,0,0.012798273};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- name="base_boxspawn";
- };
- id=879;
- type="Land_ClutterCutter_small_F";
- };
- class Item354
- {
- dataType="Marker";
- position[]={2898.2332,418.27194,252.97668};
- name="startbase_marker";
- text="Operation Base";
- type="mil_start";
- colorName="ColorWEST";
- id=880;
- atlOffset=52.344788;
- };
- class Item355
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2914.7,363.57666,288.69101};
- angles[]={0,4.6796465,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- };
- id=882;
- type="Flag_NATO_F";
- atlOffset=0.0029907227;
- };
- class Item356
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2868.9529,363.12128,216.35065};
- angles[]={0.031992171,5.635335,0.025590083};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- };
- id=795;
- type="CUP_t_PistaciaL2s_EP1";
- };
- class Item357
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={2864.3904,363.02808,219.03076};
- angles[]={0.039977662,0.28887847,0};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- };
- id=794;
- type="CUP_t_PistaciaL2s_EP1";
- };
- };
- class Connections
- {
- class LinkIDProvider
- {
- nextID=3;
- };
- class Links
- {
- items=3;
- class Item0
- {
- linkID=0;
- item0=428;
- item1=426;
- class CustomData
- {
- type="Sync";
- };
- };
- class Item1
- {
- linkID=1;
- item0=429;
- item1=426;
- class CustomData
- {
- type="Sync";
- };
- };
- class Item2
- {
- linkID=2;
- item0=427;
- item1=426;
- class CustomData
+ class Attribute3
{
- type="Sync";
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ class type
+ {
+ type[]=
+ {
+ "SCALAR"
+ };
+ };
+ value=0;
+ };
+ };
};
+ nAttributes=4;
};
};
};
diff --git a/Missionframework/CfgFunctions.hpp b/Missionframework/CfgFunctions.hpp
index 3c49c92..bfcc186 100644
--- a/Missionframework/CfgFunctions.hpp
+++ b/Missionframework/CfgFunctions.hpp
@@ -29,6 +29,8 @@ class KPLIB {
class getAdaptiveVehicle {};
class getBluforRatio {};
class getCommander {};
+ class getMilitarypolice {};
+ class getMissioncontroller {};
class getCrateHeight {};
class getFobName {};
class getFobResources {};
diff --git a/Missionframework/Txu_Info/CfgControls.hpp b/Missionframework/Txu_Info/CfgControls.hpp
new file mode 100644
index 0000000..28c0e60
--- /dev/null
+++ b/Missionframework/Txu_Info/CfgControls.hpp
@@ -0,0 +1,114 @@
+#define TXU_GUI_GRID_WAbs ((safezoneW / safezoneH) min 1.2)
+#define TXU_GUI_GRID_HAbs (TXU_GUI_GRID_WAbs / 1.2)
+#define TXU_GUI_GRID_W (TXU_GUI_GRID_WAbs / 40)
+#define TXU_GUI_GRID_H (TXU_GUI_GRID_HAbs / 25)
+#define TXU_GUI_GRID_X (safezoneX)
+#define TXU_GUI_GRID_Y (safezoneY + safezoneH - TXUGUI_GRID_HAbs)
+
+// Default text sizes
+#define TXU_GUI_TEXT_SIZE_SMALL (TXU_GUI_GRID_H * 0.8)
+#define TXU_GUI_TEXT_SIZE_MEDIUM (TXU_GUI_GRID_H * 1)
+#define TXU_GUI_TEXT_SIZE_LARGE (TXU_GUI_GRID_H * 1.2)
+
+// Pixel grid
+#define TXU_GUI_pixelScale 0.50
+#define TXU_GRID_W (pixelW * pixelGrid * TXU_GUI_pixelScale)
+#define TXU_GRID_H (pixelH * pixelGrid * TXU_GUI_pixelScale)
+
+
+class TXU_GUI_RscButton
+{
+ deletable = 0;
+ fade = 0;
+ access = 0;
+ idc = -1;
+ //type = CT_BUTTON;
+ type = 1;
+ url = "";
+ //style = ST_CENTER;
+ style = 0x02;
+ x = 0;
+ y = 0;
+ w = 0.095589;
+ h = 0.039216;
+ text = "";
+ shadow = 2;
+ font = "RobotoCondensed";
+ //sizeEx = GUI_TEXT_SIZE_MEDIUM;
+ sizeEx = TXU_GUI_TEXT_SIZE_MEDIUM;
+ offsetX = 0;
+ offsetY = 0;
+ offsetPressedX = 0;
+ offsetPressedY = 0;
+ borderSize = 0;
+ colorText[] = {1,1,1,1};
+ colorDisabled[] = {1,1,1,0.25};
+ colorBackground[] = {0,0,0,0.5};
+ colorBackgroundDisabled[] = {0,0,0,0.5};
+ colorBackgroundActive[] = {0,0,0,1};
+ colorFocused[] = {0,0,0,1};
+ colorShadow[] = {0,0,0,0};
+ colorBorder[] = {0,0,0,1};
+ soundEnter[] =
+ {
+ "\A3\ui_f\data\sound\RscButton\soundEnter",
+ 0.09,
+ 1
+ };
+ soundPush[] =
+ {
+ "\A3\ui_f\data\sound\RscButton\soundPush",
+ 0.09,
+ 1
+ };
+ soundClick[] =
+ {
+ "\A3\ui_f\data\sound\RscButton\soundClick",
+ 0.09,
+ 1
+ };
+ soundEscape[] =
+ {
+ "\A3\ui_f\data\sound\RscButton\soundEscape",
+ 0.09,
+ 1
+ };
+};
+
+
+
+
+class TXU_TS_INFOBUTTON1 : TXU_GUI_RscButton
+{
+ text = "Click to join Teamspeak";
+ url="ts3server://ts3.7cav.us:9987?password=7thCavalry?addbookmark=7thCavalryGaming";
+ w = 0.5;
+ colorText[] = {0,1,1,1};
+ colorDisabled[] = {1,1,1,0.25};
+ colorBackground[] = {0.275,0.275,0.408,0.5};
+ colorBackgroundDisabled[] = {0,0,0,0.5};
+ colorBackgroundActive[] = {0.275,0.275,0.408,1};
+ colorFocused[] = {0,0,0,1};
+ colorShadow[] = {1,0,1,0};
+ colorBorder[] = {0,1,0,1};
+ colorSelect[] = {0,1,0,1};
+ soundSelect[] = {};
+};
+
+class TXU_TS_INFOBUTTON2 : TXU_TS_INFOBUTTON1
+{
+ text = "Join the 7th Cavalry";
+ url= "https://7cav.us/enlist";
+};
+
+class TXU_TS_INFOBUTTON3 : TXU_TS_INFOBUTTON1
+{
+ text = "Vist our Website";
+ url= "https://7cav.us";
+};
+
+class TXU_TS_INFOBUTTON4 : TXU_TS_INFOBUTTON1
+{
+ text = "Visit our Discord";
+ url= "https://discord.7cav.us";
+};
\ No newline at end of file
diff --git a/Missionframework/Txu_Info/CfgFunctions.hpp b/Missionframework/Txu_Info/CfgFunctions.hpp
new file mode 100644
index 0000000..c8a534f
--- /dev/null
+++ b/Missionframework/Txu_Info/CfgFunctions.hpp
@@ -0,0 +1,12 @@
+class TXU_INFO // Tag
+{
+ class f // core functions
+ {
+ file = "Txu_Info\f";
+ class Pre_Init {description = "TXU_INFO initialisation function.";preInit = 1;};
+ class Post_Init {description = "TXU_INFO initialisation function.";postInit = 1;};
+ };
+};
+
+
+
diff --git a/Missionframework/Txu_Info/f/fbriefingEH.sqf b/Missionframework/Txu_Info/f/fbriefingEH.sqf
new file mode 100644
index 0000000..3e03ccc
--- /dev/null
+++ b/Missionframework/Txu_Info/f/fbriefingEH.sqf
@@ -0,0 +1,45 @@
+/*
+// AUTHOR : Terox (terox_@hotmail.com)
+// MP MACHINE : all
+// Called from : fn_post_init.sqf
+// Called using : TXU_INFO_FrameEHId = addMissionEventHandler ["EachFrame",{[] call TXU_INFO_fbriefingEH}];
+// Time Called : After mission.sqm (Post-Init)
+// Description : Monitors menu actions in the briefing and calls a function to add buttons when required
+ It then removes the EachFrame EH once it has done that
+//
+// PARAMS : NONE
+
+*/
+
+private ["_display","_diarySubList", "_diaryList" ];
+
+ // displays are 54, 1001, 1002, 1013
+ if(Isnil "TXU_INFO_ButtonAdded")then{TXU_INFO_ButtonAdded= FALSE};
+ if(Isnil "TXU_INFO_CtrlEHAdded")then{TXU_INFO_CtrlEHAdded= FALSE};
+
+ if(getClientStateNumber < 9)exitwith{};// TOO EARLY, no briefing screen;
+ // Buttons will be added when getclientstateNumber is 9 (Briefing screen displaying)
+ // AND the **COMMUNITY INFO ** tab is selected
+ if(TXU_INFO_ButtonAdded)exitwith
+ {
+ removeMissionEventHandler ["EachFrame", TXU_INFO_FrameEHId];
+ TXU_INFO_ButtonAdded = FALSE;
+ TXU_INFO_CtrlEHAdded = FALSE;
+ };
+
+ disableSerialization;
+ _display = uiNamespace getVariable ["RscDiary","NONE"];
+ _diarySubList = _display displayCtrl 1002;
+
+ _diaryList = _display displayCtrl 1001;
+ if ! (TXU_INFO_CtrlEHAdded)then
+ {
+ TXU_INFO_CtrlEHAdded = TRUE;
+ _diaryList ctrlAddEventHandler [ "LBSelChanged",
+ {
+ _this spawn TXU_INFO_fctrl_Buttons;
+ }];
+ };
+
+
+
diff --git a/Missionframework/Txu_Info/f/fctrl_Buttons.sqf b/Missionframework/Txu_Info/f/fctrl_Buttons.sqf
new file mode 100644
index 0000000..0921e11
--- /dev/null
+++ b/Missionframework/Txu_Info/f/fctrl_Buttons.sqf
@@ -0,0 +1,64 @@
+//url = "https://forums.bohemia.net/forums/topic/169501-link-to-website-in-briefing/";
+
+
+disableSerialization;
+params[ "_ctrl", "_index" ];
+private["_display", "_ctrl","_diarySubList","_diaryEntry","_btnHeight","_contentHtml" ];
+_display = ctrlParent _ctrl;
+_diarySubList = _display displayCtrl 1002;
+
+waitUntil{ ctrlShown _diarySubList };
+
+_diaryEntry = _display displayCtrl 1013;
+
+if ( _diarySubList lbText ( lbCurSel _diarySubList ) == "Website Links" )
+then
+{
+ if ( isNull ( _diaryEntry controlsGroupCtrl 10001 ) )
+ then
+ {
+ _btnHeight = 0.02 * safeZoneH;
+
+ //Hide diary entry html
+ _contentHtml = _diaryEntry controlsGroupCtrl 1003;
+ _contentHtml ctrlSetFade 1;
+ _contentHtml ctrlCommit 0;
+
+ //Inject button
+ ctrlPosition _diaryEntry params[ "_entryX", "_entryY", "_entryW", "_entryH" ];
+ _ctrl = _display ctrlCreate [ "TXU_TS_INFOBUTTON1", 10001, _diaryEntry ];
+ //_ctrl ctrlSetPosition[ 0, 0, _entryW / 3, _btnHeight ];
+ _ctrl ctrlSetPosition[ 0.02, 0.01, _entryW/2, _btnHeight ];
+ _ctrl ctrlCommit 0;
+ ctrlSetFocus _ctrl;
+ _ctrl = _display ctrlCreate [ "TXU_TS_INFOBUTTON2", 10002, _diaryEntry ];
+ _ctrl ctrlSetPosition[ 0.02, 0.05, _entryW / 2, _btnHeight ];
+ _ctrl ctrlCommit 0;
+
+ _ctrl = _display ctrlCreate [ "TXU_TS_INFOBUTTON3", 10003, _diaryEntry ];
+ _ctrl ctrlSetPosition[ 0.02, 0.09, _entryW / 2, _btnHeight ];
+ _ctrl ctrlCommit 0;
+ _ctrl = _display ctrlCreate [ "TXU_TS_INFOBUTTON4", 10004, _diaryEntry ];
+ _ctrl ctrlSetPosition[ 0.02, 0.13, _entryW / 2, _btnHeight ];
+ _ctrl ctrlCommit 0;
+
+ TXU_INFO_ButtonAdded=TRUE;
+ };
+}
+else
+{
+ //If its not the mod info entry
+ //AND the injected button exists
+ if !( isNull ( _diaryEntry controlsGroupCtrl 10001 ) )
+ then
+ {
+ //Delete injected button
+ {ctrlDelete ( _diaryEntry controlsGroupCtrl _x)}foreach[10001, 10002,10003,10004];
+ //Unhide entry html
+ _contentHtml = _diaryEntry controlsGroupCtrl 1003;
+ _contentHtml ctrlSetFade 0;
+ _contentHtml ctrlCommit 0;
+ TXU_INFO_ButtonAdded=FALSE;
+ TXU_INFO_ButtonAdded1=FALSE;
+ };
+};
diff --git a/Missionframework/Txu_Info/f/fmapEH.sqf b/Missionframework/Txu_Info/f/fmapEH.sqf
new file mode 100644
index 0000000..5c7bd1a
--- /dev/null
+++ b/Missionframework/Txu_Info/f/fmapEH.sqf
@@ -0,0 +1,38 @@
+/*
+// AUTHOR : Terox (terox_@hotmail.com)
+// MP MACHINE : all
+// Called from : fn_post_init.sqf
+// Called using : [] spawn{TXU_INFO_MapEHId = addMissionEventHandler ["Map",{ _this spawn TXU_INFO_fmapEH }];};
+// Time Called : After mission.sqm (Post-Init)
+// Description : Monitors opening the map after the mission has started and calls a function to add buttons when required
+//
+// PARAMS : Bool to return if the map is open or not
+
+*/
+ params[ "_isOpen" ];
+ private ["_display","_diarySubList", "_diaryList" ];
+ if ( _isOpen ) then
+ {
+ if(Isnil "TXU_INFO_ButtonAdded1")then{TXU_INFO_ButtonAdded1= FALSE};
+ // NB Different Bool "TXU_INFO_CtrlEHAdded1" to the BriefingEH
+ if(Isnil "TXU_INFO_CtrlEHAdded1")then{TXU_INFO_CtrlEHAdded1= FALSE};
+
+ if(TXU_INFO_ButtonAdded1)exitwith{};
+
+ disableSerialization;
+ _display = uiNamespace getVariable "RscDiary";
+ _diaryList = _display displayCtrl 1001;
+ _diarySubList = _display displayCtrl 1002;
+
+ if ! (TXU_INFO_CtrlEHAdded1)then
+ {
+ TXU_INFO_CtrlEHAdded1 = TRUE;
+ _diaryList ctrlAddEventHandler [ "LBSelChanged",
+ {
+ _this spawn TXU_INFO_fctrl_Buttons;
+ }];
+ };
+ };
+
+
+
diff --git a/Missionframework/Txu_Info/f/fn_post_init.sqf b/Missionframework/Txu_Info/f/fn_post_init.sqf
new file mode 100644
index 0000000..01d80d5
--- /dev/null
+++ b/Missionframework/Txu_Info/f/fn_post_init.sqf
@@ -0,0 +1,27 @@
+/*
+// AUTHOR : Terox (terox_@hotmail.com)
+// MP MACHINE : all
+// Called from : Description.ext\cfgfunctions class;
+// Called using : #include "Txu_Info\cfgfunctions.hpp"
+// Time Called : After mission.sqm (Post-Init)
+// Description : Core scripting initialisation for post init functionality
+//
+// PARAMS : NONE
+
+*/
+if!(HasInterface)exitwith{};
+player createDiarySubject[ "TXU_TSINFO", "7th Cavalry INFO" ];
+player createDiaryRecord[ "TXU_TSINFO", [ "Website Links", "" ] ];
+
+/*
+ Map EH does not fire in the initial briefing screen prior to mission start, so...
+ 1) Use the EachFrame EH to add the buttons during initial briefing
+ 2) Remove the EachFrameEH once the URL Link buttons are added
+ 3) Then switch to a less resource hungry MAP EH after the mission starts
+*/
+TXU_INFO_FrameEHId = addMissionEventHandler ["EachFrame",{[] call TXU_INFO_fbriefingEH}];
+[] spawn{sleep 1;TXU_INFO_MapEHId = addMissionEventHandler ["Map",{ _this spawn TXU_INFO_fmapEH }];};
+
+
+
+
diff --git a/Missionframework/Txu_Info/f/fn_pre_init.sqf b/Missionframework/Txu_Info/f/fn_pre_init.sqf
new file mode 100644
index 0000000..8383c59
--- /dev/null
+++ b/Missionframework/Txu_Info/f/fn_pre_init.sqf
@@ -0,0 +1,44 @@
+// AUTHOR : Terox (terox_@hotmail.com)
+// MP MACHINE : all
+// Called from : Description.ext\cfgfunctions class;
+// Called using : #include "Txu_Info\cfgfunctions.hpp"
+// Time Called : After description.ext, before mission.sqm (Pre-Init)
+// Description : Core scripting initialisation, precompiling all functions and declaring global vars
+//
+// PARAMS : NONE
+
+
+
+ private ["_pathCORE", "_pathFNC"];
+
+/////////////////////////////////
+// DEFINE SCRIPT PATHS //
+/////////////////////////////////
+
+ _pathCORE = "Txu_Info\";
+ _pathFNC = _pathCORE + "f\";
+
+/* ---------------------- */
+/* LOG RPT ENTRY */
+/* ---------------------- */
+// stamp mission name to .rpt
+// helps to distinguish which error logged in the rpt is linked to which missiom
+ diag_log text "";
+ diag_log text "";
+ diag_log text format["|========================= %1. %2 =========================|", missionName, worldName];
+ diag_log text "INCLUDES: TXU_INFO (Briefing with Clickable links)";
+ diag_log text "";
+ diag_log text "";
+
+//////////////////////////////
+// DEFINE FUNCTIONS //
+//////////////////////////////
+
+ // Functions - GUI CONTROL
+ TXU_INFO_fctrl_Buttons = compileFinal preprocessfilelinenumbers (_pathFNC + "fctrl_Buttons.sqf");
+ TXU_INFO_fbriefingEH = compileFinal preprocessfilelinenumbers (_pathFNC + "fbriefingEH.sqf");
+ TXU_INFO_fmapEH = compileFinal preprocessfilelinenumbers (_pathFNC + "fmapEH.sqf");
+
+
+
+
diff --git a/Missionframework/arsenal_presets/rhsusaf.sqf b/Missionframework/arsenal_presets/rhsusaf.sqf
index 10bb360..f471c76 100644
--- a/Missionframework/arsenal_presets/rhsusaf.sqf
+++ b/Missionframework/arsenal_presets/rhsusaf.sqf
@@ -933,9 +933,10 @@ GRLIB_arsenal_items = [
"ACRE_PRC77", // AN/PRC-77
"ACRE_SEM52SL", // SEM 52 SL
"ACRE_SEM70", // SEM 70
- "ACRE_VHF30108", // VHF30108 GSM
- "ACRE_VHF30108MAST", // VHF30108 Mast
- "ACRE_VHF30108SPIKE", // VHF30108 GS
+
+ // CTAB Items
+ "ItemAndroid",
+ "ItemCtab",
// TFAR Items
"tf_anprc148jem", // AN/PRC-148 JEM
diff --git a/Missionframework/cba_settings.sqf b/Missionframework/cba_settings.sqf
index 1a44522..a0daa67 100644
--- a/Missionframework/cba_settings.sqf
+++ b/Missionframework/cba_settings.sqf
@@ -102,27 +102,6 @@ force force ace_interaction_disableNegativeRating = true;
ace_interaction_enableMagazinePassing = true;
force force ace_interaction_enableTeamManagement = true;
-// ACE Interaction Menu
-ace_gestures_showOnInteractionMenu = 2;
-ace_interact_menu_actionOnKeyRelease = true;
-ace_interact_menu_addBuildingActions = false;
-ace_interact_menu_alwaysUseCursorInteraction = false;
-ace_interact_menu_alwaysUseCursorSelfInteraction = true;
-ace_interact_menu_colorShadowMax = [0,0,0,1];
-ace_interact_menu_colorShadowMin = [0,0,0,0.25];
-ace_interact_menu_colorTextMax = [1,1,1,1];
-ace_interact_menu_colorTextMin = [1,1,1,0.25];
-ace_interact_menu_cursorKeepCentered = false;
-ace_interact_menu_cursorKeepCenteredSelfInteraction = false;
-ace_interact_menu_menuAnimationSpeed = 0;
-ace_interact_menu_menuBackground = 0;
-ace_interact_menu_menuBackgroundSelf = 0;
-ace_interact_menu_selectorColor = [1,0,0];
-ace_interact_menu_shadowSetting = 2;
-ace_interact_menu_textSize = 2;
-ace_interact_menu_useListMenu = false;
-ace_interact_menu_useListMenuSelf = false;
-
// ACE Logistics
force force ace_cargo_enable = true;
force force ace_cargo_loadTimeCoefficient = 0.2;
diff --git a/Missionframework/description.ext b/Missionframework/description.ext
index 43487d3..3fc2b12 100644
--- a/Missionframework/description.ext
+++ b/Missionframework/description.ext
@@ -21,7 +21,7 @@
class Header {
gameType = "CTI";
minPlayers = 1;
- maxPlayers = 67;
+ maxPlayers = 73;
};
// Name of Mission author(s) and contributors. Obviously you can only add and not (!) remove someone.
@@ -112,13 +112,13 @@ respawnOnStart = 0;
corpseManagerMode = 1;
// Corpse limit before which (<=) corpseRemovalMaxTime applies and after which (>) corpseRemovalMinTime applies.
-corpseLimit = 50;
+corpseLimit = 25;
// Remove all bodies that have been dead longer than corpseRemovalMinTime when corpseLimit is reached.
-corpseRemovalMinTime = 600;
+corpseRemovalMinTime = 300;
// Maximum time a corpse can remain on the ground if total number of corpses is equal or under corpseLimit.
-corpseRemovalMaxTime = 3600;
+corpseRemovalMaxTime = 1200;
// Sets the mode for wreck removal manager.
// 0 = None - None of the vehicles are managed by the manager
@@ -128,16 +128,16 @@ corpseRemovalMaxTime = 3600;
wreckManagerMode = 1;
// Vehicle wreck limit before which (<=) wreckRemovalMaxTime applies and after which (>) wreckRemovalMinTime applies.
-wreckLimit = 20;
+wreckLimit = 10;
// Remove all wrecks that have existed longer than wreckRemovalMinTime when wreckLimit is breached.
-wreckRemovalMinTime = 1200;
+wreckRemovalMinTime = 300;
// Maximum time a wreck can remain on the ground if total number of wrecks is equal or under wreckLimit.
-wreckRemovalMaxTime = 7200;
+wreckRemovalMaxTime = 1200;
// The minimum distance between corpse or wreck and nearest player before the corpse or wreck is allowed to be removed by the garbage collector.
-minPlayerDistance = 1000;
+minPlayerDistance = 500;
/*
@@ -233,8 +233,8 @@ class CfgDiscordRichPresence {
class CfgFunctions {
#include "CfgFunctions.hpp"
#include "KP\KPPLM\KPPLM_functions.hpp"
+ #include "Txu_Info\cfgfunctions.hpp"
};
-
class CfgRespawnTemplates {
};
@@ -251,3 +251,5 @@ class CfgTaskDescriptions {
#include "KP\KPGUI\KPGUI_defines.hpp"
#include "KP\KPPLM\ui\KPPLM_dialog.hpp"
+//#include "7cav\CfgBaseDefines.hpp"
+#include "Txu_Info\CfgControls.hpp"
diff --git a/Missionframework/functions/fn_getMilitarypolice.sqf b/Missionframework/functions/fn_getMilitarypolice.sqf
new file mode 100644
index 0000000..9ba5b5c
--- /dev/null
+++ b/Missionframework/functions/fn_getMilitarypolice.sqf
@@ -0,0 +1,17 @@
+/*
+ File: fn_getMilitarypolice.sqf
+ Author: 7th Cavalry - Sweetwater.I - https://github.com/7cav
+ Date: 2021-04-27
+ Last Update: 2021-04-27
+
+ Description:
+ Returns the actual Militarypolice object.
+
+ Parameter(s):
+ NONE
+
+ Returns:
+ Militarypolice [OBJECT]
+*/
+
+missionNamespace getVariable ["Militarypolice", objNull]
\ No newline at end of file
diff --git a/Missionframework/functions/fn_getMissioncontroller.sqf b/Missionframework/functions/fn_getMissioncontroller.sqf
new file mode 100644
index 0000000..eda46e2
--- /dev/null
+++ b/Missionframework/functions/fn_getMissioncontroller.sqf
@@ -0,0 +1,17 @@
+/*
+ File: fn_getMissioncontroller.sqf
+ Author: 7th Cavalry - Sweetwater.I - https://github.com/7cav
+ Date: 2021-04-27
+ Last Update: 2021-04-27
+
+ Description:
+ Returns the actual Missioncontroller object.
+
+ Parameter(s):
+ NONE
+
+ Returns:
+ Missioncontroller [OBJECT]
+*/
+
+missionNamespace getVariable ["Missioncontroller", objNull]
\ No newline at end of file
diff --git a/Missionframework/init.sqf b/Missionframework/init.sqf
index acc03d8..27f1c0b 100644
--- a/Missionframework/init.sqf
+++ b/Missionframework/init.sqf
@@ -62,3 +62,6 @@ if (isServer) then {
KPLIB_initServer = true;
publicVariable "KPLIB_initServer";
};
+
+// Disable RHS Decals, Save some Frames.
+RHSDecalsOff = true;
diff --git a/Missionframework/kp_liberation_config.sqf b/Missionframework/kp_liberation_config.sqf
index 545ec44..e48e156 100644
--- a/Missionframework/kp_liberation_config.sqf
+++ b/Missionframework/kp_liberation_config.sqf
@@ -176,7 +176,7 @@ KP_liberation_preset_civilians = 0;
14 = CSAT Green Hex arsenal preset
15 = AAF arsenal preset
16 = LDF arsenal preset */
-KP_liberation_arsenal = 0;
+KP_liberation_arsenal = 2;
/* - Fuel consumption settings.
Time in minutes till a full tank depletes whilst the vehicle is standing still with a running engine. */
@@ -520,6 +520,8 @@ KP_liberation_allowed_items_extension = [
"BWA3_RGW90_Used",
"BWA3_RGW90",
"ItemRadioAcreFlagged",
+ "ItemAndroid",
+ "ItemCtab",
"rhs_acc_ekp8_18b",
"rhs_acc_ekp8_18c",
"rhs_acc_ekp8_18d",
diff --git a/Missionframework/kp_objectInits.sqf b/Missionframework/kp_objectInits.sqf
index 1ba6f00..61f6d69 100644
--- a/Missionframework/kp_objectInits.sqf
+++ b/Missionframework/kp_objectInits.sqf
@@ -104,6 +104,91 @@ KPLIB_objectInits = [
["gm_ge_army_kat1_454_cargo", "gm_ge_army_kat1_454_cargo_win"],
{_this animateSource ["cover_unhide", 0, true];}
],
+ // empty boxes script
+ [
+ ["Box_T_NATO_Wps_F", "Box_T_NATO_WpsSpecial_F", "Box_NATO_Equip_F"],
+ {
+ clearWeaponCargo _this;
+ clearMagazineCargo _this;
+ clearItemCargo _this;
+ }
+ ],
+ // MH-60 ACE FRIES
+ [
+ ["RHS_CH_47F", "RHS_UH60M", "RHS_UH60M_MEV2", "rhsusf_CH53E_USMC", "RHS_UH1Y", "rhsusf_CH53E_USMC_GAU21"],
+ {
+ [_this] call ace_fastroping_fnc_equipFRIES;
+ }
+ ],
+
+ //AMMO Supply Changes
+ [
+ ["Box_NATO_AmmoVeh_F"],
+ {[_this, 600] call ace_rearm_fnc_setSupplyCount;}
+ ],
+ [
+ ["rhsusf_m113d_usarmy_supply"],
+ {[_this, 1000] call ace_rearm_fnc_setSupplyCount;}
+ ],
+ [
+ ["B_Slingload_01_Ammo_F"],
+ {[_this, 9000] call ace_rearm_fnc_setSupplyCount;}
+ ],
+ //FUEL Supply Changes
+ [
+ ["B_Slingload_01_Fuel_F"],
+ {[_this, 40000] call ace_refuel_fnc_setFuel;}
+ ],
+ [
+ ["FlexibleTank_01_forest_F", "FlexibleTank_01_sand_F"],
+ {[_this, 800] call ace_refuel_fnc_setFuel;}
+ ],
+ [
+ ["rhsusf_M978A4_BKIT_usarmy_d", "rhsusf_M978A4_usarmy_d", "rhsusf_M978A4_usarmy_wd", "rhsusf_M978A4_BKIT_usarmy_wd"],
+ {[_this, 15000] call ace_refuel_fnc_setFuel;}
+ ],
+ //Remove Vest from RHS_AFRF Units. --Might break immersion idk.
+ [
+ [
+ "rhs_msv_emr_officer",
+ "rhs_msv_emr_sergeant",
+ "rhs_msv_emr_efreitor",
+ "rhs_msv_emr_rifleman",
+ "rhs_msv_emr_LAT",
+ "rhs_msv_emr_grenadier",
+ "rhs_msv_emr_arifleman",
+ "rhs_msv_emr_machinegunner",
+ "rhs_msv_emr_marksman",
+ "rhs_msv_emr_at",
+ "rhs_msv_emr_aa",
+ "rhs_msv_emr_medic",
+ "rhs_msv_emr_engineer",
+ "rhs_msv_emr_RShG2"
+ ],
+ {removeVest _this;}
+ ],
+ [
+ [
+ "rhs_vdv_des_officer_armored",
+ "rhs_vdv_des_sergeant",
+ "rhs_vdv_des_junior_sergeant",
+ "rhs_vdv_des_rifleman_lite",
+ "rhs_vdv_des_rifleman",
+ "rhs_vdv_des_LAT",
+ "rhs_vdv_des_grenadier",
+ "rhs_vdv_des_arifleman_rpk",
+ "rhs_vdv_des_machinegunner",
+ "rhs_vdv_des_rifleman_asval",
+ "rhs_vdv_des_marksman_asval",
+ "rhs_vdv_des_marksman",
+ "rhs_vdv_des_at",
+ "rhs_vdv_des_aa",
+ "rhs_vdv_des_medic",
+ "rhs_vdv_des_engineer",
+ "rhs_vdv_des_efreitor"
+ ],
+ {removeVest _this;}
+ ],
// Make sure a slingloaded object is local to the helicopter pilot (avoid desync and rope break)
[
diff --git a/Missionframework/presets/blufor/rhs_usaf_des.sqf b/Missionframework/presets/blufor/rhs_usaf_des.sqf
index e14f5b8..1d4fc43 100644
--- a/Missionframework/presets/blufor/rhs_usaf_des.sqf
+++ b/Missionframework/presets/blufor/rhs_usaf_des.sqf
@@ -22,8 +22,8 @@ FOB_truck_typename = "rhsusf_M1078A1P2_B_D_CP_fmtv_usarmy"; // This
Arsenal_typename = "B_supplyCrate_F"; // This is the virtual arsenal as portable supply crates.
Respawn_truck_typename = "rhsusf_M1085A1P2_B_D_Medical_fmtv_usarmy"; // This is the mobile respawn (and medical) truck.
huron_typename = "RHS_CH_47F"; // This is Spartan 01, a multipurpose mobile respawn as a helicopter.
-crewman_classname = "rhsusf_army_ocp_combatcrewman"; // This defines the crew for vehicles.
-pilot_classname = "rhsusf_army_ocp_helipilot"; // This defines the pilot for helicopters.
+crewman_classname = "B_crew_F"; // This defines the crew for vehicles.
+pilot_classname = "B_Helipilot_F"; // This defines the pilot for helicopters.
KP_liberation_little_bird_classname = "RHS_MELB_MH6M"; // These are the little birds which spawn on the Freedom or at Chimera base.
KP_liberation_boat_classname = "B_Boat_Transport_01_F"; // These are the boats which spawn at the stern of the Freedom.
KP_liberation_truck_classname = "rhsusf_M977A4_BKIT_usarmy_d"; // These are the trucks which are used in the logistic convoy system.
@@ -32,7 +32,7 @@ KP_liberation_large_storage_building = "ContainmentArea_01_sand_F"; // A lar
KP_liberation_recycle_building = "Land_RepairDepot_01_tan_F"; // The building defined to unlock FOB recycling functionality.
KP_liberation_air_vehicle_building = "B_Radar_System_01_F"; // The building defined to unlock FOB air vehicle functionality.
KP_liberation_heli_slot_building = "Land_HelipadSquare_F"; // The helipad used to increase the GLOBAL rotary-wing cap.
-KP_liberation_plane_slot_building = "Land_TentHangar_V1_F"; // The hangar used to increase the GLOBAL fixed-wing cap.
+KP_liberation_plane_slot_building = "Land_Missle_Trolley_02_F"; // The hangar used to increase the GLOBAL fixed-wing cap.
KP_liberation_supply_crate = "CargoNet_01_box_F"; // This defines the supply crates, as in resources.
KP_liberation_ammo_crate = "B_CargoNet_01_ammo_F"; // This defines the ammunition crates.
KP_liberation_fuel_crate = "CargoNet_01_barrels_F"; // This defines the fuel crates.
@@ -94,6 +94,8 @@ light_vehicles = [
["rhsusf_M1232_M2_usarmy_d",140,40,60], // M1232 (M2)
["rhsusf_M1232_MK19_usarmy_d",140,60,60], // M1232 (Mk19)
["rhsusf_M1230a1_usarmy_d",120,0,60], // M1230A1 (MEDEVAC)
+ ["rhsusf_m1165a1_gmv_m134d_m240_socom_d",150,120,60], // SOCOM DAKA DAKA
+ ["rhsusf_m1165a1_gmv_m2_m240_socom_d",150,80,60],
["rhsusf_M1083A1P2_D_open_fmtv_usarmy",125,0,75], // M1083A1P2 Transport
["rhsusf_M1083A1P2_D_fmtv_usarmy",125,0,75], // M1083A1P2 Transport (Covered)
["rhsusf_M1083A1P2_D_flatbed_fmtv_usarmy",100,0,50], // M1083A1P2
@@ -131,6 +133,7 @@ air_vehicles = [
["RHS_MELB_AH6M",200,200,100], // AH-6M Pawnee
["RHS_UH1Y_UNARMED_d",225,0,125], // UH-1Y (Unarmed)
["RHS_UH1Y_d_GS",225,200,125], // UH-1Y (Ground Suppression)
+ ["rhs_uh1h_hidf_gunship",250,300,125], // UH-1H Gunship (Vietnam)
["RHS_AH1Z",500,500,200], // AH-1Z (Multi-Role)
["RHS_AH64D",750,750,250], // AH-64D (Multi-Role)
["RHS_UH60M2_d",250,0,150], // UH-60M (Unarmed)
@@ -149,12 +152,14 @@ air_vehicles = [
["USAF_RQ4A",500,0,200], // RQ-4A Global Hawk
["USAF_MQ9",500,750,200], // MQ-9 Reaper
["RHS_A10",1000,1000,400], // A-10A (CAS)
+ ["FIR_A10C",1500,1000,400], // A-10C (CAS)
["USAF_A10",1500,1000,400], // A-10C Thunderbolt II
["FIR_F15C",1250,1250,450], // F-15C Eagle
["FIR_F15D",1250,1250,450], // F-15D Eagle
["FIR_F15E",1250,1500,450], // F-15E Strike Eagle
["JS_JC_FA18E",1500,1750,450], // F/A-18 E Super Hornet
["JS_JC_FA18F",1500,1750,450], // F/A-18 F Super Hornet
+ ["RHSGREF_A29B_HIDF",750,750,400], //A-29 Super Tucano
["USAF_F22",1800,2000,500], // F-22A Raptor
["USAF_F22_EWP_AA",1800,2100,500], // F-22A Raptor (EWP-AA)
["USAF_F22_EWP_AG",1800,2100,500], // F-22A Raptor (EWP-AG)
@@ -255,7 +260,18 @@ buildings = [
["Land_Sign_WarningMilAreaSmall_F",0,0,0],
["Land_Sign_WarningMilitaryVehicles_F",0,0,0],
["Land_Razorwire_F",0,0,0],
- ["Land_ClutterCutter_large_F",0,0,0]
+ ["Land_ClutterCutter_large_F",0,0,0],
+ ["Land_RoadBarrier_01_F",0,0,0],
+ ["Land_ConcreteWall_01_l_4m_F",0,0,0],
+ ["Land_ConcreteWall_01_l_8m_F",0,0,0],
+ ["Land_GuardTower_01_F",0,0,0],
+ ["Land_Rail_ConcreteRamp_F",0,0,0],
+ ["Land_MedicalTent_01_NATO_generic_inner_F",0,0,0],
+ ["Land_MedicalTent_01_floor_light_F",0,0,0],
+ ["Land_Cargo20_EMP_F",0,0,0],
+ ["Land_Obstacle_Ramp_F",0,0,0],
+ ["Land_WoodenWindBreak_01_F",0,0,0],
+ ["Land_RoadCone_01_F",0,0,0]
];
support_vehicles = [
@@ -275,6 +291,9 @@ support_vehicles = [
["ACE_Box_82mm_Mo_Illum",50,10,0],
["ACE_Wheel",10,0,0],
["ACE_Track",10,0,0],
+ ["Box_T_NATO_Wps_F",25,5,0],
+ ["Box_T_NATO_WpsSpecial_F",25,5,0],
+ ["Box_NATO_Equip_F",25,5,0],
["USAF_missileCart_W_AGM114",50,150,0], // Missile Cart (AGM-114)
["USAF_missileCart_AGMMix",50,150,0], // Missile Cart (AGM-65 Mix)
["USAF_missileCart_AGM1",50,150,0], // Missile Cart (AGM-65D)
@@ -396,7 +415,6 @@ elite_vehicles = [
"rhsusf_m1a1aim_tuski_d", // M1A1SA (Tusk I)
"rhsusf_m1a2sep1tuskiid_usarmy", // M1A2SEPv1 (Tusk II)
"rhsusf_m109d_usarmy", // M109A6
- "RHS_AH64D", // AH-64D (Multi-Role)
"B_UAV_02_dynamicLoadout_F", // MQ-4A Greyhawk
"B_T_UAV_03_dynamicLoadout_F", // MQ-12 Falcon
"B_UAV_05_F", // UCAV Sentinel
@@ -408,7 +426,6 @@ elite_vehicles = [
"USAF_F22_Heavy", // F-22A Raptor (Heavy)
"USAF_F35A_STEALTH", // F-35A Lightning II
"USAF_F35A", // F-35A Lightning II (Heavy)
- "RHS_A10", // A-10A (CAS)
"FIR_F15C", // F-15C Eagle
"FIR_F15D", // F-15D Eagle
"FIR_F15E", // F-15E Strike Eagle
diff --git a/Missionframework/presets/blufor/rhs_usaf_wdl.sqf b/Missionframework/presets/blufor/rhs_usaf_wdl.sqf
index 4b946f2..1579519 100644
--- a/Missionframework/presets/blufor/rhs_usaf_wdl.sqf
+++ b/Missionframework/presets/blufor/rhs_usaf_wdl.sqf
@@ -22,7 +22,7 @@ FOB_truck_typename = "rhsusf_M1078A1P2_B_WD_CP_fmtv_usarmy"; // This
Arsenal_typename = "B_supplyCrate_F"; // This is the virtual arsenal as portable supply crates.
Respawn_truck_typename = "rhsusf_M1085A1P2_B_WD_Medical_fmtv_usarmy"; // This is the mobile respawn (and medical) truck.
huron_typename = "RHS_CH_47F"; // This is Spartan 01, a multipurpose mobile respawn as a helicopter.
-crewman_classname = "rhsusf_army_ocp_combatcrewman"; // This defines the crew for vehicles.
+crewman_classname = "B_crew_F"; // This defines the crew for vehicles.
pilot_classname = "B_Helipilot_F"; // This defines the pilot for helicopters.
KP_liberation_little_bird_classname = "RHS_MELB_MH6M"; // These are the little birds which spawn on the Freedom or at Chimera base.
KP_liberation_boat_classname = "B_Boat_Transport_01_F"; // These are the boats which spawn at the stern of the Freedom.
@@ -32,7 +32,7 @@ KP_liberation_large_storage_building = "ContainmentArea_01_sand_F"; // A lar
KP_liberation_recycle_building = "Land_RepairDepot_01_tan_F"; // The building defined to unlock FOB recycling functionality.
KP_liberation_air_vehicle_building = "B_Radar_System_01_F"; // The building defined to unlock FOB air vehicle functionality.
KP_liberation_heli_slot_building = "Land_HelipadSquare_F"; // The helipad used to increase the GLOBAL rotary-wing cap.
-KP_liberation_plane_slot_building = "Land_DieselGroundPowerUnit_01_F"; // The hangar used to increase the GLOBAL fixed-wing cap.
+KP_liberation_plane_slot_building = "Land_Missle_Trolley_02_F"; // The hangar used to increase the GLOBAL fixed-wing cap.
KP_liberation_supply_crate = "CargoNet_01_box_F"; // This defines the supply crates, as in resources.
KP_liberation_ammo_crate = "B_CargoNet_01_ammo_F"; // This defines the ammunition crates.
KP_liberation_fuel_crate = "CargoNet_01_barrels_F"; // This defines the fuel crates.
@@ -104,7 +104,7 @@ light_vehicles = [
["rhsusf_M977A4_BKIT_M2_usarmy_wd",125,40,75], // M977A4 BKIT (HMG)
["rhsusf_M1117_W",150,50,50], // M1117 ASV
["B_UGV_01_F",150,0,50], // UGV Stomper
- ["B_UGV_01_rcws_F",150,40,50], // UGV Stomper (RCWS)
+ ["B_UGV_01_rcws_F",250,40,50], // UGV Stomper (RCWS)
["B_Boat_Transport_01_F",100,0,25], // Assault Boat
["B_Boat_Armed_01_minigun_F",200,80,75], // Speedboat Minigun
["rhsusf_mkvsoc",250,200,100], // Mk.V SOCOM
@@ -137,23 +137,23 @@ air_vehicles = [
["RHS_UH1Y_GS",225,200,125], // UH-1Y (Ground Suppression)
["rhs_uh1h_hidf_gunship",250,300,125], // UH-1H Gunship (Vietnam)
["RHS_AH1Z",500,500,200], // AH-1Z (Multi-Role)
- ["RHS_AH64D_wd",750,750,250], // AH-64D (Multi-Role)
- ["RHS_AH64D_noradar_wd ",700,750,250], // AH-64D (No Radar)
+ ["RHS_AH64D_wd",750,550,250], // AH-64D (Multi-Role)
+ ["RHS_AH64D_noradar_wd ",500,550,250], // AH-64D (No Radar)
["RHS_UH60M2",250,0,150], // UH-60M (Unarmed)
["RHS_UH60M",250,80,150], // UH-60M
["RHS_UH60M_MEV2",300,0,150], // UH-60M MEV2
["RHS_CH_47F_10",275,80,175], // CH-47 Chinook (Armed)
- ["rhsusf_CH53E_USMC",300,0,175], // CH-53E Super Stallion
- ["rhsusf_CH53E_USMC_GAU21",300,100,175], // CH-53E Super Stallion (GAU-21)
+ ["rhsusf_CH53E_USMC",350,0,225], // CH-53E Super Stallion
+ ["rhsusf_CH53E_USMC_GAU21",350,125,225], // CH-53E Super Stallion (GAU-21)
["USAF_C130J",200,0,250], // C-130J Super Hercules
["USAF_C130J_Cargo",200,0,250], // C-130J Super Hercules (Cargo)
["USAF_C17",500,0,400], // C-17 Globemaster III
["usaf_kc135",600,0,2500], // KC-135 Stratotanker
- ["B_UAV_02_dynamicLoadout_F",400,300,200], // MQ-4A Greyhawk
- ["B_T_UAV_03_dynamicLoadout_F",450,500,250], // MQ-12 Falcon
+ ["B_UAV_02_dynamicLoadout_F",600,300,200], // MQ-4A Greyhawk
+ ["B_T_UAV_03_dynamicLoadout_F",650,500,250], // MQ-12 Falcon
["B_UAV_05_F",500,500,200], // UCAV Sentinel
["USAF_RQ4A",500,0,200], // RQ-4A Global Hawk
- ["USAF_MQ9",500,750,200], // MQ-9 Reaper
+ ["USAF_MQ9",800,750,300], // MQ-9 Reaper
["RHS_A10",1000,1000,400], // RHS A-10A
["FIR_A10C",1500,1000,400], // A-10C (CAS)
["USAF_A10",1500,1000,400], // A-10C Thunderbolt II
@@ -293,10 +293,13 @@ support_vehicles = [
["ACE_Box_82mm_Mo_HE",25,20,0],
["ACE_Box_82mm_Mo_Smoke",25,15,0],
["ACE_Box_82mm_Mo_Illum",25,15,0],
+ ["Box_T_NATO_Wps_F",25,5,0],
+ ["Box_T_NATO_WpsSpecial_F",25,5,0],
+ ["Box_NATO_Equip_F",25,5,0],
["ACE_Wheel",10,0,0],
["ACE_Track",10,0,0],
- ["FlexibleTank_01_forest_F",10,0,200], // Movable Fuel Tank
- ["Box_NATO_AmmoVeh_F",10,200,0], // Vehicle Ammo Box
+ ["FlexibleTank_01_forest_F",10,0,100], // Movable Fuel Tank
+ ["Box_NATO_AmmoVeh_F",10,150,0], // Vehicle Ammo Box
["ACE_ConcertinaWireCoil",15,0,0], // Pesky concertina wire
["USAF_missileCart_W_AGM114",50,150,0], // Missile Cart (AGM-114)
["USAF_missileCart_AGMMix",50,150,0], // Missile Cart (AGM-65 Mix)
@@ -312,12 +315,12 @@ support_vehicles = [
["USAF_missileCart_GBU39",50,150,0], // Missile Cart (GBU39)
["USAF_missileCart_Mk82",50,150,0], // Missile Cart (Mk82)
["B_APC_Tracked_01_CRV_F",500,250,350], // CRV-6e Bobcat
- ["rhsusf_M977A4_REPAIR_BKIT_usarmy_wd",325,0,75], // M977A4 Repair
- ["rhsusf_M978A4_BKIT_usarmy_wd",125,0,275], // M978A4 Fuel
- ["rhsusf_M977A4_AMMO_BKIT_usarmy_wd",125,200,75], // M977A4 Ammo
- ["B_Slingload_01_Repair_F",275,0,0], // Huron Repair
- ["B_Slingload_01_Fuel_F",75,0,200], // Huron Fuel
- ["B_Slingload_01_Ammo_F",75,200,0] // Huron Ammo
+ ["rhsusf_M977A4_REPAIR_BKIT_usarmy_wd",325,0,100], // M977A4 Repair
+ ["rhsusf_M978A4_BKIT_usarmy_wd",125,0,300], // M978A4 Fuel
+ ["rhsusf_M977A4_AMMO_BKIT_usarmy_wd",125,250,100], // M977A4 Ammo
+ ["B_Slingload_01_Repair_F",300,0,0], // Huron Repair
+ ["B_Slingload_01_Fuel_F",75,0,800], // Huron Fuel
+ ["B_Slingload_01_Ammo_F",75,800,0] // Huron Ammo
];
/*
diff --git a/Missionframework/presets/init_presets.sqf b/Missionframework/presets/init_presets.sqf
index c003011..8935636 100644
--- a/Missionframework/presets/init_presets.sqf
+++ b/Missionframework/presets/init_presets.sqf
@@ -64,6 +64,7 @@ switch (KP_liberation_preset_opfor) do {
case 19: {[] call compileFinal preprocessFileLineNumbers "presets\opfor\CUP_BAF_Desert.sqf";};
case 20: {[] call compileFinal preprocessFileLineNumbers "presets\opfor\CUP_BAF_Woodland.sqf";};
case 21: {[] call compileFinal preprocessFileLineNumbers "presets\opfor\rhs_gref_cdf.sqf";};
+ case 22: {[] call compileFinal preprocessFileLineNumbers "presets\opfor\rhs_afrf_d.sqf";};
default {[] call compileFinal preprocessFileLineNumbers "presets\opfor\custom.sqf";};
};
@@ -114,7 +115,7 @@ squads_names = [
// Classnames of objects which should be ignored when building
GRLIB_ignore_colisions_when_building = [
"Land_HelipadSquare_F",
- "Land_TentHangar_V1_F",
+ "Land_Missle_Trolley_02_F",
"Land_runway_edgelight",
"Land_runway_edgelight_blue_F",
"Land_Flush_Light_green_F",
@@ -172,7 +173,11 @@ GRLIB_ignore_colisions_when_building = [
"Land_Cargo20_EMP_F",
"Land_Obstacle_Ramp_F",
"Land_WoodenWindBreak_01_F",
- "Land_RoadCone_01_F"
+ "Box_T_NATO_Wps_F", // Weapons crate
+ "Box_T_NATO_WpsSpecial_F",
+ "Box_NATO_Equip_F",
+ "Land_RoadCone_01_F",
+ "Land_Missle_Trolley_02_F"
];
/*
diff --git a/Missionframework/presets/opfor/rhs_afrf_d.sqf b/Missionframework/presets/opfor/rhs_afrf_d.sqf
new file mode 100644
index 0000000..820823c
--- /dev/null
+++ b/Missionframework/presets/opfor/rhs_afrf_d.sqf
@@ -0,0 +1,152 @@
+/*
+ Needed Mods:
+ - RHS AFRF
+
+ Optional Mods:
+ - None
+*/
+
+// Enemy infantry classes
+opfor_officer = "rhs_vdv_des_officer_armored"; // Officer
+opfor_squad_leader = "rhs_vdv_des_sergeant"; // Squad Leader
+opfor_team_leader = "rhs_vdv_des_junior_sergeant"; // Team Leader
+opfor_sentry = "rhs_vdv_des_rifleman_lite"; // Rifleman (Lite)
+opfor_rifleman = "rhs_vdv_des_rifleman"; // Rifleman
+opfor_rpg = "rhs_vdv_des_LAT"; // Rifleman (LAT)
+opfor_grenadier = "rhs_vdv_des_grenadier"; // Grenadier
+opfor_machinegunner = "rhs_vdv_des_arifleman_rpk"; // Autorifleman
+opfor_heavygunner = "rhs_vdv_des_machinegunner"; // Heavy Gunner
+opfor_marksman = "rhs_vdv_des_rifleman_asval"; // Marksman
+opfor_sharpshooter = "rhs_vdv_des_marksman_asval"; // Sharpshooter
+opfor_sniper = "rhs_vdv_des_marksman"; // Sniper
+opfor_at = "rhs_vdv_des_at"; // AT Specialist
+opfor_aa = "rhs_vdv_des_aa"; // AA Specialist
+opfor_medic = "rhs_vdv_des_medic"; // Combat Life Saver
+opfor_engineer = "rhs_vdv_des_engineer"; // Engineer
+opfor_paratrooper = "rhs_vdv_des_efreitor"; // Paratrooper
+
+// Enemy vehicles used by secondary objectives.
+opfor_mrap = "rhs_tigr_m_3camo_vdv"; // GAZ-233011
+opfor_mrap_armed = "rhs_tigr_sts_3camo_vdv"; // GAZ-233014 (Armed)
+opfor_transport_helo = "RHS_Mi8T_vdv"; // Mi-8MT (Cargo)
+opfor_transport_truck = "RHS_Ural_VDV_01"; // Ural-4320 Transport (Covered)
+opfor_ammobox_transport = "RHS_Ural_Open_VDV_01"; // Ural-4320 Transport (Open) -> Has to be able to transport resource crates!
+opfor_fuel_truck = "RHS_Ural_Fuel_VDV_01"; // Ural-4320 Fuel
+opfor_ammo_truck = "rhs_gaz66_ammo_vdv"; // GAZ-66 Ammo
+opfor_fuel_container = "Land_Pod_Heli_Transport_04_fuel_F"; // Taru Fuel Pod
+opfor_ammo_container = "Land_Pod_Heli_Transport_04_ammo_F"; // Taru Ammo Pod
+opfor_flag = "rhs_Flag_Russia_F"; // Flag
+
+/* Adding a value to these arrays below will add them to a one out of however many in the array, random pick chance.
+Therefore, adding the same value twice or three times means they are more likely to be chosen more often. */
+
+/* Militia infantry. Lightweight soldier classnames the game will pick from randomly as sector defenders.
+Think of them like garrison or military police forces, which are more meant to control the local population instead of fighting enemy armies. */
+militia_squad = [
+ "rhsgref_cdf_reg_squadleader", // Rifleman
+ "rhsgref_cdf_reg_rifleman_rpg75", // Rifleman
+ "rhsgref_cdf_reg_rifleman", // Rifleman
+ "rhsgref_cdf_reg_machinegunner", // Rifleman (AT)
+ "rhs_msv_emr_arifleman", // Autorifleman
+ "rhsgref_cdf_reg_grenadier_rpg", // Marksman
+ "rhsgref_cdf_reg_grenadier_rpg", // Medic
+ "rhsgref_cdf_reg_engineer" // Engineer
+];
+
+// Militia vehicles. Lightweight vehicle classnames the game will pick from randomly as sector defenders.
+militia_vehicles = [
+ "rhs_tigr_sts_3camo_vdv",
+ "rhsgref_BRDM2_HQ_vdv",
+ "rhsgref_BRDM2_vdv" // GAZ-233014 (Armed)
+];
+
+// Militia vehicles. Lightweight vehicle classnames the game will pick from randomly as sector defenders. Can also be empty for only infantry milita.
+opfor_vehicles = [
+ "rhs_tigr_m_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_btr80_vdv", // BMP-2D // BMP-2K
+ "rhs_btr80a_vdv", // BRM-1K
+ "rhs_zsu234_aa", // ZSU-23-4V
+ "rhs_zsu234_aa", // ZSU-23-4V
+ "rhs_t90_tv" // T80 // T90SA (2016)
+];
+
+// All enemy vehicles that can spawn as sector defenders and patrols but at a lower enemy combat readiness (aggression levels).
+opfor_vehicles_low_intensity = [
+ "rhsgref_BRDM2_HQ_vdv",
+ "rhsgref_BRDM2_vdv",
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_m_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_btr80_vdv", // BTR-80
+ "rhs_btr80a_vdv" // BTR-80A
+];
+
+// All enemy vehicles that can spawn as battlegroups, either assaulting or as reinforcements, at high enemy combat readiness (aggression levels).
+opfor_battlegroup_vehicles = [
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "RHS_Ural_Open_VDV_01", // Ural-4320 Transport
+ "RHS_Ural_VDV_01", // Ural-4320 Transport (Covered)
+ "rhs_bmp2e_vdv", // BMP-2D
+ "rhs_bmp2e_vdv", // BMP-2K
+ "rhs_bmp2e_vdv", // BRM-1K
+ "rhs_zsu234_aa", // ZSU-23-4V
+ "rhs_zsu234_aa", // ZSU-23-4V
+ "rhs_t90_tv", // T80
+ "rhs_t90saa_tv", // T80
+ "rhs_t90sm_tv",
+ "rhs_2s3_at_tv", // T90A
+ "RHS_Mi24V_vdv", // Mi-24P (AT)
+ "RHS_Mi24P_vdv", // Mi-24V (AT)
+ "RHS_Mi8MTV3_vdv", // Mi-8MT (Cargo)
+ "RHS_Ka52_vvs",
+ "rhs_mi28n_vvs" // Ka-52
+];
+
+// All enemy vehicles that can spawn as battlegroups, either assaulting or as reinforcements, at lower enemy combat readiness (aggression levels).
+opfor_battlegroup_vehicles_low_intensity = [
+ "rhsgref_BRDM2_HQ_vdv",
+ "rhsgref_BRDM2_vdv", // GAZ-233011
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "rhs_tigr_sts_3camo_vdv", // GAZ-233014 (Armed)
+ "RHS_Ural_Open_VDV_01", // Ural-4320 Transport
+ "rhs_btr80_vdv", // BTR-80
+ "rhs_btr80a_vdv", // BTR-80A
+ "rhs_zsu234_aa", // ZSU-23-4V
+ "RHS_Mi24V_vdv", // Mi-24P (AT)
+ "RHS_Mi24P_vdv", // Mi-24V (AT)
+ "RHS_Mi8T_vdv" // Mi-8MT (Cargo)
+];
+
+/* All vehicles that spawn within battlegroups (see the above 2 arrays) and also hold 8 soldiers as passengers.
+If something in this array can't hold all 8 soldiers then buggy behaviours may occur. */
+opfor_troup_transports = [
+ "RHS_Ural_Open_VDV_01", // Ural-4320 Transport
+ "RHS_Ural_VDV_01", // Ural-4320 Transport (Covered)
+ "rhs_btr80_vdv", // BTR-80
+ "rhs_btr80a_vdv", // BTR-80A
+ "rhs_bmp2e_vdv", // BMP-2D
+ "RHS_Mi8T_vdv", // Mi-8MT (Cargo)
+ "RHS_Mi24V_vdv", // Mi-24P (AT)
+ "RHS_Mi24P_vdv" // Mi-24V (AT)
+];
+
+// Enemy rotary-wings that will need to spawn in flight.
+opfor_choppers = [
+ "RHS_Mi8mt_Cargo_vvsc", // Mi-8MT (Cargo)
+ "RHS_Mi24V_vdv",
+ "RHS_Mi24P_vdv",
+ "RHS_Mi8MTV3_vdv", // Mi-24P (AT)
+ "rhs_mi28n_vvs", // Mi-28n (Multi-role)
+ "RHS_Ka52_vvs" // Ka-52
+];
+
+// Enemy fixed-wings that will need to spawn in the air.
+opfor_air = [
+ "RHS_Su25SM_vvs", // Su-25
+ "rhs_pchela1t_vvs", // Su-25 (KH29)
+ "rhs_mig29sm_vvs",
+ "RHS_T50_vvs_generic_ext" // Mig-29SM
+];
diff --git a/Missionframework/res/btn_htp_spl_hov3.paa b/Missionframework/res/btn_htp_spl_hov3.paa
index 7502451..ede439b 100644
Binary files a/Missionframework/res/btn_htp_spl_hov3.paa and b/Missionframework/res/btn_htp_spl_hov3.paa differ
diff --git a/Missionframework/res/btn_htp_spl_idl3.paa b/Missionframework/res/btn_htp_spl_idl3.paa
index c2fa7ee..39df25c 100644
Binary files a/Missionframework/res/btn_htp_spl_idl3.paa and b/Missionframework/res/btn_htp_spl_idl3.paa differ
diff --git a/Missionframework/res/btn_join_spl_hov3.paa b/Missionframework/res/btn_join_spl_hov3.paa
index 0f438fd..3c6b9e9 100644
Binary files a/Missionframework/res/btn_join_spl_hov3.paa and b/Missionframework/res/btn_join_spl_hov3.paa differ
diff --git a/Missionframework/res/btn_join_spl_idl3.paa b/Missionframework/res/btn_join_spl_idl3.paa
index 5508b00..87f3971 100644
Binary files a/Missionframework/res/btn_join_spl_idl3.paa and b/Missionframework/res/btn_join_spl_idl3.paa differ
diff --git a/Missionframework/res/lib.paa b/Missionframework/res/lib.paa
index fcca280..f688f6b 100644
Binary files a/Missionframework/res/lib.paa and b/Missionframework/res/lib.paa differ
diff --git a/Missionframework/res/libe2.paa b/Missionframework/res/libe2.paa
new file mode 100644
index 0000000..7987812
Binary files /dev/null and b/Missionframework/res/libe2.paa differ
diff --git a/Missionframework/res/splash_libe2.paa b/Missionframework/res/splash_libe2.paa
index 4b94a5a..236e728 100644
Binary files a/Missionframework/res/splash_libe2.paa and b/Missionframework/res/splash_libe2.paa differ
diff --git a/Missionframework/scripts/client/commander/enforce_whitelist.sqf b/Missionframework/scripts/client/commander/enforce_whitelist.sqf
index df2a954..f2425e5 100644
--- a/Missionframework/scripts/client/commander/enforce_whitelist.sqf
+++ b/Missionframework/scripts/client/commander/enforce_whitelist.sqf
@@ -22,3 +22,35 @@ if (player isEqualTo ([] call KPLIB_fnc_getCommander) && !(serverCommandAvailabl
endMission "END1";
};
};
+// add check for mission controller
+if (player isEqualTo ([] call KPLIB_fnc_getMissioncontroller) && !(serverCommandAvailable "#kick")) then {
+
+ private _match = false;
+
+ [] call {
+ if ((getPlayerUID player) in GRLIB_whitelisted_steamids) exitWith {_match = true;};
+ if ((name player) in GRLIB_whitelisted_names) exitWith {_match = true;};
+ if (!((squadParams player) isEqualTo []) && {(((squadParams player) select 0) select 0) in GRLIB_whitelisted_tags}) exitWith {_match = true;};
+ };
+
+ if (!_match) then {
+ sleep 1;
+ endMission "END1";
+ };
+};
+// add check for MP's
+if (player isEqualTo ([] call KPLIB_fnc_getMilitarypolice) && !(serverCommandAvailable "#kick")) then {
+
+ private _match = false;
+
+ [] call {
+ if ((getPlayerUID player) in MP_whitelisted_steamids) exitWith {_match = true;};
+ if ((name player) in GRLIB_whitelisted_names) exitWith {_match = true;};
+ if (!((squadParams player) isEqualTo []) && {(((squadParams player) select 0) select 0) in GRLIB_whitelisted_tags}) exitWith {_match = true;};
+ };
+
+ if (!_match) then {
+ sleep 1;
+ endMission "END1";
+ };
+};
diff --git a/Missionframework/scripts/client/init_client.sqf b/Missionframework/scripts/client/init_client.sqf
index 76069e0..ab2dc3f 100644
--- a/Missionframework/scripts/client/init_client.sqf
+++ b/Missionframework/scripts/client/init_client.sqf
@@ -65,6 +65,7 @@ execVM "scripts\client\spawn\redeploy_manager.sqf";
execVM "scripts\client\ui\ui_manager.sqf";
execVM "scripts\client\ui\tutorial_manager.sqf";
execVM "scripts\client\markers\update_production_sites.sqf";
+execVM "scripts\client\misc\briefing.sqf";
execVM "scripts\client\misc\jarvis.sqf";
player addMPEventHandler ["MPKilled", {_this spawn kill_manager;}];
@@ -105,3 +106,17 @@ if (player isEqualTo ([] call KPLIB_fnc_getCommander)) then {
};
};
};
+
+if (player isEqualTo ([] call KPLIB_fnc_getMissioncontroller)) then {
+ // Start tutorial
+ if (KP_liberation_tutorial) then {
+ [] call KPLIB_fnc_tutorial;
+ };
+ // Request Zeus if enabled
+ if (KP_liberation_commander_zeus) then {
+ [] spawn {
+ sleep 5;
+ [] call KPLIB_fnc_requestZeus;
+ };
+ };
+};
diff --git a/Missionframework/scripts/client/misc/briefing.sqf b/Missionframework/scripts/client/misc/briefing.sqf
new file mode 100644
index 0000000..38f2289
--- /dev/null
+++ b/Missionframework/scripts/client/misc/briefing.sqf
@@ -0,0 +1,148 @@
+if (!isDedicated) then {
+
+waitUntil { alive player && time > 0 && !isnull (finddisplay 46)};
+
+sleep 5;
+
+player createDiarySubject ["serverrules","Server Rules"];
+
+player createDiaryRecord ["serverrules",
+[
+"Server Rules",
+"
+
No fratricide or destruction of friendly equipment
+
+----------------------------------------------------------------------------------------
+1. Fratricide is the killing of one's own forces in war and is used to describe 'friendly fire', or commonly called 'TK’ing' or 'Team Killing'.
+2. This means the purposeful or accidental killing of another player or friendly equipment is not allowed.
+3. This also means that acts of “revenge killing” are against this rule. The only action a player needs to take against someone who killed them is reporting said team killer to our Military Police or a Game Admin.
+
+
No offensive or disruptive behavior.
+
+----------------------------------------------------------------------------------------
+1. No racism of any kind. Any racist remarks or names will result in an instant ban.
+2. No political or religious discussions or references including names.
+3. No disrespect towards other players or admins.
+4. No disrespect towards the 7th Cavalry Gaming Regiment.
+5. No disrespect towards deceased 7th Cavalry members.
+6. No disrespectful or offensive abbreviations.
+7. No mic spamming.
+8. No trolling or griefing.
+9. Discharge or firing of any weapon on base is strictly prohibited.
+10. No vehicles parked on the runway or landing pads.
+11. No elitist attitude towards others or taunting.
+12. No elitist attitude towards others or taunting.
+
+
No offensive or disruptive behavior.
+
+----------------------------------------------------------------------------------------
+1. This means the pilot/operator of any aircraft, artillery, mortars, or UAV.
+2. TeamSpeak 3 meaning 7th Cavalry's TeamSpeak 3 server.
+3. They must also have a working microphone, and be willing to coordinate over TeamSpeak.
+4. Support assets, except tanks, are not to engage the enemy on their own accord.
+5. Enemy air assets and enemy anti-air are the only exceptions to this rule. They are allowed to be engaged to make way for safe transport to the AO for friendly troops.
+6. All attack aircraft are to maintain a safe holding area, pattern, or stay on base until called in to maintain the longevity of the aircraft.
+7. Artillery, including mortars, must remain silent until called to fire by infantry.
+8. Assets in immediate danger that need to act against danger can defend themselves to preserve their lives or asset, but shall not provoke the engagement.
+
+
You must play your role and cooperate with your team.
+
+----------------------------------------------------------------------------------------
+1. “Lone wolfing” should be avoided whenever possible.
+2. Follow the instructions of your Squad Leader and/or mission commander.
+3. Play the role you’re slotted for.
+4. If you wish to change your role you must reslot. For example, if you were a pilot and wish to fight on the ground you must reslot as an infantryman.
+5. No AFK’ing in limited slots.
+"
+]
+];
+player createDiarySubject ["radioinformation","Radio Information"];
+
+player createDiaryRecord ["radioinformation", ["Unit Callsigns",
+"
+
Personnel
+
+
+
Mission Controller Godfather
+
Sniper/Recon Longshot
+
Forward Air Controller Infidel
+
Logistics/FOB Ops Atlas 3/4
+
Combat Medics Atlas 1/2
+
Mechanized Viking
+
Airborne/Air Assault Misfit/Bandit
+
Inf/Motorized Gunslinger
+
+
Transport Aircraft
+
+
+
CH-47F Chinook Grizzly
+
UH-60M Black Hawk Buffalo
+
MH-6M Little Bird Raven
+
C-130J Super Hercules Titan
+
+
+
Attack Aircraft
+
+
+
AH-64D Apache Longbow Raider
+
AH-1Z Viper Viper
+
UH-1Y Venom
+
AH-6M Attack Little Bird Sparrow
+
A-10C Thunderbolt Hog
+
A-29 Super Tucano Firefly
+
F/A-181 Black Wasp Eagle
+
+
+
+
Armor
+
+
+
M1 Abrams Sabre
+
Bradley IFV Banshee
+
Stryker Sierra
+
+
+"
+]];
+
+player createDiaryRecord ["radioinformation", ["Frequencies",
+"
+
01 - Gunslinger Platoon Net
+
Used to communicate between infantry squads in field
+
+
02 - Aviation
+
Used for air to air communications and CTAF/Air Traffic Control
+
+
03 thru 09 - Other Platoon Nets
+
Used whenever there is an MCC or multiple platoons, also utilized if a Platoon comes in for a Platoon FTX
+
+
10 / 11 - IDF-1 and IDF-2
+
Used to conduct indirect fire missions from artillery or mortars
+
+
12 / 13 - CAS-1 and CAS-2
+
Used to call in fixed-wing or attack rotary close air support
+
+
14 - Ground-To-Air
+
Used to conduct pick-up requests from logistical aviation units
+
+
15 - Logistics
+
Used by ATLAS personnel to dispatch where needed.
+
+
16 - FARP Requests
+
Used to communicate with ATLAS personnel when you are inbound to a FARP.
+
+
17 - Convoy
+
Used when conducting a convoy
+
+
18 - Zeus
+
Used to communicate with a Zeus if required
+
+
19 - CAG
+
Classified
+
+
20 - Command
+
Used to coordinate across different platoons or other big picture items
+
+"
+]];
+};
diff --git a/Missionframework/scripts/client/misc/permissions_warning.sqf b/Missionframework/scripts/client/misc/permissions_warning.sqf
index 9a71394..a353bb7 100644
--- a/Missionframework/scripts/client/misc/permissions_warning.sqf
+++ b/Missionframework/scripts/client/misc/permissions_warning.sqf
@@ -6,6 +6,8 @@ if ( GRLIB_permissions_param ) then {
while { count GRLIB_permissions isEqualTo 0 } do {
hintSilent localize "STR_PERMISSION_WARNING";
+ GRLIB_permissions = [["Default","Default",[true,true,true,true,false,true]]];
+ publicVariable "GRLIB_permissions";
sleep 5;
};
diff --git a/Missionframework/scripts/server/custom/cleanup.sqf b/Missionframework/scripts/server/custom/cleanup.sqf
new file mode 100644
index 0000000..bab2b08
--- /dev/null
+++ b/Missionframework/scripts/server/custom/cleanup.sqf
@@ -0,0 +1,213 @@
+//cleanup script -- sweetwater
+
+sleep 15;
+
+private ["_isHidden","_checkPlayerCount","_checkFrequencyDefault","_checkFrequencyAccelerated","_playerThreshold","_deadMenLimit","_deadMenDistCheck","_deadMenDist","_deadVehiclesLimit","_deadVehicleDistCheck","_deadVehicleDist","_craterLimit","_craterDistCheck","_craterDist","_ruins","_ruinsLimit","_ruinsDistCheck","_ruinsDist","_weaponHolderLimit","_weaponHolderDistCheck","_weaponHolderDist","_minesLimit","_minesDistCheck","_minesDist","_staticsLimit","_staticsDistCheck","_staticsDist","_orphanedTriggers","_emptyGroups"];
+
+_isHidden = compileFinal "
+ private [""_c""];
+ _c = FALSE;
+ if (({(((_this select 0) distance _x) < (_this select 1))} count (_this select 2)) isEqualTo 0) then {
+ _c = TRUE;
+ };
+ _c;
+";
+
+deleteManagerPublic = TRUE; // To terminate script via debug console
+_checkPlayerCount = TRUE; // dynamic sleep. Set TRUE to have sleep automatically adjust based on # of players.
+_checkFrequencyDefault = 600; // sleep default
+_checkFrequencyAccelerated = 120; // sleep accelerated
+_playerThreshold = 20; // How many players before accelerated cycle kicks in?
+
+_deadMenLimit = -1; // Bodies. Set -1 to disable.
+_deadMenDistCheck = TRUE; // TRUE to delete any bodies that are far from players.
+_deadMenDist = 1000; // Distance (meters) from players that bodies are not deleted if below max.
+_deadVehiclesLimit = -1; // Wrecks. Set -1 to disable.
+_deadVehicleDistCheck = TRUE; // TRUE to delete any destroyed vehicles that are far from players.
+_deadVehicleDist = 1000; // Distance (meters) from players that destroyed vehicles are not deleted if below max.
+_craterLimit = 10; // Craters. Set -1 to disable.
+_craterDistCheck = FALSE; // TRUE to delete any craters that are far from players.
+_craterDist = 1000; // Distance (meters) from players that craters are not deleted if below max.
+_weaponHolderLimit = 15; // Weapon Holders. Set -1 to disable.
+_weaponHolderDistCheck = TRUE; // TRUE to delete any weapon holders that are far from players.
+_weaponHolderDist = 5; // Distance (meters) from players that ground garbage is not deleted if below max.
+_minesLimit = -1; // Land mines. Set -1 to disable.
+_minesDistCheck = TRUE; // TRUE to delete any mines that are far from ANY UNIT (not just players).
+_minesDist = 3000; // Distance (meters) from players that land mines are not deleted if below max.
+_staticsLimit = -1; // Static weapons. Set -1 to disable.
+_staticsDistCheck = TRUE; // TRUE to delete any static weapon that is far from ANY UNIT (not just players.
+_staticsDist = 3000; // Distance (meters) from players that static weapons are not deleted if below max.
+_ruinsLimit = 10; // Ruins. Set -1 to disable.
+_ruinsDistCheck = FALSE; // TRUE to delete any ruins that are far from players.
+_ruinsDist = 1000; // Distance (meters) from players that ruins are not deleted if below max.
+_orphanedTriggers = FALSE; // Clean orphaned triggers in MP.
+_emptyGroups = FALSE; // Set FALSE to not delete empty groups.
+
+
+while {deleteManagerPublic} do {
+
+ //================================= DEAD MEN
+ if (!(_deadMenLimit isEqualTo -1)) then {
+ if ((count allDeadMen) > _deadMenLimit) then {
+ while {(((count allDeadMen) - _deadMenLimit) > 0)} do {
+ detach (allDeadMen select 0);
+ deleteVehicle (allDeadMen select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_deadMenDistCheck) then {
+ {
+ if ([_x,_deadMenDist,(playableUnits + switchableUnits)] call _isHidden) then {
+ detach _x;
+ deleteVehicle _x;
+ };
+ } count allDeadMen;
+ };
+ };
+ };
+ sleep 1;
+ //================================= VEHICLES
+ if (!(_deadVehiclesLimit isEqualTo -1)) then {
+ if ((count (allDead - allDeadMen)) > _deadVehiclesLimit) then {
+ while {(((count (allDead - allDeadMen)) - _deadVehiclesLimit) > 0)} do {
+ deleteVehicle ((allDead - allDeadMen) select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_deadVehicleDistCheck) then {
+ {
+ if ([_x,_deadVehicleDist,(playableUnits + switchableUnits)] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count (allDead - allDeadMen);
+ };
+ };
+ };
+ sleep 1;
+ //================================= CRATERS
+ if (!(_craterLimit isEqualTo -1)) then {
+ if ((count (allMissionObjects "CraterLong")) > _craterLimit) then {
+ while {(((count (allMissionObjects "CraterLong")) - _craterLimit) > 0)} do {
+ deleteVehicle ((allMissionObjects "CraterLong") select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_craterDistCheck) then {
+ {
+ if ([_x,_craterDist,(playableUnits + switchableUnits)] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count (allMissionObjects "CraterLong");
+ };
+ };
+ };
+ sleep 1;
+ //================================= WEAPON HOLDERS
+ if (!(_weaponHolderLimit isEqualTo -1)) then {
+ if ((count (allMissionObjects "WeaponHolder")) > _weaponHolderLimit) then {
+ while {(((count (allMissionObjects "WeaponHolder")) - _weaponHolderLimit) > 0)} do {
+ deleteVehicle ((allMissionObjects "WeaponHolder") select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_weaponHolderDistCheck) then {
+ {
+ if ([_x,_weaponHolderDist,(playableUnits + switchableUnits)] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count (allMissionObjects "WeaponHolder");
+ };
+ };
+ };
+ sleep 1;
+ //================================= MINES
+ if (!(_minesLimit isEqualTo -1)) then {
+ if ((count allMines) > _minesLimit) then {
+ while {(((count allMines) - _minesLimit) > 0)} do {
+ deleteVehicle (allMines select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_minesDistCheck) then {
+ {
+ if ([_x,_minesDist,allUnits] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count allMines;
+ };
+ };
+ };
+ sleep 1;
+ //================================= STATIC WEAPONS
+ if (!(_staticsLimit isEqualTo -1)) then {
+ if ((count (allMissionObjects "StaticWeapon")) > _staticsLimit) then {
+ while {(((count (allMissionObjects "StaticWeapon")) - _staticsLimit) > 0)} do {
+ deleteVehicle ((allMissionObjects "StaticWeapon") select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_staticsDistCheck) then {
+ {
+ if ([_x,_staticsDist,allUnits] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count (allMissionObjects "StaticWeapon");
+ };
+ };
+ };
+ sleep 1;
+ //================================= RUINS
+ if (!(_ruinsLimit isEqualTo -1)) then {
+ _ruins = [];
+ {
+ if ((_x distance [0,0,0]) > 100) then {
+ 0 = _ruins pushBack _x;
+ sleep 0.1;
+ };
+ } count (allMissionObjects "Ruins");
+ if ((count _ruins) > _ruinsLimit) then {
+ while {(((count _ruins) - _ruinsLimit) > 0)} do {
+ _ruins resize (count _ruins - 1);
+ deleteVehicle (_ruins select 0);
+ sleep 0.5;
+ };
+ } else {
+ if (_ruinsDistCheck) then {
+ {
+ if ([_x,_ruinsDist,(playableUnits + switchableUnits)] call _isHidden) then {
+ deleteVehicle _x;
+ };
+ } count (allMissionObjects "Ruins");
+ };
+ };
+ };
+ sleep 1;
+ //================================= ORPHANED MP TRIGGERS.
+ if (_orphanedTriggers) then {
+ {
+ if ((_x distance [0,0,0]) < 1) then {
+ deleteVehicle _x;
+ };
+ } count (allMissionObjects "EmptyDetector");
+ };
+ sleep 1;
+ //================================= EMPTY GROUPS
+ if (_emptyGroups) then {
+ {
+ if ((count units _x) isEqualTo 0) then {
+ deleteGroup _x;
+ };
+ } count allGroups;
+ };
+ sleep 1;
+ //================================= SLEEP
+ if (_checkPlayerCount) then {
+ if ((count (playableUnits + switchableUnits)) >= _playerThreshold) then {
+ sleep _checkFrequencyAccelerated;
+ } else {
+ sleep _checkFrequencyDefault;
+ };
+ } else {
+ sleep _checkFrequencyDefault;
+ };
+};
\ No newline at end of file
diff --git a/Missionframework/scripts/server/init_server.sqf b/Missionframework/scripts/server/init_server.sqf
index 2f09779..2d33e3e 100644
--- a/Missionframework/scripts/server/init_server.sqf
+++ b/Missionframework/scripts/server/init_server.sqf
@@ -64,6 +64,7 @@ execVM "scripts\server\resources\recalculate_timer.sqf";
execVM "scripts\server\resources\recalculate_timer_sector.sqf";
execVM "scripts\server\resources\unit_cap.sqf";
execVM "scripts\server\sector\lose_sectors.sqf";
+execVM "scripts\server\custom\cleanup.sqf";
KPLIB_fsm_sectorMonitor = [] call KPLIB_fnc_sectorMonitor;
if (KP_liberation_high_command) then {KPLIB_fsm_highcommand = [] call KPLIB_fnc_highcommand;};
diff --git a/Missionframework/stringtable.xml b/Missionframework/stringtable.xml
index 2f53cf6..07ef924 100644
--- a/Missionframework/stringtable.xml
+++ b/Missionframework/stringtable.xml
@@ -46,10 +46,10 @@
- Liberation v0.96.7a-7Cav-0.1
+ Liberation v0.96.7a-7Cav-0.2
- v0.96.7a-7Cav-0.1
+ v0.96.7a-7Cav-0.2
Deploy
@@ -3852,7 +3852,7 @@
Helipad
- Tent Hangar
+ Fixed Wing Trolly
Zelthangar
Hangar de aviones
Ангар
diff --git a/Missionframework/ui/liberation_menu.hpp b/Missionframework/ui/liberation_menu.hpp
index 239efba..522cb46 100644
--- a/Missionframework/ui/liberation_menu.hpp
+++ b/Missionframework/ui/liberation_menu.hpp
@@ -16,7 +16,7 @@ class liberation_menu {
w = 0.25 * safezoneW;
y = 0.15 * safezoneH + safezoneY;
h = 0.43 * safezoneH;
- text = "res\splash_libe2.paa";
+ text = "res\libe2.paa";
};
class Start {
idc = 321;
diff --git a/Missionframework/ui/liberation_titles.hpp b/Missionframework/ui/liberation_titles.hpp
index dd30bba..707cd0d 100644
--- a/Missionframework/ui/liberation_titles.hpp
+++ b/Missionframework/ui/liberation_titles.hpp
@@ -14,7 +14,7 @@ class RscTitles {
idd = -1;
movingEnable = false;
controls[]= {
- GenericLabelShadow, GenericLabel2
+ GenericLabelShadow, GenericLabel2, GenericLabel3
};
class GenericLabel2 {
idc = -1;
@@ -28,12 +28,27 @@ class RscTitles {
w = 0.4 * safezoneW;
y = 0.65 * safezoneH + safezoneY;
h = 0.1 * safezoneH;
- text = "[GREUH] and the Killah Potatoes present";
+ text = "[GREUH] KP and =7Cav= S3 Department presents";
shadow = 1;
};
class GenericLabelShadow: GenericLabel2 {
shadow = 2;
};
+ class GenericLabel3 {
+ idc = -1;
+ type = CT_STATIC ;
+ style = ST_CENTER;
+ colorText[] = COLOR_WHITE;
+ colorBackground[] = COLOR_NOALPHA;
+ font = FontM;
+ sizeEx = 0.025 * safezoneH;
+ x = 0.3 * safezoneW + safezoneX;
+ w = 0.4 * safezoneW;
+ y = 0.70 * safezoneH + safezoneY;
+ h = 0.1 * safezoneH;
+ text = "Special Thanks to Sweetwater.I and Liber.N";
+ shadow = 1;
+ };
};
class intro2 {
name = "intro2";
diff --git a/Missionframework/ui/mission_params.hpp b/Missionframework/ui/mission_params.hpp
index 6e4b599..285b944 100644
--- a/Missionframework/ui/mission_params.hpp
+++ b/Missionframework/ui/mission_params.hpp
@@ -57,7 +57,7 @@ class Params {
title = $STR_PARAMS_FIRSTFOBVEHICLE;
values[] = {0, 1};
texts[] = {$STR_PARAMS_FIRSTFOBVEHICLE_CONTAINTER, $STR_PARAMS_FIRSTFOBVEHICLE_TRUCK};
- default = 0;
+ default = 1;
};
class MaximumFobs {
title = $STR_PARAM_FOBS_COUNT;
diff --git a/_tools/_presets.json b/_tools/_presets.json
index ace0bd0..ecddfb9 100644
--- a/_tools/_presets.json
+++ b/_tools/_presets.json
@@ -9,7 +9,7 @@
"KP_liberation_preset_opfor": 2,
"KP_liberation_preset_resistance": 2,
"KP_liberation_preset_civilians": 0,
- "KP_liberation_arsenal": 0
+ "KP_liberation_arsenal": 2
},
"workshopId": "1578862234"
},
@@ -23,7 +23,7 @@
"KP_liberation_preset_opfor": 21,
"KP_liberation_preset_resistance": 9,
"KP_liberation_preset_civilians": 0,
- "KP_liberation_arsenal": 0
+ "KP_liberation_arsenal": 2
},
"workshopId": "880462893"
},
@@ -154,10 +154,10 @@
"configFile": "kp_liberation_config.sqf",
"variables": {
"KP_liberation_preset_blufor": 6,
- "KP_liberation_preset_opfor": 2,
- "KP_liberation_preset_resistance": 0,
+ "KP_liberation_preset_opfor": 21,
+ "KP_liberation_preset_resistance": 9,
"KP_liberation_preset_civilians": 0,
- "KP_liberation_arsenal": 0
+ "KP_liberation_arsenal": 2
},
"workshopId": "930514473"
},
@@ -183,10 +183,10 @@
"configFile": "kp_liberation_config.sqf",
"variables": {
"KP_liberation_preset_blufor": 7,
- "KP_liberation_preset_opfor": 3,
- "KP_liberation_preset_resistance": 3,
- "KP_liberation_preset_civilians": 2,
- "KP_liberation_arsenal": 0
+ "KP_liberation_preset_opfor": 22,
+ "KP_liberation_preset_resistance": 9,
+ "KP_liberation_preset_civilians": 0,
+ "KP_liberation_arsenal": 2
},
"workshopId": "878715681"
},
@@ -248,19 +248,5 @@
"KP_liberation_arsenal": 5
},
"workshopId": ""
- },
- {
- "sourceFolder": "kp_liberation.Takistan",
- "missionName": "kp_liberation",
- "map": "Takistan",
- "configFile": "kp_liberation_config.sqf",
- "variables": {
- "KP_liberation_preset_blufor": 7,
- "KP_liberation_preset_opfor": 2,
- "KP_liberation_preset_resistance": 2,
- "KP_liberation_preset_civilians": 0,
- "KP_liberation_arsenal": 0
- },
- "workshopId": ""
}
]