admiral\admiral.h(`description.extEE{d{hull3\briefing\blufor.sqfn_hull3\briefing\civilian.sqfn_hull3\briefing\indfor.sqfn_hull3\briefing\opfor.sqf0+d;hull3\hull3.h`Ahull3\LICENSEn_8hull3\POL_PARA_G.hT+drhull3\POL_PARA_U.ha{dinit.sqf`Pmission.sqm^+dclass Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "USM_USMC_90_WD"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "USM_USMC_90_WD"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "USM_USMC_90_WD"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class USM_USMC_90_WD { technicals[] = {"CUP_B_nM1025_M2_USMC_WDL", "CUP_B_nM1025_M240_USMC_WDL", "CUP_B_nM1025_Mk19_USMC_WDL"}; armour[] = {"CUP_B_LAV25M240_USMC", "CUP_B_AAV_USMC"}; th[] = {"CUP_I_UH1H_slick_TK_GUE"}; ah[] = {"CUP_I_UH1H_gunship_TK_GUE"}; }; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "spadochroniarze"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 59; }; 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 = 7; 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"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
United States Marines have taken control of the strategic Baltic sea island of Gogland. We have been dispatched to eliminate strong points across the island in preparation for an invasion by Soviet Naval Infantry.

ENEMY FORCES
US Marines with light armour and helicopters are present across the island.

FRIENDLY FORCES
Polish Airborne Kurwa! "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Destroy the hilltop Anti Ship Missile battery and secure the nearby Power Plant

Eliminate the Island HQ, destroy all US equipment found

Eliminate the hilltop Firebase and nearby Cave Ammo Dump "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake the objective groups in the given order.

Be aware the island has static AVENGER SAM sights protecting each objective, take this into consideration when selecting landing zones.

MOVEMENT PLAN
The Mi-24W has a troop transport capacity of eight troops.

FIRE SUPPORT PLAN
Mi-24W is armed with YAK-B 12.7x108mm rotary cannon in addition to Mars-2 unguided rockets and 9M114 Shturm ATGM.

Helicopters can Rearm as required. "]]; // Administration player createDiaryRecord ["Diary", ["Medical","
Squad ammo resupply boxes have been prepared for loading into each helicopter should they be required for resupply. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; 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 GM_PRL_80_AIR { gear = "POL_PARA_G"; uniform = "POL_PARA_U"; }; }; class Gear { #include "POL_PARA_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "POL_PARA_U.h" unitBaseClass = "Rifleman"; }; };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.class POL_PARA_G { class Rifleman { primaryWeapon = "gm_akmn_wud"; primaryWeaponItems[] = {"gm_zvn64_ak"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"ACE_HandFlare_White", 2}, {"gm_smokeshell_wht_gc", 1} }; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"gm_smokeshell_wht_gc", 1}, {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; basicAssignItems[] = {"ItemMap", "gm_gc_compass_f73", "ItemWatch", "gm_nsg66_oli"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 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 = "gm_akm_pallad_wud"; handgunWeapon = "gm_pim_blk"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 3}, {"1Rnd_HE_Grenade_shell", 4}, {"1Rnd_Smoke_Grenade_shell", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"gm_8Rnd_9x18mm_B_pst_pm_blk", 3} }; backpackMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"gm_smokeshell_wht_gc", 1}, {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"UGL_FlareWhite_F", 2}, {"1Rnd_Smoke_Grenade_shell", 2}, {"1Rnd_HE_Grenade_shell", 4} }; binocular = "gm_df7x40_blk"; }; class Officer : Leader { binocular = "gm_df7x40_blk"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "gm_pm63_blk"; primaryWeaponItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"gm_15Rnd_9x18mm_B_pst_pm63_blk", 4}}; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { handgunWeapon = "gm_pm63_handgun_blk"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 3}, {"1Rnd_HE_Grenade_shell", 4}, {"1Rnd_Smoke_Grenade_shell", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"gm_15Rnd_9x18mm_B_pst_pm63_blk", 3} }; }; class Medic : Rifleman { primaryWeapon = "gm_akms_wud"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"gm_smokeshell_wht_gc", 2} }; backpackMagazines[] = { {"gm_smokeshell_wht_gc", 4}, {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 2} }; binocular = "gm_df7x40_blk"; 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 { }; class AR : Rifleman { primaryWeapon = "gm_rpk_wud"; primaryWeaponItems[] = {"gm_zvn64_rpk"}; vestMagazines[] = {{"gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk", 8}}; backpackMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"gm_smokeshell_wht_gc", 1}, {"gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk", 6} }; }; class RAT : Rifleman { primaryWeapon = "gm_akms_wud"; secondaryWeapon = "CUP_launch_RPG7V"; secondaryWeaponItems[] = {"CUP_PG7VL_M"}; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"gm_smokeshell_wht_gc", 1}, {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 4}, {"CUP_PG7VL_M", 2} }; binocular = "gm_df7x40_blk"; }; class ENG : Rifleman { primaryWeapon = "gm_akms_wud"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; backpackMagazines[] = { {"DemoCharge_Remote_Mag", 3}, {"SatchelCharge_Remote_Mag", 2} }; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class SN : Rifleman { primaryWeapon = "gm_svd_wud"; handgunWeapon = "gm_pim_blk"; primaryWeaponItems[] = {"gm_pso1_dovetail_blk"}; vestMagazines[] = { {"gm_10Rnd_762x54mmR_B_T_7t2_svd_blk", 4}, {"gm_8Rnd_9x18mm_B_pst_pm_blk", 3} }; vestItems[] = {{"gm_nspu_dovetail_blk", 1}}; backpackMagazines[] = { {"gm_handgrenade_frag_rgd5", 1}, {"gm_smokeshell_wht_gc", 1}, {"gm_10Rnd_762x54mmR_B_T_7t2_svd_blk", 3} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "gm_pn3_gry"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; }; class VC : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_RPG26", 25}}; magazines[] = { {"gm_30Rnd_762x39mm_B_57N231_ak47_blk", 150}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 150}, {"gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk", 150}, {"1Rnd_HE_Grenade_shell", 25}, {"1Rnd_Smoke_Grenade_shell", 25}, {"gm_10Rnd_762x54mmR_B_T_7t2_svd_blk", 30}, {"UGL_FlareWhite_F", 25}, {"ACE_HandFlare_White", 25}, {"CUP_PG7VL_M", 25}, {"gm_handgrenade_frag_rgd5", 25}, {"gm_smokeshell_wht_gc", 25}, {"gm_15Rnd_9x18mm_B_pst_pm63_blk", 25}, {"gm_8Rnd_9x18mm_B_pst_pm_blk", 25}, {"DemoCharge_Remote_Mag", 25}, {"SatchelCharge_Remote_Mag", 25} }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 150}, {"ACE_splint", 24} }; }; }; class POL_PARA_U { class Rifleman { headGear = "gm_pl_army_headgear_wz67_oli"; goggles = ""; uniform = "gm_pl_army_uniform_soldier_80_frog"; vest = "gm_pl_army_vest_80_rifleman_gry_ARM"; backpack = "ark_backpack_large"; insignia = "USP_PATCH_POL_ARMY_10AIRASLT_BTN"; }; class Leader : Rifleman { uniform = "gm_pl_army_uniform_soldier_rolled_80_frog"; vest = "gm_pl_army_vest_80_leader_gry_ARM"; }; class Officer : Leader { headGear = "gm_pl_headgear_beret_bdx"; }; class Crew : Rifleman { headGear = "gm_gc_army_headgear_crewhat_80_blk"; uniform = "gm_gc_civ_uniform_pilot_80_blk"; vest = "gm_pl_army_vest_80_crew_gry_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { headGear = "gm_pl_army_headgear_wz67_net_oli"; vest = "gm_pl_army_vest_80_rifleman_smg_gry_ARM"; }; class Medic : Rifleman { headGear = "gm_pl_army_headgear_wz67_net_oli"; vest = "gm_pl_army_vest_80_rifleman_smg_gry_ARM"; }; class FTL : Leader { }; class AR : Rifleman { vest = "gm_pl_army_vest_80_mg_gry_ARM"; }; class RAT : Rifleman { headGear = "gm_pl_army_headgear_wz67_net_oli"; vest = "gm_pl_army_vest_80_at_gry_ARM"; }; class ENG : Rifleman { headGear = "gm_pl_army_headgear_wz67_net_oli"; uniform = "gm_pl_army_uniform_soldier_rolled_80_frog"; vest = "gm_pl_army_vest_80_rifleman_smg_gry_ARM"; backpack = "ark_backpack_large"; }; class ENGA : ENG { }; class SN : Rifleman { headGear = "gm_pl_army_headgear_wz67_net_oli"; uniform = "gm_pl_army_uniform_soldier_rolled_80_frog"; vest = "gm_pl_army_vest_80_marksman_gry_ARM"; }; class SP : SN { uniform = "gm_pl_army_uniform_soldier_80_frog"; }; class VC : Crew { }; class P : Crew { headGear = "gm_gc_headgear_zsh3_wht"; uniform = "gm_pl_airforce_uniform_pilot_80_gry"; }; class PCM : P { }; };ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; };raP version6EditorDatasourceNameark_co58_spadochroniarzeaddons2gm_vehicles_land_wheeled_ural4320_pl_army_ural4320gm_vehicles_land_wheeled_ural375d_pl_army_ural375dgm_coregm_weapons_ammoboxesA3_Modules_Fark_ace_rearmark_clear_cargoark_ai_sentryus_military_unitsCUP_Weapons_M9CUP_Weapons_AmmunitionA3_Weapons_Facre_mainark_vestsCUP_WheeledVehicles_NewHMMWVCUP_WheeledVehicles_NewM1097CUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionA3_Static_F_Sams_Radar_System_01CUP_Misc3_ConfigA3_Structures_F_Enoch_Military_CampsA3_Static_F_Sams_SAM_System_03A3_Soft_F_Enoch_Truck_01A3_Soft_F_Exp_Truck_01A3_Structures_F_Mil_FlagsCUP_WheeledVehicles_NewM998admiralCUP_WheeledVehicles_LAV25CUP_Creatures_StaticWeaponsCUP_Misc_e_ConfigA3_Structures_F_SystemCUP_CAMiscCUP_CWA_MiscCUP_AirVehicles_UH1HCUP_AirVehicles_CH53EA3_Structures_F_Mil_BagBunkerCUP_TrackedVehicles_NewM113ark_rotorCUP_WheeledVehicles_M1030A3_Structures_F_Argo_Military_Bunkersplp_containersCUP_Weapons_AmmoBoxesA3_Ui_Fgm_vehicles_land_tracked_2s1_pl_army_2s1A3_Characters_Face_nouniformrestrictionsCharacters_f_lxWSace_parachuteace_explosivesCUP_AirVehicles_Mi24AddonsMetaDatadlcsgmCUP_WeaponsCUP_VehiclesEnochExpansionCUP_UnitsArgorandomSeedScenarioData]CustomAttributesMissionS moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderBMarkerIDProviderULayerIndexProviderhCamera{nextID`UnextIDhnextID{posDOBCEdir]N?Ʈfv(up ?i1S?sasidew3LT4zList]1items0Item0. Item1 Item2 Item3 Item4 Item5 Item6n Item7 Item8H Item9 Item10 Item11Item12Item13Item14ZItem15Item16Item17CItem18Item19Item20XItem21Item22Item23Item24Item25Item268Item27Item28Item29Item30Item31Item32Item33<Item34Item35Item365Item37Item38Item39IItem40Item41Item42Item43/Item44Item45FItem46Item47]classNamegm_vehicles_land_wheeled_ural4320_pl_army_ural4320namegm_vehicles_land_wheeled_ural4320_pl_army_ural4320authorGlobal Mobilizationurlglobal-mobilization.com classNamegm_vehicles_land_wheeled_ural375d_pl_army_ural375dnamegm_vehicles_land_wheeled_ural375d_pl_army_ural375dauthorGlobal Mobilizationurlglobal-mobilization.com classNamegm_corenamegm_coreauthorGlobal Mobilizationurlglobal-mobilization.com classNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgn classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgH classNameus_military_unitsnameus_military_units classNameCUP_Weapons_M9nameCUP_Weapons_M9 classNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2classNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgZclassNameCUP_WheeledVehicles_NewHMMWVnameCUP_WheeledVehicles_NewHMMWVclassNameCUP_WheeledVehicles_NewM1097nameCUP_WheeledVehicles_NewM1097classNameCUP_WarfareBuildingsnameCUP_WarfareBuildingsCclassNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_FactionclassNameA3_Static_F_SamsnameArma 3 Sams - TurretsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigXclassNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Soft_F_EnochnameArma 3 Contact Platform - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Soft_F_ExpnameArma 3 Apex - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WheeledVehicles_NewM998nameCUP_WheeledVehicles_NewM998classNameAdmiralnameadmiralauthorKami8classNameCUP_WheeledVehicles_LAV25nameCUP_WheeledVehicles_LAV25classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CAMiscnameCUP_CAMiscclassNameCUP_CWA_MiscnameCUP_CWA_MiscclassNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1H<classNameCUP_AirVehicles_CH53EnameCUP_AirVehicles_CH53EclassNameCUP_TrackedVehicles_NewM113nameCUP_TrackedVehicles_NewM113classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org5classNameCUP_WheeledVehicles_M1030nameCUP_WheeledVehicles_M1030classNameA3_Structures_F_ArgonameArma 3 Malden - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameplp_containersnameplp_containersIclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_vehicles_land_tracked_2s1_pl_army_2s1namegm_vehicles_land_tracked_2s1_pl_army_2s1authorGlobal Mobilizationurlglobal-mobilization.comclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com/classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/classNameCharacters_f_lxWSnameArma 3 Western Sahara - Characters and ClothingauthorRotators Collectiveurlhttps://www.arma3.comFclassNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24]authordancemooxHeadergameTypeCoopminPlayersmaxPlayers8Category0SnameMultiplayerAttribute0Attribute1nAttributesSpropertyRespawnTemplatesexpressiontrueValueYdataisingleTypeARRAYvalueitemsItem0datasingleTypeSTRINGvalueNonepropertyRespawnButtonexpressiontrueValueSdata-SsingleTypeSCALARvalue?SIntelEntities ConnectionsXIbriefingNameark_co58_spadochroniarzeoverviewTextPolish Airborne retake SuursaaritimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT< ,items+Item0"Item1vYItem2~Item3Item4Item5pItem6UItem7ŘItem8Item9Item10Item11cItem12ɚItem13/Item14mItem15Item16\Item17"Item18&Item19*Item20Item21Item22Item23Item24Item25Item26Item27uItem28LItem29 Item30Item31Item32 Item33Item34Item35Item36! Item37)Item38/Item39H0Item406Item41<Item42CXIdataTypeLayernamePlayer BitsEntitiesc"idtatlOffset=vY items Item0"Item1*9Item2 OItem3OItem4PItem52RItem6`SItem7TItem8UItem9 WItem108XvYdataTypeObjectPositionInfo#sideEmptyflagsAttributes#idhtypegm_pl_army_ural4320_reammoCustomAttributesT$*9position{D@^Eangles>?#skill?lockUNLOCKEDinitcall{ [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesgm_pl_oliT$ Attribute0 %Attribute1%Attribute2F2Attribute3 3Attribute43Attribute54Attribute65Attribute76Attribute8r7Attribute9M8nAttributes *9propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value%%data%%singleTypeSTRINGvalue-1%propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value&F2data&F2singleTypeARRAYvalue&F2itemsItem0&Item1'F2data''singleTypeARRAYvalue$''itemsItem0L'Item1''data\''singleTypeSTRINGvaluegm_pl_oli'data''singleTypeSCALARvalue?'data'F2singleTypeARRAYvalue'F2%items$Item0)Item1)Item2-*Item3z*Item4*Item5*Item6*+Item7i+Item8+Item9+Item10,Item11V,Item12,Item13,Item14-Item15J-Item16-Item17-Item18-Item19>.Item20t.Item21.Item22.Item232/Item24h/Item25/Item26/Item27)0Item28_0Item290Item300Item311Item32U1Item331Item341Item352F2data))singleTypeSTRINGvalueRoadPrioritySign_01_unhide)data*-*singleTypeSCALARvalue?-*data=*z*singleTypeSTRINGvalueFrontLight_01_Cover_unhidez*data**singleTypeSCALARvalue?*data**singleTypeSTRINGvaluecover_hide_unhide*data+*+singleTypeSCALARvalue?*+data:+i+singleTypeSTRINGvaluewinch_unhidei+datay++singleTypeSCALARvalue?+data++singleTypeSTRINGvaluetools_unhide+data+,singleTypeSCALARvalue?,data$,V,singleTypeSTRINGvalueroofRack_unhideV,dataf,,singleTypeSCALARvalue?,data,,singleTypeSTRINGvaluecamonet_01_unhide,data,-singleTypeSCALARvalue-data-J-singleTypeSTRINGvaluecamonet_02_unhideJ-dataZ--singleTypeSCALARvalue-data--singleTypeSTRINGvalueAmmoBox_01_unhide-data--singleTypeSCALARvalue?-data .>.singleTypeSTRINGvalueAmmoBox_02_unhide>.dataN.t.singleTypeSCALARvaluet.data..singleTypeSTRINGvalueAmmoBox_03_unhide.data..singleTypeSCALARvalue.data.2/singleTypeSTRINGvalueAmmoBox_04_unhide2/dataB/h/singleTypeSCALARvalueh/datax//singleTypeSTRINGvalueBarrel_01_unhide/data//singleTypeSCALARvalue?/data/)0singleTypeSTRINGvaluecoldWeatherKit_unhide)0data90_0singleTypeSCALARvalue_0datao00singleTypeSTRINGvaluefuelcan_1_1_unhide0data00singleTypeSCALARvalue0data01singleTypeSTRINGvaluefuelcan_1_2_unhide1data/1U1singleTypeSCALARvalueU1datae11singleTypeSTRINGvaluelightGuard_unhide1data11singleTypeSCALARvalue?1data12singleTypeSTRINGvaluetoolbox_unhide2data 2F2singleTypeSCALARvalue?F2propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value2 3data2 3singleTypeSTRINGvalue-1 3propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value33data33singleTypeSTRINGvalue-13propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value44data44singleTypeSTRINGvalue-14propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value55data55singleTypeSTRINGvalue-15propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value]66datam66singleTypeSTRINGvalue-16propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value=7r7dataM7r7singleTypeSTRINGvalue-1r7propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value8M8data(8M8singleTypeSTRINGvalue-1M8propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value8*9data9*9singleTypeSTRINGvalue-1*9 dataTypeObjectPositionInfo9sideEmptyflagsAttributes:id|typegm_pl_army_ural375d_refuelatlOffset;CustomAttributes: Oposition{bD-@Eangles>?:skill?lockUNLOCKEDinitcall{ [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesgm_pl_oli: Attribute0h;Attribute1H<Attribute2FAttribute3GAttribute4HAttribute5|IAttribute6[JAttribute78KAttribute8rLAttribute9RMAttribute10-NnAttributes Opropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value<H<data#<H<singleTypeSTRINGvalue-1H<propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value<Fdata=FsingleTypeARRAYvalue$=FitemsItem0L=Item1>Fdata\=>singleTypeARRAYvalue=>itemsItem0=Item1=>data==singleTypeSTRINGvaluegm_pl_oli=data=>singleTypeSCALARvalue?>data*>FsingleTypeARRAYvalueN>FitemsItem0?Item1 @Item2A@Item3@Item4@Item5AItem6;AItem7zAItem8AItem9AItem10)BItem11kBItem12BItem13BItem14CItem15_CItem16CItem17CItem18DItem19SDItem20DItem21DItem22EItem23GEItem24}EItem25EItem26EItem27;FItem28qFItem29FFdata? @singleTypeSTRINGvalueRoadPrioritySign_01_unhide @data@A@singleTypeSCALARvalue?A@dataQ@@singleTypeSTRINGvalueFrontLight_01_Cover_unhide@data@@singleTypeSCALARvalue?@data@AsingleTypeSTRINGvaluetoolbox_unhideAdataA;AsingleTypeSCALARvalue?;AdataKAzAsingleTypeSTRINGvaluetools_unhidezAdataAAsingleTypeSCALARvalue?AdataAAsingleTypeSTRINGvalueTowBar_01_unhideAdataB)BsingleTypeSCALARvalue?)Bdata9BkBsingleTypeSTRINGvalueroofRack_unhidekBdata{BBsingleTypeSCALARvalue?BdataBBsingleTypeSTRINGvaluecamonet_01_unhideBdataBCsingleTypeSCALARvalueCdata+C_CsingleTypeSTRINGvaluecamonet_02_unhide_CdataoCCsingleTypeSCALARvalueCdataCCsingleTypeSTRINGvalueAmmoBox_01_unhideCdataCDsingleTypeSCALARvalue?DdataDSDsingleTypeSTRINGvalueAmmoBox_02_unhideSDdatacDDsingleTypeSCALARvalueDdataDDsingleTypeSTRINGvalueAmmoBox_03_unhideDdataDEsingleTypeSCALARvalueEdataEGEsingleTypeSTRINGvalueAmmoBox_04_unhideGEdataWE}EsingleTypeSCALARvalue}EdataEEsingleTypeSTRINGvalueBarrel_01_unhideEdataEEsingleTypeSCALARvalue?EdataF;FsingleTypeSTRINGvaluefuelcan_1_1_unhide;FdataKFqFsingleTypeSCALARvalueqFdataFFsingleTypeSTRINGvaluefuelcan_1_2_unhideFdataFFsingleTypeSCALARvalueFpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueGGdataGGsingleTypeSTRINGvalue-1Gpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuelHHdata|HHsingleTypeSTRINGvalue-1Hpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueGI|IdataWI|IsingleTypeSTRINGvalue-1|Ipropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&J[Jdata6J[JsingleTypeSTRINGvalue-1[Jpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueK8KdataK8KsingleTypeSTRINGvalue-18Kpropertyace_refuel_fuelCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_refuel_fuelCargo")) then {getNumber (configOf _this >> "ace_refuel_fuelCargo")} else {-1})) then {[_this, _value] call ace_refuel_fnc_makeSource}ValueCustomAttributes[\position$dEBm)2Eangles5@[Attribute0[Attribute1U\nAttributes\property#filterexpression_this setVariable ["#filter",_value]Value\U\data/\U\singleTypeSCALARvalue@AU\property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value\\data\\singleTypeBOOLvalue\ dataTypeLogicPositionInfo]areaSize OA&AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetN>CustomAttributes]/_position/EC%+EanglesB=aW$@U@]Attribute0^Attribute1^nAttributes/_property#filterexpression_this setVariable ["#filter",_value]Valuee^^datau^^singleTypeSCALARvalue@A^property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value^/_data _/_singleTypeBOOLvalue/_ dataTypeLogicPositionInfo_areaSizew@@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset>CustomAttributes`uapositionEJCT(Eangles=I?`Attribute0U`Attribute1`nAttributesuaproperty#filterexpression_this setVariable ["#filter",_value]Value``data``singleTypeSCALARvalue@A`property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueAauadataQauasingleTypeBOOLvalueua dataTypeLogicPositionInfo+bareaSize^(!A7AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset]?CustomAttributescbcposition EAC#i$Eangles??&b@3>cbAttribute0bAttribute1'cnAttributescproperty#filterexpression_this setVariable ["#filter",_value]Valueb'cdatac'csingleTypeSCALARvalue@'cproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueccdataccsingleTypeBOOLvaluec dataTypeLogicPositionInfoqdareaSize޺@|5@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset(>CustomAttributesdfpositionQ`E25 C/Eangles8ۣ<[I?T!J>dAttribute0dAttribute1menAttributesfproperty#filterexpression_this setVariable ["#filter",_value]Value7emedataGemesingleTypeSCALARvalue@meproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueefdataefsingleTypeBOOLvaluef dataTypeLogicPositionInfofareaSizezBA5^$AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetnCustomAttributesfGhpositionE CD-EanglesZ@D6?{@fAttribute0'gAttribute1gnAttributesGhproperty#filterexpression_this setVariable ["#filter",_value]Value}ggdataggsingleTypeSCALARvalue@gproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuehGhdata#hGhsingleTypeBOOLvalueGhdataTypeLogicPositionInfohid~typeARK_ACE_Rearmhposition};D0@MœEhdataTypeLogicPositionInfo iidtypeARK_Clear_VehicleatlOffset7)ipositionREC\s/E)idataTypeLogicPositionInfoiidtypeARK_Make_SentryatlOffset7CustomAttributesijpositionEC[0EiAttribute0inAttributesjpropertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];ValuedjjdatatjjsingleTypeBOOLvaluej dataTypeLogicPositionInfoNkareaSize7AjFAareaIsRectangleflagsid9typeModuleHideTerrainObjects_FatlOffset>CustomAttributesklpositionH[E'CGEangles*@kAttribute0kAttribute1JlnAttributeslproperty#filterexpression_this setVariable ["#filter",_value]ValuelJldata$lJlsingleTypeSCALARvalue@AJlproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuelldatallsingleTypeBOOLvalueldataTypeLogicPositionInfomareaSize7A5AareaIsRectangleflagsidHtypeModuleHideTerrainObjects_FCustomAttributesmoposition5ʫE^RBEangles̨<@~@ӠL=mAttribute0mAttribute1nnAttributesoproperty#filterexpression_this setVariable ["#filter",_value]ValueJnndataZnnsingleTypeSCALARvalue@Anproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuenodatanosingleTypeBOOLvalueo dataTypeLogicPositionInfooareaSize7A5AareaIsRectangleflagsidPtypeModuleHideTerrainObjects_FatlOffset7CustomAttributespZqposition ERBEangles@p?=pAttribute0:pAttribute1pnAttributesZqproperty#filterexpression_this setVariable ["#filter",_value]ValueppdatappsingleTypeSCALARvalue@Approperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value&qZqdata6qZqsingleTypeBOOLvalueZq dataTypeLogicPositionInforareaSize7A5AareaIsRectangleflagsidVtypeModuleHideTerrainObjects_FatlOffset?CustomAttributesHrspositionڬE(zB;Eangles*?HrAttribute0rAttribute1 snAttributessproperty#filterexpression_this setVariable ["#filter",_value]Valuer sdatar ssingleTypeSCALARvalue@A sproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuelssdata|sssingleTypeBOOLvalues dataTypeLogicPositionInfoVtareaSizeAAT6AareaIsRectangleflagsiddtypeModuleHideTerrainObjects_FatlOffset̿>CustomAttributestuposition\ECEangles5@tAttribute0tAttribute1RunAttributesuproperty#filterexpression_this setVariable ["#filter",_value]ValueuRudata,uRusingleTypeSCALARvalue@ARuproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueuudatauusingleTypeBOOLvalueudataTypeLogicPositionInfovareaSize??areaIsRectangleflagsidotypeModuleHideTerrainObjects_FCustomAttributesvxpositionתEtCEangleslU@vAttribute0vAttribute1wnAttributesxproperty#filterexpression_this setVariable ["#filter",_value]ValueRwwdatabwwsingleTypeSCALARvalue@Awproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuewxdatawxsingleTypeBOOLvaluexdataTypeLogicPositionInfoxareaSize0AAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributesxRzposition:EBEangles @*@%>xAttribute02yAttribute1ynAttributesRzproperty#filterexpression_this setVariable ["#filter",_value]ValueyydatayysingleTypeSCALARvaluepAyproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuezRzdata.zRzsingleTypeBOOLvalueRz dataTypeLogicPositionInfo{areaSizeOGA5AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset̽CustomAttributes@{|positionXExTAEanglesB=@=@{Attribute0x{Attribute1|nAttributes|property#filterexpression_this setVariable ["#filter",_value]Value{|data{|singleTypeSCALARvalue@A|property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valued||datat||singleTypeBOOLvalue| dataTypeLogicPositionInfoN}areaSize7A5AareaIsRectangleflagsid typeModuleHideTerrainObjects_FatlOffset%<CustomAttributes}~positionEjCREanglesg@5@ @}Attribute0}Attribute1J~nAttributes~property#filterexpression_this setVariable ["#filter",_value]Value~J~data$~J~singleTypeSCALARvalue@AJ~property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value~~data~~singleTypeBOOLvalue~dataTypeLayernameSpawning & CleanupstateEntitiesBidvatlOffset};AitemsItem0Item1tItem27Item3tItem4Item5Item6NdataTypeTriggerposition0{Ez CP,EAttributesid!typeEmptyDetectorAreaR250atlOffset tnametgr_objective_1sizeAP!DCsizeBDCsizeCAactivationByANYPLAYERtdataTypeTriggerpositionEffAFEAttributes݀id"typeEmptyDetectorAreaR2507nametgr_objective_2sizeA@¤BsizeB@¤BsizeCAactivationByANYPLAYER7dataTypeTriggerpositionE_U AEAttributesid5typeEmptyDetectorAreaR250atlOffseth1tnametgr_objective_3conditioncall{this}onActivationcall{if (isServer) then {[tgr_cleanup_1] call ark_fnc_cleanUpAI;};}sizeAˡBsizeBˡBsizeCAactivationByANYPLAYERtdataTypeTriggerposition!EhBEangle ?AttributesidOtypeEmptyDetectorAreaR250atlOffsetnhnametgr_objective_4conditioncall{this}onActivationcall{if (isServer) then {[tgr_cleanup_2] call ark_fnc_cleanUpAI;};}sizeA5BsizeBTBsizeCAactivationByANYPLAYERdataTypeTriggerposition=EaBzEAttributes6idPtypeEmptyDetectorAreaR250atlOffsett?nametgr_objective_5sizeAABsizeB0~CsizeCAactivationByANYPLAYERdataTypeTriggerpositionttE vB90EAttributes idtypeEmptyDetectorAreaR250atlOffsetP˫Nnametgr_cleanup_1sizeAZDsizeB8LDisRectangleNdataTypeTriggerposition*Ee1@"EAttributesidtypeEmptyDetectorAreaR250nametgr_cleanup_2sizeAZDsizeB8LDisRectangledataTypeLayernameLounatkorkiastateEntitiesZidwatlOffseth>¯itemsItem0Item1Item2-.dataTypeLayernameSentry AIEntities܆idatlOffsetffBDitemsCItem0Item1LItem2Item3ҍItem4؏Item5Item6_Item7Item8Item9)Item10lItem11%Item12iItem13oItem14Item15Item16;Item17gItem18Item19ץItem20Item21_Item22Item23תItem24Item25^Item26Item27Item28ٰItem29Item308Item31{Item32Item33Item347Item35kItem36Item37ӻItem38Item39[Item40Item41Item42Item43KItem44Item45Item46Item47[Item48Item49Item50&Item51BItem52Item53Item54Item55BItem56vItem57Item58Item59"Item60VItem61Item62Item63Item64IItem65Item66IdataTypeGroupsideWestEntitiesbAttributesFidatlOffsetffBLitemsItem0FdataTypeObjectPositionInfosideWestflagsAttributes@idtypeusm_marine_90s_w_h_ftlatlOffset>FpositionEC,Eangles~c@@FLdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0ËdataTypeObjectPositionInfoKsideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset@@position7E Cuw/Eanglesk@dataTypeGroupsideWestEntitiesAttributes̍idatlOffsetffBҍitemsItem0̍dataTypeObjectPositionInfosideWestflagsAttributesƍidtypeusm_marine_90s_w_h_mgatlOffsetj$@̍positionG3E C/Eangles]@ƍ̍ҍdataTypeGroupsideWestEntities;AttributesCrewLinks%idatlOffsetffB؏itemsItem0XdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset(>positionԐE8C_-Eangles?=Vu@%LinkIDProviderJLinks]؏nextID]itemsItem0z؏linkIDitem0item1CustomData؏roleturretPath؏dataTypeGroupsideWestEntities2AttributesidatlOffsetffBitemsItem0OdataTypeObjectPositionInfoؐsideWestflagsAttributesidtypeusm_marine_90s_w_h_at4atlOffsetƔ?positionERKC(Eangles@dataTypeGroupsideWestEntitiesvAttributesYidatlOffsetffB_itemsItem0YdataTypeObjectPositionInfosideWestflagsAttributesSidtypeusm_marine_90s_w_h_gratlOffseti?YpositionoERKC-(EanglesX@SY_dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0֒dataTypeObjectPositionInfo^sideWestflagsAttributesidtypeusm_marine_90s_w_h_aratlOffset8@?positionERKC(EanglesB@dataTypeGroupsideWestEntitiesAttributesߔidatlOffsetffBitemsItem0ߔdataTypeObjectPositionInfosideWestflagsAttributesٔidtypeusm_marine_90s_w_h_gratlOffsetb?ߔposition9EC&$Eangles?ٔߔdataTypeGroupsideWestEntities?Attributes#idatlOffsetffB)itemsItem0\#dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset(@#positionEC*`$Eangles┓@#)dataTypeGroupsideWestEntitiesAttributesfidatlOffsetffBlitemsItem0fdataTypeObjectPositionInfo(sideWestflagsAttributes`idtypeusm_marine_90s_w_h_mgatlOffset@@fpositionECxA$Eangles ;@`fldataTypeGroupsideWestEntities՗AttributeslCrewLinksridatlOffsetffB%itemsItem0ldataTypeObjectPositionInfo}sideWestflagsAttributesidtypeusm_marine_90s_w_h_crew1atlOffset,!>lpositionbyEIC4%EanglesS@d~@Σ<InventoryʘlhandgunVuniformvest;mapItemMapcompassItemCompasswatchItemWatchradioItemRadioheadgearusm_helmet_cvclnameCUP_hgun_M9primaryMuzzleMagnameCUP_15Rnd_9x19_M9ammoLefttypeNameusm_bdu_w_misBackpackItemCargo;itemsItem0 ;nameusm_bdu_8point_wdl_mcount;typeNameusm_vest_pasgtisBackpacklrLinkIDProviderLinks%nextIDitemsItem0ǚ%linkIDitem0item1CustomData%roleturretPath%dataTypeGroupsideWestEntitiesAttributescidatlOffsetffBiitemsItem0cdataTypeObjectPositionInfo%sideWestflagsAttributes]idtypeusm_marine_90s_w_h_ncoatlOffset8?cposition)hEBu1Eangles@]cidataTypeGroupsideWestEntitiesҜAttributesCrewLinksidatlOffsetffBoitemsItem0dataTypeObjectPositionInfoxsideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffsetU?positionxoEB52Eangles+@LinkIDProviderLinksonextIDitemsItem0olinkIDitem0item1CustomDataLoroleturretPathodataTypeGroupsideWestEntitiesɞAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoosideWestflagsAttributesidtypeusm_marine_90s_w_h_ftlatlOffset@-@position_E#CN+EanglesN@dataTypeGroupsideWestEntities AttributesidatlOffsetffBitemsItem0*dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffsetpositionEpCr+EanglesRj@dataTypeGroupsideWestEntitiesQAttributes5idatlOffsetffB;itemsItem0n5dataTypeObjectPositionInfosideWestflagsAttributes/idtypeusm_marine_90s_w_h_ncoatlOffset1?5position8E,C*-Eanglesƃ?/5;dataTypeGroupsideWestEntitiesAttributesaidatlOffsetffBgitemsItem0adataTypeObjectPositionInfo;sideWestflagsAttributes[idtypeusm_marine_90s_w_h_at4atlOffseth0?apositionE$C^-E[agdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0ޣdataTypeObjectPositionInfogsideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffsetp>positionpE/C2-EdataTypeGroupsideWestEntitiesAttributesѥidatlOffsetffBץitemsItem0 ѥdataTypeObjectPositionInfosideWestflagsAttributes˥id typeusm_marine_90s_w_h_rm1atlOffset7ѥpositionNE , C 2Eanglesc@˥ѥץdataTypeGroupsideWestEntities1Attributesid atlOffsetffBitemsItem0NdataTypeObjectPositionInfoצsideWestflagsAttributesid typeusm_marine_90s_w_h_rm1atlOffset7positioṉEU) C@2Eanglesv`@dataTypeGroupsideWestEntitiesuAttributesYid atlOffsetffB_itemsItem0YdataTypeObjectPositionInfosideWestflagsAttributesSid typeusm_marine_90s_w_h_rm1atlOffset7YpositionWEU) C2Eanglesc@SY_dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0֨dataTypeObjectPositionInfoOsideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionEowBL2Eangles ]@dataTypeGroupsideWestEntitiesAttributesѪidatlOffsetffBתitemsItem0 ѪdataTypeObjectPositionInfosideWestflagsAttributes˪idtypeusm_marine_90s_w_h_rm1atlOffset7ѪpositionMEBG4Eanglesc@˪ѪתdataTypeGroupsideWestEntities1AttributesidatlOffsetffBitemsItem0NdataTypeObjectPositionInfo׫sideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset=positionpEBr4Eanglesc@dataTypeGroupsideWestEntitiesuAttributesXidatlOffsetffB^itemsItem0XdataTypeObjectPositionInfosideWestflagsAttributesRidtypeusm_marine_90s_w_h_mgatlOffset*p4AXpositionEmAZDEanglesT?RX^dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0խdataTypeObjectPositionInfo]sideWestflagsAttributes}idtypeusm_marine_90s_w_h_gratlOffset6position; ERAΧDE}dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoysideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionEhAFDEanglesXW@dataTypeGroupsideWestEntitiesAttributesӰidatlOffsetffBٰitemsItem04ӰdataTypeObjectPositionInfosideWestflagsAttributesͰidtypeusm_marine_90s_w_h_at4Ӱposition='EB~jDEͰӰٰdataTypeGroupsideWestEntities3AttributesidatlOffsetffBitemsItem0PdataTypeObjectPositionInfoȱsideWestflagsAttributesid typeusm_marine_90s_w_h_arpositionE".BODEdataTypeGroupsideWestEntitiesNAttributes2id!atlOffsetffB8itemsItem0k2dataTypeObjectPositionInfosideWestflagsAttributes,id"typeusm_marine_90s_w_h_ftlatlOffset XA2position|Ey0BCDEangles^@,28dataTypeGroupsideWestEntitiesAttributesuid#atlOffsetffB{itemsItem0udataTypeObjectPositionInfo7sideWestflagsAttributesoid$typeusm_marine_90s_w_h_aratlOffsetAupositionEA=BEanglesRQ@ou{dataTypeGroupsideWestEntitiesմAttributesid%atlOffsetffBitemsItem0dataTypeObjectPositionInfo{sideWestflagsAttributesid&typeusm_marine_90s_w_h_at4atlOffset6positionEAoBEangles8@dataTypeGroupsideWestEntitiesAttributesid'atlOffsetffBitemsItem06dataTypeObjectPositionInfosideWestflagsAttributesid(typeusm_marine_90s_w_h_rm1positionE?/ACEangles@dataTypeGroupsideWestEntitiesMAttributes1id)atlOffsetffB7itemsItem0j1dataTypeObjectPositionInfosideWestflagsAttributes+id*typeusm_marine_90s_w_h_ncoatlOffset61positionE@/ApICEanglesh@+17dataTypeGroupsideWestEntitiesAttributeseid+atlOffsetffBkitemsItem0edataTypeObjectPositionInfo'sideWestflagsAttributes_id,typeusm_marine_90s_w_h_rm1eposition[EtA sEEanglesҡ@_ekdataTypeGroupsideWestEntitiesŹAttributesid-atlOffsetffBitemsItem0dataTypeObjectPositionInfo[sideWestflagsAttributesid.typeusm_marine_90s_w_h_ncoposition-EtAEEangles>^?dataTypeGroupsideWestEntitiesAttributesͻid/atlOffsetffBӻitemsItem0ͻdataTypeObjectPositionInfosideWestflagsAttributesǻid0typeusm_marine_90s_w_h_rm1ͻpositionEAz3DEangles?ǻͻӻdataTypeGroupsideWestEntities-Attributesid1atlOffsetffBitemsItem0JdataTypeObjectPositionInfoӼsideWestflagsAttributes id2typeusm_marine_90s_w_h_rm1atlOffset7positionhEAKgDEanglesߏ> dataTypeGroupsideWestEntitiesqAttributesUid3atlOffsetffB[itemsItem0UdataTypeObjectPositionInfosideWestflagsAttributesOid4typeusm_marine_90s_w_h_rm1atlOffset7UpositionEAV!DEangleswl@OU[dataTypeGroupsideWestEntitiesAttributesid5atlOffsetffBitemsItem0ҾdataTypeObjectPositionInfoKsideWestflagsAttributesid6typeusm_marine_90s_w_h_rm1positionoEAEEanglesc@dataTypeGroupsideWestEntitiesAttributesid7atlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesid8typeusm_marine_90s_w_h_rm1atlOffset7positionaEAFEangles>dataTypeGroupsideWestEntities-Attributesid9atlOffsetffBitemsItem0JdataTypeObjectPositionInfosideWestflagsAttributesid:typeusm_marine_90s_w_h_rm1position_EAEEanglesc@dataTypeGroupsideWestEntitiesaAttributesEid;atlOffsetffBKitemsItem0~EdataTypeObjectPositionInfosideWestflagsAttributes?id<typeusm_marine_90s_w_h_rm1atlOffset7EpositionM8E$AEEangles ??EKdataTypeGroupsideWestEntitiesAttributesid=atlOffsetffBitemsItem0dataTypeObjectPositionInfoKsideWestflagsAttributesid>typeusm_marine_90s_w_h_rm1atlOffset7positionE$AEEangles ?dataTypeGroupsideWestEntitiesAttributesid?atlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesid@typeusm_marine_90s_w_h_rm1atlOffset7positionqEAEEangles1>dataTypeGroupsideWestEntities-AttributesidAatlOffsetffBitemsItem0JdataTypeObjectPositionInfosideWestflagsAttributes idBtypeusm_marine_90s_w_h_rm1atlOffset7position+E~lAEEangles(> dataTypeGroupsideWestEntitiesqAttributesUidCatlOffsetffB[itemsItem0UdataTypeObjectPositionInfosideWestflagsAttributesOidDtypeusm_marine_90s_w_h_rm1atlOffset7UpositionztEA!EEangles˃@OU[dataTypeGroupsideWestEntitiesAttributesidEatlOffsetffBitemsItem0dataTypeObjectPositionInfo[sideWestflagsAttributesidFtypeusm_marine_90s_w_h_rm1atlOffset7position̟E`iAsFEangles@dataTypeGroupsideWestEntitiesAttributesidGatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidHtypeusm_marine_90s_w_h_rm1atlOffset7position̖E`iAFEangles@dataTypeGroupsideWestEntities=Attributes idOatlOffsetffB&itemsItem0Z dataTypeObjectPositionInfosideWestflagsAttributesidPtypeusm_marine_90s_w_h_aratlOffset6 positionҮE ABJEanglesz@ &dataTypeGroupsideWestEntitiesAttributes<idQatlOffsetffBBitemsItem0<dataTypeObjectPositionInfosideWestflagsAttributes6idRtypeusm_marine_90s_w_h_at4<positionѷEAJE6<BdataTypeGroupsideWestEntitiesAttributesidSatlOffsetffBitemsItem0dataTypeObjectPositionInfoBsideWestflagsAttributeszidTtypeusm_marine_90s_w_h_rm1atlOffset@z@positionŭESAbDJEangles*jX@zdataTypeGroupsideWestEntitiesAttributesidUatlOffsetffBitemsItem0dataTypeObjectPositionInfovsideWestflagsAttributesidVtypeusm_marine_90s_w_h_rm1position[EAQIEangles?dataTypeGroupsideWestEntitiesAttributesidWatlOffsetffBitemsItem01dataTypeObjectPositionInfosideWestflagsAttributesidXtypeusm_marine_90s_w_h_rm1atlOffset7positionEAdataTypeGroupsideWestEntitiesAttributesid_atlOffsetffBitemsItem0!dataTypeObjectPositionInfosideWestflagsAttributesid`typeusm_marine_90s_w_h_rm1position!EA>HEanglesc@dataTypeGroupsideWestEntities8AttributesidaatlOffsetffB"itemsItem0UdataTypeObjectPositionInfosideWestflagsAttributesidbtypeusm_marine_90s_w_h_rm1atlOffset&ApositionE|A!IEanglesH@"dataTypeGroupsideWestEntities|AttributesPideatlOffsetffBVitemsItem0PdataTypeObjectPositionInfosideWestflagsAttributesJidftypeusm_marine_90s_w_h_rm1Pposition-KEAYaCEanglesc@JPVdataTypeGroupsideWestEntitiesAttributesidgatlOffsetffBitemsItem0dataTypeObjectPositionInfoFsideWestflagsAttributes~idhtypeusm_marine_90s_w_h_rm1positionEAU$CEanglesY?~dataTypeGroupsideWestEntitiesAttributesidiatlOffsetffBitemsItem0dataTypeObjectPositionInfozsideWestflagsAttributesidjtypeusm_marine_90s_w_h_rm1position[EXiADCEanglesc@dataTypeGroupsideWestEntities'Attributes CrewLinksidtatlOffsetffBitemsItem0D dataTypeObjectPositionInfosideWestflagsAttributesidutypeusm_marine_90s_w_h_rm1atlOffset%)> position]EA7JEangles> LinkIDProvider6LinksInextIDIitemsItem0flinkIDitem0uitem1CustomDataroleturretPath dataTypeObjectPositionInfoesideWestflagsAttributesidtypeCUP_B_nM1025_M2_USMC_WDLatlOffsetR?CustomAttributesIpositionujEyCV2Eangles+@Attribute0nAttributesIpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value%Idata5IsingleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]IdataTypeObjectPositionInfosideWestflagsAttributesidtypeCUP_B_nM1025_M240_USMC_WDLCustomAttributespositionjNE[+AJEanglesc|W@Attribute0BnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false] dataTypeObjectPositionInfoesideWestflagsAttributesidtypeCUP_B_nM1097_AVENGER_USA_WDLatlOffset"CustomAttributesIposition!ErC+%EanglesS@d~@Σ<Attribute0nAttributesIpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value%Idata5IsingleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]I dataTypeObjectPositionInfosideWestflagsAttributes$idtypeCUP_B_nM1025_M240_USMC_WDLatlOffsetCustomAttributes*positionposition/E3C(Eangles@+texturesOlivedisableSimulationreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsagedataTypeObjectPositionInfo;sideEmptyAttributessidtypeUSMC_WarfareBAntiAirRadaratlOffset@L@position*Ei%Ca+EanglesG@sdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypeUSMC_WarfareBBarracks`positionoECA-Eangles@BdisableSimulation`dataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_fort_rampart+positionE(Ci0+Eangles =?O@ disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartposition3oEÑCʦ+Eangles^@[?*@disableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_fort_rampartpositionvPE Ck!,Eangles<o?!;disableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~idtypeLand_fort_rampartatlOffset#position'E1Cr,Eangles{l@yX>U@~disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeLand_fort_rampartatlOffsetWKwposition~E1Cb*Eangles]@YdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes4idtypeLand_fort_rampartatlOffsetRposition%EB>1Eangles @4disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset1-positionEB9 2Eangles5@disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartpositionEmMBK`2Eangles)z?disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeLand_fort_rampartposition&EB2EanglesJ5D?disableSimulationdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset!8positionfEB2Eangles1@disableSimulation dataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypeCargoPlaftorm_01_rusty_FatlOffset`;CustomAttributespositionExCs(Eangles¸?xdisableSimulation Attribute0_Attribute1Attribute2Attribute3\Attribute4Attribute5Attribute6YAttribute7Attribute8Attribute9EAttribute10nAttributes propertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalue ef?propertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]ValueudatasingleTypeSCALARvalue?propertyPanel_2_rotateexpression_this animateSource ['Panel_2_rotate_source',rad(_value*180),true]Value&\data6\singleTypeSCALARvalue?\propertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalue?propertyLeg_3_moveexpression_this animateSource ['Leg_3_move_source',_value*6.541,true]ValuerdatasingleTypeSCALARvalue?propertyPanel_1_rotateexpression_this animateSource ['Panel_1_rotate_source',rad(_value*180),true]Value#Ydata3YsingleTypeSCALARvalueYpropertyPanel_1_hideexpression_this animateSource ['Panel_1_hide_source',_value,true]ValuedatasingleTypeSCALARvaluepropertyPanel_2_hideexpression_this animateSource ['Panel_2_hide_source',_value,true]Valuekdata{singleTypeSCALARvaluepropertyPanel_3_hideexpression_this animateSource ['Panel_3_hide_source',_value,true]ValueEdataEsingleTypeSCALARvalue?EpropertyPanel_4_rotateexpression_this animateSource ['Panel_4_rotate_source',rad(_value*180),true]ValuedatasingleTypeSCALARvaluepropertyPanel_4_hideexpression_this animateSource ['Panel_4_hide_source',_value,true]ValueddatatsingleTypeSCALARvalue dataTypeObjectPositionInfo<sideEmptyflagsAttributestidtypeCargoPlaftorm_01_rusty_FatlOffsetCustomAttributeslposition!ExC(Eangles¸?tdisableSimulation Attribute0*Attribute1Attribute2vAttribute3'Attribute4Attribute5sAttribute6Attribute7nAttributeslpropertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalue?propertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]Value@vdataPvsingleTypeSCALARvalue?vpropertyPanel_2_rotateexpression_this animateSource ['Panel_2_rotate_source',rad(_value*180),true]Value'data'singleTypeSCALARvalue?'propertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalue33s?propertyLeg_3_moveexpression_this animateSource ['Leg_3_move_source',_value*6.541,true]Value=sdataMssingleTypeSCALARvalueQx?spropertyPanel_1_hideexpression_this animateSource ['Panel_1_hide_source',_value,true]ValuedatasingleTypeSCALARvalue?propertyPanel_3_hideexpression_this animateSource ['Panel_3_hide_source',_value,true]ValuedatasingleTypeSCALARvaluepropertyPanel_4_rotateexpression_this animateSource ['Panel_4_rotate_source',rad(_value*180),true]Value6ldataFlsingleTypeSCALARvaluel dataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeCargoPlaftorm_01_rusty_FatlOffset`9CustomAttributesdh position}wE3 C/Eangles¸?FdisableSimulationd Attribute0-Attribute1Attribute2yAttribute3*Attribute4Attribute5v Attribute6' Attribute7 Attribute8o Attribute9 Attribute10 nAttributes h propertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalueT?propertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]ValueCydataSysingleTypeSCALARvalue}?ypropertyPanel_2_rotateexpression_this animateSource ['Panel_2_rotate_source',rad(_value*180),true]Value*data*singleTypeSCALARvalue*propertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]ValuedatasingleTypeSCALARvalue!?propertyLeg_3_moveexpression_this animateSource ['Leg_3_move_source',_value*6.541,true]Value@ v dataP v singleTypeSCALARvalue5%>v propertyPanel_1_rotateexpression_this animateSource ['Panel_1_rotate_source',rad(_value*180),true]Value ' data ' singleTypeSCALARvalue?' propertyPanel_1_hideexpression_this animateSource ['Panel_1_hide_source',_value,true]Value  data  singleTypeSCALARvalue propertyPanel_2_hideexpression_this animateSource ['Panel_2_hide_source',_value,true]Value9 o dataI o singleTypeSCALARvalueo propertyPanel_3_hideexpression_this animateSource ['Panel_3_hide_source',_value,true]Value  data  singleTypeSCALARvalue? propertyPanel_4_rotateexpression_this animateSource ['Panel_4_rotate_source',rad(_value*180),true]Value  data  singleTypeSCALARvalue propertyPanel_4_hideexpression_this animateSource ['Panel_4_hide_source',_value,true]Value2 h dataB h singleTypeSCALARvalueh  dataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypeCargoPlaftorm_01_rusty_FatlOffset CustomAttributes`:positionHE3 Cb/Eangles¸?BdisableSimulation` Attribute0Attribute1Attribute2DAttribute3Attribute4Attribute5AAttribute6Attribute7nAttributes:propertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]ValuehdataxsingleTypeSCALARvalueu >propertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]ValueDdataDsingleTypeSCALARvalue]Z disableSimulation2 Attribute0Attribute1Attribute2GAttribute3Attribute4Attribute5DAttribute6Attribute7Attribute8=Attribute9Attribute10nAttributes 6propertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]Valuekdata{singleTypeSCALARvalue&y?propertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]ValueGdata!GsingleTypeSCALARvalue?GpropertyPanel_2_rotateexpression_this animateSource ['Panel_2_rotate_source',rad(_value*180),true]ValuedatasingleTypeSCALARvaluepropertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]ValuehdataxsingleTypeSCALARvalueW?propertyLeg_3_moveexpression_this animateSource ['Leg_3_move_source',_value*6.541,true]ValueDdataDsingleTypeSCALARvalueY`?DpropertyPanel_1_rotateexpression_this animateSource ['Panel_1_rotate_source',rad(_value*180),true]ValuedatasingleTypeSCALARvalue?propertyPanel_1_hideexpression_this animateSource ['Panel_1_hide_source',_value,true]ValuecdatassingleTypeSCALARvaluepropertyPanel_2_hideexpression_this animateSource ['Panel_2_hide_source',_value,true]Value=data=singleTypeSCALARvalue=propertyPanel_3_hideexpression_this animateSource ['Panel_3_hide_source',_value,true]ValuedatasingleTypeSCALARvalue?propertyPanel_4_rotateexpression_this animateSource ['Panel_4_rotate_source',rad(_value*180),true]Value\datalsingleTypeSCALARvaluepropertyPanel_4_hideexpression_this animateSource ['Panel_4_hide_source',_value,true]Value6data6singleTypeSCALARvalue6 dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCargoPlaftorm_01_rusty_FatlOffset CustomAttributes.$positionE4Cq$Eangles>disableSimulation. Attribute0Attribute1lAttribute2 Attribute3 Attribute4i!Attribute5"Attribute6"Attribute7W#nAttributes$propertyLeg_1_moveexpression_this animateSource ['Leg_1_move_source',_value*6.541,true]Value6ldataFlsingleTypeSCALARvalue;?lpropertyLeg_2_moveexpression_this animateSource ['Leg_2_move_source',_value*6.541,true]Value data singleTypeSCALARvalue}[? propertyPanel_2_rotateexpression_this animateSource ['Panel_2_rotate_source',rad(_value*180),true]Value  data  singleTypeSCALARvalue propertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]Value3!i!dataC!i!singleTypeSCALARvalue6?i!propertyLeg_3_moveexpression_this animateSource ['Leg_3_move_source',_value*6.541,true]Value!"data!"singleTypeSCALARvalue}T?"propertyPanel_1_hideexpression_this animateSource ['Panel_1_hide_source',_value,true]Value}""data""singleTypeSCALARvalue?"propertyPanel_3_hideexpression_this animateSource ['Panel_3_hide_source',_value,true]Value!#W#data1#W#singleTypeSCALARvalueW#propertyPanel_4_rotateexpression_this animateSource ['Panel_4_rotate_source',rad(_value*180),true]Value#$data#$singleTypeSCALARvalue$dataTypeObjectPositionInfo$sideEmptyAttributes$idtypeB_SAM_System_03_FatlOffset4~?H%position\EC/Eangles@$texturesOlivedisableSimulationreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsageH%dataTypeObjectPositionInfo%sideEmptyAttributes%idtypeB_SAM_System_03_FatlOffset?&positionEqfC$Eanglesb@%texturesOlivedisableSimulationreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsage&dataTypeObjectPositionInfo'sideEmptyflagsAttributes:'idotypeB_T_Truck_01_flatbed_F@'positionE'AEEangles@:'@'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idctypeB_T_Truck_01_fuel_F'positionEE`AEEanglesSj@''dataTypeObjectPositionInfol(sideEmptyflagsAttributes(iddtypeB_T_Truck_01_fuel_F(positionE`AEEanglesi>((dataTypeObjectPositionInfo$)sideEmptyflagsAttributes\)idptypeB_T_Truck_01_covered_Fb)positionE2A JEangles}I=\)b)dataTypeObjectPositionInfo)sideEmptyflagsAttributes+*idtypeCUP_B_nM1025_Unarmed_USMC_WDLatlOffset81*positionEB|v2Eangleso>{=+*1*dataTypeObjectPositionInfo*sideEmptyflagsAttributes*idItypeCUP_B_nM1025_Unarmed_USMC_WDL*positionEjMA|=EEangles|?**dataTypeObjectPositionInfom+sideEmptyflagsAttributes+idtypeFlag_US_FatlOffset9>?+positionIEC22EanglesQI@++ dataTypeObjectPositionInfoI,sideEmptyflagsAttributes,idtypeCUP_B_nM997_USMC_WDLatlOffset>CustomAttributes,-.position=?EKCs1Eanglesx=@@,,Attribute0,nAttributes-.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value --.data--.singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]-.dataTypeLayernameAdmiralEntitiesz.idatlOffsetffBitemsItem0.Item1EBItem2zQdataTypeLayernamePatrolEntities.idatlOffsetffBEBitemsItem0B/Item17Item28Item39Item49EBdataTypeLogicPositionInfo/idztypeAdmiral_PatrolZoneCustomAttributes/7positionE͌BN4Eangles@j@/ Attribute00Attribute1H1Attribute21Attribute32Attribute4[3Attribute5 4Attribute64Attribute75Attribute8i6Attribute9%7nAttributes 7propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value1H1data%1H1singleTypeSTRINGvalueH1propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value11data11singleTypeSCALARvalue1propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuet22data22singleTypeSCALARvalueB2propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%3[3data53[3singleTypeSCALARvalueB[3propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value3 4data3 4singleTypeBOOLvalue 4propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value44data44singleTypeSCALARvalue4propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valueh55datax55singleTypeSCALARvalue5propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value36i6dataC6i6singleTypeSCALARvalue@@i6propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value6%7data7%7singleTypeSTRINGvalue%7propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value77data77singleTypeSTRINGvalue7dataTypeTriggerpositionCECc,EAttributesJ8idxtypeEmptyDetectorAreaR2508conditioncall{true;}sizeAzCsizeBzC8dataTypeTriggerpositionEffA fGEAttributes8idytypeEmptyDetectorAreaR2509conditioncall{true;}sizeAzCsizeBzC9dataTypeTriggerposition;EEBw9/EAttributes9idtypeEmptyDetectorAreaR2509conditioncall{true;}sizeAzCsizeBzC9dataTypeLogicPositionInfo :idtypeAdmiral_PatrolZoneCustomAttributes@:EBposition=EBӧ+E@: Attribute0:Attribute1;Attribute2]<Attribute3=Attribute4=Attribute5n>Attribute65?Attribute7@Attribute8@Attribute9AnAttributes EBpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuey;;data;;singleTypeSTRINGvalue;propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value'<]<data7<]<singleTypeSCALARvalue]<propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value<=data<=singleTypeSCALARvalueB=propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value==data==singleTypeSCALARvalueB=propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value:>n>dataJ>n>singleTypeBOOLvaluen>propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value>5?data?5?singleTypeSCALARvalue5?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value?@data?@singleTypeSCALARvalue?@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value@@data@@singleTypeSCALARvalue@@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueVAAdatafAAsingleTypeSTRINGvalueApropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueBEBdata"BEBsingleTypeSTRINGvalueEBdataTypeLayernameCQCEntitiesBidatlOffsetffBzQ items Item0CItem1CItem2DItem3rEItem4>FItem5 GItem6GItem7HItem8>IItem9IzQdataTypeTriggerpositionLE C:xEangle s@AttributesCid{typeEmptyDetectorAreaR50atlOffset>Cconditioncall{true;}sizeA@AsizeB@AisRectangleCdataTypeTriggerpositionTE) C1Eanglecq?Attributes^Did|typeEmptyDetectorAreaR50atlOffset껦Dconditioncall{true;}sizeA@sizeB AisRectangleDdataTypeTriggerposition4E( C~Z3Eanglecq?Attributes*Eid}typeEmptyDetectorAreaR50atlOffsetrEconditioncall{true;}sizeAw#@sizeB AisRectanglerEdataTypeTriggerposition,E7BB5Eangle`=AttributesEid~typeEmptyDetectorAreaR50atlOffset@<>Fconditioncall{true;}sizeA@sizeB AisRectangle>FdataTypeTriggerpositionEBOE4Eanglecq?AttributesFidtypeEmptyDetectorAreaR50atlOffsetX& Gconditioncall{true;}sizeA AsizeB9AisRectangle GdataTypeTriggerpositionB/EffACEangleO?Attributes~GidtypeEmptyDetectorAreaR50Gconditioncall{true;}sizeAAsizeBAisRectangleGdataTypeTriggerpositionE=AAEEangleO?Attributes:HidtypeEmptyDetectorAreaR50Hconditioncall{true;}sizeA8BAsizeB]AisRectangleHdataTypeTriggerposition-JEAGEangleO?AttributesHidtypeEmptyDetectorAreaR50>Iconditioncall{true;}sizeAX0XAsizeBuAisRectangle>IdataTypeTriggerpositionEffAvFEangleO?AttributesIidtypeEmptyDetectorAreaR50Iconditioncall{true;}sizeA :@sizeBAisRectangleIdataTypeLogicPositionInfoYJidtypeAdmiral_CqcZoneCustomAttributesJzQpositionTE`nAîIEangles=<1@J Attribute09KAttribute1KAttribute2LAttribute3NMAttribute4MAttribute5NAttribute6VOAttribute7PAttribute8PnAttributes zQpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueKKdataKKsingleTypeSTRINGvalueKpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuejLLdatazLLsingleTypeSCALARvalueLpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueMNMdata(MNMsingleTypeSCALARvalueNMpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMMdataMMsingleTypeSCALARvalueBMpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuetNNdataNNsingleTypeSCALARvalueBNpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value"OVOdata2OVOsingleTypeBOOLvalueVOpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueOPdataOPsingleTypeSCALARvalue@APpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePPdataPPsingleTypeSTRINGvaluePpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueGQzQdataWQzQsingleTypeSTRINGvaluezQdataTypeLayernameCounterEntitiesQidatlOffsetffBitemsItem0RItem1TItem2jUItem3 WItem4WItem5YItem6\Item7I^Item8u`Item9/aItem10aItem11nItem12zItem13zItem14{Item15Item16EItem17Item18:Item19~Item20‘Item21Item22ܔItem23dataTypeGroupsideCivilianEntitiesMSAttributesTid[atlOffsetffBTitemsItem0uSItem1TTdataTypeObjectPositionInfoSsideCivilianflagsAttributesTid\typeC_Bob_VRatlOffsetTposition0E7PBVETTdataTypeWaypointloiterAltitudeposition6(EFCV.EEffectsTshowWPNEVERidltypeMoveTTTdataTypeTriggerpositionr8E B$EAttributesUidVtypeEmptyDetectorAreaR50atlOffsetNjUconditioncall{triggeractivated tgr_objective_1;}sizeApAsizeBpAjUdataTypeGroupsideCivilianEntitiesUAttributesWidYatlOffsetffB WitemsItem0UItem1VWdataTypeObjectPositionInfo_VsideCivilianflagsAttributesVidZtypeC_Bob_VRVpositionmiEAOAEVVdataTypeWaypointloiterAltitudeposition6(EFCV.EEffectsVshowWPNEVERidktypeMoveWW WdataTypeTriggerposition`E9A>AEAttributessWidWtypeEmptyDetectorAreaR50Wconditioncall{triggeractivated tgr_objective_1;}sizeApAsizeBpAWdataTypeGroupsideCivilianEntities#XAttributesYid^atlOffsetffBYitemsItem0VXItem1XItem2kYYdataTypeObjectPositionInfoXsideCivilianflagsAttributesXid_typeC_Bob_VRXpositionEBEXXdataTypeWaypointloiterAltitudeposition>EB?.EEffectseYshowWPNEVERidjtypeMovekYkYdataTypeWaypointloiterAltitudeposition6(EFCV.EEffectsYshowWPNEVERidmtypeMoveYYYdataTypeGroupsideCivilianEntitiesOZAttributes\id`atlOffsetffB\itemsItem0ZItem1[Item2[\dataTypeObjectPositionInfoZsideCivilianflagsAttributes[idatypeC_Bob_VR[position@-EBvE[[dataTypeWaypointloiterAltitudepositiongE~B"vEEffects[showWPNEVERiditypeMove[[dataTypeWaypointloiterAltitudeposition6(EFCV.EEffects\showWPNEVERidntypeMove\\\dataTypeGroupsideCivilianEntities{\AttributesC^idcatlOffsetffBI^itemsItem0\Item1C]Item2]C^dataTypeObjectPositionInfo]sideCivilianflagsAttributes=]iddtypeC_Bob_VRC]position*`E(aBQ>E=]C]dataTypeWaypointloiterAltitudepositionDE\B;EEffects]showWPNEVERidgtypeMove]]dataTypeWaypointloiterAltitudeposition6(EFCV.EEffects=^showWPNEVERidotypeMoveC^C^I^dataTypeGroupsideCivilianEntities^Attributeso`ideatlOffsetffBu`itemsItem0^Item1o_Item2_o`dataTypeObjectPositionInfoI_sideCivilianflagsAttributesi_idftypeC_Bob_VRo_position\E~`BO#>Ei_o_dataTypeWaypointloiterAltitudepositionEۗBs*EEffects_showWPNEVERidhtypeMove__dataTypeWaypointloiterAltitudeposition6(EFCV.EEffectsi`showWPNEVERidptypeMoveo`o`u`dataTypeTriggerposition&EBEAttributes`id]typeEmptyDetectorAreaR50/aconditioncall{triggeractivated tgr_objective_1;}sizeApAsizeBpA/adataTypeTriggerpositionEfZB/>EAttributesaidbtypeEmptyDetectorAreaR50aconditioncall{triggeractivated tgr_objective_1;}sizeApAsizeBpAadataTypeLogicPositionInfoabidXtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributesbnposition,E4BCEbAttribute0}cAttribute1?dAttribute2dAttribute3eAttribute4dfAttribute5#gAttribute6gAttribute7hAttribute8aiAttribute9.jAttribute10jAttribute11kAttribute12{lAttribute13DmnAttributesnpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value d?ddatad?dsingleTypeSTRINGvalue?dpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedddataddsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueweedataeesingleTypeSCALARvalueBepropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value.fdfdata>fdfsingleTypeSCALARvalueBdfpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuef#gdataf#gsingleTypeSCALARvalue A#gpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueggdataggsingleTypeBOOLvaluegpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueqhhdatahhsingleTypeSCALARvalue?hpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value.iaidata>iaisingleTypeSTRINGvalueaipropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuei.jdataj.jsingleTypeSCALARvalue.jpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuejjdatajjsingleTypeSCALARvalue?jpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuekkdatakksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueEl{ldataUl{lsingleTypeSCALARvalue{lpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuemDmdatamDmsingleTypeSCALARvalueDmpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuemndatamnsingleTypeSTRINGvaluendataTypeLogicPositionInfonnidqtypeAdmiral_OndemandCampZoneCustomAttributesnzpositionE{BXEnAttribute0oAttribute1LpAttribute2qAttribute3qAttribute4qrAttribute50sAttribute6sAttribute7tAttribute8nuAttribute9;vAttribute10wAttribute11wAttribute12xAttribute13QynAttributeszpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuepLpdata)pLpsingleTypeSTRINGvalueLppropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepqdatapqsingleTypeSCALARvalueqpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueqqdataqqsingleTypeSCALARvalueBqpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;rqrdataKrqrsingleTypeSCALARvalueBqrpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuer0sdata s0ssingleTypeSCALARvalue A0spropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuessdatasssingleTypeBOOLvaluespropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~ttdatattsingleTypeSCALARvaluetpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;unudataKunusingleTypeSTRINGvaluenupropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuev;vdatav;vsingleTypeSCALARvalue@;vpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuevwdatavwsingleTypeSCALARvaluewpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuewwdatawwsingleTypeSCALARvalue@wpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueRxxdatabxxsingleTypeSCALARvaluexpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueyQydata+yQysingleTypeSCALARvalueQypropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueyzdatayzsingleTypeSTRINGvaluezdataTypeTriggerpositionYnEB_EAttributes{zidrtypeEmptyDetectorAreaR50zconditioncall{triggeractivated tgr_objective_2;}sizeApAsizeBpAzdataTypeTriggerposition(E&BX EAttributes5{idwtypeEmptyDetectorAreaR50{conditioncall{triggeractivated tgr_objective_2;}sizeApAsizeBpA{dataTypeLogicPositionInfo{id|typeAdmiral_OndemandCampZoneCustomAttributes|positionETB{E|Attribute0 }Attribute1}Attribute2~Attribute3;Attribute4Attribute5Attribute6fAttribute75Attribute8Attribute9Attribute10Attribute11HAttribute12 Attribute13҆nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value}}data}}singleTypeSTRINGvalue}propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueN~~data^~~singleTypeSCALARvalue~propertyAdmiral_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];Value5data5singleTypeSCALARvalue?5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatâsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueMdata]singleTypeSCALARvalue?propertyAdmiral_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];Value҆data҆singleTypeSCALARvalue҆propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueadataqsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributes?idsatlOffsetffBEitemsItem0Item1?dataTypeObjectPositionInfosideCivilianflagsAttributesidttypeC_Bob_VRatlOffset6position~EB_EdataTypeWaypointloiterAltitudepositionEffA5FEEffects9showWPNEVERidtypeMove??EdataTypeGroupsideCivilianEntitiesAttributesidxatlOffsetffBitemsItem0ˉItem1pdataTypeObjectPositionInfoJsideCivilianflagsAttributesjidytypeC_Bob_VRatlOffsetpposition$EQBEjpdataTypeWaypointloiterAltitudepositionEffA5FEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesTAttributes4id~atlOffsetffB:itemsItem0Item14Item24dataTypeObjectPositionInfosideCivilianflagsAttributes.idtypeC_Bob_VR4positionRE|A`NEanglesN}?.4dataTypeWaypointloiterAltitudeposition{ElB>BBEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEffA5FEEffects.showWPNEVERidtypeMove44:dataTypeGroupsideCivilianEntitiesAttributesxidatlOffsetffB~itemsItem0ˍItem1xItem2xdataTypeObjectPositionInfo:sideCivilianflagsAttributesridtypeC_Bob_VRxpositionqEA/OEanglesN}?rxdataTypeWaypointloiterAltitudepositionmE#AQEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEffA5FEEffectsrshowWPNEVERidtypeMovexx~dataTypeGroupsideCivilianEntities܏AttributesidatlOffsetffB‘itemsItem0Item1Item2<dataTypeObjectPositionInfo~sideCivilianflagsAttributesidtypeC_Bob_VRpositionE"%AFEangles+٥@dataTypeWaypointloiterAltitudepositionHEA8JEEffects6showWPNEVERidtypeMove<<dataTypeWaypointloiterAltitudepositionEffA5FEEffectsshowWPNEVERidtypeMove‘dataTypeGroupsideCivilianEntities AttributesidatlOffsetffBitemsItem0SItem1Item2dataTypeObjectPositionInfoҒsideCivilianflagsAttributes idtypeC_Bob_VRatlOffset5positionEpCA DEangles+٥@ dataTypeWaypointloiterAltitudeposition-EBJAEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEffA5FEEffects showWPNEVERidtypeMovedataTypeTriggerpositionE!AOEangleJ}?Attributesid}typeEmptyDetectorAreaR50ܔconditioncall{triggeractivated tgr_objective_2;}sizeApAsizeBpAܔdataTypeTriggerposition E} $AEEangleڌAttributesPidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_objective_2;}sizeApAsizeBpAdataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneCustomAttributes*positionJEA!TE*Attribute0&Attribute1Attribute2Attribute3VAttribute4 Attribute5̚Attribute6Attribute7PAttribute8 Attribute9םAttribute10Attribute11cAttribute12$Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataŗsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueidataysingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value Vdata0VsingleTypeSCALARvalueBVpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueי data singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value̚data̚singleTypeSCALARvalue A̚propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueMdata]singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuePdata*PsingleTypeSCALARvaluePpropertyAdmiral_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];ValuehdataxsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value-cdata=csingleTypeSCALARvalue@cpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedataǠsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value|datasingleTypeSTRINGvaluedataTypeLayernameKiiskinkylastateEntities idxatlOffsetEApitemsItem0?Item1Item2&pdataTypeLayernameSentry AIEntitiesidatlOffsetffB#items"Item0.Item1Item2 Item3Item4Item5Item6ԯItem7Item8CItem9Item10ʹItem11Item12YItem13Item14Item15%Item16iItem17Item18׾Item19Item20_Item21Item22Item23Item24=Item25Item26Item27Item28Item29^Item30Item31Item32Item33|dataTypeGroupsideWestEntitiesAttributescCrewLinksiidatlOffsetffBitemsItem0cdataTypeObjectPositionInfo=sideWestflagsAttributes]idtypeusm_marine_90s_w_h_rm1atlOffset0>cposition}EbG@E]ciLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideWestEntitiesAttributesSCrewLinksYidatlOffsetffB itemsItem0SdataTypeObjectPositionInfo-sideWestflagsAttributesMidtypeusm_marine_90s_w_h_crew1atlOffset >SpositionTERf@.EMSYLinkIDProvider~Links nextIDitemsItem0 linkIDitem0item1CustomData roleturretPath dataTypeGroupsideWestEntitiesuAttributes[CrewLinksaidatlOffsetffBitemsItem0[dataTypeObjectPositionInfosideWestflagsAttributesUidtypeusm_marine_90s_w_h_crew1atlOffset;(>[position`E@ZbEangles6Z;y)@@U[aLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideWestEntities}AttributesICrewLinksOidatlOffsetffBitemsItem0IdataTypeObjectPositionInfo#sideWestflagsAttributesCidtypeusm_marine_90s_w_h_rm1atlOffsetɓ>IpositionqvEA^ECIOLinkIDProvidertLinksnextIDitemsItem0linkIDitem0item1CustomData߫roleturretPath dataTypeObjectPositionInfosideWestflagsAttributes׬idtypeCUP_B_LAV25M240_USMCatlOffset5CustomAttributespositionsE0[A|,EanglesQ =`R@@׬receiveRemoteTargetsreportOwnPositionAttribute08nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[8]]],false]dataTypeObjectPositionInfosideWestflagsAttributesίidtypeCUP_B_M2StaticMG_USMCatlOffsetɓ>ԯpositionvEA^Eangles= w@|Z@ίԯdataTypeGroupsideWestEntities.AttributesidatlOffsetffBitemsItem0KdataTypeObjectPositionInfoӰsideWestflagsAttributes idtypeusm_marine_90s_w_h_gratlOffset>positionEkAEangles, @ dataTypeGroupsideWestEntitiesqAttributes=idatlOffsetffBCitemsItem0=dataTypeObjectPositionInfosideWestflagsAttributes7idtypeusm_marine_90s_w_h_rm1atlOffset]~>=position;EA;xE7=CdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoCsideWestflagsAttributes{idtypeusm_marine_90s_w_h_rm1atlOffset >position EN:A*NEanglesm@{dataTypeGroupsideWestEntitiesAttributesǴidatlOffsetffBʹitemsItem0ǴdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_medicatlOffset<ǴpositionEY@Eangles2>ǴʹdataTypeGroupsideWestEntities'Attributes idatlOffsetffBitemsItem0D dataTypeObjectPositionInfoϵsideWestflagsAttributesidtypeusm_marine_90s_w_h_medicatlOffset positionE@_Eangles_{@ dataTypeGroupsideWestEntitiesmAttributesSidatlOffsetffBYitemsItem0SdataTypeObjectPositionInfosideWestflagsAttributesMidtypeusm_marine_90s_w_h_medicatlOffset=SpositionoEX\@CEangles@MSYdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0зdataTypeObjectPositionInfoYsideWestflagsAttributesidtypeusm_marine_90s_w_h_ncoatlOffsetc=positionrE?@,Eanglesw@dataTypeGroupsideWestEntitiesAttributes۹idatlOffsetffBitemsItem0۹dataTypeObjectPositionInfosideWestflagsAttributesչidtypeusm_marine_90s_w_h_rm1atlOffset۹positionEW@positionEAĠEdataTypeGroupsideWestEntitiesAttributesѾidatlOffsetffB׾itemsItem0 ѾdataTypeObjectPositionInfosideWestflagsAttributes˾idtypeusm_marine_90s_w_h_mgatlOffset`>ѾpositionCEAgEanglesW`z@˾Ѿ׾dataTypeGroupsideWestEntities1AttributesidatlOffsetffBitemsItem0NdataTypeObjectPositionInfo׿sideWestflagsAttributesidtypeusm_marine_90s_w_h_offatlOffset2>positionEAEangles\]@dataTypeGroupsideWestEntitiesuAttributesYidatlOffsetffB_itemsItem0YdataTypeObjectPositionInfosideWestflagsAttributesSidtypeusm_marine_90s_w_h_ncoatlOffset>Yposition#E\AܠEangles@SY_dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfo_sideWestflagsAttributesidtypeusm_marine_90s_w_h_ftlatlOffsetY>positionddE A韠EdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset >position}E\ AEangles?dataTypeGroupsideWestEntities(Attributes id atlOffsetffBitemsItem0E dataTypeObjectPositionInfosideWestflagsAttributesid typeusm_marine_90s_w_h_at4atlOffset"B> positionrE AEangles? dataTypeGroupsideWestEntitieslAttributes7id atlOffsetffB=itemsItem07dataTypeObjectPositionInfosideWestflagsAttributes1id typeusm_marine_90s_w_h_gratlOffset,X>7position'^EfA&%E17=dataTypeGroupsideWestEntitiesAttributes{id atlOffsetffBitemsItem0{dataTypeObjectPositionInfo=sideWestflagsAttributesuidtypeusm_marine_90s_w_h_rm1atlOffset7{positionFE@EanglesW@u{dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset 6positionE@Eangles@@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0;dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffsetP>position!E%@BEdataTypeGroupsideWestEntitiesIAttributesidatlOffsetffBitemsItem0fdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_ncoatlOffsetT?positionjEV@֡EdataTypeGroupsideWestEntitiesuAttributesXidatlOffsetffB^itemsItem0XdataTypeObjectPositionInfosideWestflagsAttributesRidtypeusm_marine_90s_w_h_mgatlOffset sX?Xposition\E@{EanglesK@@RX^dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfo]sideWestflagsAttributes}idtypeusm_marine_90s_w_h_aratlOffset?positionoE@E}dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffsetBR?position5E~@Eangles.?dataTypeGroupsideWestEntities&AttributesidatlOffsetffBitemsItem0CdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset2>position*E*@[E dataTypeObjectPositionInfosideWestflagsAttributesidtypeCUP_B_nM1025_M2_USMC_WDLatlOffset|>CustomAttributes|position{Ed@(Eanglesb5@$@,xZ<Attribute0nAttributes|propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueX|datah|singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]| dataTypeObjectPositionInfo!sideWestflagsAttributesYidtypeCUP_B_nM1097_AVENGER_USA_WDLatlOffset5CustomAttributes_positionEnAqEangles,xZ;y)@@Y_Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]dataTypeLayernameSet DressingEntitiesXidatlOffsetffB&>items=Item0<Item1Item2Item3kItem4Item5Item6vItem7BItem8Item9Item10~Item11JItem12 Item13Item14Item15Item16VItem178Item18Item19Item20Item21Item22tItem23OItem24Item25Item26Item27Item28Item29XItem30=Item31 Item32Item33Item34uItem35WItem36%Item37 Item38Item39Item40Item41kItem42FItem430Item44Item45Item46Item47]Item48Item49Item50Item51Item52Item53iItem54Item55Item56Item57Item58EItem59 Item60I &dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierRedCross_EP1atlOffset6position9E A fEangles#?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlag_RedCrystal_FatlOffset0positionE AEangles^@dataTypeObjectPositionInfoEsideEmptyflagsAttributeseidtypeFlag_US_FatlOffsetkposition EbMA?EekdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlag_US_FatlOffset`D>positionEHABEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ClutterCutter_large_FatlOffset2>positionED@荟EdataTypeObjectPositionInfoPsideEmptyflagsAttributespidtypeLand_ClutterCutter_large_FatlOffset@c>vpositionEp@EpvdataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeLand_ClutterCutter_large_FatlOffset5BpositionϔE@Eangles#<#<<BdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_ClutterCutter_large_FatlOffset>positionEFdA .Eanglest5@l@dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_ClutterCutter_large_FatlOffset>positionQElAEangles@v@dataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypeLand_ClutterCutter_large_F~positionoEL@NȟEangles@ =x~dataTypeObjectPositionInfo sideEmptyflagsAttributesDidtypeLand_ClutterCutter_large_FatlOffset2>Jposition҉Eb@Eangles@=DJdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_ClutterCutter_large_FatlOffset`> position,EA⡠Eangles#<`?nZ< dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeHeliHatlOffset5positionE]1AEangles#=@nZ<disableSimulationdataTypeObjectPositionInfoRsideEmptyflagsAttributesidtypeHeliHatlOffset7positionqED?@Eanglesԣ<@ =disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeHeli_H_rescueatlOffset8positionFE@ƟEangles@P? =adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeHeli_H_rescueatlOffsetVpositionCEO@qEangles@P?=8disableSimulationVdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_artillery_nestatlOffset78positionE3@[Eangles@disableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_artillery_nestatlOffset7positionE.@\EanglesIH@.@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_artillery_nestposition E@k Eangles=<']@6;disableSimulationdataTypeObjectPositionInfohsideEmptyflagsAttributesidtypeLand_fort_artillery_nestposition[E2@GEangles'=]=@disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeLand_fort_rampartatlOffset@ݾpositionH$Eo@*EanglesV?{disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesVidtypeLand_fort_rampartatlOffset5tpositionuPE@UEanglesy?VdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_fort_rampartatlOffset5OpositiondE@Eanglesk?1disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartpositionYE\@/Eangles,@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset5positionE@ˢEanglesf<\?Σ<disableSimulationdataTypeObjectPositionInfozsideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset5positionLEX`@4Eangless=w@!;disableSimulationdataTypeObjectPositionInfoUsideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset5positionEX@2Eangles'=?6Z;disableSimulationdataTypeObjectPositionInfo0sideEmptyflagsAttributeshidtypeLand_fort_rampartatlOffset5position3E@WEangles#="6@hdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes:idtypecwa_MASHatlOffsetXpositionEf@vEangles#</@nZ<:disableSimulationXdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeUSMC_WarfareBFieldhHospitalatlOffset@A==positionEWn@EanglesV?disableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBodyatlOffset@R= positionE%@,IEanglesR@c?hU<disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBodyatlOffsetȬ=positionބEؠ@?EanglesR@c?hU<disableSimulationdataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypeBodyatlOffset|=positionE @5EanglesR@c?hU<disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesWidtypeBodyatlOffset==upositionʋE珓@)EanglesR@c?hUv@disableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~idtypeUSMC_WarfareBBarracksatlOffset߼position0EA.Eanglest5@a@ l@~disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesMidtypeUSMC_WarfareBBarrackskpositionE& A.Eangles#<>Q@nZ@@disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeB_T_Truck_01_fuel_FatlOffset<positionE@ڠEanglest5@xb@qZ<dataTypeObjectPositionInfo|sideEmptyflagsAttributesidtypeB_T_Truck_01_fuel_FatlOffsetԸposition ELA Eangles=<@#<dataTypeObjectPositionInfoDsideEmptyflagsAttributes|idtypeB_T_Truck_01_medical_FatlOffsetvpositionE@ҟEanglesnZ<|=f<|dataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeCUP_B_UH1D_slick_GER_KSKatlOffset5]positionvEH#AȵEangles=<{@=FtexturesOlive]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_CH53E_USMCatlOffset6positionOEH^A}ѡEangles'=w@nZ<dataTypeObjectPositionInfosideEmptyflagsAttributesid%typeLand_BagBunker_Large_FatlOffset@=positionE@6Eanglesu@disableSimulationdataTypeObjectPositionInfo}sideEmptyAttributesid'typeLand_BagBunker_Large_FatlOffset>position:E"@1Eanglesns>disableSimulationdataTypeObjectPositionInfo]sideEmptyflagsAttributesid)typeLand_BagBunker_Large_FatlOffset@_>positionjdE#1iAEanglesapositionE&@:E dataTypeObjectPositionInfosideEmptyflagsAttributesid(typeLand_ClutterCutter_large_FatlOffset@9positionE"z@}Eangles,?dataTypeObjectPositionInfoksideEmptyflagsAttributesid*typeLand_ClutterCutter_large_FatlOffset9positioniEWAϛEanglesX @dataTypeObjectPositionInfo3sideEmptyflagsAttributeskid.typeLand_BagBunker_Large_FatlOffsetI>positionuEAaEangles@kdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?id/typeLand_ClutterCutter_large_FEpositionyEe@]Eangles+<KB@`1=?E dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_nM997_USMC_WDLatlOffsetݷCustomAttributes! position1Eٛ@H4Eangles@_V@<!Attribute0InAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value data singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]  dataTypeObjectPositionInfoe sideEmptyflagsAttributes idtypeCUP_B_nM997_USMC_WDLatlOffsetCustomAttributes I positionE i@2Eangles@1@?=  Attribute0 nAttributesI propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value% I data5 I singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]I  dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeCUP_B_M113A1_Med_USAatlOffsetTCustomAttributes% &positionGEqd@~Eangles<>@x= % Attribute0M nAttributes&propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value &data &singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[8]]],false]&dataTypeLayernameAdmiralEntitiessidatlOffsetffBpitemsItem0Item1$Item2/pdataTypeLayernamePatrolEntitiesidatlOffsetffB$itemsItem0FItem1Item2Item3Item4VItem5$dataTypeTriggerpositioneEA>EAttributesidtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_objective_2;}sizeAzCsizeBzCdataTypeTriggerpositionxEa A$ EangleXf?AttributesvidtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_objective_2;}sizeApDsizeBzCdataTypeTriggerpositionEgxAȒEangleT@Attributes=idtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_objective_2;}sizeApDsizeBzCdataTypeTriggerpositionFKEZAEangle2[@Attributesid typeEmptyDetectorAreaR250Vconditioncall{triggeractivated tgr_objective_2;}sizeApDsizeBzCVdataTypeLogicPositionInfoid#typeAdmiral_PatrolZoneatlOffset{ACustomAttributesposition``Ev=*E Attribute0Attribute1TAttribute2Attribute3Attribute4gAttribute5Attribute6Attribute7Attribute8uAttribute91nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value!Tdata1TsingleTypeSTRINGvalueTpropertyAdmiral_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];Value1gdataAgsingleTypeSCALARvalueBgpropertyAdmiral_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];ValuetdatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value?udataOusingleTypeSCALARvalue@upropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1data1singleTypeSTRINGvalue1propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo_id$typeAdmiral_PatrolZoneatlOffsetnuACustomAttributes$positionE`3E Attribute07Attribute1Attribute2Attribute3MAttribute4Attribute5 Attribute6t!Attribute7A"Attribute8 #Attribute9#nAttributes $propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuefdatavsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMdata'MsingleTypeSCALARvalueBMpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuey  data  singleTypeBOOLvalue propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value>!t!dataN!t!singleTypeSCALARvaluet!propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value "A"data"A"singleTypeSCALARvalueA"propertyAdmiral_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];ValueQ$$dataa$$singleTypeSTRINGvalue$dataTypeLayernameCQCEntities$idatlOffsetffB/itemsItem0%Item1%Item2&Item3'Item4(/dataTypeTriggerpositionpEM@C`EAttributes%id0typeEmptyDetectorAreaR50atlOffset I>%conditioncall{triggeractivated tgr_objective_2;}sizeAKOAsizeBKOAisRectangle%dataTypeTriggerposition]Eq]ASEAttributesj&id1typeEmptyDetectorAreaR50atlOffset>&conditioncall{triggeractivated tgr_objective_2;}sizeAKOAsizeBKOAisRectangle&dataTypeTriggerpositionEp#@J/EAttributesF'id2typeEmptyDetectorAreaR50atlOffset`݂>'conditioncall{triggeractivated tgr_objective_2;}sizeAKOAsizeBKOAisRectangle'dataTypeTriggerpositionXE~_@EAttributes"(id3typeEmptyDetectorAreaR50atlOffsetp1>(conditioncall{triggeractivated tgr_objective_2;}sizeAKOAsizeBKOAisRectangle(dataTypeLogicPositionInfo(id4typeAdmiral_CqcZoneCustomAttributes)/positionRE@ÂE) Attribute0)Attribute1^*Attribute2+Attribute3+Attribute4p,Attribute5-Attribute6-Attribute7|.Attribute85/nAttributes /propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value+*^*data;*^*singleTypeSTRINGvalue^*propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value*+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];Value:,p,dataJ,p,singleTypeSCALARvalueBp,propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,-data,-singleTypeSCALARvalueB-propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value--data--singleTypeBOOLvalue-propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueF.|.dataV.|.singleTypeSCALARvalueA|.propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/5/data/5/singleTypeSTRINGvalue5/propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value//data//singleTypeSTRINGvalue/dataTypeLayernameCounterEntities;0idatlOffsetffBpitemsItem01Item12Item2]4Item35Item4*8Item5V:Item6;Item7;Item8<Item9>=Item10cIItem11pUItem12aItem13cItem14fItem15fItem16gItem17lpdataTypeGroupsideCivilianEntitiesy1Attributes2idatlOffsetffB2itemsItem01Item1622dataTypeObjectPositionInfo2sideCivilianflagsAttributes02idtypeC_Bob_VR62positionfEHsGBsE0262dataTypeWaypointloiterAltitudeposition$EA=EEffects2showWPNEVERidtypeMove222dataTypeGroupsideCivilianEntities3AttributesW4idatlOffsetffB]4itemsItem0B3Item13W4dataTypeObjectPositionInfo3sideCivilianflagsAttributes3idtypeC_Bob_VR3position-EyAUE33dataTypeWaypointloiterAltitudeposition$EA=EEffectsQ4showWPNEVERidtypeMoveW4W4]4dataTypeGroupsideCivilianEntities4Attributes5idatlOffsetffB5itemsItem04Item1x55dataTypeObjectPositionInfoR5sideCivilianflagsAttributesr5idtypeC_Bob_VRx5positionEkB:Er5x5dataTypeWaypointloiterAltitudeposition$EA=EEffects5showWPNEVERidtypeMove555dataTypeGroupsideCivilianEntities\6Attributes$8idatlOffsetffB*8itemsItem06Item1$7Item27$8dataTypeObjectPositionInfo6sideCivilianflagsAttributes7idtypeC_Bob_VR$7positionB-E. BEUE7$7dataTypeWaypointloiterAltitudepositionMEAEEffects7showWPNEVERidtypeMove77dataTypeWaypointloiterAltitudeposition$EA=EEffects8showWPNEVERidtypeMove$8$8*8dataTypeGroupsideCivilianEntities8AttributesP:idatlOffsetffBV:itemsItem08Item1P9Item29P:dataTypeObjectPositionInfo*9sideCivilianflagsAttributesJ9idtypeC_Bob_VRP9positionE:cBtӗEJ9P9dataTypeWaypointloiterAltitudepositioneER@XEEffects9showWPNEVERidtypeMove99dataTypeWaypointloiterAltitudeposition$EA=EEffectsJ:showWPNEVERidtypeMoveP:P:V:dataTypeTriggerpositionhiEJ@EAttributes:idtypeEmptyDetectorAreaR50;conditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpA;dataTypeTriggerposition:EIBuEAttributesx;idtypeEmptyDetectorAreaR50;conditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpA;dataTypeTriggerpositionEBIEAttributes2<idtypeEmptyDetectorAreaR50<conditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpA<dataTypeTriggerpositionNEBEAttributes<idtypeEmptyDetectorAreaR50>=conditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpA>=dataTypeLogicPositionInfo=idtypeAdmiral_OndemandCampZoneCustomAttributes=cIpositionEBAEangles@җ==Attribute0>Attribute1?Attribute2S@Attribute3 AAttribute4AAttribute5BAttribute65CAttribute7DAttribute8DAttribute9EAttribute10RFAttribute11GAttribute12GAttribute13HnAttributescIpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuei??datay??singleTypeSTRINGvalue?propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value@S@data-@S@singleTypeSCALARvalueS@propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@ Adata@ AsingleTypeSCALARvalueB ApropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueAAdataAAsingleTypeSCALARvalueBApropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueJBBdataZBBsingleTypeSCALARvalue ABpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueC5CdataC5CsingleTypeBOOLvalue5CpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueCDdataCDsingleTypeSCALARvalueDpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueDDdataDDsingleTypeSTRINGvalueDpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueUEEdataeEEsingleTypeSCALARvalue@EpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueFRFdata,FRFsingleTypeSCALARvalueRFpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueFGdataFGsingleTypeSCALARvalue@GpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueGGdataGGsingleTypeSCALARvalueGpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuekHHdata{HHsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value0IcIdata@IcIsingleTypeSTRINGvaluecIdataTypeLogicPositionInfoIidtypeAdmiral_OndemandCampZoneCustomAttributesIpUpositionbEtIBEIAttribute0JAttribute1KAttribute2`LAttribute3MAttribute4MAttribute5NAttribute6BOAttribute7PAttribute8PAttribute9QAttribute10_RAttribute11$SAttribute12SAttribute13TnAttributespUpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuevKKdataKKsingleTypeSTRINGvalueKpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value*L`Ldata:L`LsingleTypeSCALARvalue`LpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLMdataLMsingleTypeSCALARvalueBMpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueMMdataMMsingleTypeSCALARvalueBMpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueWNNdatagNNsingleTypeSCALARvalue ANpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOBOdataOBOsingleTypeBOOLvalueBOpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOPdataOPsingleTypeSCALARvaluePpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuePPdataPPsingleTypeSTRINGvaluePpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuebQQdatarQQsingleTypeSCALARvalueQpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value)R_Rdata9R_RsingleTypeSCALARvalue_RpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueR$SdataR$SsingleTypeSCALARvalue$SpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueSSdataSSsingleTypeSCALARvalue?SpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuexTTdataTTsingleTypeSCALARvalue@TpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value=UpUdataMUpUsingleTypeSTRINGvaluepUdataTypeLogicPositionInfoUidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesVapositioncEVFAEVAttribute0WAttribute1WAttribute2}XAttribute34YAttribute4YAttribute5ZAttribute6_[Attribute7.\Attribute8\Attribute9]Attribute10|^Attribute11A_Attribute12`Attribute13`nAttributesapropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueWWdataWWsingleTypeSTRINGvalueWpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGX}XdataWX}XsingleTypeSCALARvalue}XpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueX4YdataY4YsingleTypeSCALARvalueB4YpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueYYdataYYsingleTypeSCALARvalueBYpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuetZZdataZZsingleTypeSCALARvalue AZpropertyAdmiral_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];ValueF^|^dataV^|^singleTypeSCALARvalue|^propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value _A_data_A_singleTypeSCALARvalue?A_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];ValueZaadatajaasingleTypeSTRINGvalueadataTypeGroupsideCivilianEntitiesaAttributescidatlOffsetffBcitemsItem0bItem1bItem24ccdataTypeObjectPositionInfobsideCivilianflagsAttributesbidtypeC_Jeff_VRbposition$F@&)FbbdataTypeWaypointloiterAltitudepositionNEAnEEffects.cshowWPNEVERidtypeMove4c4cdataTypeWaypointloiterAltitudepositionA=Fw;CEffectscshowWPNEVERidtypeMoveatlOffset#BcccdataTypeGroupsideCivilianEntities(dAttributesfidatlOffsetffBfitemsItem0[dItem1eItem2efdataTypeObjectPositionInfodsideCivilianflagsAttributesdidtypeC_Jeff_VRatlOffset5eposition3TFY@ L(FdedataTypeWaypointloiterAltitudeposition8E@EEffects{eshowWPNEVERidtypeMoveeedataTypeWaypointloiterAltitudeposition;F6< CEffects fshowWPNEVERidtypeMoveatlOffset-qBfffdataTypeTriggerpositionjFzfl@%)FAttributesfidtypeEmptyDetectorAreaR50fconditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpAtimeoutAAAfdataTypeTriggerposition.F@\K(FAttributesRgidtypeEmptyDetectorAreaR50gconditioncall{triggeractivated tgr_objective_3;}sizeApAsizeBpAgdataTypeLogicPositionInfohidtypeARK_Rotor_InsertCustomAttributes$hlposition1FV@N#)F$hAttribute0hAttribute1?iAttribute2iAttribute3jAttribute4MknAttributeslpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value i?idatai?isingleTypeSCALARvalueB?ipropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueiidataiisingleTypeSTRINGvalueDefaultipropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuekjjdata{jjsingleTypeSTRINGvalueNORMALjpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuekMkdata'kMksingleTypeSCALARvalueHCMkpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuekldataklsingleTypeSTRINGvalueark_rotor_fnc_insertldataTypeLogicPositionInfoslidtypeARK_Rotor_InsertCustomAttributeslppositiond F@H(FanglesB">@lAttribute0mAttribute1mAttribute2nAttribute3+oAttribute4onAttributesppropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuemmdatammsingleTypeSCALARvalueBmpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueGnndataWnnsingleTypeSTRINGvalueDefaultnpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuen+odatao+osingleTypeSTRINGvalueNORMAL+opropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueoodataoosingleTypeSCALARvalueaCopropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueSppdatacppsingleTypeSTRINGvalueark_rotor_fnc_insertpdataTypeLayernameHaukkavuoristateEntitiespidyatlOffset BUitemsItem0*qItem1`Item2x>UdataTypeLayernameSentry AIEntitiesyqidatlOffsetffB`ritemsqItem0vItem1xItem2zItem3J{Item4}|Item5}Item6~Item7Item8=Item9iItem10Item11ȄItem12Item130Item14sItem15Item16Item17%Item18iItem19Item20ُItem21Item22`Item23Item24ؔItem25 Item26@Item27Item28Item29Item30?Item31rItem32Item33Item34%Item35PItem36>Item37Item38ƦItem39Item40<Item41Item42īItem43Item443Item45wItem46Item47Item48AItem49Item50Item51Item52Item53;Item54oItem55Item56Item57+Item58oItem59Item60Item61Item62Item63 Item64=Item65pItem66Item67Item68 Item69?Item70sItem71Item72Item73Item74Item75AItem76uItem77Item78-Item79Item80=Item81qItem82Item83Item84Item85aItem86Item87Item88Item891Item90uItem91Item92,Item93pItem94Item95Item96Item97`Item98Item99Item100Item101`Item102Item103Item104Item105PItem106Item107Item108 Item109PItem110Item111Item112`dataTypeGroupsideWestEntitiesCwAttributes)xCrewLinks/xidqatlOffsetffBxitemsItem0`w)xdataTypeObjectPositionInfowsideWestflagsAttributes#xidrtypeusm_marine_90s_w_h_crew1atlOffsetB>)xposition!EClEanglesΣ< ?=#x)x/xLinkIDProviderTxLinksgxxnextIDgxitemsItem0xxlinkIDitem0ritem1!CustomDataxxroleturretPathxdataTypeGroupsideWestEntities{idvtypeusm_marine_90s_w_h_rm1D{positionEC3EanglesZ@>{D{J{dataTypeGroupsideWestEntities{Attributesw|idwatlOffsetffB}|itemsItem0{w|dataTypeObjectPositionInfo9|sideWestflagsAttributesq|idxtypeusm_marine_90s_w_h_grw|positionEC)Eanglesw@q|w|}|dataTypeGroupsideWestEntities|Attributes}idyatlOffsetffB}itemsItem0|}dataTypeObjectPositionInfom}sideWestflagsAttributes}idztypeusm_marine_90s_w_h_nco}position3EMBdataTypeGroupsideWestEntitiesVAttributes*idatlOffsetffB0itemsItem0s*dataTypeObjectPositionInfosideWestflagsAttributes$idtypeusm_marine_90s_w_h_at4*position?E\B%Eangles嘻?$*0dataTypeGroupsideWestEntitiesAttributesmidatlOffsetffBsitemsItem0mdataTypeObjectPositionInfo/sideWestflagsAttributesgidtypeusm_marine_90s_w_h_mgatlOffsetң?mpositionE۩C3LEanglesn=@gmsdataTypeGroupsideWestEntities͈AttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInforsideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset=>positionqlEӏCvEdataTypeGroupsideWestEntitiesAttributes܊idatlOffsetffBitemsItem0܊dataTypeObjectPositionInfosideWestflagsAttributes֊idtypeusm_marine_90s_w_h_ncoatlOffsetDQ?܊position'-EhfCmEangles"ї@֊܊dataTypeGroupsideWestEntities<AttributesidatlOffsetffB%itemsItem0YdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffsettD?positionDEChEanglesD@%dataTypeGroupsideWestEntitiesAttributescidatlOffsetffBiitemsItem0cdataTypeObjectPositionInfo%sideWestflagsAttributes]idtypeusm_marine_90s_w_h_at4atlOffsetr?cpositionT=EC;EanglesӘ@]cidataTypeGroupsideWestEntitiesÍAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoisideWestflagsAttributesidtypeusm_marine_90s_w_h_ftlatlOffset>positionEnCuEangles?'?dataTypeGroupsideWestEntitiesAttributesӏidatlOffsetffBُitemsItem0$ӏdataTypeObjectPositionInfosideWestflagsAttributes͏idtypeusm_marine_90s_w_h_rm1atlOffsetf>ӏpositionuEPC0E͏ӏُdataTypeGroupsideWestEntities3AttributesidatlOffsetffBitemsItem0PdataTypeObjectPositionInfoِsideWestflagsAttributesidtypeusm_marine_90s_w_h_ncoatlOffset>positionECEangles D?dataTypeGroupsideWestEntitieswAttributesZidatlOffsetffB`itemsItem0ZdataTypeObjectPositionInfosideWestflagsAttributesTidtypeusm_marine_90s_w_h_aratlOffsetHB>Zpositiont:E7CEangles6@TZ`dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0גdataTypeObjectPositionInfo`sideWestflagsAttributesidtypeusm_marine_90s_w_h_ftlatlOffset?positionϧEdC#Eanglese@dataTypeGroupsideWestEntitiesAttributesҔidatlOffsetffBؔitemsItem0ҔdataTypeObjectPositionInfosideWestflagsAttributes̔idtypeusm_marine_90s_w_h_ftlҔposition\ЬEsB~EanglesZ@̔ҔؔdataTypeGroupsideWestEntities2AttributesidatlOffsetffB itemsItem0OdataTypeObjectPositionInfoȕsideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionEtBEanglesh"? dataTypeGroupsideWestEntitiesfAttributes:idatlOffsetffB@itemsItem0:dataTypeObjectPositionInfosideWestflagsAttributes4idtypeusm_marine_90s_w_h_rm1:position%E|BvEangles?4:@dataTypeGroupsideWestEntitiesAttributes~idatlOffsetffBitemsItem0~dataTypeObjectPositionInfo@sideWestflagsAttributesxidtypeusm_marine_90s_w_h_rm1atlOffsetи~positionլEڲBkhEanglesS@x~dataTypeGroupsideWestEntitiesޘAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfossideWestflagsAttributesidtypeusm_marine_90s_w_h_mgposition E>B(Eanglesp@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0.dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_ncoatlOffsetposition~;E|qB,Eangles@dataTypeGroupsideWestEntitiesUAttributes9idatlOffsetffB?itemsItem0r9dataTypeObjectPositionInfosideWestflagsAttributes3idtypeusm_marine_90s_w_h_at4atlOffset79position3EUBCEangles?39?dataTypeGroupsideWestEntitiesAttributeslidatlOffsetffBritemsItem0ldataTypeObjectPositionInfo.sideWestflagsAttributesfidtypeusm_marine_90s_w_h_arlposition$ESB=Eangles( @flrdataTypeGroupsideWestEntities̝AttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInforsideWestflagsAttributesidtypeusm_marine_90s_w_h_at4atlOffset8positionHE[BEdataTypeGroupsideWestEntitiesAttributesܟidatlOffsetffBitemsItem0ܟdataTypeObjectPositionInfosideWestflagsAttributes֟idtypeusm_marine_90s_w_h_ncoatlOffset`ܟpositionӭEBEanglesк@֟ܟdataTypeGroupsideWestEntities<AttributesidatlOffsetffB%itemsItem0YdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_aratlOffset`8positionE6BEangles*+@%dataTypeGroupsideWestEntitiesAttributesJidatlOffsetffBPitemsItem0JdataTypeObjectPositionInfo$sideWestflagsAttributesDidtypeusm_marine_90s_w_h_gratlOffset7Jposition E@^B}EDJPdataTypeGroupsideWestEntitiesAttributesCrewLinksidatlOffsetffB>itemsItem0֢dataTypeObjectPositionInfo_sideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset >positionmEH2CELinkIDProviderLinksã>nextIDãitemsItem0>linkIDitem0item1CustomData>roleturretPath>dataTypeGroupsideWestEntitiesAttributes|idatlOffsetffBitemsItem0|dataTypeObjectPositionInfo>sideWestflagsAttributesvidtypeusm_marine_90s_w_h_rm1atlOffsetи|positionUE,BrEangles ?v|dataTypeGroupsideWestEntitiesܥAttributesidatlOffsetffBƦitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset8positionwiEBhEanglesqr@ƦdataTypeGroupsideWestEntities AttributesidatlOffsetffBitemsItem0=dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_arpositionDiEY;BEangles(@dataTypeGroupsideWestEntitiesSAttributes6idatlOffsetffB<itemsItem0p6dataTypeObjectPositionInfosideWestflagsAttributes0idtypeusm_marine_90s_w_h_gratlOffset >6positionqEBEangles&?06<dataTypeGroupsideWestEntitiesAttributeszidatlOffsetffBitemsItem0zdataTypeObjectPositionInfo<sideWestflagsAttributestidtypeusm_marine_90s_w_h_ncoatlOffset>zpositionyEBEangles`>tzdataTypeGroupsideWestEntitiesڪAttributesidatlOffsetffBīitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffsete?positionƎEBEangles>?īdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0;dataTypeObjectPositionInfoìsideWestflagsAttributesidtypeusm_marine_90s_w_h_mgatlOffsete?positionEBEanglesYB?dataTypeGroupsideWestEntitiesaAttributes-idatlOffsetffB3itemsItem0~-dataTypeObjectPositionInfosideWestflagsAttributes'idtypeusm_marine_90s_w_h_offatlOffsetl?-positionuEBrE'-3dataTypeGroupsideWestEntitiesAttributesqidatlOffsetffBwitemsItem0qdataTypeObjectPositionInfo3sideWestflagsAttributeskidtypeusm_marine_90s_w_h_at4atlOffset5?qpositiontnEBEanglesKv @kqwdataTypeGroupsideWestEntitiesѯAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfovsideWestflagsAttributesidtypeusm_marine_90s_w_h_aratlOffset4?position6cEBYEangles)@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem01dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_gratlOffset ?positionJEBEanglesak@dataTypeGroupsideWestEntitiesWAttributes;idatlOffsetffBAitemsItem0t;dataTypeObjectPositionInfosideWestflagsAttributes5idtypeusm_marine_90s_w_h_rm1atlOffset?;positionCEBEangles?m@5;AdataTypeGroupsideWestEntitiesAttributes~idatlOffsetffBitemsItem0~dataTypeObjectPositionInfo@sideWestflagsAttributesxidtypeusm_marine_90s_w_h_aratlOffset/?~position70EBEangles "?x~dataTypeGroupsideWestEntities޴AttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfotsideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1position88E鎬B/Eanglesן@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0/dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionYEBhEanglesE?dataTypeGroupsideWestEntitiesFAttributesidatlOffsetffBitemsItem0cdataTypeObjectPositionInfo۷sideWestflagsAttributesidtypeusm_marine_90s_w_h_arposition EB|Eangles|@dataTypeGroupsideWestEntitiesyAttributes5idatlOffsetffB;itemsItem05dataTypeObjectPositionInfosideWestflagsAttributes/idtypeusm_marine_90s_w_h_rm15position^EBaE/5;dataTypeGroupsideWestEntitiesAttributesiidatlOffsetffBoitemsItem0idataTypeObjectPositionInfo+sideWestflagsAttributescidtypeusm_marine_90s_w_h_offiposition 1EBQEanglesxJ@ciodataTypeGroupsideWestEntitiesɺAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoosideWestflagsAttributesidtypeusm_marine_90s_w_h_at4atlOffset7positionEByEangles%*@dataTypeGroupsideWestEntities AttributesidatlOffsetffBitemsItem0*dataTypeObjectPositionInfosideWestflagsAttributesۼidtypeusm_marine_90s_w_h_rm1positiontEBEanglesZ@ۼdataTypeGroupsideWestEntitiesAAttributes%id atlOffsetffB+itemsItem0^%dataTypeObjectPositionInfosideWestflagsAttributesid typeusm_marine_90s_w_h_rm1atlOffset%positionkEb%B% Eanglesda@%+dataTypeGroupsideWestEntitiesAttributesiid atlOffsetffBoitemsItem0idataTypeObjectPositionInfo+sideWestflagsAttributescid typeusm_marine_90s_w_h_at4atlOffset8ipositionxE-Bt7Eangles/@ciodataTypeGroupsideWestEntitiesɿAttributesid atlOffsetffBitemsItem0dataTypeObjectPositionInfoosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset8positionA0EBEdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_arpositionEBEdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0-dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1position˘EBA%EdataTypeGroupsideWestEntities,AttributesidatlOffsetffBitemsItem0IdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1position]KEBlEdataTypeGroupsideWestEntitiesHAttributesidatlOffsetffB itemsItem0edataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_offpositionEBE dataTypeGroupsideWestEntitiesdAttributes7idatlOffsetffB=itemsItem07dataTypeObjectPositionInfosideWestflagsAttributes1idtypeusm_marine_90s_w_h_gr7position`EBEJEanglesR@17=dataTypeGroupsideWestEntitiesAttributesjidatlOffsetffBpitemsItem0jdataTypeObjectPositionInfo,sideWestflagsAttributesdidtypeusm_marine_90s_w_h_mgjpositionEB!yEangles!@djpdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfo`sideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionEB.Eangles@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_ncopositionAEB+Eangles@dataTypeGroupsideWestEntities2AttributesidatlOffsetffB itemsItem0OdataTypeObjectPositionInfosideWestflagsAttributesid typeusm_marine_90s_w_h_rm1positionתEB#Eanglesꤒ@ dataTypeGroupsideWestEntitiesfAttributes9id!atlOffsetffB?itemsItem09dataTypeObjectPositionInfosideWestflagsAttributes3id"typeusm_marine_90s_w_h_ar9position+EBEangles@39?dataTypeGroupsideWestEntitiesAttributesmid#atlOffsetffBsitemsItem0mdataTypeObjectPositionInfo/sideWestflagsAttributesgid$typeusm_marine_90s_w_h_rm1mpositionxEB1EangleskJ@gmsdataTypeGroupsideWestEntitiesAttributesid%atlOffsetffBitemsItem0dataTypeObjectPositionInfocsideWestflagsAttributesid&typeusm_marine_90s_w_h_at4position EB EanglesX_@dataTypeGroupsideWestEntitiesAttributesid'atlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesid(typeusm_marine_90s_w_h_rtoposition0EBEangles-@dataTypeGroupsideWestEntities5Attributes id)atlOffsetffBitemsItem0R dataTypeObjectPositionInfosideWestflagsAttributesid*typeusm_marine_90s_w_h_rm1 position3EBEangles[@ dataTypeGroupsideWestEntitiesxAttributesDCrewLinksJid,atlOffsetffBitemsItem0DdataTypeObjectPositionInfosideWestflagsAttributes>id-typeusm_marine_90s_w_h_rm1atlOffset=DpositionKE BE>DJLinkIDProvideroLinksnextIDitemsItem0linkIDitem0-item1CustomDataroleturretPathdataTypeGroupsideWestEntitiesWAttributes;id.atlOffsetffBAitemsItem0t;dataTypeObjectPositionInfosideWestflagsAttributes5id/typeusm_marine_90s_w_h_rm1atlOffset9;positionE]GB9 Eangles8`@5;AdataTypeGroupsideWestEntitiesAttributesoid0atlOffsetffBuitemsItem0odataTypeObjectPositionInfo1sideWestflagsAttributesiid1typeusm_marine_90s_w_h_rm1oposition^άEDBEangles*_@ioudataTypeGroupsideWestEntitiesAttributesid2atlOffsetffBitemsItem0dataTypeObjectPositionInfotsideWestflagsAttributesid3typeusm_marine_90s_w_h_aratlOffsetposition澭E}BhEanglesh@dataTypeObjectPositionInfoIsideWestflagsAttributesidtypeCUP_B_nM1025_M2_USMC_WDLCustomAttributes-positionEBwEangles@3@@Attribute0nAttributes-propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value -data-singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]- dataTypeObjectPositionInfosideWestflagsAttributesidtypeCUP_B_nM1025_M240_USMC_WDLatlOffseteCustomAttributespositionEuCUEangles=P\?@Attribute06nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false] dataTypeObjectPositionInfoYsideWestflagsAttributesid!typeCUP_B_nM1097_AVENGER_USA_WDLatlOffsetCustomAttributes=positionuLE& CEanglesΣ< ?=Attribute0nAttributes=propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value=data)=singleTypeSTRINGvalue[[[["CUP_arifle_M16A4_Base","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USMC_MOLLE"],[4]]],false]=dataTypeGroupsideWestEntitiesAttributeskidatlOffsetffBqitemsItem0kdataTypeObjectPositionInfo-sideWestflagsAttributeseidtypeusm_marine_90s_w_h_rm1kpositionWEB0Eangles ?ekqdataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfoasideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1positionh:EOBEangles8`@dataTypeGroupsideWestEntitiesAttributesidatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1position1@EZBp)Eangles@dataTypeGroupsideWestEntities3AttributesidatlOffsetffBitemsItem0PdataTypeObjectPositionInfosideWestflagsAttributesidtypeusm_marine_90s_w_h_rm1atlOffset9position|tEvKB1Eanglesi?dataTypeGroupsideWestEntitieswAttributes[idatlOffsetffBaitemsItem0[dataTypeObjectPositionInfosideWestflagsAttributesUidtypeusm_marine_90s_w_h_rm1atlOffset9[positionEF B>`Eangles?U[adataTypeGroupsideWestEntitiesAttributesid!atlOffsetffBitemsItem0dataTypeObjectPositionInfoQsideWestflagsAttributesid"typeusm_marine_90s_w_h_rm1positioneE6 BfkEanglesP@dataTypeGroupsideWestEntitiesAttributesid#atlOffsetffBitemsItem0 dataTypeObjectPositionInfosideWestflagsAttributesid$typeusm_marine_90s_w_h_rm1position+ѭE BXEangles@dataTypeGroupsideWestEntities#Attributesid%atlOffsetffBitemsItem0@dataTypeObjectPositionInfosideWestflagsAttributesid&typeusm_marine_90s_w_h_rm1positionE B :Eangles8`@dataTypeGroupsideWestEntitiesWAttributes+id'atlOffsetffB1itemsItem0t+dataTypeObjectPositionInfosideWestflagsAttributes%id(typeusm_marine_90s_w_h_rm1+position9=EBEangles@%+1dataTypeGroupsideWestEntitiesAttributesoid)atlOffsetffBuitemsItem0odataTypeObjectPositionInfo1sideWestflagsAttributesiid*typeusm_marine_90s_w_h_rm1atlOffset9opositiondE"BEangles8`@ioudataTypeGroupsideWestEntitiesAttributesid-atlOffsetffBitemsItem0dataTypeObjectPositionInfoesideWestflagsAttributesid.typeusm_marine_90s_w_h_rm1position_oEB]Eanglesnב@dataTypeGroupsideWestEntitiesAttributes&id/atlOffsetffB,itemsItem0 &dataTypeObjectPositionInfosideWestflagsAttributesid1typeusm_marine_90s_w_h_mgCustomAttributes&positionfkEBYEanglesh՟@_@Attribute0$Attribute1nAttributes&propertyspeakerexpression_this setspeaker _value;Valuendata~singleTypeSTRINGvalueMale03ENGpropertypitchexpression_this setpitch _value;Value&data&singleTypeSCALARvalue\?&,dataTypeGroupsideWestEntitiesAttributesjid2atlOffsetffBpitemsItem0jdataTypeObjectPositionInfo,sideWestflagsAttributesdid3typeusm_marine_90s_w_h_rm1atlOffset9jposition}EVCJ%EanglesoW@djpdataTypeGroupsideWestEntitiesAttributesid4atlOffsetffBitemsItem0dataTypeObjectPositionInfopsideWestflagsAttributesid5typeusm_marine_90s_w_h_rm1atlOffset 9positionBEVC8Eangles8`@dataTypeGroupsideWestEntitiesAttributesid6atlOffsetffBitemsItem0+dataTypeObjectPositionInfosideWestflagsAttributesid7typeusm_marine_90s_w_h_rm1position4EMCDBEangles8`@dataTypeGroupsideWestEntitiesBAttributesid8atlOffsetffBitemsItem0_dataTypeObjectPositionInfosideWestflagsAttributesid9typeusm_marine_90s_w_h_rm1positionFnEMC0XEangles/>dataTypeGroupsideWestEntitiesvAttributesZid:atlOffsetffB`itemsItem0ZdataTypeObjectPositionInfosideWestflagsAttributesTid;typeusm_marine_90s_w_h_rm1atlOffset 9ZpositionEC;EanglesN?TZ`dataTypeGroupsideWestEntitiesAttributesid<atlOffsetffBitemsItem0dataTypeObjectPositionInfo`sideWestflagsAttributesid=typeusm_marine_90s_w_h_rm1atlOffset 9positionE-CEangles8`@dataTypeGroupsideWestEntitiesAttributesid>atlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesid?typeusm_marine_90s_w_h_rm1positionQE-CEangles8`@dataTypeGroupsideWestEntities2Attributesid@atlOffsetffBitemsItem0OdataTypeObjectPositionInfosideWestflagsAttributesidAtypeusm_marine_90s_w_h_rm1atlOffset 9positioncE<CiEangles8`@dataTypeGroupsideWestEntitiesvAttributesZidBatlOffsetffB`itemsItem0ZdataTypeObjectPositionInfosideWestflagsAttributesTidCtypeusm_marine_90s_w_h_rm1atlOffset9ZpositionpECUEangles8`@TZ`dataTypeGroupsideWestEntitiesAttributesidDatlOffsetffBitemsItem0dataTypeObjectPositionInfo`sideWestflagsAttributesidEtypeusm_marine_90s_w_h_rm1atlOffset9position8EBEangles8`@dataTypeGroupsideWestEntitiesAttributesidFatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidGtypeusm_marine_90s_w_h_rm1positionE*BEangles8`@dataTypeGroupsideWestEntities2AttributesidHatlOffsetffBitemsItem0OdataTypeObjectPositionInfosideWestflagsAttributesidItypeusm_marine_90s_w_h_rm1atlOffset9positionEQBEangles @dataTypeGroupsideWestEntitiesvAttributesJidJatlOffsetffBPitemsItem0JdataTypeObjectPositionInfo sideWestflagsAttributesDidKtypeusm_marine_90s_w_h_rm1Jposition2EABEangles8`@DJPdataTypeGroupsideWestEntitiesAttributes~idLatlOffsetffBitemsItem0~dataTypeObjectPositionInfo@sideWestflagsAttributesxidMtypeusm_marine_90s_w_h_rm1~positionQECEanglesو'@x~dataTypeGroupsideWestEntitiesAttributesidNatlOffsetffBitemsItem0dataTypeObjectPositionInfosideWestflagsAttributesidOtypeusm_marine_90s_w_h_rm1atlOffset 9position3AEVCz6Eangles8`@dataTypeGroupsideWestEntities"AttributesidPatlOffsetffB itemsItem0?dataTypeObjectPositionInfosideWestflagsAttributesidQtypeusm_marine_90s_w_h_rm1atlOffset 9position[EVCAEangleszY= dataTypeGroupsideWestEntitiesfAttributesJidRatlOffsetffBPitemsItem0JdataTypeObjectPositionInfo sideWestflagsAttributesDidStypeusm_marine_90s_w_h_rm1atlOffset9JpositionEZBdataTypeGroupsideWestEntitiesAttributesidVatlOffsetffBitemsItem0 dataTypeObjectPositionInfosideWestflagsAttributesidWtypeusm_marine_90s_w_h_rm1atlOffset9positionEBc Eangles8`@dataTypeGroupsideWestEntities2AttributesidXatlOffsetffBitemsItem0OdataTypeObjectPositionInfosideWestflagsAttributesidYtypeusm_marine_90s_w_h_rm1atlOffset9positionH԰E`xB7 Eangles8`@dataTypeGroupsideWestEntitiesvAttributesZidZatlOffsetffB`itemsItem0ZdataTypeObjectPositionInfosideWestflagsAttributesTid[typeusm_marine_90s_w_h_rm1atlOffset9ZpositionǰExBFEangles8`@TZ`dataTypeLayernameSet DressingEntitiesidatlOffsetffBx>Aitems@Item0 Item1 Item2N Item3(Item4Item5Item6GItem7Item8Item9Item10Item11lItem127Item13Item14Item15Item16Item17~Item18YItem19$Item20Item21Item22Item23`Item24;Item25 Item26 Item27!Item28"Item29b#Item30=$Item31%Item32%Item33&Item34'Item35d(Item36/)Item37)Item38*Item39+Item40R,Item41-Item42-Item43.Item44/Item45w0Item46Z1Item47=2Item48 3Item494Item504Item515Item52m6Item53!7Item547Item558Item56&9Item579Item58k:Item59 ;Item60;Item61K<Item62=Item63=x>dataTypeObjectPositionInfo- sideEmptyflagsAttributese idItypeCUP_B_M119_USMC positionϫEH/BbEangles?=ړ?{=e ammolockLOCKED dataTypeObjectPositionInfo sideEmptyflagsAttributes/ idUtypeCUP_B_M119_USMCN positionEB*Eangles =l@;@/ ammolockLOCKEDN dataTypeObjectPositionInfo sideEmptyflagsAttributes id[typeCUP_B_M119_USMCatlOffset(positionDE{B8Eangles#">@_[@ ammolockLOCKED(dataTypeObjectPositionInfosideEmptyflagsAttributesidbtypeFlag_US_FatlOffsets?positionEC*LEdataTypeObjectPositionInfoIsideEmptyflagsAttributesidjtypeLand_ClutterCutter_large_FpositionzSE,ECEangles@`P=dataTypeObjectPositionInfo sideEmptyAttributesAidltypeLand_ClutterCutter_large_FatlOffset/?Gposition3LEC_Eangles=8@AGdataTypeObjectPositionInfosideEmptyAttributesid8typeUSMC_WarfareBArtilleryRadaratlOffsetȧ>position#aE/C&VEdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidctypeUSMC_WarfareBBarracksatlOffset@8>positioncEqCEanglesv@disableSimulationdataTypeObjectPositionInfofsideEmptyAttributesid\typeLand_fortified_nest_bigatlOffset>positionEBEanglesQ@disableSimulationdataTypeObjectPositionInfo;sideEmptyAttributessid]typeLand_fortified_nest_bigatlOffsetP>positionEC|PEangles'>sdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNid7typeLand_fort_rampartatlOffsetlpositionEB+Eangles?=~@NdisableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_fort_rampart7positioncE$7CEangles@R@V@disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesid;typeLand_fort_rampartatlOffsetpositionaEC4Eanglesz@nQ@bJ=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid<typeLand_fort_rampartatlOffsetposition5׭E`CZEanglesK@0 @ @disableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesid=typeLand_fort_rampartatlOffsetposition.ۭE{CEanglesf@&Y?@disableSimulationdataTypeObjectPositionInfoMsideEmptyflagsAttributesid>typeLand_fort_rampartatlOffset<position﫭ECWBEangles@SYR?m@disableSimulationdataTypeObjectPositionInfo(sideEmptyflagsAttributes`id?typeLand_fort_rampartatlOffset~positionECEanglesԒ?`disableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributes;id@typeLand_fort_rampartatlOffsetYpositioncEC@Eangles1@JV@#=;disableSimulationYdataTypeObjectPositionInfosideEmptyflagsAttributesidEtypeLand_fort_rampart$positionūEYBYFEanglesl@*@#=disableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesidFtypeLand_fort_rampartposition:E\BJEangles@A@-@disableSimulationdataTypeObjectPositionInfodsideEmptyflagsAttributesidGtypeLand_fort_rampartpositionEBEanglesnZ</?c1=disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidQtypeLand_fort_rampartpositionJEBEangles= ?v1@gdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidRtypeLand_fort_rampartatlOffsetİ`positionEmBlEangles&m@BdisableSimulation`dataTypeObjectPositionInfosideEmptyflagsAttributesidStypeLand_fort_rampartatlOffset7;positionOѭEBEangles?2@@disableSimulation;dataTypeObjectPositionInfosideEmptyflagsAttributesidTtypeLand_fort_rampartatlOffset7 position0E {BEanglesg=@@disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idWtypeLand_fort_rampart position`E_BDEangles =?~=@ disableSimulation dataTypeObjectPositionInfof!sideEmptyflagsAttributes!idXtypeLand_fort_rampartatlOffset!position͍E1BEangles|>!disableSimulation!dataTypeObjectPositionInfoA"sideEmptyflagsAttributesy"idYtypeLand_fort_rampartatlOffset["positionEzB*qEanglesܜQ@y"disableSimulation"dataTypeObjectPositionInfo #sideEmptyflagsAttributesD#idZtypeLand_fort_rampartb#positionfEB/0EanglesQ=`ƚ@#L@D#disableSimulationb#dataTypeObjectPositionInfo#sideEmptyflagsAttributes$id^typeLand_fort_rampartatlOffsetDG=$position٦EZC07EanglesĤZ@$disableSimulation=$dataTypeObjectPositionInfo$sideEmptyflagsAttributes$id_typeLand_fort_rampartatlOffset%positionˬE1CrBEangles ?$disableSimulation%dataTypeObjectPositionInfo%sideEmptyflagsAttributes%id`typeLand_fort_rampartatlOffsetޢ%position[E+/ClNEangles!@%disableSimulation%dataTypeObjectPositionInfox&sideEmptyflagsAttributes&idatypeLand_fort_rampartatlOffsetG&position-ERC3EanglesĤZ@&disableSimulation&dataTypeObjectPositionInfoC'sideEmptyflagsAttributes{'idftypeLand_fort_rampart'position$EECQGEangles2@{'disableSimulation'dataTypeObjectPositionInfo(sideEmptyflagsAttributesF(iditypeLand_fort_rampartd(positionqKEVC{?EangleshQ@F(disableSimulationd(dataTypeObjectPositionInfo(sideEmptyflagsAttributes)idmtypeLand_fort_rampart/)position7ECzEangles=+@Ev>)disableSimulation/)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idntypeLand_fort_rampart)positionE-CMEanglesjtu=9? :W>)disableSimulation)dataTypeObjectPositionInfo*sideEmptyflagsAttributes*idtypeB_T_Truck_01_ammo_FatlOffset*positionɺECwEangles#<J->t5@*texturesOlive*dataTypeObjectPositionInfoU+sideEmptyAttributes+idtypeCUP_B_nM1025_Unarmed_USMC_WDLatlOffset־>+positionECEangles'@++dataTypeObjectPositionInfo,sideEmptyflagsAttributesL,idtypeCUP_B_nM1025_Unarmed_USMC_WDLR,positiondEC&*EanglesBE;G7,>N@L,R,dataTypeObjectPositionInfo,sideEmptyflagsAttributes -idtypeCUP_B_nM1025_Unarmed_USMC_WDL-position|E CEanglesU@m >3 @ --dataTypeObjectPositionInfo-sideEmptyflagsAttributes-idtypeCUP_B_M1030_USMCatlOffset-positionݪE@CʀEanglesE={@6Z;--dataTypeObjectPositionInfo[.sideEmptyflagsAttributes.idtypeLand_Bunker_01_big_FatlOffset?.positionQEuBEangles,@.disableSimulation.dataTypeObjectPositionInfo>/sideEmptyflagsAttributesv/idtypeLand_Bunker_01_blocks_1_FatlOffsetP=/positionUEyBh$EanglesxB?v/disableSimulation/dataTypeObjectPositionInfo!0sideEmptyflagsAttributesY0idtypeLand_Bunker_01_blocks_1_FatlOffset >w0positionEEVB2EanglesxB?Y0disableSimulationw0dataTypeObjectPositionInfo1sideEmptyflagsAttributes<1idtypeLand_Bunker_01_blocks_1_FatlOffset>Z1position7E¶B7Eangles;O@<1disableSimulationZ1dataTypeObjectPositionInfo1sideEmptyflagsAttributes2idtypeLand_Bunker_01_blocks_1_FatlOffset%?=2positionN*E뾭B1Eangles̬@2disableSimulation=2dataTypeObjectPositionInfo2sideEmptyflagsAttributes3idtypeLand_Bunker_01_blocks_1_FatlOffset r? 3positionf&EB'"Eanglesq-@3disableSimulation 3dataTypeObjectPositionInfo3sideEmptyflagsAttributes3idtypeLand_Bunker_01_blocks_1_FatlOffset9?4positionK-EOխB&Eanglesv@3disableSimulation4dataTypeObjectPositionInfo4sideEmptyflagsAttributes4idtypeLand_Bunker_01_blocks_1_FatlOffset4}?4position18E BU Eanglesv@4disableSimulation4dataTypeObjectPositionInfod5sideEmptyflagsAttributes5idtypeLand_ClutterCutter_large_F5positionr?EBbE55dataTypeObjectPositionInfo6sideEmptyflagsAttributesO6idtypeplp_ctm_ForkliftStcOliveBatlOffset m6positionnE֫B+UEanglesا@O6disableSimulationm6dataTypeObjectPositionInfo6sideEmptyflagsAttributes7idtypeCUP_BOX_USMC_Wps_F!7positionҭE3ѫByEanglesP@l?=7!7dataTypeObjectPositionInfo7sideEmptyflagsAttributes7idtypeCUP_BOX_USMC_Wps_F7position'SEBZE77dataTypeObjectPositionInfoG8sideEmptyflagsAttributes8idtypeCUP_BOX_USMC_AmmoOrd_FatlOffset8positionѭEx9BEangles@'=88dataTypeObjectPositionInfo9sideEmptyflagsAttributes 9idtypeCUP_BOX_USMC_Grenades_F&9positionAEmBdE 9&9dataTypeObjectPositionInfo9sideEmptyflagsAttributes9idtypeCUP_BOX_USMC_WpsLaunch_F9positionn>E(BE99dataTypeObjectPositionInfoE:sideEmptyflagsAttributese:idtypeCUP_BOX_USMC_WpsSpecial_Fk:positionTEBEe:k:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idtypeCUP_BOX_USMC_Support_F ;positionzEBE; ;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idtypeCUP_BOX_USMC_Support_F;position CEBE;;dataTypeObjectPositionInfo%<sideEmptyflagsAttributesE<idtypeCUP_BOX_USMC_AmmoVeh_FK<position8QEqwBXEE<K<dataTypeObjectPositionInfo<sideEmptyflagsAttributes =idtypeCUP_BOX_USMC_AmmoVeh_FatlOffset=positionE2BEangles@< ==dataTypeObjectPositionInfo=sideEmptyflagsAttributes=idtypeCUP_BOX_USMC_AmmoVeh_F=position>gEqwB>E==dataTypeObjectPositionInfo:>sideEmptyflagsAttributesr>id4typeB_T_Truck_01_ammo_FatlOffset(x>position9|EHABEangles#">}?Y@r>x>dataTypeLayernameAdmiralstateEntities>idatlOffsetffBUitemsItem0?Item1KItem2WUdataTypeLayernameCQCEntitiesM?idatlOffsetffBKitemsItem0?Item1@Item2qAItem3IBItem41CItem5DKdataTypeTriggerpositionECzIEangleyS@Attributes%@id5typeEmptyDetectorAreaR50atlOffsetP@conditioncall{triggeractivated tgr_objective_3;}sizeA@sizeBXE@isRectangle@dataTypeTriggerposition|E9CEangleyS@Attributes Aid6typeEmptyDetectorAreaR50atlOffset0qAconditioncall{triggeractivated tgr_objective_3;}sizeA@sizeBOQAisRectangleqAdataTypeTriggerpositionAEBEangleyS@AttributesAid7typeEmptyDetectorAreaR50IBconditioncall{triggeractivated tgr_objective_3;}sizeA@sizeBXE@isRectangleIBdataTypeTriggerpositionIEʬB!EangleyS@AttributesBid8typeEmptyDetectorAreaR50atlOffset0<1Cconditioncall{triggeractivated tgr_objective_3;}sizeA@sizeBlj AisRectangle1CdataTypeTriggerposition E9B]Eangley<AttributesCid9typeEmptyDetectorAreaR50atlOffsetH>Dconditioncall{triggeractivated tgr_objective_3;}sizeA@sizeBAisRectangleDdataTypeLogicPositionInfoxDid:typeAdmiral_CqcZoneCustomAttributesDKpositionEBLHED Attribute0@EAttribute1EAttribute2FAttribute3UGAttribute4HAttribute5HAttribute6]IAttribute7JAttribute8JnAttributes KpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueEEdataEEsingleTypeSTRINGvalueEpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueqFFdataFFsingleTypeSCALARvalueFpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGUGdata/GUGsingleTypeSCALARvalueUGpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueGHdataGHsingleTypeSCALARvalueBHpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value{HHdataHHsingleTypeSCALARvalueBHpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value)I]Idata9I]IsingleTypeBOOLvalue]IpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueIJdataIJsingleTypeSCALARvalue AJpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueJJdataJJsingleTypeSTRINGvalueJpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNKKdata^KKsingleTypeSTRINGvalueKdataTypeLayernamePatrolEntitiesKidatlOffsetffBWitemsItem0LItem1LItem2MItem3GNItem4OWdataTypeTriggerposition7typeEmptyDetectorAreaR250GNconditioncall{triggeractivated tgr_objective_3;}sizeAzCsizeBzCGNdataTypeTriggerposition8EB9EAttributesNid?typeEmptyDetectorAreaR250Oconditioncall{triggeractivated tgr_objective_3;}sizeAzCsizeBzCOdataTypeLogicPositionInfodOid@typeAdmiral_PatrolZoneCustomAttributesOWpositionEAEO Attribute0.cAttribute0*dAttribute1dAttribute2eAttribute3ZfAttribute4gAttribute5gAttribute6hAttribute7TiAttribute8jAttribute9jAttribute10kAttribute11glAttribute12(mAttribute13mnAttributesnpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedddataddsingleTypeSTRINGvaluedpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuemeedata}eesingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$fZfdata4fZfsingleTypeSCALARvalueBZfpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuefgdatafgsingleTypeSCALARvalueBgpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueggdataggsingleTypeSCALARvalue AgpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQhhdataahhsingleTypeBOOLvaluehpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueiTidata.iTisingleTypeSCALARvalue?TipropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueijdataijsingleTypeSTRINGvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuejjdatajjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuelkkdata|kksingleTypeSCALARvalue?kpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value1lgldataAlglsingleTypeSCALARvalueglpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuel(mdatam(msingleTypeSCALARvalue(mpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuemmdatammsingleTypeSCALARvaluempropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuenndatannsingleTypeSTRINGvaluendataTypeLogicPositionInfooidtypeAdmiral_OndemandCampZoneCustomAttributes;ozposition EA8E;oAttribute07pAttribute1pAttribute2qAttribute3grAttribute4sAttribute5sAttribute6tAttribute7auAttribute8vAttribute9vAttribute10wAttribute11txAttribute125yAttribute13ynAttributeszpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueppdatappsingleTypeSTRINGvalueppropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuezqqdataqqsingleTypeSCALARvalueqpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value1rgrdataArgrsingleTypeSCALARvalueBgrpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuersdatarssingleTypeSCALARvalueBspropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuessdatasssingleTypeSCALARvalue AspropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value^ttdatanttsingleTypeBOOLvaluetpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value+uaudata;uausingleTypeSCALARvalueaupropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueuvdatauvsingleTypeSTRINGvaluevpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuevvdatavvsingleTypeSCALARvalue@vpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueywwdatawwsingleTypeSCALARvaluewpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value>xtxdataNxtxsingleTypeSCALARvalue@txpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuex5ydatay5ysingleTypeSCALARvalue5ypropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueyydatayysingleTypeSCALARvalueypropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuezzdatazzsingleTypeSTRINGvaluezdataTypeGroupsideCivilianEntities{Attributes[|idatlOffsetffBa|itemsItem0F{Item1{[|dataTypeObjectPositionInfo{sideCivilianflagsAttributes{idtypeC_Bob_VR{positionE6B2pE{{dataTypeWaypointloiterAltitudepositionE8BAEEffectsU|showWPNEVERidtypeMove[|[|a|dataTypeLogicPositionInfo|idtypeAdmiral_OndemandCampZoneCustomAttributes|npositionڬEҾB}E|Attribute0}Attribute1~Attribute2^Attribute3Attribute4̀Attribute5Attribute6@Attribute7Attribute8ɃAttribute9Attribute10]Attribute11"Attribute12Attribute13nAttributesnpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuet~~data~~singleTypeSTRINGvalue~propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(^data8^singleTypeSCALARvalue^propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuèdatàsingleTypeSCALARvalueB̀propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueUdataesingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value @data@singleTypeBOOLvalue@propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueقdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueɃdataɃsingleTypeSTRINGvalueɃpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value']data7]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];ValuevdatasingleTypeSCALARvalue@@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;ndataKnsingleTypeSTRINGvaluendataTypeGroupsideCivilianEntities̈AttributesidatlOffsetffBitemsItem0Item1Item2%dataTypeObjectPositionInfoosideCivilianflagsAttributesidtypeC_Jeff_VRpositionE|@N,FdataTypeWaypointloiterAltitudeposition EBZEEffectsshowWPNEVERidtypeMoveatlOffset%%dataTypeWaypointloiterAltitudepositionsdataNssingleTypeSTRINGvalue-1spropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuePdata+PsingleTypeSTRINGvalue-1PpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value޳data޳singleTypeARRAYvalue,޳itemsItem0TItem1"޳datad"singleTypeARRAYvalue"itemsItem0Item1"datasingleTypeSTRINGvaluegm_pl_olidata"singleTypeSCALARvalue?"data2޳singleTypeARRAYvalueV޳!items Item0ޫItem1+Item2aItem3Item4Item5?Item6uItem7Item8Item98Item10nItem11Item12Item136Item14lItem15Item16Item174Item18jItem19Item20Item21)Item22_Item23Item24ݱItem25%Item26[Item27Item28ײItem29!Item30WItem31޳data+singleTypeSTRINGvalueRoadPrioritySign_01_unhide+data;asingleTypeSCALARvalueadataqsingleTypeSTRINGvalueCommanderTurret_SearchLight_cover_unhidedata̬singleTypeSCALARvalue?data?singleTypeSTRINGvalueair_intake_2_1_high_unhide?dataOusingleTypeSCALARvalue?udatasingleTypeSTRINGvaluecargoframe_unhidedataɭsingleTypeSCALARvalue?data8singleTypeSTRINGvalueswimmingaid_1_1_unhide8dataHnsingleTypeSCALARvaluendata~singleTypeSTRINGvalueswimmingaid_1_2_unhidedataǮsingleTypeSCALARvaluedata6singleTypeSTRINGvalueswimmingaid_2_1_unhide6dataFlsingleTypeSCALARvalue?ldata|singleTypeSTRINGvalueswimmingaid_3_1_unhidedataůsingleTypeSCALARvaluedata4singleTypeSTRINGvalueswimmingaid_3_2_unhide4dataDjsingleTypeSCALARvaluejdatazsingleTypeSTRINGvaluetarpRoll_01_unhidedatasingleTypeSCALARvalue?data)singleTypeSTRINGvalueAmmoBox_01_unhide)data9_singleTypeSCALARvalue_dataosingleTypeSTRINGvaluestowageBox_1_1_unhidedataݱsingleTypeSCALARvalue?ݱdata%singleTypeSTRINGvaluewheelChock_1_1_unhide%data5[singleTypeSCALARvalue?[dataksingleTypeSTRINGvaluecamonet_hull_unhidedataײsingleTypeSCALARvalueײdata!singleTypeSTRINGvaluecamofoilage_hull_unhide!data1WsingleTypeSCALARvalueWdatagsingleTypeSTRINGvaluecamonet_MainTurret_trav_unhidedata޳singleTypeSCALARvalue޳propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueRdata'RsingleTypeSTRINGvalue[[[["gm_wz78_blk"],[1]],[["gm_handgrenade_frag_rgd5","gm_smokeshell_wht_gc","gm_smokeshell_grn_gc","gm_smokeshell_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_single_grn_gc","gm_30Rnd_762x39mm_B_57N231_ak47_blk","gm_100Rnd_762x54mm_B_T_t46_pk_grn"],[8,4,4,4,4,4,4,4,4,2]],[["gm_df7x40_blk","gm_gc_firstaidkit_vehicle","gm_repairkit_01","gm_gc_army_gauzeBandage","gm_gc_army_medkit","gm_boltcutter"],[1,2,1,4,4,1]],[[],[]]],false]Rpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value/data /singleTypeSTRINGvalue-1/dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_pile_large_04_emptyatlOffsetmpositionDX+@Eangles6Z;.J@+<init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_grnmdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypegm_ammobox_pile_large_03_emptyatlOffsetdpositionDD+@Eangles6Z;6J@+<7init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_grndataTypeGroupsideEastEntitiesAttributesBid\itemsItem03Item1ɼItem2NItem3BdataTypeObjectPositionInfosideEastflagsAttributesٻidtypeO_officer_FɼpositionLcD0@MEangles ;?ٻskill?rankCAPTAINinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Commanding Officer@COisPlayerisPlayableɼdataTypeObjectPositionInfo5sideEastflagsAttributesmidtypeO_medic_FNpositionjD0@1Eangles ;?mskill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Platoon Medic@COisPlayableNdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_FpositioneD0@rLEangles ;?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfo'sideEastflagsAttributes_idtypeO_officer_FBpositionD0@40Eangles ;?_skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Executive Officer@COisPlayableBformationDIAMOND\dataTypeGroupsideEastEntitiesAttributesidatlOffset"itemsItem0Item1}dataTypeObjectPositionInfo_sideEastflagsAttributesidtypeO_Soldier_SL_FatlOffset}position6}D0@Eanglesi%4?skill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha Squad Leader@Alpha SLisPlayable}dataTypeObjectPositionInfosideEastflagsAttributes!idtypeO_medic_Fposition|D0@Eanglesi%4?!skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha Squad Medic@Alpha SLisPlayableformationDIAMOND"dataTypeGroupsideEastEntitieslAttributes id&itemsItem0Item12Item2 dataTypeObjectPositionInfosideEastflagsAttributesHidtypeO_Soldier_TL_F2positionMD0@AݜEanglesi%4?Hskill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 1 Fireteam Leader@Alpha 1isPlayable2dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_FpositionD0@_Eanglesi%4?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 1 Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfosideEastflagsAttributesSidtypeO_Soldier_LAT_F positionD0@@ۜEanglesi%4?Sskill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 1 Rifleman (AT)@Alpha 1isPlayable formationDIAMOND&dataTypeGroupsideEastEntitiespAttributesid*itemsItem0Item16Item2dataTypeObjectPositionInfosideEastflagsAttributesLidtypeO_Soldier_TL_F6positionuD0@ǜEanglesi%4?Lskill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 2 Fireteam Leader@Alpha 2isPlayable6dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_FpositionǚD0@髜Eanglesi%4?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 2 Automatic Rifleman@Alpha 2isPlayabledataTypeObjectPositionInfosideEastflagsAttributesWidtypeO_Soldier_LAT_FpositionMD0@ŜEanglesi%4?Wskill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Alpha 2 Rifleman (AT)@Alpha 2isPlayableformationDIAMOND*dataTypeGroupsideEastEntitiestAttributesiditemsItem0Item1-dataTypeObjectPositionInfo sideEastflagsAttributesEidtypeO_Soldier_SL_F-positionfD0@>#Eangles&-?Eskill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo Squad Leader @Bravo SLisPlayable-dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_medic_FpositionšD0@pEangles]%-?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo Squad Medic@Bravo SLisPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributesiditemsItem0PItem1Item2[dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_Fposition~cD0@) Eangles]%-?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 1 Fireteam Leader@Bravo 1isPlayabledataTypeObjectPositionInfoUsideEastflagsAttributesidtypeO_Soldier_AR_F[positionpD0@[Eangles]%-?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 1 Automatic Rifleman@Bravo 1isPlayable[dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_FpositionD0@eEangles]%-?skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 1 Rifleman (AT)@Bravo 1isPlayableformationDIAMONDdataTypeGroupsideEastEntities"AttributesiditemsItem0UItem1Item2`dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_FpositionD0@]Eangles]%-?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 2 Fireteam Leader@Bravo 2isPlayabledataTypeObjectPositionInfoZsideEastflagsAttributesidtypeO_Soldier_AR_F`positionD0@ӜEangles]%-?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 2 Automatic Rifleman@Bravo 2isPlayable`dataTypeObjectPositionInfosideEastflagsAttributes idtypeO_Soldier_LAT_Fposition0D0@Eangles]%-? skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Bravo 2 Rifleman (AT)@Bravo 2isPlayableformationDIAMONDdataTypeGroupsideEastEntities7AttributesidatlOffset4itemsItem0_Item1dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_SL_FatlOffset4position Du8@CEangles][@Z1?@skill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie Squad Leader@Charlie SLisPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_medic_FatlOffset4positionDrN2@(EanglesS@^1?#@@skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie Squad Medic@Charlie SLisPlayableformationDIAMONDdataTypeGroupsideEastEntities AttributesiditemsItem0<Item1Item2PdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_FpositionșD:@0Eangles @a 1?@skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 1 Fireteam Leader@Charlie 1isPlayabledataTypeObjectPositionInfoFsideEastflagsAttributes~idtypeO_Soldier_AR_FPpositionԙD1@Eangles@_1?~skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 1 Automatic Rifleman@Charlie 1isPlayablePdataTypeObjectPositionInfosideEastflagsAttributes idtypeO_Soldier_LAT_FatlOffsetpositionUYD~?@m.Eangles@01? skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 1 Rifleman (AT)@Charlie 1isPlayableformationDIAMONDdataTypeGroupsideEastEntities+AttributesiditemsItem0^Item1Item2rdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_FpositionVfDv7@Eangles/@0?;@skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 2 Fireteam Leader@Charlie 2isPlayabledataTypeObjectPositionInfohsideEastflagsAttributesidtypeO_Soldier_AR_FrpositionqDr0@EanglesM@ 1?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 2 Automatic Rifleman@Charlie 2isPlayablerdataTypeObjectPositionInfosideEastflagsAttributes,idtypeO_Soldier_LAT_FatlOffsetpositionD?@Eangles@ 0?,skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Charlie 2 Rifleman (AT)@Charlie 2isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesMAttributesiditemsItem0uItem1dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_SL_FpositionD0@ÛEangles2?skill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta Squad Leader@Delta SLisPlayabledataTypeObjectPositionInforsideEastflagsAttributesidtypeO_medic_FpositionqD0@駛Eangles2?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta Squad Medic@Delta SLisPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributes[iduitemsItem0Item1[dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Pilot_FCustomAttributespositionDD0@rVEangles3s3?skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 1 Pilot (Mi-24W)@AH 1isPlayableAttribute0Attribute1~nAttributespropertyspeakerexpression_this setspeaker _value;ValueB~dataR~singleTypeSTRINGvalueMale01PER~propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue ׃?dataTypeObjectPositionInfofsideEastflagsAttributesidtypeO_Pilot_F[positionӝD0@:Eangless3?skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 1 Gunner@AH 1isPlayable[formationDIAMONDudataTypeGroupsideEastEntitiesAttributes2idLitemsItem0Item12dataTypeObjectPositionInfoisideEastflagsAttributesidtypeO_Pilot_FCustomAttributesposition?YD0@Eangles3s3?skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 2 Pilot(Mi-24W)@AH 2isPlayableAttribute0Attribute1EnAttributespropertyspeakerexpression_this setspeaker _value;Value EdataEsingleTypeSTRINGvalueMale01PEREpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueff?dataTypeObjectPositionInfo=sideEastflagsAttributesuidtypeO_Pilot_FatlOffset42positioncD0@:Eangless3?uskill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 2 Gunner@AH 2isPlayable2formationDIAMONDLdataTypeGroupsideEastEntitiesAttributesidatlOffset4 itemsItem0 dataTypeObjectPositionInfoTsideEastflagsAttributesidtypeO_crew_FatlOffset4CustomAttributespositionDn2@Eangles@<[@skill?initcall{[this, ["faction", "GM_PRL_80_AIR"], ["gear", "VC"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_art", "ColorOrange", [1,1], "Arty"] call hull3_marker_fnc_addCustomMarker;}descriptionPRL LWP Airborne - Artillery Gunner (2S1 Gvozdika)@ArtilleryisPlayableAttribute0Attribute1tnAttributespropertyspeakerexpression_this setspeaker _value;Value8tdataHtsingleTypeSTRINGvalueMale02PERtpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue33s?formationDIAMOND dataTypeGroupsideEastEntitiesTAttributesiditemsItem0Item1Item2dataTypeObjectPositionInfosideEastflagsAttributes.idtypeO_engineer_Fposition1D0@Eangles+3?.skill?rankSERGEANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "ENG"], ["marker", "ENG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Engineering 1 Leader@Engineer 1isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_engineer_FpositionD0@ԜEangles+3?skill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Engineering 1 Assistant@Engineer 1isPlayabledataTypeObjectPositionInfosideEastflagsAttributes+idtypeO_engineer_Fpositionz>D0@Eangles+3?+skill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Engineering 1 Assistant@Engineer 1isPlayableformationDIAMONDdataTypeGroupsideEastEntities_AttributesnidatlOffsetxI?itemsItem0Item1ndataTypeObjectPositionInfosideEastflagsAttributes<idtypeO_sniper_FatlOffsetxI?position$D)U@Eangles@7?<skill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "SN"], ["marker", "ST1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Sniper 1 Marksmen@Sniper 1isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_spotter_Fnposition-D0@Eangles@7?skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "SP"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Sniper 1 Spotter@Sniper 1isPlayablenformationDIAMONDdataTypeGroupsideEastEntitiesAttributest id itemsItem0Item1Item2t dataTypeObjectPositionInfovsideEastflagsAttributesidtypeO_Soldier_TL_Fposition՟D0@Eangles2?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 1 Fireteam Leader@Delta 1isPlayabledataTypeObjectPositionInfo sideEastflagsAttributesCidtypeO_Soldier_AR_Fposition]D0@Eangles2?Cskill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 1 Automatic Rifleman@Delta 1isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_Ft positioneD0@۰Eangles2?skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 1 Rifleman (AT)@Delta 1isPlayablet formationDIAMOND dataTypeGroupsideEastEntities AttributesziditemsItem0 Item1 Item2 zdataTypeObjectPositionInfo| sideEastflagsAttributes idtypeO_Soldier_TL_F position!D0@ŚEangles2? skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 2 Fireteam Leader@Delta 2isPlayable dataTypeObjectPositionInfo sideEastflagsAttributesI idtypeO_Soldier_AR_F positionꎟD0@~Eangles2?I skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 2 Automatic Rifleman@Delta 2isPlayable dataTypeObjectPositionInfo sideEastflagsAttributes idtypeO_Soldier_LAT_FzpositionqD0@Eangles2? skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 2 Rifleman (AT)@Delta 2isPlayablezformationDIAMONDdataTypeGroupsideEastEntitiesAttributesiditemsItem0Item1Item2dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_Fposition[.D0@BEangles2?skill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 3 Fireteam Leader@Delta 3isPlayabledataTypeObjectPositionInfosideEastflagsAttributesOidtypeO_Soldier_AR_Fposition$9D0@ceEangles2?Oskill?rankCORPORALinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 3 Automatic Rifleman@Delta 3isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_FpositionD0@ Eangles2?skill?init[this, ["faction", "GM_PRL_80_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - Delta 3 Rifleman (AT)@Delta 3isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributesiditemsItem0 Item1dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Pilot_FCustomAttributespositionH{DUZ@ Eangles@ @skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"], ["marker", "AH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 3 Pilot (Mi-24W) [JIP Replacement]@AH 3isPlayableAttribute0Attribute1}nAttributespropertyspeakerexpression_this setspeaker _value;ValueA}dataQ}singleTypeSTRINGvalueMale01PER}propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue ׃?dataTypeObjectPositionInfo{sideEastflagsAttributesidtypeO_Pilot_FCustomAttributesposition+lzDUZ@Eangles @skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 3 Gunner [JIP Replacement]@AH 3isPlayableAttribute0Attribute1@nAttributespropertyspeakerexpression_this setspeaker _value;Value@data@singleTypeSTRINGvalueMale03PER@propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue?formationDIAMONDdataTypeGroupsideEastEntities Attributes id! itemsItem0HItem14 dataTypeObjectPositionInfosideEastflagsAttributesid typeO_Pilot_FCustomAttributes4position'vDAN@[EanglesI @@skill?rankLIEUTENANTinit [this, ["faction", "GM_PRL_80_AIR"], ["gear", "P"], ["marker", "AH4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionPRL LWP Airborne - AH 4 Pilot(Mi-24W) [JIP Replacement]@AH 4isPlayableAttribute02Attribute1nAttributes4propertyspeakerexpression_this setspeaker _value;Value|datasingleTypeSTRINGvalueMale01PERpropertypitchexpression_this setpitch _value;Value4data4singleTypeSCALARvalueff?4 dataTypeObjectPositionInfosideEastflagsAttributesid typeO_Pilot_FatlOffsetCustomAttributes positionuD~}O@D.@Y]Eangless3?Y7skill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesPolskaGreenpylonsCUP_PylonPod_2Rnd_Ataka_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_2Rnd_Ataka_M[0];8Attribute08Attribute1:nAttributes<propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"9:data29:singleTypeSTRINGvalue[[[["gm_wz78_blk"],[1]],[["gm_handgrenade_frag_rgd5","gm_smokeshell_wht_gc","gm_smokeshell_grn_gc","gm_smokeshell_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_single_grn_gc"],[4,1,1,1,1,1,1,1]],[["gm_df7x40_blk","gm_gc_firstaidkit_vehicle","gm_repairkit_01"],[1,4,2]],[[],[]]],false]:propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Values;<data;<singleTypeARRAYvalue;<itemsItem0;Item1<<data;<singleTypeARRAYvalue<<itemsItem0+<Item1i<<data;<i<singleTypeSTRINGvaluePolskaGreeni<datay<<singleTypeSCALARvalue?<data<<singleTypeARRAY< dataTypeObjectPositionInfoi=sideEmptyflagsAttributes=id^typeCUP_O_Mi24_V_Dynamic_RUatlOffsetCustomAttributes>CpositionxD@>Eangles @=skill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesPolskaGreenpylonsCUP_PylonPod_2Rnd_Ataka_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_2Rnd_Ataka_M[0];>Attribute0?Attribute1AnAttributesCpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuej?Adataz?AsingleTypeSTRINGvalue[[[["gm_wz78_blk"],[1]],[["gm_handgrenade_frag_rgd5","gm_smokeshell_wht_gc","gm_smokeshell_grn_gc","gm_smokeshell_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_single_grn_gc"],[4,1,1,1,1,1,1,1]],[["gm_df7x40_blk","gm_gc_firstaidkit_vehicle","gm_repairkit_01"],[1,4,2]],[[],[]]],false]ApropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueACdataACsingleTypeARRAYvalueACitemsItem0BItem1BCdata'BBsingleTypeARRAYvalueKBBitemsItem0sBItem1BBdataBBsingleTypeSTRINGvaluePolskaGreenBdataBBsingleTypeSCALARvalue?BdataBCsingleTypeARRAYC dataTypeObjectPositionInfoCsideEmptyflagsAttributesCid_typeCUP_O_Mi24_V_Dynamic_RUatlOffsetCustomAttributes EXIpositiontD[@IEangles6Z;J @@Cskill?init [this, ["faction", "GM_PRL_80_AIR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesPolskaGreenpylonsCUP_PylonPod_2Rnd_Ataka_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_2Rnd_Ataka_M[0]; EAttribute0XEAttribute1[GnAttributesXIpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueE[GdataE[GsingleTypeSTRINGvalue[[[["gm_wz78_blk"],[1]],[["gm_handgrenade_frag_rgd5","gm_smokeshell_wht_gc","gm_smokeshell_grn_gc","gm_smokeshell_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_single_grn_gc"],[4,1,1,1,1,1,1,1]],[["gm_df7x40_blk","gm_gc_firstaidkit_vehicle","gm_repairkit_01"],[1,4,2]],[[],[]]],false][GpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueHXIdataHXIsingleTypeARRAYvalue7HXIitemsItem0_HItem1/IXIdataoH/IsingleTypeARRAYvalueH/IitemsItem0HItem1H/IdataHHsingleTypeSTRINGvaluePolskaGreenHdata I/IsingleTypeSCALARvalue?/Idata?IXIsingleTypeARRAYXILinkIDProvider}ILinksInextID:Iitems:Item0'YItem1tYItem2YItem3ZItem4[ZItem5ZItem6ZItem7B[Item8[Item9[Item10)\Item11v\Item12\Item13]Item14]]Item15]Item16]Item17D^Item18^Item19^Item20+_Item21x_Item22_Item23`Item24_`Item25`Item26`Item27FaItem28aItem29aItem30-bItem31zbItem32bItem33cItem34acItem35cItem36cItem37HdItem38dItem39dItem40/eItem41|eItem42eItem43fItem44cfItem45fItem46fItem47JgItem48gItem49gItem501hItem51~hItem52hItem53iItem54eiItem55iItem56iItem57LjItem58jItem59jItem603kItem61kItem62kItem63lItem64glItem65lItem66mItem67NmItem68mItem69mItem705nItem71nItem72nItem73oItem74ioItem75oItem76pItem77PpItem78pItem79pItem807qItem81qItem82qItem83rItem84krItem85rItem86sItem87RsItem88sItem89sItem909tItem91tItem92tItem93 uItem94muItem95uItem96vItem97TvItem98vItem99vItem100;wItem101wItem102wItem103"xItem104oxItem105xItem106 yItem107VyItem108yItem109yItem110=zItem111zItem112zItem113${Item114q{Item115{Item116 |Item117X|Item118|Item119|Item120?}Item121}Item122}Item123&~Item124s~Item125~Item126 Item127ZItem128Item129Item130AItem131Item132ۀItem133(Item134uItem135Item136Item137\Item138Item139Item140CItem141Item142݃Item143*Item144wItem145ĄItem146Item147^Item148Item149Item150EItem151Item152߆Item153,Item154yItem155ƇItem156Item157`Item158Item159Item160GItem161Item162Item163.Item164{Item165ȊItem166Item167bItem168Item169Item170IItem171Item172Item1730Item174}Item175ʍItem176Item177dItem178Item179Item180KItem181Item182Item1832Item184Item185̐Item186Item187fItem188Item189Item190MItem191Item192Item1934Item194Item195ΓItem196Item197hItem198Item199Item200OItem201Item202Item2036Item204Item205ЖItem206Item207jItem208Item209Item210QItem211Item212Item2138Item214Item215ҙItem216Item217lItem218Item219Item220SItem221Item222Item223:Item224Item225ԜItem226!Item227nItem228Item229Item230UItem231Item232Item233<Item234Item235֟Item236#Item237pItem238Item239 Item240WItem241Item242Item243>Item244Item245آItem246%Item247rItem248Item249 Item250YItem251Item252Item253@Item254Item255ڥItem256'Item257tItem258Item259Item260[Item261Item262Item263BItem264Item265ܨItem266)Item267vItem268éItem269Item270]Item271Item272Item273DItem274Item275ޫItem276+Item277xItem278ŬItem279Item280_Item281Item282Item283FItem284Item285Item286-Item287zItem288ǯItem289Item290aItem291Item292Item293HItem294Item295Item296/Item297|Item298ɲItem299Item300cItem301Item302Item303JItem304Item305Item3061Item307~Item308˵Item309Item310eItem311Item312Item313LlinkIDitem0hitem1~CustomDatabYtYtypeSynctYlinkIDitem0|item1~CustomDataYYtypeSyncYlinkIDitem0item1CustomDataYZtypeSyncZlinkIDitem0item1CustomDataIZ[ZtypeSync[ZlinkIDitem0item1CustomDataZZtypeSyncZlinkIDitem0item1CustomDataZZtypeSyncZlinkIDitem0item1CustomData0[B[typeSyncB[linkIDitem0item1CustomData}[[typeSync[linkIDitem0item1CustomData[[typeSync[linkID item0item1CustomData\)\typeSync)\linkID item0item1CustomDatad\v\typeSyncv\linkID item0item1CustomData\\typeSync\linkID item0item1CustomData\]typeSync]linkID item0item1CustomDataK]]]typeSync]]linkIDitem0item1CustomData]]typeSync]linkIDitem0item1CustomData]]typeSync]linkIDitem0item1CustomData2^D^typeSyncD^linkIDitem0item1CustomData^^typeSync^linkIDitem0item1CustomData^^typeSync^linkIDitem0item1CustomData_+_typeSync+_linkIDitem0item1CustomDataf_x_typeSyncx_linkIDitem0item1CustomData__typeSync_linkIDitem0item1CustomData``typeSync`linkIDitem0item1CustomDataM`_`typeSync_`linkIDitem0item1CustomData``typeSync`linkIDitem0item1CustomData``typeSync`linkIDitem0item1CustomData4aFatypeSyncFalinkIDitem0item1CustomDataaatypeSyncalinkIDitem0 item1CustomDataaatypeSyncalinkIDitem0 item1CustomDatab-btypeSync-blinkIDitem0 item1CustomDatahbzbtypeSynczblinkIDitem0item1CustomDatabbtypeSyncblinkID item0item1CustomDatacctypeSyncclinkID!item0item1CustomDataOcactypeSyncaclinkID"item0item1CustomDatacctypeSyncclinkID#item0item1CustomDatacctypeSyncclinkID$item0item1CustomData6dHdtypeSyncHdlinkID%item0item1CustomDataddtypeSyncdlinkID&item0 item1CustomDataddtypeSyncdlinkID'item0"item1CustomDatae/etypeSync/elinkID(item0$item1CustomDataje|etypeSync|elinkID)item0&item1CustomDataeetypeSyncelinkID*item0(item1CustomDatafftypeSyncflinkID+item0*item1CustomDataQfcftypeSynccflinkID,item0,item1CustomDatafftypeSyncflinkID-item0.item1CustomDatafftypeSyncflinkID.item00item1CustomData8gJgtypeSyncJglinkID/item02item1CustomDataggtypeSyncglinkID0item04item1CustomDataggtypeSyncglinkID1item06item1CustomDatah1htypeSync1hlinkID2item08item1CustomDatalh~htypeSync~hlinkID3item0:item1CustomDatahhtypeSynchlinkID4item0<item1CustomDataiitypeSyncilinkID5item0>item1CustomDataSieitypeSynceilinkID6item0@item1CustomDataiitypeSyncilinkID7item0Bitem1CustomDataiitypeSyncilinkID8item0Ditem1CustomData:jLjtypeSyncLjlinkID9item0Fitem1CustomDatajjtypeSyncjlinkID:item0Hitem1CustomDatajjtypeSyncjlinkID;item0Pitem1CustomData!k3ktypeSync3klinkID<item0Ritem1CustomDatankktypeSyncklinkID=item0Titem1CustomDatakktypeSyncklinkID>item0Vitem1CustomDatalltypeSyncllinkID?item0Xitem1CustomDataUlgltypeSyncgllinkID@item0Zitem1CustomDatalltypeSyncllinkIDAitem0\item1CustomDatalmtypeSyncmlinkIDBitem0^item1CustomDatapPptypeSyncPplinkIDMitem0ditem1CustomDatapptypeSyncplinkIDNitem0pitem1CustomDatapptypeSyncplinkIDOitem0Iitem1CustomData%q7qtypeSync7qlinkIDPitem0xitem1zCustomDatarqqtypeSyncqlinkIDQitem0yitem1zCustomDataqqtypeSyncqlinkIDRitem0item1CustomData rrtypeSyncrlinkIDSitem0item1CustomDataYrkrtypeSynckrlinkIDTitem0item1CustomDatarrtypeSyncrlinkIDUitem0item1CustomDatarstypeSyncslinkIDVitem0{item1CustomData@sRstypeSyncRslinkIDWitem0|item1CustomDatasstypeSyncslinkIDXitem0}item1CustomDatasstypeSyncslinkIDYitem0~item1CustomData't9ttypeSync9tlinkIDZitem0item1CustomDatattttypeSynctlinkID[item0item1CustomDatatttypeSynctlinkID\item0item1CustomDatau utypeSync ulinkID]item0item1CustomData[umutypeSyncmulinkID^item0item1CustomDatauutypeSynculinkID_item0item1CustomDatauvtypeSyncvlinkID`item0item1CustomDataBvTvtypeSyncTvlinkIDaitem0item1CustomDatavvtypeSyncvlinkIDbitem0item1CustomDatavvtypeSyncvlinkIDcitem0item1CustomData)w;wtypeSync;wlinkIDditem0item1CustomDatavwwtypeSyncwlinkIDeitem0item1CustomDatawwtypeSyncwlinkIDfitem0item1CustomDatax"xtypeSync"xlinkIDgitem0item1CustomData]xoxtypeSyncoxlinkIDhitem0item1CustomDataxxtypeSyncxlinkIDiitem0item1CustomDatax ytypeSync ylinkIDjitem0item1CustomDataDyVytypeSyncVylinkIDkitem0item1CustomDatayytypeSyncylinkIDlitem0item1CustomDatayytypeSyncylinkIDmitem0item1CustomData+z=ztypeSync=zlinkIDnitem0item1CustomDataxzztypeSynczlinkIDoitem0item1CustomDatazztypeSynczlinkIDpitem0item1CustomData{${typeSync${linkIDqitem0item1CustomData_{q{typeSyncq{linkIDritem0item1CustomData{{typeSync{linkIDsitem0item1CustomData{ |typeSync |linkIDtitem0item1CustomDataF|X|typeSyncX|linkIDuitem0item1CustomData||typeSync|linkIDvitem0item1CustomData||typeSync|linkIDwitem0item1CustomData-}?}typeSync?}linkIDxitem0item1CustomDataz}}typeSync}linkIDyitem0item1CustomData}}typeSync}linkIDzitem0item1CustomData~&~typeSync&~linkID{item0item1CustomDataa~s~typeSyncs~linkID|item0item1CustomData~~typeSync~linkID}item0item1CustomData~ typeSync linkID~item0item1CustomDataHZtypeSyncZlinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomData/AtypeSyncAlinkIDitem0item1CustomData|typeSynclinkIDitem0item1CustomDataɀۀtypeSyncۀlinkIDitem0item1CustomData(typeSync(linkIDitem0item1CustomDatacutypeSynculinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataJ\typeSync\linkIDitem0item1CustomDatatypeSynclinkIDitem0 item1#CustomDatatypeSynclinkIDitem0item1#CustomData1CtypeSyncClinkIDitem0item1#CustomData~typeSynclinkIDitem0$item1CustomData˃݃typeSync݃linkIDitem00item14CustomData*typeSync*linkIDitem01item14CustomDataewtypeSyncwlinkIDitem02item14CustomDataĄtypeSyncĄlinkIDitem03item14CustomDatatypeSynclinkIDitem0item1CustomDataL^typeSync^linkIDitem0item1CustomDatatypeSynclinkIDitem0!item1CustomDatatypeSynclinkIDitem0item1CustomData3EtypeSyncElinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData͆߆typeSync߆linkIDitem0item1CustomData,typeSync,linkIDitem0!item1CustomDatagytypeSyncylinkIDitem0ritem1CustomDataƇtypeSyncƇlinkIDitem0titem1CustomDatatypeSynclinkIDitem0vitem1CustomDataN`typeSync`linkIDitem0xitem1CustomDatatypeSynclinkIDitem0zitem1CustomDatatypeSynclinkIDitem0|item1CustomData5GtypeSyncGlinkIDitem0~item1CustomDatatypeSynclinkIDitem0item1CustomDataωtypeSynclinkIDitem0item1CustomData.typeSync.linkIDitem0item1CustomDatai{typeSync{linkIDitem0item1CustomDataȊtypeSyncȊlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataPbtypeSyncblinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData7ItypeSyncIlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataьtypeSynclinkIDitem0item1CustomData0typeSync0linkIDitem0item1CustomDatak}typeSync}linkIDitem0item1CustomDataʍtypeSyncʍlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataRdtypeSyncdlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData9KtypeSyncKlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataӏtypeSynclinkIDitem0item1CustomData 2typeSync2linkIDitem0item1CustomDatamtypeSynclinkIDitem0item1CustomData̐typeSync̐linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataTftypeSyncflinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData;MtypeSyncMlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataՒtypeSynclinkIDitem0item1CustomData"4typeSync4linkIDitem0item1CustomDataotypeSynclinkIDitem0item1CustomDataΓtypeSyncΓlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataVhtypeSynchlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData=OtypeSyncOlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataוtypeSynclinkIDitem0item1CustomData$6typeSync6linkIDitem0item1CustomDataqtypeSynclinkIDitem0item1CustomDataЖtypeSyncЖlinkIDitem0item1CustomData typeSynclinkIDitem04item1CustomDataXjtypeSyncjlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData?QtypeSyncQlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData٘typeSynclinkIDitem0item1CustomData&8typeSync8linkIDitem0item1CustomDatastypeSynclinkIDitem0item1CustomDataҙtypeSyncҙlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataZltypeSyncllinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataAStypeSyncSlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataۛtypeSynclinkIDitem0item1CustomData(:typeSync:linkIDitem0item1CustomDatautypeSynclinkIDitem0 item1CustomDataœԜtypeSyncԜlinkIDitem0 item1CustomData!typeSync!linkIDitem0item1CustomData\ntypeSyncnlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataCUtypeSyncUlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataݞtypeSynclinkIDitem0item1CustomData*<typeSync<linkIDitem0item1CustomDatawtypeSynclinkIDitem0item1CustomDatağ֟typeSync֟linkIDitem0 item1CustomData#typeSync#linkIDitem0"item1CustomData^ptypeSyncplinkIDitem0$item1CustomDatatypeSynclinkIDitem0&item1CustomData typeSync linkIDitem0(item1CustomDataEWtypeSyncWlinkIDitem0*item1CustomDatatypeSynclinkIDitem0item1CustomDataߡtypeSynclinkIDitem0-item1CustomData,>typeSync>linkIDitem0/item1CustomDataytypeSynclinkIDitem01item1CustomDataƢآtypeSyncآlinkIDitem03item1CustomData%typeSync%linkIDitem05item1:CustomData`rtypeSyncrlinkIDitem06item1:CustomDatatypeSynclinkIDitem07item1:CustomData typeSync linkIDitem08item1:CustomDataGYtypeSyncYlinkIDitem09item1:CustomDatatypeSynclinkIDitem0<item1@CustomDatatypeSynclinkIDitem0=item1@CustomData.@typeSync@linkIDitem0>item1@CustomData{typeSynclinkIDitem0?item1@CustomDataȥڥtypeSyncڥlinkIDitem0Vitem1XCustomData'typeSync'linkIDitem0Witem1XCustomDatabttypeSynctlinkIDitem0]item1qCustomDatatypeSynclinkIDitem0bitem1qCustomDatatypeSynclinkIDitem0ritem1|CustomDataI[typeSync[linkIDitem0witem1|CustomDatatypeSynclinkIDitem0}item1CustomDatatypeSynclinkIDitem0item1CustomData0BtypeSyncBlinkIDitem0item1CustomData}typeSynclinkIDitem0item1CustomDataʨܨtypeSyncܨlinkID item0item1CustomData)typeSync)linkID item0item1CustomDatadvtypeSyncvlinkID item0item1CustomDataétypeSyncélinkID item0item1CustomDatatypeSynclinkID item0item1CustomDataK]typeSync]linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData2DtypeSyncDlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData̫ޫtypeSyncޫlinkIDitem0item1CustomData+typeSync+linkIDitem0item1CustomDatafxtypeSyncxlinkIDitem0item1CustomDataŬtypeSyncŬlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1~CustomDataM_typeSync_linkIDitem0item1~CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData4FtypeSyncFlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataήtypeSynclinkIDitem0item1CustomData-typeSync-linkIDitem0"item1CustomDatahztypeSynczlinkIDitem0$item1CustomDataǯtypeSyncǯlinkID item0&item1CustomDatatypeSynclinkID!item0(item1CustomDataOatypeSyncalinkID"item0*item1CustomDatatypeSynclinkID#item0.item1CustomDatatypeSynclinkID$item01item1CustomData6HtypeSyncHlinkID%item03item1CustomDatatypeSynclinkID&item05item1CustomDataбtypeSynclinkID'item07item1CustomData/typeSync/linkID(item09item1CustomDataj|typeSync|linkID)item0;item1CustomDataɲtypeSyncɲlinkID*item0=item1CustomDatatypeSynclinkID+item0?item1CustomDataQctypeSyncclinkID,item0Aitem1CustomDatatypeSynclinkID-item0Citem1CustomDatatypeSynclinkID.item0Eitem1CustomData8JtypeSyncJlinkID/item0Gitem1CustomDatatypeSynclinkID0item0Iitem1CustomDataҴtypeSynclinkID1item0Kitem1CustomData1typeSync1linkID2item0Mitem1CustomDatal~typeSync~linkID3item0Oitem1CustomData˵typeSync˵linkID4item0Qitem1CustomDatatypeSynclinkID5item0Sitem1CustomDataSetypeSyncelinkID6item0Uitem1CustomDatatypeSynclinkID7item0Witem1CustomDatatypeSynclinkID8item0Yitem1CustomData:LtypeSyncLlinkID9item0[item1CustomDatatypeSynck % !#b