sreVadmiral\admiral.hkm\hdescription.exter\hull3\briefing\blufor.sqf_0Xhull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqf_0Xhull3\briefing\opfor.sqfvy\hull3\hull3.hvm\Zhull3\LICENSE_0X8initPlayerLocal.sqfr\initServer.sqfcvy\ mission.sqmmj]class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_US_ACU"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_US_ACU"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_US_ACU"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "hammer and sickle"; onLoadMission = "Made with Hull3"; author = "Cyruz"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 65; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 5; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 4; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

ENEMY FORCES
*** Insert information about enemy forces here.***

FRIENDLY FORCES
*** Insert information about friendly forces here.*** "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
*** Insert the mission here. *** "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
*** Insert very short summary of plan here. ***

MOVEMENT PLAN
*** Insert movement instructions here. ***

FIRE SUPPORT PLAN
*** Insert fire support instructions here. ***

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

ENEMY FORCES
*** Insert information about enemy forces here.***

FRIENDLY FORCES
*** Insert information about friendly forces here.*** "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
*** Insert the mission here. *** "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
*** Insert very short summary of plan here. ***

MOVEMENT PLAN
*** Insert movement instructions here. ***

FIRE SUPPORT PLAN
*** Insert fire support instructions here. ***

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // INDFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

ENEMY FORCES
*** Insert information about enemy forces here.***

FRIENDLY FORCES
*** Insert information about friendly forces here.*** "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
*** Insert the mission here. *** "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
*** Insert very short summary of plan here. ***

MOVEMENT PLAN
*** Insert movement instructions here. ***

FIRE SUPPORT PLAN
*** Insert fire support instructions here. ***

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Under the guise of NATO peace keeping, the US have moved a large amount of their forces deep in to Chernarus. We'll be removing them today and reclaiming our rightful land.

ENEMY FORCES
US forces, expect armour and air threats.

FRIENDLY FORCES
Glorious T-90 deathmachines and a KA52 scout. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Disable the AA Radar to ensure our aircraft are not detected. There is an addAction on the objective.

Clear out any forces holding the Hilltop Base and deal with any anti-air that might be around.

Knock out the USA's long range Artillery vehicle hidden in the town.

Finally assault the NE Airfield and knock out any air threats before they can leave the ground. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Expect contact throughout this and not just at objectives.

MOVEMENT PLAN
MTLBs to move the troops around in, ensure the route is vaguely clear using the KA52 to scout ahead.

FIRE SUPPORT PLAN
T-90s and a KA52

KA52
You are very vunerable to ground fire, it's not a HIND, it's a scout vehicle with guns/missiles. Treat it as such! You have refuel/rearm available here.

SPECIAL TASKS
The KA52 is primarily meant to scout objectives and deal with high value vehicle threats. The T-90s will likely need to protect the troops from vehicle threats too. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Objectives must be taken in the given (logical) order due to clean up/progressive spawning. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Cyruz

