admiral\admiral.hqgdescription.extyTg~hull3\briefing\blufor.sqfsg hull3\briefing\civilian.sqf}pZhull3\briefing\indfor.sqf}pZhull3\briefing\opfor.sqf}pZhull3\hull3.hqhgPhull3\JSN_G.hnghull3\JSN_U.h eghull3\LICENSE}pZ8init.sqf}pZGmission.sqm!sg[class Admiral { isEnabled = 1; sideRelations[] = { {"resistance", "west", "enemy"}, {"west", "resistance", "enemy"} }; class Camp { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class SYND_REBEL { technicals[] = {"CUP_I_Hilux_AGS30_TK", "CUP_I_Hilux_DSHKM_TK", "CUP_I_Hilux_SPG9_TK", "CUP_I_Hilux_zu23_TK"}; armour[] = {"CUP_I_Hilux_armored_BMP1_TK", "CUP_I_Hilux_armored_BTR60_TK", "CUP_O_BMP2_SLA", "CUP_O_T55_SLA", "CUP_I_T34_NAPA", "CUP_I_MTLB_pk_SYNDIKAT"}; th[] = {"CUP_O_Mi8_SLA_1"}; ah[] = {"CUP_O_Mi24_D_SLA"}; }; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "just say no"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 69; }; 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 = 1; 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 = 1; 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","
The War on Drugs is stepping up a gear, Nancy Reagan has consulted her astrologer and he has indicated the island of Duala of the cost of west Africa will be the perfect place to get some boots on the ground.

Duala has been lawless since the last military coup some fifteen years ago. Factional infighting has prevented any semblance of government from forming. Former military groups now fund their in fighting by producing and exporting deadly drugs that kill our children.

ENEMY FORCES
Former Duala military forces, armed with mostly Soviet supplied arms and equipment.

FRIENDLY FORCES
Only our Marine platoon has been deployed at this time. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Assault the town of Pinley, locate and destroy it's drug cache.

Assault the town of Engor, locate and destroy its drug cache.

Assault the town of Canto, locate and destroy its drug cache.

Finally assault the Airport, destroy and drug caches as well as transport planes used to export the drugs.

Extract to our forward operating airfield. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Destroy the drug caches in the given order.

MOVEMENT PLAN
Insert by air close to each objective once nearby AA threats have been taken care of.

FIRE SUPPORT PLAN
AH-1 Seacobra as well as a Harrier are standing by to render ground support.

M47 Dragon gunners are embedded at squad level for long range ground AT support.

SPECIAL TASKS
Intel indicates each objective is defended by static ZU-23 AA emplacements. These must be dealt with before TH can insert.

Overflight of objectives by air assets before infantry are on the ground and ready to assault is not recommended. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Drug caches can be destroyed by setting alight to red barrels containing volatile chemicals (via addaction), retreat to a safe distance once alight. Any remainder can be destroyed using regular explosive charges.

Resupply for air assets can be found at the runway. Additionally ammo resupply for infantry can be sling loaded in if required.

M1030 bikes can be loaded loaded into TH cargo to provide the Dragon gunner mobile resupply as required. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // 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","
*** 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 "]]; class Hull3 { isEnabled = 1; 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 USM_USMC_80_CC_DE { gear = "JSN_G"; uniform = "JSN_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "JSN_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "JSN_U.h" unitBaseClass = "Rifleman"; }; };class JSN_G { class Rifleman { primaryWeapon = "CUP_arifle_M16A2"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"CUP_HandGrenade_M67", 2}, {"ACE_HandFlare_White", 2}, {"SmokeShell", 2} }; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag", 6}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2} }; backpackMagazines[] = { {"CUP_HandGrenade_M67", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Stanag", 4}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_MX991", 1}, {"ACE_wirecutter", 1}, {"ACE_EntrenchingTool", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_M16A2_GL"; handgunWeapon = "CUP_hgun_Colt1911"; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag", 6}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 4}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2}, {"CUP_7Rnd_45ACP_1911", 3} }; backpackMagazines[] = { {"CUP_HandGrenade_M67", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Stanag", 4}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_FlareWhite_M203", 2} }; binocular = "Binocular"; }; class Officer : Leader { binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = ""; handgunWeapon = "CUP_hgun_Colt1911"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_7Rnd_45ACP_1911", 6}}; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { backpackMagazines[] = { {"CUP_1Rnd_Smoke_M203", 8}, {"CUP_1Rnd_SmokeRed_M203", 8} }; backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_M16A1E1"; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag", 6}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShell", 4}, {"CUP_30Rnd_556x45_Stanag", 2} }; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { primaryWeapon = "CUP_arifle_M16A1E1GL"; }; class AR : Rifleman { primaryWeapon = "CUP_lmg_M60"; primaryWeaponItems[] = {}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 1}}; backpackMagazines[] = { {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; }; class AAR : Rifleman { backpackMagazines[] = { {"CUP_HandGrenade_M67", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_M16A1E1"; secondaryWeapon = "CUP_launch_M72A6"; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag", 6}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2} }; backpackMagazines[] = { {"CUP_HandGrenade_M67", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Stanag", 4}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2} }; }; class MATG : Rifleman { secondaryWeapon = "ace_dragon_super"; binocular = "ace_dragon_sight"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENG : Rifleman { vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag", 6}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 2} }; backpackMagazines[] = { {"DemoCharge_Remote_Mag", 3}, {"SatchelCharge_Remote_Mag", 2} }; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = { {"CUP_launch_M72A6", 25}, {"ace_dragon_super", 10} }; magazines[] = { {"CUP_30Rnd_556x45_Stanag", 100}, {"CUP_30Rnd_556x45_Stanag_Tracer_Red", 50}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 100}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_Smoke_M203", 25}, {"CUP_FlareWhite_M203", 25}, {"ACE_HandFlare_White", 25}, {"CUP_HandGrenade_M67", 25}, {"SmokeShell", 25}, {"CUP_7Rnd_45ACP_1911", 25}, {"DemoCharge_Remote_Mag", 10}, {"SatchelCharge_Remote_Mag", 5} }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Bike { weapons[] = { {"ace_dragon_super", 10} }; magazines[] = { }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_splint", 2} }; }; };class JSN_U { class Rifleman { headGear = "usm_helmet_pasgt_d_m"; goggles = ""; uniform = "usm_bdu_d_m"; vest = "usm_vest_pasgtdes_lbe_rm_m_ARM"; backpack = "ark_backpack_med"; insignia = ""; }; class Leader : Rifleman { vest = "usm_vest_pasgtdes_lbe_gr_m_ARM"; }; class Officer : Leader { headGear = "usm_bdu_8point_des_m"; goggles = "gm_ge_facewear_glacierglasses"; }; class Crew : Rifleman { headGear = "gm_ge_headgear_sph4_oli"; goggles = "G_Aviator"; uniform = "CUP_U_B_USMC_PilotOverall"; vest = "Aircrew_vest_2_NH_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { goggles = "G_Spectacles"; backpack = "ark_backpack_large"; vest = "usm_vest_pasgtdes_lbe_rm_m_ARM"; insignia = ""; }; class FTL : Leader { headGear = "usm_helmet_pasgt_g_d_m"; vest = "usm_vest_pasgtdes_lbe_rmp_m_ARM"; }; class AR : Rifleman { vest = "usm_vest_pasgtdes_lbe_rmp_m_ARM"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { headGear = "usm_helmet_pasgt_g_d_m"; }; class MATG : RAT { }; class ENG : Rifleman { headGear = "usm_bdu_boonie_des"; backpack = "ark_backpack_large"; }; class ENGA : ENG { }; class P : Crew { }; class PCM : P { goggles = "gm_ge_facewear_dustglasses"; }; };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_jsn_fnc_fire = { params ["_source"]; private _soucePos = getPos _source; _source setvariable ["ARK_BURNING", true, true]; private _nearPlayers = _soucePos nearEntities ["Man", 50]; { ["The drugs cache is burning
RUN CLEAR NOW!",-1,-safeZoneY+0.50,5,0,0] remoteExec ["BIS_fnc_dynamicText", _x]; } forEach _nearPlayers; uiSleep 5; private _fire = createVehicle ["test_EmptyObjectForFireBig", _soucePos, [], 0, "CAN_COLLIDE"]; for "_i" from 1 to 3 do { //8 seconds playSound3D ["A3\Missions_F_EPA\data\sounds\burning_car_loop1.wss", _soucePos, false, _soucePos, 50, 0.75, 200]; uiSleep 7; // 15 seconds playSound3D ["A3\Missions_F_EPA\data\sounds\burning_car_loop2.wss", _soucePos, false, _soucePos, 50, 0.75, 200]; }; private _explosion = createVehicle ["HelicopterExploBig", _soucePos, [], 0, "CAN_COLLIDE"]; deleteVehicle _source; }; ark_jsn_fnc_add_action = { params["_vehicle"]; _vehicle addaction [ "Burn cache", { params["_vehicle"]; [_vehicle] remoteExec ["ark_jsn_fnc_fire", 2]; }, [_vehicle], 1, false, true, "", "!(_target getvariable [""ARK_BURNING"", false])", 3 ]; }; {[_x] call ark_jsn_fnc_add_action} forEach [burn_1,burn_2,burn_3,burn_4,burn_5,burn_6,burn_7,burn_8,burn_9];raP{[ version6EditorDatasourceNameark_co68_just_say_noaddons@A3_Characters_Face_explosivesace_nouniformrestrictionsace_parachuteCUP_AirVehicles_AH1ZCUP_AirVehicles_AV8BA3_Weapons_F_Ammoboxesace_cargoCUP_AirVehicles_CH53ECUP_CAMiscCUP_AirVehicles_UH1HA3_Ui_Fadmiralark_rotorark_custom_unitsCUP_WheeledVehicles_DatsunCUP_Misc_e_ConfigA3_Structures_F_Items_Vesselscba_xehA3_Structures_F_Mil_BagFenceCUP_Creatures_StaticWeaponsplp_containersA3_Structures_F_SystemCUP_WheeledVehicles_V3SCUP_Misc3_ConfigA3_Structures_F_Civ_Constructionsace_draggingCUP_CWA_MiscA3_Props_F_Exp_Commercial_MarketCUP_CAStructures_E_Misc_Misc_MarketCUP_AirVehicles_Mi24A3_Modules_FCUP_Weapons_AmmoBoxesCUP_CAMisc_E_WFA3_Structures_F_Items_ToolsA3_Props_F_Exp_Military_OldPlaneWrecksA3_Structures_F_Heli_Ind_MachinesA3_Structures_F_Items_ElectronicsA3_Structures_F_Heli_Civ_ConstructionsA3_Structures_F_EPA_Items_ToolsA3_Props_F_Exp_Industrial_HeavyEquipmentace_field_rationsCUP_AirVehicles_AN2CUP_AirVehicles_DC3CUP_WheeledVehicles_UralCUP_WheeledVehicles_UAZCUP_Buildings_ConfigCUP_AirVehicles_Mi8CUP_Weapons_KSVKCUP_Weapons_East_AttachmentsCUP_Weapons_AmmunitionA3_Weapons_Facre_mainA3_Characters_F_Exphlcweapons_coreA3_Weapons_F_Itemsace_medical_treatmentark_vestsA3_Structures_F_Wallsark_clear_cargoark_ai_sentryCUP_WheeledVehicles_NewM998ark_ace_rearmCUP_WheeledVehicles_M1030AddonsMetaDatadlcsCUP_VehiclesExpansionCUP_UnitsCUP_WeaponsHeliNiarms_AKrandomSeedScenarioDataCustomAttributesMission{[ moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderCMarkerIDProviderVLayerIndexProvideriCamera|nextID~VnextIDinextID|pos\P~E;4B)EdirB5c<A.W;?upS<;?9.?asideB?BList6items5Item0k Item1 Item2_ Item3 Item4K Item5 Item6 Item7W Item8 Item9 Item10,Item11oItem12Item13EItem14Item15Item16hItem17Item18)Item19Item20 Item21BItem22Item23Item24-Item25`Item26Item27OItem28Item29Item30VItem31Item32$Item33Item34-Item35nItem36Item37Item38CItem39Item40Item41Item42UItem43Item44 Item45Item46Item47XItem48Item49*Item50Item51Item52QclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/_ classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/K classNameCUP_AirVehicles_AH1ZnameCUP_AirVehicles_AH1Z classNameCUP_AirVehicles_AV8BnameCUP_AirVehicles_AV8B classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comW classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttps://ace3.acemod.org/ classNameCUP_AirVehicles_CH53EnameCUP_AirVehicles_CH53E classNameCUP_CAMiscnameCUP_CAMisc,classNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1HoclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-EclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.orgclassNameCUP_WheeledVehicles_DatsunnameCUP_WheeledVehicles_DatsunhclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com)classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons classNameplp_containersnameplp_containersBclassNameCUP_WheeledVehicles_V3SnameCUP_WheeledVehicles_V3SclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttps://ace3.acemod.org/-classNameCUP_CWA_MiscnameCUP_CWA_Misc`classNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CAStructures_E_Misc_Misc_MarketnameCUP_CAStructures_E_Misc_Misc_MarketOclassNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesVclassNameCUP_CAMisc_E_WFnameCUP_CAMisc_E_WFclassNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com$classNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_field_rationsnameACE3 - Field RationsauthorACE-Teamurlhttps://ace3.acemod.org/-classNameCUP_AirVehicles_AN2nameCUP_AirVehicles_AN2nclassNameCUP_AirVehicles_DC3nameCUP_AirVehicles_DC3classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_UralclassNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZCclassNameCUP_Buildings_ConfignameCUP_Buildings_ConfigclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameCUP_Weapons_KSVKnameCUP_Weapons_KSVKclassNameCUP_Weapons_East_AttachmentsnameCUP_Weapons_East_AttachmentsUclassNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2 classNameA3_Characters_F_ExpnameArma 3 Apex - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNamehlcweapons_corenamehlcweapons_coreauthortoadieclassNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttps://ace3.acemod.org/XclassNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org*classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameCUP_WheeledVehicles_NewM998nameCUP_WheeledVehicles_NewM998classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgQclassNameCUP_WheeledVehicles_M1030nameCUP_WheeledVehicles_M1030authordancemooxHeadergameTypeCoopminPlayersmaxPlayersDCategory0nameMultiplayerAttribute0[Attribute1nAttributespropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?propertyRespawnTemplatesexpressiontrueValue datasingleTypeARRAYvalue@itemsItem0]datamsingleTypeSTRINGvalueNoneIntelEntitiesp!Connections({[briefingNameark_co68_just_say_nooverviewTextUS Marines fight the war on drugs | Slot TH / Squad + AHresistanceWesttimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayTsideWestflagsAttributes@>idtypeB_Soldier_A_F?positionsہEtA0E@>skill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable?dataTypeObjectPositionInfo?sideWestflagsAttributes?idgtypeB_soldier_LAT_FCustomAttributes`@BpositiontEtAE?skill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Alpha 2 Rifleman (AT)@Alpha 2isPlayable`@Attribute0@Attribute1.AAttribute2AnAttributesBpropertyspeakerexpression_this setspeaker _value;Value@.AdataA.AsingleTypeSTRINGvalueMale05ENG.Apropertypitchexpression_this setpitch _value;ValuetAAdataAAsingleTypeSCALARvaluep}?Apropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value%BBdata5BBsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]BformationDIAMONDBdataTypeGroupsideWestEntitiesBAttributesIidJitemsItem0+CItem1DItem2 FIdataTypeObjectPositionInfoCsideWestflagsAttributesCidtypeB_Soldier_SL_FDpositionҀEtAbECskill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUSMC - Bravo Squad Leader @Bravo SLisPlayableDdataTypeObjectPositionInfoEsideWestflagsAttributes(EidtypeB_medic_F FpositionEtA/E(Eskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUSMC - Bravo Squad Corpsman@Bravo SLisPlayable FdataTypeObjectPositionInfoFsideWestflagsAttributesFidmtypeB_soldier_LAT_FCustomAttributesGIpositionݾEtA/EFskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "MATG"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_inf", "ColorBlue", [1,1], "BDG"] call hull3_marker_fnc_addCustomMarker;}descriptionUSMC - Bravo Dragon Gunner@Bravo SLisPlayableGAttribute0HAttribute1HAttribute2InAttributesIpropertyspeakerexpression_this setspeaker _value;ValueYHHdataiHHsingleTypeSTRINGvalueMale12ENGHpropertypitchexpression_this setpitch _value;ValueHIdataHIsingleTypeSCALARvalue?Ipropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueIIdataIIsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]IformationDIAMONDJdataTypeGroupsideWestEntities_JAttributesLRidfRitemsItem0JItem1LItem2hMItem3NLRdataTypeObjectPositionInfoKsideWestflagsAttributes.KidtypeB_Soldier_TL_FLposition*EtAE.Kskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUSMC - Bravo 1 Fireteam Leader@Bravo 1isPlayableLdataTypeObjectPositionInfoLsideWestflagsAttributesLidtypeB_soldier_AR_FhMposition>EtAELskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Bravo 1 Automatic Rifleman@Bravo 1isPlayablehMdataTypeObjectPositionInfoMsideWestflagsAttributesMidtypeB_Soldier_A_FNpositionEtAEMskill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableNdataTypeObjectPositionInfoAOsideWestflagsAttributesaOidatypeB_soldier_LAT_FCustomAttributesPLRposition*EtAuEaOskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Bravo 1 Rifleman (AT)@Bravo 1isPlayablePAttribute0`PAttribute1PAttribute2bQnAttributesLRpropertyspeakerexpression_this setspeaker _value;ValuePPdataPPsingleTypeSTRINGvalueMale09ENGPpropertypitchexpression_this setpitch _value;Value,QbQdataZZsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]ZformationDIAMONDZdataTypeGroupsideWestEntities[Attributesbid",bitemsItem04[Item1\Item2^bdataTypeObjectPositionInfo[sideWestflagsAttributes[id typeB_Soldier_SL_F\positionEtAE[skill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie Squad Leader@Charlie SLisPlayable\dataTypeObjectPositionInfo]sideWestflagsAttributes5]id!typeB_medic_F^position%EtAE5]skill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie Squad Corpsman@Charlie SLisPlayable^dataTypeObjectPositionInfo^sideWestflagsAttributes^idotypeB_soldier_LAT_FCustomAttributes_bpositionEtAE^skill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "MATG"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_inf", "ColorGreen", [1,1], "CDG"] call hull3_marker_fnc_addCustomMarker;}descriptionUSMC - Charlie Dragon Gunner@Charlie SLisPlayable_Attribute0&`Attribute1`Attribute2(anAttributesbpropertyspeakerexpression_this setspeaker _value;Valuep``data``singleTypeSTRINGvalueMale12ENG`propertypitchexpression_this setpitch _value;Value`(adataa(asingleTypeSCALARvalue?(apropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueabdataabsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]bformationDIAMOND,bdataTypeGroupsideWestEntitiesvbAttributestjid'jitemsItem0bItem1-dItem2eItem3ftjdataTypeObjectPositionInfo%csideWestflagsAttributesEcid#typeB_Soldier_TL_F-dpositioniEtAYEEcskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 1 Fireteam Leader@Charlie 1isPlayable-ddataTypeObjectPositionInfodsideWestflagsAttributesdid$typeB_soldier_AR_Feposition}EtA&Edskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 1 Automatic Rifleman@Charlie 1isPlayableedataTypeObjectPositionInfoesideWestflagsAttributesfid%typeB_Soldier_A_FfpositionUEtA&Efskill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 1 Assistant Automatic Rifleman@Charlie 1isPlayablefdataTypeObjectPositionInfoegsideWestflagsAttributesgidbtypeB_soldier_LAT_FCustomAttributes@htjpositioniEtA%wEgskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Charlie 1 Rifleman (AT)@Charlie 1isPlayable@hAttribute0hAttribute1iAttribute2inAttributestjpropertyspeakerexpression_this setspeaker _value;ValuehidatahisingleTypeSTRINGvalueMale03ENGipropertypitchexpression_this setpitch _value;ValueTiidatadiisingleTypeSCALARvalue ׃?ipropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuejtjdatajtjsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]tjformationDIAMONDjdataTypeGroupsideWestEntitiesjAttributesrid,ritemsItem0kItem1lItem2mItem3>ordataTypeObjectPositionInfoksideWestflagsAttributeskid(typeB_Soldier_TL_FlpositionhEtAYEkskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 2 Fireteam Leader@Charlie 2isPlayableldataTypeObjectPositionInfomsideWestflagsAttributes mid)typeB_soldier_AR_Fmposition|EtA2E mskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 2 Automatic Rifleman@Charlie 2isPlayablemdataTypeObjectPositionInfoZnsideWestflagsAttributesznid*typeB_Soldier_A_F>opositionTEtA2Eznskill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Charlie 2 Assistant Automatic Rifleman@Charlie 2isPlayable>odataTypeObjectPositionInfoosideWestflagsAttributesoidetypeB_soldier_LAT_FCustomAttributesprpositionhEtA Eoskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Charlie 2 Rifleman (AT)@Charlie 2isPlayablepAttribute0pAttribute1oqAttribute2qnAttributesrpropertyspeakerexpression_this setspeaker _value;Value3qoqdataCqoqsingleTypeSTRINGvalueMale12ENGoqpropertypitchexpression_this setpitch _value;ValueqqdataqqsingleTypeSCALARvalueHz?qpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuefrrdatavrrsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]rformationDIAMONDrdataTypeGroupsideWestEntities9sAttributesPzid/jzitemsItem0lsItem1tItem2YvPzdataTypeObjectPositionInfossideWestflagsAttributessid-typeB_Soldier_SL_FtpositionOEtA~Esskill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUSMC - Delta Squad Leader [JIP]@Delta SLisPlayabletdataTypeObjectPositionInfoOusideWestflagsAttributesouid.typeB_medic_FYvpositioncEtAKEouskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUSMC - Delta Squad Corpsman [JIP]@Delta SLisPlayableYvdataTypeObjectPositionInfovsideWestflagsAttributeswidqtypeB_soldier_LAT_FCustomAttributesxPzposition;EtAKEwskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "MATG"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_inf", "ColorBrown", [1,1], "DDG"] call hull3_marker_fnc_addCustomMarker;}descriptionUSMC - Delta Dragon Gunner [JIP]@Delta SLisPlayablexAttribute0dxAttribute1xAttribute2fynAttributesPzpropertyspeakerexpression_this setspeaker _value;ValuexxdataxxsingleTypeSTRINGvalueMale12ENGxpropertypitchexpression_this setpitch _value;Value0yfydata@yfysingleTypeSCALARvalue?fypropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueyPzdatayPzsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]PzformationDIAMONDjzdataTypeGroupsideWestEntitieszAttributesid4ԂitemsItem0zItem1m|Item2}Item3!dataTypeObjectPositionInfoc{sideWestflagsAttributes{id0typeB_Soldier_TL_Fm|position˫EtA8E{skill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 1 Fireteam Leader [JIP]@Delta 1isPlayablem|dataTypeObjectPositionInfo|sideWestflagsAttributes|id1typeB_soldier_AR_F}position˿EtAeE|skill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 1 Automatic Rifleman [JIP]@Delta 1isPlayable}dataTypeObjectPositionInfo:~sideWestflagsAttributesZ~id2typeB_Soldier_A_F!position˗EtAeEZ~skill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 1 Assistant Automatic Rifleman [JIP]@Delta 1isPlayable!dataTypeObjectPositionInfosideWestflagsAttributesidctypeB_soldier_LAT_FCustomAttributesposition˫EtAeEskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayableAttribute0΀Attribute1TAttribute2ЁnAttributespropertyspeakerexpression_this setspeaker _value;ValueTdata(TsingleTypeSTRINGvalueMale12ENGTpropertypitchexpression_this setpitch _value;ValueЁdataЁsingleTypeSCALARvalue33s?Ёpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueKdata[singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDԂdataTypeGroupsideWestEntitiesAttributes#id9=itemsItem0\Item1ׄItem24Item3#dataTypeObjectPositionInfo̓sideWestflagsAttributesid5typeB_Soldier_TL_FׄpositionEtALEskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 2 Fireteam Leader [JIP]@Delta 2isPlayableׄdataTypeObjectPositionInfoHsideWestflagsAttributeshid6typeB_soldier_AR_F4positionEtAEhskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 2 Automatic Rifleman [JIP]@Delta 2isPlayable4dataTypeObjectPositionInfosideWestflagsAttributesĆid7typeB_Soldier_A_FpositionEtAEĆskill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 2 Assistant Automatic Rifleman [JIP]@Delta 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributes2iddtypeB_soldier_LAT_FCustomAttributes#positionEtAzE2skill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Delta 2 Rifleman (AT) [JIP]@Delta 2isPlayableAttribute07Attribute1Attribute29nAttributes#propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale03ENGpropertypitchexpression_this setpitch _value;Value9data9singleTypeSCALARvalueG?9propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value#dataĊ#singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]#formationDIAMOND=dataTypeGroupsideWestEntitiesAttributesid>itemsItem0ŋItem1@Item2Item3dataTypeObjectPositionInfo6sideWestflagsAttributesVid:typeB_Soldier_TL_F@positionEtA<^EVskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 3 Fireteam Leader [JIP]@Delta 3isPlayable@dataTypeObjectPositionInfosideWestflagsAttributesэid;typeB_soldier_AR_FpositionEtA 7Eэskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 3 Automatic Rifleman [JIP]@Delta 3isPlayabledataTypeObjectPositionInfo sideWestflagsAttributes-id<typeB_Soldier_A_FpositionEtA 7E-skill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUSMC - Delta 3 Assistant Automatic Rifleman [JIP]@Delta 3isPlayabledataTypeObjectPositionInfo{sideWestflagsAttributesidhtypeB_soldier_LAT_FCustomAttributesXpositionEtAEskill?initcall{[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionUSMC - Delta 3 Rifleman (AT) [JIP]@Delta 3isPlayableXAttribute0Attribute1&Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value&data&singleTypeSTRINGvalueMale06ENG&propertypitchexpression_this setpitch _value;Valueldata|singleTypeSCALARvalueQx?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuedata-singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesAttributesidBitemsItem0#Item1ޗItem2kdataTypeObjectPositionInfosideWestflagsAttributesȔid?typeB_engineer_FCustomAttributesޗpositionEtA!EȔskill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "ENG"], ["marker", "ENG", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - Engineering Leader@EngineerisPlayableAttribute0Attribute1xAttribute2nAttributesޗpropertyspeakerexpression_this setspeaker _value;Value<xdataLxsingleTypeSTRINGvalueMale08ENGxpropertypitchexpression_this setpitch _value;ValuedataΖsingleTypeSCALARvalueQx?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueoޗdataޗsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]ޗdataTypeObjectPositionInfocsideWestflagsAttributesid@typeB_engineer_FCustomAttributes7kpositionmEtAEskill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionUSMC - Engineering Assistant@EngineerisPlayable7Attribute0Attribute1Attribute2nAttributeskpropertyspeakerexpression_this setspeaker _value;ValueədataٙsingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;ValueKdata[singleTypeSCALARvalueG?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuekdata ksingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]kdataTypeObjectPositionInfosideWestflagsAttributesidAtypeB_engineer_FCustomAttributesĜpositionٺEtAEskill?init [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionUSMC - Engineering Assistant@EngineerisPlayableĜAttribute0 Attribute1Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;ValueVdatafsingleTypeSTRINGvalueMale02ENGpropertypitchexpression_this setpitch _value;Value؝datasingleTypeSCALARvalue?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntities\AttributesqidFitemsItem0Item1@qdataTypeObjectPositionInfo sideWestflagsAttributes*idCtypeB_Helipilot_FCustomAttributes@positionm|EtA3E*skill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - TH 1 Pilot (UH-1H)@TH 1isPlayableAttribute0>Attribute1ġnAttributes@propertyspeakerexpression_this setspeaker _value;ValueġdataġsingleTypeSTRINGvalueMale05ENGġpropertypitchexpression_this setpitch _value;Value @data@singleTypeSCALARvalueff?@dataTypeObjectPositionInfosideWestflagsAttributesϢidDtypeB_helicrew_Fqpositionn|EtAtEϢskill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUSMC - TH 1 Crew@TH 1isPlayableqformationDIAMONDdataTypeGroupsideWestEntitiesգAttributesidJitemsItem0Item1dataTypeObjectPositionInfosideWestflagsAttributesidGtypeB_Helipilot_FCustomAttributespositionW~EtA^Eskill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - TH 2 Pilot (UH-1H)@TH 2isPlayableAttribute0Attribute1=nAttributespropertyspeakerexpression_this setspeaker _value;Value=data=singleTypeSTRINGvalueMale05ENG=propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueQx?dataTypeObjectPositionInfo(sideWestflagsAttributesHidHtypeB_helicrew_Fposition~EtA-uEHskill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUSMC - TH 2 Crew@TH 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesNAttributescidN}itemsItem0vItem12cdataTypeObjectPositionInfosideWestflagsAttributesidKtypeB_Helipilot_FCustomAttributes2positionq|EtAEskill?rankCORPORALinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "TH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - TH 3 Pilot (UH-1H)@TH 3isPlayableAttribute00Attribute1nAttributes2propertyspeakerexpression_this setspeaker _value;ValuezdatasingleTypeSTRINGvalueMale01ENGpropertypitchexpression_this setpitch _value;Value2data 2singleTypeSCALARvalueHz?2dataTypeObjectPositionInfosideWestflagsAttributesidLtypeB_helicrew_Fcpositiono|EtA[Eskill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUSMC - TH 3 Crew@TH 3isPlayablecformationDIAMOND}dataTypeGroupsideWestEntitiesǬAttributesܰidRitemsItem0Item1ܰdataTypeObjectPositionInfousideWestflagsAttributesidOtypeB_Helipilot_FCustomAttributesqpositionG~EtAVEskill?rankSERGEANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "TH4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - TH 4 Pilot (UH-1H)@TH 4isPlayableqAttribute0Attribute1/nAttributespropertyspeakerexpression_this setspeaker _value;Value/data/singleTypeSTRINGvalueMale08ENG/propertypitchexpression_this setpitch _value;ValueudatasingleTypeSCALARvalue ׃?dataTypeObjectPositionInfosideWestflagsAttributes:idPtypeB_helicrew_Fܰpositiono~EtA%E:skill?init[this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUSMC - TH 4 Crew@TH 4isPlayableܰformationDIAMONDdataTypeGroupsideWestEntities@AttributeskidUitemsItem0hItem1*kdataTypeObjectPositionInfosideWestflagsAttributes idStypeB_Pilot_FCustomAttributes*positionJuEtAE skill?rankLIEUTENANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - AH 1 Pilot (AH-1 Seacobra)@AH 1isPlayableAttribute0(Attribute1nAttributes*propertyspeakerexpression_this setspeaker _value;ValuerdatasingleTypeSTRINGvalueMale09ENGpropertypitchexpression_this setpitch _value;Value*data*singleTypeSCALARvalueHz?*dataTypeObjectPositionInfosideWestflagsAttributesidTtypeB_Pilot_FkpositionIEtAsYEskill?rankLIEUTENANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUSMC - AH 1 Gunner@AH 1isPlayablekformationDIAMONDdataTypeGroupsideWestEntitiesϵAttributesidXitemsItem0Item1dataTypeObjectPositionInfoysideWestflagsAttributesidVtypeB_Pilot_FCustomAttributespositionEtAEskill?rankLIEUTENANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUSMC - AH 2 Pilot (AH-1 Seacobra) [JIP]@AH 2isPlayableAttribute0Attribute1CnAttributespropertyspeakerexpression_this setspeaker _value;ValueCdataCsingleTypeSTRINGvalueMale05ENGCpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueQx?dataTypeObjectPositionInfo+sideWestflagsAttributesKidWtypeB_Pilot_Fposition'EtA]EKskill?rankLIEUTENANTinit [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUSMC - AH 2 Gunner@AH 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesdAttributesJidZditemsItem0JdataTypeObjectPositionInfosideWestflagsAttributes#idYtypeB_Pilot_FCustomAttributesJpositionEtA5zE#skill?rankLIEUTENANTinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "P"], ["marker", "CAS", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionUSMC - CAS Pilot (AV-8B Harrier II)@CASisPlayableAttribute0HAttribute1μnAttributesJpropertyspeakerexpression_this setspeaker _value;ValueμdataμsingleTypeSTRINGvalueMale03ENGμpropertypitchexpression_this setpitch _value;ValueJdata$JsingleTypeSCALARvalueQx?JformationDIAMONDddataTypeObjectPositionInfosideEmptyflagsAttributesidwtypeCUP_B_AH1Z_Dynamic_USMCCustomAttributes&6positionFEoAEskill?nameah1pylonsCUP_PylonPod_1Rnd_AIM_9L_Sidewinder_M[0];CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];CUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_1Rnd_AIM_9L_Sidewinder_M[0];&Attribute0NnAttributes6propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value6data6singleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]6dataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeCUP_B_AH1Z_Dynamic_USMCCustomAttributesposition#3EoAEskill?nameah2pylonsCUP_PylonPod_1Rnd_AIM_9L_Sidewinder_M[0];CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];CUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_1Rnd_AIM_9L_Sidewinder_M[0];Attribute0 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuezdatasingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]dataTypeObjectPositionInfosideEmptyflagsAttributesidytypeCUP_B_AV8B_DYN_USMCCustomAttributesposition vEqŌA -Eskill?lockUNLOCKEDnamecastexturesUSMCDarkpylonsPylonMissile_1Rnd_BombCluster_03_F;CUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;CUP_PylonPod_3Rnd_AGM65_Maverick_M;CUP_PylonPod_3Rnd_AGM65_Maverick_M;CUP_PylonPod_19Rnd_Rocket_FFAR_plane_M;PylonMissile_1Rnd_BombCluster_03_F;Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value\datalsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false] dataTypeObjectPositionInfo_sideEmptyflagsAttributesidtypeB_supplyCrate_FatlOffsetCustomAttributespositionJF~E#A]Einitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuemdata}singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F"],[1,2,1]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["FirstAidKit","Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[10,1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_CH53E_USMCposition#{E)AEinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeHeli_H_civil4position{EtAjEdisableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_I_UH1H_slick_TK_GUECustomAttributesmpposition|EpAEskill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}mAttribute0Attribute1nAttributesppropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue<pdataLpsingleTypeBOOLvaluepdataTypeObjectPositionInfosideEmptyflagsAttributes!idtypeCUP_I_UH1H_slick_TK_GUECustomAttributespositionD~EpA/E!skill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value;dataKsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1"],[1]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[["FirstAidKit"],[4]],[[],[]]],false]propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuevdatasingleTypeBOOLvaluedataTypeObjectPositionInfo;sideEmptyflagsAttributes[idtypeCUP_I_UH1H_slick_TK_GUECustomAttributespositionG~EpAnE[skill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0Attribute1DnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueuDdataDsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]Dpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeCUP_I_UH1H_slick_TK_GUECustomAttributes"positioni|EpAeEskill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0WAttribute1nAttributes"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue"data"singleTypeBOOLvalue"dataTypeMarkerposition(EtAq; Enamemkr_kinsellatypeEmptyid~dataTypeMarkerpositionE= oAd1Enamemkr_engortypeEmptyiddataTypeMarkerpositionDAg Fnamemkr_pinleytypeEmptyid1dataTypeMarkerposition?E\nAEnamemkr_cantotypeEmptyiddataTypeLayernameCantostateEntitiesidatlOffset=E;¢itemsItem0Item1BItem2\dataTypeLayernameAdmiralEntitiesaidatlOffset/BB items Item0Item1Item2eItem33Item4Item5QItem6-Item7g.Item8@/Item90Item107BdataTypeTriggerposition,ETrA+EAttributesVidltypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_engor_switch;}sizeAzCsizeBzCdataTypeTriggerpositionϻE\nAEAttributesidmtypeEmptyDetectorAreaR250econditioncall{triggeractivated tgr_engor_switch;}sizeAzCsizeBzCedataTypeTriggerposition,E\nAԩEAttributesidntypeEmptyDetectorAreaR2503conditioncall{triggeractivated tgr_engor_switch;}sizeA8CsizeB8CisRectangle3dataTypeLogicPositionInfoidjtypeAdmiral_PatrolZoneCustomAttributespositionRFBZE Attribute0mAttribute1!Attribute2Attribute3Attribute44Attribute5Attribute6Attribute7wAttribute8BAttribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value!data!singleTypeSTRINGvalue!propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMdata]singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value4data4singleTypeSCALARvalueB4propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuetdatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueAwdataQwsingleTypeSCALARvaluewpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value BdataBsingleTypeSCALARvalue@BpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo,idktypeAdmiral_PatrolZoneatlOffsetƃ@CustomAttributesLQpositionHrFb?=EL Attribute0Attribute1Attribute2iAttribute3Attribute4Attribute5zAttribute6AAttribute7Attribute8Attribute9nAttributes QpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3idataCisingleTypeSCALARvalueipropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueFzdataVzsingleTypeBOOLvaluezpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value AdataAsingleTypeSCALARvalue@ApropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuebdatarsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQdata.QsingleTypeSTRINGvalueQdataTypeLayernameCounterEntitiesidatlOffset/B-items Item0BItem1Item2jItem3Item4Item5*Item6Item7Item8^Item9Item107 Item11TItem12q!-dataTypeGroupsideCivilianEntitiesAttributesidatlOffset/BitemsItem0Item1]dataTypeObjectPositionInfo7sideCivilianflagsAttributesWidtypeC_Bob_VR]positiong FioAEW]dataTypeWaypointpositionE\nAEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities,AttributesdidatlOffset/BjitemsItem0TItem1ddataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset=positionQF|[BܹEdataTypeWaypointposition?E\nAEEffects^showWPNEVERidtypeMoveddjdataTypeGroupsideCivilianEntitiesAttributesidatlOffset/BitemsItem0Item1dataTypeObjectPositionInfoosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset(<positionrTEA:EdataTypeWaypointpositionE\nA(yEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesdAttributesidatlOffset/BitemsItem0Item1<Item2dataTypeObjectPositionInfosideCivilianflagsAttributes6idtypeC_Bob_VRatlOffset<positionXVE AfE6<dataTypeWaypointpositionj>E\nA EEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionE\nA٨EEffects showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesvAttributes$idatlOffset/B*itemsItem0Item1NItem2$dataTypeObjectPositionInfo(sideCivilianflagsAttributesHidtypeC_Bob_VRatlOffset.=Nposition(EAVREHNdataTypeWaypointpositionF\nA)EEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionF\nAޥEEffectsshowWPNEVERidtypeMove$$*dataTypeTriggerposition1 F"^nA8EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_canto_counter;}sizeA AsizeB AdataTypeTriggerpositionFȏBEAttributesNidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_canto_counter;}sizeA AsizeB AdataTypeTriggerposition|EmmAZEAttributes idtypeEmptyDetectorAreaR50^conditioncall{triggeractivated tgr_canto_counter;}sizeA AsizeB A^dataTypeTriggerposition}EAC.EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_canto_counter;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetshACustomAttributes7 position F?MEAttribute0Attribute1pAttribute2'Attribute3Attribute4Attribute5TAttribute6 Attribute7Attribute8Attribute9_Attribute10&Attribute11Attribute12Attribute13unAttributes7 propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value=pdataMpsingleTypeSTRINGvalueppropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value'data'singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value_dataosingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueTdata.TsingleTypeSCALARvalue ATpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value_dataosingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value)_data9_singleTypeSCALARvalue_propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value&data&singleTypeSCALARvalue&propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuevdatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?udataOusingleTypeSCALARvalue@upropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value 7 data 7 singleTypeSTRINGvalue7 dataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneatlOffsetLAACustomAttributes TpositionF-NBE Attribute0 Attribute1 Attribute2D Attribute3 Attribute4 Attribute5qAttribute6&Attribute7Attribute8Attribute9|Attribute10CAttribute11Attribute12Attribute13nAttributesTpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZ  dataj  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value D data D singleTypeSCALARvalueD propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value|  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value;qdataKqsingleTypeSCALARvalue AqpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&data&singleTypeBOOLvalue&propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value|datasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueF|dataV|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value CdataCsingleTypeSCALARvalueCpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value\datalsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!Tdata1TsingleTypeSTRINGvalueTdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetsACustomAttributesq!positionE]AfoEAttribute0Attribute1Attribute2aAttribute3Attribute4Attribute5Attribute6CAttribute7Attribute8Attribute9Attribute10`Attribute11%Attribute12Attribute13 nAttributesq!propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuewdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+adata;asingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueXdatahsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCdataCsingleTypeBOOLvalueCpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuecdatassingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value*`data:`singleTypeSCALARvalue`propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value%data%singleTypeSCALARvalue%propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuey  data  singleTypeSCALARvalue@ propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value>!q!dataN!q!singleTypeSTRINGvalueq!dataTypeLogicPositionInfo!idtypeAdmiral_OndemandCampZoneatlOffsetIACustomAttributes "-positionEԜBCE "Attribute0#Attribute1#Attribute2~$Attribute35%Attribute4%Attribute5&Attribute6`'Attribute7/(Attribute8(Attribute9)Attribute10}*Attribute11B+Attribute12,Attribute13,nAttributes-propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value##data##singleTypeSTRINGvalue#propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueH$~$dataX$~$singleTypeSCALARvalue~$propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$5%data%5%singleTypeSCALARvalueB5%propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%%data%%singleTypeSCALARvalueB%propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueu&&data&&singleTypeSCALARvalue A&propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value,'`'data<'`'singleTypeBOOLvalue`'propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value'/(data (/(singleTypeSCALARvalue/(propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value((data((singleTypeSTRINGvalue(propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value))data))singleTypeSCALARvalue@)propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueG*}*dataW*}*singleTypeSCALARvalue}*propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value +B+data+B+singleTypeSCALARvalue@B+propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+,data+,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,,data,,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[--datak--singleTypeSTRINGvalue-dataTypeTriggerposition^E\nAEanglep?Attributes.idtypeEmptyDetectorAreaR50g.conditioncall{triggeractivated tgr_engor_switch;}sizeAAsizeBBisRectangleg.dataTypeTriggerposition%F\nAEanglep?Attributes.id typeEmptyDetectorAreaR50@/conditioncall{triggeractivated tgr_engor_switch;}sizeA BsizeBBisRectangle@/dataTypeTriggerposition ]F\nA}Eanglep?Attributes/id typeEmptyDetectorAreaR500conditioncall{triggeractivated tgr_engor_switch;}sizeA3BsizeB~XHBisRectangle0dataTypeLogicPositionInfox0id typeAdmiral_CqcZoneCustomAttributes07positionF\nA[E0 Attribute0@1Attribute11Attribute22Attribute3U3Attribute44Attribute54Attribute6]5Attribute76Attribute86nAttributes 7propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value11data11singleTypeSTRINGvalue1propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Valueq22data22singleTypeSCALARvalue2propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3U3data/3U3singleTypeSCALARvalueU3propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value34data34singleTypeSCALARvalueB4propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value{44data44singleTypeSCALARvalueB4propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value)5]5data95]5singleTypeBOOLvalue]5propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value56data56singleTypeSCALARvalue@A6propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value66data66singleTypeSTRINGvalue6propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueN77data^77singleTypeSTRINGvalue7dataTypeLayernameRotorEntities7idEatlOffset/BBitemsItem07Item1<Item2e=BdataTypeGroupsideCivilianEntities]8Attributes<idatlOffset/B<itemsItem08Item1;Item20<< dataTypeObjectPositionInfo&9sideCivilianflagsAttributesF9idRtypeC_Jeff_VRatlOffset,@ACustomAttributesL9;position4FAFF9L9Attribute09Attribute1':Attribute2:Attribute3);nAttributes;propertyallowDamageexpression_this allowdamage _value;Value9':data:':singleTypeBOOLvalue':propertyspeakerexpression_this setspeaker _value;Valueq::data::singleTypeSTRINGvalueMale02GRE:propertypitchexpression_this setpitch _value;Value:);data;);singleTypeSCALARvaluep}?);propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value;;data;;singleTypeBOOLvalue;dataTypeWaypointpositionNE/AѪEEffects*<showWPNEVERidtypeMove0<0<dataTypeWaypointposition3XE?x:CEffects<showWPNEVERidtypeMoveatlOffsetkB<<<dataTypeTriggerpositionFˆA*FAttributes)=idtypeEmptyDetectorAreaR50atlOffset~=Ae=conditioncall{triggeractivated tgr_canto_counter;}e=dataTypeLogicPositionInfo=idMtypeARK_Rotor_ParadropatlOffset@33>CustomAttributes>BpositioniF@noFangles@@>Attribute0w>Attribute19?Attribute2@Attribute3@Attribute4cAnAttributesBpropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value>9?data ?9?singleTypeSTRINGvalueCUP_O_AN2_TK9?propertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value?@data?@singleTypeSTRINGvalueark_rotor_fnc_paradrop@propertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuex@@data@@singleTypeSCALARvalueHC@propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value-AcAdata=AcAsingleTypeSCALARvalueBcApropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueABdataABsingleTypeSTRINGvalueLIMITEDBdataTypeLayernameSentry AIEntities_BidatlOffset/B\items Item0CItem1HItem2WIItem3JItem4KItem5MItem6RItem7fSItem8TItem9VItem10JWItem11XItem12oY\dataTypeGroupsideIndependentEntitiesdCAttributes Hid@atlOffset/BHitemsItem0CItem1E H dataTypeObjectPositionInfo4DsideIndependentflagsAttributesTDidAtypeI_C_Soldier_Para_2_F_ARKatlOffset 8CustomAttributesDEpositionFA'ETDrankCORPORALinitcall{this moveincargo aa_2;}DAttribute0DAttribute1LEnAttributesEpropertyspeakerexpression_this setspeaker _value;ValueELEdata ELEsingleTypeSTRINGvalueMale03FRELEpropertypitchexpression_this setpitch _value;ValueEEdataEEsingleTypeSCALARvalue?E dataTypeObjectPositionInfopFsideIndependentflagsAttributesFidBtypeI_C_Soldier_Para_6_F_ARKatlOffset 8CustomAttributesF Hposition FA&EanglesI@Finitcall{this moveingunner aa_2;}FAttribute0 GAttribute1GnAttributes Hpropertyspeakerexpression_this setspeaker _value;ValueUGGdataeGGsingleTypeSTRINGvalueMale01FREGpropertypitchexpression_this setpitch _value;ValueG HdataG HsingleTypeSCALARvalueu? HHdataTypeGroupsideIndependentEntitiestHAttributesQIideatlOffset/BWIitemsItem0HQIdataTypeObjectPositionInfoIsideIndependentflagsAttributesKIidftypeI_C_Soldier_Para_7_F_ARKQIpositionWBFA'Eangles?KIQIWIdataTypeGroupsideIndependentEntitiesIAttributes}JidgatlOffset/BJitemsItem0I}JdataTypeObjectPositionInfoWJsideIndependentflagsAttributeswJidhtypeI_C_Soldier_Para_2_F_ARK}Jposition FA>EwJ}JJdataTypeGroupsideIndependentEntitiesJAttributesKidiatlOffset/BKitemsItem0KKdataTypeObjectPositionInfoKsideIndependentflagsAttributesKidjtypeI_C_Soldier_Para_1_F_ARKKposition,FA]hEKKKdataTypeGroupsideIndependentEntitiesLAttributesLidYatlOffset/BMitemsItem0-LLdataTypeObjectPositionInfoLsideIndependentflagsAttributesLidZtypeI_C_Soldier_Para_4_F_ARKatlOffsetx\@LpositionsEA Eangles|@LLMdataTypeGroupsideIndependentEntitiesdMAttributes Rid>atlOffset/BRitemsItem0MItem1O R dataTypeObjectPositionInfo4NsideIndependentflagsAttributesTNid?typeI_C_Soldier_Para_2_F_ARKatlOffset43@CustomAttributesNOpositionuEmAETNrankCORPORALinitcall{this moveincargo aa_1}NAttribute0NAttribute1KOnAttributesOpropertyspeakerexpression_this setspeaker _value;ValueOKOdataOKOsingleTypeSTRINGvalueMale03FREKOpropertypitchexpression_this setpitch _value;ValueOOdataOOsingleTypeSCALARvalue?O dataTypeObjectPositionInfooPsideIndependentflagsAttributesPid9typeI_C_Soldier_Para_6_F_ARKatlOffset0a>@CustomAttributesP RpositionEmAEanglesI@Pinitcall{this moveingunner aa_1;}PAttribute0 QAttribute1QnAttributes Rpropertyspeakerexpression_this setspeaker _value;ValueTQQdatadQQsingleTypeSTRINGvalueMale01FREQpropertypitchexpression_this setpitch _value;ValueQ RdataQ RsingleTypeSCALARvalueu? RRdataTypeGroupsideIndependentEntitiessRAttributes`SidUatlOffset/BfSitemsItem0R`SdataTypeObjectPositionInfo"SsideIndependentflagsAttributesZSidVtypeI_C_Soldier_Para_1_F_ARKatlOffset@`SpositionEA(ݰEangles_@ZS`SfSdataTypeGroupsideIndependentEntitiesSAttributesTidWatlOffset/BTitemsItem0STdataTypeObjectPositionInfovTsideIndependentflagsAttributesTidXtypeI_C_Soldier_Para_1_F_ARKatlOffset@TpositionEAZ(Eangles\@TTTdataTypeGroupsideIndependentEntitiesUAttributesVid[atlOffset/BVitemsItem08UVdataTypeObjectPositionInfoUsideIndependentflagsAttributesVid\typeI_C_Soldier_Para_7_F_ARKatlOffsetx@Vposition]EAtEangles@VVVdataTypeGroupsideIndependentEntitiesoVAttributesDWid]atlOffset/BJWitemsItem0VDWdataTypeObjectPositionInfoWsideIndependentflagsAttributes>Wid^typeI_C_Soldier_Para_6_F_ARKatlOffsetH@DWpositionyEAKuE>WDWJWdataTypeGroupsideIndependentEntitiesWAttributesXid_atlOffset/BXitemsItem0WXdataTypeObjectPositionInfoZXsideIndependentflagsAttributesXid`typeI_C_Soldier_Para_2_F_ARKatlOffseth@Xposition EAEanglesQ@XXXdataTypeObjectPositionInfo1YsideIndependentflagsAttributesiYidtypeCUP_I_Datsun_PK_TK_RandomatlOffset5oYpositionE(AMEangleso+@iYoYdataTypeGroupsideIndependentEntitiesYAttributes\CrewLinks\idcatlOffset/B\itemsItem0Y\dataTypeObjectPositionInfoZsideIndependentflagsAttributesZiddtypeI_C_Soldier_Para_6_F_ARKCustomAttributesZ\positionEAnAEZskillL>ZAttribute0ZAttribute1[nAttributes\propertyspeakerexpression_this setspeaker _value;ValueH[[dataX[[singleTypeSTRINGvalueMale01FRE[propertypitchexpression_this setpitch _value;Value[\data[\singleTypeSCALARvalueG?\\LinkIDProvider+\Links>\\nextID>\itemsItem0[\\linkIDitem0ditem1CustomData\\roleturretPath\dataTypeLayernameSet DressingEntities ]idatlOffset/B0items/Item0G_Item1`Item2}aItem3cItem4dItem50fItem6gItem7OiItem8jItem9mlItem10mItem11oItem12[pItem13qItem14rItem15sItem163tItem17 uItem18uItem19vItem205xItem21xItem22zItem23n|Item24F}Item25Item26Item27Item28eItem29.Item30Item31Item32_Item33<Item34Item35Item36Item37ЌItem38aItem39Item40Item41Item42Item431Item44Item45OItem46ߚdataTypeObjectPositionInfo_sideEmptyflagsAttributes`id typeAmmoCrate_NoInteractive_CustomAttributes/``positionGEAEangles7Q@`disableSimulation/`Attribute0W`nAttributes`propertyallowDamageexpression_this allowdamage _value;Value``data``singleTypeBOOLvalue`dataTypeObjectPositionInfoWasideEmptyAttributeswaidtypeMetalBarrel_burning_FatlOffsetxB@}apositionIF\{AEwa}adataTypeObjectPositionInfo bsideEmptyflagsAttributesEbidtypeLand_BagFence_Corner_FCustomAttributescbcpositionEzAEangles6@EbdisableSimulationcbAttribute0bnAttributescpropertyallowDamageexpression_this allowdamage _value;ValuebcdatabcsingleTypeBOOLvaluecdataTypeObjectPositionInfocsideEmptyflagsAttributescidtypeLand_BagFence_Corner_FCustomAttributescdpositionFzA>EanglesX>cdisableSimulationcAttribute0dnAttributesdpropertyallowDamageexpression_this allowdamage _value;Valuekdddata{ddsingleTypeBOOLvalueddataTypeObjectPositionInfo/esideEmptyflagsAttributesgeidtypeLand_BagFence_Corner_FCustomAttributese0fpositionEzAEanglesDS@gedisableSimulationeAttribute0enAttributes0fpropertyallowDamageexpression_this allowdamage _value;Valuee0fdata f0fsingleTypeBOOLvalue0fdataTypeObjectPositionInfofsideEmptyflagsAttributesfidtypeLand_BagFence_Corner_FCustomAttributesggpositionFzA8Eangles?fdisableSimulationgAttribute0>gnAttributesgpropertyallowDamageexpression_this allowdamage _value;ValueggdataggsingleTypeBOOLvaluegdataTypeObjectPositionInfoNhsideEmptyflagsAttributeshidtypeLand_BagFence_End_FCustomAttributeshOipositionFcA EanglesN@hdisableSimulationhAttribute0hnAttributesOipropertyallowDamageexpression_this allowdamage _value;ValueiOidata+iOisingleTypeBOOLvalueOidataTypeObjectPositionInfoisideEmptyflagsAttributesjidtypeLand_BagFence_Long_FCustomAttributes3jjpositionEEXwAEanglesndisableSimulationnAttribute0 onAttributesopropertyallowDamageexpression_this allowdamage _value;ValueXoodatahoosingleTypeBOOLvalueodataTypeObjectPositionInfopsideEmptyflagsAttributesIpidtypeCUP_I_ZU23_TK_GUEatlOffset 8[ppositionEAEanglesܺQ@Ipnameaa_2[pdataTypeObjectPositionInfopsideEmptyflagsAttributes%qid typeAmmoCrate_NoInteractive_CustomAttributesCqqpositionZFA# Eangles7Q@%qdisableSimulationCqAttribute0kqnAttributesqpropertyallowDamageexpression_this allowdamage _value;ValueqqdataqqsingleTypeBOOLvalueqdataTypeObjectPositionInfogrsideEmptyflagsAttributesridtypeLand_CamoNet_EAST_EP1rpositionնE3SAEanglesYV@rdisableSimulationrdataTypeObjectPositionInfo9ssideEmptyAttributesqsidtypeplp_ctf_CanisterBlueatlOffseto?spositionEȁAeEanglesTk>qsdisableSimulationsdataTypeObjectPositionInfo tsideEmptyflagsAttributes-tidtypeLand_ClutterCutter_large_F3tpositionE\nA5E-t3tdataTypeObjectPositionInfotsideEmptyflagsAttributestid~typeplp_ctm_HandPalletTruckOlive upositionEzAEangleso?tdisableSimulation udataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeCUP_I_V3S_Refuel_TKGatlOffsetupositionPE⇆AEanglesb?uudataTypeObjectPositionInfoWvsideEmptyflagsAttributesvidtypeCUP_I_V3S_Repair_TKGatlOffsetvpositionVE⇆AyTEangles2@vvdataTypeObjectPositionInfowsideEmptyflagsAttributes:widtypeplp_ct_SackCustomAttributesXw5xposition!EKuAsE:wdisableSimulationXwAttribute0wnAttributes5xpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuew5xdataw5xsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]5xdataTypeObjectPositionInfoxsideEmptyflagsAttributesxidtypeplp_ct_ServiceBarrelFlammxposition/EyA Eangles軶?xnameburn_3xdataTypeObjectPositionInfoysideEmptyflagsAttributesyidtypeplp_ct_WeathCrateBigBrownCustomAttributesyzpositionpE qA$Eangles~?ydisableSimulationyAttribute0znAttributeszpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueizzdatayzzsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]zdataTypeObjectPositionInfoS{sideEmptyflagsAttributess{idtypeplp_ct_WoodBarrelDarkCustomAttributes{n|positionE˃yA9Es{disableSimulation{Attribute0{nAttributesn|propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value|n|data#|n|singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]n|dataTypeObjectPositionInfo|sideEmptyflagsAttributes(}idtypeWooden_barrelsatlOffset=F}positionEyA?Eangleso?(}disableSimulationF}dataTypeObjectPositionInfo}sideEmptyflagsAttributes~idtypeLand_WoodenBox_FCustomAttributesA~position7E\nAEangles">~createAsSimpleObjectdisableSimulationA~Attribute0i~nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value~data~singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_cwa_transport_cartpositionEyAaNEanglesJ@disableSimulationdataTypeObjectPositionInfo~sideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FCustomAttributes׀positionE!tAEcreateAsSimpleObjectdisableSimulation׀Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueYdataisingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfo'sideEmptyflagsAttributesGidtypeFort_Crate_woodepositionEXvA#EGdisableSimulationedataTypeObjectPositionInfo؂sideEmptyflagsAttributesidtypeFort_Crate_wood.position[EXvAEangles[z.>disableSimulation.dataTypeObjectPositionInfosideEmptyAttributesŃidtypeFort_Crate_woodatlOffsetz?position&EA EŃdisableSimulationdataTypeObjectPositionInfo\sideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FpositionxE!tA*)Eangles<@dataTypeObjectPositionInfo)sideEmptyflagsAttributesIidtypeLand_WoodenCrate_01_FCustomAttributes_positionٯE!tA!EIcreateAsSimpleObjectdisableSimulationAttribute0nAttributes_propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_data_singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]_dataTypeObjectPositionInfosideEmptyflagsAttributes&idtypeLand_WoodenCrate_01_FCustomAttributes_<positionE!tA21Eanglesm@&createAsSimpleObjectdisableSimulation_Attribute0nAttributes<propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value<data<singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_I_V3S_Covered_TKGposition0E†AouEangles͜@dataTypeObjectPositionInfosideEmptyflagsAttributesid1typeAmmoCrate_NoInteractive_CustomAttributesۉpositionEکAEanglese?disableSimulationۉAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueRdatabsingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesPid2typeAmmoCrate_NoInteractive_CustomAttributesnpositionUEکA9Eanglese?PdisableSimulationnAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesʌid&typeMetalBarrel_burning_FЌpositionE&vA EanglesK@ʌЌdataTypeObjectPositionInfo`sideEmptyflagsAttributesid(typeLand_BagFence_Corner_FCustomAttributesapositionErAEanglesx+@disableSimulationAttribute0ލnAttributesapropertyallowDamageexpression_this allowdamage _value;Value-adata=asingleTypeBOOLvalueadataTypeObjectPositionInfosideEmptyflagsAttributes)id)typeLand_BagFence_Corner_FCustomAttributesGpositionErAEangles@)disableSimulationGAttribute0onAttributespropertyallowDamageexpression_this allowdamage _value;ValuedataΏsingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesid-typeLand_BagFence_Corner_FCustomAttributesؐposition-ErA EanglesIJ?disableSimulationؐAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueOdata_singleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesKid.typeLand_BagFence_Corner_FCustomAttributesipositionxErA Eanglesɚ@KdisableSimulationiAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesٓid/typeLand_BagFence_End_FCustomAttributesposition#E[A Eangles߹?ٓdisableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Valuendata~singleTypeBOOLvaluedataTypeObjectPositionInfo0sideEmptyflagsAttributeshid'typeLand_BagFence_Long_FCustomAttributes1position ECoAEanglesю?hdisableSimulationAttribute0nAttributes1propertyallowDamageexpression_this allowdamage _value;Value1data 1singleTypeBOOLvalue1dataTypeObjectPositionInfosideEmptyflagsAttributesid*typeLand_BagFence_Long_FCustomAttributespositionECoAEangles:I@disableSimulationAttribute0=nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoNsideEmptyflagsAttributesid+typeLand_BagFence_Long_FCustomAttributesOposition!ECoAEangles@disableSimulationAttribute0̘nAttributesOpropertyallowDamageexpression_this allowdamage _value;ValueOdata+OsingleTypeBOOLvalueOdataTypeObjectPositionInfoޙsideEmptyflagsAttributesid,typeLand_BagFence_Round_FCustomAttributes4ߚpositiont+ECoAEanglesE @disableSimulation4Attribute0\nAttributesߚpropertyallowDamageexpression_this allowdamage _value;ValueߚdataߚsingleTypeBOOLvalueߚdataTypeObjectPositionInfoXsideEmptyAttributesid0typeCUP_I_ZU23_TK_GUEatlOffset43@positionVEAEangles?nameaa_1dataTypeLayernameAirportstateEntitiesidatlOffset@ itemsItem0.Item1NItem2N} dataTypeLayernameAdmiralEntities{idatlOffset/BNitemsItem07Item1Item2Item3hItem4#Item5ޠItem6Item73Item8Item9Item10Item11Item12sItem13LItem14 NdataTypeTriggerpositionW}EqBhEAttributesidptypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_canto_switch}sizeAzCsizeBzCdataTypeTriggerpositionѩEnjBvEAttributes[idqtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_canto_switch}sizeAzCsizeBzCdataTypeTriggerpositionEHnAEAttributesidrtypeEmptyDetectorAreaR250hconditioncall{triggeractivated tgr_canto_switch}sizeAzCsizeBzChdataTypeTriggerposition^ExAEAttributesџidstypeEmptyDetectorAreaR250#conditioncall{triggeractivated tgr_canto_switch}sizeAzCsizeBzC#dataTypeTriggerposition E;BԥEAttributesidttypeEmptyDetectorAreaR250ޠconditioncall{triggeractivated tgr_canto_switch}sizeAzCsizeBzCޠdataTypeTriggerpositionExAMEAttributesGidwtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_canto_switch;}sizeA`u9DsizeBzCisRectangledataTypeLogicPositionInfoidutypeAdmiral_PatrolZoneCustomAttributes.3positionAEGuA/=E. Attribute0Attribute1Attribute2KAttribute3Attribute4Attribute5\Attribute6#Attribute7Attribute8Attribute9wnAttributes 3propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuegdatawsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueKdata%KsingleTypeSCALARvalueKpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueƤdata֤singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuewdatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value(\data8\singleTypeBOOLvalue\propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value#data#singleTypeSCALARvalue#propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedataʧsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueDwdataTwsingleTypeSTRINGvaluewpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value3data3singleTypeSTRINGvalue3dataTypeLogicPositionInfoidvtypeAdmiral_PatrolZoneCustomAttributespositionEA E Attribute0mAttribute1!Attribute2ҬAttribute3Attribute44Attribute5Attribute6Attribute7wAttribute8BAttribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value!data!singleTypeSTRINGvalue!propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueҬdataҬsingleTypeSCALARvalueҬpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMdata]singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value4data4singleTypeSCALARvalueB4propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuetdatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueAwdataQwsingleTypeSCALARvalue@@wpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value BdataBsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value˱data۱singleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernameCounterEntitiesidatlOffset/BitemsItem0Item1Item27Item3øItem4OItem5Item6Item7Item8Item9Item10Item11Item12 Item13Item14Item15WItem16 Item17 Item18 Item19dataTypeGroupsideCivilianEntities]AttributesidatlOffset/BitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionEAEdataTypeWaypointposition-"ExAEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes1idatlOffset/B7itemsItem0Item11dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6position{E/nAVEdataTypeWaypointpositionE(FEEffects+showWPNEVERidtypeMoveatlOffsetX(F117dataTypeGroupsideCivilianEntitiesAttributesidatlOffset/BøitemsItem0Item1RdataTypeObjectPositionInfo,sideCivilianflagsAttributesLidtypeC_Bob_VRRpositionE=AELRdataTypeWaypointposition6߿ExA@EEffectsshowWPNEVERidtypeMoveødataTypeGroupsideCivilianEntities!AttributesIidatlOffset/BOitemsItem0IItem1޹IdataTypeObjectPositionInfosideCivilianflagsAttributesعidtypeC_Bob_VR޹position"EkgA|Eع޹dataTypeWaypointposition(EyA:EEffectsCshowWPNEVERidtypeMoveIIOdataTypeGroupsideCivilianEntitiesAttributesidatlOffset/BitemsItem0պItem1zdataTypeObjectPositionInfoTsideCivilianflagsAttributestidtypeC_Bob_VRatlOffset`4zpositionlEqz|AߊEtzdataTypeWaypointpositionuExAvEEffects߻showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesIAttributesidatlOffset/BitemsItem0qItem1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6positioneEMlnA >EdataTypeWaypointpositionǷExAEEffects{showWPNEVERidtypeMovedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributespositionXExAYEAttribute0 Attribute1ͿAttribute2Attribute3;Attribute4Attribute5Attribute6fAttribute75Attribute8Attribute9Attribute10Attribute11HAttribute12 Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueͿdataͿsingleTypeSTRINGvalueͿpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueNdata^singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data;singleTypeSCALARvalueB;propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{datasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2fdataBfsingleTypeBOOLvaluefpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value5data5singleTypeSCALARvalue5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueMdata]singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueHdata"HsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value data singleTypeSCALARvalue? propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueadataqsingleTypeSTRINGvaluedataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributes,position3EJnAE,Attribute0(Attribute1Attribute2Attribute3XAttribute4Attribute5Attribute6Attribute7RAttribute8 Attribute9Attribute10Attribute11eAttribute12&Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuekdata{singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value"Xdata2XsingleTypeSCALARvalueBXpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOdata_singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueRdata,RsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuejdatazsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&data&singleTypeSCALARvalue?&propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value~datasingleTypeSTRINGvaluedataTypeLogicPositionInfo)idtypeAdmiral_OndemandCampZoneatlOffsetT]CustomAttributesIpositionoEPwAEIAttribute0EAttribute1Attribute2Attribute3uAttribute4,Attribute5Attribute6Attribute7oAttribute8)Attribute9Attribute10Attribute11Attribute12CAttribute13 nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value?udataOusingleTypeSCALARvalueBupropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,data,singleTypeSCALARvalueB,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valueldata|singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value9odataIosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value)data)singleTypeSTRINGvalue)propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueLdata\singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value CdataCsingleTypeSCALARvalue?CpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data singleTypeSCALARvalue@ propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo6idtypeAdmiral_OndemandCampZoneCustomAttributesnposition'EbANEangles@,@nAttribute0jAttribute1,Attribute2Attribute3Attribute4QAttribute5Attribute6Attribute7Attribute8NAttribute9Attribute10Attribute11Attribute12hAttribute131nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value,data ,singleTypeSTRINGvalue,propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueddatatsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueQdata+QsingleTypeSCALARvalueBQpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value^datansingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueNdata+NsingleTypeSTRINGvalueNpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueqdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value2hdataBhsingleTypeSCALARvalue?hpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value1data 1singleTypeSCALARvalue@1propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo[idtypeAdmiral_OndemandCampZoneCustomAttributes{positionEHnAzE{Attribute0wAttribute19Attribute2Attribute3Attribute4^Attribute5Attribute6Attribute7Attribute8[Attribute9(Attribute10Attribute11Attribute12uAttribute13>nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value9data9singleTypeSTRINGvalue9propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueqdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value(^data8^singleTypeSCALARvalueB^propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuekdata{singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value([data8[singleTypeSTRINGvalue[propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value(data(singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value~datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value?udataOusingleTypeSCALARvalue?upropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value>data>singleTypeSCALARvalue@>propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfohidtypeAdmiral_OndemandCampZoneCustomAttributes positionyEffnAEAttribute0Attribute1FAttribute2Attribute3Attribute4kAttribute5*Attribute6Attribute7Attribute8hAttribute95Attribute10Attribute11Attribute12Attribute13KnAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueFdata#FsingleTypeSTRINGvalueFpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value~datasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value5kdataEksingleTypeSCALARvalueBkpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value*data*singleTypeSCALARvalue A*propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuexdatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5hdataEhsingleTypeSTRINGvaluehpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value5data5singleTypeSCALARvalue5propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueLdata\singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueKdata%KsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value data singleTypeSTRINGvalue dataTypeTriggerpositionE~)AEAttributesidtypeEmptyDetectorAreaR50atlOffsetconditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB AdataTypeTriggerpositionyEHnAEAttributesCidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB AdataTypeTriggerpositiontEA:EAttributesidtypeEmptyDetectorAreaR50Wconditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB AWdataTypeTriggerposition E=lAEAttributesidtypeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB A dataTypeTriggerpositionXEeyA൪EAttributes idtypeEmptyDetectorAreaR50atlOffset conditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB A dataTypeTriggerpositionQEffnAiEAttributesK idtypeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_airport_counter;}sizeA AsizeB A dataTypeGroupsideIndependentEntities AttributesCrewLinksidatlOffset/BitemsItem0p Item1 Item2FItem3Item4&Item5Item6dataTypeObjectPositionInfo sideIndependentflagsAttributes; idtypeI_C_Helipilot_F_ARKCustomAttributesQ  positionFƙD}6@EDanglesO ?; rankSERGEANTQ Attribute0 Attribute1 nAttributes propertyspeakerexpression_this setspeaker _value;Value  data  singleTypeSTRINGvalueMale03FRE propertypitchexpression_this setpitch _value;ValueU  datae  singleTypeSCALARvalueHz? dataTypeObjectPositionInfosideIndependentflagsAttributes@idtypeI_C_Helipilot_F_ARKFpositionFƙD}6@EDanglesO ?@FdataTypeWaypointpositions/EMXBEEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionkE,VkAL[EEffects showWPNEVERid typeSeekAndDestroy&&dataTypeWaypointposition-EuAKEEffectsshowWPNEVERid!typeSeekAndDestroydataTypeWaypointpositionmF*n?0EEffectsshowWPNEVERid"typeMoveatlOffset^@dataTypeWaypointposition6E;UAڐEEffects|showWPNEVERid#typeCycleLinkIDProviderLinksnextIDitemsItem0Item14linkIDitem0item1sCustomData#4role4linkIDitem0item1sCustomDataoroleturretPath dataTypeObjectPositionInfo:sideIndependentflagsAttributesridstypeCUP_O_Mi24_D_Dynamic_SLAatlOffset4CustomAttributespositionFƙD۳@qEDanglesO ?rfuelnameheli_2texturesSLAAttribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2dataBsingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U"],[1]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[["FirstAidKit"],[4]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuedatasingleTypeARRAYvalueitemsItem0Item1datasingleTypeARRAYvalue7itemsItem0_Item1dataosingleTypeSTRINGvalueSLAdatasingleTypeSCALARvalue?datasingleTypeARRAYdataTypeTriggerpositionӲEGArEAttributes\idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_canto_switch;}sizeA~@sizeBoAisRectangledataTypeTriggerposition3EAEangle͖@Attributes5idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_canto_switch;}sizeA[AsizeBoAisRectangledataTypeTriggerpositionUEA#Eangle͖@AttributesidtypeEmptyDetectorAreaR50sconditioncall{triggeractivated tgr_canto_switch;}sizeA[AsizeBoAisRectanglesdataTypeTriggerpositioni!EAxEangle͖@AttributesidtypeEmptyDetectorAreaR50Lconditioncall{triggeractivated tgr_canto_switch;}sizeA[AsizeBoAisRectangleLdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributes position6EEAE Attribute0sAttribute1$Attribute2Attribute3Attribute46Attribute5Attribute6Attribute7BAttribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$data$singleTypeSTRINGvalue$propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRdatabsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value6data6singleTypeSCALARvalueB6propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value\datalsingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value BdataBsingleTypeSCALARvalue@ABpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeLayernameRotorEntities idFatlOffset/BNitemsItem0!Item1q"Item2@#Item3$Item4$Item5%Item6=)Item7,Item8]0Item93Item107Item11 <Item12@Item13 EItem14INdataTypeTriggerpositionELHB0@FAttributes3"id'typeEmptyDetectorAreaR50atlOffsetlAq"conditioncall{triggeractivated tgr_airport_counter;}q"dataTypeTriggerposition=Eo B(FAttributes"id-typeEmptyDetectorAreaR50atlOffsetA@#conditioncall{triggeractivated tgr_airport_counter;}timeout@@@@#dataTypeTriggerposition" FALEAttributes#id3typeEmptyDetectorAreaR50atlOffsetEA$conditioncall{triggeractivated tgr_airport_counter;}timeout A A A$dataTypeTriggerposition.E_BDAttributes$id9typeEmptyDetectorAreaR50atlOffset WUB$conditioncall{triggeractivated tgr_airport_counter;}timeoutpApApA$dataTypeTriggerposition BE6\B͹EAttributesV%id?typeEmptyDetectorAreaR50atlOffset6B%conditioncall{triggeractivated tgr_airport_counter;}timeoutAAA%dataTypeGroupsideCivilianEntities &Attributes7)id(atlOffset/B=)itemsItem0>&Item1Q(Item2(7) dataTypeObjectPositionInfo&sideCivilianflagsAttributes&idStypeC_Jeff_VRatlOffsetACustomAttributes&Q(positionvETrBGF&&Attribute02'Attribute1'nAttributesQ(propertyallowDamageexpression_this allowdamage _value;Value''data''singleTypeBOOLvalue'propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value(Q(data-(Q(singleTypeBOOLvalueQ(dataTypeWaypointposition=Eq~AnBEEffects(showWPNEVERid*typeMove((dataTypeWaypointposition ~C?KDEffects1)showWPNEVERid+typeMoveatlOffset4B7)7)=)dataTypeGroupsideCivilianEntities)Attributes,id.atlOffset/B,itemsItem0)Item1+Item2L,, dataTypeObjectPositionInfod*sideCivilianflagsAttributes*idTtypeC_Jeff_VRatlOffsetACustomAttributes*+positionE!^ BF**Attribute0*Attribute1E+nAttributes+propertyallowDamageexpression_this allowdamage _value;Value+E+data!+E+singleTypeBOOLvalueE+propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value++data++singleTypeBOOLvalue+dataTypeWaypointpositionECyA0EEffectsF,showWPNEVERid0typeMoveL,L,dataTypeWaypointposition'EY`]BEffects,showWPNEVERid1typeMoveatlOffset-A,,,dataTypeGroupsideCivilianEntities+-AttributesW0id4atlOffset/B]0itemsItem0^-Item1q/Item2/W0 dataTypeObjectPositionInfo-sideCivilianflagsAttributes.idUtypeC_Jeff_VRatlOffsetdHACustomAttributes.q/position FA3E..Attribute0R.Attribute1.nAttributesq/propertyallowDamageexpression_this allowdamage _value;Value..data..singleTypeBOOLvalue.propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value=/q/dataM/q/singleTypeBOOLvalueq/dataTypeWaypointpositionExAEEffects/showWPNEVERid6typeMove//dataTypeWaypointpositionBv~4EEffectsQ0showWPNEVERid7typeMoveatlOffset(vAW0W0]0dataTypeGroupsideCivilianEntities0Attributes3id:atlOffset/B3itemsItem00Item13Item2|33 dataTypeObjectPositionInfo1sideCivilianflagsAttributes1idVtypeC_Jeff_VRatlOffset*UBCustomAttributes13positionqEWڈBЩD11Attribute01Attribute1e2nAttributes3propertyallowDamageexpression_this allowdamage _value;Value12e2dataA2e2singleTypeBOOLvaluee2propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value23data23singleTypeBOOLvalue3dataTypeWaypointpositionE-AOEEffectsv3showWPNEVERid<typeMoveatlOffsetA|3|3dataTypeWaypointposition̐E FEffects3showWPNEVERid=typeMoveatlOffsetxA333dataTypeGroupsideCivilianEntities[4Attributes7id@atlOffset/B7itemsItem04Item16Item2 77 dataTypeObjectPositionInfo$5sideCivilianflagsAttributesD5idWtypeC_Jeff_VRatlOffset6BCustomAttributesJ56positionE]B= ED5J5Attribute05Attribute16nAttributes6propertyallowDamageexpression_this allowdamage _value;Value56data56singleTypeBOOLvalue6propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Valuem66data}66singleTypeBOOLvalue6dataTypeWaypointpositionMEHnAEEffects7showWPNEVERidBtypeMove 7 7dataTypeWaypointpositionF?@PEEffects7showWPNEVERidCtypeMoveatlOffset=4B777dataTypeLogicPositionInfo7idHtypeARK_Rotor_InsertatlOffsetxACustomAttributes8 <positionhEg BF8Attribute08Attribute189Attribute29Attribute3:Attribute4F;nAttributes <propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value989data989singleTypeSCALARvalueB89propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value99data99singleTypeSTRINGvalueDefault9propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valued::datat::singleTypeSTRINGvalueNORMAL:propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value;F;data ;F;singleTypeSCALARvalueHCF;propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value; <data; <singleTypeSTRINGvalueark_rotor_fnc_insert <dataTypeLogicPositionInfo|<idItypeARK_Rotor_InsertatlOffsetzACustomAttributes<@positionE 3B F<Attribute0=Attribute1=Attribute2r>Attribute3?Attribute4?nAttributes@propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value==data==singleTypeSCALARvalueB=propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value8>r>dataH>r>singleTypeSTRINGvalueDefaultr>propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value>?data>?singleTypeSTRINGvalueNORMAL?propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value??data??singleTypeSCALARvalueHC?propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueD@@dataT@@singleTypeSTRINGvalueark_rotor_fnc_insert@dataTypeLogicPositionInfo@idJtypeARK_Rotor_InsertatlOffsetAACustomAttributesA Eposition F&AEAAttribute0AAttribute16BAttribute2BAttribute3CAttribute4DDnAttributes EpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueB6BdataB6BsingleTypeSCALARvalueB6BpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueBBdataBBsingleTypeSTRINGvalueDefaultBpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuebCCdatarCCsingleTypeSTRINGvalueNORMALCpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueDDDdataDDDsingleTypeSCALARvalueHCDDpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueD EdataD EsingleTypeSTRINGvalueark_rotor_fnc_insert EdataTypeLogicPositionInfozEidKtypeARK_Rotor_InsertatlOffsetSBCustomAttributesEIpositionEB0DEAttribute0FAttribute1FAttribute2pGAttribute3HAttribute4HnAttributesIpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueFFdataFFsingleTypeSCALARvalueBFpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value6GpGdataFGpGsingleTypeSTRINGvalueDefaultpGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueGHdataGHsingleTypeSTRINGvalueNORMALHpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueHHdataHHsingleTypeSCALARvalueHCHpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueBIIdataRIIsingleTypeSTRINGvalueark_rotor_fnc_insertIdataTypeLogicPositionInfoIidLtypeARK_Rotor_InsertatlOffset$4BCustomAttributesJNposition$xE'bBՏEJAttribute0JAttribute14KAttribute2KAttribute3LAttribute4BMnAttributesNpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueJ4KdataK4KsingleTypeSCALARvalueB4KpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueKKdataKKsingleTypeSTRINGvalueDefaultKpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value`LLdatapLLsingleTypeSTRINGvalueNORMALLpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value MBMdataMBMsingleTypeSCALARvalueHCBMpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueMNdataMNsingleTypeSTRINGvalueark_rotor_fnc_insertNdataTypeLayernameSentry AIEntitiesWNidatlOffset/BN}itemsItem0OItem1 QItem2_RItem3SItem4TItem5YItem6[Item7U\Item8]Item9^Item10 `Item11]aItem12bItem13cItem14AeItem15fItem16gItem17iItem18ajItem19kItem20 mItem21MnItem22oItem23pItem24uItem25wItem26=xItem27yyItem28yItem29 |N}dataTypeGroupsideIndependentEntities(PAttributesQidatlOffset/B QitemsItem0EPQdataTypeObjectPositionInfoPsideIndependentflagsAttributesPidtypeI_C_Soldier_Para_7_F_ARKQpositionREO۩BɮEangles9@PQ QdataTypeGroupsideIndependentEntitieslQAttributesYRidatlOffset/B_RitemsItem0QYRdataTypeObjectPositionInfoRsideIndependentflagsAttributesSRidtypeI_C_Soldier_Para_6_F_ARKatlOffset7YRposition?[E۩B✬Eangles @SRYR_RdataTypeGroupsideIndependentEntitiesRAttributesSidatlOffset/BSitemsItem0RSdataTypeObjectPositionInfo_SsideIndependentflagsAttributesSidtypeI_C_Soldier_Para_6_F_ARKSposition1E۩BdEangles@SSSdataTypeGroupsideIndependentEntitiesTAttributesTidatlOffset/BTitemsItem0!TTdataTypeObjectPositionInfoTsideIndependentflagsAttributesTidtypeI_C_Soldier_Para_2_F_ARKTpositionEO۩B®EanglesJ?TTTdataTypeGroupsideIndependentEntitiesHUAttributesYidCatlOffset/BYitemsItem0pUItem1WYdataTypeObjectPositionInfoVsideIndependentflagsAttributes(VidDtypeI_C_Soldier_Para_2_F_ARKCustomAttributesbVWposition E,;BlE(VrankCORPORALinitcall{this moveincargo aa_3;}bVAttribute0VAttribute1 WnAttributesWpropertyspeakerexpression_this setspeaker _value;ValueV WdataV WsingleTypeSTRINGvalueMale03FRE Wpropertypitchexpression_this setpitch _value;ValuefWWdatavWWsingleTypeSCALARvalue?WdataTypeObjectPositionInfo4XsideIndependentflagsAttributeslXidEtypeI_C_Soldier_Para_6_F_ARKCustomAttributesXYpositionEL;BhEanglesI@lXinitcall{this moveingunner aa_3;}XAttribute0XAttribute1UYnAttributesYpropertyspeakerexpression_this setspeaker _value;ValueYUYdata)YUYsingleTypeSTRINGvalueMale01FREUYpropertypitchexpression_this setpitch _value;ValueYYdataYYsingleTypeSCALARvalueu?YYdataTypeGroupsideIndependentEntities8ZAttributes[idatlOffset/B[itemsItem0UZ[dataTypeObjectPositionInfoZsideIndependentflagsAttributes [idtypeI_C_Helipilot_F_ARK[positionTжExA)EanglesD@ [[[dataTypeGroupsideIndependentEntitiesw[AttributesO\idatlOffset/BU\itemsItem0[O\dataTypeObjectPositionInfo\sideIndependentflagsAttributesI\idtypeI_C_Helipilot_F_ARKO\positionAExA_Eanglesݛ@I\O\U\dataTypeGroupsideIndependentEntities\Attributes]idatlOffset/B]itemsItem0\]dataTypeObjectPositionInfoU]sideIndependentflagsAttributes]idtypeI_C_Soldier_Para_4_F_ARK]positionBE#AEanglesY]K?]]]dataTypeGroupsideIndependentEntities]Attributes^idatlOffset/B^itemsItem0^^dataTypeObjectPositionInfo^sideIndependentflagsAttributes^idtypeI_C_Soldier_Para_7_F_ARK^positionEJAݾEanglesCP@^^^dataTypeGroupsideIndependentEntities>_Attributes`idatlOffset/B `itemsItem0[_`dataTypeObjectPositionInfo_sideIndependentflagsAttributes_idtypeI_C_Soldier_Para_2_F_ARK`positionCEnAE_` `dataTypeGroupsideIndependentEntitiesj`AttributesWaidatlOffset/B]aitemsItem0`WadataTypeObjectPositionInfoasideIndependentflagsAttributesQaidtypeI_C_Soldier_Para_4_F_ARKatlOffset ҡ@WapositionsE#AӾEangles=@QaWa]adataTypeGroupsideIndependentEntitiesaAttributesbidatlOffset/BbitemsItem0abdataTypeObjectPositionInfombsideIndependentflagsAttributesbidtypeI_C_Soldier_Para_1_F_ARKatlOffset ҡ@bposition^\E#A7MEbbbdataTypeGroupsideIndependentEntitiesbAttributescidatlOffset/BcitemsItem0ccdataTypeObjectPositionInfocsideIndependentflagsAttributescidtypeI_C_Soldier_Para_7_F_ARKatlOffset ҡ@cpositionE#AHPEanglesAv@cccdataTypeGroupsideIndependentEntitiesNdAttributes;eidatlOffset/BAeitemsItem0kd;edataTypeObjectPositionInfodsideIndependentflagsAttributes5eidtypeI_C_Soldier_Para_6_F_ARKatlOffset07;epositionn\E6zAAREanglesh@5e;eAedataTypeGroupsideIndependentEntitieseAttributesfidatlOffset/BfitemsItem0efdataTypeObjectPositionInfoQfsideIndependentflagsAttributesfidtypeI_C_Soldier_Para_4_F_ARKatlOffset0&?fposition|E({AQEanglesK?fffdataTypeGroupsideIndependentEntitiesfAttributesgidatlOffset/BgitemsItem0ggdataTypeObjectPositionInfogsideIndependentflagsAttributesgidtypeI_C_Soldier_Para_7_F_ARKgpositionEzAwDEanglesXM?@gggdataTypeGroupsideIndependentEntities:hAttributesiidatlOffset/BiitemsItem0WhidataTypeObjectPositionInfohsideIndependentflagsAttributesiidtypeI_C_Soldier_Para_4_F_ARKipositionU EzA^EanglesL@iiidataTypeGroupsideIndependentEntities~iAttributes[jidatlOffset/BajitemsItem0i[jdataTypeObjectPositionInfojsideIndependentflagsAttributesUjidtypeI_C_Soldier_Para_4_F_ARK[jpositionvͯEArAoHEanglesб@Uj[jajdataTypeGroupsideIndependentEntitiesjAttributeskid atlOffset/BkitemsItem0jkdataTypeObjectPositionInfoqksideIndependentflagsAttributeskid typeI_C_Soldier_Para_2_F_ARKatlOffsetItem90Item91Item92_Item938Item94Item95Item96Item97Item98hItem99Item100QItem101Item102Item103Item104Item105\Item106#Item107Item108Item109Item110uItem111MItem112 Item113Item114ZItem115 Item116Item117bItem118 Item119Item120MItem121Item122Item1232Item124Item125\Item126Item127Item128Item129 Item130; Item131 Item132 Item133H dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x3_Fӄpositionk4EA EdisableSimulationӄdataTypeObjectPositionInfoUsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_FpositionU5E!AEangles?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes>idtypeFort_Crate_wood\position-4EыAE>disableSimulation\dataTypeObjectPositionInfoކsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_F4position>E!AEangles?disableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_F positionNE!AEangles?disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesƈidtypeLand_WoodenCrate_01_stack_x5_FpositionytE!AEanglesN@ƈdisableSimulationdataTypeObjectPositionInfofsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_Fposition ?E!AнEanglesN@disableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvidtypeLand_WoodenCrate_01_stack_x5_FpositionXE!A;ֽEangles?vdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeLand_WoodenCrate_01_stack_x5_FlpositionkE!A'۽Eangles+0@NdisableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributes&idtypeLand_WoodenCrate_01_stack_x5_FDposition~E!A7ؽEangles?&disableSimulationDdataTypeObjectPositionInfoƌsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_FpositionaE!AܽEangles?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes֍idtypeLand_WoodenCrate_01_stack_x5_Fposition6E!AEangles+0@֍disableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_F̎position3IE!AEangles?disableSimulation̎dataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_Fposition]E!A~Eangles?disableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributesFidtypeLand_WoodenCrate_01_stack_x3_FdpositionlEAȽEFdisableSimulationddataTypeObjectPositionInfoݐsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FNpositionqEAȷEangles @createAsSimpleObjectdisableSimulationNdataTypeObjectPositionInfoБsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_F&position~E!A^ýEanglesl@disableSimulation&dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_FpositionE!AɽEangles9=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x5_Fposition܎E!A̽EdisableSimulationdataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypeLand_WoodenCrate_01_stack_x5_FpositionE!AýEanglesH@xdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesPidtypeLand_WoodenCrate_01_stack_x5_FnpositiondzE!AӱEangles;@PdisableSimulationndataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeLand_WoodenCrate_01_stack_x5_FFposition$E!AǴEangles9=(disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenCrate_01_F0positionEAD^Eangles @ȬdisableSimulationdataTypeObjectPositionInfoqsideEmptyflagsAttributesidtypeTK_GUE_WarfareBContructionSite_Base_EP1ǭposition8EAƽEangles @disableSimulationǭdataTypeObjectPositionInfoRsideEmptyflagsAttributesidtypeTK_GUE_WarfareBContructionSite_Base_EP1positionv7EAsEangles @disableSimulation dataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeCUP_I_V3S_Rearm_TKGatlOffset9CustomAttributespositionE-AEanglesE,@}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AK47","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_762x39_AK47_M","CUP_75Rnd_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_AlicePack_Khaki"],[8]]],false] dataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeCUP_I_V3S_Refuel_TKGatlOffset9CustomAttributesekpositionE-AkEangles&?_eAttribute0nAttributeskpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuekdataksingleTypeSTRINGvalue[[[["CUP_arifle_AK47","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_762x39_AK47_M","CUP_75Rnd_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_AlicePack_Khaki"],[8]]],false]kdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeplp_ct_ServiceBarrelFlammatlOffset9DpositionwDE%1AƽEangles軶?0nameburn_4DdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_ct_ServiceBarrelFlammpositioncE0AEangles?dataTypeObjectPositionInfo|sideEmptyflagsAttributesidtypeplp_ct_ServiceBarrelFlammpositionE0AEangles?dataTypeObjectPositionInfo7sideEmptyflagsAttributesoidtypeplp_ct_ServiceBarrelFlammupositioncyE0AEangles?oudataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeplp_ct_ServiceBarrelFlamm0position1E0A,{Eangles?*0dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_ct_ServiceBarrelFlammatlOffset9 positionɴE%1AJEangles軶?nameburn_6 dataTypeObjectPositionInfosideEmptyflagsAttributesid7typeCUP_I_V3S_Open_TKGposition\EGhA] Eangles%?dataTypeObjectPositionInfo3sideEmptyflagsAttributeskidtypeCUP_I_V3S_Open_TKGqpositionqEGhASEangles%?kqdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_I_V3S_Open_TKG%positionEGhAfEangles=%@%dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_ct_ServiceBarrelFlammatlOffset9position :E%1AɀEangles軶?nameburn_5dataTypeObjectPositionInfotsideEmptyAttributesidtypeLand_Grinder_FatlOffset@[?positionKlEVkAEangless޾?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeLand_HistoricalPlaneWreck_03_FؽpositionEVAP@disableSimulationAttribute0nAttributesqpropertyallowDamageexpression_this allowdamage _value;Value=qdataMqsingleTypeBOOLvalueq dataTypeObjectPositionInfosideEmptyflagsAttributesIidCtypeLand_BagFence_Corner_FatlOffset=CustomAttributesgpositionE=BEangles<?P@IdisableSimulationgAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidGtypeLand_BagFence_Corner_FatlOffsetpa<CustomAttributespositionEX*=BTȹEanglesK<H@]<disableSimulationAttribute00nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfoSsideEmptyflagsAttributesidHtypeLand_BagFence_Corner_FatlOffsetCustomAttributesTpositionE$=BJEangles@HQ@0=disableSimulationAttribute0nAttributesTpropertyallowDamageexpression_this allowdamage _value;Value Tdata0TsingleTypeBOOLvalueT dataTypeObjectPositionInfosideEmptyflagsAttributes)idItypeLand_BagFence_End_FatlOffset4CustomAttributesGposition9EpositionEqnCB>Eangles<@M<,nameaa_3> dataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeAmmoCrate_NoInteractive_atlOffset@hCustomAttributes6positionEe@Y_dataTypeObjectPositionInfosideEmptyflagsAttributes$idxtypeplp_ct_ServiceBarrelFlammatlOffset8positionŹEA)EanglesRQ@$nameburn_98dataTypeObjectPositionInfosideEmptyflagsAttributesidztypeplp_ct_ServiceBarrelFlammatlOffsetpositionݹEAEanglesAzEdataTypeObjectPositionInfo$sideEmptyflagsAttributes\idtypeLand_VezbpositionLzEפA˾EanglesO@\bdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Vez positionEפAWEangles(G@ dataTypeObjectPositionInfoxsideEmptyflagsAttributesidtypeLand_VezpositionAUEפATEanglesDF@dataTypeObjectPositionInfoLsideEmptyAttributesid?typeAmmoCrate_NoInteractive_atlOffsetЩWACustomAttributesMpositiontEq.BlEanglesJG@disableSimulationAttribute0nAttributesMpropertyallowDamageexpression_this allowdamage _value;ValueMdata)MsingleTypeBOOLvalueMdataTypeObjectPositionInfosideEmptyAttributesid3typeMetalBarrel_burning_FatlOffsetЩWAposition EQBJnEanglesL@dataTypeObjectPositionInfosideEmptyAttributesid5typeLand_BagFence_Corner_FatlOffsetЩWACustomAttributespositionEBEanglesY@@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueidataysingleTypeBOOLvaluedataTypeObjectPositionInfo1sideEmptyAttributesiid6typeLand_BagFence_Corner_FatlOffsetMYACustomAttributes2position# EȨBEangles@idisableSimulationAttribute0nAttributes2propertyallowDamageexpression_this allowdamage _value;Value2data2singleTypeBOOLvalue2dataTypeObjectPositionInfosideEmptyAttributesid:typeLand_BagFence_Corner_FatlOffsetЩWACustomAttributespositionEBjEangles&I@disableSimulationAttribute0DnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo[sideEmptyAttributesid;typeLand_BagFence_Corner_FatlOffsetЩWACustomAttributes\positionEBkEangles;?disableSimulationAttribute0nAttributes\propertyallowDamageexpression_this allowdamage _value;Value(\data8\singleTypeBOOLvalue\dataTypeObjectPositionInfosideEmptyAttributes%id<typeLand_BagFence_End_FatlOffsetЩWACustomAttributesCposition- EBhEanglesD@%disableSimulationCAttribute0knAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyAttributesid4typeLand_BagFence_Long_FatlOffsetЩWACustomAttributespositionEB>EanglesjOF@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueMdata]singleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyAttributesKid7typeLand_BagFence_Long_FatlOffsetЩWACustomAttributesipositionEB{Eangles?KdisableSimulationiAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyAttributesid8typeLand_BagFence_Long_FatlOffsetЩWACustomAttributes position_EBxEangles0;?disableSimulationAttribute0$ nAttributes propertyallowDamageexpression_this allowdamage _value;Values  data  singleTypeBOOLvalue dataTypeObjectPositionInfo: sideEmptyAttributesr id9typeLand_BagFence_Round_FatlOffsetЩWACustomAttributes ; positionEBeEanglesF@r disableSimulation Attribute0 nAttributes; propertyallowDamageexpression_this allowdamage _value;Value ; data ; singleTypeBOOLvalue; dataTypeObjectPositionInfo sideEmptyAttributes id=typeCUP_I_ZU23_TK_GUEatlOffsetWA positionEB.xEanglesG@ nameaa_4 dataTypeObjectPositionInfo sideEmptyAttributes id>typeAmmoCrate_NoInteractive_atlOffsetЩWACustomAttributes  position Eq.BEanglesJG@ disableSimulation Attribute0 nAttributes propertyallowDamageexpression_this allowdamage _value;Valuea  dataq  singleTypeBOOLvalue dataTypeObjectPositionInfo sideEmptyflagsAttributesBid$typeCUP_O_ZU23_TK_INSHpositionMEYBړEangles9? =BHdataTypeObjectPositionInfosideEmptyflagsAttributesid%typeCUP_O_Ural_ZU23_SLAatlOffset| positionE1AOܼEangles7i=5@H< dataTypeLayernameEngorstateEntitiesdidatlOffset쀿itemsItem0Item1]kItem2Item3dataTypeLayernameAdmiralEntitiesidatlOffset/B]k items Item0oItem1Item2!Item3J"Item4#Item5#Item6GaItem71bItem8 cItem9c]kdataTypeLogicPositionInfoidhtypeAdmiral_PatrolZoneCustomAttributesposition9ؠE ApA/ E Attribute0Attribute1]Attribute2Attribute3Attribute4pAttribute5Attribute6Attribute7Attribute8~Attribute9:nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value*]data:]singleTypeSTRINGvalue]propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value:pdataJpsingleTypeSCALARvalueBppropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value}datasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueH~dataX~singleTypeSCALARvalue~propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value:data:singleTypeSTRINGvalue:propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfohidgtypeAdmiral_PatrolZoneatlOffsetCustomAttributes!positionE;A}wE Attribute0@Attribute1Attribute2Attribute3VAttribute4Attribute5Attribute6}Attribute7JAttribute8 Attribute9 nAttributes !propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueodatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value Vdata0VsingleTypeSCALARvalueBVpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueJdata$JsingleTypeSCALARvalueJpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value data singleTypeSCALARvalue@ propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZ!!dataj!!singleTypeSTRINGvalue!dataTypeTriggerpositionE= oAEAttributes!idetypeEmptyDetectorAreaR250J"conditioncall{triggeractivated tgr_pinley_switch;}sizeAzCsizeBzCJ"dataTypeTriggerposition-E= oAOFAttributes"iddtypeEmptyDetectorAreaR250#conditioncall{triggeractivated tgr_pinley_switch;}sizeAzCsizeBzC#dataTypeTriggerposition(E= oAo5Eangle]}M?Attributes|#idftypeEmptyDetectorAreaR250#conditioncall{triggeractivated tgr_pinley_switch;}sizeAzCsizeBmCisRectangle#dataTypeLayernameCounterEntities/$idatlOffset/BGaitems Item0$Item1&Item2(Item3s*Item4+Item5-Item6g.Item7#/Item8/Item90Item10<Item11HItem12UGadataTypeGroupsideCivilianEntities1%Attributes&idatlOffset/B&itemsItem0d%Item1%Item2d&&dataTypeObjectPositionInfo%sideCivilianflagsAttributes%idtypeC_Bob_VR%position EIoA4E%%dataTypeWaypointpositionE= oAEEffects^&showWPNEVERidtypeMoved&d&dataTypeWaypointpositionE= oAK4EEffects&showWPNEVERidtypeMove&&&dataTypeGroupsideCivilianEntities3'Attributes(idatlOffset/B(itemsItem0f'Item1'Item2f((dataTypeObjectPositionInfo'sideCivilianflagsAttributes'idtypeC_Bob_VR'positionOEsAeE''dataTypeWaypointposition\EpAEEffects`(showWPNEVERidtypeMovef(f(dataTypeWaypointpositiontE= oA(EEffects(showWPNEVERidtypeMove(((dataTypeGroupsideCivilianEntities5)Attributesm*idatlOffset/Bs*itemsItem0])Item1*m*dataTypeObjectPositionInfo)sideCivilianflagsAttributes)idtypeC_Bob_VRatlOffset<*positionOE͞A.F)*dataTypeWaypointpositionE= oAtEEffectsg*showWPNEVERidtypeMovem*m*s*dataTypeGroupsideCivilianEntities*Attributes+idatlOffset/B+itemsItem0*Item1++dataTypeObjectPositionInfoh+sideCivilianflagsAttributes+idtypeC_Bob_VR+positionzH~E"oAwE++dataTypeWaypointpositionE= oAMEEffects+showWPNEVERidtypeMove+++dataTypeGroupsideCivilianEntities],Attributes-idatlOffset/B-itemsItem0,Item1*--dataTypeObjectPositionInfo-sideCivilianflagsAttributes$-idtypeC_Bob_VRatlOffset*-position獙EXnAJE$-*-dataTypeWaypointpositionE= oAEEffects-showWPNEVERidtypeMove---dataTypeTriggerpositionBEoAEAttributes.idtypeEmptyDetectorAreaR50atlOffset5g.conditioncall{triggeractivated tgr_engor_counter;}sizeA AsizeB Ag.dataTypeTriggerpositionxEAYFAttributes.idtypeEmptyDetectorAreaR50#/conditioncall{triggeractivated tgr_engor_counter;}sizeA AsizeB A#/dataTypeTriggerpositionFmEq=nAEAttributes/idtypeEmptyDetectorAreaR50/conditioncall{triggeractivated tgr_engor_counter;}sizeA AsizeB A/dataTypeTriggerposition~E= oA'kEAttributesG0idtypeEmptyDetectorAreaR500conditioncall{triggeractivated tgr_engor_counter;}sizeA AsizeB A0dataTypeLogicPositionInfo1idtypeAdmiral_OndemandCampZoneCustomAttributes;1<position1ޞEAJ/@;1Attribute072Attribute12Attribute23Attribute3g4Attribute45Attribute55Attribute66Attribute7a7Attribute88Attribute98Attribute109Attribute11t:Attribute125;Attribute13;nAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value22data22singleTypeSTRINGvalue2propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuez33data33singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value14g4dataA4g4singleTypeSCALARvalueBg4propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value45data45singleTypeSCALARvalueB5propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value55data55singleTypeSCALARvalue A5propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value^66datan66singleTypeBOOLvalue6propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value+7a7data;7a7singleTypeSCALARvaluea7propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value78data78singleTypeSTRINGvalue8propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value88data88singleTypeSCALARvalue@8propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuey99data99singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value>:t:dataN:t:singleTypeSCALARvalue@t:propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value:5;data;5;singleTypeSCALARvalue5;propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value;;data;;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value<<data<<singleTypeSTRINGvalue<dataTypeLogicPositionInfo8=idtypeAdmiral_OndemandCampZoneatlOffsetP=CustomAttributesp=HpositionEzAwEanglesƲ@=p=Attribute0l>Attribute1.?Attribute2?Attribute3@Attribute4SAAttribute5BAttribute6BAttribute7CAttribute8PDAttribute9EAttribute10EAttribute11FAttribute12jGAttribute133HnAttributesHpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>.?data ?.?singleTypeSTRINGvalue.?propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value??data??singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuef@@datav@@singleTypeSCALARvalueB@propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueASAdata-ASAsingleTypeSCALARvalueBSApropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueABdataABsingleTypeSCALARvalue ABpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueBBdataBBsingleTypeBOOLvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`CCdatapCCsingleTypeSCALARvalueCpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueDPDdata-DPDsingleTypeSTRINGvaluePDpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueDEdataDEsingleTypeSCALARvalueEpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueEEdataEEsingleTypeSCALARvalueEpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuesFFdataFFsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value4GjGdataDGjGsingleTypeSCALARvalue?jGpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueG3Hdata H3HsingleTypeSCALARvalue@3HpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueHHdataHHsingleTypeSTRINGvalueHdataTypeLogicPositionInfomIidtypeAdmiral_OndemandCampZoneatlOffset@\>CustomAttributesIUposition5EzpAgEIAttribute0JAttribute1KKAttribute2LAttribute3LAttribute4pMAttribute5/NAttribute6NAttribute7OAttribute8mPAttribute9:QAttribute10RAttribute11RAttribute12SAttribute13PTnAttributesUpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueKKKdata(KKKsingleTypeSTRINGvalueKKpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueKLdataKLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLLdataLLsingleTypeSCALARvalueBLpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value:MpMdataJMpMsingleTypeSCALARvalueBpMpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueM/Ndata N/NsingleTypeSCALARvalue A/NpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueNNdataNNsingleTypeBOOLvalueNpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value}OOdataOOsingleTypeSCALARvalue@OpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value:PmPdataJPmPsingleTypeSTRINGvaluemPpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueQ:QdataQ:QsingleTypeSCALARvalue:QpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueQRdataQRsingleTypeSCALARvalue?RpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueRRdataRRsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueQSSdataaSSsingleTypeSCALARvalueSpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueTPTdata*TPTsingleTypeSCALARvaluePTpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueTUdataTUsingleTypeSTRINGvalueUdataTypeLogicPositionInfoUidtypeAdmiral_OndemandCampZoneatlOffset=CustomAttributesUGapositionF~EhpAEangles@UAttribute0VAttribute1WAttribute27XAttribute3XAttribute4YAttribute5dZAttribute6[Attribute7[Attribute8\Attribute9o]Attribute106^Attribute11^Attribute12_Attribute13`nAttributesGapropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMWWdata]WWsingleTypeSTRINGvalueWpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueX7XdataX7XsingleTypeSCALARvalue7XpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueXXdataXXsingleTypeSCALARvalueBXpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueoYYdataYYsingleTypeSCALARvalueBYpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value.ZdZdata>ZdZsingleTypeSCALARvalue AdZpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueZ[dataZ[singleTypeBOOLvalue[propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value[[data[[singleTypeSCALARvalue@[propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueo\\data\\singleTypeSTRINGvalue\propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value9]o]dataI]o]singleTypeSCALARvalueo]propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value^6^data^6^singleTypeSCALARvalue?6^propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value^^data^^singleTypeSCALARvalue^propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value__data__singleTypeSCALARvalue_propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueO``data_``singleTypeSCALARvalue`propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueaGadata$aGasingleTypeSTRINGvalueGadataTypeTriggerpositionE oAiEangleM<AttributesaidtypeEmptyDetectorAreaR50atlOffset1bconditioncall{triggeractivated tgr_pinley_switch;}sizeAAsizeBBisRectangle1bdataTypeTriggerpositionXE= oA.REangleO~?AttributesbidtypeEmptyDetectorAreaR50 cconditioncall{triggeractivated tgr_pinley_switch;}sizeAdataTypeObjectPositionInfoЈsideIndependentflagsAttributesidVtypeI_C_Soldier_Para_4_F_ARKatlOffset6positionLώEAEanglesħ@dataTypeGroupsideIndependentEntitiesuAttributes:idWatlOffset/B@itemsItem0:dataTypeObjectPositionInfosideIndependentflagsAttributes4idXtypeI_C_Soldier_Para_6_F_ARK:position{EAE4:@dataTypeGroupsideIndependentEntitiesAttributesidYatlOffset/BitemsItem0dataTypeObjectPositionInfoPsideIndependentflagsAttributesidZtypeI_C_Soldier_Para_2_F_ARKatlOffset6position\ȎEAEanglesU@dataTypeLayernameSet DressingEntitiesidatlOffset/B/items.Item0Item1Item2Item3Item4iItem5/Item6Item7Item8Item9\Item10.Item11Item12Item13Item14Item15uItem16>Item17 Item18ҡItem19Item20Item21CItem22ڨItem23Item24*Item25Item26TItem27Item28{Item29Item30Item314Item32ȷItem33Item34.Item35Item36vItem37Item38Item39-Item40Item41^Item42Item43Item440Item45dataTypeObjectPositionInfosideEmptyflagsAttributesǎid typeLand_CamoNet_EAST_EP1positionE݁A.Eangles:;G@\@ǎdisableSimulationdataTypeObjectPositionInfoasideEmptyAttributesidtypeplp_ctf_CanisterBlueatlOffset`o?positionEuUA(EanglesL@disableSimulationdataTypeObjectPositionInfoEsideEmptyflagsAttributes}id typeLand_ClutterCutter_large_FatlOffset5positionEdoAv.Eangles:;ꥦ@\@}dataTypeObjectPositionInfosideEmptyflagsAttributesKidtypeplp_ctm_HandPalletTruckOliveatlOffset\=ipositionE|A3Eangles:@=KdisableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributes)idtypeCUP_I_V3S_Refuel_TKGatlOffset@:/positiondE,A nEangles;>)/dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_I_V3S_Repair_TKGatlOffset@:positionaEASEangles:;B@: dataTypeObjectPositionInfosideEmptyflagsAttributes“idtypeplp_ct_SackatlOffsetCustomAttributespositionTEQ{vA#Eangles:;ꥦ@\@“disableSimulationAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuebdatarsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfo:sideEmptyflagsAttributesridtypeplp_ct_ServiceBarrelFlammpositionJE zAc2Eangles;O>h@rnameburn_2 dataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeplp_ct_WeathCrateBigBrownatlOffset:CustomAttributes\positionLEkrAh9Eangles:;ܭG?\@adisableSimulationAttribute0nAttributes\propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value\data\singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]\ dataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeplp_ct_WoodBarrelDarkatlOffsetCustomAttributesQ.position㾓EnzA#%Eangles:ꥦ@3disableSimulationQAttribute0ynAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueӘ.data.singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true].dataTypeObjectPositionInfosideEmptyflagsAttributesid typeWooden_barrelsatlOffset~;positionE\zAe/Eangles::disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesؚidtypeLand_WoodenBox_FatlOffsetc9CustomAttributespositionEoA~2Eangles:;ܾ@\@ؚcreateAsSimpleObjectdisableSimulationAttribute09nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfoisideEmptyflagsAttributesid typeLand_cwa_transport_cartposition@E2zA2Eangles;j@disableSimulation dataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FatlOffset`:CustomAttributesϝpositionjE`luAf Eangles:;ꥦ@\@createAsSimpleObjectdisableSimulationϝAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQdataasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfosideEmptyflagsAttributesWid typeFort_Crate_wooduposition&Ee`wA(Eangles:;ꥦ@\@WdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributes idtypeFort_Crate_wood>positionޘEswA6'Eangles:;@\@ disableSimulation>dataTypeObjectPositionInfosideEmptyAttributesidtypeFort_Crate_woodatlOffsetPz? position枓E^AD(Eanglesꥦ@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributes̡idtypeLand_WoodenCrate_01_FatlOffset:ҡpositionuzEduA&Eangles:;҅@:̡ҡ dataTypeObjectPositionInfoqsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FatlOffset5CustomAttributesposition0ELuAS-Eangles:;ꥦ@\@createAsSimpleObjectdisableSimulationAttribute0 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueddatatsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true] dataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeLand_WoodenCrate_01_FatlOffset@:CustomAttributesϤpositionwEKuA2Eangles:;#h@:createAsSimpleObjectdisableSimulationϤAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQdataasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfoBsideEmptyAttributeszidXtypeAmmoCrate_NoInteractive_atlOffset= *ACustomAttributesCpositionEPAA EanglesK@zdisableSimulationAttribute0nAttributesCpropertyallowDamageexpression_this allowdamage _value;ValueCdataCsingleTypeBOOLvalueCdataTypeObjectPositionInfo٧sideEmptyAttributesidYtypeAmmoCrate_NoInteractive_atlOffset *ACustomAttributes/ڨpositionE!QA EanglesK@disableSimulation/Attribute0WnAttributesڨpropertyallowDamageexpression_this allowdamage _value;ValueڨdataڨsingleTypeBOOLvalueڨdataTypeObjectPositionInfoWsideEmptyAttributesidMtypeMetalBarrel_burning_FatlOffsetG *ApositionEfAEanglesdd@dataTypeObjectPositionInfo)sideEmptyAttributesaidOtypeLand_BagFence_Corner_FatlOffset *ACustomAttributes*positionʋEnA~Eanglesr@adisableSimulationAttribute0nAttributes*propertyallowDamageexpression_this allowdamage _value;Value*data*singleTypeBOOLvalue*dataTypeObjectPositionInfosideEmptyAttributesidPtypeLand_BagFence_Corner_FatlOffsetM+ACustomAttributespositionE,AEanglesc=disableSimulationAttribute0<nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoSsideEmptyAttributesidTtypeLand_BagFence_Corner_FatlOffset *ACustomAttributesTpositionErAEanglesWCN@disableSimulationAttribute0ѭnAttributesTpropertyallowDamageexpression_this allowdamage _value;Value Tdata0TsingleTypeBOOLvalueTdataTypeObjectPositionInfosideEmptyAttributes idUtypeLand_BagFence_Corner_FatlOffset5 *ACustomAttributes>positionjE AwEanglesh? disableSimulation>Attribute0fnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedataůsingleTypeBOOLvaluedataTypeObjectPositionInfozsideEmptyAttributesidVtypeLand_BagFence_End_FatlOffsetU *ACustomAttributesа{positionEAEangles"{I@disableSimulationаAttribute0nAttributes{propertyallowDamageexpression_this allowdamage _value;ValueG{dataW{singleTypeBOOLvalue{dataTypeObjectPositionInfo sideEmptyAttributesEidNtypeLand_BagFence_Long_FatlOffset *ACustomAttributescpositionЙEAEanglesJ@EdisableSimulationcAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueڲdatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyAttributesسidQtypeLand_BagFence_Long_FatlOffset% *ACustomAttributespositionEqAMEangles!?سdisableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Valuemdata}singleTypeBOOLvaluedataTypeObjectPositionInfo3sideEmptyAttributeskidRtypeLand_BagFence_Long_FatlOffset *ACustomAttributes4positionEAEanglesg?kdisableSimulationAttribute0nAttributes4propertyallowDamageexpression_this allowdamage _value;Value4data4singleTypeBOOLvalue4dataTypeObjectPositionInfoǶsideEmptyAttributesidStypeLand_BagFence_Round_FatlOffset *ACustomAttributesȷpositionEAkEanglesAd=disableSimulationAttribute0EnAttributesȷpropertyallowDamageexpression_this allowdamage _value;ValueȷdataȷsingleTypeBOOLvalueȷdataTypeObjectPositionInfoAsideEmptyAttributesyidWtypeCUP_I_ZU23_TK_GUEatlOffsetK *ApositionXEO+AEanglescL@ynameaa_6 dataTypeObjectPositionInfo-sideEmptyflagsAttributeseidftypeAmmoCrate_NoInteractive_atlOffset6CustomAttributes.positiontwE|AFangles @edisableSimulationAttribute0nAttributes.propertyallowDamageexpression_this allowdamage _value;Value.data .singleTypeBOOLvalue.dataTypeObjectPositionInfosideEmptyflagsAttributesߺidZtypeMetalBarrel_burning_FpositionV]EABFanglesF@@ߺdataTypeObjectPositionInfousideEmptyflagsAttributesid\typeLand_BagFence_Corner_FCustomAttributes˻vpositionzEIAЖFangles?disableSimulation˻Attribute0nAttributesvpropertyallowDamageexpression_this allowdamage _value;ValueBvdataRvsingleTypeBOOLvaluevdataTypeObjectPositionInfosideEmptyflagsAttributes>id]typeLand_BagFence_Corner_FCustomAttributes\position\EKAFanglesH@>disableSimulation\Attribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueӽdatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesϾidatypeLand_BagFence_Corner_FCustomAttributespositionyEKA/Fanglesj<ϾdisableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueddatatsingleTypeBOOLvaluedataTypeObjectPositionInfo,sideEmptyAttributesdidbtypeLand_BagFence_Corner_FatlOffsetg@CustomAttributes-positionZEJAoFangles@ddisableSimulationAttribute0nAttributes-propertyallowDamageexpression_this allowdamage _value;Value-data -singleTypeBOOLvalue-dataTypeObjectPositionInfosideEmptyAttributesidctypeLand_BagFence_End_FatlOffsetg@CustomAttributesposition0`EAFangles*t@disableSimulationAttribute0<nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfo]sideEmptyflagsAttributesid[typeLand_BagFence_Long_FatlOffset6CustomAttributes^positionmEA*Fanglesg)@disableSimulationAttribute0nAttributes^propertyallowDamageexpression_this allowdamage _value;Value*^data:^singleTypeBOOLvalue^dataTypeObjectPositionInfosideEmptyAttributes(id^typeLand_BagFence_Long_FatlOffsetg@CustomAttributesFposition$YEAwFangles@(disableSimulationFAttribute0nnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesid_typeLand_BagFence_Long_FatlOffset6CustomAttributesposition|EAFangles~@disableSimulationAttribute0 nAttributespropertyallowDamageexpression_this allowdamage _value;Value\datalsingleTypeBOOLvalue dataTypeObjectPositionInfo/sideEmptyflagsAttributesgid`typeLand_BagFence_Round_FatlOffsetkC>CustomAttributes0positionkEArFangles:H@gdisableSimulationAttribute0nAttributes0propertyallowDamageexpression_this allowdamage _value;Value0data 0singleTypeBOOLvalue0dataTypeObjectPositionInfosideEmptyflagsAttributesiddtypeCUP_I_ZU23_TK_GUEatlOffsetD9positionVjEQVA7Fangles@nameaa_5dataTypeObjectPositionInfosideEmptyflagsAttributesidetypeAmmoCrate_NoInteractive_CustomAttributesposition^E|A$Fangles @disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Value^datansingleTypeBOOLvaluedataTypeLayernameRotorEntitiesidDatlOffset/BitemsItem0Item1Item2vdataTypeGroupsideCivilianEntitiesnAttributesidatlOffset/BitemsItem0Item1Item2Q dataTypeObjectPositionInfo7sideCivilianflagsAttributesWidXtypeC_Jeff_VRatlOffset">CustomAttributes]position2E qAlFW]Attribute0Attribute18Attribute2Attribute3:nAttributespropertyallowDamageexpression_this allowdamage _value;Value8data8singleTypeBOOLvalue8propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale05GREpropertypitchexpression_this setpitch _value;Value:data:singleTypeSCALARvalue?:propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};ValuedatasingleTypeBOOLvaluedataTypeWaypointpositionǗEpA7FEffectsKshowWPNEVERidtypeMoveatlOffset=QQdataTypeWaypointposition[B?2EEffectsshowWPNEVERidtypeMoveatlOffset{4BdataTypeTriggerpositionpE\nAFAttributes:id typeEmptyDetectorAreaR50vconditioncall{triggeractivated tgr_engor_counter;}vdataTypeLogicPositionInfoidYtypeARK_Rotor_InsertCustomAttributesposition|!E\nAc-FAttribute0^Attribute1Attribute2Attribute3vAttribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatasingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value=vdataMvsingleTypeSTRINGvalueNORMALvpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatasingleTypeSCALARvalueHCpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuedatasingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLayernamePinleystateEntities=idatlOffset{AitemsItem0pItem1?Item2NdataTypeLayernameAdmiralEntitiesidatlOffset/B? items Item0IItem1Item2Item3HItem4Item5vItem64Item7F5Item86Item96Item107?dataTypeTriggerposition^D2AZ FAttributesid^typeEmptyDetectorAreaR250conditioncall{true;}sizeAzCsizeBzCdataTypeTriggerpositionDzAFAttributesQid_typeEmptyDetectorAreaR250conditioncall{true;}sizeAzCsizeBzCdataTypeTriggerposition%jDzA5FAttributesid`typeEmptyDetectorAreaR250atlOffsetHconditioncall{true;}sizeAzCsizeBmCisRectangleHdataTypeLogicPositionInfoidatypeAdmiral_PatrolZoneatlOffset;ACustomAttributespositionDPZ?F Attribute0Attribute1FAttribute2Attribute3Attribute4YAttribute5Attribute6Attribute7Attribute8gAttribute9#nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueFdata#FsingleTypeSTRINGvalueFpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuerdatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value#Ydata3YsingleTypeSCALARvalueBYpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuefdatavsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value1gdataAgsingleTypeSCALARvalue@gpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value#data#singleTypeSTRINGvalue#propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfoQidbtypeAdmiral_PatrolZoneatlOffsetJ @CustomAttributesqvposition/D8ȷ?Fq Attribute0)Attribute1Attribute2Attribute3?Attribute4Attribute5Attribute6fAttribute73Attribute8Attribute9nAttributes vpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueXdatahsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value ?data?singleTypeSCALARvalueB?propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuekdata{singleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value0fdata@fsingleTypeSCALARvaluefpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value3data 3singleTypeSCALARvalue@3propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueCvdataSvsingleTypeSTRINGvaluevdataTypeLayernameCounterEntitiesidatlOffset/B4itemsItem0Item1 Item2Item3#Item4%Item5'Item6LItem7 Item8Item9$Item10%Item11U&Item12'Item13'Item14/4dataTypeGroupsideCivilianEntitiesAttributesidatlOffset/B itemsItem0Item1dataTypeObjectPositionInfotsideCivilianflagsAttributesidtypeC_Bob_VRpositionILD:A\N FdataTypeWaypointpositionғD槜A@FEffectsshowWPNEVERidtypeMove dataTypeGroupsideCivilianEntitiesiAttributesidatlOffset/BitemsItem0Item1&dataTypeObjectPositionInfosideCivilianflagsAttributes idtypeC_Bob_VR&positioniDPA ZE &dataTypeWaypointpositionDHA FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffset/B#itemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionN`DNAEdataTypeWaypointpositionAD)\A2FEffectsshowWPNEVERidtypeMove#dataTypeGroupsideCivilianEntitiesAttributesidatlOffset/B%itemsItem0Item1IItem2dataTypeObjectPositionInfo#sideCivilianflagsAttributesCidtypeC_Bob_VRIpositionjD}A˃ECIdataTypeWaypointpositionwDCwAFEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionkDHA FEffectsshowWPNEVERidtypeMove%dataTypeGroupsideCivilianEntitiesAttributes!idatlOffset/B'itemsItem0Item1KItem2!dataTypeObjectPositionInfo%sideCivilianflagsAttributesEidtypeC_Bob_VRKposition'D}Ao,EEKdataTypeWaypointpositionDzAFEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionJDoAy% FEffectsshowWPNEVERidtypeMove!!'dataTypeLogicPositionInfoid|typeAdmiral_OndemandCampZoneCustomAttributesLpositionDngA;Eanglese2>fy@Attribute0Attribute1Attribute2<Attribute3Attribute4Attribute5iAttribute6Attribute7Attribute8Attribute9tAttribute10;Attribute11Attribute12Attribute13nAttributesLpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueRdatabsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value<data<singleTypeSCALARvalue<propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuetdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value3idataCisingleTypeSCALARvalue AipropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuetdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>tdataNtsingleTypeSCALARvaluetpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value;data;singleTypeSCALARvalue?;propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueTdatadsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata)LsingleTypeSTRINGvalueLdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributes positionlBD?AOg Fanglesq)>Attribute0Attribute1Attribute2qAttribute3(Attribute4Attribute5Attribute6SAttribute7"Attribute8Attribute9Attribute10p Attribute115 Attribute12 Attribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;qdataKqsingleTypeSCALARvalueqpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value(data(singleTypeSCALARvalueB(propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuehdataxsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueSdata/SsingleTypeBOOLvalueSpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value"data"singleTypeSCALARvalue@"propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuesdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value: p dataJ p singleTypeSCALARvalue?p propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value 5 data 5 singleTypeSCALARvalue5 propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueN  data^  singleTypeSTRINGvalue dataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes1 positionVDڣAEangles^=B@1 Attribute0-Attribute1Attribute2Attribute3]Attribute4Attribute5Attribute6Attribute7WAttribute8Attribute9Attribute10Attribute11jAttribute12+Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value']data7]singleTypeSCALARvalueB]propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTdatadsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value!Wdata1WsingleTypeSCALARvalueWpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueodatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+data+singleTypeSCALARvalue?+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesV$positionjTDzA\Eangles1r)>VAttribute0RAttribute1Attribute2Attribute3Attribute49Attribute5Attribute6Attribute7|Attribute86 Attribute9!Attribute10!Attribute11"Attribute12P#Attribute13$nAttributes$propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLdata\singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value9data9singleTypeSCALARvalueB9propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueydatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueF|dataV|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value 6 data 6 singleTypeSTRINGvalue6 propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value !data !singleTypeSCALARvalue@!propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value!!data!!singleTypeSCALARvalue!propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueY""datai""singleTypeSCALARvalue@"propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value#P#data*#P#singleTypeSCALARvalueP#propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value#$data#$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value$$data$$singleTypeSTRINGvalue$dataTypeTriggerpositionl!DPA;EAttributesC%id~typeEmptyDetectorAreaR50%conditioncall{triggeractivated tgr_pinley_counter;}sizeA AsizeB A%dataTypeTriggerposition KDHA-g FAttributes&idtypeEmptyDetectorAreaR50U&conditioncall{triggeractivated tgr_pinley_counter;}sizeA AsizeB AU&dataTypeTriggerposition}_DpҜAEAttributes&idtypeEmptyDetectorAreaR50'conditioncall{triggeractivated tgr_pinley_counter;}sizeA AsizeB A'dataTypeTriggerposition6ԽDzA\\EAttributesz'idtypeEmptyDetectorAreaR50'conditioncall{triggeractivated tgr_pinley_counter;}sizeA AsizeB A'dataTypeGroupsideIndependentEntities?(Attributes4.CrewLinks_.idatlOffset/B/itemsItem0(Item1*Item2+Item3M,Item4,Item5=-Item6-4.dataTypeObjectPositionInfo1)sideIndependentflagsAttributesi)idtypeI_C_Helipilot_F_ARKCustomAttributes)*positionD}6@-6Danglesk@i)rankSERGEANTnameheli_1D)Attribute0)Attribute1L*nAttributes*propertyspeakerexpression_this setspeaker _value;Value*L*data *L*singleTypeSTRINGvalueMale03FREL*propertypitchexpression_this setpitch _value;Value**data**singleTypeSCALARvalueQx?*dataTypeObjectPositionInfoE+sideIndependentflagsAttributes}+idtypeI_C_Helipilot_F_ARK+positionD}6@-6Danglesk@}+nameheli_1G+dataTypeObjectPositionInfo,sideIndependentflagsAttributesG,idtypeI_C_Helipilot_F_ARKM,positionD}6@-6Danglesk@G,M,dataTypeWaypointpositionlD?EEffects,showWPNEVERidtypeMoveatlOffset4B,,dataTypeWaypointpositionbDzA FEffects7-showWPNEVERidtypeSeekAndDestroy=-=-dataTypeWaypointpositionE\?JFEffects-showWPNEVERidtypeMoveatlOffsetvA--dataTypeWaypointposition6Dz?N%EEffects..showWPNEVERidtypeCycleatlOffset\4B4.4.speedModeFULLformationDIAMOND_.LinkIDProvider.Links./nextID.itemsItem0.Item1/Item2t//linkIDitem0item1rCustomData//role/linkIDitem0item1rCustomDataQ/t/roleturretPatht/linkIDitem0item1rCustomData//roleturretPath/dataTypeObjectPositionInfoa0sideIndependentflagsAttributes0idrtypeCUP_O_Mi8_SLA_2CustomAttributes04positionDh@*6Danglesk@0fuelnameheli_1texturesSLA_DaiRadarUsage0Attribute01Attribute12nAttributes4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuen12data~12singleTypeSTRINGvalue[[[["CUP_arifle_FNFAL","CUP_launch_RPG18"],[2,1]],[["CUP_20Rnd_762x51_FNFAL_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["FirstAidKit","Medikit","ToolKit"],[10,1,1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]2propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value;34dataK34singleTypeARRAYvalueo34itemsItem03Item1a44data3a4singleTypeARRAYvalue3a4itemsItem03Item1+4a4data4+4singleTypeSTRINGvalueSLA_D+4data;4a4singleTypeSCALARvalue?a4dataq44singleTypeARRAY4dataTypeTriggerpositionODHA FanglenAttributes ?propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value?9r9dataO9r9singleTypeSTRINGvaluer9propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value9(:data:(:singleTypeSCALARvalue(:propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value::data::singleTypeSCALARvalue:propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueN;;data^;;singleTypeSCALARvalueB;propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;2<data <2<singleTypeSCALARvalueB2<propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value<<data<<singleTypeBOOLvalue<propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueZ==dataj==singleTypeSCALARvalue@A=propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>I>data&>I>singleTypeSTRINGvalueI>propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value>?data>?singleTypeSTRINGvalue?dataTypeLayernameSentry AIEntitiesQ?idatlOffset/BNitemsItem0?Item1DItem2IItem3KNdataTypeGroupsideIndependentEntities?AttributesDidRatlOffset/BDitemsItem0@Item1TBD dataTypeObjectPositionInfo@sideIndependentflagsAttributes@idStypeI_C_Soldier_Para_2_F_ARKatlOffset8CustomAttributesATBposition㙝DB] F@rankCORPORALinitcall{this moveincargo aa_8;}AAttribute0RAAttribute1AnAttributesTBpropertyspeakerexpression_this setspeaker _value;ValueAAdataAAsingleTypeSTRINGvalueMale03FREApropertypitchexpression_this setpitch _value;ValueBTBdata.BTBsingleTypeSCALARvalue?TB dataTypeObjectPositionInfoBsideIndependentflagsAttributes4CidTtypeI_C_Soldier_Para_6_F_ARKatlOffset8CustomAttributes_CDpositionuDB FanglesI@4Cinitcall{this moveingunner aa_8;}_CAttribute0CAttribute1DnAttributesDpropertyspeakerexpression_this setspeaker _value;ValueCDdataCDsingleTypeSTRINGvalueMale01FREDpropertypitchexpression_this setpitch _value;ValuecDDdatasDDsingleTypeSCALARvalueu?DDdataTypeGroupsideIndependentEntitiesEAttributesIidOatlOffset/BIitemsItem0(EItem1dGI dataTypeObjectPositionInfoEsideIndependentflagsAttributesEidPtypeI_C_Soldier_Para_2_F_ARKatlOffsetAACustomAttributes*FdGpositionBD_AUFErankCORPORALinitcall{this moveincargo aa_7;}*FAttribute0bFAttribute1FnAttributesdGpropertyspeakerexpression_this setspeaker _value;ValueFFdataFFsingleTypeSTRINGvalueMale03FREFpropertypitchexpression_this setpitch _value;Value.GdGdata>GdGsingleTypeSCALARvalue?dG dataTypeObjectPositionInfo HsideIndependentflagsAttributesDHidQtypeI_C_Soldier_Para_6_F_ARKatlOffsetAACustomAttributesoHIpositiondD_ABUFanglesI@DHinitcall{this moveingunner aa_7;}oHAttribute0HAttribute1-InAttributesIpropertyspeakerexpression_this setspeaker _value;ValueH-IdataI-IsingleTypeSTRINGvalueMale01FRE-Ipropertypitchexpression_this setpitch _value;ValuesIIdataIIsingleTypeSCALARvalueu?IIdataTypeGroupsideIndependentEntitiesJAttributesJid6atlOffset/BKitemsItem0-JJdataTypeObjectPositionInfoJsideIndependentflagsAttributesJid7typeI_C_Soldier_Para_7_F_ARKatlOffset6JpositionРD]kB Fanglesf@JJKdataTypeGroupsideIndependentEntitiesdKAttributesNid8atlOffset/BNitemsItem0KNdataTypeObjectPositionInfoLsideIndependentflagsAttributes;Lid9typeI_C_Soldier_Para_2_F_ARKNposition)D]kB Fangles {@;LInventoryPLNprimaryWeaponLuniformHMvestNmapItemMapcompassItemCompasswatchItemWatchradioItemRadioNnameCUP_srifle_ksvkopticsCUP_optic_PSO_3primaryMuzzleMagMHMnameCUP_5Rnd_127x108_KSVK_MammoLeftHMtypeNameU_I_C_Soldier_Para_2_FisBackpackMagazineCargoMItemCargo@NNitemsItem0MItem1N@Nnamehlc_VOG25_AKcountammoLeftNnameCUP_5Rnd_127x108_KSVK_McountammoLeft@NitemsItem0]NNnameFirstAidKitcountNtypeNameV_TacVest_oliisBackpackNNdataTypeLayernameSet DressingEntities OidatlOffset/B/items.Item0:QItem1RItem2TItem37UItem4VItem5iXItem6 ZItem7[Item8)]Item9^Item10G`Item11aItem12vcItem13EdItem14eItem15eItem16fItem17xgItem18.hItem19iItem20jItem21ulItem227nItem23oItem24pItem25qItem26sItem27^tItem28'uItem29uItem30vItem31xItem32ezItem33{Item34}Item35B~Item36Item37dItem38Item39Item40$Item41Item42JItem43݊Item44qItem454 dataTypeObjectPositionInfoQsideEmptyflagsAttributesRid$typeAmmoCrate_NoInteractive_atlOffset7CustomAttributes2RRposition۝DB Fangles^@RdisableSimulation2RAttribute0ZRnAttributesRpropertyallowDamageexpression_this allowdamage _value;ValueRRdataRRsingleTypeBOOLvalueR dataTypeObjectPositionInfoSsideEmptyflagsAttributesSid%typeAmmoCrate_NoInteractive_atlOffset8CustomAttributesSTpositionDBb Fangles^@SdisableSimulationSAttribute0SnAttributesTpropertyallowDamageexpression_this allowdamage _value;ValueLTTdata\TTsingleTypeBOOLvalueTdataTypeObjectPositionInfoTsideEmptyflagsAttributes1UidtypeMetalBarrel_burning_F7UpositionW.D> B Fanglesr@1U7UdataTypeObjectPositionInfoUsideEmptyflagsAttributesUidtypeLand_BagFence_Corner_FCustomAttributesVVpositionpD B Fanglesw@UdisableSimulationVAttribute0EVnAttributesVpropertyallowDamageexpression_this allowdamage _value;ValueVVdataVVsingleTypeBOOLvalueV dataTypeObjectPositionInfohWsideEmptyflagsAttributesWidtypeLand_BagFence_Corner_FatlOffsetH=CustomAttributesWiXpositionqڝD0 Bf Fangles6@WdisableSimulationWAttribute0WnAttributesiXpropertyallowDamageexpression_this allowdamage _value;Value5XiXdataEXiXsingleTypeBOOLvalueiX dataTypeObjectPositionInfo YsideEmptyflagsAttributesAYid typeLand_BagFence_Corner_FatlOffset9CustomAttributes_Y ZpositionD B Fanglesq@AYdisableSimulation_YAttribute0YnAttributes ZpropertyallowDamageexpression_this allowdamage _value;ValueY ZdataY ZsingleTypeBOOLvalue ZdataTypeObjectPositionInfoZsideEmptyflagsAttributesZid!typeLand_BagFence_Corner_FCustomAttributesZ[position Fangles;@ZgdisableSimulationxgdataTypeObjectPositionInfogsideEmptyflagsAttributes(hid'typeCUP_I_V3S_Refuel_TKG.hposition8٨D|!A FanglesAu@(h.hdataTypeObjectPositionInfohsideEmptyflagsAttributeshidtypeplp_ct_SackCustomAttributes iipositionD?A FanglesX?hdisableSimulation iAttribute01inAttributesipropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueiidataiisingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]idataTypeObjectPositionInfocjsideEmptyflagsAttributesjidtypeplp_ct_ServiceBarrelFlammjposition鶨D$A Fanglesa,@jnameburn_1jdataTypeObjectPositionInfoBksideEmptyflagsAttributeszkidtypeplp_ct_WeathCrateBigBrownCustomAttributeskulposition DvA FanglesG@zkdisableSimulationkAttribute0knAttributesulpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueluldata*lulsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]uldataTypeObjectPositionInfomsideEmptyflagsAttributesD[A FanglesX?vvdataTypeObjectPositionInfo:wsideEmptyflagsAttributesrwid%typeLand_WoodenCrate_01_FCustomAttributeswxpositionD_AN FanglesX?rwcreateAsSimpleObjectdisableSimulationwAttribute0wnAttributesxpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value-xxdata=xxsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]xdataTypeObjectPositionInfoysideEmptyflagsAttributesOyid&typeLand_WoodenCrate_01_FCustomAttributesyezpositionS+D_A FanglesX@OycreateAsSimpleObjectdisableSimulationyAttribute0ynAttributesezpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value zezdatazezsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]ezdataTypeObjectPositionInfozsideEmptyflagsAttributes/{idtypeAmmoCrate_NoInteractive_CustomAttributesM{{positionFD"A]IFanglesJ:@/{disableSimulationM{Attribute0u{nAttributes{propertyallowDamageexpression_this allowdamage _value;Value{{data{{singleTypeBOOLvalue{dataTypeObjectPositionInfo|sideEmptyflagsAttributes|idtypeAmmoCrate_NoInteractive_CustomAttributes|}position=D"ATFFanglesJ:@|disableSimulation|Attribute0}nAttributes}propertyallowDamageexpression_this allowdamage _value;ValueW}}datag}}singleTypeBOOLvalue}dataTypeObjectPositionInfo~sideEmptyflagsAttributes<~id typeMetalBarrel_burning_FB~positionPD_B<Fangles@<~B~dataTypeObjectPositionInfo~sideEmptyflagsAttributes idtypeLand_BagFence_Corner_FCustomAttributes(position~.Db]BFFangles@ disableSimulation(Attribute0PnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfocsideEmptyflagsAttributesidtypeLand_BagFence_Corner_FCustomAttributesdpositionDb]BJFangles\@disableSimulationAttribute0nAttributesdpropertyallowDamageexpression_this allowdamage _value;Value0ddata@dsingleTypeBOOLvalued dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeLand_BagFence_Corner_FatlOffset=CustomAttributesZpositionjMDB7Fangles}<@<disableSimulationZAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueтdatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributes̓idtypeLand_BagFence_Corner_FCustomAttributespositionQƓDb]B;Fanglesܥ?̓disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuebdatarsingleTypeBOOLvaluedataTypeObjectPositionInfo#sideEmptyflagsAttributes[idtypeLand_BagFence_End_FCustomAttributesy$positionಓDQB9Fangles7@[disableSimulationyAttribute0nAttributes$propertyallowDamageexpression_this allowdamage _value;Value$data$singleTypeBOOLvalue$dataTypeObjectPositionInfosideEmptyAttributesid typeLand_BagFence_Long_FatlOffsetAACustomAttributes positionaD[BIFangles 9@disableSimulation Attribute04nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoIsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffset@ACustomAttributesJpositionɽD[BCFangles?disableSimulationAttribute0LjnAttributesJpropertyallowDamageexpression_this allowdamage _value;ValueJdata&JsingleTypeBOOLvalueJdataTypeObjectPositionInfo܉sideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetAACustomAttributes2݊position 5D[B>Fangles\ܭ?disableSimulation2Attribute0ZnAttributes݊propertyallowDamageexpression_this allowdamage _value;Value݊data݊singleTypeBOOLvalue݊dataTypeObjectPositionInfopsideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetAACustomAttributesƋqpositionD[B7Fangles@disableSimulationƋAttribute0nAttributesqpropertyallowDamageexpression_this allowdamage _value;Value=qdataMqsingleTypeBOOLvalueqdataTypeObjectPositionInfosideEmptyAttributes"idtypeCUP_I_ZU23_TK_GUEatlOffsetAA4position}D~B;@Fanglesv:@"nameaa_74dataTypeObjectPositionInfosideEmptyflagsAttributesid(typeCUP_I_V3S_Repair_TKGpositionשD|!A Fangles> dataTypeObjectPositionInfosideEmptyflagsAttributesid:typeB_supplyCrate_FatlOffsetCustomAttributesposition|E#ABEinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute07nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false] dataTypeObjectPositionInfoCsideEmptyflagsAttributescid;typeB_supplyCrate_FatlOffsetCustomAttributesϔjpositionK~E#A\Ecinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}ϔAttribute0nAttributesjpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQjdataajsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]j dataTypeObjectPositionInfosideEmptyflagsAttributes#id<typeB_supplyCrate_FatlOffsetCustomAttributes*position|E#AG]E#initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0nAttributes*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value*data!*singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]* dataTypeObjectPositionInfoßsideEmptyflagsAttributesid=typeB_supplyCrate_FatlOffsetCustomAttributesOpositionJ}E#AaEinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}OAttribute0wnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueѠdatasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false] dataTypeObjectPositionInfosideEmptyflagsAttributesid>typeB_supplyCrate_FatlOffsetCustomAttributespositionT~E#AEinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute07nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false] dataTypeObjectPositionInfoCsideEmptyflagsAttributescid?typeB_supplyCrate_FatlOffsetCustomAttributesϫjposition~E#AEcinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}ϫAttribute0nAttributesjpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQjdataajsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]j dataTypeObjectPositionInfosideEmptyflagsAttributes#id@typeB_supplyCrate_FatlOffsetCustomAttributes*position`O}E#AE#initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0nAttributes*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value*data!*singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]*dataTypeObjectPositionInfosideEmptyflagsAttributesidEtypeFlagCarrierUSA_EP1ƶpositionPl{EЙAEƶdataTypeObjectPositionInfoLsideEmptyflagsAttributesidHtypeFlagCarrierUSA_EP1atlOffset(G@positionpE B/EanglesH@dataTypeObjectPositionInfo sideEmptyflagsAttributesDidItypeLand_BarGate_FatlOffset5bpositionkvzEfAtzEangles?DdisableSimulationbdataTypeObjectPositionInfosideEmptyflagsAttributes'idJtypeLand_CncBarrier_stripes_FatlOffset5Eposition$hzE+zAeEangles>?'disableSimulationEdataTypeObjectPositionInfoҹsideEmptyflagsAttributes idKtypeLand_CncBarrier_stripes_FatlOffset5(positionbzE+zA6Eangles@ disableSimulation(dataTypeObjectPositionInfosideEmptyflagsAttributesidLtypeLand_CncBarrier_stripes_FatlOffset5 position azE+zA3EanglesՕ@disableSimulation dataTypeLayernameModulesEntitiesXidOatlOffsetP itemsItem0»Item1EItem2Item3Item4 Item5(Item6FItem7ddataTypeLogicPositionInfo idMtypeARK_Clear_VehicleEpositionΠE4AEangles<;EdataTypeLogicPositionInfoļnameadm_hc_unitisPlayabledescriptionHCidptypeHeadlessClient_FpositionEtAEdataTypeLogicPositionInfotareaSize@AflagsidtypeModuleHideTerrainObjects_FCustomAttributespositionh{EtA,EAttribute0̽Attribute1XnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value"Xdata2XsingleTypeSCALARvalue@Xproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedataȾsingleTypeBOOLvaluedataTypeLogicPositionInfoareaSizel@Ԕ@areaIsRectangleflagsid{typeModuleHideTerrainObjects_FCustomAttributes position'EGAgEAttribute0Attribute1vnAttributes property#filterexpression_this setVariable ["#filter",_value]Value@vdataPvsingleTypeSCALARvalue?vproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value data singleTypeBOOLvalue dataTypeLogicPositionInfoareaSizel@Ԕ@areaIsRectangleflagsid|typeModuleHideTerrainObjects_FCustomAttributes(position@EGApEAttribute0Attribute1nAttributes(property#filterexpression_this setVariable ["#filter",_value]Value^datansingleTypeSCALARvalue?property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value(data(singleTypeBOOLvalue(dataTypeLogicPositionInfoareaSizel@Ԕ@areaIsRectangleflagsid}typeModuleHideTerrainObjects_FCustomAttributesFpositionԗEGAEAttribute0&Attribute1nAttributesFproperty#filterexpression_this setVariable ["#filter",_value]Value|datasingleTypeSCALARvalue?property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueFdata"FsingleTypeBOOLvalueFdataTypeLogicPositionInfoareaSizel@Ԕ@areaIsRectangleflagsid-typeModuleHideTerrainObjects_FCustomAttributes dpositionЍE= oAKE Attribute0DAttribute1nAttributesdproperty#filterexpression_this setVariable ["#filter",_value]ValuedatasingleTypeSCALARvalue?property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value0ddata@dsingleTypeBOOLvalueddataTypeLogicPositionInfoidNtypeARK_Make_SentryCustomAttributespositionE}AzEAttribute0 nAttributespropertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];ValuedatasingleTypeBOOLvaluedataTypeLayernameTriggersEntitiesidRatlOffset:? items Item0Item1Item2Item3Item4Item5Item6Item77Item8Item9AdataTypeTriggerposition{TDA Fangle@AttributesidStypeEmptyDetectorAreaR50nametgr_pinley_counterconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{heli_1 setfuel 1;}sizeA _CsizeBBactivationByWESTdataTypeTriggerposition#E= oA9Eangle$s;Attributes9idTtypeEmptyDetectorAreaR50nametgr_engor_counterconditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0sizeA _CsizeBBactivationByWESTdataTypeTriggerposition)E"}AEangle$s;Attributes?id[typeEmptyDetectorAreaR50nametgr_airport_counterconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{heli_2 setfuel 1;}sizeA _CsizeBBactivationByWESTdataTypeTriggerpositionE\nA EangleS6?Attributestid\typeEmptyDetectorAreaR50nametgr_canto_counterconditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0sizeAG%CsizeBBactivationByWESTdataTypeTriggerpositionD~AFAttributesoidctypeEmptyDetectorAreaR250nametgr_pinley_switchconditioncall{this}sizeA;DsizeB;DactivationByWESTdataTypeTriggerpositionE= oAEAttributes:iditypeEmptyDetectorAreaR250nametgr_engor_switchsizeA"DsizeB"DactivationByWESTdataTypeTriggerposition{E\nAEAttributesidotypeEmptyDetectorAreaR2507nametgr_canto_switchsizeA"DsizeB"DactivationByWEST7dataTypeTriggerposition'MD)\A9Fanglen@AttributesidytypeEmptyDetectornametgr_pinley_cleanupconditioncall{triggerActivated tgr_engor_counter;}onActivationcall{{if ((side _x == independent) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_pinley_cleanup;}sizeACsizeBCactivationByGUERisRectangledataTypeTriggerpositionE= oA|Eanglen@Attributes*idztypeEmptyDetectorAnametgr_engor_cleanupconditioncall{triggerActivated tgr_canto_counter;}onActivationcall{{if ((side _x == independent) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_engor_cleanup;}sizeACsizeBCactivationByGUERisRectangleAdataTypeTriggerposition5+E\nAcEanglen@Attributesid{typeEmptyDetectornametgr_canto_cleanupconditioncall{triggerActivated tgr_airport_counter;}onActivationcall{{if ((side _x == independent) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_canto_cleanup;}sizeACsizeBCactivationByGUERisRectangle dataTypeObjectPositionInfoksideEmptyflagsAttributesid[typeCUP_B_nM1038_Ammo_USMC_DESatlOffset5CustomAttributes nposition7EAvEinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesMERDC_DG Attribute0CAttribute1nAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[["FirstAidKit"],[10]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuendatansingleTypeARRAYvaluenitemsItem0 Item1ndatasingleTypeARRAYvalue@itemsItem0hItem1dataxsingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?datansingleTypeARRAYvalue n3items2Item0mItem1Item2Item36Item4lItem5Item6Item7)Item8_Item9Item10Item11!Item12WItem13Item14Item15Item16GItem17Item18Item19 Item20CItem21Item22Item23Item242Item25zItem26Item27Item28)Item29lItem30Item31Item32 Item33gItem34Item35Item36Item37\Item38Item39Item40 Item41NItem42Item43Item44Item45@Item46vItem47Item48Item498ndata}singleTypeSTRINGvaluehide_rear_left_antennadatasingleTypeSCALARvaluedata6singleTypeSTRINGvaluehide_rear_right_antenna6dataFlsingleTypeSCALARvalueldata|singleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedata)singleTypeSTRINGvaluehide_right_mirror)data9_singleTypeSCALARvalue_dataosingleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvaluedata!singleTypeSTRINGvaluehide_blue_force_tracker!data1WsingleTypeSCALARvalue?WdatagsingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_spare_wheeldata!GsingleTypeSCALARvalueGdataWsingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedata singleTypeSTRINGvaluehide_door_front_left dataCsingleTypeSCALARvalueCdataSsingleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_cipdata 2singleTypeSCALARvalue?2dataBzsingleTypeSTRINGvaluehide_rear_view_camerazdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_smalldata)singleTypeSCALARvalue)data9lsingleTypeSTRINGvaluehide_radio_largeldata|singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_front_bumperdata singleTypeSCALARvalue data0gsingleTypeSTRINGvaluehide_old_rear_bumpergdatawsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarpdatasingleTypeSCALARvaluedata$\singleTypeSTRINGvaluehide_rear_tarp_holder\datalsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_middle_tarpdata singleTypeSCALARvalue dataNsingleTypeSTRINGvaluehide_middle_wallNdata^singleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_front_roofdatasingleTypeSCALARvaluedata @singleTypeSTRINGvaluehide_bench_rotate@dataPvsingleTypeSCALARvalue?vdatasingleTypeSTRINGvalueunhide_Deployment_1datasingleTypeSCALARvaluedata8singleTypeSTRINGvalueunhide_Deployment_28dataHnsingleTypeSCALARvaluen dataTypeObjectPositionInfosideEmptyflagsAttributes2id\typeCUP_B_nM1038_Ammo_USMC_DESatlOffset5CustomAttributesposition?jEA[E2initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesMERDC_DGAttribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueDdataTsingleTypeSTRINGvalue[[[[],[]],[[],[]],[["FirstAidKit"],[10]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueWdatagsingleTypeARRAYvalueitemsItem0Item1datasingleTypeARRAYvalueitemsItem0Item1JdataJsingleTypeSTRINGvalueMERDC_DGJdataZsingleTypeSCALARvalue?datasingleTypeARRAYvalue3items2Item0Item1]Item2Item3Item4Item5VItem6Item7Item8Item9HItem10~Item11Item12Item13?Item14uItem15Item16Item177Item18mItem19Item20Item212Item22hItem23Item24Item25!Item26WItem27Item28Item29Item30IItem31Item32Item33Item34DItem35Item36Item37Item389Item39|Item40Item41Item42+Item43mItem44Item45Item46Item47cItem48Item49data$]singleTypeSTRINGvaluehide_rear_left_antenna]datamsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_right_antennadatasingleTypeSCALARvaluedata#VsingleTypeSTRINGvaluehide_left_mirrorVdatafsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_right_mirrordatasingleTypeSCALARvaluedataHsingleTypeSTRINGvaluehide_brushguardHdataX~singleTypeSCALARvalue~datasingleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?data?singleTypeSTRINGvaluehide_jerrycans?dataOusingleTypeSCALARvalueudatasingleTypeSTRINGvaluehide_spare_wheeldatasingleTypeSCALARvaluedata7singleTypeSTRINGvaluehide_spare_wheel_mount7dataGmsingleTypeSCALARvaluemdata}singleTypeSTRINGvaluehide_door_front_leftdatasingleTypeSCALARvaluedata2singleTypeSTRINGvaluehide_door_front_right2dataBhsingleTypeSCALARvaluehdataxsingleTypeSTRINGvaluehide_cipdatasingleTypeSCALARvalue?data!singleTypeSTRINGvaluehide_rear_view_camera!data1WsingleTypeSCALARvalue?WdatagsingleTypeSTRINGvaluehide_radio_smalldatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_radio_largedata#IsingleTypeSCALARvalue?IdataYsingleTypeSTRINGvaluehide_old_front_bumperdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_old_rear_bumperdataDsingleTypeSCALARvalue?DdataTsingleTypeSTRINGvaluehide_rear_tarpdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_tarp_holderdata9singleTypeSCALARvalue9dataI|singleTypeSTRINGvaluehide_middle_tarp|datasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_middle_walldata+singleTypeSCALARvalue+data;msingleTypeSTRINGvaluehide_front_roofmdata}singleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_bench_rotatedatasingleTypeSCALARvalue?data-csingleTypeSTRINGvalueunhide_Deployment_1cdatassingleTypeSCALARvaluedatasingleTypeSTRINGvalueunhide_Deployment_2datasingleTypeSCALARvalue dataTypeObjectPositionInfosideEmptyflagsAttributesid]typeCUP_B_nM1038_Repair_USMC_DESatlOffset5CustomAttributes[ positionEA{\Einitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesMERDC_DG[Attribute0Attribute1 Attribute2 nAttributes propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueK data[ singleTypeARRAYvalue itemsItem0Item1t datatsingleTypeARRAYvaluetitemsItem0Item1>tdata>singleTypeSTRINGvalueMERDC_DG>dataNtsingleTypeSCALARvalue?tdata singleTypeARRAYvalue 3items2Item0Item1QItem2Item3Item4Item5JItem6Item7Item8Item9<Item10rItem11Item12Item133Item14iItem15Item16Item17+Item18aItem19Item20Item21&Item22\Item23Item24Item25Item26KItem27Item28Item29Item30=Item31Item32Item33Item348Item35yItem36Item37Item38- Item39p Item40 Item41 Item42 Item43a Item44 Item45 Item46 Item47W Item48 Item49  dataQsingleTypeSTRINGvaluehide_rear_left_antennaQdataasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_right_antennadatasingleTypeSCALARvaluedataJsingleTypeSTRINGvaluehide_left_mirrorJdataZsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_right_mirrordatasingleTypeSCALARvaluedata <singleTypeSTRINGvaluehide_brushguard<dataLrsingleTypeSCALARvaluerdatasingleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?data3singleTypeSTRINGvaluehide_jerrycans3dataCisingleTypeSCALARvalueidataysingleTypeSTRINGvaluehide_spare_wheeldatasingleTypeSCALARvaluedata+singleTypeSTRINGvaluehide_spare_wheel_mount+data;asingleTypeSCALARvalueadataqsingleTypeSTRINGvaluehide_door_front_leftdatasingleTypeSCALARvaluedata&singleTypeSTRINGvaluehide_door_front_right&data6\singleTypeSCALARvalue\datalsingleTypeSTRINGvaluehide_cipdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_view_cameradata%KsingleTypeSCALARvalue?Kdata[singleTypeSTRINGvaluehide_radio_smalldatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_radio_largedata=singleTypeSCALARvalue?=dataMsingleTypeSTRINGvaluehide_old_front_bumperdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_rear_bumperdata8singleTypeSCALARvalue?8dataHysingleTypeSTRINGvaluehide_rear_tarpydatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_tarp_holderdata - singleTypeSCALARvalue- data= p singleTypeSTRINGvaluehide_middle_tarpp data  singleTypeSCALARvalue data  singleTypeSTRINGvaluehide_middle_wall data  singleTypeSCALARvalue data/ a singleTypeSTRINGvaluehide_front_roofa dataq  singleTypeSCALARvalue data  singleTypeSTRINGvaluehide_bench_rotate data  singleTypeSCALARvalue data! W singleTypeSTRINGvalueunhide_Deployment_1W datag  singleTypeSCALARvalue data  singleTypeSTRINGvalueunhide_Deployment_2 data  singleTypeSCALARvalue propertyace_refuel_fuelCargoexpressionif (_value != (_this call ace_refuel_fnc_getFuelCargo)) then {[_this, _value] call ace_refuel_fnc_makeSource}Value  data  singleTypeSCALARvalue propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueE  dataU  singleTypeSTRINGvalue[[[[],[]],[[],[]],[["FirstAidKit"],[10]],[[],[]]],false]  dataTypeObjectPositionInfoVsideEmptyflagsAttributesvid^typeCUP_B_nM1038_Repair_USMC_DESatlOffset5CustomAttributesK!position|EAwEvinitcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesMERDC_DGAttribute0>Attribute1Attribute2 nAttributesK!propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuedatasingleTypeARRAYvalueitemsItem0BItem1dataRsingleTypeARRAYvaluevitemsItem0Item1datasingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?datasingleTypeARRAYvalueC3items2Item0Item1Item2"Item3lItem4Item5Item6Item7_Item8Item9Item10 Item11WItem12Item13Item14Item15GItem16}Item17Item18Item19CItem20yItem21Item22Item232Item24hItem25Item26Item27)Item28_Item29Item30Item31 Item32VItem33Item34Item35Item36JItem37Item38Item39 Item40AItem41Item42Item43Item442Item45vItem46Item47Item48(Item49ndatasingleTypeSTRINGvaluehide_rear_left_antennadata"singleTypeSCALARvalue"data2lsingleTypeSTRINGvaluehide_rear_right_antennaldata|singleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedata+_singleTypeSTRINGvaluehide_right_mirror_dataosingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_brushguarddata singleTypeSCALARvalue dataWsingleTypeSTRINGvaluehide_blue_force_trackerWdatagsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedataGsingleTypeSTRINGvaluehide_spare_wheelGdataW}singleTypeSCALARvalue}datasingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedata CsingleTypeSTRINGvaluehide_door_front_leftCdataSysingleTypeSCALARvalueydatasingleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvaluedata2singleTypeSTRINGvaluehide_cip2dataBhsingleTypeSCALARvalue?hdataxsingleTypeSTRINGvaluehide_rear_view_cameradatasingleTypeSCALARvalue?data)singleTypeSTRINGvaluehide_radio_small)data9_singleTypeSCALARvalue_dataosingleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvalue?data singleTypeSTRINGvaluehide_old_front_bumper data0VsingleTypeSCALARvalue?VdatafsingleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarpdata$JsingleTypeSCALARvalueJdataZsingleTypeSTRINGvaluehide_rear_tarp_holderdatasingleTypeSCALARvaluedata singleTypeSTRINGvaluehide_middle_tarp dataAsingleTypeSCALARvalueAdataQsingleTypeSTRINGvaluehide_middle_walldatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_front_roofdata 2singleTypeSCALARvalue2dataBvsingleTypeSTRINGvaluehide_bench_rotatevdatasingleTypeSCALARvaluedatasingleTypeSTRINGvalueunhide_Deployment_1data(singleTypeSCALARvalue(data8nsingleTypeSTRINGvalueunhide_Deployment_2ndata~singleTypeSCALARvaluepropertyace_refuel_fuelCargoexpressionif (_value != (_this call ace_refuel_fnc_getFuelCargo)) then {[_this, _value] call ace_refuel_fnc_makeSource}ValueP  data`  singleTypeSCALARvalue propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value K!data K!singleTypeSTRINGvalue[[[[],[]],[[],[]],[["FirstAidKit"],[10]],[[],[]]],false]K!dataTypeLogicPositionInfo!id_typeARK_ACE_Rearm!position~EtAe&E!dataTypeObjectPositionInfo;"sideEmptyflagsAttributes["idztypeCUP_B_M1030_USACustomAttributes"#positiong~EAE["initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Bike"]] call hull3_unit_fnc_init;}"Attribute0"nAttributes#propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValueO##data_##singleTypeSCALARvalue?#dataTypeObjectPositionInfo$sideEmptyflagsAttributes.$id{typeCUP_B_M1030_USACustomAttributes$X%positionT|EAE.$initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Bike"]] call hull3_unit_fnc_init;}$Attribute0$nAttributesX%propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue"%X%data2%X%singleTypeSCALARvalue?X%dataTypeObjectPositionInfo%sideEmptyflagsAttributes&id|typeCUP_B_M1030_USACustomAttributesj&+'position;|EA)E&initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Bike"]] call hull3_unit_fnc_init;}j&Attribute0&nAttributes+'propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue&+'data'+'singleTypeSCALARvalue?+'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'id}typeCUP_B_M1030_USACustomAttributes=((positionam~EA&E'initcall{ [this, ["faction", "USM_USMC_80_CC_DE"], ["gear", "Bike"]] call hull3_unit_fnc_init;}=(Attribute0e(nAttributes(propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue((data((singleTypeSCALARvalue?(LinkIDProvider#)Links6){[nextID6)itemsItem0+0Item1x0Item20Item31Item4_1Item51Item61Item7F2Item82Item92Item10-3Item11z3Item123Item134Item14a4Item154Item164Item17H5Item185Item195Item20/6Item21|6Item226Item237Item24c7Item257Item267Item27J8Item288Item298Item3019Item31~9Item329Item33:Item34e:Item35:Item36:Item37L;Item38;Item39;Item403<Item41<Item42<Item43=Item44g=Item45=Item46>Item47N>Item48>Item49>Item505?Item51?Item52?Item53@Item54i@Item55@Item56AItem57PAItem58AItem59AItem607BItem61BItem62BItem63CItem64kCItem65CItem66DItem67RDItem68DItem69DItem709EItem71EItem72EItem73 FItem74mFItem75FItem76GItem77TGItem78GItem79GItem80;HItem81HItem82HItem83"IItem84oIItem85IItem86 JItem87VJItem88JItem89JItem90=KItem91KItem92KItem93$LItem94qLItem95LItem96 MItem97XMItem98MItem99MItem100?NItem101NItem102NItem103&OItem104sOItem105OItem106 PItem107ZPItem108PItem109PItem110AQItem111QItem112QItem113(RItem114uRItem115RItem116SItem117\SItem118SItem119SItem120CTItem121TItem122TItem123*UItem124wUItem125UItem126VItem127^VItem128VItem129VItem130EWItem131WItem132WItem133,XItem134yXItem135XItem136YItem137`YItem138YItem139YItem140GZItem141ZItem142ZItem143.[{[linkIDitem0item1MCustomDataf0x0typeSyncx0linkIDitem0item1MCustomData00typeSync0linkIDitem04item1MCustomData11typeSync1linkIDitem05item1MCustomDataM1_1typeSync_1linkIDitem0)item1MCustomData11typeSync1linkIDitem0*item1MCustomData11typeSync1linkIDitem0+item1MCustomData42F2typeSyncF2linkIDitem07item1MCustomData22typeSync2linkIDitem0item1MCustomData22typeSync2linkID item0item1MCustomData3-3typeSync-3linkID item0item1MCustomDatah3z3typeSyncz3linkID item0item1MCustomData33typeSync3linkID item0item1MCustomData44typeSync4linkID item0'item1MCustomDataO4a4typeSynca4linkIDitem0(item1MCustomData44typeSync4linkIDitem0item1MCustomData44typeSync4linkIDitem0hitem1NCustomData65H5typeSyncH5linkIDitem0jitem1NCustomData55typeSync5linkIDitem0fitem1NCustomData55typeSync5linkIDitem0\item1NCustomData6/6typeSync/6linkIDitem0Vitem1NCustomDataj6|6typeSync|6linkIDitem0`item1NCustomData66typeSync6linkIDitem0Zitem1NCustomData77typeSync7linkIDitem0Xitem1NCustomDataQ7c7typeSyncc7linkIDitem0^item1NCustomData77typeSync7linkIDitem0item1MCustomData77typeSync7linkIDitem0item1NCustomData88J8typeSyncJ8linkIDitem0item1NCustomData88typeSync8linkIDitem0item1NCustomData88typeSync8linkIDitem0item1NCustomData919typeSync19linkIDitem0/item1MCustomDatal9~9typeSync~9linkIDitem01item1MCustomData99typeSync9linkID item0item1NCustomData::typeSync:linkID!item0item1NCustomDataS:e:typeSynce:linkID"item00item1MCustomData::typeSync:linkID#item03item1MCustomData::typeSync:linkID$item0item1NCustomData:;L;typeSyncL;linkID%item0item1NCustomData;;typeSync;linkID&item0item1NCustomData;;typeSync;linkID'item0item1NCustomData!<3<typeSync3<linkID(item0item1NCustomDatan<<typeSync<linkID)item0item1NCustomData<<typeSync<linkID*item0item1NCustomData==typeSync=linkID+item0item1NCustomDataU=g=typeSyncg=linkID,item0item1NCustomData==typeSync=linkID-item0item1NCustomData=>typeSync>linkID.item0item1NCustomData<>N>typeSyncN>linkID/item0 item1NCustomData>>typeSync>linkID0item0item1NCustomData>>typeSync>linkID1item0item1NCustomData#?5?typeSync5?linkID2item0item1NCustomDatap??typeSync?linkID3item0 item1NCustomData??typeSync?linkID4item0item1NCustomData @@typeSync@linkID5item0item1NCustomDataW@i@typeSynci@linkID6item0item1NCustomData@@typeSync@linkID7item0*item1NCustomData@AtypeSyncAlinkID8item0,item1NCustomData>APAtypeSyncPAlinkID9item0/item1NCustomDataAAtypeSyncAlinkID:item01item1NCustomDataAAtypeSyncAlinkID;item03item1NCustomData%B7BtypeSync7BlinkID<item05item1NCustomDatarBBtypeSyncBlinkID=item0item1NCustomDataBBtypeSyncBlinkID>item0item1NCustomData CCtypeSyncClinkID?item0 item1NCustomDataYCkCtypeSynckClinkID@item0"item1NCustomDataCCtypeSyncClinkIDAitem0$item1NCustomDataCDtypeSyncDlinkIDBitem0&item1NCustomData@DRDtypeSyncRDlinkIDCitem0(item1NCustomDataDDtypeSyncDlinkIDDitem07item1NCustomDataDDtypeSyncDlinkIDEitem09item1NCustomData'E9EtypeSync9ElinkIDFitem0yitem1MCustomDatatEEtypeSyncElinkIDGitem0Vitem1NCustomDataEEtypeSyncElinkIDHitem0Xitem1NCustomDataF FtypeSync FlinkIDIitem0Zitem1NCustomData[FmFtypeSyncmFlinkIDJitem0_item1aCustomDataFFtypeSyncFlinkIDKitem0^item1aCustomDataFGtypeSyncGlinkIDLitem0`item1bCustomDataBGTGtypeSyncTGlinkIDMitem0ditem1gCustomDataGGtypeSyncGlinkIDNitem0eitem1gCustomDataGGtypeSyncGlinkIDOitem0fitem1hCustomData)H;HtypeSync;HlinkIDPitem0mitem1jCustomDatavHHtypeSyncHlinkIDQitem0litem1jCustomDataHHtypeSyncHlinkIDRitem0kitem1nCustomDataI"ItypeSync"IlinkIDSitem0pitem1uCustomData]IoItypeSyncoIlinkIDTitem0qitem1uCustomDataIItypeSyncIlinkIDUitem0ritem1uCustomDataI JtypeSync JlinkIDVitem0sitem1uCustomDataDJVJtypeSyncVJlinkIDWitem0titem1uCustomDataJJtypeSyncJlinkIDXitem0vitem1wCustomDataJJtypeSyncJlinkIDYitem0|item1~CustomData+K=KtypeSync=KlinkIDZitem0item1CustomDataxKKtypeSyncKlinkID[item0item1CustomDataKKtypeSyncKlinkID\item0item1CustomDataL$LtypeSync$LlinkID]item0ritem1MCustomData_LqLtypeSyncqLlinkID^item0item1CustomDataLLtypeSyncLlinkID_item0item1CustomDataL MtypeSync MlinkID`item0item1CustomDataFMXMtypeSyncXMlinkIDaitem0item1CustomDataMMtypeSyncMlinkIDbitem0item1CustomDataMMtypeSyncMlinkIDcitem0item1CustomData-N?NtypeSync?NlinkIDditem0item1CustomDatazNNtypeSyncNlinkIDeitem0item1CustomDataNNtypeSyncNlinkIDfitem0item1CustomDataO&OtypeSync&OlinkIDgitem0item1CustomDataaOsOtypeSyncsOlinkIDhitem0item1CustomDataOOtypeSyncOlinkIDiitem0item1CustomDataO PtypeSync PlinkIDjitem0item1CustomDataHPZPtypeSyncZPlinkIDkitem0item1CustomDataPPtypeSyncPlinkIDlitem0item1CustomDataPPtypeSyncPlinkIDmitem0item1CustomData/QAQtypeSyncAQlinkIDnitem0item1CustomData|QQtypeSyncQlinkIDoitem0item1CustomDataQQtypeSyncQlinkIDpitem0item1CustomDataR(RtypeSync(RlinkIDqitem0item1CustomDatacRuRtypeSyncuRlinkIDritem0item1CustomDataRRtypeSyncRlinkIDsitem0item1CustomDataRStypeSyncSlinkIDtitem0item1CustomDataJS\StypeSync\SlinkIDuitem0item1CustomDataSStypeSyncSlinkIDvitem0item1CustomDataSStypeSyncSlinkIDwitem0item1 CustomData1TCTtypeSyncCTlinkIDxitem0 item1 CustomData~TTtypeSyncTlinkIDyitem0 item1 CustomDataTTtypeSyncTlinkIDzitem0Xitem1 CustomDataU*UtypeSync*UlinkID{item0Yitem1 CustomDataeUwUtypeSyncwUlinkID|item0Ritem1CustomDataUUtypeSyncUlinkID}item0Mitem1CustomDataUVtypeSyncVlinkID~item0sitem1MCustomDataLV^VtypeSync^VlinkIDitem0%item1MCustomDataVVtypeSyncVlinkIDitem0Sitem1'CustomDataVVtypeSyncVlinkIDitem0Hitem1'CustomData3WEWtypeSyncEWlinkIDitem0Titem1-CustomDataWWtypeSyncWlinkIDitem0Iitem1-CustomDataWWtypeSyncWlinkIDitem0Uitem13CustomDataX,XtypeSync,XlinkIDitem0Jitem13CustomDatagXyXtypeSyncyXlinkIDitem0Vitem19CustomDataXXtypeSyncXlinkIDitem0Kitem19CustomDataYYtypeSyncYlinkIDitem0Witem1?CustomDataNY`YtypeSync`YlinkIDitem0Litem1?CustomDataYYtypeSyncYlinkIDitem0[item1_CustomDataYYtypeSyncYlinkIDitem0\item1_CustomData5ZGZtypeSyncGZlinkIDitem0^item1_CustomDataZZtypeSyncZlinkIDitem0]item1_CustomDataZZtypeSyncZlinkIDitem0witem1MCustomData[.[typeSync.[linkIDitem0xitem1MCustomDatai[{[typeSync{[%٭][g]:Zi/"t