Inspired by Chair "]]; class Hull3 { isEnabled = 1; class MissionParams { // Date YYYY-MM-DD date[] = { {2035, 6, 1}, // New Moon {2035, 6, 12} // Full Moon }; // Time HH24:mm time[] = { {4, 50}, // Dawn {5, 50}, // Early Morning {9, 0}, // Morning {12, 0}, // Noon {15, 0}, // Afternoon {17, 30}, // Evening {18, 50}, // Dusk {0, 0} // Night }; }; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_RU_EMR { gear = "AK74M_RU"; uniform = "CUP_RU_EMR"; }; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.ark_fnc_has_addActions = { private _radarActionID = player addAction [ "Disable Radar", "radarTower setVariable ['ark_var_fs_radarOffline', true, true];", [], 10, true, true, "", "!(radarTower getVariable ['ark_var_fs_radarOffline', false]) && { ((player distance2D radarTower) < 10) }" ]; }; call ark_fnc_has_addActions;ark_fnc_has_setSkill = { params ["_unit"]; _unit setskill ["aimingAccuracy",0.3]; _unit setskill ["aimingShake",0.9]; _unit setskill ["aimingSpeed",0.3]; _unit setskill ["spotDistance",0.65]; _unit setskill ["spotTime",0.3]; _unit setskill ["courage",0.75]; _unit setskill ["commanding",0.9]; _unit setskill ["general",0.2]; _unit setskill ["endurance",1.0]; _unit setskill ["reloadSpeed",0.3]; }; ark_fnc_has_tankinit = { params ["_tank"]; _tank allowCrewInImmobile true; _tank engineOn true; _tank removeWeaponTurret ["CUP_Vlmg_M240_M1Abrams_Coax",[0]]; //_tank removeWeaponTurret ["CUP_Vhmg_M2_M1Abrams_Commander",[0,0]]; private _gunner = gunner _tank; private _commander = effectiveCommander _tank; {_x call ark_fnc_has_setSkill} forEach [_gunner,_commander]; _gunner call ark_fnc_has_tankScan; }; ark_fnc_has_tankScan = { params ["_gunner"]; private _startdir = getDir _gunner; [ { params ["_args", "_id"]; _args params ["_gunner","_startdir"]; _left = _startdir - (45); _right = _startdir + (45); if (_left > _right) then {_left = _startdir - (45); _right = _startdir + (45)}; _left = round _left; _right = round _right; _dir = random (_right - _left) + _left; if (_dir < 0) then {_dir = _dir + 360}; _pos = position _gunner; _pos = [(_pos #0) + 50*sin _dir, (_pos #1) + 50*cos _dir, _pos #2 + 3]; _gunner doWatch _pos; if ({if (side _x == EAST) then {_gunner knowsAbout _x > 1.4}} count AllUnits > 0) then { [_this #1] call CBA_fnc_removePerFrameHandler; }; if (!alive _gunner) then { [_this #1] call CBA_fnc_removePerFrameHandler; } }, 10, [_gunner,_startdir] ] call CBA_fnc_addPerFrameHandler; }; ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; }; ark_fnc_has_radarTower = { radarTower setVariable ["ark_var_fs_radarOffline", false, true]; [ {radarTower getVariable ["ark_var_fs_radarOffline", false]}, { radarTower setVariable ["ark_var_fs_radarOffline", true, true]; playSound3D ["A3\Missions_F_Bootcamp\data\sounds\vr_shutdown.wss", radarTower, false, getPosATL radarTower, 300, 0.8, 500]; } ] call CBA_fnc_waitUntilAndExecute; }; call ark_fnc_has_radarTower; {_x call ark_fnc_has_tankinit} forEach [tnk1,tnk2,tnk3,tnk4,tnk5,tnk6,tnk7,tnk8,tnk9,aa1,aa2];raPversion5EditorDataaddons,A3_Characters_Face_nouniformrestrictionsace_parachuteCUP_TrackedVehicles_T90CUP_AirVehicles_Ka52CUP_TrackedVehicles_MTLBA3_Modules_F_Curator_MiscCUP_Creatures_Military_USArmyCUP_TrackedVehicles_M1_AbramsCUP_WheeledVehicles_UpHMMWVCUP_Creatures_StaticWeaponsCUP_TrackedVehicles_M113admiralA3_Structures_F_Mil_CargoA3_Structures_F_Exp_Industrial_SugarCaneFactory_01CUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionCUP_WheeledVehicles_StrykerCUP_AirVehicles_AH6A3_Structures_F_Mil_FortificationA3_Signs_FA3_Structures_F_WrecksA3_Structures_F_Civ_GarbageA3_Structures_F_EPA_Civ_ConstructionsA3_Structures_F_Civ_CampingA3_Structures_F_Items_VesselsA3_Structures_F_EPA_Mil_Scrapyardace_cargoA3_Structures_F_Civ_ConstructionsA3_Structures_F_EPB_Items_VesselsA3_Structures_F_Mil_BagBunkerA3_Structures_F_Wallsace_interactionace_draggingA3_Structures_F_Ind_Cargoark_rotorCUP_TrackedVehicles_M270A3_Structures_F_Mil_SheltersCUP_AirVehicles_AH64CUP_AirVehicles_A10A3_Ui_FCUP_CAMiscCUP_WheeledVehicles_Kamazark_ace_rearmAddonsMetaData-randomSeedScenarioDataCustomAttributes6Mission moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera-nextID0nextIDnextIDpos鞕E"CXXEdir*M o ?upx8H?>aside1?p$58?-List=%items$Item0Item1~Item2Item3` Item4 Item5 Item67 Item7 Item8 Item9n Item10 Item11 Item12[ Item13 Item14# Item15 Item16 Item17\Item18Item19Item20ZItem21Item22_Item23Item24SItem25Item26QItem27Item288Item29Item30Item31)Item32jItem33Item34 Item35XclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com~classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/` classNameCUP_TrackedVehicles_T90nameCUP_TrackedVehicles_T90 classNameCUP_AirVehicles_Ka52nameCUP_AirVehicles_Ka52 classNameCUP_TrackedVehicles_MTLBnameCUP_TrackedVehicles_MTLB7 classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_Creatures_Military_USArmynameCUP_Creatures_Military_USArmy classNameCUP_TrackedVehicles_M1_AbramsnameCUP_TrackedVehicles_M1_Abramsn classNameCUP_WheeledVehicles_UpHMMWVnameCUP_WheeledVehicles_UpHMMWV classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons classNameCUP_TrackedVehicles_M113nameCUP_TrackedVehicles_M113[ classNameAdmiralnameadmiralauthorKami classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com# classNameA3_Structures_F_Exp_IndustrialnameArma 3 Apex - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_WarfareBuildingsnameCUP_WarfareBuildings classNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_Faction\classNameCUP_WheeledVehicles_StrykernameCUP_WheeledVehicles_StrykerclassNameCUP_AirVehicles_AH6nameCUP_AirVehicles_AH6classNameA3_Signs_FnameArma 3 - SignsauthorBohemia Interactiveurlhttps://www.arma3.comZclassNameA3_Structures_F_WrecksnameArma 3 - Vehicle WrecksauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com_classNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/SclassNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_interactionnameACE3 - InteractionauthorACE-Teamurlhttp://ace3mod.com/QclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com8classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameCUP_TrackedVehicles_M270nameCUP_TrackedVehicles_M270classNameCUP_AirVehicles_AH64nameCUP_AirVehicles_AH64)classNameCUP_AirVehicles_A10nameCUP_AirVehicles_A10jclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CAMiscnameCUP_CAMisc classNameCUP_WheeledVehicles_KamaznameCUP_WheeledVehicles_KamazXclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgauthorCyruzHeaderwreckRemovalMaxTimeaE6gameTypeCoopminPlayersmaxPlayers:6Category0KnameMultiplayerAttribute0Attribute1snAttributespropertyRespawnTemplatesexpressiontrueValuesdatastypevaluestypeARRAYitemsItem01sdataAstype^valueNonestypeSTRINGspropertyRespawnButtonexpressiontrueValuedatatypevalue?typeSCALARIntel EntitiesConnectionsbriefingNameark_co64_hammer_and_sickleoverviewTextRussian mechanised forces push Americans out of Chernarus | SLOT: AH / TNK p/sqdtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<2items1Item0)Item1"Item2*Item31Item47Item5E>Item6DItem7WKItem8QItem9XItem10K_Item11eItem12"lItem13rItem14-wItem15{Item16dItem17Item18}Item19Item20Item21ʍItem22Item23Item24Item25JItem26Item27 Item28mItem29nItem30Item31Item32Item33 Item34l2Item35nItem36Item37Item38Item39[Item40Item41 Item42XItem43Item44LItem45Item46Item47Item48&dataTypeGroupsideEastEntitiessAttributes"id"itemsItem0Item1@Item2Item32!"dataTypeObjectPositionInfosideEastflagsAttributesWidtypeO_officer_F@positionEuCEangles@A@p=Wskill?rankCAPTAINinit [this, ["faction", "CUP_RU_EMR"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRussian Army - Commanding Officer@COisPlayerisPlayable@dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_medic_Fposition nEXCEangles!@A@¬_=skill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRussian Army - Platoon Medic@COisPlayabledataTypeObjectPositionInfo< sideEastflagsAttributest idtypeO_Soldier_FatlOffset82!position ^E"JCޯEangles!@A@¬_=t skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRussian Army - Platoon Rifleman@COisPlayable2!dataTypeObjectPositionInfo!sideEastflagsAttributes!idtypeO_officer_FatlOffset8"positionFFEH5C2Eangles@A@=Z=!skill?rankLIEUTENANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRussian Army - Executive Officer@COisPlayable""dataTypeGroupsideEastEntities#Attributes*id*itemsItem0G#Item15&Item2'*dataTypeObjectPositionInfo#sideEastflagsAttributes$idtypeO_Soldier_SL_FCustomAttributes$5&positionEO;C1wEangles @,x;$skill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha Squad Leader@Alpha SLisPlayable$Attribute0%Attribute1%nAttributes5&propertyspeakerexpression_this setspeaker _value;Valueg%%dataw%%type%valueMale02PER%typeSTRING%propertypitchexpression_this setpitch _value;Value%5&data&5&type &valueu?5&typeSCALAR5&dataTypeObjectPositionInfo&sideEastflagsAttributes&idtypeO_medic_FatlOffset8'positionДE6C iEangles @6;&skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha Squad Medic@Alpha SLisPlayable'dataTypeObjectPositionInfoM(sideEastflagsAttributes(idtypeO_Soldier_FCustomAttributesK)*positionE}/CwYEangles @z@oE:(skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha Squad Driver@Alpha SLisPlayableK)Attribute0)Attribute1*nAttributes*propertyspeakerexpression_this setspeaker _value;Value)*data)*type)valueMale02PER*typeSTRING*propertypitchexpression_this setpitch _value;ValueZ**dataj**type*valueHz?*typeSCALAR**dataTypeGroupsideEastEntities*Attributes 1id 1itemsItem0)+Item1,Item2%.Item3/ 1dataTypeObjectPositionInfo+sideEastflagsAttributes+id typeO_Soldier_TL_F,positionECrEangles5V@_@+skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 1 Fireteam Leader@Alpha 1isPlayable,dataTypeObjectPositionInfo&-sideEastflagsAttributes^-id typeO_Soldier_AR_F%.positionExCEangles5V@_@^-skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 1 Automatic Rifleman@Alpha 1isPlayable%.dataTypeObjectPositionInfo.sideEastflagsAttributes.id typeO_Soldier_A_FatlOffset8/positionДECrEangles5V@_@.skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayable/dataTypeObjectPositionInfo!0sideEastflagsAttributesY0id typeO_Soldier_LAT_FatlOffset8 1positionECEangles@@Y0skill?init[this, ["faction", "CUP_RU_EMR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 1 Rifleman (AT)@Alpha 1isPlayable 11dataTypeGroupsideEastEntitiesk1Attributes7idatlOffset87itemsItem01Item1E3Item24Item3?67dataTypeObjectPositionInfo*2sideEastflagsAttributesb2idtypeO_Soldier_TL_FatlOffset8E3positionEfCںEangles:V@@b2skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 2 Fireteam Leader@Alpha 2isPlayableE3dataTypeObjectPositionInfo3sideEastflagsAttributes3idtypeO_Soldier_AR_FatlOffset84positionECEangles:V@@3skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 2 Automatic Rifleman@Alpha 2isPlayable4dataTypeObjectPositionInfoE5sideEastflagsAttributes}5idtypeO_Soldier_A_FatlOffset8?6positionȔEhCEangles:V@@}5skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable?6dataTypeObjectPositionInfo6sideEastflagsAttributes6idtypeO_Soldier_LAT_FatlOffset87positionؔECEangles5V@ށ@6skill?init[this, ["faction", "CUP_RU_EMR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRussian Army - Alpha 2 Rifleman (AT)@Alpha 2isPlayable77dataTypeGroupsideEastEntities 8Attributes?>idatlOffset8E>itemsItem0>8Item19Item2m;?>dataTypeObjectPositionInfo8sideEastflagsAttributes8idtypeO_Soldier_SL_FatlOffset89positionEcC0sEanglesj@Σ<8skill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo Squad Leader @Bravo SLisPlayable9dataTypeObjectPositionInfoT:sideEastflagsAttributes:idtypeO_medic_FatlOffset8m;positionEPYCRdEanglesj@Σ<:skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo Squad Medic@Bravo SLisPlayablem;dataTypeObjectPositionInfo;sideEastflagsAttributes)<idtypeO_Soldier_FCustomAttributes<?>positionŕE9SCWEanglesg@z@9<)<skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo Squad Driver@Bravo SLisPlayable<Attribute0'=Attribute1=nAttributes?>propertyspeakerexpression_this setspeaker _value;Valueq==data==type=valueMale02PER=typeSTRING=propertypitchexpression_this setpitch _value;Value=?>data>?>type*>valueHz??>typeSCALAR?>E>dataTypeGroupsideEastEntities>AttributesDidDitemsItem0>Item1Z@Item2AItem3DCDdataTypeObjectPositionInfo>?sideEastflagsAttributesv?idtypeO_Soldier_TL_FZ@positionEcCEangles|@v?skill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo 1 Fireteam Leader@Bravo 1isPlayableZ@dataTypeObjectPositionInfo@sideEastflagsAttributesAidtypeO_Soldier_AR_FApositionEC"Eangles|@Askill?rankCORPORALinit [this, ["faction", "CUP_RU_EMR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo 1 Automatic Rifleman@Bravo 1isPlayableAdataTypeObjectPositionInfoJBsideEastflagsAttributesBidtypeO_Soldier_A_FatlOffset8DCpositionECEangles|@Bskill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRussian Army - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableDCdataTypeObjectPositionInfoCsideEastflagsAttributesCidtypeO_Soldier_LAT_FatlOffset8DpositionЕECEangles/@typeO_crew_F*yposition梓E(CEanglesF@Mxskill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "VC"], ["marker", "TNK2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 2 Commander@Tank 2isPlayable*ydataTypeObjectPositionInfoysideEastflagsAttributesyid?typeO_crew_Fvzposition撓E'CEanglesF@yskill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 2 Driver@Tank 2isPlayablevzdataTypeObjectPositionInfozsideEastflagsAttributes{id@typeO_crew_F{position沓E'CEanglesF@{skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 2 Gunner@Tank 2isPlayable{{dataTypeGroupsideEastEntities|Attributes^idEditemsItem0E|Item1}Item2^dataTypeObjectPositionInfo|sideEastflagsAttributes|idBtypeO_crew_F}position3E%CqEanglesaσ@|skill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "VC"], ["marker", "TNK3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 3 Commander@Tank 3isPlayable}dataTypeObjectPositionInfo1~sideEastflagsAttributesi~idCtypeO_crew_Fposition[E%CnEanglesaσ@i~skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 3 Driver@Tank 3isPlayabledataTypeObjectPositionInfo}sideEastflagsAttributesidDtypeO_crew_F^positionAE%CEanglesaσ@skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 3 Gunner@Tank 3isPlayable^ddataTypeGroupsideEastEntitiesAttributesidIitemsItem0Item1bItem2dataTypeObjectPositionInfoLsideEastflagsAttributesidFtypeO_crew_FbpositionC)EcC'Eangles#;le@8@skill?rankSERGEANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "VC"], ["marker", "TNK4", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 4 Commander@Tank 4isPlayablebdataTypeObjectPositionInfo͂sideEastflagsAttributesidGtypeO_crew_Fposition/MEC% Eangles#;le@8@skill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 4 Driver@Tank 4isPlayabledataTypeObjectPositionInfosideEastflagsAttributesQidHtypeO_crew_FpositionY.E6C1Eangles:;le@@Qskill?init [this, ["faction", "CUP_RU_EMR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionRussian Army - Tank 4 Gunner@Tank 4isPlayabledataTypeGroupsideEastEntitiesZAttributeswidLatlOffset8}itemsItem0Item1 wdataTypeObjectPositionInfosideEastflagsAttributes6idJtypeO_Pilot_FatlOffset8 positionגE&*CLEangles<W?!@6skill?rankLIEUTENANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRussian Army - AH 1 Pilot@AH 1isPlayable dataTypeObjectPositionInfosideEastflagsAttributesidKtypeO_Pilot_FatlOffset8wpositionҒE1CEangles#;W?8@skill?rankLIEUTENANTinit [this, ["faction", "CUP_RU_EMR"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRussian Army - AH 1 Gunner@AH 1isPlayablew}dataTypeObjectPositionInfosideEmptyflagsAttributes5idMtypeCUP_O_T90_RUatlOffset<positionE^)C@XEangles <5skill?lockUNLOCKEDinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Armored"]] call hull3_unit_fnc_init; dataTypeObjectPositionInfoFsideEmptyflagsAttributesfidNtypeCUP_O_T90_RUatlOffset<CustomAttributespositionE)CEfskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueidataytypevalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[1]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesOidOtypeCUP_O_T90_RUatlOffset<ʍpositionE0CEangles@aσ@oE:Oskill?lockUNLOCKEDinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Armored"]] call hull3_unit_fnc_init;ʍdataTypeObjectPositionInfoJsideEmptyflagsAttributesidPtypeCUP_O_T90_RUatlOffset*<positionEyC@Eangles:;le@@skill?lockUNLOCKEDinit [this, ["faction", "CUP_RU_EMR"], ["gear", "Armored"]] call hull3_unit_fnc_init;dataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCid_typeHeadlessClient_FatlOffset3sDpositionzD dataTypeObjectPositionInfoCsideEmptyflagsAttributes{id`typeCUP_O_Ka52_RUatlOffsetCustomAttributespositionS`EgCuBEanglesԣ<W?ށ@{skill?Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypeԑvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidatypeCUP_O_MTLB_pk_WDL_RUatlOffsetCustomAttributes>Jposition5ECEangles(@@>Z=skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}>Attribute0fnAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueJdataГJtype5value[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]JtypeSTRINGJ dataTypeObjectPositionInfosideEmptyflagsAttributes idbtypeCUP_O_MTLB_pk_WDL_RUatlOffsetCustomAttributespositionE)CۻEangles-;!; skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0ǖnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value!data1typevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]typeSTRING dataTypeObjectPositionInfoIsideEmptyflagsAttributesidctypeCUP_O_MTLB_pk_WDL_RUatlOffsetCustomAttributes positionE<CEangles!@skill?%?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0(nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value data typevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false] typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesiddtypeCUP_O_MTLB_pk_WDL_RUatlOffsetxCustomAttributesampositionE CYAEanglesع<v@:;skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}aAttribute0nAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuemdatamtypeXvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]mtypeSTRINGm dataTypeObjectPositionInfo sideEmptyflagsAttributesCidftypeCUP_O_MTLB_pk_WDL_RUatlOffsetCustomAttributes npositionꋓE#CbCEangles@Cskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;} Attribute0nAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueDndataTntypeYvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]ntypeSTRINGndataTypeObjectPositionInfosideEmptyflagsAttributes4idgtypeCUP_O_MTLB_pk_WDL_RUCustomAttributespositionfEbCEanglesU:W>4skill?%?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0ۣnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value5dataEtypevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]typeSTRINGdataTypeObjectPositionInfoMsideEmptyflagsAttributesmidhtypeCUP_O_MTLB_pk_WDL_RUCustomAttributespositionߒE-=CyEmskill?%?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuendata~typevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]typeSTRINGdataTypeLogicPositionInfo~areaSizey]D!EareaIsRectangleflagsiditypeModuleCoverMap_FpositionE:{C˹Fangleswȣ<6?@dataTypeLayernameClean UpstateEntitiesidmatlOffset itemsItem0dItem1Item2"Item3{Item4UItem5/ dataTypeTriggerpositionRFEWԢCFangleq0?AttributesتidjtypeEmptyDetectorAreaR50namestage1compconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{[stage1clean] call ark_fnc_cleanUpAI;}sizeADactivationByEASTisRectangleisServerOnlydataTypeTriggerposition FC%Fangleq0?Attributes1idktypeEmptyDetectorAreaR50"namestage2compconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{[stage2clean] call ark_fnc_cleanUpAI;}sizeADsizeCactivationByEASTisRectangleisServerOnly"dataTypeTriggerpositiona!FCAFangleq0?AttributesidltypeEmptyDetectorAreaR50{namestage3compconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{[stage3clean] call ark_fnc_cleanUpAI;}sizeADactivationByEASTisRectangleisServerOnly{dataTypeTriggerposition%ECTEangleq0?AttributesidntypeEmptyDetectorAreaR50Unamestage1cleanconditioncall{this}sizeAEsizeBDsizeCisRectangleUdataTypeTriggerposition|EoCC Fangleq0?AttributesɯidotypeEmptyDetectorAreaR50/namestage2cleanconditioncall{this}sizeA EsizeB*DsizeCisRectangle/dataTypeTriggerposition]F:Cz-Fangleq0?AttributesidptypeEmptyDetectorAreaR50 namestage3cleanconditioncall{this}sizeA]EsizeBvDsizeCisRectangle dataTypeLayernameStage 1EntitiesVid{atlOffset0?l2itemsItem06Item1rItem2AItem3Item4Item5Item6}Item7LItem8Item9Item10Item11*Item12Item13Item14Item15Item16-Item171l2dataTypeLayernameHand PlacedstateEntitiesid|atlOffset ritemsItem0CItem1Item2߻Item3{Item4Item5Item6lItem7-Item8Item9yItem10#Item11Item12Item13`rdataTypeGroupsideWestEntitiesAttributesCrewLinksidqatlOffsetffNBitemsItem0߳Item1Item2UdataTypeObjectPositionInfoOsideWestflagsAttributesidstypeCUP_B_US_Crewposition?bE!Ct>Eangles @ԩ?@.<nametnk1DdataTypeObjectPositionInfo sideWestflagsAttributesBidttypeCUP_B_US_CrewUposition?bE!Ct>Eangles @ԩ?@.Eangles @ԩ?@.<nametnk1CLinkIDProvider;LinksNnextIDNitemsItem0Item1ͶItem2+linkIDitem0sitem1rCustomDataͶroleͶlinkIDitem0titem1rCustomData+roleturretPath+linkIDitem0uitem1rCustomDatafroleturretPathdataTypeGroupsideWestEntitiesAttributesaCrewLinksgidvatlOffsetffNB߻itemsItem0*Item1Item2adataTypeObjectPositionInfosideWestflagsAttributesҸidwtypeCUP_B_US_CrewpositionFXEޕCEangles@@^@@Ҹnametnk1D_1dataTypeObjectPositionInfoWsideWestflagsAttributesidxtypeCUP_B_US_CrewpositionFXEޕCEangles@@^@@nametnk1G_1dataTypeObjectPositionInfosideWestflagsAttributesLidytypeCUP_B_US_CrewapositionFXEޕCEangles@@^@@Lnametnk1C_1agLinkIDProviderLinks߻nextIDitemsItem0ҺItem1Item2|߻linkIDitem0witem1zCustomData rolelinkIDitem0xitem1zCustomDataY|roleturretPath|linkIDitem0yitem1zCustomData߻roleturretPath߻ dataTypeObjectPositionInfosideWestflagsAttributesidrtypeCUP_B_M1A1_Woodland_US_ArmyatlOffsetCustomAttributesͼ{positionlbE+C:Eangles @ԩ?@.<nametnk1ͼAttribute0nAttributes{propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueO{data_{typefvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]{typeSTRING{dataTypeObjectPositionInfosideWestflagsAttributesGidztypeCUP_B_M1A1_Woodland_US_ArmyCustomAttributesYpositionYEICEangles@@^@@Gnametnk2YAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueۿdatatypevalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]typeSTRINGdataTypeGroupsideWestEntitiespAttributesCrewLinksidatlOffsetffNBitemsItem0Item1uItem2Item3VItem4Item5,dataTypeObjectPositionInfo7sideWestflagsAttributesoidtypeCUP_B_US_SoldierupositionE]CEanglesE<i@!ڣinitcall{if (isServer) then {[this] call ark_fnc_has_setSkill};}Attribute0Attribute1UnAttributespropertyspeakerexpression_this setspeaker _value;ValueUdataUtype@valueMale04ENGUtypeSTRINGUpropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARdataTypeWaypointpositiondECFEspeedNORMALEffectsPshowWPNEVERidtypeMoveVVdataTypeWaypointpositionECFEffectsshowWPNEVERidtypeMovedataTypeWaypointposition:ECEEffects&showWPNEVERidtypeMove,,dataTypeWaypointposition`ECEtypeCycleEffectsshowWPNEVERidLinkIDProviderLinksnextIDitemsItem0Item1JlinkIDitem0item1CustomData9JroleJlinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfo;sideWestflagsAttributessidtypeCUP_B_M1151_Deploy_WDL_USACustomAttributeslpositionEECEanglesE<i@!ڣ|@>? Attribute0Attribute1Attribute2rAttribute3.Attribute4Attribute5Attribute6vAttribute7NAttribute8$Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuexdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value1rdataArtype]valuertypeSCALARrpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value.data.typevalueB.typeSCALAR.propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueedatautypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value5vdataEvtypeavaluevtypeSCALARvpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value NdataNtype9valueNtypeSCALARNpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value$data$typevalue@@$typeSCALAR$propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuetdatatypevaluetypeSTRINGdataTypeTriggerpositionEVCEangle!S@Attributes'idtypeEmptyDetectorAreaR250namenearObj1sizeABsizeBBsizeC@activationByEASTisRectangleisServerOnlydataTypeLayernameCampsstateEntitiesidatlOffset- items Item0fItem1 Item2Item3qItem4Item5Item6Item7D Item8!-dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNB itemsItem0Item1dataTypeObjectPositionInfo[sideCivilianflagsAttributesidtypeC_Bob_VRpositiontE>CEangles@dataTypeWaypointposition_Ez}CEEffectsshowWPNEVERidtypeMove dataTypeTriggerpositionPE}CqEAttributeskidtypeEmptyDetectorconditioncall{triggerActivated campsObj1;}sizeA AsizeB AisServerOnlydataTypeLogicPositionInfo2idtypeAdmiral_OndemandCampZoneCustomAttributesRqposition/_EۛCERAttribute0NAttribute1Attribute2Attribute3Attribute4aAttribute5+Attribute6Attribute7 Attribute8 Attribute9b Attribute104 Attribute11 Attribute12 Attribute13nAttributesqpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value^datantypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value adata0atypeLvalueBatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value+data+typevalue A+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueL  data\  typeu value typeSTRING propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value! b data1 b typeM value?b typeSCALARb propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value 4 data 4 type value4 typeSCALAR4 propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value  data  type value? typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuecdatastypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value3qdataCqtype\valueqtypeSTRINGqdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1dataTypeObjectPositionInfofsideCivilianflagsAttributesidtypeC_Bob_VRpositionEs°CEangles,U7@dataTypeWaypointposition~EH{CEEffects showWPNEVERidtypeMovedataTypeTriggerpositionqECEangleR@AttributesidtypeEmptyDetectorconditioncall{triggerActivated campsObj1;}sizeA AsizeB AisServerOnlydataTypeLogicPositionInfoIidtypeAdmiral_OndemandCampZoneCustomAttributespositionEڄChEanglesMX=^@ e=Attribute0}Attribute1JAttribute2 Attribute3Attribute4Attribute5ZAttribute6Attribute7Attribute8Attribute9Attribute10cAttribute113Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value JdataJtype5valueJtypeSTRINGJpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueOdata_type{valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueZdata)ZtypeEvalue AZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value{datatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuePdata`type|value?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value"cdata2ctypeNvaluectypeSCALARcpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value3data3typevalue?3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuebdatartypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributes> idatlOffsetffNBD itemsItem0&Item1> dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionE*C/8Eanglesr@dataTypeWaypointpositionǘEzCEEffects8 showWPNEVERidtypeMove> > D dataTypeTriggerposition#ECaEangleƲ@Attributes idtypeEmptyDetector!conditioncall{triggerActivated campsObj1;}sizeA AsizeB AisServerOnly!dataTypeLogicPositionInfox!idtypeAdmiral_OndemandCampZoneCustomAttributes!-positionmE3CCsEangles y^<@u@!Attribute0"Attribute1y#Attribute2;$Attribute3$Attribute4%Attribute5&Attribute6I'Attribute7#(Attribute8(Attribute9)Attribute10*Attribute11b+Attribute12.,Attribute13-nAttributes-propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value;#y#dataK#y#typed#valuey#typeSTRINGy#propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#;$data $;$type&$value;$typeSCALAR;$propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$$data$$type$valueB$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value~%%data%%type%valueB%typeSCALAR%propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueH&&dataX&&typet&value A&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value 'I'data'I'type6'valueI'typeBOOLI'propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value'#(data'#(type(value#(typeSCALAR#(propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value((data((type(value(typeSTRING(propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value))data))type)value?)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueQ**dataa**type}*value*typeSCALAR*propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value!+b+data1+b+typeM+value?b+typeSCALARb+propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+.,data+.,type,value.,typeSCALAR.,propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,-data,-type,value-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value--data--type-value-typeSTRING-dataTypeLayernamePropsstateEntities&.idatlOffset=1itemsItem0Y.Item1/Item2/1dataTypeObjectPositionInfo.sideEmptyflagsAttributes/id}typeLand_Cargo_Tower_V1_No1_F/positionESCVEanglesY!?//dataTypeObjectPositionInfo/sideEmptyflagsAttributes/idtypeLand_SCF_01_boilerBuilding_F/position';E0UC Eangles @//dataTypeObjectPositionInfoe0sideEmptyflagsAttributes0idtypeUSMC_WarfareBAntiAirRadarCustomAttributes01positionECNEangles@?@0nameradarTowerdisableSimulation0Attribute00nAttributes1propertyallowDamageexpression_this allowdamage _value;ValueD11dataT11typep1value1typeBOOL1dataTypeTriggerpositionoE'|CEangle!S@Attributes1idetypeEmptyDetectorAreaR250l2namecampsObj1sizeABsizeBBsizeC@activationByEASTisRectangleisServerOnlyl2dataTypeLayernameStage 2Entities2idatlOffset@nitemsItem03Item1xiItem2mjItem3RkItem47lItem5mItem6nItem7nItem8oItem9pItem10yItem11zItem121Item13ߩItem14Item15KItem16Item17Item18*Item19mndataTypeLayernameHand PlacedstateEntities4idatlOffset|xiitemsItem04Item1;Item2^>Item3DItem4GItem5KItem6pNItem7RItem8]UItem9WItem10ZItem11^Item12cItem13fxidataTypeGroupsideWestEntities'5Attributes:CrewLinks :idatlOffsetffNB;itemsItem0p5Item1.6Item28Item3 9Item49:dataTypeObjectPositionInfo5sideWestflagsAttributes(6idtypeCUP_B_US_CrewatlOffset#.6positionPECFangles@=(@G=(6.6 dataTypeObjectPositionInfo6sideWestflagsAttributes6idtypeCUP_B_US_CrewatlOffset#CustomAttributesF78positionPECFangles@=(@G=6initcall{if (isServer) then {[this] call ark_fnc_has_setSkill};}F7Attribute0~7Attribute18nAttributes8propertyspeakerexpression_this setspeaker _value;Value78data78type7valueMale02ENG8typeSTRING8propertypitchexpression_this setpitch _value;ValueU88datae88type8value?8typeSCALAR8dataTypeWaypointposition@EApCFspeedNORMALEffects9showWPNEVERidtypeMoveatlOffset8 9 9dataTypeWaypointpositionEXwCiFEffects9showWPNEVERidtypeMoveatlOffset99dataTypeWaypointposition*E0C FtypeCycleEffects:showWPNEVERid:: :LinkIDProvider2:LinksE:;nextIDE:itemsItem0m:Item1:;linkIDitem0item1CustomData::role:linkIDitem0item1CustomData:;roleturretPath; dataTypeObjectPositionInfo;sideWestflagsAttributes;idtypeCUP_B_M1126_ICV_M2_WoodlandatlOffset#CustomAttributesR<^>positionXE^CFangles@=(@G=;initcall{if (isServer) then {this allowCrewInImmobile true};}dynamicSimulationR<Attribute0z<nAttributes^>propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value<^>data<^>typeI>value[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[8]]],false]^>typeSTRING^>dataTypeGroupsideWestEntities>AttributesCCrewLinksCidatlOffsetffNBDitemsItem0?Item1?Item2DODroleODlinkIDitem0item1CustomDataDDroleturretPathD dataTypeObjectPositionInfoPEsideWestflagsAttributesEidtypeCUP_B_M1151_Deploy_WDL_USAatlOffsetCustomAttributesEGpositionECFangles֚Q=c@l@Einitcall{if (isServer) then {this allowCrewInImmobile true};}dynamicSimulationEAttribute0FnAttributesGpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueiFGdatayFGtypeGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]GtypeSTRINGGdataTypeGroupsideWestEntitiesHAttributesfJCrewLinkslJidatlOffsetffNBKitemsItem05HItem1HItem2IfJdataTypeObjectPositionInfoHsideWestflagsAttributesHidtypeCUP_B_US_CrewHpositionoE~CFangles@'@/>Hnametnk3DHdataTypeObjectPositionInfo`IsideWestflagsAttributesIidtypeCUP_B_US_CrewIpositionoE~CFangles@'@/>Inametnk3GIdataTypeObjectPositionInfoJsideWestflagsAttributesSJid typeCUP_B_US_CrewfJpositionoE~CFangles@'@/>SJnametnk3CfJlJLinkIDProviderJLinksJKnextIDJitemsItem0JItem1#KItem2KKlinkIDitem0item1CustomDataK#Krole#KlinkIDitem0item1CustomData^KKroleturretPathKlinkIDitem0 item1CustomDataKKroleturretPathKdataTypeObjectPositionInfoxLsideWestflagsAttributesLidtypeCUP_B_M1A1_Woodland_US_ArmyCustomAttributesLpNpositionlECPFangles@'@/>Lnametnk3LAttribute0LnAttributespNpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueDMpNdataTMpNtype[Nvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]pNtypeSTRINGpNdataTypeGroupsideWestEntitiesNAttributesCQCrewLinksIQid!atlOffsetffNBRitemsItem0 OItem1OItem2PCQdataTypeObjectPositionInfo|OsideWestflagsAttributesOid"typeCUP_B_US_CrewOpositionhEoC7 FanglesG@߈@,=Onametnk3D_1OdataTypeObjectPositionInfo9PsideWestflagsAttributesqPid#typeCUP_B_US_CrewPpositionhEoC7 FanglesG@߈@,=qPnametnk3G_1PdataTypeObjectPositionInfoPsideWestflagsAttributes.Qid$typeCUP_B_US_CrewCQpositionhEoC7 FanglesG@߈@,=.Qnametnk3C_1CQIQLinkIDProvidernQLinksQRnextIDQitemsItem0QItem1RItem2^RRlinkIDitem0"item1%CustomDataQRroleRlinkIDitem0#item1%CustomData;R^RroleturretPath^RlinkIDitem0$item1%CustomDataRRroleturretPathR dataTypeObjectPositionInfoeSsideWestflagsAttributesSid%typeCUP_B_M1A1_Woodland_US_ArmyatlOffsethCustomAttributesS]Uposition{EC= FanglesG@߈@,=Snametnk4SAttribute0SnAttributes]UpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value1T]UdataAT]UtypeHUvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]]UtypeSTRING]U dataTypeObjectPositionInfoUsideWestflagsAttributes,Vid'typeCUP_B_AH6J_USAatlOffset0=CustomAttributesbVWpositionaF|HCp1Eanglesw@B@o=,Vfuelnamehelo1dynamicSimulationbVAttribute0VnAttributesWpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueVWdataVWtypeWvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]WtypeSTRINGW dataTypeObjectPositionInfoUXsideWestflagsAttributesXid-typeCUP_B_AH6J_USAatlOffset:CustomAttributesXZposition F׀CEangles_@v*@D\@aAttribute0]Attribute1*Attribute2Attribute3Attribute4pAttribute5:Attribute6Attribute7ԑAttribute8Attribute9qAttribute10CAttribute11Attribute12ߕAttribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value*data*typevalue*typeSTRING*propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuedatatype׍valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuemdata}typevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value/pdata?ptype[valueBptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value:data :type%value A:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedataːtypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueԑdataԑtypevalueԑtypeSCALARԑpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value[dataktypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value0qdata@qtype\value?qtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueCdataCtype.valueCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueҔdatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueߕdataߕtypeʕvalueߕtypeSCALARߕpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuerdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBdataRtypekvaluetypeSTRINGdataTypeTriggerpositionEpCFAttributesidtypeEmptyDetector?conditioncall{triggerActivated campsObj2}sizeA AsizeB AisServerOnly?dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0ŘItem1dataTypeObjectPositionInfoDsideCivilianflagsAttributes|idtypeC_Bob_VRatlOffset8positionWELuCުFanglesˋ@|dataTypeWaypointposition1EC&FEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfo[id typeAdmiral_OndemandCampZoneCustomAttributespositionEN CPFangles\k=3@*@Attribute0Attribute1\Attribute2Attribute3Attribute4Attribute5lAttribute6,Attribute7Attribute8ˡAttribute9Attribute10uAttribute11EAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\data.\typeGvalue\typeSTRING\propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueݜdatatype valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedatatype˝valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueadataqtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value+ldata;ltypeWvalue AltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value,data,typevalue,typeBOOL,propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueŠdataՠtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueˡdataˡtypevalueˡtypeSTRINGˡpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuebdatartypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value4udataDutype`valueutypeSCALARupropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueEdataEtype0value?EtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueФdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypeХvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuetdatatypevaluetypeSTRINGdataTypeTriggerposition]EDCFangle"@Attributes/id typeEmptyDetectoratlOffset8conditioncall{triggerActivated campsObj2}sizeA AsizeB AisServerOnlydataTypeGroupsideCivilianEntitiesAttributes+id atlOffsetffNB1itemsItem0Item1+dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRpositionžECKFangles:;@dataTypeWaypointpositionZECFEffects%showWPNEVERid typeMove++1dataTypeTriggerposition%vE)C2FAttributesid5typeEmptyDetectorAreaR50ߩconditioncall{triggerActivated nearObj1;}isServerOnlyߩdataTypeTriggerposition^4E CFAttributesWid6typeEmptyDetectorAreaR50atlOffset8conditioncall{triggerActivated nearObj1;}isServerOnlydataTypeTriggerposition?cE4C FAttributesid8typeEmptyDetectorAreaR50Kconditioncall{triggerActivated nearObj1;}isServerOnlyKdataTypeLogicPositionInfoid7typeAdmiral_CqcZoneCustomAttributesʫposition4FC=.Fʫ Attribute0rAttribute1.Attribute2Attribute3Attribute4aAttribute5Attribute6ѰAttribute7Attribute8RnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value.data.typevalue.typeSTRING.propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatatypeڭvaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value adata0atypeLvalueBatypeSCALARapropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueٯdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueѰdataѰtypevalueѰtypeBOOLѰpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueMdata]typeyvalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueRdata$Rtype=valueRtypeSTRINGRpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueزdatatypevaluetypeSTRINGdataTypeTriggerpositionF襯C~!Fangle\@Attributesid9typeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj1;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeTriggerpositionEvC FangleL@AttributesidgtypeEmptyDetectorAreaR250atlOffset?*namecampsObj2conditioncall{this}onActivationcall{helo1 setfuel 1; helo2 setFuel 1;}sizeC@activationByEASTisRectangleisServerOnly*dataTypeLayernamePropsstateEntitiesidatlOffset?mitemsItem0Item1 Item2,Item37mdataTypeLayernameCamp FortitudeEntitiesidatlOffsetB itemsItem0_Item17Item2Item3߹Item4Item5Item6Item7oItem8WItem9/Item10Item11Item12Item13Item14Item15|Item16TItem175Item18Item19Item20Item21Item22Item23Item24Item25iItem26> dataTypeObjectPositionInfoշsideEmptyflagsAttributes idtypeLand_HBarrierBig_F7position5hE>CI FanglesUó=g?V_= skillL>disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_FpositionE_CFb Fangles >ɺ@Ơ=skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes͹idtypeLand_Cargo_HQ_V2_FatlOffset!?߹positionfERC Fangles2@͹skillL>߹dataTypeObjectPositionInfoUsideEmptyflagsAttributesidtypeLand_HBarrierBig_Fposition EC Fangles2=?=skillL>disableSimulationdataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeLand_HBarrierBig_FatlOffset8positionZEC} Fangles{=@ >uskillL>disableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeLand_HBarrierBig_FatlOffset:;positionE(C& Fanglesp=Sn? >]skillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesEidtypeLand_HBarrierBig_FatlOffset`9oposition^xEC FanglesƠ=@ >EskillL>disableSimulationodataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeLand_HBarrierBig_FatlOffset;WpositionsrE-skillL>disableSimulationWdataTypeObjectPositionInfo;sideEmptyflagsAttributesidtypeLand_HBarrierBig_F/positionEr[C Fangles 4=fI+@>skillL>disableSimulation/dataTypeObjectPositionInfosideEmptyflagsAttributesݿidtypeLand_HBarrierBig_FpositionZE9CR FanglesO=*@7>ݿskillL>disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeLand_HBarrierBig_FpositionEjCg Fangles >g?Ơ=skillL>disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset2;position(E;+C Fangles=Z=>?i:=skillL>disableSimulationdataTypeObjectPositionInfoMsideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset@;positionEEC FanglesV_=Sn? >skillL>disableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeLand_HBarrierBig_FpositionEC Fangles=i?V_=]skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeLand_Sign_WarningMilitaryArea_FatlOffset8|position EvC! FanglesG*@RskillL>disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeLand_HBarrierBig_FTpositionE,Cm Fangles/@@Ր>*skillL>disableSimulationTdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_Cargo_Tower_V2_ruins_F5position~E|Cb Fangles@ skillL>disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Wreck_UAZ_FatlOffset`9positionbEgC FanglesVO='@>skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset;position\?EVWCi Fanglesl?=fI+@>skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset;positionHESC Fangles&$e=@\j=skillL>disableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeLand_Wreck_Ural_FatlOffset8positionsEC~ Fangles/@ W!@n>skillL>disableSimulationdataTypeObjectPositionInfo[sideEmptyflagsAttributesidtypeLand_Wreck_T72_hull_FatlOffsetX:positionJEBC Fanglesl?=&?>skillL>disableSimulationdataTypeObjectPositionInfoBsideEmptyflagsAttributeszidtypeLand_Wreck_BMP2_FatlOffset:position{uEC FanglesV_='C?>zskillL>disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidtypeLand_Wreck_T72_turret_FatlOffsetX:position3EegskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeLand_GarbageBags_FipositionE(CM FanglesZ=I?yT=?skillL>disableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_JunkPile_F>position*EC Fangles^3=@!>skillL>disableSimulation>dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Tyres_FatlOffset8 positionE@C% Fangles3=F;,?ך>skillL>disableSimulation dataTypeLayernameCamp CourageEntitiesridaatlOffsetQ,bitemsaItem0Item1Item2Item3Item4Item5Item6rItem7YItem8@Item9'Item10Item11Item12Item13Item14Item15Item16xItem17_Item18FItem19-Item20Item21Item22Item23Item24Item25Item26~Item27eItem28LItem293Item30Item31Item32Item33Item34Item35Item36Item37Item38~Item39jItem40LItem41=Item42$Item43 Item44Item45Item46Item47Item48Item49Item50wItem51nItem52aItem53RItem54CItem55/Item56Item57Item58Item59 Item60 Item61r Item62Y Item63@ Item64'Item65Item66Item67Item68Item69Item70Item71xItem72_Item73FItem74-Item75Item76Item77Item78Item79Item80Item81Item82yItem83~Item84 Item85f!Item86R"Item874#Item88%$Item89 %Item90%Item91&Item92'Item93(Item94)Item95*Item96+,dataTypeObjectPositionInfosideEmptyflagsAttributesid-typeLand_PortableLight_double_FatlOffsetJpositionGE~C-FanglesR~@skillL>disableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesid.typeLand_ToiletBox_FpositionEC4Fangles@@wȣ<skillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesid/typeLand_Cargo_Patrol_V3_FatlOffset.;position&EcjC(Fangles_d@skillL>disableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesid0typeLand_Cargo_HQ_V3_FatlOffsetpositionTELC}FanglesN@skillL>dataTypeObjectPositionInfo)sideEmptyflagsAttributesaid1typeLand_HBarrier_5_FatlOffset`9position˼E aCFangles@nI@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHid2typeLand_HBarrier_5_FatlOffset`:rpositionEXCFangles@@wȣdisableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributes/id3typeLand_HBarrier_5_FatlOffset8YpositionxGEoC+Fangles:;^@@/skillL>disableSimulationYdataTypeObjectPositionInfosideEmptyflagsAttributesid4typeLand_HBarrier_5_FatlOffset9@positionz^ElC+lFangles@@@skillL>disableSimulation@dataTypeObjectPositionInfosideEmptyflagsAttributesid5typeLand_HBarrier_5_FatlOffset@<'position_EBmCWFangles#;L?@skillL>disableSimulation'dataTypeObjectPositionInfosideEmptyflagsAttributesid6typeLand_HBarrier_5_FatlOffset 9positionhEMC[FanglesP@M =<skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid7typeLand_HBarrier_5_FatlOffsetpositionA[EC Fangles@ >TM<skillL>disableSimulationdataTypeObjectPositionInfozsideEmptyflagsAttributesid8typeLand_HBarrier_5_FatlOffset;position1EcC1#Fangles@[@U.=skillL>disableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesid9typeLand_HBarrier_5_FatlOffset8positionUE_Cm+Fangles_@_?5.<skillL>disableSimulationdataTypeObjectPositionInfoHsideEmptyflagsAttributesid:typeLand_HBarrier_5_FatlOffsetf;positionVEfCAFanglesM@C?#;skillL>disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgid;typeLand_HBarrier_5_FatlOffset8positionPDEWWCFanglesM@Ɣ@nZdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNid<typeLand_HBarrier_5_FatlOffset 9xpositionEDC^FanglesP@DA?disableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes5id=typeLand_HBarrier_5_FatlOffset_positionYEq C]Fanglesށ@9? =5skillL>disableSimulation_dataTypeObjectPositionInfosideEmptyflagsAttributesid>typeLand_HBarrier_5_FatlOffset:FpositionE ELCIoFanglesށ@c? =skillL>disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesid?typeLand_HBarrier_5_FatlOffset9-positionE'C2Fangles@?<skillL>disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesid@typeLand_HBarrier_5_FatlOffset9positionE CcFangles@?<skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidAtypeLand_HBarrier_5_FatlOffset;positionE%C#Fanglesb@x@ع<skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeLand_HBarrier_5_FatlOffset9positionGE``CFangles@@wȣ<skillL>disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidCtypeLand_HBarrier_5_FatlOffset`9positionE0ZCqFangles@4@wȣ<skillL>disableSimulationdataTypeObjectPositionInfoNsideEmptyflagsAttributesidDtypeLand_HBarrier_5_FatlOffset`9positiontEvPCݥFangless@'|F@Σ<skillL>disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidEtypeLand_HBarrier_5_FatlOffset@9positionIEdACFangless@'|F@عdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesTidFtypeLand_HBarrier_5_FatlOffset:~positionJE/CѣFangles~@'|F@QdisableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributes;idGtypeLand_HBarrier_5_FatlOffsetH:eposition EC+Fangleš@[W?U.=;skillL>disableSimulationedataTypeObjectPositionInfosideEmptyflagsAttributes"idHtypeLand_HBarrier_5_FatlOffset@LpositionhEaC cFanglesށ@!@D%e="skillL>disableSimulationLdataTypeObjectPositionInfosideEmptyflagsAttributes idItypeLand_HBarrier_5_FatlOffset<3positioniE CPFangles:V@@z= skillL>disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeLand_HBarrier_5_FatlOffset:positionE7C;Fangleš@dD@z=skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeLand_HBarrier_5_FatlOffset@9positionEM=CF%Fangleso@ 6><skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidLtypeLand_HBarrier_5_FatlOffset 9positionE%3Ca)Fangleso@=H@<skillL>disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidMtypeLand_HBarrier_5_FatlOffset 9position ETC^Fangles@gØ@<skillL>disableSimulationdataTypeObjectPositionInfo^sideEmptyflagsAttributesidNtypeLand_PortableLight_double_FatlOffset:position_EjC>iFanglesc@skillL>disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesidOtypeLand_PortableLight_double_FatlOffset8position;EzCFangles@skillL>disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidPtypeLand_Pallets_stack_Fposition-E(MC͕Fangles:;?@askillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidQtypeLand_WaterTank_Fposition޻EHCC^Fangles@ @createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesTidRtypeLand_HBarrier_5_FatlOffset0~positionYTEnCFangles@&@@TskillL>disableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributes@idStypeLand_PaperBox_closed_FatlOffset 9jpositionE}IC<Fangless@\><@skillL>disableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributes"idTtypeLand_Tyres_FatlOffset8LpositionvE-C׍Fangles@KOb@<"skillL>disableSimulationLdataTypeObjectPositionInfosideEmptyflagsAttributesidUtypeLand_ToiletBox_F=positionҾECJFangles@m@wȣ<skillL>createAsSimpleObjectdisableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesidVtypeLand_HBarrier_5_FatlOffset:$position)'EXC#MFangles@e#? =skillL>disableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesidWtypeLand_HBarrier_5_FatlOffset 9 positionEZHC5MFangles@@Ʒ@<skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_HBarrier_5_FatlOffsetpositionEy9CFFangles~@1@Aޘ<skillL>disableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidYtypeLand_HBarrier_5_FatlOffset;positionECxFangles@MF@I=skillL>disableSimulationdataTypeObjectPositionInfohsideEmptyflagsAttributesidZtypeLand_PortableLight_double_FatlOffset;position.$EPCFangles?skillL>disableSimulationdataTypeObjectPositionInfoXsideEmptyflagsAttributesid[typeLand_PaperBox_open_empty_FatlOffset9positionE?C-8Fangless@nz:@<skillL>disableSimulationdataTypeObjectPositionInfo?sideEmptyflagsAttributeswid\typeLand_HBarrier_3_FatlOffsetX:positionKECU2Fangleš@nI@U.=wskillL>disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_id]typeLand_GarbageBags_FatlOffset9positionE>!CvFangles@-0@<_skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes2id^typeLand_Pallet_Fwposition.E!CFangles8@bA<@@2skillL>createAsSimpleObjectdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes)id_typeLand_BarrelSand_grey_FnpositionuECTPFangles@{_@<)skillL>createAsSimpleObjectdisableSimulationndataTypeObjectPositionInfosideEmptyflagsAttributesid`typeLand_BarrelEmpty_FapositionE2CrSFangles@ @<skillL>createAsSimpleObjectdisableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeLand_PortableLight_double_FatlOffset;RpositionENCfFangles&V?(skillL>disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ToiletBox_FCposition_ERCPFangles~@G@Σ<skillL>createAsSimpleObjectdisableSimulationCdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Cargo_Patrol_V3_FatlOffset2disableSimulation/dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Cargo_HQ_V3_FpositionE{ CFangles1?skillL>dataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <positionrtEZCFangles~@;Σ<skillL>disableSimulationdataTypeObjectPositionInfo[sideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset<positionșEdisableSimulationdataTypeObjectPositionInfoB sideEmptyflagsAttributesz idtypeLand_HBarrier_5_FatlOffset< positionE!CFangless@^e?U.=z skillL>disableSimulation dataTypeObjectPositionInfo) sideEmptyflagsAttributesa idtypeLand_HBarrier_5_FatlOffset < positionzEC Fanglesb@_?H4)=a skillL>disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributesH idtypeLand_HBarrier_5_FatlOffsetdisableSimulationr dataTypeObjectPositionInfo sideEmptyflagsAttributes/ idtypeLand_HBarrier_5_FatlOffset disableSimulationY dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeLand_HBarrier_5_FatlOffset;@ position,EvC5Fangles-;"a@@ skillL>disableSimulation@ dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeLand_HBarrier_5_FatlOffset<'positionkEu:C*Fangless@Ø@#= skillL>disableSimulation'dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset@<positionE1C=Fangles@(e@2)=skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset<positionE*LC=Fangles@5@L=skillL>disableSimulationdataTypeObjectPositionInfozsideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <position6ElC=Fanglesb@'y@<skillL>disableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset;positionESmCFanglesqZ<@@skillL>disableSimulationdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset<position'EJlCFanglesK<̀@@skillL>disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidtypeLand_HBarrier_5_FatlOffset<positionf6EBjCFangles"\<ĥ@@gskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeLand_HBarrier_5_FatlOffset disableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes5idtypeLand_HBarrier_5_FatlOffsetx<_positionE*C2Fangles-;!@@5skillL>disableSimulation_dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <-positionV[E^CFangles~@?<skillL>disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <positionEkCðFangles_@j@2<skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <positionBEvCFanglesP@j@<skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset#<position E yCFangles@j@oE:skillL>disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <position}\EtC/1FanglesP@r}c@<skillL>disableSimulationdataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeLand_HBarrier_5_FatlOffset <positionE{C&-Fangles@@6;skillL>disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidtypeLand_HBarrier_5_FatlOffset <positionREaCoFanglesb@{?disableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributes^idtypeLand_PortableLight_double_FatlOffset <positionECYFangles~E@^skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeLand_PortableLight_double_FatlOffset;ypositionE2{C98Fangles4@OskillL>disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes9idtypeLand_Pallets_stack_FatlOffset;~positionECFangles~@@Q<9skillL>createAsSimpleObjectdisableSimulation~dataTypeObjectPositionInfo sideEmptyflagsAttributes: idtypeLand_WaterTank_FatlOffset< positiontEeCgFanglesP@?<: skillL>createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo!sideEmptyflagsAttributesdisableSimulationf!dataTypeObjectPositionInfo!sideEmptyflagsAttributes("idtypeLand_PaperBox_closed_FatlOffset disableSimulationR"dataTypeObjectPositionInfo"sideEmptyflagsAttributes #idtypeLand_Tyres_FatlOffset<4#positionMEVCFangles~@2>ع< #skillL>disableSimulation4#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_ToiletBox_F%$positionhrEC1Fangles~@G@Σ<#skillL>createAsSimpleObjectdisableSimulation%$dataTypeObjectPositionInfo$sideEmptyflagsAttributes$idtypeLand_HBarrier_5_FatlOffset< %position EnC FanglesqZ<q@@$skillL>disableSimulation %dataTypeObjectPositionInfo%sideEmptyflagsAttributes%idtypeLand_HBarrier_5_FatlOffset <%position fEmCD FanglesP@xC&@ع<%skillL>disableSimulation%dataTypeObjectPositionInfox&sideEmptyflagsAttributes&idtypeLand_HBarrier_5_FatlOffset<&positionEqxCFangles8@Z F@[Z<&skillL>disableSimulation&dataTypeObjectPositionInfoi'sideEmptyflagsAttributes'idtypeLand_PortableLight_double_FatlOffsetH<'position EC5Fangles@'skillL>disableSimulation'dataTypeObjectPositionInfoY(sideEmptyflagsAttributes(idtypeLand_PaperBox_open_empty_FatlOffset<(position/EOC4Fangles~@@H<(skillL>disableSimulation(dataTypeObjectPositionInfoA)sideEmptyflagsAttributesy)idtypeLand_GarbageBags_FatlOffset <)positionOE+JCFangles;@¼@disableSimulation)dataTypeObjectPositionInfo$*sideEmptyflagsAttributes\*idtypeLand_Pallet_FatlOffset<*positionECEFangles~@@Q<\*skillL>createAsSimpleObjectdisableSimulation*dataTypeObjectPositionInfo++sideEmptyflagsAttributesc+idtypeLand_BarrelSand_grey_FatlOffset<+position3E8JC.FanglesP@>createAsSimpleObjectdisableSimulation+dataTypeObjectPositionInfo.,sideEmptyflagsAttributesf,idtypeLand_BarrelEmpty_FatlOffset<,positionECHCFanglesP@8д@createAsSimpleObjectdisableSimulation,dataTypeLayernameRoadblockEntities,idatlOffset`=7 items Item0-Item1b.Item2I/Item300Item41Item51Item62Item73Item84Item95Item1067dataTypeObjectPositionInfo.sideEmptyflagsAttributes8.idtypeLand_BagBunker_Tower_Fb.positionHEC:FanglesЭ?8.skillL>disableSimulationb.dataTypeObjectPositionInfo.sideEmptyflagsAttributes/idtypeLand_CncBarrier_FatlOffset/skillL>disableSimulationI/dataTypeObjectPositionInfo/sideEmptyflagsAttributes0idtypeLand_CncBarrier_FatlOffset<00positionIEC5FanglesxP@@? >0skillL>disableSimulation00dataTypeObjectPositionInfo0sideEmptyflagsAttributes0idtypeLand_CncBarrier_FatlOffset.<1positionuBEfCnIFangles][@@? >0skillL>disableSimulation1dataTypeObjectPositionInfo1sideEmptyflagsAttributes1idtypeLand_CncBarrier_FatlOffset)<1positionPECPFangles][@~j@? >1skillL>disableSimulation1dataTypeObjectPositionInfo2sideEmptyflagsAttributes2idtypeLand_CncBarrier_FatlOffset;2position~gEÊC FanglesxP@@1^6>2skillL>disableSimulation2dataTypeObjectPositionInfoj3sideEmptyflagsAttributes3idtypeLand_CncBarrier_FatlOffset;3positionEoEڊCFanglesxP@@i >3skillL>disableSimulation3dataTypeObjectPositionInfoQ4sideEmptyflagsAttributes4idtypeLand_CncBarrier_FatlOffset;4position|ECFangles@f@i >4skillL>disableSimulation4dataTypeObjectPositionInfo85sideEmptyflagsAttributesp5idtypeLand_CncBarrier_FatlOffset;5positionqECUFangles@>0@i >p5skillL>disableSimulation5dataTypeObjectPositionInfo6sideEmptyflagsAttributesS6idtypeRoadBarrier_FatlOffset\;6position-ZEtCFanglesxP@͌@1^6>S6skillL>createAsSimpleObjectdisableSimulation6dataTypeObjectPositionInfo7sideEmptyflagsAttributesQ7idtypeRoadBarrier_FatlOffset7position>9EyC3Fangles@Ɉ@1^6>Q7skillL>createAsSimpleObjectdisableSimulation7dataTypeLayernameCamp AudacityEntities7idatlOffsetItem5X?Item6f@Item7>AItem8BItem9BItem10CItem11DItem12EItem13FItem14GItem15jHItem16RIItem179JItem18 KItem19LItem20LItem21MItem22NItem23OItem24|PItem25SQItem26*RItem27SItem28SItem29TItem30UItem31qVItem32HWItem33XItem34-YItem35;ZItem36"[Item37 \Item38\Item39]Item40^Item41_Item42`Item43aItem44bItem45{cItem46\dItem47jeItem48FfItem49"gItem50hItem51hItem52iItem53jItem54lItem55lmdataTypeObjectPositionInfo;sideEmptyflagsAttributesO;idbtypeLand_HBarrierBig_FatlOffset9y;position:E/C\Fanglesv@Xk<@ >O;skillL>disableSimulationy;dataTypeObjectPositionInfo<sideEmptyflagsAttributes;<idctypeLand_BagBunker_Large_FatlOffset:e<positionE-hCPFangles@Xk<>;<skillL>disableSimulatione<dataTypeObjectPositionInfo<sideEmptyflagsAttributes,=iddtypeLand_PortableLight_double_FatlOffset;V=position`E8RCDFanglesXk<,=skillL>disableSimulationV=dataTypeObjectPositionInfo=sideEmptyflagsAttributes>idetypeLand_ToiletBox_FatlOffsetW>position2CECQFangles!a@p?zT=>skillL>createAsSimpleObjectdisableSimulationW>dataTypeObjectPositionInfo>sideEmptyflagsAttributes?idftypeLand_WaterTank_FatlOffsetX?position EÁCFangles:;kj@ʴ>?skillL>createAsSimpleObjectdisableSimulationX?dataTypeObjectPositionInfo?sideEmptyflagsAttributes!@idgtypeLand_Cargo20_military_green_FatlOffset.f@positionn>!@skillL>createAsSimpleObjectdisableSimulationf@dataTypeObjectPositionInfo@sideEmptyflagsAttributesAidhtypeLand_HBarrierBig_F>Aposition|xEChFangles:V@@4=AskillL>disableSimulation>AdataTypeObjectPositionInfoAsideEmptyflagsAttributesAiditypeLand_HBarrierBig_FBpositionƓECFangles/V@RT@W=AskillL>disableSimulationBdataTypeObjectPositionInfoBsideEmptyflagsAttributesBidjtypeLand_HBarrier_5_FatlOffset:BpositionCyEWC?Fangles5.<Xk<bH=BskillL>disableSimulationBdataTypeObjectPositionInfoCsideEmptyflagsAttributesCidktypeLand_HBarrier_5_FatlOffset&;CpositionLEC[?Fangles<Xk<=CskillL>disableSimulationCdataTypeObjectPositionInfoiDsideEmptyflagsAttributesDidltypeLand_HBarrier_5_FatlOffset:DpositionrEtCZMFangles5<b@ >DskillL>disableSimulationDdataTypeObjectPositionInfoQEsideEmptyflagsAttributesEidmtypeLand_HBarrierBig_FatlOffset;Eposition-EC)MFangles8ۣ<@=EskillL>disableSimulationEdataTypeObjectPositionInfo9FsideEmptyflagsAttributesqFidntypeLand_HBarrierBig_FatlOffsetp;Fposition EͯChFanglesDp< s@>qFskillL>disableSimulationFdataTypeObjectPositionInfo!GsideEmptyflagsAttributesYGidotypeLand_HBarrierBig_FatlOffsetf;GpositionkEjC.Fangles!;@ʴ>YGskillL>disableSimulationGdataTypeObjectPositionInfoHsideEmptyflagsAttributes@HidptypeLand_HBarrier_5_FatlOffset ;jHpositionLECeFangles!;ؑ@i >@HskillL>disableSimulationjHdataTypeObjectPositionInfoHsideEmptyflagsAttributes(IidqtypeLand_HBarrierBig_FatlOffset@;RIpositione ECFangles:;Xk<ʴ>(IskillL>disableSimulationRIdataTypeObjectPositionInfoIsideEmptyflagsAttributesJidrtypeLand_HBarrier_5_FatlOffset;9JpositionJEC yFanglesDp<{HM@? >JskillL>disableSimulation9JdataTypeObjectPositionInfoJsideEmptyflagsAttributesJidstypeLand_HBarrier_5_FatlOffset\< KpositionECFangles!@vq@i >JskillL>disableSimulation KdataTypeObjectPositionInfoKsideEmptyflagsAttributesKidttypeLand_HBarrierBig_FatlOffsetP:LpositionE:CfFangles @AG@(>KskillL>disableSimulationLdataTypeObjectPositionInfoLsideEmptyflagsAttributesLidutypeLand_BagBunker_Large_FLposition-eECFangles@AG@\">LskillL>disableSimulationLdataTypeObjectPositionInfosMsideEmptyflagsAttributesMidvtypeLand_PortableLight_double_FatlOffset9MpositionQE|C FanglesAG@MskillL>disableSimulationMdataTypeObjectPositionInfo[NsideEmptyflagsAttributesNidwtypeLand_HBarrierBig_FatlOffset;Nposition EZ_CFangles*@9R@? >NskillL>disableSimulationNdataTypeObjectPositionInfoCOsideEmptyflagsAttributes{OidxtypeLand_HBarrierBig_FatlOffset$;OpositionREC7Fangleš@Li?i >{OskillL>disableSimulationOdataTypeObjectPositionInfoPsideEmptyflagsAttributesRPidytypeLand_HBarrier_5_F|Pposition"ECFangles@AG@>RPskillL>disableSimulation|PdataTypeObjectPositionInfoPsideEmptyflagsAttributes)QidztypeLand_HBarrier_5_FSQposition~ ECFangles@AG@+=)QskillL>disableSimulationSQdataTypeObjectPositionInfoQsideEmptyflagsAttributesRid{typeLand_HBarrier_5_F*Rposition E{CFangles@?>RskillL>disableSimulation*RdataTypeObjectPositionInfoRsideEmptyflagsAttributesRid|typeLand_HBarrierBig_FSpositiont*EЌCFangles l@d?+=RskillL>disableSimulationSdataTypeObjectPositionInfoxSsideEmptyflagsAttributesSid}typeLand_HBarrierBig_FSposition+IECFangles!a@V?zT=SskillL>disableSimulationSdataTypeObjectPositionInfoPTsideEmptyflagsAttributesTid~typeLand_HBarrierBig_FTpositionfECFanglesށ@d?0T=TskillL>disableSimulationTdataTypeObjectPositionInfo'UsideEmptyflagsAttributes_UidtypeLand_HBarrier_5_FUpositionӔECFanglesށ@?C=_UskillL>disableSimulationUdataTypeObjectPositionInfoVsideEmptyflagsAttributesGVidtypeLand_HBarrierBig_FatlOffsetqVposition=EMCJFangles=K@AG@>GVskillL>disableSimulationqVdataTypeObjectPositionInfoVsideEmptyflagsAttributesWidtypeLand_HBarrier_5_FHWpositionECfFangles@3<Í=WskillL>disableSimulationHWdataTypeObjectPositionInfoWsideEmptyflagsAttributesWidtypeLand_HBarrier_5_FXpositionٓEC$FanglesMK@? |=WskillL>disableSimulationXdataTypeObjectPositionInfoXsideEmptyflagsAttributesXidtypeLand_Cargo20_military_green_FatlOffset`-YpositionE6-CFangles_@@rI@r>XskillL>createAsSimpleObjectdisableSimulation-YdataTypeObjectPositionInfoYsideEmptyflagsAttributesYidtypeLand_Cargo20_military_green_FatlOffset=;ZpositiondE4CYFanglesMK@@D>YskillL>createAsSimpleObjectdisableSimulation;ZdataTypeObjectPositionInfoZsideEmptyflagsAttributesZidtypeLand_HBarrier_5_FatlOffset9"[positionE}ClFangles;@b@>ZskillL>disableSimulation"[dataTypeObjectPositionInfo[sideEmptyflagsAttributes[idtypeLand_HBarrier_5_FatlOffset: \positionNEC̀Fangles@ʄz@!>[skillL>disableSimulation \dataTypeObjectPositionInfo\sideEmptyflagsAttributes\idtypeLand_HBarrier_5_FatlOffset%<\position_EoCFangles@@\">\skillL>disableSimulation\dataTypeObjectPositionInfoe]sideEmptyflagsAttributes]idtypeLand_HBarrier_5_F]positionECFangles*@@%>]skillL>disableSimulation]dataTypeObjectPositionInfoL^sideEmptyflagsAttributes^idtypeLand_HBarrier_5_FatlOffset;^positionZE;CqFanglesXk<? >^skillL>disableSimulation^dataTypeObjectPositionInfo3_sideEmptyflagsAttributesk_idtypeLand_HBarrier_5_FatlOffset;_position'ECFanglesp5@~!<!!>k_skillL>disableSimulation_dataTypeObjectPositionInfo`sideEmptyflagsAttributesQ`idtypeLand_ToiletBox_FatlOffset`positionCE_CFanglesHK@p?=Q`skillL>createAsSimpleObjectdisableSimulation`dataTypeObjectPositionInfoasideEmptyflagsAttributesRaidtypeLand_WaterTank_FatlOffsetapositionECwFangles5.<_j@ʴ>RaskillL>createAsSimpleObjectdisableSimulationadataTypeObjectPositionInfobsideEmptyflagsAttributesUbidtypeLand_WaterBarrel_FatlOffset bpositionlE\CFanglesS@? >UbskillL>createAsSimpleObjectdisableSimulationbdataTypeObjectPositionInfocsideEmptyflagsAttributesQcidtypeLand_PortableLight_double_F{cpositionEcCFangles3ۯ@QcskillL>disableSimulation{cdataTypeObjectPositionInfocsideEmptyflagsAttributes2didtypeLand_PortableLight_double_F\dposition*8E/CaFanglesن@2dskillL>disableSimulation\ddataTypeObjectPositionInfodsideEmptyflagsAttributes%eidtypeLand_Cargo20_military_green_FatlOffsetjepositionxECFangles/V@?=%eskillL>createAsSimpleObjectdisableSimulationjedataTypeObjectPositionInfoesideEmptyflagsAttributesfidtypeLand_Cargo_Patrol_V1_FFfposition]E#CFangleskG@fskillL>disableSimulationFfdataTypeObjectPositionInfofsideEmptyflagsAttributesfidtypeLand_Cargo_Patrol_V1_F"gpositionZ^EJ/CPFangles:fskillL>disableSimulation"gdataTypeObjectPositionInfogsideEmptyflagsAttributesgidtypeLand_Pallets_FatlOffsethposition| E>CaFangles=K@82@>gskillL>disableSimulationhdataTypeObjectPositionInfohsideEmptyflagsAttributeshidtypeLand_PaperBox_closed_FatlOffset:hpositionE\(CFangles:;Q\@d>hskillL>disableSimulationhdataTypeObjectPositionInfoxisideEmptyflagsAttributesiidtypeLand_MetalBarrel_FatlOffsetĺiposition=mExCZFangles@? >iskillL>createAsSimpleObjectdisableSimulationidataTypeObjectPositionInfojsideEmptyflagsAttributesjidtypeLand_BarrelEmpty_grey_FatlOffsetĺjpositioncECFangles2l<? >jskillL>createAsSimpleObjectdisableSimulationjdataTypeObjectPositionInfoksideEmptyflagsAttributeskidtypeLand_BarrelTrash_grey_FatlOffsetĺlpositioniECFangles=? >kskillL>createAsSimpleObjectdisableSimulationldataTypeObjectPositionInfolsideEmptyflagsAttributeslidtypeLand_PaperBox_closed_FatlOffset:lposition_ElskillL>disableSimulationldataTypeObjectPositionInfoymsideEmptyflagsAttributesmidtypeLand_Pallets_stack_FatlOffsetmposition3E7CAFanglesP@`k<N >mskillL>createAsSimpleObjectdisableSimulationmdataTypeTriggerpositionFC1!Fangle\@AttributesknidtypeEmptyDetectorAreaR250nconditioncall{triggerActivated nearObj1;}sizeAzCsizeBzCisRectangleisServerOnlyndataTypeLayernameStage 3Entities(oid:atlOffset`v BitemsItem0oItem1NItem2Item3Item4Item5Item6Item7dItem8IItem9.Item10Item11 Item12Item13dataTypeLayernameCampsstateEntities/pid;atlOffset N items Item0pItem1s}Item2&~Item3Item4Item5hItem6Item7ۛItem8NdataTypeLogicPositionInfoqidmtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesTqs}position FNC7FanglesMX=#=TqAttribute0PrAttribute1sAttribute2sAttribute3tAttribute4cuAttribute5-vAttribute6vAttribute7wAttribute8xAttribute9dyAttribute106zAttribute11{Attribute12{Attribute13|nAttributess}propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuersdatarstypesvaluestypeSTRINGspropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuessdatasstypesvaluestypeSCALARspropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value`ttdataptttypetvalueBttypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value"ucudata2ucutypeNuvalueBcutypeSCALARcupropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueu-vdatau-vtypevvalue A-vtypeSCALAR-vpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuevvdatavvtypevvaluevtypeBOOLvpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuewwdatawwtypewvaluewtypeSCALARwpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueNxxdata^xxtypewxvaluextypeSTRINGxpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value#ydydata3ydytypeOyvalue?dytypeSCALARdypropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuey6zdataz6ztype!zvalue6ztypeSCALAR6zpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuez{dataz{typezvalue?{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value{{data{{type{value{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuee||datau||type|value|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value5}s}dataE}s}type^}values}typeSTRINGs}dataTypeTriggerposition< F$OC7FAttributes}idltypeEmptyDetectorAreaR50&~conditioncall{triggerActivated campsObj3}sizeA AsizeB A&~dataTypeGroupsideCivilianEntities~AttributesidjatlOffsetffNBitemsItem0~Item1idataTypeObjectPositionInfo+sideCivilianflagsAttributescidktypeC_Bob_VRatlOffset7ipositionΙ FLeOC7Fangles@cidataTypeWaypointposition FUC46FEffectsshowWPNEVERidntypeMovedataTypeLogicPositionInfoBidptypeAdmiral_OndemandCampZoneCustomAttributeszpositionFOEC8FanglesJl=]@z=zAttribute0vAttribute1CAttribute2Attribute3ǃAttribute4Attribute5SAttribute6Attribute7Attribute8Attribute9Attribute10\Attribute11,Attribute12Attribute13̋nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueCdataCtype.valueCtypeSTRINGCpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueĂdataԂtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueǃdataǃtypevalueBǃtypeSCALARǃpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueHdataXtypetvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueSdata"Stype>value AStypeSCALARSpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueԅdatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatype؆valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuetdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueIdataYtypeuvalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value\data+\typeGvalue\typeSCALAR\propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value,data,typevalue?,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedataNJtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value̋data̋typevalue̋typeSCALAR̋propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[dataktypevaluetypeSTRINGdataTypeTriggerpositionF EC y8FangleZ@AttributesidqtypeEmptyDetectorAreaR50atlOffset7hconditioncall{triggerActivated campsObj3}sizeA AsizeB AhdataTypeGroupsideCivilianEntitiesƍAttributesidratlOffsetffNBitemsItem0Item1dataTypeObjectPositionInfomsideCivilianflagsAttributesidstypeC_Bob_VRatlOffset@8position3F~FCp8FanglesT}?dataTypeWaypointpositioni FUC6FEffectsshowWPNEVERidttypeMovedataTypeLogicPositionInfoidutypeAdmiral_OndemandCampZoneCustomAttributesۛpositiongFeC3Fangles4=g?<Attribute0Attribute1Attribute2GAttribute3 Attribute4˓Attribute5Attribute6UAttribute7/Attribute8Attribute9̗Attribute10Attribute11nAttribute12:Attribute13nAttributesۛpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueGdataWtypepvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGdataGtype2valueGtypeSCALARGpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueȒ dataؒ typevalueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value˓data˓typevalueB˓typeSCALAR˓propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueTdatadtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueUdata&UtypeBvalueUtypeBOOLUpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedataƖtypeߖvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value̗data̗typevalue?̗typeSCALAR̗propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value]datamtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value-ndata=ntypeYvalue?ntypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value:data :type%value:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value͚dataݚtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueۛdataۛtypeƛvalueۛtypeSTRINGۛdataTypeTriggerpositionLKFyeC4Fangleg?Attributes_idvtypeEmptyDetectorAreaR50atlOffset7conditioncall{triggerActivated campsObj3}sizeA AsizeB AdataTypeGroupsideCivilianEntitiesAttributesHidwatlOffsetffNBNitemsItem00Item1ݝHdataTypeObjectPositionInfosideCivilianflagsAttributesםidxtypeC_Bob_VRݝposition%/FmAeC4FanglesI@םݝdataTypeWaypointposition0 F]UCx#6FEffectsBshowWPNEVERidytypeMoveHHNdataTypeLayernameHand PlacedEntitiesid<atlOffset@@itemsItem0sItem1Item2ZItem3۪Item4wItem5Item6Item7Item8̼Item9HItem102Item11UItem12Item13Item14Item15|Item16 dataTypeGroupsideWestEntitiesܟAttributes@CrewLinksFid=atlOffset漾itemsItem0Item1ʠItem2@dataTypeObjectPositionInfosideWestflagsAttributesid?typeCUP_B_US_CrewʠpositionH FAEuC1Fangles<[@U|<nametnk5DʠdataTypeObjectPositionInfo:sideWestflagsAttributesrid@typeCUP_B_US_CrewpositionH FAEuC1Fangles<[@U|CustomDatarolelinkIDitem0@item1>CustomData8[roleturretPath[linkIDitem0Aitem1>CustomDataroleturretPath dataTypeObjectPositionInfobsideWestflagsAttributesid>typeCUP_B_M1A1_Woodland_US_ArmyatlOffsetCustomAttributesZposition FmwCc1Fangles<[@U|<nametnk5Attribute0ԤnAttributesZpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value.Zdata>ZtypeEvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]ZtypeSTRINGZdataTypeGroupsideWestEntitiesæAttributes]CrewLinkscidBatlOffset۪itemsItem0Item1çItem2]dataTypeObjectPositionInfovsideWestflagsAttributesidCtypeCUP_B_US_CrewatlOffsetçposition@F 8CD;Fangles:=5@#e=nametnk5D_1çdataTypeObjectPositionInfoCsideWestflagsAttributes{idDtypeCUP_B_US_CrewatlOffsetposition@F 8CD;Fangles:=5@#e={nametnk5G_1dataTypeObjectPositionInfosideWestflagsAttributesHidEtypeCUP_B_US_CrewatlOffset]position@F 8CD;Fangles:=5@#e=Hnametnk5C_1]cLinkIDProviderLinks۪nextIDitemsItem0ΩItem1Item2x۪linkIDitem0Citem1FCustomData rolelinkIDitem0Ditem1FCustomDataUxroleturretPathxlinkIDitem0Eitem1FCustomData۪roleturretPath۪ dataTypeObjectPositionInfosideWestflagsAttributesidFtypeCUP_B_M1A1_Woodland_US_ArmyatlOffsetCustomAttributesɫwposition@F:CD;Fangles:=5@#e=nametnk6ɫAttribute0nAttributeswpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueKwdata[wtypebvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]wtypeSTRINGwdataTypeGroupsideWestEntitiesAttributesCrewLinksidGatlOffset7itemsItem04Item1Item2Item3@Item4Item5&dataTypeObjectPositionInfosideWestflagsAttributesidItypeCUP_B_US_SoldieratlOffset7positionbFoCep8Fanglesw@@F=dataTypeObjectPositionInfoxsideWestflagsAttributesidJtypeCUP_B_US_SoldieratlOffset7positionbFoCep8Fanglesw@@F=dataTypeWaypointpositionFJ@CY99FspeedNORMALEffects:showWPNEVERidKtypeMoveatlOffset@@dataTypeWaypointposition4F TCs6FEffectsshowWPNEVERidLtypeMovedataTypeWaypointpositionF׿eC77FEffects showWPNEVERidMtypeMoveatlOffset&&dataTypeWaypointposition- F`]ECFv9FtypeCycleEffectsshowWPNEVERidNLinkIDProviderLinksбnextIDбitemsItem0Item1DlinkIDitem0Iitem1HCustomData3DroleDlinkIDitem0Jitem1HCustomDataroleturretPath dataTypeObjectPositionInfoBsideWestflagsAttributeszidHtypeCUP_B_M1165_GMV_WDL_USAatlOffset7CustomAttributesٳpositionEbFrrCp8Fanglesw@@F=zinitcall{if (isServer) then {this allowCrewInImmobile true};}dynamicSimulationٳAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value[dataktypevvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]typeSTRINGdataTypeGroupsideWestEntitiesAttributesCrewLinksidOitemsItem0-Item1޶Item2Item3 Item4tdataTypeObjectPositionInfosideWestflagsAttributesضidQtypeCUP_B_US_Soldier޶position F(Cb-Fangles1=@U<ض޶dataTypeObjectPositionInfoQsideWestflagsAttributesidRtypeCUP_B_US_Soldierposition F(Cb-Fangles1=@U<dataTypeWaypointpositionFqUCj5FspeedNORMALEffectsshowWPNEVERidStypeMove  dataTypeWaypointposition9uFCzC.FEffectsnshowWPNEVERidTtypeMovettdataTypeWaypointposition]FhC2FtypeCycleEffectsڸshowWPNEVERidULinkIDProvider LinksnextIDitemsItem0FItem1linkIDitem0Qitem1PCustomDatarolelinkIDitem0Ritem1PCustomData͹roleturretPathdataTypeObjectPositionInfosideWestflagsAttributesidPtypeCUP_B_M1151_Deploy_WDL_USACustomAttributes̼position> FBC-Fangles1=@U<initcall{if (isServer) then {this allowCrewInImmobile true};}dynamicSimulationAttribute0BnAttributes̼propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value̼data̼typevalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]̼typeSTRING̼dataTypeGroupsideWestEntities5AttributesCrewLinksidVatlOffsetAttributesKid_typeEmptyDetectorAreaR250namenearObj3conditioncall{this}sizeC@activationByEASTisRectangleisServerOnlydataTypeTriggerposition F UCX5Fanglej;>AttributesBidotypeEmptyDetectorAreaR250atlOffset7namecampsObj3conditioncall{this}sizeC@activationByEASTisRectangleisServerOnlydataTypeTriggerpositionFI0C%4Fangle\@Attributes*idztypeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeTriggerpositionр F -mC\2Fangle\@Attributesid{typeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeTriggerposition<FpBmC1Fangle\@Attributesid|typeEmptyDetectorAreaR250dconditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlyddataTypeTriggerpositionwFKCV9Fangle\@Attributesid}typeEmptyDetectorAreaR250Iconditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlyIdataTypeTriggerpositionFWr/CWP;Fangle\@Attributesid~typeEmptyDetectorAreaR250.conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnly.dataTypeTriggerposition FRBAFangle\@AttributesidtypeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeLogicPositionInfouidtypeAdmiral_PatrolZoneCustomAttributes positionpEaC`KFanglesOl@xh> Attribute0eAttribute1$Attribute2Attribute3Attribute4XAttribute5Attribute6Attribute7Attribute8Attribute9YnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$data$typevalue$typeSTRING$propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value[dataktypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXdata'XtypeCvalueBXtypeSCALARXpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value{datatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueQdataatype}value@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueYdata+YtypeDvalueYtypeSTRINGYpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data type value typeSTRING dataTypeTriggerposition̡FC(8Fangle\@AttributesidtypeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeTriggerpositionlFooCMAFangle\@AttributeszidtypeEmptyDetectorAreaR250conditioncall{triggerActivated nearObj2;}sizeAzCsizeBzCisRectangleisServerOnlydataTypeTriggerposition F CFCEFcompletitionRadiusHBtypeSeekAndDestroyEffectsRshowWPNEVERidXXdataTypeWaypointpositionEFgBb9FtypeCycleEffectsshowWPNEVERidLinkIDProviderLinksnextIDitemsItem0*Item1vlinkIDitem0item1CustomDataevrolevlinkIDitem0item1CustomDataroleturretPath dataTypeObjectPositionInfoxsideWestflagsAttributesidtypeCUP_B_M1A1_Woodland_US_ArmyatlOffset<CustomAttributesppositioniGFXNCFFanglesb5@ʭ@8>nametnk7Attribute0nAttributesppropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueDpdataTptype[value[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]ptypeSTRINGpdataTypeGroupsideWestEntitiesAttributesCCrewLinksIidatlOffsetffNBitemsItem0 Item1Item2CdataTypeObjectPositionInfo|sideWestflagsAttributesidtypeCUP_B_US_CrewpositionkGFNLCFFanglesb5@ʭ@8>nametnk5D_2dataTypeObjectPositionInfo9sideWestflagsAttributesqidtypeCUP_B_US_CrewpositionkGFNLCFFanglesb5@ʭ@8>qnametnk5G_2dataTypeObjectPositionInfosideWestflagsAttributes.idtypeCUP_B_US_CrewCpositionkGFNLCFFanglesb5@ʭ@8>.nametnk5C_2CILinkIDProvidernLinksnextIDitemsItem0Item1Item2^linkIDitem0item1CustomDatarolelinkIDitem0item1CustomData;^roleturretPath^linkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoUsideWestflagsAttributesidtypeCUP_B_M1A1_Woodland_US_ArmyCustomAttributesMposition5/FLC!HFangles9<u!?ou@nametnk8Attribute0nAttributesMpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value!Mdata1Mtype8value[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]MtypeSTRINGMdataTypeGroupsideWestEntitiesAttributes CrewLinks&idatlOffsetffNBitemsItem0Item1Item2c dataTypeObjectPositionInfoYsideWestflagsAttributesidtypeCUP_B_US_Crewposition3/FC-HFangles9<u!?ou@nametnk5D_3dataTypeObjectPositionInfosideWestflagsAttributesNidtypeCUP_B_US_Crewcposition3/FC-HFangles9<u!?ou@Nnametnk5G_3cdataTypeObjectPositionInfosideWestflagsAttributes idtypeCUP_B_US_Crew position3/FC-HFangles9<u!?ou@ nametnk5C_3 &LinkIDProviderKLinks^nextID^itemsItem0Item1Item2;linkIDitem0item1CustomDatarolelinkIDitem0item1CustomData;roleturretPath;linkIDitem0item1CustomDatavroleturretPathdataTypeObjectPositionInfo(sideWestflagsAttributes`idtypeCUP_B_A10_DYN_USACustomAttributesWpositions$EC)Fanglesu(@`fuelnamea10texturesGreenHogdynamicSimulationpylonsCUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;CUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;CUP_PylonPod_3Rnd_Mk82_M;CUP_PylonPod_1Rnd_GBU12_M;CUP_PylonPod_1Rnd_GBU12_M;CUP_PylonPod_1Rnd_GBU12_M;CUP_PylonPod_1Rnd_GBU12_M;CUP_PylonPod_1Rnd_GBU12_M;CUP_PylonPod_3Rnd_Mk82_M;CUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;CUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;Attribute0*nAttributesWpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueWdataWtypeBvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,2]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]WtypeSTRINGWdataTypeGroupsideWestEntitiesAttributes CrewLinks idatlOffsetffNBm itemsItem0 Item1Item2Item3: Item4  dataTypeObjectPositionInfoysideWestflagsAttributesidtypeCUP_B_US_Crewposition/FUCMFangles;P?S@nametnk9DdataTypeObjectPositionInfo4sideWestflagsAttributeslidtypeCUP_B_US_Crewposition/FUCMFangles;P?S@lnametnk9GdataTypeObjectPositionInfosideWestflagsAttributes' idtypeCUP_B_US_Crew: position/FUCMFangles;P?S@' nametnk9C: dataTypeObjectPositionInfo sideWestflagsAttributes idtypeCUP_B_US_Crew position/FUCMFangles;P?S@   dataTypeWaypointpositionc;=FCEFcombatModeREDspeedFULLcombatCOMBATEffects{ showWPNEVERidtypeMove   LinkIDProvider Links m nextID itemsItem0 Item1I Item2 Item3 m linkIDitem0item1CustomData8 I roleI linkIDitem0item1CustomData  roleturretPath linkIDitem0item1CustomData  roleturretPath linkIDitem0item1CustomDataE m roleturretPathm dataTypeGroupsideWestEntities AttributesrCrewLinksxidatlOffsetffNBitemsItem0 Item1 Item2Item3rdataTypeObjectPositionInfo sideWestflagsAttributes idtypeCUP_B_US_Pilot positions$E/C)Fanglesu(@ namea10D  dataTypeWaypointposition=FC}FFcompletitionRadiuszCtypeSeekAndDestroycombatModeREDspeedFULLcombatCOMBATEffectsshowWPNEVERiddataTypeWaypointposition.]Fh_/rlockLOCKEDtexturesGreenAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata)typevalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,2]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeCUP_B_A10_DYN_USACustomAttributes)positionAlockLOCKEDtexturesGreenAttribute0nAttributes)propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueV)dataf)typevalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,2]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false])typeSTRING)dataTypeLayernameCamp FortitudeEntities}id'atlOffset 0itemsItem0Item1Item2Item3aItem49Item5Item6Item7Item8Item9 Item10i!Item11A"Item12#Item13$Item14$Item15%Item16&Item17w'Item18M(Item19%)Item20)Item21*Item22+Item23,Item24-Item25[.Item260/0dataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset9position?F1 CHDFanglesT>skillL>disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeLand_HBarrierBig_Fposition?@FE2 C'DFangles@ף@_skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeLand_Cargo_HQ_V2_Faposition:@F"CTDFanglesA@7skillL>disableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_F9position@F! C2DFangles@`E>skillL>disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_FpositionU@F5 CI_DFangles @skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrierBig_FatlOffset8positionS>@F5 CFDFangles>skillL>disableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeLand_HBarrierBig_Fposition[@F/ CnDFangles[Z< @skillL>disableSimulationdataTypeObjectPositionInfoGsideEmptyflagsAttributesidtypeLand_HBarrierBig_Fposition?F5 CDFangles@T>skillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesW idtypeLand_HBarrierBig_F positionR?F5 CDFangles?W skillL>disableSimulation dataTypeObjectPositionInfo!sideEmptyflagsAttributes?!idtypeLand_HBarrierBig_FatlOffsetP9i!position?F. C_DFangles@X??!skillL>disableSimulationi!dataTypeObjectPositionInfo!sideEmptyflagsAttributes"id typeLand_HBarrierBig_FA"positionj/@F+ C DFangles@T>nZ<"skillL>disableSimulationA"dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idtypeLand_HBarrierBig_F#position#^@F5 CްDFangles@>"skillL>disableSimulation#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_HBarrierBig_FatlOffset8$position @F5 C?DFangles>#skillL>disableSimulation$dataTypeObjectPositionInfow$sideEmptyflagsAttributes$idtypeLand_HBarrierBig_F$positionm?F C nZ<$skillL>disableSimulation$dataTypeObjectPositionInfo\%sideEmptyflagsAttributes%idtypeLand_Sign_WarningMilitaryArea_F%position??F; CDFanglesh?%skillL>disableSimulation%dataTypeObjectPositionInfo4&sideEmptyflagsAttributesl&idtypeLand_HBarrierBig_F&positionNI@F5 C ?DFangles @l&skillL>disableSimulation&dataTypeObjectPositionInfo'sideEmptyflagsAttributesM'idtypeLand_Cargo_Tower_V2_ruins_Fw'position?F:5%Ce]DFanglesF `@M'skillL>disableSimulationw'dataTypeObjectPositionInfo'sideEmptyflagsAttributes#(idtypeLand_Wreck_UAZ_FM(position]?FC3DFangles[@#(skillL>disableSimulationM(dataTypeObjectPositionInfo(sideEmptyflagsAttributes(idtypeLand_HBarrierBig_F%)position?F5 CDFangles?(skillL>disableSimulation%)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idtypeLand_HBarrierBig_F)positionm@F5 CDFangles @)skillL>disableSimulation)dataTypeObjectPositionInfor*sideEmptyflagsAttributes*id typeLand_Wreck_Ural_F*position$-@F0 CdisableSimulation*dataTypeObjectPositionInfoM+sideEmptyflagsAttributes+id!typeLand_Wreck_T72_hull_F+positionb?FCDFangles@x?+skillL>disableSimulation+dataTypeObjectPositionInfo4,sideEmptyflagsAttributesl,id"typeLand_Wreck_BMP2_FatlOffset8,position@FpCDFangles@>l,skillL>disableSimulation,dataTypeObjectPositionInfo!-sideEmptyflagsAttributesY-id#typeLand_Wreck_T72_turret_FatlOffset9-position?F\CDFangles@﫠@Y-skillL>disableSimulation-dataTypeObjectPositionInfo-sideEmptyflagsAttributes1.id$typeLand_GarbageBags_F[.positionx @FkCFFDFangles@@5=1.skillL>disableSimulation[.dataTypeObjectPositionInfo.sideEmptyflagsAttributes/id%typeLand_JunkPile_F0/position\=@FRFCVDFangles -@/skillL>disableSimulation0/dataTypeObjectPositionInfo/sideEmptyflagsAttributes/id&typeLand_Tyres_F0position4+@FECJDFanglesx@/skillL>disableSimulation0dataTypeGroupsideWestEntitiesk0Attributes2CrewLinks2id)atlOffsetffNB3itemsItem002 dataTypeObjectPositionInfo!1sideWestflagsAttributesY1id+typeCUP_B_US_SoldieratlOffset9CustomAttributes12position?F+CKDFangles@^ `@:Y1initcall{if (isServer) then {[this] call ark_fnc_has_setSkill};}1Attribute01Attribute1l2nAttributes2propertyspeakerexpression_this setspeaker _value;Value%2l2data52l2typeW2valueMale05ENGl2typeSTRINGl2propertypitchexpression_this setpitch _value;Value22data22type2value\?2typeSCALAR22LinkIDProvider3Links133nextID13itemsItem0N33linkIDitem0+item1*CustomData33roleturretPath3dataTypeGroupsideWestEntities4Attributes6CrewLinks6id,atlOffsetffNBV7itemsItem0246 dataTypeObjectPositionInfo4sideWestflagsAttributes5id.typeCUP_B_US_SoldieratlOffset@:CustomAttributesM56position"?F+CfSDFangles ='@{@5initcall{if (isServer) then {[this] call ark_fnc_has_setSkill};}M5Attribute05Attribute16nAttributes6propertyspeakerexpression_this setspeaker _value;Value56data56type6valueMale10ENG6typeSTRING6propertypitchexpression_this setpitch _value;Value\66datal66type6value33s?6typeSCALAR66LinkIDProvider6Links6V7nextID6itemsItem06V7linkIDitem0.item1-CustomData37V7roleturretPathV7dataTypeObjectPositionInfo7sideWestflagsAttributes8id*typeCUP_B_M2StaticMG_USatlOffset=8position?F,CJDFangles@K `@:88dataTypeObjectPositionInfo8sideWestflagsAttributes8id-typeCUP_B_M2StaticMG_MiniTripod_USatlOffset98position.?F,CSSDFanglesλ ='@{@88dataTypeTriggerpositionC=FfCmEFangle>Attributes]9idtypeEmptyDetectorAreaR50.: namefinalTriggerconditioncall{this}onActivationcall{ah3 setFuel 1; tnk9 setFuel 1; a10 setFuel 1;}sizeAVCsizeB#BsizeCactivationByEASTisRectangleisServerOnly.:dataTypeLayernameCampsstateEntities:idatlOffsetMh items Item0:Item1<Item22>Item3?Item4@Item5JAItem6BItem7NItem8[MhdataTypeGroupsideCivilianEntitiesX;Attributes<idatlOffsetffNB<itemsItem0;Item1%<<dataTypeObjectPositionInfo;sideCivilianflagsAttributes<idtypeC_Bob_VRatlOffset9%<position?F7)C}IF<%<dataTypeWaypointposition}=FCEFEffects<showWPNEVERidtypeMove<<<dataTypeGroupsideCivilianEntities<Attributes,>idatlOffsetffNB2>itemsItem0=Item1=,>dataTypeObjectPositionInfo=sideCivilianflagsAttributes=idtypeC_Bob_VRatlOffset@9=positionqL=F9CDkIF==dataTypeWaypointposition!,=FCAEFEffects&>showWPNEVERidtypeMove,>,>2>dataTypeGroupsideCivilianEntities>Attributes?idatlOffsetffNB?itemsItem0>Item1]??dataTypeObjectPositionInfo7?sideCivilianflagsAttributesW?idtypeC_Bob_VRatlOffset@9]?position+:FwC#IJFW?]?dataTypeWaypointposition=FC:EFEffects?showWPNEVERidtypeMove???dataTypeTriggerposition?FCIFAttributes6@idtypeEmptyDetectorAreaR50@conditioncall{triggerActivated finalTrigger}sizeA AsizeB A@dataTypeTriggerpositionO=FECPIFAttributes@idtypeEmptyDetectorAreaR50atlOffset7JAconditioncall{triggerActivated finalTrigger}sizeA AsizeB AJAdataTypeTriggerposition:/:FOC/_JFAttributesAidtypeEmptyDetectorAreaR50atlOffset7Bconditioncall{triggerActivated finalTrigger}sizeA AsizeB ABdataTypeLogicPositionInfoxBidtypeAdmiral_OndemandCampZoneCustomAttributesBNposition?FCIFangles>Z=*=BAttribute0CAttribute1yDAttribute2;EAttribute3EAttribute4FAttribute5GAttribute6IHAttribute7#IAttribute8IAttribute9JAttribute10KAttribute11bLAttribute12.MAttribute13NnAttributesNpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value;DyDdataKDyDtypedDvalueyDtypeSTRINGyDpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueD;Edata E;Etype&Evalue;EtypeSCALAR;EpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueEEdataEEtypeEvalueBEtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value~FFdataFFtypeFvalueBFtypeSCALARFpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueHGGdataXGGtypetGvalue AGtypeSCALARGpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value HIHdataHIHtype6HvalueIHtypeBOOLIHpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueH#IdataH#ItypeIvalue#ItypeSCALAR#IpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueIIdataIItypeIvalueItypeSTRINGIpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueJJdataJJtypeJvalue@JtypeSCALARJpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueQKKdataaKKtype}KvalueKtypeSCALARKpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value!LbLdata1LbLtypeMLvalue@bLtypeSCALARbLpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueL.MdataL.MtypeMvalue.MtypeSCALAR.MpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueMNdataMNtypeMvalueNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNNdataNNtypeNvalueNtypeSTRINGNdataTypeLogicPositionInfo7OidtypeAdmiral_OndemandCampZoneCustomAttributesoO[positionY=F#CuIFanglesҗ=@oOAttribute0kPAttribute18QAttribute2QAttribute3RAttribute4~SAttribute5HTAttribute6UAttribute7UAttribute8VAttribute9WAttribute10QXAttribute11!YAttribute12YAttribute13ZnAttributes[propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueP8Qdata Q8Qtype#Qvalue8QtypeSTRING8QpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueQQdataQQtypeQvalueQtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value{RRdataRRtypeRvalueBRtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value=S~SdataMS~StypeiSvalueB~StypeSCALAR~SpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueTHTdataTHTtype3Tvalue AHTtypeSCALARHTpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTUdataTUtypeTvalueUtypeBOOLUpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueUUdataUUtypeUvalueUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueiVVdatayVVtypeVvalueVtypeSTRINGVpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>WWdataNWWtypejWvalue@WtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueXQXdata XQXtypedAttribute10eAttribute11eAttribute12fAttribute13gnAttributesMhpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value]]data]]type]value]typeSTRING]propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuex^^data^^type^value^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:_{_dataJ_{_typef_valueB{_typeSCALAR{_propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value_=`data `=`type(`valueB=`typeSCALAR=`propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value`adata`atype`value AatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueaadataaatypeavalueatypeBOOLapropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`bbdatapbbtypebvaluebtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value(cfcdata8cfctypeQcvaluefctypeSTRINGfcpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuec>ddata d>dtype)dvalue@>dtypeSCALAR>dpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuededatadetypedvalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueeedataeetypeevalue@etypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuekffdata{fftypefvalueftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?ggdataOggtypekgvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuehMhdatahMhtype8hvalueMhtypeSTRINGMhdataTypeTriggerposition,FEaC0.BFangle\@AttributeshidtypeEmptyDetectorAreaR2502iconditioncall{triggerActivated nearObj3;}sizeAzCsizeBzCisRectangleisServerOnly2idataTypeTriggerposition3FA%C>Fangle\@AttributesiidtypeEmptyDetectorAreaR250jconditioncall{triggerActivated nearObj3;}sizeAzCsizeBzCisRectangleisServerOnlyjdataTypeTriggerposition7SEEangles8@'0<#; &dataTypeLogicPositionInfomid/typeARK_ACE_RearmpositionECCxlEangles>@LinkIDProviderʑLinksݑnextIDHݑIitemsHItem0EItem1Item2ߕItem3,Item4yItem5ƖItem6Item7`Item8Item9Item10GItem11Item12Item13.Item14{Item15șItem16Item17bItem18Item19Item20IItem21Item22Item230Item24}Item25ʜItem26Item27dItem28Item29Item30KItem31Item32Item332Item34Item35̟Item36Item37fItem38Item39Item40MItem41Item42Item434Item44Item45΢Item46Item47hItem48Item49Item50OItem51Item52Item536Item54Item55ХItem56Item57jItem58Item59Item60QItem61Item62Item638Item64Item65ҨItem66Item67lItem68Item69Item70SItem71linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData͕ߕtypeSyncߕlinkIDitem0item1CustomData,typeSync,linkIDitem0item1CustomDatagytypeSyncylinkIDitem0item1CustomDataƖtypeSyncƖlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataN`typeSync`linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomData5GtypeSyncGlinkID item0item1CustomDatatypeSynclinkID item0item1CustomDataϘtypeSynclinkID item0item1CustomData.typeSync.linkID item0item1CustomDatai{typeSync{linkIDitem0item1CustomDataștypeSyncșlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataPbtypeSyncblinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData7ItypeSyncIlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataћtypeSynclinkIDitem0item1CustomData0typeSync0linkIDitem0item1CustomDatak}typeSync}linkIDitem0 item1 CustomDataʜtypeSyncʜlinkIDitem06item17CustomDatatypeSynclinkIDitem05item17CustomDataRdtypeSyncdlinkIDitem08item17CustomDatatypeSynclinkIDitem09item1CustomDatatypeSynclinkIDitem0`item1^CustomData9KtypeSyncKlinkIDitem0bitem1^CustomDatatypeSynclinkIDitem0litem1kCustomDataӞtypeSynclinkID item0mitem1lCustomData 2typeSync2linkID!item0qitem1sCustomDatamtypeSynclinkID"item0pitem1qCustomData̟typeSync̟linkID#item0vitem1xCustomDatatypeSynclinkID$item0uitem1vCustomDataTftypeSyncflinkID%item0zitem1CustomDatatypeSynclinkID&item0{item1CustomDatatypeSynclinkID'item0|item1CustomData;MtypeSyncMlinkID(item0}item1CustomDatatypeSynclinkID)item0~item1CustomDataաtypeSynclinkID*item0item1CustomData"4typeSync4linkID+item0item1CustomDataotypeSynclinkID,item0item1CustomData΢typeSync΢linkID-item0item1CustomData typeSynclinkID.item0item1CustomDataVhtypeSynchlinkID/item0item1CustomDatatypeSynclinkID0item0item1CustomDatatypeSynclinkID1item0item1CustomData=OtypeSyncOlinkID2item0item1CustomDatatypeSynclinkID3item0item1CustomDataפtypeSynclinkID4item0item1CustomData$6typeSync6linkID5item0item1CustomDataqtypeSynclinkID6item0item1CustomDataХtypeSyncХlinkID7item0item1CustomData typeSynclinkID8item0item1CustomDataXjtypeSyncjlinkID9item0item1CustomDatatypeSynclinkID:item0item1CustomDatatypeSynclinkID;item0item1CustomData?QtypeSyncQlinkID<item0(item1CustomDatatypeSynclinkID=item0aitem1/CustomData٧typeSynclinkID>item0bitem1/CustomData&8typeSync8linkID?item0citem1/CustomDatastypeSynclinkID@item0ditem1/CustomDataҨtypeSyncҨlinkIDAitem0fitem1/CustomData typeSynclinkIDBitem0gitem1/CustomDataZltypeSyncllinkIDCitem0hitem1/CustomDatatypeSynclinkIDDitem0Mitem1/CustomDatatypeSynclinkIDEitem0Nitem1/CustomDataAStypeSyncSlinkIDFitem0Oitem1/CustomDatatypeSynclinkIDGitem0Pitem1/CustomData۪typeSyncB{D~)HnZ:E