admiral\admiral.h{H`edescription.extdhull3\briefing\blufor.sqfdk hull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqf_0Xhull3\briefing\opfor.sqf_0Xhull3\CUP_USA_RAN.h:e hull3\hull3.hH`hull3\LICENSE_0X8hull3\SCAR_H_US.h[e!init.sqf+ܸaPinitServer.sqføa*mission.sqmeDclass Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_RU_WD"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_RU_WD"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_RU_WD"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Sharp Focus"; onLoadMission = "Made with Hull3"; author = "Dextrus"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 70; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 1; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 1; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9,10,11,12}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Rain (Storm)", "Snow (Light Winds)", "Snow (Strong Winds)", "Snow (Storm)"}; default = 2; 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 { #if __has_include("\z\ace\addons\killtracker\killtracker.inc") #include "\z\ace\addons\killtracker\killtracker.inc" #endif }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Tensions have finally reached a tipping point as Russian troops, massed on the Livonian border for months, have finally invaded. US Army Rangers stationed in Germany have been rapidly deployed to the region to gather intelligence and conduct targeted strikes deep into enemy lines. Their brave efforts to hamper Russia's push westward will buy valuable time for additional NATO forces to move into the region and force the manace back.

ENEMY FORCES
Russian MSV

FRIENDLY FORCES
US Army Rangers, with assistance from 2nd Cav and Army Aviation. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Assault the ruins of Muratyn. Recent intel suggests the enemy have moved considerable ammunition and materiel to the location and are preparing to push on Topolin.

Move on towards Lipina and destroy the MLRS systems there before they can be brought to bear on us.

Radunin appears to be a forward headquarters for the Russian forces, this town must be cleared out to disrupt their communications ability.

Finally, there is an air base at Lembork where reinforcements and supplies are being ferried in to assist in operations. Destroying this facility is our primary goal and will deal a major blow to the enemy in our AO. Disable and sabotage as much as possible before withdrawing back to friendly lines. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
MOVEMENT PLAN
Using AH to scout the terrain ahead would be wise, as the hills and valleys will obscure our view. Take care to avoid hidden AA, however.

FIRE SUPPORT PLAN
The combined might of 2nd Cav's Bradley IFVs and the Army Aviation wing's AH-64D should provide ample assistance in cutting through Russian forces.

We also have additional forces on stand-by should it be required. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
All vics can rearm from each other.

AH can rearm at the service point. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Dextrus "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class CUP_USA_RAN { class Rifleman { headGear = "CUP_H_OpsCore_Covered_MCAM_US"; goggles = "CUP_G_Oakleys_Clr"; uniform = "CUP_U_CRYE_G3C_RGR_MC_US"; vest = "CUP_V_CPC_Fastbelt_MC_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_USA_ARMY_75RGR_1BTN_BCO"; }; class Leader : Rifleman { headgear = "CUP_H_USA_Cap_Mcam_DEF"; uniform = "CUP_U_CRYE_G3C_MC_US"; vest = "CUP_V_CPC_TLBelt_RNGR_ARM"; }; class Officer : Leader { }; class Crew : Rifleman { headGear = "CUP_H_CVC"; uniform = "CUP_U_CRYE_RGR_Full"; vest = "CUP_V_JPC_Lightbelt_RNGR_ARM"; backpack = "ark_backpack_small"; insignia = "USP_PATCH_USA_ARMY_2ARM_CAV_RGT"; }; class CO : Officer { }; class XO : CO { vest = "CUP_V_CPC_CommunicationsBelt_RNGR_ARM"; backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { headGear = "CUP_H_OpsCore_Tan"; uniform = "CUP_U_CRYE_G3C_RGR"; vest = "CUP_V_CPC_MedicalBelt_MC_ARM"; backpack = "ark_backpack_large"; insignia = "USP_PATCH_USA_ARMY_44MED"; }; class FTL : Leader { headGear = "CUP_H_OpsCore_Spray_US"; vest = "CUP_V_CPC_Weaponsbelt_MC_ARM"; }; class AR : Rifleman { }; class AAR : Rifleman { headGear = "CUP_H_OpsCore_Spray_US"; backpack = "ark_backpack_large"; }; class RAT : Rifleman { vest = "CUP_V_CPC_Lightbelt_MC_ARM"; }; class MMGG : AR { backpack = "ark_backpack_large"; }; class MMGAG : AAR { headGear = "CUP_H_OpsCore_Spray_US"; backpack = "ark_backpack_large"; }; class MATG : RAT { backpack = "ark_backpack_large"; }; class MATAG : MATG { uniform = "CUP_U_CRYE_G3C_MC_US"; backpack = "ark_backpack_large"; }; class MATAC : MATG { backpack = "ark_backpack_large"; }; class VC : Crew { }; class VG : Crew { }; class VD : Crew { }; class P : Crew { headGear = "H_PilotHelmetHeli_O"; uniform = "CUP_U_B_USArmy_PilotOverall"; vest = "CUP_V_B_PilotVest_ARM"; backpack = "B_Parachute"; insignia = ""; }; class PCM : P { headGear = "H_CrewHelmetHeli_O"; }; }; 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 CUP_USA_RAN { gear = "SCAR_H_US"; uniform = "CUP_USA_RAN"; }; }; class Gear { #include "SCAR_H_US.h" }; class Uniform { #include "CUP_USA_RAN.h" }; };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 SCAR_H_US { class Rifleman { primaryWeapon = "CUP_arifle_Mk17_STD_woodland"; primaryWeaponItems[] = {"cup_optic_g33_hws_od", "CUP_acc_Flashlight_wdl", "cup_muzzle_mfsup_flashhider_762x51_OD"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_B_SCAR_wdl", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; 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 = "CUP_arifle_Mk17_STD_EGLM_woodland"; handgunWeapon = "CUP_hgun_M9"; vestMagazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 4}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2}, {"CUP_15Rnd_9x19_M9", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_B_SCAR_wdl", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_FlareWhite_M203", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_VectorDay"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_Mk17_CQC_woodland"; primaryWeaponItems[] = {"CUP_acc_Flashlight_wdl", "cup_optic_eotech553_od"}; uniformMagazines[] = { {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_20Rnd_762x51_B_SCAR_wdl", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS"}; }; class CO : Officer { }; class XO : CO { backpackMagazines[] = { {"CUP_1Rnd_Smoke_M203", 8}, {"CUP_1Rnd_SmokeRed_M203", 8} }; backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_Mk17_CQC_SFG_woodland"; vestMagazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_20Rnd_762x51_B_SCAR_wdl", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_Mk48_wdl"; primaryWeaponItems[] = {"cup_optic_aimm_m68_od", "CUP_acc_Flashlight_wdl"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 1}}; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 3}}; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_Mk17_CQC_SFG_woodland"; secondaryWeapon = "CUP_launch_M136"; vestMagazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_B_SCAR_wdl", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 2} }; }; class MMGG : Rifleman { primaryWeapon = "CUP_lmg_M240"; primaryWeaponItems[] = {"cup_optic_elcanm145_3D"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 1}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; }; class MMGAG : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "ACE_VectorDay"; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class MATG : RAT { secondaryWeapon = "launch_MRAWS_green_rail_F"; secondaryWeaponItems[] = {"MRAWS_HEAT_F"}; backpackMagazines[] = { {"MRAWS_HEAT_F", 4}, {"MRAWS_HE_F", 2} }; }; class MATAG : Rifleman { backpackMagazines[] = { {"MRAWS_HEAT_F", 4}, {"MRAWS_HE_F", 2} }; binocular = "ACE_VectorDay"; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class MATAC : MATAG { assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343"}; }; class VC : Crew { binocular = "ACE_VectorDay"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = { {"CUP_launch_M136", 8} }; magazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 30}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 20}, {"CUP_1Rnd_HE_M203", 20}, {"CUP_1Rnd_Smoke_M203", 20}, {"CUP_FlareWhite_M203", 10}, {"ACE_HandFlare_White", 10}, {"MRAWS_HEAT_F", 10}, {"MRAWS_HE_F", 10}, {"SatchelCharge_Remote_Mag", 5}, {"HandGrenade", 10}, {"SmokeShell", 10} }; items[] = { {"ACE_M26_Clacker", 1}, {"ItemGPS", 1} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Car : Vehicle { }; class Truck : Vehicle { weapons[] = { {"CUP_launch_M136", 20} }; magazines[] = { {"CUP_20Rnd_762x51_B_SCAR_wdl", 80}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR_wdl", 60}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 60}, {"CUP_1Rnd_Smoke_M203", 40}, {"CUP_FlareWhite_M203", 40}, {"CUP_1Rnd_HE_M203", 40}, {"SatchelCharge_Remote_Mag", 10}, {"MRAWS_HEAT_F", 20}, {"MRAWS_HE_F", 20}, {"ACE_HandFlare_White", 10}, {"HandGrenade", 20}, {"SmokeShell", 20} }; items[] = { {"ACE_M26_Clacker", 1}, {"ItemGPS", 1} }; medicalItems[] = { {"ACE_fieldDressing", 100}, {"ACE_splint", 12} }; }; }; ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; };ark_fnc_enableSim = { params ["_veh","_enabled"]; _veh enableSimulationGlobal _enabled; {_x enableSimulationGlobal _enabled} forEach crew _veh; }; // Disable simulation for vehicles + crews at game start {[_x,false] call ark_fnc_enableSim;} forEach [heli_1, heli_2, heli_3];raP@ version6EditorData4sourceNameark_co69_sharp_focusaddons=A3_Modules_Fark_clear_cargoark_ai_sentryCUP_TrackedVehicles_BradleyA3_Weapons_F_Ammoboxesace_cargoCUP_AirVehicles_AH64CUP_WheeledVehicles_MTVRA3_Structures_F_Mil_HelipadsCUP_WheeledVehicles_NewHMMWVCUP_WheeledVehicles_NewM1036CUP_WheeledVehicles_NewM998CUP_WheeledVehicles_RG31A3_Structures_F_Mil_FortificationCUP_Creatures_Military_RussiaCUP_Creatures_StaticWeaponsCUP_Misc3_ConfigA3_Structures_F_Mil_BagBunkerCUP_WheeledVehicles_KamazA3_Structures_F_Argo_Military_FortificationsA3_Structures_F_Mil_BagFenceCUP_Weapons_AmmoBoxesA3_Structures_F_Civ_MarketA3_Structures_F_EPA_Civ_ConstructionsCUP_TrackedVehicles_BMPCUP_TrackedVehicles_T72CUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionadmiralA3_Ui_FCUP_WheeledVehicles_UralCUP_WheeledVehicles_UAZA3_Structures_F_EPA_Mil_ScrapyardCUP_WheeledVehicles_BTR90CUP_WheeledVehicles_VodnikA3_Structures_F_Mil_CargoA3_Structures_F_Argo_Military_BunkersA3_Structures_F_Enoch_WrecksCUP_CAMiscA3_Structures_F_Items_VesselsCUP_Misc_e_ConfigCUP_WheeledVehicles_BTR60CUP_WheeledVehicles_BRDM2CUP_CABuildings2_Misc_CargoCUP_CAMisc_E_WFA3_Structures_F_WallsA3_Structures_F_Heli_Ind_MachinesCUP_Buildings_ConfigA3_Structures_F_Civ_Constructionsace_draggingCUP_AirVehicles_Mi24CUP_AirVehicles_Mi8A3_Structures_F_Enoch_Military_RadarCUP_CAStructures_E_Misc_Misc_MarketA3_Props_F_Exp_Commercial_MarketA3_Props_F_Enoch_Infrastructure_TrafficCUP_AirVehicles_Ka52ark_ace_rearmA3_Characters_Face_nouniformrestrictionsace_parachuteAddonsMetaData|dlcsCUP_VehiclesCUP_UnitsArgoCUP_WeaponsEnochHeliExpansionrandomSeedScenarioDataCustomAttributesMission @ moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera!|nextIDnextIDnextID!posEgC@EdirIT?sؾFz*?upْ>g?l>aside!startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<3"%items$Item0#Item18Item2d@Item3 Item4Item5QItem6Item7Item8Item9[Item10Item11"Item12Item13/Item14Item15Item16HItem17Item18Item19Item20Item21 Item22sItem23Item24+Item257Item26eCItem27FItem28LItem29QItem30ZItem31cItem32llItem33uItem34{Item35`dataTypeLayernameModulesstateEntitiesD$idatlOffsetLA8itemsItem0$Item1&Item2,Item32Item4$3Item54Item668dataTypeLogicPositionInfoC%areaSizeòA)AflagsidtypeModuleHideTerrainObjects_FatlOffsetCustomAttributes{%&position"EHbCjEangles+<)@f=={%Attribute0%Attribute1?&nAttributes&property#filterexpression_this setVariable ["#filter",_value]Value &?&data&?&singleTypeSCALARvaluepA?&property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value&&data&&singleTypeBOOLvalue&dataTypeLogicPositionInfof'areaSize??idtypeModuleEditTerrainObject_FatlOffsetCustomAttributes',position|"EcC7E'Attribute0(Attribute1(Attribute2)Attribute3)Attribute4:*Attribute5*Attribute65,nAttributes,property#nameexpression_this setVariable ["#name",_value]Value`((datap((singleTypeSTRINGvalue(property#filterexpression_this setVariable ["#filter",_value]Value()data()singleTypeSCALARvalue@)property#initServerexpression_this setVariable ["#initServer",_value]Value}))data))singleTypeSTRINGvalue)property#stateexpression_this setVariable ["#state",_value]Value*:*data*:*singleTypeSCALARvalue:*property#allowDamageexpression_this setVariable ["#allowDamage",_value]Value**data**singleTypeBOOLvalue*property#doorStatesexpression_this setVariable ["#doorStates",_value]Value,+5,data<+5,singleTypeARRAYvalue`+5,itemsItem0+Item1+Item2+5,data++singleTypeSCALARvalue@+data++singleTypeSCALARvalue+data,5,singleTypeSCALARvalue5,property#initexpression_this setVariable ["#init",_value]Value,,data,,singleTypeSTRINGvalue,dataTypeLogicPositionInfoM-areaSize??idtypeModuleEditTerrainObject_FatlOffsetCustomAttributesm-2position|"EcC7Em-Attribute0-Attribute1z.Attribute2/Attribute3/Attribute4!0Attribute50Attribute62nAttributes2property#nameexpression_this setVariable ["#name",_value]ValueG.z.dataW.z.singleTypeSTRINGvaluez.property#filterexpression_this setVariable ["#filter",_value]Value./data./singleTypeSCALARvalue@/property#initServerexpression_this setVariable ["#initServer",_value]Valued//datat//singleTypeSTRINGvalue/property#stateexpression_this setVariable ["#state",_value]Value/!0data/!0singleTypeSCALARvalue!0property#allowDamageexpression_this setVariable ["#allowDamage",_value]Value00data00singleTypeBOOLvalue0property#doorStatesexpression_this setVariable ["#doorStates",_value]Value12data#12singleTypeARRAYvalueG12itemsItem0z1Item11Item212data11singleTypeSCALARvalue A1data11singleTypeSCALARvalue1data12singleTypeSCALARvalueD2property#initexpression_this setVariable ["#init",_value]Valuen22data~22singleTypeSTRINGvalue2dataTypeLogicPositionInfo2idtypeARK_Clear_Vehicle$3position.ظE;CB Eangles<Q=$3dataTypeLogicPositionInfo3id]typeARK_Make_SentryatlOffsetPACustomAttributes34positionBtED ACșE3Attribute03nAttributes4propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value_44datao44singleTypeBOOLvalue4dataTypeLogicPositionInfo#5areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes[56positionFϽCtEanglesCK@SvD=[5Attribute05Attribute16nAttributes6property#filterexpression_this setVariable ["#filter",_value]Value56data56singleTypeSCALARvaluepA6property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value66data66singleTypeBOOLvalue6dataTypeLogicPositionInfoC7areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes{78position[EmBEangles@@{7Attribute07Attribute1?8nAttributes8property#filterexpression_this setVariable ["#filter",_value]Value 8?8data8?8singleTypeSCALARvaluepA?8property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value88data88singleTypeBOOLvalue8dataTypeLayernameSPAWNstateEntities*9idatlOffsetvd@itemsItem0":Item1|?Item2DItem3JItem4vPItem5FVItem6JYItem7]Item8]Item9^Item104qItem11Item12Item13tItem14Item15zItem16Item17Item18Item19Vd@ dataTypeObjectPositionInfo:sideEmptyflagsAttributes:idvtypeCUP_B_M2A3Bradley_USA_WatlOffsetCustomAttributes_;|?positioncJ E )eCEangles@,}@$<:initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}_;Attribute0;Attribute1d<Attribute2=>nAttributes|?propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value0<d<data@<d<singleTypeBOOLvalued<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]=>propertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}ValueF?|?dataV?|?singleTypeSCALARvalue@F|? dataTypeObjectPositionInfo@sideEmptyflagsAttributesU@idwtypeCUP_B_M2A3Bradley_USA_WatlOffsetCustomAttributes@Dposition EVBeCpEangles==`~@@U@initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}@Attribute0AAttribute1AAttribute2CnAttributesDpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueAAdataAAsingleTypeBOOLvalueApropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueBCdata(BCsingleTypeSTRINGvalue[[[["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]Cpropertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}ValueDDdataDDsingleTypeSCALARvalue@FD dataTypeObjectPositionInfooEsideEmptyflagsAttributesEidtypeB_supplyCrate_FatlOffsetCustomAttributes FJposition[EbCߗEangles@|@Einitcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;} FAttribute03FnAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueFJdataFJsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]J dataTypeObjectPositionInfo?KsideEmptyflagsAttributeswKidtypeB_supplyCrate_FatlOffset7CustomAttributesKvPposition0E&bC~Eangles@)p?nF;wKinitcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}KAttribute0LnAttributesvPpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value]LvPdatamLvPsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]vP dataTypeObjectPositionInfoQsideEmptyflagsAttributesGQidtypeB_supplyCrate_FatlOffsetֺCustomAttributesQFVpositionxE^ bCwEangles@U)@GQinitcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}QAttribute0QnAttributesFVpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value-RFVdata=RFVsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]FV dataTypeObjectPositionInfoVsideEmptyflagsAttributesWid_typeCUP_B_AH64D_DL_USAatlOffsetCustomAttributes,WJYposition*%#EcCnEanglesQQ;@^=Wskill?,WAttribute0dWAttribute1XnAttributesJYpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueWXdataWXsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]Xpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueYJYdata&YJYsingleTypeBOOLvalueJY dataTypeObjectPositionInfoYsideEmptyflagsAttributes ZidtypeCUP_B_MTVR_Ammo_USMCatlOffsetpCustomAttributes&Z]positioniy"EeCEanglesf=n?="K= Z&ZAttribute0^ZAttribute1[nAttributes]propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueZ[dataZ[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"],[1]]],false][propertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}Value\]data\]singleTypeSCALARvalue@E]dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idtypeCUP_B_MTVR_Refuel_USMCatlOffset]position O#E'fCϩEangles=.@]]dataTypeObjectPositionInfok^sideEmptyflagsAttributes^idtypeLand_HelipadSquare_FatlOffset7^positionF#EZ cCmtEanglesQQ;@^=^disableSimulation^ dataTypeObjectPositionInfod_sideEmptyflagsAttributes_idtypeCUP_B_nM1025_M240_USA_DESatlOffsetCustomAttributes`4qposition>EcC> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}Valuep4qdataq4qsingleTypeSCALARvaluezD4q dataTypeObjectPositionInfoqsideEmptyflagsAttributesridtypeCUP_B_nM1025_M240_USA_DESatlOffset4CustomAttributesrposition2EhcC UEanglesmB?rinitcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesUSWoodlandrAttribute0rAttribute1Attribute2hnAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuewsdatassingleTypeARRAYvaluesitemsItem0sItem1sdatasssingleTypeARRAYsdata tsingleTypeARRAYvalue0t-items,Item0HvItem1vItem2vItem3wItem4IwItem5wItem6wItem7xItem8HxItem9xItem10xItem11yItem128yItem13|yItem14yItem15yItem16*zItem17tzItem18zItem19zItem20#{Item21l{Item22{Item23{Item24|Item25g|Item26|Item27|Item28}Item29`}Item30}Item31}Item32 ~Item33H~Item34~~Item35~Item36~Item37?Item38uItem39Item40Item416Item42lItem43dataXvvsingleTypeSTRINGvaluehide_front_left_antennavdatavvsingleTypeSCALARvalue?vdatavwsingleTypeSTRINGvaluehide_front_right_antennawdata#wIwsingleTypeSCALARvalueIwdataYwwsingleTypeSTRINGvaluehide_rear_left_antennawdatawwsingleTypeSCALARvalue?wdatawxsingleTypeSTRINGvaluehide_rear_right_antennaxdata"xHxsingleTypeSCALARvalue?HxdataXxxsingleTypeSTRINGvaluehide_jerrycansxdataxxsingleTypeSCALARvaluexdataxysingleTypeSTRINGvaluehide_left_mirrorydatay8ysingleTypeSCALARvalue8ydataHy|ysingleTypeSTRINGvaluehide_right_mirror|ydatayysingleTypeSCALARvalueydatayysingleTypeSTRINGvaluehide_brushguardydataz*zsingleTypeSCALARvalue*zdata:ztzsingleTypeSTRINGvaluehide_blue_force_trackertzdatazzsingleTypeSCALARvalue?zdatazzsingleTypeSTRINGvaluehide_spare_wheelzdataz#{singleTypeSCALARvalue#{data3{l{singleTypeSTRINGvaluehide_spare_wheel_mountl{data|{{singleTypeSCALARvalue{data{{singleTypeSTRINGvaluehide_door_front_left{data{|singleTypeSCALARvalue?|data/|g|singleTypeSTRINGvaluehide_door_front_rightg|dataw||singleTypeSCALARvalue?|data||singleTypeSTRINGvaluehide_door_rear_left|data|}singleTypeSCALARvalue?}data)}`}singleTypeSTRINGvaluehide_door_rear_right`}datap}}singleTypeSCALARvalue?}data}}singleTypeSTRINGvaluehide_ammo_cans}data} ~singleTypeSCALARvalue ~data~H~singleTypeSTRINGvaluehide_cipH~dataX~~~singleTypeSCALARvalue?~~data~~singleTypeSTRINGvaluehide_rear_view_camera~data~~singleTypeSCALARvalue?~data ?singleTypeSTRINGvaluehide_radio_small?dataOusingleTypeSCALARvalueudatasingleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvalue?data6singleTypeSTRINGvaluehide_old_front_bumper6dataFlsingleTypeSCALARvalueldata|singleTypeSTRINGvaluehide_old_rear_bumperdataÀsingleTypeSCALARvalue?propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueChdataShsingleTypeSTRINGvalue[[[["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]hpropertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}ValueqdatasingleTypeSCALARvaluezD dataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeCUP_B_nM1036_TOW_USA_WDLatlOffsetdCustomAttributespositionEZcC"Eangleš@0K?H<initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesUSWoodlandAttribute01Attribute1nAttributespropertyammoBoxexpression[_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]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueXdatahsingleTypeARRAYvalueitemsItem0Item1dataćsingleTypeARRAYvalueitemsItem0Item1Mdata MsingleTypeSTRINGvalueUSWoodlandMdata]singleTypeSCALARvalue?datasingleTypeARRAYvalue+items*Item0Item1Item27Item3Item4Item5Item67Item7Item8Item9Item100Item11tItem12Item13Item14"Item15lItem16Item17Item18Item19\Item20Item21ۏItem22Item23XItem24Item25֐Item26 Item27RItem28Item29ϑItem30Item31@Item32vItem33Item34Item357Item36mItem37Item38Item39.Item40dItem41dataNJsingleTypeSTRINGvaluehide_front_left_antennadata7singleTypeSCALARvalue?7dataGsingleTypeSTRINGvaluehide_front_right_antennadatasingleTypeSCALARvalue?dataȋsingleTypeSTRINGvaluehide_rear_left_antennadata7singleTypeSCALARvalue?7dataGsingleTypeSTRINGvaluehide_rear_right_antennadatasingleTypeSCALARvaluedatanjsingleTypeSTRINGvaluehide_left_mirrordata 0singleTypeSCALARvalue0data@tsingleTypeSTRINGvaluehide_right_mirrortdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_brushguarddata"singleTypeSCALARvalue?"data2lsingleTypeSTRINGvaluehide_blue_force_trackerldata|singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedata)\singleTypeSTRINGvaluehide_spare_wheel\datalsingleTypeSCALARvaluedataۏsingleTypeSTRINGvaluehide_spare_wheel_mountۏdatasingleTypeSCALARvaluedata!XsingleTypeSTRINGvaluehide_door_front_leftXdatahsingleTypeSCALARvalue?data֐singleTypeSTRINGvaluehide_door_front_right֐data singleTypeSCALARvalue? dataRsingleTypeSTRINGvaluehide_door_rear_leftRdatabsingleTypeSCALARvalue?dataϑsingleTypeSTRINGvaluehide_door_rear_rightϑdataߑsingleTypeSCALARvalue?data@singleTypeSTRINGvaluehide_cip@dataPvsingleTypeSCALARvalue?vdatasingleTypeSTRINGvaluehide_rear_view_cameradataΒsingleTypeSCALARvalue?data7singleTypeSTRINGvaluehide_radio_small7dataGmsingleTypeSCALARvalue?mdata}singleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvaluedata.singleTypeSTRINGvaluehide_old_front_bumper.data>dsingleTypeSCALARvalue?ddatatsingleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvalue? dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_nM1038_DF_USA_WDLatlOffsetCustomAttributesݕtposition]EQcCEangles@"?EB=texturesWoodlandOliveTarpݕAttribute0nAttributestpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuetdatatsingleTypeARRAYvaluetitemsItem0 Item1ߗtdataߗsingleTypeARRAYvalue=ߗitemsItem0eItem1ߗdatausingleTypeSTRINGvalueWoodlandOliveTarpdataߗsingleTypeSCALARvalue?ߗdatatsingleTypeARRAYvaluet3items2Item0sItem1Item2Item3<Item4rItem5Item6Item7/Item8eItem9Item10ݜItem11'Item12]Item13Item14ԝItem15Item16MItem17Item18̞Item19Item20IItem21Item22ǟItem23Item248Item25Item26Item27Item28/Item29rItem30Item31Item32&Item33mItem34Item35Item36Item37bItem38Item39ۣItem40Item41TItem42Item43̤Item44Item45FItem46|Item47¥Item48Item49>tdatasingleTypeSTRINGvaluehide_rear_left_antennadata̚singleTypeSCALARvalue?data<singleTypeSTRINGvaluehide_rear_right_antenna<dataLrsingleTypeSCALARvalue?rdatasingleTypeSTRINGvaluehide_left_mirrordataśsingleTypeSCALARvaluedata/singleTypeSTRINGvaluehide_right_mirror/data?esingleTypeSCALARvalueedatausingleTypeSTRINGvaluehide_brushguarddataݜsingleTypeSCALARvalue?ݜdata'singleTypeSTRINGvaluehide_blue_force_tracker'data7]singleTypeSCALARvalue?]datamsingleTypeSTRINGvaluehide_jerrycansdataԝsingleTypeSCALARvalueԝdatasingleTypeSTRINGvaluehide_spare_wheeldata'MsingleTypeSCALARvalueMdata]singleTypeSTRINGvaluehide_spare_wheel_mountdata̞singleTypeSCALARvalue̞dataܞsingleTypeSTRINGvaluehide_door_front_leftdata#IsingleTypeSCALARvalueIdataYsingleTypeSTRINGvaluehide_door_front_rightdataǟsingleTypeSCALARvalueǟdataןsingleTypeSTRINGvaluehide_cipdata8singleTypeSCALARvalue?8dataHsingleTypeSTRINGvaluehide_rear_view_cameradatasingleTypeSCALARvalue?dataƠsingleTypeSTRINGvaluehide_radio_smalldata /singleTypeSCALARvalue/data?rsingleTypeSTRINGvaluehide_radio_largerdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_front_bumperdata&singleTypeSCALARvalue?&data6msingleTypeSTRINGvaluehide_old_rear_bumpermdata}singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarpdatasingleTypeSCALARvalue?data*bsingleTypeSTRINGvaluehide_rear_tarp_holderbdatarsingleTypeSCALARvalue?dataۣsingleTypeSTRINGvaluehide_middle_tarpۣdatasingleTypeSCALARvalue?data!TsingleTypeSTRINGvaluehide_middle_wallTdatadsingleTypeSCALARvalue?data̤singleTypeSTRINGvaluehide_front_roof̤dataܤsingleTypeSCALARvaluedataFsingleTypeSTRINGvaluehide_bench_rotateFdataV|singleTypeSCALARvalue|data¥singleTypeSTRINGvalueunhide_Deployment_1¥dataҥsingleTypeSCALARvaluedata>singleTypeSTRINGvalueunhide_Deployment_2>dataNtsingleTypeSCALARvaluetdataTypeObjectPositionInfosideEmptyflagsAttributes=idtypeCUP_B_nM1038_DF_USA_WDLCustomAttributes`positionEJ>cCnƫEangles@X^X?C==texturesWoodlandOliveTarp`Attribute0nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value0data@singleTypeARRAYvalueditemsItem0Item1bdatabsingleTypeARRAYvaluebitemsItem0Item1,bdata,singleTypeSTRINGvalueWoodlandOliveTarp,data<bsingleTypeSCALARvalue?bdatarsingleTypeARRAYvalue3items2Item0Item1?Item2uItem3Item4Item58Item6nItem7Item8Item9*Item10`Item11Item12Item13!Item14WItem15Item16ЯItem17Item18OItem19Item20̰Item21Item22JItem23Item24Item25Item269Item27|Item28Item29Item30+Item31sItem32Item33Item34&Item35gItem36Item37Item38Item39^Item40Item41׵Item42 Item43OItem44Item45ɶItem46Item47EItem48{Item49data?singleTypeSTRINGvaluehide_rear_left_antenna?dataOusingleTypeSCALARvalue?udatasingleTypeSTRINGvaluehide_rear_right_antennadataϬsingleTypeSCALARvalue?data8singleTypeSTRINGvaluehide_left_mirror8dataHnsingleTypeSCALARvaluendata~singleTypeSTRINGvaluehide_right_mirrordata­singleTypeSCALARvaluedata*singleTypeSTRINGvaluehide_brushguard*data:`singleTypeSCALARvalue?`datapsingleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?data!singleTypeSTRINGvaluehide_jerrycans!data1WsingleTypeSCALARvalueWdatagsingleTypeSTRINGvaluehide_spare_wheeldataЯsingleTypeSCALARvalueЯdatasingleTypeSTRINGvaluehide_spare_wheel_mountdata)OsingleTypeSCALARvalueOdata_singleTypeSTRINGvaluehide_door_front_leftdata̰singleTypeSCALARvaluḛdataܰsingleTypeSTRINGvaluehide_door_front_rightdata$JsingleTypeSCALARvalueJdataZsingleTypeSTRINGvaluehide_cipdatasingleTypeSCALARvalue?data˱singleTypeSTRINGvaluehide_rear_view_cameradata9singleTypeSCALARvalue?9dataI|singleTypeSTRINGvaluehide_radio_small|datasingleTypeSCALARvaluedata²singleTypeSTRINGvaluehide_radio_largedata+singleTypeSCALARvalue?+data;ssingleTypeSTRINGvaluehide_old_front_bumpersdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_rear_bumperdata&singleTypeSCALARvalue?&data6gsingleTypeSTRINGvaluehide_rear_tarpgdatawsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarp_holderdatasingleTypeSCALARvalue?data+^singleTypeSTRINGvaluehide_middle_tarp^datansingleTypeSCALARvalue?data׵singleTypeSTRINGvaluehide_middle_wall׵data singleTypeSCALARvalue? dataOsingleTypeSTRINGvaluehide_front_roofOdata_singleTypeSCALARvaluedataɶsingleTypeSTRINGvaluehide_bench_rotateɶdataٶsingleTypeSCALARvaluedataEsingleTypeSTRINGvalueunhide_Deployment_1EdataU{singleTypeSCALARvalue{datasingleTypeSTRINGvalueunhide_Deployment_2dataѷsingleTypeSCALARvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_nM1038_DF_USA_WDLCustomAttributeszpositionE&3cCdEangles1@|@?TC=texturesWoodlandOliveTarpAttribute0 nAttributeszpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuezdataùzsingleTypeARRAYvaluezitemsItem0Item1zdatasingleTypeARRAYvalueCitemsItem0kItem1data{singleTypeSTRINGvalueWoodlandOliveTarpdatasingleTypeSCALARvalue?datazsingleTypeARRAYvaluez3items2Item0yItem1½Item2Item3BItem4xItem5Item6Item75Item8kItem9Item10Item11-Item12cItem13Item14Item15Item16SItem17Item18Item19Item20OItem21Item22Item23Item24>Item25Item26Item27Item285Item29xItem30Item31Item32,Item33sItem34Item35Item36 Item37hItem38Item39Item40Item41ZItem42Item43Item44Item45LItem46Item47Item48Item49Dzdata½singleTypeSTRINGvaluehide_rear_left_antenna½dataҽsingleTypeSCALARvalue?dataBsingleTypeSTRINGvaluehide_rear_right_antennaBdataRxsingleTypeSCALARvalue?xdatasingleTypeSTRINGvaluehide_left_mirrordata˾singleTypeSCALARvaluedata5singleTypeSTRINGvaluehide_right_mirror5dataEksingleTypeSCALARvaluekdata{singleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?data-singleTypeSTRINGvaluehide_blue_force_tracker-data=csingleTypeSCALARvalue?cdatassingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_spare_wheeldata-SsingleTypeSCALARvalueSdatacsingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_door_front_leftdata)OsingleTypeSCALARvalueOdata_singleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_cipdata>singleTypeSCALARvalue?>dataNsingleTypeSTRINGvaluehide_rear_view_cameradatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_smalldata5singleTypeSCALARvalue5dataExsingleTypeSTRINGvaluehide_radio_largexdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_front_bumperdata,singleTypeSCALARvalue?,data<ssingleTypeSTRINGvaluehide_old_rear_bumpersdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarpdata singleTypeSCALARvalue? data0hsingleTypeSTRINGvaluehide_rear_tarp_holderhdataxsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_middle_tarpdatasingleTypeSCALARvalue?data'ZsingleTypeSTRINGvaluehide_middle_wallZdatajsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_front_roofdatasingleTypeSCALARvaluedataLsingleTypeSTRINGvaluehide_bench_rotateLdata\singleTypeSCALARvaluedatasingleTypeSTRINGvalueunhide_Deployment_1datasingleTypeSCALARvaluedataDsingleTypeSTRINGvalueunhide_Deployment_2DdataTzsingleTypeSCALARvaluez dataTypeObjectPositionInfosideEmptyflagsAttributesQidtypeCUP_B_RG31E_M2_OD_USAatlOffsetCustomAttributespositionx EeCPEanglesuD=[~@~z74initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributes3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value3data*3singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]3dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeB_supplyCrate_FCustomAttributesXpositionEqBFEanglesQ@initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}XAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false] dataTypeObjectPositionInfosideEmptyflagsAttributesidjtypeCUP_B_AH64D_DL_USAatlOffsetu=CustomAttributes5positionэEyB6Eanglesܥ@3@skill?initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}5Attribute0]nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false] dataTypeObjectPositionInfo'sideEmptyflagsAttributes_idxtypeCUP_B_M2A3Bradley_USA_WatlOffsetCustomAttributespositionEB͕Eangles@@_initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0 Attribute1Attribute2nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatasingleTypeBOOLvaluepropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data2singleTypeSTRINGvalue[[[["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]propertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}ValuedatasingleTypeSCALARvalue@FdataTypeObjectPositionInfossideEmptyflagsAttributesidtypeCUP_B_nM1025_M240_USA_DESCustomAttributes#positionD.EœBEangles5?initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesUSWoodland#Attribute0kAttribute1+Attribute2nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value+data#+singleTypeARRAYvalueG+itemsItem0oItem1>+data>singleTypeARRAYvalue>itemsItem0Item1>datasingleTypeSTRINGvalueUSWoodlanddata>singleTypeSCALARvalue?>dataN+singleTypeARRAYvaluer+-items,Item0Item1Item2 Item3UItem4Item5Item6 Item7TItem8Item9Item10Item11GItem12}Item13Item14Item15?Item16uItem17Item18Item19/Item20eItem21Item22Item23+Item24aItem25Item26Item27%Item28[Item29Item30Item31Item32OItem33Item34Item35Item36>Item37Item38Item39Item400Item41xItem42Item43+datasingleTypeSTRINGvaluehide_front_left_antennadata singleTypeSCALARvalue? dataUsingleTypeSTRINGvaluehide_front_right_antennaUdataesingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_left_antennadata singleTypeSCALARvalue dataTsingleTypeSTRINGvaluehide_rear_right_antennaTdatadsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedataGsingleTypeSTRINGvaluehide_right_mirrorGdataW}singleTypeSCALARvalue}datasingleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?data?singleTypeSTRINGvaluehide_blue_force_tracker?dataOusingleTypeSCALARvalue?udatasingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvalue?data/singleTypeSTRINGvaluehide_spare_wheel/data?esingleTypeSCALARvalueedatausingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedata+singleTypeSTRINGvaluehide_door_front_left+data;asingleTypeSCALARvalue?adataqsingleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvalue?data%singleTypeSTRINGvaluehide_door_rear_left%data5[singleTypeSCALARvalue?[dataksingleTypeSTRINGvaluehide_door_rear_rightdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_ammo_cansdata)OsingleTypeSCALARvalueOdata_singleTypeSTRINGvaluehide_cipdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_view_cameradata>singleTypeSCALARvalue?>dataNsingleTypeSTRINGvaluehide_radio_smalldatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_largedata 0singleTypeSCALARvalue0data@xsingleTypeSTRINGvaluehide_old_front_bumperxdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_rear_bumperdata+singleTypeSCALARvalue?+propertyammoBoxexpression[_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]propertyace_rearm_rearmCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_rearm_defaultSupply")) then {getNumber (configOf _this >> "ace_rearm_defaultSupply")} else {-1})) then {[_this, _value] call ace_rearm_fnc_makeSource}ValuedatasingleTypeSCALARvaluezDdataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeLand_HBarrier_3_Fpositione+EBnhEanglesc?Ȩ@disableSimulationdataTypeObjectPositionInfo+sideEmptyflagsAttributescidtypeLand_HBarrier_Big_FpositionEjcBIEangles<Ȩ@cdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_HBarrier_Big_FNpositionEyBEangles<-;0disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_3_FpositionS)EB0 Eanglesc?Sw:disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier_3_FpositionpEBYEanglesEPJ@-;disableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesidtypeLand_HBarrier_3_FatlOffset7positionqElBEangles7@EPJ@~z7<disableSimulationdataTypeObjectPositionInfoQsideEmptyflagsAttributesid typeCUP_B_nM1036_TOW_USA_WDLCustomAttributesposition0E'BEanglesCq?initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesUSWoodlandAttribute09Attribute1nAttributespropertyammoBoxexpression[_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]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value`datapsingleTypeARRAYvalueitemsItem0Item1datasingleTypeARRAYvalueitemsItem0Item1Udata(UsingleTypeSTRINGvalueUSWoodlandUdataesingleTypeSCALARvalue?datasingleTypeARRAYvalue+items*Item0 Item1 Item2? Item3 Item4 Item5 Item6? Item7 Item8 Item9 Item108 Item11| Item12 Item13 Item14* Item15t Item16 Item17 Item18!Item19dItem20Item21Item22Item23`Item24Item25Item26Item27ZItem28Item29Item30 Item31HItem32~Item33Item34Item35?Item36uItem37Item38Item396Item40lItem41data  singleTypeSTRINGvaluehide_front_left_antenna data ? singleTypeSCALARvalue?? dataO  singleTypeSTRINGvaluehide_front_right_antenna data  singleTypeSCALARvalue? data  singleTypeSTRINGvaluehide_rear_left_antenna data ? singleTypeSCALARvalue?? dataO  singleTypeSTRINGvaluehide_rear_right_antenna data  singleTypeSCALARvalue data  singleTypeSTRINGvaluehide_left_mirror data 8 singleTypeSCALARvalue8 dataH | singleTypeSTRINGvaluehide_right_mirror| data  singleTypeSCALARvalue data  singleTypeSTRINGvaluehide_brushguard data * singleTypeSCALARvalue?* data: t singleTypeSTRINGvaluehide_blue_force_trackert data  singleTypeSCALARvalue? data  singleTypeSTRINGvaluehide_jerrycans data !singleTypeSCALARvalue!data1dsingleTypeSTRINGvaluehide_spare_wheelddatatsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedata)`singleTypeSTRINGvaluehide_door_front_left`datapsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvalue?data$ZsingleTypeSTRINGvaluehide_door_rear_leftZdatajsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_rear_rightdata singleTypeSCALARvalue? dataHsingleTypeSTRINGvaluehide_cipHdataX~singleTypeSCALARvalue?~datasingleTypeSTRINGvaluehide_rear_view_cameradatasingleTypeSCALARvalue?data ?singleTypeSTRINGvaluehide_radio_small?dataOusingleTypeSCALARvalue?udatasingleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvaluedata6singleTypeSTRINGvaluehide_old_front_bumper6dataFlsingleTypeSCALARvalue?ldata|singleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvalue?dataTypeObjectPositionInfoxsideEmptyflagsAttributesidtypeCUP_B_RG31E_M2_OD_USACustomAttributespositiontLE)@B?JEangles@@initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute0:nAttributespropertyammoBoxexpression[_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]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_nM1038_DF_USA_WDLCustomAttributes(position/EF%B?ԖEangles?texturesWoodlandOliveTarpAttribute0$nAttributes(propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value(data(singleTypeARRAYvalue(itemsItem0(Item1(data8singleTypeARRAYvalue\itemsItem0Item1datasingleTypeSTRINGvalueWoodlandOliveTarpdatasingleTypeSCALARvalue?data(singleTypeARRAYvalue2(3items2Item0Item1Item2Item3[Item4Item5Item6 Item7NItem8Item9Item10Item11FItem12|Item13Item14Item156 Item16l Item17 Item18 Item192!Item20h!Item21!Item22!Item23!"Item24W"Item25"Item26"Item27#Item28N#Item29#Item30#Item31$Item32E$Item33$Item34$Item35%Item369%Item37%Item38%Item39%Item400&Item41s&Item42&Item43&Item44!'Item45e'Item46'Item47'Item48(Item49]((datasingleTypeSTRINGvaluehide_rear_left_antennadatasingleTypeSCALARvalue?data![singleTypeSTRINGvaluehide_rear_right_antenna[dataksingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_left_mirrordata singleTypeSCALARvalue dataNsingleTypeSTRINGvaluehide_right_mirrorNdata^singleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?data FsingleTypeSTRINGvaluehide_blue_force_trackerFdataV|singleTypeSCALARvalue?|datasingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedata 6 singleTypeSTRINGvaluehide_spare_wheel6 dataF l singleTypeSCALARvaluel data|  singleTypeSTRINGvaluehide_spare_wheel_mount data  singleTypeSCALARvalue data 2!singleTypeSTRINGvaluehide_door_front_left2!dataB!h!singleTypeSCALARvalueh!datax!!singleTypeSTRINGvaluehide_door_front_right!data!!singleTypeSCALARvalue!data!!"singleTypeSTRINGvaluehide_cip!"data1"W"singleTypeSCALARvalue?W"datag""singleTypeSTRINGvaluehide_rear_view_camera"data""singleTypeSCALARvalue?"data"#singleTypeSTRINGvaluehide_radio_small#data(#N#singleTypeSCALARvalueN#data^##singleTypeSTRINGvaluehide_radio_large#data##singleTypeSCALARvalue?#data#$singleTypeSTRINGvaluehide_old_front_bumper$data$E$singleTypeSCALARvalue?E$dataU$$singleTypeSTRINGvaluehide_old_rear_bumper$data$$singleTypeSCALARvalue?$data$%singleTypeSTRINGvaluehide_rear_tarp%data%9%singleTypeSCALARvalue?9%dataI%%singleTypeSTRINGvaluehide_rear_tarp_holder%data%%singleTypeSCALARvalue?%data%%singleTypeSTRINGvaluehide_middle_tarp%data &0&singleTypeSCALARvalue?0&data@&s&singleTypeSTRINGvaluehide_middle_walls&data&&singleTypeSCALARvalue?&data&&singleTypeSTRINGvaluehide_front_roof&data&!'singleTypeSCALARvalue!'data1'e'singleTypeSTRINGvaluehide_bench_rotatee'datau''singleTypeSCALARvalue'data''singleTypeSTRINGvalueunhide_Deployment_1'data'(singleTypeSCALARvalue(data'(](singleTypeSTRINGvalueunhide_Deployment_2](datam((singleTypeSCALARvalue(dataTypeObjectPositionInfo")sideEmptyflagsAttributesZ)idtypeCUP_B_RG31E_M2_OD_USACustomAttributes)+positionuE)@BJEanglesH@Z)initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;})Attribute0)nAttributes+propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>*+dataN*+singleTypeSTRINGvalue[[[["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]+dataTypeObjectPositionInfoI,sideEmptyflagsAttributes,idtypeCUP_B_RG31E_M2_OD_USACustomAttributes,.position[E)@B!HEanglesH@,initcall{ [this, ["faction", "CUP_USA_RAN"], ["gear", "Car"]] call hull3_unit_fnc_init;},Attribute0 -nAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuee-.datau-.singleTypeSTRINGvalue[[[["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].dataTypeObjectPositionInfor/sideEmptyflagsAttributes/idtypeCUP_B_nM1038_DF_USA_WDLCustomAttributes/d@position.EF%BEangles?/texturesWoodlandOliveTarp/Attribute0/nAttributesd@propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value0d@data0d@singleTypeARRAYvalue0d@itemsItem00Item11d@data 11singleTypeARRAYvalue-11itemsItem0U1Item111datae11singleTypeSTRINGvalueWoodlandOliveTarp1data11singleTypeSCALARvalue?1data1d@singleTypeARRAYvalue2d@3items2Item0c4Item14Item24Item3,5Item4b5Item55Item65Item76Item8U6Item96Item106Item117Item12M7Item137Item147Item158Item16=8Item178Item188Item199Item2099Item219Item229Item239Item24(:Item25p:Item26:Item27:Item28;Item29b;Item30;Item31;Item32<Item33]<Item34<Item35<Item36 =Item37R=Item38=Item39=Item40>Item41D>Item42z>Item43>Item44>Item456?Item46l?Item47?Item48?Item49.@d@datas44singleTypeSTRINGvaluehide_rear_left_antenna4data44singleTypeSCALARvalue?4data4,5singleTypeSTRINGvaluehide_rear_right_antenna,5data<5b5singleTypeSCALARvalue?b5datar55singleTypeSTRINGvaluehide_left_mirror5data55singleTypeSCALARvalue5data56singleTypeSTRINGvaluehide_right_mirror6data/6U6singleTypeSCALARvalueU6datae66singleTypeSTRINGvaluehide_brushguard6data66singleTypeSCALARvalue?6data67singleTypeSTRINGvaluehide_blue_force_tracker7data'7M7singleTypeSCALARvalue?M7data]77singleTypeSTRINGvaluehide_jerrycans7data77singleTypeSCALARvalue7data78singleTypeSTRINGvaluehide_spare_wheel8data8=8singleTypeSCALARvalue=8dataM88singleTypeSTRINGvaluehide_spare_wheel_mount8data88singleTypeSCALARvalue8data89singleTypeSTRINGvaluehide_door_front_left9data999singleTypeSCALARvalue99dataI99singleTypeSTRINGvaluehide_door_front_right9data99singleTypeSCALARvalue9data99singleTypeSTRINGvaluehide_cip9data:(:singleTypeSCALARvalue?(:data8:p:singleTypeSTRINGvaluehide_rear_view_camerap:data::singleTypeSCALARvalue?:data::singleTypeSTRINGvaluehide_radio_small:data:;singleTypeSCALARvalue;data/;b;singleTypeSTRINGvaluehide_radio_largeb;datar;;singleTypeSCALARvalue?;data;;singleTypeSTRINGvaluehide_old_front_bumper;data;<singleTypeSCALARvalue?<data&<]<singleTypeSTRINGvaluehide_old_rear_bumper]<datam<<singleTypeSCALARvalue?<data<<singleTypeSTRINGvaluehide_rear_tarp<data< =singleTypeSCALARvalue? =data=R=singleTypeSTRINGvaluehide_rear_tarp_holderR=datab==singleTypeSCALARvalue?=data==singleTypeSTRINGvaluehide_middle_tarp=data=>singleTypeSCALARvalue?>data>D>singleTypeSTRINGvaluehide_middle_wallD>dataT>z>singleTypeSCALARvalue?z>data>>singleTypeSTRINGvaluehide_front_roof>data>>singleTypeSCALARvalue>data?6?singleTypeSTRINGvaluehide_bench_rotate6?dataF?l?singleTypeSCALARvaluel?data|??singleTypeSTRINGvalueunhide_Deployment_1?data??singleTypeSCALARvalue?data?.@singleTypeSTRINGvalueunhide_Deployment_2.@data>@d@singleTypeSCALARvalued@dataTypeLayernameMuratynstateEntities@idatlOffsetA itemsItem0AItem1bItem20Item3Item4Item5  dataTypeLayernameEIEntitiesYAidatlOffsetT|bitemsItem0iBItem1]DItem2EItem3FFItem4HItem5 JItem6SKItem7LItem8MItem9NItem10PItem11TQItem12SItem13UItem14^VItem15WItem16XItem17ZItem18;[Item19]Item20_Item213`bdataTypeGroupsideEastEntitiesBAttributesCCrewLinksCid3atlOffset{T|]DitemsItem0BCdataTypeObjectPositionInfofCsideEastflagsAttributesCid4typeCUP_O_RU_Soldier_EMRCposition4E CEanglesr@Z@ٯQPPPdataTypeGroupsideEastEntitiesyPAttributesNQid{atlOffset{T|TQitemsItem0PNQdataTypeObjectPositionInfoQsideEastflagsAttributesHQidztypeCUP_O_RU_Soldier_TL_EMRNQposition E3CZEanglesr@HQNQTQdataTypeGroupsideEastEntitiesQAttributesSid|atlOffset{T|SitemsItem0QSdataTypeObjectPositionInfo[RsideEastflagsAttributesRid}typeCUP_O_RU_Soldier_MG_EMRCustomAttributesRSpositionEWNBлEangles @RstanceMiddleRAttribute0RAttribute1gSnAttributesSpropertyspeakerexpression_this setspeaker _value;Value+SgSdata;SgSsingleTypeSTRINGvalueMale02RUSgSpropertypitchexpression_this setpitch _value;ValueSSdataSSsingleTypeSCALARvalue\?SSdataTypeGroupsideEastEntitiesCTAttributesUidatlOffset{T|UitemsItem0`TUdataTypeObjectPositionInfoTsideEastflagsAttributesUid~typeCUP_O_RU_Soldier_AT_EMRUposition*(EEaBEangles K?UUUdataTypeGroupsideEastEntitiesxUAttributesXVidatlOffset{T|^VitemsItem0UXVdataTypeObjectPositionInfoVsideEastflagsAttributesRVidtypeCUP_O_RU_Medic_EMRatlOffset7XVpositionE_ CEanglesp@RVXV^VdataTypeGroupsideEastEntitiesVAttributesWidatlOffset{T|äWitemsItem0VWdataTypeObjectPositionInfo`WsideEastflagsAttributesWidtypeCUP_O_RU_Soldier_LAT_EMRatlOffset#=WpositionʄE C&aEangles8@WWWdataTypeGroupsideEastEntitiesWAttributesXidatlOffset{T|XitemsItem0XXdataTypeObjectPositionInfoXsideEastflagsAttributesXidtypeCUP_O_RU_Soldier_AR_EMRXpositionlHE4Cw,Eanglesy:@XXXdataTypeGroupsideEastEntities3YAttributesZidatlOffset{T|ZitemsItem0PYZdataTypeObjectPositionInfoYsideEastflagsAttributesYidtypeCUP_O_RU_Soldier_AR_EMRatlOffset>Zposition=EoBlEYZZdataTypeGroupsideEastEntities`ZAttributes5[idatlOffset{T|;[itemsItem0}Z5[dataTypeObjectPositionInfoZsideEastflagsAttributes/[idtypeCUP_O_RU_Soldier_AA_EMR5[position\EKC#*Eanglesa @/[5[;[dataTypeGroupsideEastEntities[Attributes]idatlOffset{T|]itemsItem0[]dataTypeObjectPositionInfoB\sideEastflagsAttributesz\idtypeCUP_O_RU_Soldier_AR_EMRCustomAttributes\]positionE7eC"Eangles s@z\stanceMiddle\Attribute0\Attribute1N]nAttributes]propertyspeakerexpression_this setspeaker _value;Value]N]data"]N]singleTypeSTRINGvalueMale03RUSN]propertypitchexpression_this setpitch _value;Value]]data]]singleTypeSCALARvalue?]]dataTypeGroupsideEastEntities*^Attributes^idatlOffset{T|_itemsItem0G^^dataTypeObjectPositionInfo^sideEastflagsAttributes^idtypeCUP_O_RU_Soldier_GL_EMR^position(EC!DEangles P@^^_dataTypeGroupsideEastEntities__Attributes-`idatlOffset{T|3`itemsItem0|_-`dataTypeObjectPositionInfo`sideEastflagsAttributes'`idtypeCUP_O_RU_Soldier_LAT_EMRatlOffset7-`positionUECE'`-`3`dataTypeGroupsideEastEntities`AttributesbidatlOffset{T|bitemsItem0`b dataTypeObjectPositionInfoJasideEastflagsAttributesaidtypeCUP_O_RU_Soldier_MG_EMRatlOffsetCustomAttributesabposition}EMC5Eangles@astanceMiddleaAttribute0aAttribute1VbnAttributesbpropertyspeakerexpression_this setspeaker _value;ValuebVbdata*bVbsingleTypeSTRINGvalueMale02RUSVbpropertypitchexpression_this setpitch _value;ValuebbdatabbsingleTypeSCALARvalueHz?bbdataTypeLayernameOBJEntities!cidatlOffset*i0(items'Item0dItem1eItem2fItem3plItem4ImItem5nItem6nItem7oItem8pItem9OqItem10rItem11rItem12sItem13tItem14YuItem15(vItem16vItem17xItem18xItem19yItem20zItem21{Item22|Item23z}Item24Q~Item258Item26Item27Item28 Item29Item30Item31τItem32Item33Item34pItem35/Item36Item37Item38X0dataTypeObjectPositionInfoyesideEmptyflagsAttributeseidtypeLand_fort_bagfence_roundepositionZECEanglesL7<s@֚QgsideEmptyflagsAttributesvgidtypeCUP_O_Kamaz_Reammo_RUatlOffsetCustomAttributesgplpositionN*E-CEangles<@ =vglockLOCKEDtexturesCamo1gAttribute0gAttribute1iAttribute2jnAttributesplpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuehidatahisingleTypeARRAYvaluehiitemsItem0hItem1iidatahisingleTypeARRAYvalueiiitemsItem0CiItem1{iidataSi{isingleTypeSTRINGvalueCamo1{idataiisingleTypeSCALARvalue?idataiisingleTypeARRAYipropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuecjjdatasjjsingleTypeBOOLvaluejpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuejpldatakplsingleTypeSTRINGvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]pldataTypeObjectPositionInfolsideEmptyflagsAttributes+midtypeLand_SandbagBarricade_01_half_FImpositionEK` CEanglesɡ?+mdisableSimulationImdataTypeObjectPositionInfomsideEmptyflagsAttributesmidtypeLand_BagFence_Long_FnpositionTECyEangles1=F~(@nF~; vdisableSimulation(vdataTypeObjectPositionInfovsideEmptyflagsAttributesvidtypeLand_BagFence_Short_FvpositionZEG C1 Eangles_@ @@disableSimulationxdataTypeObjectPositionInfopysideEmptyflagsAttributesyidtypeLand_fort_bagfence_longatlOffset7yposition ELC}Eangles+<@\k=yskillL>disableSimulationydataTypeObjectPositionInfo^zsideEmptyflagsAttributeszidtypeLand_fort_bagfence_roundatlOffsetzpositionޮE~CEangles@>zskillL>disableSimulationzdataTypeObjectPositionInfoF{sideEmptyflagsAttributes~{idtypeMisc_concrete_HighatlOffset{positionʍE:CEangles0=n@LB=~{skillL>disableSimulation{dataTypeObjectPositionInfo/|sideEmptyflagsAttributesg|idtypeLand_CratesWooden_FatlOffset;|position?ELCWEanglesC:@`7=g|skillL>disableSimulation|dataTypeObjectPositionInfo}sideEmptyflagsAttributesP}idtypeLand_CratesWooden_FatlOffset:z}positionECeEanglesP@n@kj >P}skillL>disableSimulationz}dataTypeObjectPositionInfo}sideEmptyflagsAttributes'~idtypeLand_fort_rampartQ~positionYOE]PC?EanglesC:@`7='~skillL>disableSimulationQ~dataTypeObjectPositionInfo~sideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset78positionE=C[EanglesMK@t?#%>skillL>disableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartatlOffset@9positionAEڟC0EanglesA@t?=skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes܀idtypeLand_HBarrier_3_FatlOffset7positiong׍E{CuEanglesL*=@=܀skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesƁidtypeLand_Pallets_stack_FatlOffset positionEC5Eangles+< @\k=ƁskillL>createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributes˂idtypeLand_Pallets_stack_FatlOffset<positionPE5C7?Eangles@@TH @X=˂skillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesӃidtypeLand_fort_bagfence_longatlOffset:position|ECEangles<@=ӃskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_CamoNetVar_EASTatlOffset@P<τpositionEE 2CEangles+<@\=skillL>τdataTypeObjectPositionInfoSsideEmptyflagsAttributesid"typeCUP_RUVehicleBoxatlOffset7positionE3TC#Eangles=k+?{k<initcall{ [this, ["faction", "CUP_RU_EMR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfosideEmptyflagsAttributesid#typeCUP_O_Kamaz_Reammo_RUCustomAttributes܆positionEqCsEangles#=?QQ;lockLOCKEDtexturesCamo1܆Attribute0$Attribute1Attribute2؉nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valuėdata܇singleTypeARRAYvalueitemsItem0(Item1data8singleTypeARRAYvalue\itemsItem0Item1datasingleTypeSTRINGvalueCamo1datäsingleTypeSCALARvalue?datasingleTypeARRAYpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value؉data؉singleTypeBOOLvalue؉propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2dataBsingleTypeSTRINGvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]dataTypeObjectPositionInfo2sideEmptyflagsAttributesjidtypeCUP_O_BMP2_RUatlOffsetpposition3ECEangles~;;>{k3=)/dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_CamoNet_EASTatlOffset>position(ECJEangles@s?@dataTypeObjectPositionInfo\sideEmptyflagsAttributesidtypeLand_CamoNetB_EASTposition/E#CjEangles~;7a@{k<dataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeCUP_O_T72_RUatlOffsetXpositionEECUEEangles==r-@P@RXdataTypeObjectPositionInfoڏsideEmptyflagsAttributesidtypeRU_WarfareBVehicleServicePoint0positionRCECEangles.W@@disableSimulation0dataTypeLayernameATK EntitieszidatlOffsetïitemsItem0NItem15Item2ZItem3Item4+Item5PItem60Item7Item8زItem9,Item10QItem11Item122Item13Item14Item15Item16dataTypeTriggerpositionEzChEangleJ2@AttributesˑidtypeEmptyDetectoratlOffset?5nameMURA_ATKconditioncall{this}sizeA3BsizeBE`BsizeCAactivationByANYPLAYER5dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesՒZpositionm E%C`REanglesS? <ՒAttribute0ѓAttribute1Attribute2JAttribute3Attribute4Attribute5wAttribute6,Attribute7Attribute8Attribute9Attribute10IAttribute11Attribute12ϜAttribute13nAttributesZpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`datapsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueJdata$JsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value˕dataەsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueAwdataQwsingleTypeSCALARvalue AwpropertyAdmiral_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];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueLdata\singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueIdata#IsingleTypeSCALARvalue?IpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value؛datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueϜdataϜsingleTypeSCALARvalueϜpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuebdatarsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'Zdata7ZsingleTypeSTRINGvalueZdataTypeTriggerposition%E`CEanglei>AttributesǞidtypeEmptyDetectorconditioncall{triggeractivated MURA_ATK}sizeAף@sizeB@dataTypeGroupsideCivilianEntitiesoAttributes%idatlOffset{T|+itemsItem0Item1OItem2%dataTypeObjectPositionInfosideCivilianflagsAttributesIidtypeC_Bob_VROposition;JEC̽Eangles>IOdataTypeWaypointposition.EC#EEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionJE C EEffectsshowWPNEVERidtypeMove%%+dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesˡPpositionϸEC^Eangles@S?==ˡAttribute0ǢAttribute1Attribute2@Attribute3Attribute4Attribute5mAttribute6"Attribute7Attribute8Attribute9xAttribute10?Attribute11Attribute12ūAttribute13nAttributesPpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueVdatafsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataѤsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuexdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value7mdataGmsingleTypeSCALARvalue AmpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value"data"singleTypeBOOLvalue"propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedata˧singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuexdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueBxdataRxsingleTypeSCALARvaluexpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value ?data?singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueΪdataުsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueūdataūsingleTypeSCALARvalue?ūpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueXdatahsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuePdata-PsingleTypeSTRINGvaluePdataTypeTriggerpositionHӋE{CuEanglei>AttributesͭidtypeEmptyDetectoratlOffset0conditioncall{triggeractivated MURA_ATK}sizeAף@sizeB@timeout A A A0dataTypeGroupsideCivilianEntitiesAttributes~idatlOffset{T|ÄitemsItem0Item1~Item2~dataTypeObjectPositionInfo@sideCivilianflagsAttributesxidtypeC_Bob_VRatlOffset@8~positionbECݼEangles>x~dataTypeWaypointloiterAltitudepositionAKEuBEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEbBuiEEffectsxshowWPNEVERidtypeMove~~dataTypeGroupsideCivilianEntitiesAttributesҲidatlOffset{T|زitemsItem0Item1ұItem2RҲdataTypeObjectPositionInfosideCivilianflagsAttributes̱idtypeC_Bob_VRatlOffset@8ұpositionECC׼Eangles>̱ұdataTypeWaypointloiterAltitudepositionEC5ZEEffectsLshowWPNEVERidtypeMoveRRdataTypeWaypointloiterAltitudeposition/9EBCAEEffects̲showWPNEVERidtypeMoveҲҲزdataTypeGroupsideCivilianEntities6Attributes&idatlOffset{T|,itemsItem0iItem1&Item2&dataTypeObjectPositionInfosideCivilianflagsAttributes idtypeC_Bob_VRatlOffset8&positionR=E'C;ԽEangles> &dataTypeWaypointloiterAltitudepositionLkE/FBEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition2|ECBEEffects showWPNEVERidtypeMove&&,dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes̵QpositionEsC)Eangles>? ==̵Attribute0ȶAttribute1Attribute2AAttribute3Attribute4Attribute5nAttribute6#Attribute7Attribute8Attribute9yAttribute10@Attribute11Attribute12ƿAttribute13nAttributesQpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueWdatagsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value AdataAsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value¸dataҸsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueydatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value8ndataHnsingleTypeSCALARvalue AnpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value#data#singleTypeBOOLvalue#propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedata̻singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueydatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueCydataSysingleTypeSCALARvalue@ypropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueϾdata߾singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueƿdataƿsingleTypeSCALARvalueƿpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueYdataisingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueQdata.QsingleTypeSTRINGvalueQdataTypeTriggerpositionE CdEangle?AttributesidtypeEmptyDetectoratlOffsetconditioncall{triggeractivated MURA_ATK}sizeAף@sizeBG@dataTypeGroupsideCivilianEntitiesvAttributes,idatlOffset{T|2itemsItem0Item1VItem2,dataTypeObjectPositionInfosideCivilianflagsAttributesPidtypeC_Bob_VRVpositiontE,fC]qEangles_@PVdataTypeWaypointpositionkEQBxEEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionnE. CEEffects&showWPNEVERidtypeMove,,2dataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0Item1edataTypeObjectPositionInfo'sideCivilianflagsAttributes_idtypeC_Bob_VRepositionEEGCaEangles_@_edataTypeWaypointloiterAltitudepositionEu. CvEEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfoSidtypeAdmiral_OndemandCampZoneCustomAttributespositionΗEQ|CaEangles:=.?<7<Attribute0Attribute1IAttribute2Attribute3Attribute4nAttribute5-Attribute6Attribute7Attribute8kAttribute98Attribute10Attribute11Attribute12Attribute13NnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueIdata&IsingleTypeSTRINGvalueIpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8ndataHnsingleTypeSCALARvalueBnpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value-data-singleTypeSCALARvalue A-propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value{datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value8kdataHksingleTypeSTRINGvaluekpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value8data8singleTypeSCALARvalue@8propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOdata_singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueNdata(NsingleTypeSCALARvalueNpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionE<`CEangle.?Attributes}idtypeEmptyDetectorconditioncall{triggeractivated MURA_ATK}sizeAף@sizeBG@dataTypeGroupsideCivilianEntities%AttributesidatlOffset{T|itemsItem0XItem1Item2pdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionFERC6Eangles#ɰ@dataTypeWaypointposition#E Ci EEffectsjshowWPNEVERidtypeMoveppdataTypeWaypointloiterAltitudeposition;Er CH_EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesTAttributesidatlOffset{T|ïitemsItem0|Item1)dataTypeObjectPositionInfosideCivilianflagsAttributes#idtypeC_Bob_VR)position]ECaEangles#ɰ@#)dataTypeWaypointloiterAltitudepositionECnEEffectsshowWPNEVERidtypeMovedataTypeLayernameCQCEntitiesidatlOffset>itemsItem06Item1Item2XItem3 dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributespositionhEJUBPEangles8/>~= Attribute0uAttribute1&Attribute2Attribute3Attribute48Attribute5Attribute6Attribute7DAttribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value&data&singleTypeSTRINGvalue&propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueTdatadsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value8data8singleTypeSCALARvalueB8propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value^datansingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueDdataDsingleTypeSCALARvaluepADpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition)ECEangleOn?Attributes#idtypeEmptyDetectorXconditioncall{true}sizeAbBCsizeB "CXdataTypeTriggerposition9EB-C7EangleOn?AttributesidtypeEmptyDetectoratlOffset7 conditioncall{true}sizeA[BsizeBJ#B dataTypeLogicPositionInfoiidtypeAdmiral_CqcZoneCustomAttributesposition#EbiC&EanglesZW@(= Attribute0IAttribute1Attribute2Attribute3^Attribute4 Attribute5Attribute6fAttribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuezdatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(^data8^singleTypeSCALARvalue^propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueB propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2fdataBfsingleTypeBOOLvaluefpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueWdatagsingleTypeSTRINGvaluedataTypeLayernamePATROLEntitiesidatlOffset@  itemsItem0@Item1Item2Item3=Item4Item5Item6iItem7  dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset7CustomAttributespositionmEBEangleslP>-@1@ Attribute0Attribute1VAttribute2Attribute3Attribute4iAttribute5Attribute6Attribute7Attribute8wAttribute93nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value#Vdata3VsingleTypeSTRINGvalueVpropertyAdmiral_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];Value3idataCisingleTypeSCALARvalueBipropertyAdmiral_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];ValuevdatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueAwdataQwsingleTypeSCALARvalue@wpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value3data3singleTypeSTRINGvalue3propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfoaidtypeAdmiral_PatrolZoneatlOffsetCustomAttributespositionhEL(C-Eangles= @< Attribute0QAttribute1Attribute2Attribute3gAttribute4Attribute5Attribute6Attribute7[Attribute8&Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value1gdataAgsingleTypeSCALARvalueBgpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueXdatahsingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value%[data5[singleTypeSCALARvalue@[propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value&data&singleTypeSCALARvalue&propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuekdata{singleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes8=positionEBq@@8 Attribute0Attribute1Attribute2UAttribute3Attribute4Attribute5fAttribute6-Attribute7Attribute8Attribute9nAttributes =propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueqdatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueUdata/UsingleTypeSCALARvalueUpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2fdataBfsingleTypeBOOLvaluefpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value-data-singleTypeSCALARvalue-propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNdata^singleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value =data=singleTypeSTRINGvalue=dataTypeTriggerpositionbF~EC6EangleQ@AttributesidtypeEmptyDetectorconditioncall{true}sizeAoCsizeBusCisRectangledataTypeTriggerpositionޒEC EangleL@Attributes^idtypeEmptyDetectorconditioncall{true}sizeAŠ7CsizeBDKCisRectangledataTypeTriggerpositionHEN CVtEangle?Attributes"idtypeEmptyDetectoratlOffset7iconditioncall{true}sizeAsh|CsizeBeCisRectangleidataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes positionbxEHBͽEangles3=&@Cc@ Attribute0Attribute1oAttribute2 Attribute3Attribute4Attribute51 Attribute6 Attribute7 Attribute8 Attribute9L nAttributes  propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value<odataLosingleTypeSTRINGvalueopropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueLdata\singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value1 data 1 singleTypeBOOLvalue1 propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueZ  dataj  singleTypeSCALARvalue@ propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value L data) L singleTypeSTRINGvalueL propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeTriggerposition)yE`BEangleJ@Attributesu idtypeEmptyDetector conditioncall{true}sizeACsizeBRBisRectangle dataTypeMarkerpositionǎE-C}EnamemuratypeEmptyidatlOffset9 dataTypeLayernameLipinastateEntitiesxidatlOffset¶itemsItem0Item1UcItem2xItem3xItem4Item5Item6dataTypeLayernameATKEntities idatlOffset/UcitemsItem0Item1Item2gItem3Item4P Item5!Item6<-Item7.Item8/Item9;Item10<Item11[>Item124@Item13AItem14AItem15MItem16ZItem17Y\Item18^Item19aUcdataTypeGroupsideCivilianEntitiesvAttributesidatlOffset{T|üitemsItem0Item1KdataTypeObjectPositionInfo sideCivilianflagsAttributesEidtypeC_Bob_VRKpositionEBEangles:@EKdataTypeWaypointposition:E~BfEEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionE)B!EAttributesidtypeEmptyDetectorgconditioncall{triggeractivated LIPI_ATK}sizeAZD@sizeB+'@gdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesposition;EBEanglesy@@Attribute0Attribute1Attribute2Attribute3CAttribute4Attribute5Attribute6nAttribute7=Attribute8Attribute9Attribute10Attribute11PAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueVdatafsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value CdataCsingleTypeSCALARvalueBCpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value:ndataJnsingleTypeBOOLvaluenpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueUdataesingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuePdata*PsingleTypeSCALARvalue@PpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueidataysingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesJ idatlOffset{T|P itemsItem0"Item1J dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionE]BEangles\@dataTypeWaypointpositionrúECBمEEffectsD showWPNEVERidtypeMoveJ J P dataTypeTriggerpositionۚEWBEangle6*D>Attributes idtypeEmptyDetector!conditioncall{triggeractivated LIPI_ATK}sizeAZD@sizeB+'@!dataTypeLogicPositionInfo!idtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes!<-positionoEЙBEanglesp<:*D>@!Attribute0"Attribute1u#Attribute2,$Attribute3$Attribute4%Attribute5Y&Attribute6'Attribute7'Attribute8(Attribute9d)Attribute10+*Attribute11*Attribute12+Attribute13z,nAttributes<-propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueB#u#dataR#u#singleTypeSTRINGvalueu#propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#,$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];Valued%%datat%%singleTypeSCALARvalueB%propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value#&Y&data3&Y&singleTypeSCALARvalue AY&propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&'data&'singleTypeBOOLvalue'propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value''data''singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valued((datat((singleTypeSTRINGvalue(propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value.)d)data>)d)singleTypeSCALARvalue@d)propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value)+*data*+*singleTypeSCALARvalue+*propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value**data**singleTypeSCALARvalue@@*propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value{++data++singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueD,z,dataT,z,singleTypeSCALARvaluez,propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value -<-data-<-singleTypeSTRINGvalue<-dataTypeGroupsideCivilianEntities-Attributes.idatlOffset{T|.itemsItem0-Item1o..dataTypeObjectPositionInfo1.sideCivilianflagsAttributesi.idtypeC_Bob_VRo.positionˣE 9C4Eanglesi?i.o.dataTypeWaypointpositionEB;EEffects.showWPNEVERidtypeMove...dataTypeTriggerpositionBE8CEanglezpA@AttributesM/idtypeEmptyDetector/conditioncall{triggeractivated LIPI_ATK}sizeAO@sizeBJ @/dataTypeLogicPositionInfo0idtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesG0;positionE:{;CbEangles:=pA@BK@G0Attribute0C1Attribute12Attribute22Attribute3s3Attribute4*4Attribute54Attribute65Attribute7m6Attribute8'7Attribute97Attribute108Attribute119Attribute12A:Attribute13 ;nAttributes;propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value12data12singleTypeSTRINGvalue2propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value=3s3dataM3s3singleTypeSCALARvalueBs3propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3*4data4*4singleTypeSCALARvalueB*4propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value44data44singleTypeSCALARvalue A4propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuej55dataz55singleTypeBOOLvalue5propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value76m6dataG6m6singleTypeSCALARvalue@m6propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value6'7data7'7singleTypeSTRINGvalue'7propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value77data77singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value88data88singleTypeSCALARvalue@8propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueJ99dataZ99singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value :A:data:A:singleTypeSCALARvalueA:propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value: ;data: ;singleTypeSCALARvalue ;propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;;data;;singleTypeSTRINGvalue;dataTypeTriggerpositionҺE\`B~EAttributes=<idtypeEmptyDetectoratlOffset<nameLIPI_ATKconditioncall{this}sizeA`$BsizeBrBsizeCAactivationByANYPLAYER<dataTypeGroupsideCivilianEntities=AttributesU>idatlOffset{T|[>itemsItem0-=Item1=U>dataTypeObjectPositionInfo=sideCivilianflagsAttributes=idtypeC_Bob_VRatlOffset7=positionELLBEangles=@==dataTypeWaypointpositionE#BOEEffectsO>showWPNEVERidtypeMoveU>U>[>dataTypeGroupsideCivilianEntities>Attributes.@idatlOffset{T|4@itemsItem0>Item1?.@dataTypeObjectPositionInfo`?sideCivilianflagsAttributes?idtypeC_Bob_VRatlOffset?positionEGB%Eangles=@??dataTypeWaypointloiterAltitudepositionEB&EEffects(@showWPNEVERidtypeMoveatlOffset.@.@4@dataTypeTriggerpositionvE]KBuEangleuf@Attributes@idtypeEmptyDetectorAconditioncall{triggeractivated LIPI_ATK}sizeAO@sizeBJ @timeoutBBBAdataTypeTriggerpositionEd1GB0Eangleuf@AttributesAidtypeEmptyDetectoratlOffsetAconditioncall{triggeractivated LIPI_ATK}sizeAO@sizeBJ @AdataTypeLogicPositionInfo3BidtypeAdmiral_OndemandCampZoneCustomAttributeskBMpositionZFEgIB-Eangles =uf@nsD=kBAttribute0gCAttribute1)DAttribute2DAttribute3EAttribute4NFAttribute5 GAttribute6GAttribute7HAttribute8KIAttribute9JAttribute10JAttribute11KAttribute12eLAttribute13.MnAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueC)DdataD)DsingleTypeSTRINGvalue)DpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDDdataDDsingleTypeSCALARvalueDpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueaEEdataqEEsingleTypeSCALARvalueBEpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueFNFdata(FNFsingleTypeSCALARvalueBNFpropertyAdmiral_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];Value[HHdatakHHsingleTypeSCALARvalue@@HpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueIKIdata(IKIsingleTypeSTRINGvalueKIpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueIJdataIJsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueJJdataJJsingleTypeSCALARvalue?JpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuenKKdata~KKsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value/LeLdata?LeLsingleTypeSCALARvalueeLpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueL.MdataM.MsingleTypeSCALARvalue.MpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMMdataMMsingleTypeSTRINGvalueMdataTypeLogicPositionInfoXNidtypeAdmiral_OndemandCampZoneCustomAttributesNZpositionsEEBKEangles<uf@U^7=NAttribute0OAttribute1NPAttribute2QAttribute3QAttribute4sRAttribute52SAttribute6SAttribute7TAttribute8pUAttribute9=VAttribute10WAttribute11WAttribute12XAttribute13SYnAttributesZpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePNPdata+PNPsingleTypeSTRINGvalueNPpropertyAdmiral_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=RsRdataMRsRsingleTypeSCALARvalueBsRpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueR2Sdata S2SsingleTypeSCALARvalue A2SpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueSSdataSSsingleTypeBOOLvalueSpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueTTdataTTsingleTypeSCALARvalueTpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value=UpUdataMUpUsingleTypeSTRINGvaluepUpropertyAdmiral_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];ValueWWdataWWsingleTypeSCALARvalueWpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueTXXdatadXXsingleTypeSCALARvalue?XpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueYSYdata-YSYsingleTypeSCALARvalue@SYpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueYZdataYZsingleTypeSTRINGvalueZdataTypeGroupsideCivilianEntitiessZAttributesS\idhatlOffset{T|Y\itemsItem0ZItem1S[Item2[S\dataTypeObjectPositionInfo[sideCivilianflagsAttributesM[iditypeC_Bob_VRS[positionȗEBEangles\@M[S[dataTypeWaypointloiterAltitudepositionEBV~EEffects[showWPNEVERidntypeMove[[dataTypeWaypointloiterAltitudeposition5)E{0BEEffectsM\showWPNEVERidotypeMoveS\S\Y\dataTypeGroupsideCivilianEntities\Attributes^idjatlOffset{T|í^itemsItem0\Item1]Item2^^dataTypeObjectPositionInfoY]sideCivilianflagsAttributes]idktypeC_Bob_VR]positionEsB|Eangles\@]]dataTypeWaypointloiterAltitudeposition:EBfEEffects^showWPNEVERidltypeMove^^dataTypeWaypointloiterAltitudeposition\_Item1_Item2k``dataTypeObjectPositionInfo_sideCivilianflagsAttributes_idqtypeC_Bob_VR_position.EBoEanglesޗ@__dataTypeWaypointloiterAltitudepositionEB&EEffectse`showWPNEVERidttypeMovek`k`dataTypeWaypointloiterAltitudepositionXEKBEEffects`showWPNEVERidutypeMoveatlOffset7``adataTypeGroupsideCivilianEntities_aAttributesOcidratlOffset{T|UcitemsItem0aItem1?bItem2bOcdataTypeObjectPositionInfobsideCivilianflagsAttributes9bidstypeC_Bob_VR?bpositionEBEangles™@9b?bdataTypeWaypointloiterAltitudepositionEBaEEffectsbshowWPNEVERidvtypeMovebbdataTypeWaypointloiterAltitudepositionOEBIEEffectsIcshowWPNEVERidwtypeMoveatlOffsetOcOcUcdataTypeLayernameOBJEntitiescidatlOffsetxitemsItem0dItem1UeItem2fItem3fItem4gItem5hItem6qiItem7PjItem8mItem9nItem10foItem11TpItem124qItem13 rItem14 sItem15sItem16tItem17uItem18{vItem19JwxdataTypeObjectPositionInfoesideEmptyflagsAttributesOeidtypeCUP_O_BM21_RUatlOffsetxUepositionkEBNEanglesN@Ԍ@OeUedataTypeObjectPositionInfoesideEmptyflagsAttributesfidtypeCUP_O_BM21_RUatlOffsetfpositionxEBlEangles5@qe@ffdataTypeObjectPositionInfofsideEmptyflagsAttributesfidtypeCUP_O_BM21_RUatlOffset*fpositions E)BEanglesQ;N@@ffdataTypeObjectPositionInfo]gsideEmptyflagsAttributesgid"typeLand_BagBunker_Large_FatlOffset7gpositionE7B+8Eangles<0@@&klockLOCKED:kAttribute0rkAttribute1lnAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuekldataklsingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]lpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuetmmdatammsingleTypeBOOLvaluemdataTypeObjectPositionInfo%nsideEmptyflagsAttributes]nidtypeLand_fort_bagfence_cornernpositionuE׌BQEangles`7=Ϗ?r@]nskillL>disableSimulationndataTypeObjectPositionInfoosideEmptyflagsAttributesdisableSimulationfodataTypeObjectPositionInfoosideEmptyflagsAttributes*pidtypeLand_fort_bagfence_roundatlOffset7TppositionҁEBgEanglesbJ=o,@HK@*pskillL>disableSimulationTpdataTypeObjectPositionInfopsideEmptyflagsAttributesqidtypeLand_BagBunker_Large_FatlOffsetg>4qposition˦EBEanglesH<|?$@qdisableSimulation4qdataTypeObjectPositionInfoqsideEmptyflagsAttributesqidtypeLand_BagBunker_Large_FatlOffset7 rposition EB)Eanglesm^=o,@eX@qskillL>disableSimulation rdataTypeObjectPositionInforsideEmptyflagsAttributesridtypeLand_CratesWooden_FatlOffset; sposition Ex1BmEangles`7=ֿ@/>@rskillL>disableSimulation sdataTypeObjectPositionInfo~ssideEmptyflagsAttributessidtypeLand_fort_rampartsposition߻EoB6Eangles|0=ֿ@MK@sskillL>disableSimulationsdataTypeObjectPositionInfostsideEmptyflagsAttributestid typeLand_SandbagBarricade_01_half_FatlOffsettposition3EBEanglese)@tdisableSimulationtdataTypeObjectPositionInfoLusideEmptyflagsAttributesuidtypeLand_SandbagBarricade_01_half_FupositionԹE8BEangles ! @udisableSimulationudataTypeObjectPositionInfo%vsideEmptyflagsAttributes]vid typeLand_SandbagBarricade_01_hole_F{vpositionʹEBEangles@]vdisableSimulation{vdataTypeObjectPositionInfovsideEmptyflagsAttributes,wid typeLand_BagFence_Round_FJwpositionqEB{EanglesP@6+@P@,wdisableSimulationJwdataTypeObjectPositionInfowsideEmptyflagsAttributeswid typeLand_BagFence_Round_Fxposition{iEnBEangleš@?wdisableSimulationxdataTypeTriggerpositionCEChEAttributesxidtypeEmptyDetectoratlOffsetQAxnameLIPIsizeAFs@sizeBwDsizeC'BactivationByANYPLAYERxdataTypeLayernameEIEntities!yidfatlOffset?ãitemsItem01zItem1!|Item2|Item3~Item4LItem5Item6Item7Item8)Item9Item10Item11"Item12?Item13YItem14Item15Item16(Item17Item18Item197Item20Item21ǖdataTypeGroupsideEastEntitieszAttributesh{CrewLinksn{idatlOffset{T|!|itemsItem0zh{dataTypeObjectPositionInfo*{sideEastflagsAttributesb{idtypeCUP_O_RU_Soldierh{positionLEŖBEangles(@@Q|positionLEGBCEangles(@@Q<||dataTypeGroupsideEastEntities>}Attributes~idatlOffset{T|~itemsItem0[}~dataTypeObjectPositionInfo}sideEastflagsAttributes ~idtypeCUP_O_RU_Soldier_TL_EMR~positionP EB\/Eangles4@ ~~~dataTypeGroupsideEastEntitiess~AttributesFidatlOffset{T|LitemsItem0~FdataTypeObjectPositionInfosideEastflagsAttributes@idtypeCUP_O_RU_Engineer_EMRFpositionE$dB!Eangles]`@@FLdataTypeGroupsideEastEntitiesAttributesidatlOffset{T|ÑitemsItem0dataTypeObjectPositionInfoMsideEastflagsAttributesidtypeCUP_O_RU_Soldier_TL_EMRatlOffset7positionԹEGBEangles$@dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|þitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_AT_EMRatlOffsetpositionE BEdataTypeGroupsideEastEntitiesAttributesidatlOffset{T|itemsItem05dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_SL_EMRposition 9EXBEanglesQ?dataTypeGroupsideEastEntitiesMAttributes#idatlOffset{T|)itemsItem0j#dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_LAT_EMR#positionEBEangles@#)dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|ûitemsItem0dataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeCUP_O_RU_Soldier_EMRCustomAttributes{positionoEjBEanglesjp@estanceMiddle{Attribute0Attribute19nAttributespropertyspeakerexpression_this setspeaker _value;Value9data 9singleTypeSTRINGvalueMale02RUS9propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue?dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|itemsItem02dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_AR_EMRpositionZ E=BqEanglesM@dataTypeGroupsideEastEntitiesJAttributesidatlOffset{T|"itemsItem0gdataTypeObjectPositionInfoވsideEastflagsAttributesidtypeCUP_O_RU_Officer_EMRpositionbElB QEangleso(Z>"dataTypeGroupsideEastEntities|Attributes9idatlOffset{T|?itemsItem09dataTypeObjectPositionInfosideEastflagsAttributes3idtypeCUP_O_RU_Soldier_MG_EMR9position1EB_E39?dataTypeGroupsideEastEntitiesAttributesSidatlOffset{T|YitemsItem0SdataTypeObjectPositionInfo-sideEastflagsAttributesMid typeCUP_O_RU_Soldier_EMRSpositionEBOEMSYdataTypeGroupsideEastEntitiesAttributesid!atlOffset{T|ÞitemsItem0ЋdataTypeObjectPositionInfoZsideEastflagsAttributesid"typeCUP_O_RU_Soldier_AT_EMRatlOffset7positionpEBzEangles@k@dataTypeGroupsideEastEntitiesAttributesݍid#atlOffset{T|itemsItem0ݍdataTypeObjectPositionInfosideEastflagsAttributes׍id$typeCUP_O_RU_Soldier_GL_EMRatlOffset>ݍpositionȄB #Eangles2@׍ݍdataTypeGroupsideEastEntities=Attributes"id%atlOffset{T|(itemsItem0Z"dataTypeObjectPositionInfosideEastflagsAttributesid&typeCUP_O_RU_Soldier_AR_EMRatlOffset>"position EBrCEanglesK@"(dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|ýitemsItem0dataTypeObjectPositionInfo/sideEastflagsAttributesgidtypeCUP_O_RU_Soldier_MG_EMRCustomAttributes}positionEy/B1?Eangles,@gstanceMiddle}Attribute0Attribute1;nAttributespropertyspeakerexpression_this setspeaker _value;Value;data;singleTypeSTRINGvalueMale01RUS;propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?dataTypeGroupsideEastEntitiesAttributesid$atlOffset{T|itemsItem04dataTypeObjectPositionInfosideEastflagsAttributesid%typeCUP_O_RU_Soldier_SL_EMRatlOffsetposition>sEBEanglesѪ@dataTypeGroupsideEastEntities\Attributes1id&atlOffset{T|7itemsItem0y1dataTypeObjectPositionInfosideEastflagsAttributes+id'typeCUP_O_RU_Soldier_AT_EMR1positionXE'7BIEangles"@+17dataTypeObjectPositionInfosideEastflagsAttributesid)typeCUP_O_ZU23_RU_M_MSVpositionٽE"BEanglesAttribute2Attribute3Attribute4PAttribute5Attribute6Attribute7\Attribute8nAttributes ΠpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value >data>singleTypeSTRINGvalue>propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedataΛsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueldata|singleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuePdata*PsingleTypeSCALARvalueBPpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueȝdata؝singleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuevdatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value&\data6\singleTypeSCALARvalueA\propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueΠdataΠsingleTypeSTRINGvalueΠdataTypeTriggerpositionZEB)EAttributes/idtypeEmptyDetectoruconditioncall{triggeractivated LIPI}sizeAD@sizeBpAudataTypeLogicPositionInfoԡidtypeAdmiral_CqcZoneCustomAttributes position1ME@BEangles<\@  Attribute0Attribute1eAttribute2Attribute3ɤAttribute4wAttribute5%Attribute6ѦAttribute7Attribute8<nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value2edataBesingleTypeSTRINGvalueepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueɤdataɤsingleTypeSCALARvalueɤpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAwdataQwsingleTypeSCALARvalueBwpropertyAdmiral_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];ValueMdata]singleTypeSCALARvalue@@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value <data<singleTypeSTRINGvalue<propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value¨dataҨsingleTypeSTRINGvaluedataTypeTriggerpositionJE2BOEAttributesVidtypeEmptyDetectorconditioncall{triggeractivated LIPI}sizeA!CsizeB^:ECdataTypeLogicPositionInfoid$typeAdmiral_CqcZoneCustomAttributes3positionNEB)Eangles+<;3 Attribute0۪Attribute1Attribute2BAttribute3Attribute4Attribute5LAttribute6Attribute7Attribute8cnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueYdataisingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value BdataBsingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedataʬsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuehdataxsingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueLdata&LsingleTypeSCALARvalueBLpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueĮdataԮsingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuetdatasingleTypeSCALARvalue@@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value0cdata@csingleTypeSTRINGvaluecpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionE-^B9EAttributesid#typeEmptyDetectoratlOffset7ӱconditioncall{triggeractivated LIPI}sizeAD@sizeBpAӱdataTypeTriggerpositionѦEjʭBSEangleh{?Attributes@id typeEmptyDetectorconditioncall{triggeractivated MURA_ATK}sizeAD@sizeBpAdataTypeLogicPositionInfoid!typeAdmiral_CqcZoneatlOffsetKR@CustomAttributes1positionE^YBOEangles{?1 Attribute0ٳAttribute1Attribute2@Attribute3Attribute4Attribute5JAttribute6Attribute7Attribute8anAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueWdatagsingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedataȵsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuefdatavsingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueJdata$JsingleTypeSCALARvalueBJpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value·dataҷsingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuerdatasingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value.adata>asingleTypeSTRINGvalueapropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernamePATROLEntitiesfidyatlOffsetW@itemsItem0Item1yItem2(Item3dataTypeTriggerpositionE@B Eangle( :@Attributes!idtypeEmptyDetectoratlOffsetϾyconditioncall{triggeractivated LIPI}sizeAaCsizeBB@)CisRectangleydataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetACustomAttributes#(position6cE@BsEangles>:=# Attribute0ۼAttribute1Attribute2@Attribute3Attribute4Attribute5QAttribute6Attribute7Attribute8Attribute9lnAttributes (propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\datalsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedata˾singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueldata|singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQdata-QsingleTypeBOOLvalueQpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuezdatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value9ldataIlsingleTypeSTRINGvaluelpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(data(singleTypeSTRINGvalue(dataTypeTriggerpositionEѼBv3Eangle?AttributesidztypeEmptyDetectoratlOffseti@conditioncall{triggeractivated LIPI}sizeA+'SCsizeBCisRectangledataTypeLogicPositionInfooid{typeAdmiral_PatrolZoneatlOffsetC @CustomAttributespositionF?E4BEanglesi@ Attribute0_Attribute1Attribute2Attribute3uAttribute4&Attribute5Attribute6Attribute7iAttribute84Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value?udataOusingleTypeSCALARvalueBupropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value&data&singleTypeSCALARvalueB&propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuefdatavsingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value3idataCisingleTypeSCALARvalue@@ipropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value4data4singleTypeSCALARvalue@4propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueydatasingleTypeSTRINGvaluedataTypeLayernameCAMPSEntitiesidatlOffsetP¶itemsItem0KItem1Item2Item3Item4Item5dataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0Item1dataTypeObjectPositionInfoPsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7positionAETBJxEangles=@dataTypeWaypointloiterAltitudeposition.EPBsEEffectsshowWPNEVERidtypeMovedataTypeTriggerposition.ESB˂Eangleuf@AttributesidtypeEmptyDetectoratlOffsetconditioncall{triggeractivated LIPI}sizeAO@sizeBJ @dataTypeLogicPositionInfo?idtypeAdmiral_OndemandCampZoneCustomAttributeswposition3ESQBEangles =uf@nsD=wAttribute0sAttribute15Attribute2Attribute3Attribute4ZAttribute5Attribute6Attribute7Attribute8WAttribute9$Attribute10Attribute11Attribute12qAttribute13:nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value5data5singleTypeSTRINGvalue5propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuemdata}singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value$Zdata4ZsingleTypeSCALARvalueBZpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuegdatawsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$Wdata4WsingleTypeSTRINGvalueWpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuezdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value;qdataKqsingleTypeSCALARvalue?qpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value:data:singleTypeSCALARvalue?:propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionEXBBCEangleuf@AttributesiidtypeEmptyDetectorconditioncall{triggeractivated LIPI}sizeAO@sizeBJ @timeoutBBBdataTypeGroupsideCivilianEntities&AttributesidatlOffset{T|ÑitemsItem0NItem1 dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7 positionإEdYB8Eangles=@ dataTypeWaypointloiterAltitudepositionEB02EEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes1position{bE/IVB^Eangles =uf@nsD=1Attribute0-Attribute1Attribute2Attribute3]Attribute4Attribute5Attribute6Attribute7WAttribute8Attribute9Attribute10Attribute11jAttribute12+Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value']data7]singleTypeSCALARvalueB]propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTdatadsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value!Wdata1WsingleTypeSCALARvalue@WpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueodatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernameRaduninstateEntitiesidatlOffset0QitemsItem0cItem1Item27Item3f8Item4bItem5uQdataTypeLayernameEIEntitiesidatlOffsetQ}itemsItem0Item1wItem2:Item3|Item4Item5Item6Item7Item8Item9Item10Item11cItem12Item13Item14Item15WItem16dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset{T|witemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_VDV_EMRpositionE)XB+Eangles7@LinkIDProviderLinkswnextIDitemsItem0wlinkIDitem0item1CustomDataTwroleturretPathwdataTypeObjectPositionInfosideEastflagsAttributes4idtypeCUP_O_KORD_high_RUatlOffsetJ>:positionEEBҎEangles ϔ;J8@94:dataTypeGroupsideEastEntitiesAttributesvidatlOffset{T||itemsItem0vdataTypeObjectPositionInfo(sideEastflagsAttributes`id/typeCUP_O_RU_Soldier_EMRvposition8E B`Eanglesm?`stanceMiddlev|dataTypeGroupsideEastEntitiesAttributesid+atlOffset{T|êitemsItem0dataTypeObjectPositionInfofsideEastflagsAttributesid,typeCUP_O_RU_SoldierpositionE_B&Eangles;.>+<dataTypeGroupsideEastEntitiesAttributesid1atlOffset{T|itemsItem0!dataTypeObjectPositionInfosideEastflagsAttributesid0typeCUP_O_RU_Soldier_MG_EMRpositiona)E;BPEstanceMiddledataTypeGroupsideEastEntities@Attributes"CrewLinks(id/atlOffset{T|itemsItem0]"dataTypeObjectPositionInfosideEastflagsAttributesid0typeCUP_O_RU_Soldier_EMRatlOffset8"position|EBEangles@@0="(LinkIDProviderMLinks`nextID`itemsItem0}linkIDitem00item13CustomDataroleturretPathdataTypeGroupsideEastEntitiesDAttributes&CrewLinks,id1atlOffset{T|itemsItem0a&dataTypeObjectPositionInfosideEastflagsAttributes id2typeCUP_O_RU_Soldier_EMRatlOffset8&position|EBEangles@@0= &,LinkIDProviderQLinksdnextIDditemsItem0linkIDitem02item13CustomDataroleturretPathdataTypeObjectPositionInfoUsideEastflagsAttributesid3typeCUP_O_ZU23_RU_M_MSVpositionElB}Eangles@@0=dataTypeGroupsideEastEntitiesAttributesidvatlOffset{T|itemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidwtypeCUP_O_RU_Soldier_AT_EMRatlOffset 8positionZEgBN(Eangles;?dataTypeGroupsideEastEntities2AttributesidxatlOffset{T|itemsItem0OdataTypeObjectPositionInfosideEastflagsAttributesidytypeCUP_O_RU_Soldier_AR_EMRatlOffset7positionEUcBgEangles;`?dataTypeGroupsideEastEntitieswAttributes]idzatlOffset{T|citemsItem0]dataTypeObjectPositionInfosideEastflagsAttributesWid{typeCUP_O_RU_Soldier_LAT_EMRatlOffset7]position?EgBEangles-@W]cdataTypeGroupsideEastEntitiesAttributesid|atlOffset{T|ØitemsItem0dataTypeObjectPositionInfoTsideEastflagsAttributesid}typeCUP_O_RU_Soldier_TL_EMRpositionHEgBEangles8@dataTypeGroupsideEastEntitiesAttributesid~atlOffset{T|itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_AR_EMRatlOffsetposition< EAkBEangles@dataTypeGroupsideEastEntities7Attributes idatlOffset{T|itemsItem0T dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_GL_EMR position' EaB•Eangles? dataTypeGroupsideEastEntitieslAttributesQidatlOffset{T|WitemsItem0QdataTypeObjectPositionInfosideEastflagsAttributesKidtypeCUP_O_RU_Soldier_SL_EMRatlOffset6QpositionEdBEangles>@KQWdataTypeGroupsideEastEntitiesAttributesidatlOffset{T|ÙitemsItem0dataTypeObjectPositionInfoUsideEastflagsAttributesidtypeCUP_O_RU_Officer_EMRatlOffsetpositionLEdBoEangles;G@dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_RU_Soldier_AR_EMRatlOffsetpositionEpcB>Eangles#k@dataTypeLayernameOBJEntities'idatlOffset78items7Item0Item1Item2gItem3* Item4 Item5 Item6 Item7vItem8GItem9Item10Item11Item12WItem134Item14Item15Item16Item17Item18Item19hItem20AItem21Item22Item23Item24Item25|Item26IItem27'Item28Item29 Item30!Item31e"Item325#Item33#Item34$Item35%Item36&Item37'Item38(Item39m)Item40Z*Item41I+Item428,Item43'-Item44.Item45.Item46/Item470Item481Item492Item503Item51m4Item52-5Item535Item5467dataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeLand_PaperBox_closed_FpositionǑEfB9+EanglesBK@;@#@udisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeLand_PaperBox_open_empty_Fgposition9E(fBh;Eangles@ #@@IdisableSimulationgdataTypeObjectPositionInfosideEmptyflagsAttributes$ idtypeCUP_O_BTR90_HQ_RUatlOffset* position~EpB" disableSimulation dataTypeObjectPositionInfot sideEmptyflagsAttributes id(typeLand_BagBunker_Small_F positionE3bB$Eangles;X@+< disableSimulation dataTypeObjectPositionInfo@ sideEmptyflagsAttributesx idtypeLand_CamoNetB_EAST positionvEbmBNIEanglesjX@u8@x disableSimulation  dataTypeObjectPositionInfo7 sideEmptyflagsAttributeso idtypeCUP_O_GAZ_Vodnik_AGS_RUatlOffset<CustomAttributesu vpositionIEmBvEanglese2D@o u Attribute0 nAttributesvpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value vdata vsingleTypeSTRINGvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]vdataTypeObjectPositionInfosideEmptyflagsAttributes)idtypeLand_Barricade_01_10m_FGpositionE 4dB0Eangles/B@)disableSimulationGdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Barricade_01_10m_FpositionEdB-Eangles뜲?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Barricade_01_4m_FpositionrE#dB%EdisableSimulationdataTypeObjectPositionInfoJsideEmptyflagsAttributesidtypeLand_Barricade_01_4m_FpositionPE"dB̶Eangles|@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesQid typeLand_Cargo_House_V1_FWpositionwE#fB5Eangles_?QWdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Bunker_01_HQ_FatlOffset>4position EhBEanglesD_@disableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Bunker_01_small_FatlOffset>position E~jB)EanglesO@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Bunker_01_small_FatlOffset>position+E_BEangles EM@disableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_half_Fposition@EjBEangles?disableSimulationdataTypeObjectPositionInfoPsideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_half_Fposition6E)kBEangles@disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeLand_SandbagBarricade_01_half_Fposition7E kBEEangles?adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_SandbagBarricade_01_half_FatlOffsetfV@hposition"EpBBEanglesn!T@JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributes#idtypeLand_SandbagBarricade_01_half_FAposition5=E9 fBEangles@#disableSimulationAdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_half_Fposition*/E0KfBEangles$@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_FatlOffsetpositionbKE"}hBqEangles^@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_FatlOffset6position:EmBEangles ?disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeLand_SandbagBarricade_01_hole_Fposition6EmBIEangles@dataTypeObjectPositionInfo&sideEmptyflagsAttributes^idtypeLand_SandbagBarricade_01_hole_F|positionuE1hBEanglesq8@^disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes+idtypeLand_BagFence_End_FIpositionW7EܔBEanglesT(@+disableSimulationIdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_BagFence_Long_FatlOffset8'positionEx|B~EanglesK;D:@9 disableSimulation'dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition{4EBEanglesM>disableSimulationdataTypeObjectPositionInfom sideEmptyflagsAttributes idtypeLand_BagFence_Long_F positionEߔB4Eangles6D@ disableSimulation dataTypeObjectPositionInfo@!sideEmptyAttributesx!idtypeLand_BagFence_Round_FatlOffset~A!positionTEt|BEanglesK; l@9x!disableSimulation!dataTypeObjectPositionInfo"sideEmptyflagsAttributesG"idtypeLand_BagFence_Round_Fe"position>EtBEangles@G"disableSimulatione"dataTypeObjectPositionInfo"sideEmptyflagsAttributes#idtypeRU_WarfareBUAVterminal5#positionEzlBEEanglesSv?#disableSimulation5#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_V3S_wreck_F#position>E`BnEangles=k@@#disableSimulation#dataTypeObjectPositionInfoj$sideEmptyflagsAttributes$id_typeBarrels$positionEE3lBpEangles`X@X @@$skillL>disableSimulation$dataTypeObjectPositionInfoW%sideEmptyflagsAttributes%idWtypeLand_fort_bagfence_longatlOffset:%positionbE@9iB@Eangleš@0?@%skillL>disableSimulation%dataTypeObjectPositionInfoD&sideEmptyflagsAttributes|&idXtypeLand_fort_bagfence_longatlOffset:&positionHFE jB}Eanglesr@RW@@@|&skillL>disableSimulation&dataTypeObjectPositionInfo1'sideEmptyflagsAttributesi'id]typeLand_fort_bagfence_longatlOffset:'position/E,mmB|EangleseX@fr@@i'skillL>disableSimulation'dataTypeObjectPositionInfo(sideEmptyflagsAttributesV(id^typeLand_fort_bagfence_longatlOffset';(positionCEkBEangles#@=@V(skillL>disableSimulation(dataTypeObjectPositionInfo )sideEmptyflagsAttributesC)idftypeLand_fort_bagfence_longatlOffset:m)positionE@fBnEangles@+X@@C)skillL>disableSimulationm)dataTypeObjectPositionInfo)sideEmptyflagsAttributes0*idgtypeLand_fort_bagfence_longatlOffset:Z*positionVEfB7rEangles<+X@M@0*skillL>disableSimulationZ*dataTypeObjectPositionInfo*sideEmptyflagsAttributes+idUtypeLand_fort_bagfence_corneratlOffset:I+position-Ek1kBEanglesHK@V@g@+skillL>disableSimulationI+dataTypeObjectPositionInfo+sideEmptyflagsAttributes,idVtypeLand_fort_bagfence_corneratlOffset:8,positionr\EBiB&Eanglesr@@.@,skillL>disableSimulation8,dataTypeObjectPositionInfo,sideEmptyflagsAttributes,idetypeLand_fort_bagfence_corneratlOffset?:'-positionnElGeBEangles<e@e@,skillL>disableSimulation'-dataTypeObjectPositionInfo-sideEmptyflagsAttributes-idZtypeLand_fort_bagfence_roundatlOffset:.position^ E lBaEangles$@ߓ@@-skillL>disableSimulation.dataTypeObjectPositionInfo.sideEmptyflagsAttributes.idbtypeLand_CamoNet_EASTatlOffset;.positionEkBdEanglesW@M@.skillL>disableSimulation.dataTypeObjectPositionInfo/sideEmptyflagsAttributes/idctypeLand_fort_rampartatlOffset :/positionE,fBɾEangles(?@M@/skillL>disableSimulation/dataTypeObjectPositionInfoh0sideEmptyflagsAttributes0idYtypeLand_HBarrier_1_FatlOffset;0positionMbEjB0REangleš@X@@0skillL>disableSimulation0dataTypeObjectPositionInfoO1sideEmptyflagsAttributes1iditypeLand_HBarrier_1_FatlOffset:1positionEnhB9lEangles@+X@@1skillL>disableSimulation1dataTypeObjectPositionInfo)2sideEmptyflagsAttributesa2id`typeLand_Pallets_stack_F2position5EkBeEangles`X@@@a2skillL>createAsSimpleObjectdisableSimulation2dataTypeObjectPositionInfo,3sideEmptyflagsAttributesd3idktypeLand_WaterBarrel_FatlOffsetษ3positionEhBEanglesJV@@d3skillL>createAsSimpleObjectdisableSimulation3dataTypeObjectPositionInfo4sideEmptyflagsAttributesO4idutypePowGen_Bigm4positionEkBWHEanglese@@;@O4disableSimulationm4dataTypeObjectPositionInfo4sideEmptyflagsAttributes5idttypeLand_radar_EP1atlOffsetde-5position{>E>B,E5disableSimulation-5dataTypeObjectPositionInfo5sideEmptyflagsAttributes5idtypeLand_BagFence_Round_F5positionEcBEangles@+@0=5disableSimulation5dataTypeObjectPositionInfou6sideEmptyflagsAttributes6idtypeLand_BagFence_Round_F6positionEBEangles@Wϵ@|0=6disableSimulation6dataTypeObjectPositionInfoD7sideEmptyflagsAttributes|7idtypeLand_BagFence_Round_F7positionE4BEanglesp?|<|7disableSimulation7dataTypeTriggerpositionYEB0Eangle¿=Attributes8idtypeEmptyDetectoratlOffsetN@f8nameRADUsizeAw@sizeBDkDsizeCW-!BactivationByANYPLAYERf8dataTypeLayernameCQCEntities8id|atlOffset ?b items Item0;9Item1@Item23HItem3HItem4zPItem5!QItem6QItem7HYItem8`Item9WaItem10bbdataTypeLogicPositionInfo9idtypeAdmiral_CqcZoneatlOffset@CustomAttributes9@positionzEB5vE9 Attribute0r:Attribute1#;Attribute2;Attribute3<Attribute45=Attribute5=Attribute6>Attribute7A?Attribute8?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];ValueQ<<dataa<<singleTypeSCALARvalue<propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value<5=data=5=singleTypeSCALARvalueB5=propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value==data==singleTypeSCALARvalueB=propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value[>>datak>>singleTypeBOOLvalue>propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value ?A?data?A?singleTypeSCALARvalue AA?propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value??data??singleTypeSTRINGvalue?propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@@data@@singleTypeSTRINGvalue@dataTypeLogicPositionInfoAid(typeAdmiral_CqcZoneCustomAttributesJA3HpositionE1[eB+Eangles8@@JA Attribute0AAttribute1BAttribute2YCAttribute3DAttribute4DAttribute5cEAttribute6FAttribute7FAttribute8zGnAttributes 3HpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuepBBdataBBsingleTypeSTRINGvalueBpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value#CYCdata3CYCsingleTypeSCALARvalueYCpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueCDdataCDsingleTypeSCALARvalueDpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueDDdataDDsingleTypeSCALARvalueBDpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value-EcEdata=EcEsingleTypeSCALARvalueBcEpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueEFdataEFsingleTypeBOOLvalueFpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueFFdataFFsingleTypeSCALARvalue@@FpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueGGzGdataWGzGsingleTypeSTRINGvaluezGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueH3HdataH3HsingleTypeSTRINGvalue3HdataTypeTriggerposition=EI Attribute09JAttribute1JAttribute2KAttribute3NLAttribute4LAttribute5MAttribute6VNAttribute7OAttribute8OnAttributes zPpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueJJdataJJsingleTypeSTRINGvalueJpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuejKKdatazKKsingleTypeSCALARvalueKpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLNLdata(LNLsingleTypeSCALARvalueNLpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLLdataLLsingleTypeSCALARvalueBLpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuetMMdataMMsingleTypeSCALARvalueBMpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value"NVNdata2NVNsingleTypeBOOLvalueVNpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueNOdataNOsingleTypeSCALARvalue@OpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOOdataOOsingleTypeSTRINGvalueOpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueGPzPdataWPzPsingleTypeSTRINGvaluezPdataTypeTriggerpositionE>B EAttributesPid&typeEmptyDetector!Qconditioncall{triggeractivated RADU}sizeAD@sizeBpA!QdataTypeTriggerposition,E[kZBѕEAttributesQid)typeEmptyDetectorQconditioncall{triggeractivated RADU}sizeAD@sizeBpAQdataTypeLogicPositionInfo'Rid*typeAdmiral_CqcZoneCustomAttributes_RHYposition_ER\BEanglesb0=b0=_R Attribute0SAttribute1SAttribute2nTAttribute3UAttribute4UAttribute5xVAttribute6$WAttribute7WAttribute8XnAttributes HYpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueSSdataSSsingleTypeSTRINGvalueSpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value8TnTdataHTnTsingleTypeSCALARvaluenTpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueTUdataTUsingleTypeSCALARvalueUpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueUUdataUUsingleTypeSCALARvalueBUpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueBVxVdataRVxVsingleTypeSCALARvalueBxVpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueV$WdataW$WsingleTypeBOOLvalue$WpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueWWdataWWsingleTypeSCALARvalue@@WpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\XXdatalXXsingleTypeSTRINGvalueXpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueYHYdata%YHYsingleTypeSTRINGvalueHYdataTypeLogicPositionInfoYidtypeAdmiral_CqcZoneCustomAttributesY`positionDjE`BN#EY Attribute0oZAttribute1 [Attribute2[Attribute3\Attribute42]Attribute5]Attribute6^Attribute7>_Attribute8_nAttributes `propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueZ [dataZ [singleTypeSTRINGvalue [propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value[[data[[singleTypeSCALARvalue[propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueN\\data^\\singleTypeSCALARvalue\propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\2]data ]2]singleTypeSCALARvalueB2]propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]]data]]singleTypeSCALARvalueB]propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueX^^datah^^singleTypeBOOLvalue^propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value_>_data_>_singleTypeSCALARvalue@>_propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value__data__singleTypeSTRINGvalue_propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value}``data``singleTypeSTRINGvalue`dataTypeTriggerpositionLE]bB/EAttributesaidtypeEmptyDetectorWaconditioncall{triggeractivated RADU}sizeAAsizeBOAWadataTypeTriggerpositionE _B$EAttributesaidtypeEmptyDetectoratlOffsetM?bconditioncall{triggeractivated RADU}sizeAsCsizeBtBbdataTypeTriggerpositionmEkBԙEAttributesobidtypeEmptyDetectorbconditioncall{triggeractivated RADU}sizeAsCsizeBtBbdataTypeLayernamePATROLEntitiescid}atlOffset_AuitemsItem0?cItem1kItem2lItem3&uudataTypeLogicPositionInfocidtypeAdmiral_PatrolZoneatlOffsetnACustomAttributesckposition+E;BXEc Attribute0dAttribute1=eAttribute2eAttribute3fAttribute4PgAttribute5gAttribute6hAttribute7iAttribute8^jAttribute9knAttributes kpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value e=edatae=esingleTypeSTRINGvalue=epropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueeedataeesingleTypeSCALARvalueepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueiffdatayffsingleTypeSCALARvalueBfpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuegPgdata*gPgsingleTypeSCALARvalueBPgpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueggdataggsingleTypeBOOLvaluegpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuehhdatahhsingleTypeSCALARvaluehpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value]iidatamiisingleTypeSCALARvalueipropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value(j^jdata8j^jsingleTypeSCALARvalue@@^jpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuejkdatajksingleTypeSTRINGvaluekpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuekkdatakksingleTypeSTRINGvaluekdataTypeTriggerpositionE+dBEAttributesGlidtypeEmptyDetectoratlOffset6lconditioncall{triggeractivated RADU}sizeA=0CsizeBۈCisRectangleldataTypeLogicPositionInfomidtypeAdmiral_PatrolZoneCustomAttributes!m&upositionɻEBTLE!m Attribute0mAttribute1nAttribute2>oAttribute3oAttribute4pAttribute5OqAttribute6rAttribute7rAttribute8sAttribute9jtnAttributes &upropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueZnndatajnnsingleTypeSTRINGvaluenpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueo>odatao>osingleTypeSCALARvalue>opropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueoodataoosingleTypeSCALARvalueBopropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuejppdatazppsingleTypeSCALARvalueBppropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueqOqdata+qOqsingleTypeBOOLvalueOqpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueqrdataqrsingleTypeSCALARvalue?rpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuerrdatarrsingleTypeSCALARvalue?rpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuexssdatasssingleTypeSCALARvalue@spropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value7tjtdataGtjtsingleTypeSTRINGvaluejtpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuet&udatau&usingleTypeSTRINGvalue&udataTypeTriggerpositionoE}BEAttributesuidtypeEmptyDetectoratlOffsetuconditioncall{triggeractivated RADU}sizeAYCsizeBCisRectangleudataTypeLayernameATKEntities8vidatlOffset {2QitemsItem00wItem1wItem2yItem3{Item4Item5{Item6ߊItem7Item8Item9!Item10Item11ԝItem12(Item13MItem14Item15׮Item16;Item17Item18hItem19QdataTypeTriggerpositiondEFBEangleu@AttributeswidtypeEmptyDetectorwconditiontriggerActivated radu_atksizeAu@sizeBʉ@timeoutpBpBpBwdataTypeGroupsideCivilianEntitiesXxAttributesyidatlOffset{T|óyitemsItem0xItem1-yydataTypeObjectPositionInfoxsideCivilianflagsAttributes'yidtypeC_Bob_VR-ypositionjEFBvEangles4@'y-ydataTypeWaypointloiterAltitudeposition E _`BkEEffectsyshowWPNEVERidtypeMoveyyydataTypeGroupsideCivilianEntitieszAttributes{idatlOffset{T|Ì{itemsItem09zItem1z{dataTypeObjectPositionInfozsideCivilianflagsAttributeszidtypeC_Bob_VRatlOffsetzposition5~EPFBEanglesVD:@zzdataTypeWaypointloiterAltitudeposition7E{aB+EEffects{showWPNEVERidtypeMoveatlOffset6{{{dataTypeLogicPositionInfo{idtypeAdmiral_OndemandCampZoneCustomAttributes,|position7KE#GBhEangles @o@@,|Attribute0(}Attribute1}Attribute2~Attribute3XAttribute4Attribute5΀Attribute6Attribute7RAttribute8 Attribute9كAttribute10Attribute11eAttribute12&Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value}}data}}singleTypeSTRINGvalue}propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuek~~data{~~singleTypeSCALARvalue~propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value"Xdata2XsingleTypeSCALARvalueBXpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value΀data΀singleTypeSCALARvalue A΀propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOdata_singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueRdata,RsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueق data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueكdataكsingleTypeSCALARvalueكpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuejdatazsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&data&singleTypeSCALARvalue?&propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedataɆsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value~datasingleTypeSTRINGvaluedataTypeTriggerpositionE0GBEangle;@AttributesidtypeEmptyDetector{conditiontriggerActivated radu_atksizeAu@sizeBʉ@timeoutpBpBpB{dataTypeGroupsideCivilianEntitiesوAttributesيidatlOffset{T|ߊitemsItem0 Item1Item2IيdataTypeObjectPositionInfo{sideCivilianflagsAttributesidtypeC_Bob_VRpositionEUGBۆEangles k2@dataTypeWaypointloiterAltitudepositionEzB~EEffectsCshowWPNEVERidtypeMoveatlOffset7IIdataTypeWaypointloiterAltitudepositionEoB/NEEffectsӊshowWPNEVERidtypeMoveatlOffsetPييߊdataTypeGroupsideCivilianEntities=AttributesidatlOffset{T|ØitemsItem0eItem1dataTypeObjectPositionInfoԋsideCivilianflagsAttributes idtypeC_Bob_VRpositionEuGBEangles4@ dataTypeWaypointloiterAltitudepositionETv^Ba:EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0)Item1֍Item2fdataTypeObjectPositionInfosideCivilianflagsAttributesЍidtypeC_Bob_VR֍positionEnGBEangles9@Ѝ֍dataTypeWaypointloiterAltitudeposition5E+ BwEEffects`showWPNEVERidtypeMoveatlOffset`ffdataTypeWaypointloiterAltitudeposition7EdBnBEEffectsshowWPNEVERidtypeMoveatlOffset@7dataTypeLogicPositionInfodidtypeAdmiral_OndemandCampZoneCustomAttributes!positionE-?HB!Eangles@5@8@Attribute0Attribute1ZAttribute2Attribute3ȒAttribute4Attribute5>Attribute6Attribute7•Attribute8|Attribute9IAttribute10Attribute11՘Attribute12Attribute13_nAttributes!propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value'Zdata7ZsingleTypeSTRINGvalueZpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueۑdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueȒdataȒsingleTypeSCALARvalueBȒpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueIdataYsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value>data>singleTypeSCALARvalue A>propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedataϔsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value•data•singleTypeSCALARvalue•propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueI|dataY|singleTypeSTRINGvalue|propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueIdata#IsingleTypeSCALARvalue@IpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueڗdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value՘data՘singleTypeSCALARvalue@@՘propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value)_data9_singleTypeSCALARvalue_propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!data!singleTypeSTRINGvalue!dataTypeTriggerpositionh~EB4Eangle2>q?AttributesidtypeEmptyDetectoratlOffset7conditiontriggerActivated radu_atksizeAu@sizeBʉ@timeoutAAAdataTypeGroupsideCivilianEntitiesYAttributesΝidatlOffset{T|ԝitemsItem0Item1>ΝdataTypeObjectPositionInfosideCivilianflagsAttributes8idtypeC_Bob_VRatlOffset7>positionhEB8Eanglesq?@8>dataTypeWaypointloiterAltitudepositionIEn]B'EEffectsȝshowWPNEVERidtypeMoveatlOffset7ΝΝԝdataTypeGroupsideCivilianEntities2Attributes"idatlOffset{T|(itemsItem0eItem1Item2"dataTypeObjectPositionInfoԞsideCivilianflagsAttributes idtypeC_Bob_VRpositioniEB!Eangles@ dataTypeWaypointloiterAltitudepositionEGB9EEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEBAEEffectsshowWPNEVERidtypeMoveatlOffset`8""(dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesȠMposition!EkxBBEanglesBK@$\R?U^7=ȠAttribute0ġAttribute1Attribute2=Attribute3Attribute4Attribute5jAttribute6Attribute7Attribute8Attribute9uAttribute10<Attribute11Attribute12ªAttribute13nAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueSdatacsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataΣsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueudatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value4jdataDjsingleTypeSCALARvalue AjpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataȦsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueudatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value?udataOusingleTypeSCALARvalueupropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<data<singleTypeSCALARvalue?<propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value˩data۩singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueªdataªsingleTypeSCALARvalueªpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueUdataesingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMdata*MsingleTypeSTRINGvalueMdataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0ӬItem1dataTypeObjectPositionInfoBsideCivilianflagsAttributeszidtypeC_Bob_VRpositionmED6BGEanglesq?@zdataTypeWaypointloiterAltitudeposition\E_B)EEffects showWPNEVERidtypeMoveatlOffsetdataTypeTriggerposition^EmBe|Eangley>AttributesidtypeEmptyDetectoratlOffset׮conditiontriggerActivated radu_atksizeAu@sizeBʉ@׮dataTypeGroupsideCivilianEntities5Attributes5idatlOffset{T|;itemsItem0hItem1Item25dataTypeObjectPositionInfoׯsideCivilianflagsAttributesidtypeC_Bob_VRpositionEceB2EanglesX!@dataTypeWaypointloiterAltitudeposition݆EuBCEEffectsshowWPNEVERidtypeMoveatlOffset`8dataTypeWaypointloiterAltitudepositionݩE?bBQEEffects/showWPNEVERidtypeMoveatlOffset55;dataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0Item1ndataTypeObjectPositionInfo0sideCivilianflagsAttributeshidtypeC_Bob_VRnpositionEkBSvEangles_/@hndataTypeWaypointloiterAltitudeposition2EMdBEEffectsshowWPNEVERidtypeMoveatlOffset7dataTypeGroupsideCivilianEntitiesbAttributesbidatlOffset{T|hitemsItem0Item1BItem2ҴbdataTypeObjectPositionInfosideCivilianflagsAttributes<idtypeC_Bob_VRBpositionLEz|BybEanglesӎ@<BdataTypeWaypointloiterAltitudepositionΗEpBϿEEffects̴showWPNEVERidtypeMoveatlOffsetҴҴdataTypeWaypointloiterAltitudepositionϮEfBEEffects\showWPNEVERidtypeMoveatlOffset@bbhdataTypeLogicPositionInfoеidtypeAdmiral_OndemandCampZoneCustomAttributespositionVEB7Eangles@z>4@Attribute0Attribute1ƷAttribute2}Attribute34Attribute4Attribute5Attribute6_Attribute7.Attribute8Attribute9Attribute10|Attribute11AAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueƷdataƷsingleTypeSTRINGvalueƷpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value4data4singleTypeSCALARvalueB4propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedataŹsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuetdatasingleTypeSCALARvalue ApropertyAdmiral_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];ValuedatażsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueF|dataV|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value AdataAsingleTypeSCALARvalue@ApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value̿dataܿsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueZdatajsingleTypeSTRINGvaluedataTypeTriggerpositionETUA#SEAttributesidtypeEmptyDetectoratlOffsetI|Qnameradu_atksizeAAsizeB AsizeC'tBactivationByANYPLAYERQdataTypeLayernameLemborkstateEntitiesidatlOffsetȗ:AitemsItem0 Item1 Item2Item3ҷItem4Item594Item61>dataTypeLayernameEIEntitiesQidatlOffset[ itemsItem0Item1Item2KItem3xItem4Item5BItem6Item7Item87Item9wItem10Item11Item12)Item13Item14Item156Item16iItem17Item18Item19Item202Item21Item22Item23+Item24Item25Item26Item27OItem288Item29! dataTypeGroupsideEastEntities*AttributesCrewLinksid[atlOffset{T|ÝitemsItem0GdataTypeObjectPositionInfosideEastflagsAttributesid2typeCUP_O_RU_Soldier_EMRposition\V F$ C(UELinkIDProviderLinks"nextID"itemsItem0?linkIDitem02item1ZCustomDatazroleturretPathdataTypeObjectPositionInfo sideEastflagsAttributesEidZtypeCUP_O_ZU23_RUKposition;V F CTEanglesU:<4@C@dataTypeGroupsideEastEntitiesaAttributes1id7atlOffset{T|7itemsItem0~1dataTypeObjectPositionInfosideEastflagsAttributes+id8typeCUP_O_RU_Pilot_EMR1position] Fl C+EanglesT?+17dataTypeGroupsideEastEntitiesAttributesqid9atlOffset{T|witemsItem0qdataTypeObjectPositionInfo3sideEastflagsAttributeskid:typeCUP_O_RU_Pilot_EMRatlOffsetqposition F. CEangles@@kqwdataTypeGroupsideEastEntitiesAttributesid;atlOffset{T|üitemsItem0dataTypeObjectPositionInfoxsideEastflagsAttributesid<typeCUP_O_RU_Soldier_TL_EMRatlOffsetpositionZ F[~ CdcEangles?dataTypeGroupsideEastEntitiesAttributesid=atlOffset{T|itemsItem03dataTypeObjectPositionInfosideEastflagsAttributesid>typeCUP_O_RU_Medic_EMRatlOffset7position0 F1 CPEangles3J@dataTypeGroupsideEastEntitiesVAttributes#id?atlOffset{T|)itemsItem0s#dataTypeObjectPositionInfosideEastflagsAttributesid@typeCUP_O_RU_Soldier_AR_EMRatlOffset#positionE F CdE#)dataTypeGroupsideEastEntitiesAttributesidAatlOffset{T|ûitemsItem0dataTypeObjectPositionInfo-sideEastflagsAttributeseidBtypeCUP_O_RU_Soldier_EMRCustomAttributes{position FCpkEangles塸@estanceMiddle{Attribute0Attribute19nAttributespropertyspeakerexpression_this setspeaker _value;Value9data 9singleTypeSTRINGvalueMale03RUS9propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?dataTypeGroupsideEastEntitiesAttributesidCatlOffset{T|itemsItem02dataTypeObjectPositionInfosideEastflagsAttributesidDtypeCUP_O_RU_Soldier_GL_EMRpositionm FCŐEangles%@dataTypeGroupsideEastEntitiesJAttributes0idGatlOffset{T|6itemsItem0g0dataTypeObjectPositionInfosideEastflagsAttributes*idHtypeCUP_O_RU_Soldier_LAT_EMRatlOffset=0positionV FCEangles3q@*06dataTypeGroupsideEastEntitiesAttributescidIatlOffset{T|iitemsItem0cdataTypeObjectPositionInfo%sideEastflagsAttributes]idJtypeCUP_O_RU_Engineer_EMRcposition) FCSVEanglesT=]cidataTypeGroupsideEastEntitiesAttributesidKatlOffset{T|ÛitemsItem0dataTypeObjectPositionInfoWsideEastflagsAttributesidLtypeCUP_O_RU_Soldier_EMRpositionH F CSEanglesĻ@dataTypeGroupsideEastEntitiesAttributesidMatlOffset{T|itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidNtypeCUP_O_RU_Engineer_EMRposition*@ F, CVEangles<@dataTypeGroupsideEastEntities(AttributesidOatlOffset{T|itemsItem0EdataTypeObjectPositionInfosideEastflagsAttributesidPtypeCUP_O_RU_Soldier_AR_EMRpositionm F C*EanglesJ@dataTypeGroupsideEastEntities]Attributes,idQatlOffset{T|2itemsItem0z,dataTypeObjectPositionInfosideEastflagsAttributes&idRtypeCUP_O_RU_Crew_EMR,positionF F8BEanglesV`?&,2dataTypeGroupsideEastEntitiesAttributesidSatlOffset{T|itemsItem0dataTypeObjectPositionInfo3sideEastflagsAttributeskidTtypeCUP_O_RU_Crew_EMRCustomAttributesposition F8B/EanglesiB?kstanceMiddleAttribute0Attribute1?nAttributespropertyspeakerexpression_this setspeaker _value;Value?data?singleTypeSTRINGvalueMale03RUS?propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueQx?dataTypeGroupsideEastEntitiesAttributesidUatlOffset{T|itemsItem08dataTypeObjectPositionInfosideEastflagsAttributesidVtypeCUP_O_RU_Soldier_GL_EMRpositionFF1CEanglese@dataTypeGroupsideEastEntitiesPAttributes%idWatlOffset{T|+itemsItem0m%dataTypeObjectPositionInfosideEastflagsAttributesidXtypeCUP_O_RU_Soldier_AR_EMR%positionoFCEangles[@%+dataTypeGroupsideEastEntitiesAttributes^CrewLinksdidatlOffset{T|itemsItem0^dataTypeObjectPositionInfo8sideEastflagsAttributesXidtypeCUP_O_RU_Soldier_EMRatlOffset?^position= FDvCEX^dLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_GAZ_Vodnik_BPPU_RUatlOffset|positionѪFnC׌Eangles<;@DX=dataTypeObjectPositionInfoQsideEastflagsAttributesidtypeCUP_O_BTR60_RUposition FCEEangles t@dataTypeObjectPositionInfosideEastflagsAttributesIidtypeCUP_O_BRDM2_RUSatlOffset!>Oposition FHC-Eangles;mP?+position FCEyLinkIDProviderLinks8nextIDitemsItem08linkIDitem0Fitem1CustomData8roleturretPath8dataTypeGroupsideEastEntitiesAttributeshCrewLinksnid-atlOffset{T|!itemsItem0hdataTypeObjectPositionInfoBsideEastflagsAttributesbid.typeCUP_O_RU_Crew_EMRatlOffset>hpositionFCzEbhnLinkIDProviderLinks!nextIDitemsItem0!linkIDitem0.item1CustomData!roleturretPath!dataTypeGroupsideEastEntitiesAttributesQCrewLinksWid+atlOffset{T| itemsItem0QdataTypeObjectPositionInfo+sideEastflagsAttributesKid,typeCUP_O_RU_Crew_EMRatlOffset>QpositionFCzEKQWLinkIDProvider|Links nextIDitemsItem0 linkIDitem0,item1CustomData roleturretPath dataTypeLayernameOBJEntitiesSidatlOffsetlitemsItem0Item1Item2nItem3/Item4Item5Item6Item7Item8tItem9QItem10.Item11 Item12Item13Item14Item15Item16lItem17IItem18& Item19 Item20 Item21 Item22 Item23w Item24TItem251Item26Item27Item28Item29Item30Item31zItem32XItem336Item34Item35Item36Item37}Item38-Item39Item40Item41Item42[Item436Item44 Item45Item46 Item47!Item48z"Item49I#Item50$Item51$Item52%Item53&Item54'Item55k(Item56R)Item57)*Item58+Item59+Item60,Item61-Item62.Item63Z/Item64%0Item650Item661Item672Item68Q3Item694Item704Item715Item726Item73x7Item74S8Item759Item769Item77:Item78;Item79J<Item80=Item81=Item82>Item83?Item84_@Item856AItem86AItem87BItem88CItem89wDItem90MEItem91HItem92KItem93UOItem94RItem95dVItem96WItem97WItem98XItem99YItem100\Item101;`Item102cItem103sdItem104LeItem105fItem106fItem107gItem108hItem109jiItem110disableSimulationdataTypeObjectPositionInfoXsideEmptyflagsAttributesidItypeLand_fort_bagfence_longatlOffset9position7 F s CPcEangles@@6@M@skillL>disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidLtypeLand_fort_bagfence_longposition_M FZ6 CpEangles@5@R@mskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidPtypeLand_fort_bagfence_longtpositionF F CQEangles@@]5@r+@JskillL>disableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes'idZtypeLand_fort_bagfence_longQpositionC| FeBxEangles9@5!@r@'skillL>disableSimulationQdataTypeObjectPositionInfosideEmptyflagsAttributesid]typeLand_fort_bagfence_long.position FzB6EanglesE@~@~z7<skillL>disableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributesid^typeLand_fort_bagfence_long positionk F=B@%EanglesE@7@@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesiddtypeLand_fort_bagfence_longatlOffset7positionS FBkEangles_@}@;@skillL>disableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesidetypeLand_fort_bagfence_longposition=\ FaBzEangles`X@@ ^<skillL>disableSimulationdataTypeObjectPositionInfoPsideEmptyflagsAttributesidjtypeLand_fort_bagfence_longpositionSFCPEangles@̻=@skillL>disableSimulationdataTypeObjectPositionInfo-sideEmptyflagsAttributeseidmtypeLand_fort_bagfence_longpositionFcCEangles@̻=@eskillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidutypeLand_fort_bagfence_longlpositioncFCzEangles@s.@@BskillL>disableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeLand_fort_bagfence_longIpositionH4 F4C-Eangles@?@<skillL>disableSimulationIdataTypeObjectPositionInfosideEmptyflagsAttributesidwtypeLand_fort_bagfence_long& position9 FC9EanglesdisableSimulation& dataTypeObjectPositionInfo sideEmptyflagsAttributes idxtypeLand_fort_bagfence_long positionS FC1Eanglesv+@;Q@E|@ skillL>disableSimulation dataTypeObjectPositionInfo~ sideEmptyflagsAttributes idytypeLand_fort_bagfence_long positionY FgCH&Eanglesv+@ ?E|@ skillL>disableSimulation dataTypeObjectPositionInfo[ sideEmptyflagsAttributes id{typeLand_fort_bagfence_long positionXFCEangles@0G@uD= skillL>disableSimulation dataTypeObjectPositionInfo8 sideEmptyflagsAttributesp idtypeLand_fort_bagfence_long positionyFCTEangles@0G@uD=p skillL>disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributesM idtypeLand_fort_bagfence_longw positionFG<C?Eanglesy@TM@Q=M skillL>disableSimulationw dataTypeObjectPositionInfo sideEmptyflagsAttributes*idtypeLand_fort_bagfence_longTpositionFhCҿEangles튓?X=*skillL>disableSimulationTdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_long1positionRFC]Eangles@iD@DX=skillL>disableSimulation1dataTypeObjectPositionInfosideEmptyflagsAttributesidCtypeLand_fort_bagfence_cornerposition> F{ C/Eangles@]5@I@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeLand_fort_bagfence_cornerpositionV Fm| C=Eangles@@@r+@skillL>disableSimulationdataTypeObjectPositionInfolsideEmptyflagsAttributesidftypeLand_fort_bagfence_cornerpositionN FBSEanglesl@AU?`X@skillL>disableSimulationdataTypeObjectPositionInfoKsideEmptyflagsAttributesidgtypeLand_fort_bagfence_cornerpositionV F`BBEanglesP@@1@skillL>disableSimulationdataTypeObjectPositionInfo:sideEmptyflagsAttributesriditypeLand_fort_bagfence_corneratlOffsetposition'FϩCEangles@B#@`X@rskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesPidEtypeLand_fort_bagfence_roundzpositionT0 F& CHEangles@@I@PskillL>disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes.idOtypeLand_fort_bagfence_roundXpositionP[ FG CbEangles@ ?@.skillL>disableSimulationXdataTypeObjectPositionInfosideEmptyflagsAttributes id_typeLand_fort_bagfence_round6position& FkrB~Eanglest@p@@r@ skillL>disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesidltypeLand_fort_bagfence_roundpositionFCEangles1@OP@1@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid*typeBMP2WreckatlOffset@<position FF CEanglesr<Q?@disableSimulationdataTypeObjectPositionInfodsideEmptyflagsAttributesid+typeBMP2WreckatlOffsetpositionQk FC)WEangles5d@P@@disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_id,typeBRDMWreck}position F- C0EanglesiJ@ꢁ@_@_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeCUP_O_BTR60_RU-position FCEangles t@'-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BTR90_RUpositionoUF;BCEanglespԍ@dataTypeObjectPositionInfoXsideEmptyflagsAttributesidctypeLand_fortified_nest_bigpositiona FoBEanglesG@ ]?#@disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidhtypeLand_fortified_nest_bigposition@ F,CEanglesMK@;e0>@adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_BagBunker_Large_F[positiondFCӫEangles@,Q?.#=1skillL>disableSimulation[dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_CamoNet_EASTatlOffset76positionFTCEangles@75=@disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesid|typeLand_CamoNetVar_EASTatlOffset9 positionF.CEangleso@0G@EB=skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Misc_Cargo1CatlOffsetposition\ F6C9Eangles@P@@disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributes id'typeLand_Misc_Cargo1CatlOffset position F CqEanglesr@%*@r@ disableSimulation dataTypeObjectPositionInfoU!sideEmptyflagsAttributes!idtypeLand_Misc_CargoMarket1a_EP1!positiont FKCCEanglesI4@E@!disableSimulation!dataTypeObjectPositionInfo$"sideEmptyflagsAttributes\"idtypeLand_Misc_Cargo1D_EP1z"position F#CEanglesG@\"disableSimulationz"dataTypeObjectPositionInfo"sideEmptyflagsAttributes+#idtypeLand_Misc_Cargo2C_EP1I#positionƑ FSCaEangles \@8@+#disableSimulationI#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_Misc_Cargo2E_EP1$positionFMC Eangles/Ƞ@#disableSimulation$dataTypeObjectPositionInfo$sideEmptyflagsAttributes$idtypeLand_Misc_Cargo2E$positionFMC2Eangleseo@$disableSimulation$dataTypeObjectPositionInfoj%sideEmptyflagsAttributes%idtypeTK_WarfareBContructionSite_Base_EP1%position FIC~EanglesK<9ؤ?%disableSimulation%dataTypeObjectPositionInfoG&sideEmptyflagsAttributes&idtypeTK_WarfareBContructionSite_Base_EP1&position F.C$EanglesK<O@&disableSimulation&dataTypeObjectPositionInfo"'sideEmptyflagsAttributesZ'idtypeLand_CncBarrier_FatlOffset7'positionF;cCwEangles@]H@}=Z'skillL>disableSimulation'dataTypeObjectPositionInfo (sideEmptyflagsAttributesA(idtypeLand_CncBarrier_FatlOffset7k(positionSFn0CEangleš@@=A(skillL>disableSimulationk(dataTypeObjectPositionInfo(sideEmptyflagsAttributes()idtypeLand_CncBarrier_FatlOffset7R)positionMFC?Eangles@7D@ؿ=()skillL>disableSimulationR)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idtypeLand_CncBarrier_F)*positionF2CEangles@L@=)skillL>disableSimulation)*dataTypeObjectPositionInfo*sideEmptyflagsAttributes*idtypeMisc_concrete_HighatlOffset,+position{F CEangles@8ܕ@EB=*skillL>disableSimulation+dataTypeObjectPositionInfo+sideEmptyflagsAttributes+idtypeMisc_cargo_cont_net2atlOffset+position FCEangles@+disableSimulation+dataTypeObjectPositionInfog,sideEmptyflagsAttributes,idtypeMisc_cargo_cont_net3,positionA FCEangles8@nF<,disableSimulation,dataTypeObjectPositionInfo5-sideEmptyflagsAttributesm-idtypeMisc_cargo_cont_net3-position F2CsEangles@g@^@m-disableSimulation-dataTypeObjectPositionInfo.sideEmptyflagsAttributesV.id typeLand_DieselGroundPowerUnit_01_FatlOffset9.positionW F CEangles{@@@V.createAsSimpleObjectdisableSimulation.dataTypeObjectPositionInfo/sideEmptyflagsAttributes F$ CEangles>+@6disableSimulation6dataTypeObjectPositionInfo"7sideEmptyflagsAttributesZ7idtypeLand_fort_rampartatlOffset@+@58disableSimulationS8dataTypeObjectPositionInfo8sideEmptyflagsAttributes9id2typeLand_fort_rampart9position8 F C/Eanglesʺ@Q;9disableSimulation9dataTypeObjectPositionInfo9sideEmptyflagsAttributes9id)typeLand_fort_rampart9positionp4 F6 C>Eangles-@Q;9disableSimulation9dataTypeObjectPositionInfo^:sideEmptyflagsAttributes:id*typeLand_fort_rampart:positionȊ F C0EanglesK<ʺ@:disableSimulation:dataTypeObjectPositionInfo);sideEmptyflagsAttributesa;id+typeLand_fort_rampart;positionĆ F CVEanglesK<-@a;disableSimulation;dataTypeObjectPositionInfo;sideEmptyflagsAttributes,<id,typeLand_fort_rampartJ<position F CPEanglesR?@,<disableSimulationJ<dataTypeObjectPositionInfo<sideEmptyflagsAttributes<idtypeLand_fort_rampart=position#FCEangles=s@@m=<disableSimulation=dataTypeObjectPositionInfo=sideEmptyflagsAttributes=idtypeMisc_palletsfoiled=position)p FrC^Eangles4P@=disableSimulation=dataTypeObjectPositionInfoW>sideEmptyflagsAttributes>idtypeMisc_palletsfoiled>positionk FXsCVEangles4P@@>disableSimulation>dataTypeObjectPositionInfo8?sideEmptyflagsAttributesp?idtypeMisc_palletsfoiled_heapatlOffset7?position1_ FBC}EanglesՋ@@p?disableSimulation?dataTypeObjectPositionInfo @sideEmptyflagsAttributesA@idtypeMisc_palletsfoiled_heap_@positionf FCEangles4@@A@disableSimulation_@dataTypeObjectPositionInfo@sideEmptyflagsAttributesAiditypeLand_Leseni4xatlOffset96Aposition's F?CqEangles(@@ԉ<AdisableSimulation6AdataTypeObjectPositionInfoAsideEmptyflagsAttributesAidtypePowGen_BigAposition F6C EanglesQ;8@AdisableSimulationAdataTypeObjectPositionInfooBsideEmptyflagsAttributesBidstypeLand_HBarrier_3_FBposition$F@C%Eangles@VkT>eX@BdisableSimulationBdataTypeObjectPositionInfoJCsideEmptyflagsAttributesCidttypeLand_HBarrier_3_FatlOffset7Cposition F~qC+Eangles@d=@CdisableSimulationCdataTypeObjectPositionInfoDsideEmptyflagsAttributesMDid}typeLand_HBarrier_1_FwDpositionIFaC'Eanglesy@? X=MDskillL>disableSimulationwDdataTypeObjectPositionInfoDsideEmptyflagsAttributes#EidWtypeLand_IronPipes_FMEposition2 FmCEanglesl@`@#@#EskillL>disableSimulationME dataTypeObjectPositionInfoEsideEmptyflagsAttributes$FidtypeCUP_O_Kamaz_Reammo_RUatlOffset(=CustomAttributes8FHposition Fm CJEanglesHK@"@,4=$FlockLOCKED8FAttribute0pFAttribute1GnAttributesHpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueFGdataFGsingleTypeSTRINGvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]Gpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueqHHdataHHsingleTypeBOOLvalueH dataTypeObjectPositionInfoDIsideEmptyflagsAttributes|IidtypeCUP_O_Kamaz_Reammo_RUatlOffset=CustomAttributesIKposition" F## C$Eanglesr@"@@|IlockLOCKEDIAttribute0IAttribute1@KnAttributesKpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"J@Kdata2J@KsingleTypeSTRINGvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]@Kpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueKKdataKKsingleTypeBOOLvalueK dataTypeObjectPositionInfoLsideEmptyflagsAttributesLidtypeCUP_O_Kamaz_Refuel_RUatlOffset`CustomAttributesLUOpositionI F C\Eangles9{?{dataTypeObjectPositionInfo{sideEmptyflagsAttributes{idtypeCUP_O_Ural_RU{positionKFCrEangles"@b:{{dataTypeObjectPositionInfo[|sideEmptyflagsAttributes|id-typeUralWreck|positionݠ F*CSEangles>|disableSimulation|dataTypeObjectPositionInfo8}sideEmptyflagsAttributesp}idtypeCUP_O_Ural_Empty_RUatlOffsetv}positionO FݮC;yEangles@B?@p}v}dataTypeObjectPositionInfo}sideEmptyflagsAttributes6~id(typeCUP_O_Ural_Repair_RUatlOffset<~position FCYEangles]O?zĜ;6~<~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~idtypeRU_WarfareBVehicleServicePointposition@ F_ CXAEanglesBK@5Y@@~disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeWaterPump_01_forest_Fpositiony F CEangles<?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWooden_barrelsatlOffset7րposition3 FjC[Eangles~;?P@disableSimulationրdataTypeObjectPositionInfoHsideEmptyflagsAttributesid typeWooden_barrelsposition8 FhCEangles~;^@XdisableSimulationvdataTypeObjectPositionInfosideEmptyflagsAttributes'id8typeLand_WoodenCrate_01_F`position/o FMCN2Eangles@w?֚Q<'createAsSimpleObjectdisableSimulation`dataTypeObjectPositionInfoهsideEmptyflagsAttributesid$typeLand_WoodenCrate_01_FJpositiony FL CB?Eangles&@createAsSimpleObjectdisableSimulationJdataTypeObjectPositionInfösideEmptyflagsAttributesid5typeLand_WoodenCrate_01_stack_x3_F"position j FCO!Eangles/@=> ^<disableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_WoodenCrate_01_stack_x3_FatlOffset7 positionw FuCܐEangles>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesԊid<typeLand_WoodenCrate_01_stack_x3_FatlOffset7position FuCEanglesk@ԊdisableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_WoodenCrate_01_stack_x3_FʋpositionxQFIsC!Eanglesb:L@disableSimulationʋdataTypeObjectPositionInfoLsideEmptyflagsAttributesid%typeLand_WoodenCrate_01_stack_x3_Fpositionx FP CSEanglesb:H-@disableSimulationdataTypeObjectPositionInfo$sideEmptyflagsAttributes\id4typeLand_WoodenCrate_01_stack_x5_Fzpositiong FC/Eangles/@[@K=\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes4id9typeLand_WoodenCrate_01_stack_x5_FRposition FCEangles읈@4disableSimulationRdataTypeObjectPositionInfoԎsideEmptyflagsAttributes id&typeLand_WoodenCrate_01_stack_x5_F*position~ F@ CsIEanglesb:ɲ@ disableSimulation*dataTypeObjectPositionInfosideEmptyflagsAttributesidltypeLand_WoodenWindBreak_01_FatlOffset`9(position0 F CSEangles@@/>@createAsSimpleObjectdisableSimulation(dataTypeObjectPositionInfosideEmptyflagsAttributesidmtypeLand_WoodenWindBreak_01_FatlOffsetP9&positionY! F CǍEangles@@*@createAsSimpleObjectdisableSimulation&dataTypeObjectPositionInfosideEmptyflagsAttributesidntypeLand_WoodenWindBreak_01_FatlOffset@$position FJ C~Eangles@@@createAsSimpleObjectdisableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesidotypeLand_WoodenWindBreak_01_FatlOffset8"position F C&oEanglesHK@@,4=createAsSimpleObjectdisableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesדidqtypeLand_WoodenWindBreak_01_FpositionU F( CUEanglesQ;@_@דcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesŔidrtypeLand_WoodenWindBreak_01_FpositionQ F( C6Eangles,;@_@ŔcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesÕidstypeLand_WoodenWindBreak_01_FatlOffset7position F' CEangles@@ÕcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidutypeLand_WoodenWindBreak_01_FatlOffsetpposition Fo CEangles@@1@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeLand_WoodenWindBreak_01_FatlOffset9position F}O CEanglesr@@r@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeLand_WoodenWindBreak_01_FatlOffset ;positiong F C`Eangles@63,@@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidytypeLand_WoodenWindBreak_01_FatlOffset~;position F3 CTpEangles@63,@P@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidztypeLand_WoodenWindBreak_01_FatlOffsetֻposition] Fa CREanglesHK@63,@l@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid{typeLand_WoodenWindBreak_01_FatlOffsetposition F CXEangles8@63,@@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesid|typeLand_WoodenWindBreak_01_FatlOffsetposition F8( CEangles\k=d8@o@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesid}typeLand_WoodenWindBreak_01_Fܝposition F# CMEangles[A=d8@8Z@createAsSimpleObjectdisableSimulationܝdataTypeObjectPositionInfoisideEmptyflagsAttributesid~typeLand_WoodenWindBreak_01_FatlOffsetڞpositioni F C#Eangles<d8@8Z@createAsSimpleObjectdisableSimulationڞdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeLand_WoodenWindBreak_01_FatlOffset:؟positiond F8CJEangles =d8@@createAsSimpleObjectdisableSimulation؟dataTypeObjectPositionInfoesideEmptyflagsAttributesid-typeLand_WoodenWindBreak_01_FatlOffset:֠position FCEangles$<@@createAsSimpleObjectdisableSimulation֠dataTypeObjectPositionInfoSsideEmptyflagsAttributesid.typeLand_WoodenWindBreak_01_Fġposition FCqEanglesv@@@createAsSimpleObjectdisableSimulationġdataTypeObjectPositionInfoQsideEmptyflagsAttributesid/typeLand_WoodenWindBreak_01_FatlOffset¢positionU F=CEangles=@Ѣ@createAsSimpleObjectdisableSimulation¢dataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeTK_WarfareBContructionSite_Base_EP1positionC F CkEangleszĜ;4?disableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributes^idtypeTK_WarfareBContructionSite_Base_EP1|positionN F' CEanglesԌ@>@@^disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeTK_WarfareBContructionSite_Base_EP1YpositionL^ F C+EanglesQ;ܡ?y@;disableSimulationYdataTypeObjectPositionInfoԥsideEmptyflagsAttributes idtypeLand_fort_bagfence_long6position F, CI]Eangles@ތ?+< skillL>disableSimulation6dataTypeObjectPositionInfo¦sideEmptyflagsAttributesidtypeLand_fort_bagfence_roundatlOffset7$positionI F C%Eangles1@H*@ٯQ<skillL>disableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_roundatlOffset7positionI Fq0 CmvEangles@˅@@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesŨidtypeLand_fort_bagfence_longpositionFC^ EanglesQ=0 @,@ŨskillL>disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeLand_fort_bagfence_roundatlOffset7ݩpositiongFCL?Eangles<(Q@@skillL>disableSimulationݩdataTypeObjectPositionInfoisideEmptyflagsAttributesidtypeLand_fort_bagfence_roundatlOffset8˪position|FC>Eangles`7=2@ @skillL>disableSimulation˪dataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeLand_PaperBox_closed_Fpositionyn FtCgEangles"K@}disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesMidtypeLand_PaperBox_closed_Fkpositionnh F)uCbEangles@@MdisableSimulationkdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagBunker_Large_F;positionCs Fˏ Cs6EanglesjX@u?r@disableSimulation;dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagBunker_Large_F positionF]C $Eangles.<@t@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributes֮idtypeLand_DieselGroundPowerUnit_01_FatlOffset=position]2 Fԍ C]Eangles@ $@@֮createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesïidtypeLand_fort_artillery_nestpositionFRCEangles<t@!e=ïdisableSimulationdataTypeObjectPositionInfoXsideEmptyflagsAttributesidtypeLand_HBarrier_Big_FpositionWE WB9Eangles9?disableSimulationdataTypeObjectPositionInfo<sideEmptyflagsAttributestidtypeLand_JetEngineStarter_01_FatlOffset@positions FCEangles@`@@tcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeLand_PressureWasher_01_Fposition# FH C#EanglesnF<?Q;acreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesTidtypeWooden_barrelsatlOffsetrpositionS FۉCREangles@B*?Item2(Item3Item4Item5Item6xItem7sItem8dataTypeGroupsideEastEntitiesAttributes.CrewLinks4idYatlOffset{T|>itemsItem0eItem1#Item2Item3Item4AItem5Item6.dataTypeObjectPositionInfoֹsideEastflagsAttributesid[typeCUP_O_RU_Pilot#positionhW%FtB5AFanglesV@"l@t@nameheli_3D#dataTypeObjectPositionInfosideEastAttributesкid\typeCUP_O_RU_PilotatlOffset @positionlW%F&~#BB5AFanglesV@"l@t@кnameheli_3G dataTypeWaypointloiterAltitudeposition?t F1CN EplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudepositionE F CEplacementCcompletitionRadiusHBEffects;showWPNEVERidtypeSeekAndDestroyAA dataTypeWaypointloiterAltitudepositionF.BxEplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeSeekAndDestroyatlOffset7 dataTypeWaypointloiterAltitudepositionJyFC8EplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionf F-HC4EEffects(showWPNEVERidtypeCycle..4LinkIDProviderYLinksl>nextIDlitemsItem0Item1>linkIDitem0[item1ZCustomDataϾrolelinkIDitem0\item1ZCustomData>roleturretPath> dataTypeObjectPositionInfoԿsideEastflagsAttributes idZtypeCUP_O_Ka52_RUatlOffset&CustomAttributes(position$F^1BAFanglesV@"l@t@ nameheli_3reportRemoteTargetsreceiveRemoteTargetsreportOwnPositionpylonsCUP_PylonPod_32Rnd_S5_M;CUP_PylonPod_32Rnd_S5_M;CUP_PylonPod_32Rnd_S5_M;CUP_PylonPod_32Rnd_S5_M;Attribute0nAttributes(propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueY(datai(singleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false](dataTypeGroupsideEastEntitiesAttributesCrewLinksid]atlOffset{T|itemsItem0Item1Item2Item3)Item4Item5Item68dataTypeObjectPositionInfoqsideEastflagsAttributesid_typeCUP_O_RU_PilotatlOffset8positionA$F/;B!BFangles@m@@@nameheli_2DdataTypeObjectPositionInfo3sideEastAttributeskid`typeCUP_O_RU_PilotatlOffsetP|2@positionB$FFB !BFangles@m@@@knameheli_2G dataTypeWaypointloiterAltitudepositionF}BHEplacementCcompletitionRadiusHBEffects#showWPNEVERidtypeMove)) dataTypeWaypointloiterAltitudepositiono'FBEplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeSeekAndDestroy dataTypeWaypointloiterAltitudeposition& FfJC`EplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeSeekAndDestroy dataTypeWaypointloiterAltitudeposition FB]EplacementCcompletitionRadiusHBEffects2showWPNEVERidtypeMove88dataTypeWaypointloiterAltitudepositionF7BDWEEffectsshowWPNEVERidtypeCycleatlOffsetLinkIDProviderLinksnextIDitemsItem0/Item1{linkIDitem0_item1^CustomDataj{role{linkIDitem0`item1^CustomDataroleturretPath dataTypeObjectPositionInfoysideEastflagsAttributesid^typeCUP_O_Mi24_V_Dynamic_RUatlOffsetCustomAttributesposition##FTGB BFangles@m@@@nameheli_2pylonsCUP_PylonPod_2Rnd_Igla_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_2Rnd_Igla_M[0];Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]dataTypeGroupsideEastEntities9AttributesqCrewLinkswidaatlOffset{T|ÁitemsItem0Item1fItem2(Item3Item4Item57Item6qdataTypeObjectPositionInfosideEastflagsAttributesQidbtypeCUP_O_RU_PilotatlOffset FwACEangley@AttributesaidtypeEmptyDetectorconditioncall{triggeractivated LEMB}sizeAj@sizeB9@dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset`Ӝ@CustomAttributes6position( FVCgE6 Attribute0Attribute1Attribute2EAttribute3Attribute4Attribute5OAttribute6Attribute7Attribute8fnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\datalsingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueEdataEsingleTypeSCALARvalueEpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuekdata{singleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueOdata)OsingleTypeSCALARvalueBOpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuewdatasingleTypeSCALARvalue@ApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value3fdataCfsingleTypeSTRINGvaluefpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositioncF8CEangley@AttributesidtypeEmptyDetectorconditioncall{triggeractivated LEMB}sizeAj@sizeB9@dataTypeLogicPositionInfoAidtypeAdmiral_CqcZoneatlOffset`@CustomAttributesaJpositionMFg#C;Ea Attribute0 Attribute1Attribute2pAttribute3Attribute4Attribute5zAttribute6&Attribute7Attribute8nAttributes JpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value:pdataJpsingleTypeSCALARvalueppropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDzdataTzsingleTypeSCALARvalueBzpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&data&singleTypeBOOLvalue&propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@ApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value^datansingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueJdata'JsingleTypeSTRINGvalueJdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset՜@CustomAttributespositionU] FrBCE Attribute0Attribute12Attribute2Attribute3Attribute4DAttribute5Attribute6Attribute7PAttribute8 nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value2data2singleTypeSTRINGvalue2propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueDdataDsingleTypeSCALARvalueBDpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejdatazsingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuePdata*PsingleTypeSCALARvalue@APpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionq F٭ C6Eangley@Attributes/idtypeEmptyDetectoruconditioncall{triggeractivated LEMB}sizeAj@sizeBC@udataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset̜@CustomAttributesposition1 FCNE Attribute0Attribute1]Attribute2Attribute3Attribute4oAttribute5Attribute6Attribute7{Attribute84nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value*]data:]singleTypeSTRINGvalue]propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value9odataIosingleTypeSCALARvalueBopropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueE{dataU{singleTypeSCALARvalue@{propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value4data4singleTypeSTRINGvalue4propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition-` FgBLEangley@AttributesZidtypeEmptyDetectorconditioncall{triggeractivated LEMB}sizeAj@sizeBl@dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset@CustomAttributesG0positionF F|CEangles@G Attribute0Attribute1Attribute2VAttribute3Attribute4Attribute5`Attribute6 Attribute7Attribute8wnAttributes 0propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuemdata}singleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value Vdata0VsingleTypeSCALARvalueVpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value|datasingleTypeSCALARvalueBpropertyAdmiral_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];ValuedatasingleTypeSCALARvalueApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueDwdataTwsingleTypeSTRINGvaluewpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value0data 0singleTypeSTRINGvalue0dataTypeTriggerpositionޭ F{BEangle@AttributesidtypeEmptyDetectorconditioncall{triggeractivated LEMB}sizeAZAsizeB»AdataTypeLogicPositionInfoRidtypeAdmiral_CqcZoneatlOffset @CustomAttributess positionF)nCB{EanglesWi5? Attribute02Attribute1Attribute2Attribute3GAttribute4Attribute5Attribute6OAttribute7 Attribute8 nAttributes s propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuecdatassingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGdata!GsingleTypeSCALARvalueGpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuemdata}singleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOdata+OsingleTypeBOOLvalueOpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value data singleTypeSCALARvalue@A propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@ s dataP s singleTypeSTRINGvalues dataTypeTriggerpositionˆ F٭CEangleH?Attributes idtypeEmptyDetector& conditioncall{triggeractivated LEMB}sizeAbBsizeByi+B& dataTypeLogicPositionInfo idtypeAdmiral_CqcZoneatlOffsetyI?CustomAttributes positionF,C9{E  Attribute0] Attribute1 Attribute2 Attribute3rAttribute4 Attribute5Attribute6zAttribute7,Attribute8nAttributes 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<rdataLrsingleTypeSCALARvaluerpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueB propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueFzdataVzsingleTypeBOOLvaluezpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value,data,singleTypeSCALARvalue@A,propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuekdata{singleTypeSTRINGvaluedataTypeTriggerpositioneF[CEAttributesidtypeEmptyDetectorEconditioncall{triggeractivated LEMB}sizeAˡAsizeB5BEdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset@œ@CustomAttributesposition߷FOCE Attribute0|Attribute1-Attribute2Attribute3Attribute4?Attribute5Attribute6Attribute7KAttribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value-data -singleTypeSTRINGvalue-propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value[dataksingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value ?data?singleTypeSCALARvalueB?propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueedatausingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueKdata%KsingleTypeSCALARvalue@AKpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionFC$Eangley@Attributes*idtypeEmptyDetectorpconditioncall{triggeractivated LEMB}sizeAj@sizeBC@pdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset?@CustomAttributes#position J F CEangleso@ Attribute0Attribute1pAttribute2&Attribute3Attribute4Attribute50 Attribute6 Attribute7!Attribute8G"nAttributes #propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value=pdataMpsingleTypeSTRINGvalueppropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value&data&singleTypeSCALARvalue&propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLdata\singleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value0 data 0 singleTypeSCALARvalueB0 propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value  data  singleTypeBOOLvalue propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueX!!datah!!singleTypeSCALARvalueA!propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value"G"data$"G"singleTypeSTRINGvalueG"propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value"#data"#singleTypeSTRINGvalue#dataTypeTriggerposition6 FCq_Eangleo@Attributesm#idtypeEmptyDetector#conditioncall{triggeractivated LEMB}sizeAAsizeBPA#dataTypeTriggerpositionI FCEangleW@Attributes $idtypeEmptyDetectorf$conditioncall{triggeractivated LEMB}sizeAyAsizeBBf$dataTypeLogicPositionInfo$idtypeAdmiral_CqcZoneatlOffset @CustomAttributes %+position FxCfEanglesWi5? % Attribute0%Attribute1f&Attribute2'Attribute3'Attribute4x(Attribute5&)Attribute6)Attribute7*Attribute8=+nAttributes +propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value3&f&dataC&f&singleTypeSTRINGvaluef&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];ValueB(x(dataR(x(singleTypeSCALARvalueBx(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];ValueN**data^**singleTypeSCALARvalue A*propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value +=+data+=+singleTypeSTRINGvalue=+propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value++data++singleTypeSTRINGvalue+dataTypeTriggerposition F2CEangle?Attributesc,idtypeEmptyDetector,conditioncall{triggeractivated LEMB}sizeAKGBsizeBC,dataTypeLogicPositionInfo-idtypeAdmiral_CqcZoneatlOffset@CustomAttributesP-94positionFCÞEangles?P- Attribute0-Attribute1.Attribute2_/Attribute3 0Attribute40Attribute5i1Attribute62Attribute72Attribute83nAttributes 94propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuev..data..singleTypeSTRINGvalue.propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value)/_/data9/_/singleTypeSCALARvalue_/propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/ 0data/ 0singleTypeSCALARvalue 0propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value00data00singleTypeSCALARvalueB0propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value31i1dataC1i1singleTypeSCALARvalueBi1propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value12data12singleTypeBOOLvalue2propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value22data22singleTypeSCALARvalueA2propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueM33data]33singleTypeSTRINGvalue3propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value494data494singleTypeSTRINGvalue94dataTypeLayernamePATROLEntities4idatlOffset '@1>itemsItem04Item151>dataTypeTriggerpositionzA FzC3Eangle@Attributes*5idtypeEmptyDetectoratlOffset5conditioncall{triggeractivated LEMB}sizeAmCsizeB#.CisRectangle5dataTypeLogicPositionInfo5idtypeAdmiral_PatrolZoneatlOffsetI@CustomAttributes,61>position FKxCEangles@,6 Attribute06Attribute17Attribute2I8Attribute38Attribute49Attribute5Z:Attribute6!;Attribute7;Attribute8<Attribute9u=nAttributes 1>propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuee77datau77singleTypeSTRINGvalue7propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value8I8data#8I8singleTypeSCALARvalueI8propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value88data88singleTypeSCALARvalueB8propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueu99data99singleTypeSCALARvalueB9propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&:Z:data6:Z:singleTypeBOOLvalueZ:propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value:!;data:!;singleTypeSCALARvalue!;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<<singleTypeSCALARvalueA<propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueB=u=dataR=u=singleTypeSTRINGvalueu=propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value=1>data>1>singleTypeSTRINGvalue1>dataTypeLayernameATKEntitiesz>idatlOffsettx[§%items$Item02@Item1@Item2BItem3nDItem4PItem5mQItem6SItem7UItem8*bItem9bItem10#eItem11fItem12 iItem13EuItem14vItem15wItem16yItem17Item18Item19ԈItem20(Item21MItem22Item23kItem24$Item25IItem26Item27^Item28Item29{Item30Item31aItem32Item33^Item34Item35dataTypeTriggerposition yF> CEEangle^@Attributes@idtypeEmptyDetector@conditiontriggeractivated lemb_atksizeA,@sizeB:@timeoutpBpBpB@dataTypeGroupsideCivilianEntitiesZAAttributesBidatlOffset{T|õBitemsItem0AItem1/BBdataTypeObjectPositionInfoAsideCivilianflagsAttributes)BidtypeC_Bob_VR/Bposition{F* C;EanglesA @)B/BdataTypeWaypointloiterAltitudepositionQ FCgEEffectsBshowWPNEVERidtypeMoveBBBdataTypeGroupsideCivilianEntitiesCAttributeshDidatlOffset{T|nDitemsItem0;CItem1ChDdataTypeObjectPositionInfoCsideCivilianflagsAttributesCidtypeC_Bob_VRCpositionF+ CnDEangles1 @CCdataTypeWaypointloiterAltitudepositionFB0EEffectsbDshowWPNEVERidtypeMovehDhDnDdataTypeLogicPositionInfoDidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesEPpositionJaF C+hEanglesnsD=R@ e=EAttribute0FAttribute1FAttribute2GAttribute3JHAttribute4IAttribute5IAttribute6uJAttribute7DKAttribute8KAttribute9LAttribute10MAttribute11WNAttribute12OAttribute13OnAttributesPpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueFFdataFFsingleTypeSTRINGvalueFpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value]GGdatamGGsingleTypeSCALARvalueGpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueHJHdata$HJHsingleTypeSCALARvalueBJHpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueHIdataHIsingleTypeSCALARvalueBIpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueIIdataIIsingleTypeSCALARvalue AIpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueAJuJdataQJuJsingleTypeBOOLvalueuJpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueKDKdataKDKsingleTypeSCALARvalue@DKpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueKKdataKKsingleTypeSTRINGvalueKpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueLLdataLLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value\MMdatalMMsingleTypeSCALARvalue?MpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value!NWNdata1NWNsingleTypeSCALARvalueWNpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueNOdataNOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueOOdataOOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuepPPdataPPsingleTypeSTRINGvaluePdataTypeTriggerpositiongF'BEangle A?AttributesQidtypeEmptyDetectormQconditiontriggeractivated lemb_atksizeA,@sizeB:@timeoutBBBmQdataTypeGroupsideCivilianEntitiesQAttributesSidatlOffset{T|ñSitemsItem0QItem1RItem2+SSdataTypeObjectPositionInfomRsideCivilianflagsAttributesRidtypeC_Bob_VRRposition bFS5BEangles䢚@RRdataTypeWaypointloiterAltitudepositionH FmC'EEffects%SshowWPNEVERidtypeMove+S+SdataTypeWaypointloiterAltitudeposition FCXEEffectsSshowWPNEVERidtypeMoveSSSdataTypeGroupsideCivilianEntitiesTAttributesUidatlOffset{T|UitemsItem0BTItem1TItem2oUUdataTypeObjectPositionInfoTsideCivilianflagsAttributesTidtypeC_Bob_VRTpositionS`F3BEangles@TTdataTypeWaypointloiterAltitudepositionFCEEffectsiUshowWPNEVERidtypeMoveoUoUdataTypeWaypointloiterAltitudepositionR FXCyEEffectsUshowWPNEVERidtypeMoveUUUdataTypeLogicPositionInfomVidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributesV*bpositionރFܮB!Eanglesr@?@VAttribute0WAttribute1cXAttribute2YAttribute3YAttribute4ZAttribute5G[Attribute6[Attribute7\Attribute8]Attribute9R^Attribute10_Attribute11_Attribute12`Attribute13hanAttributes*bpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value0XcXdata@XcXsingleTypeSTRINGvaluecXpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueXYdataXYsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueYYdataYYsingleTypeSCALARvalueBYpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueRZZdatabZZsingleTypeSCALARvalueBZpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value[G[data![G[singleTypeSCALARvalue AG[propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value[[data[[singleTypeBOOLvalue[propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value\\data\\singleTypeSCALARvalue\propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueR]]datab]]singleTypeSTRINGvalue]propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value^R^data,^R^singleTypeSCALARvalueR^propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value^_data^_singleTypeSCALARvalue_propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value__data__singleTypeSCALARvalue_propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuei``datay``singleTypeSCALARvalue?`propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value2ahadataBahasingleTypeSCALARvalue@hapropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuea*bdatab*bsingleTypeSTRINGvalue*bdataTypeTriggerpositiond F2CEAttributesbidtypeEmptyDetectorbconditiontriggeractivated lemb_atksizeA- @sizeB@bdataTypeGroupsideCivilianEntities-cAttributeseidatlOffset{T|#eitemsItem0`cItem1 dItem2dedataTypeObjectPositionInfocsideCivilianflagsAttributesdidtypeC_Bob_VR dposition  FxC{EanglesFH@d ddataTypeWaypointloiterAltitudeposition FCXiEEffectsdshowWPNEVERidtypeMovedddataTypeWaypointloiterAltitudeposition F'C%EEffectseshowWPNEVERidtypeMoveatlOffset8ee#edataTypeGroupsideCivilianEntitieseAttributesfidatlOffset{T|fitemsItem0eItem1VffdataTypeObjectPositionInfofsideCivilianflagsAttributesPfidtypeC_Bob_VRVfposition FCѣEangles{I@PfVfdataTypeWaypointloiterAltitudeposition Fr.CAEEffectsfshowWPNEVERidtypeMovefffdataTypeGroupsideCivilianEntities:gAttributesiidatlOffset{T| iitemsItem0mgItem1hItem2hidataTypeObjectPositionInfogsideCivilianflagsAttributeshidtypeC_Bob_VRhpositionr FC3EanglesI@hhdataTypeWaypointloiterAltitudeposition;F? ChEEffectshshowWPNEVERidtypeMovehhdataTypeWaypointloiterAltitudepositionJ FkCEEffectsishowWPNEVERidtypeMoveii idataTypeLogicPositionInfoiidtypeAdmiral_OndemandCampZoneCustomAttributesiEuposition FߣCEanglesa@E=iAttribute0jAttribute1~kAttribute25lAttribute3lAttribute4mAttribute5bnAttribute6oAttribute7oAttribute8pAttribute9mqAttribute104rAttribute11rAttribute12sAttribute13tnAttributesEupropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueKk~kdata[k~ksingleTypeSTRINGvalue~kpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuek5ldatal5lsingleTypeSCALARvalue5lpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuelldatallsingleTypeSCALARvalueBlpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuemmmdata}mmsingleTypeSCALARvalueBmpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value,nbndata@<7<1zAttribute0-{Attribute1{Attribute2|Attribute3]}Attribute4~Attribute5~Attribute6Attribute7WAttribute8Attribute9ށAttribute10Attribute11jAttribute12+Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value{{data{{singleTypeSTRINGvalue{propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuep||data||singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value'}]}data7}]}singleTypeSCALARvalueB]}propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value}~data}~singleTypeSCALARvalueB~propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value~~data~~singleTypeSCALARvalue A~propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTdatadsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value!Wdata1WsingleTypeSCALARvalue@WpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueހdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueށdataށsingleTypeSCALARvalueށpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueodatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuedata΄singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionG F>@Bj4EangleB)@Attributes#idtypeEmptyDetectorconditiontriggeractivated lemb_atksizeA,@sizeB:@timeoutpBpBpBdataTypeGroupsideCivilianEntitiesކAttributesΈidatlOffset{T|ԈitemsItem0Item1Item2>ΈdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition= F*uB@EanglesD߸@dataTypeWaypointloiterAltitudeposition%FWBtEEffects8showWPNEVERidtypeMove>>dataTypeWaypointloiterAltitudepositionFCoEEffectsȈshowWPNEVERidtypeMoveatlOffset7ΈΈԈdataTypeGroupsideCivilianEntities2Attributes"idatlOffset{T|(itemsItem0eItem1"Item2"dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7"positionFB=Eangles^W@"dataTypeWaypointloiterAltitudepositionW FC&EEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionS FV CEEffectsshowWPNEVERidtypeMove""(dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesȋMposition(FBEanglesr@-(@@ȋAttribute0ČAttribute1Attribute2=Attribute3Attribute4Attribute5jAttribute6Attribute7Attribute8Attribute9uAttribute10<Attribute11Attribute12•Attribute13nAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueSdatacsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataΎsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueudatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value4jdataDjsingleTypeSCALARvalue AjpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataȑsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueudatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value?udataOusingleTypeSCALARvalueupropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<data<singleTypeSCALARvalue?<propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value˔data۔singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value•data•singleTypeSCALARvalue•propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueUdataesingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMdata*MsingleTypeSTRINGvalueMdataTypeTriggerpositionjl FACOEangleS@AttributesidtypeEmptyDetectorconditiontriggeractivated lemb_atksizeA,@sizeB:@timeoutBBBdataTypeGroupsideCivilianEntitiesuAttributeseidatlOffset{T|kitemsItem0Item1UItem2ՙedataTypeObjectPositionInfosideCivilianflagsAttributesOidtypeC_Bob_VRUposition$p F9vCYEanglesŲ#>OUdataTypeWaypointloiterAltitudepositionFBpPEEffectsϙshowWPNEVERidtypeMoveՙՙdataTypeWaypointloiterAltitudepositionIF BIEEffects_showWPNEVERidtypeMoveatlOffset7eekdataTypeGroupsideCivilianEntitiesɚAttributesidatlOffset{T|$itemsItem0Item1dataTypeObjectPositionInfo`sideCivilianflagsAttributesidtypeC_Bob_VRpositionzj FoC]Eangles2>dataTypeWaypointloiterAltitudeposition F{C]EEffectsshowWPNEVERidtypeMove$dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesĜIpositionLf FS2CZEangles@=lS@@ĜAttribute0Attribute1Attribute29Attribute3Attribute4Attribute5fAttribute6Attribute7Attribute8Attribute9qAttribute108Attribute11Attribute12Attribute13nAttributesIpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOdata_singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value9data9singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataʟsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueqdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value0fdata@fsingleTypeSCALARvalue AfpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataĢsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueqdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value;qdataKqsingleTypeSCALARvalueqpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value8data8singleTypeSCALARvalue8propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueǥdataץsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueQdataasingleTypeSCALARvalue@@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueIdata&IsingleTypeSTRINGvalueIdataTypeTriggerpositionF) CӉEangle{~@AttributesidtypeEmptyDetectorconditiontriggeractivated lemb_atksizeA,@sizeB:@dataTypeGroupsideCivilianEntitiesXAttributesXidatlOffset{T|^itemsItem0Item18Item2ȪXdataTypeObjectPositionInfosideCivilianflagsAttributes2idtypeC_Bob_VR8positionFrE CEangles0R?28dataTypeWaypointloiterAltitudepositionQ F&B EEffectsªshowWPNEVERidtypeMoveatlOffset`ȪȪdataTypeWaypointloiterAltitudeposition\ FC8EEffectsRshowWPNEVERidtypeMoveatlOffset7XX^dataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|itemsItem0Item1dataTypeObjectPositionInfoSsideCivilianflagsAttributesidtypeC_Bob_VRpositionFe CɖEanglesU?dataTypeWaypointloiterAltitudeposition Fc CEEffects showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesuAttributesuidatlOffset{T|{itemsItem0Item1UItem2udataTypeObjectPositionInfosideCivilianflagsAttributesOidtypeC_Bob_VRUpositionƫFF CҚEangleskS?OUdataTypeWaypointloiterAltitudepositiondFU CEEffects߮showWPNEVERidtypeMoveatlOffset@dataTypeWaypointloiterAltitudeposition' F CEEffectsoshowWPNEVERidtypeMoveatlOffset8uu{dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes+positionFG CdEangles@}@@=+Attribute0'Attribute1Attribute2Attribute3WAttribute4Attribute5ʹAttribute6Attribute7QAttribute8 Attribute9طAttribute10Attribute11dAttribute12%Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataƱsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuejdatazsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value!Wdata1WsingleTypeSCALARvalueBWpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueسdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueʹdataʹsingleTypeSCALARvalue AʹpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueNdata^singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueQdata+QsingleTypeSCALARvalueQpropertyAdmiral_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@AطpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueidataysingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value.ddata>dsingleTypeSCALARvalue@dpropertyAdmiral_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}datasingleTypeSTRINGvaluedataTypeTriggerpositionFxBEangle!@AttributesidtypeEmptyDetectoraconditiontriggeractivated lemb_atksizeA,@sizeB:@adataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|åitemsItem0Item1Item2dataTypeObjectPositionInfoasideCivilianflagsAttributesidtypeC_Bob_VRpositionaF徥B|Eangles;@dataTypeWaypointloiterAltitudepositioncFtBBEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition2FChEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesXidatlOffset{T|^itemsItem0+Item1ؿXdataTypeObjectPositionInfosideCivilianflagsAttributesҿidtypeC_Bob_VRؿposition%FBEangles@ҿؿdataTypeWaypointloiterAltitudeposition F)CEEffectsRshowWPNEVERidtypeMoveXX^dataTypeGroupsideCivilianEntitiesAttributesidatlOffset{T|òitemsItem0Item1Item2dataTypeObjectPositionInfo^sideCivilianflagsAttributesidtypeC_Bob_VRposition"FBEangles9k@dataTypeWaypointloiterAltitudeposition'Fk`BEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionu FCױEEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeLogicPositionInfo*idtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesbpositionF}BEangles@>@!@@bAttribute0^Attribute1 Attribute2Attribute3Attribute4EAttribute5Attribute6Attribute7Attribute8BAttribute9Attribute10Attribute11Attribute12\Attribute13%nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueXdatahsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueEdataEsingleTypeSCALARvalueBEpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueRdatabsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueBdataBsingleTypeSTRINGvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@ApropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueedatausingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&\data6\singleTypeSCALARvalue\propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value%data%singleTypeSCALARvalue%propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition F:C-EangleK@AttributesTidtypeEmptyDetectornamelemb_atksizeA)\BsizeB33AsizeCAactivationByANYPLAYERdataTypeLayernameBALEETstateEntitiesidatlOffset(BitemsItem0SItem1Item2 Item3Item4Item5}dataTypeTriggerpositionEC.NEAttributesidtypeEmptyDetectoratlOffsetWAnameDELETE_ZONEsizeA!DsizeBUDisRectangledataTypeTriggerpositionhENBEAttributeshidtypeEmptyDetector onActivationif (isServer) then { [DELETE_ZONE] call ark_fnc_cleanUpAI; };sizeA1AsizeBoDsizeCAactivationByWESTisRectangle dataTypeTriggerpositionsECEAttributes|idtypeEmptyDetectoratlOffsetnameDELETE_ZONE_1sizeA!DsizeBUDisRectangledataTypeTriggerpositionZEBEAttributes2idtypeEmptyDetectoratlOffsetG9onActivationif (isServer) then { [DELETE_ZONE_1] call ark_fnc_cleanUpAI; };sizeA1AsizeBoDsizeCQ&BactivationByWESTisRectangledataTypeTriggerpositionߒE^bB EAttributes8idtypeEmptyDetector}nameDELETE_ZONE_2sizeA!DsizeBUDisRectangle}dataTypeTriggerpositionE{FIBEAttributesidtypeEmptyDetectoratlOffsett&onActivationif (isServer) then { [DELETE_ZONE_2] call ark_fnc_cleanUpAI; };sizeA1AsizeBoDsizeC6CBactivationByWESTisRectangledataTypeMarkerposition FC^EnamelembtypeEmptyidatlOffset9dataTypeMarkerposition9E-`BEnameradutypeEmptyidatlOffset9[dataTypeMarkerposition`EuBEnamelipitypeEmptyidatlOffset9dataTypeMarkerpositionEBەEnamejiptypeEmptyidatlOffset"dataTypeMarkerposition"EcC9\EnameahtextAH SERVICEtypeb_servicecolorNameColorBlueidatlOffset8dataTypeLogicPositionInfoid!typeARK_ACE_Rearm/positionS9EFCrwEangles:{<r@/dataTypeGroupsideWestEntitiesyAttributesid?itemsItem0Item1JItem2Item3DdataTypeObjectPositionInfo%sideWestflagsAttributes]id@typeB_officer_FJpositionaEN;aC庬Eangles,;@,;]skill?rankCAPTAINinit [this, ["faction", "CUP_USA_RAN"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Commanding Officer@COisPlayerisPlayableJdataTypeObjectPositionInfosideWestflagsAttributesidAtypeB_medic_FatlOffset7position_EP;aCEangles@@~;skill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Platoon Medic@COisPlayabledataTypeObjectPositionInfoJsideWestflagsAttributesidBtypeB_Soldier_FDpositionE 7aC֬Eangles,;@,;skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Platoon Rifleman@COisPlayableDdataTypeObjectPositionInfosideWestflagsAttributesidCtypeB_officer_Fposition=ES9aC֬Eangles,;@@skill?rankLIEUTENANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Executive Officer@COisPlayableformationDIAMONDdataTypeGroupsideWestEntities.AttributeszidDitemsItem0VItem1zdataTypeObjectPositionInfosideWestflagsAttributesidEtypeB_Soldier_SL_FpositioniE7aCh¬Eangles@@aC5Eangles@;9@@ skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 2 Automatic Rifleman@Bravo 2isPlayable dataTypeObjectPositionInfo6 sideWestflagsAttributesn idatypeB_Soldier_A_FatlOffset74 positionE;aCEangles1@;9@Q;n skill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayable4 dataTypeObjectPositionInfo sideWestflagsAttributes idbtypeB_soldier_LAT_FatlOffset7 positionEw@aC~Eangles@;9@)@ skill?init[this, ["faction", "CUP_USA_RAN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 2 Rifleman (AT)@Bravo 2isPlayable formationDIAMOND dataTypeGroupsideWestEntitiesAttributesYidcsitemsItem0FItem1'Item2Item3YdataTypeObjectPositionInfosideWestflagsAttributesiddtypeB_Soldier_TL_FCustomAttributes'positionLEIaCEangles1@19@Q;skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 3 Fireteam Leader@Bravo 3isPlayableAttribute0%Attribute1nAttributes'propertyspeakerexpression_this setspeaker _value;ValueodatasingleTypeSTRINGvalueMale10ENGpropertypitchexpression_this setpitch _value;Value'data'singleTypeSCALARvalue ׃?'dataTypeObjectPositionInfosideWestflagsAttributesidetypeB_soldier_AR_FCustomAttributespositionEyJaCEangles@29@)@skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 3 Automatic Rifleman@Bravo 3isPlayableAttribute0Attribute1onAttributespropertyspeakerexpression_this setspeaker _value;Value3odataCosingleTypeSTRINGvalueMale12ENGopropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueff?dataTypeObjectPositionInfoqsideWestflagsAttributesidftypeB_Soldier_A_FCustomAttributesopositionEbaC;Eangles1@29@Q;skill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayableoAttribute0Attribute1-nAttributespropertyspeakerexpression_this setspeaker _value;Value-data-singleTypeSTRINGvalueMale09ENG-propertypitchexpression_this setpitch _value;ValuesdatasingleTypeSCALARvalueHz?dataTypeObjectPositionInfo1sideWestflagsAttributesiidgtypeB_soldier_LAT_FCustomAttributesYposition9E9`aCX;Eangles1@29@sideWestflagsAttributes>idxtypeB_Soldier_A_FCustomAttributesW?@position?0EBBp̕Eangles@>skill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Charlie 3 Assistant Automatic Rifleman@Charlie 3 [JIP]isPlayableW?Attribute0?Attribute1@nAttributes@propertyspeakerexpression_this setspeaker _value;Value?@data?@singleTypeSTRINGvalueMale03ENG@propertypitchexpression_this setpitch _value;Value[@@datak@@singleTypeSCALARvalue?@dataTypeObjectPositionInfoAsideWestflagsAttributesQAidytypeB_soldier_LAT_FCustomAttributesBKCpositionmDEBBEangles^@QAskill?init[this, ["faction", "CUP_USA_RAN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - Charlie 3 Rifleman (AT)@Charlie 3 [JIP]isPlayableBAttribute0IBAttribute1BnAttributesKCpropertyspeakerexpression_this setspeaker _value;ValueBBdataBBsingleTypeSTRINGvalueMale12ENGBpropertypitchexpression_this setpitch _value;ValueCKCdata%CKCsingleTypeSCALARvalueG?KCformationDIAMONDeCdataTypeGroupsideWestEntitiesCAttributesFidzFitemsItem0CItem1aEFdataTypeObjectPositionInfoHDsideWestflagsAttributesDid{typeB_Soldier_TL_FaEposition*EH%aCEangleszĜ;'F?Dskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MMGAG"], ["marker", "MMG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MMG 1 Leader@MMG 1isPlayableaEdataTypeObjectPositionInfoEsideWestflagsAttributes Fid|typeB_soldier_AR_FFposition+ET)aCtEangles'F? Fskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "MMGG"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MMG 1 Gunner@MMG 1isPlayableFformationDIAMONDFdataTypeGroupsideWestEntitiesGAttributesLid}LitemsItem0CGItem1#JLdataTypeObjectPositionInfoGsideWestflagsAttributesHid~typeB_Soldier_TL_FCustomAttributesH#JpositionTEBB] Eanglesm?Hskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MMGAG"], ["marker", "MMG2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MMG 2 Leader@MMG 2 [JIP]isPlayableHAttribute0!IAttribute1InAttributes#Jpropertyspeakerexpression_this setspeaker _value;ValuekIIdata{IIsingleTypeSTRINGvalueMale08ENGIpropertypitchexpression_this setpitch _value;ValueI#JdataI#JsingleTypeSCALARvalueQx?#JdataTypeObjectPositionInfoJsideWestflagsAttributesJidtypeB_soldier_AR_FCustomAttributesKLposition΋E|BEanglesm?zĜ;Jskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "MMGG"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MMG 2 Gunner@MMG 2 [JIP]isPlayableKAttribute0KAttribute1SLnAttributesLpropertyspeakerexpression_this setspeaker _value;ValueLSLdata'LSLsingleTypeSTRINGvalueMale08ENGSLpropertypitchexpression_this setpitch _value;ValueLLdataLLsingleTypeSCALARvalueG?LformationDIAMONDLdataTypeGroupsideWestEntities3MAttributesQidQitemsItem0fMItem1NItem2VPQdataTypeObjectPositionInfoMsideWestflagsAttributesNidtypeB_Soldier_TL_FNposition+ E'aCρEangleszĜ;F?Nskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MATAG"], ["marker", "MAT1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 1 Leader@MAT 1isPlayableNdataTypeObjectPositionInfoaOsideWestflagsAttributesOidtypeB_soldier_AT_FVPpositionJ ET)aCeEangles9{F?Oskill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MATG"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 1 Gunner@MAT 1isPlayableVPdataTypeObjectPositionInfoPsideWestflagsAttributesPidtypeB_Soldier_A_FQposition,E aC΁EanglesHK@fF?==Pskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "MATAC"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 1 Ammo Carrier@MAT 1isPlayableQformationDIAMONDQdataTypeGroupsideWestEntitiesRAttributesZidZitemsItem0IRItem1)UItem2WZdataTypeObjectPositionInfoRsideWestflagsAttributesSidtypeB_Soldier_TL_FCustomAttributesS)UpositionVҋEBb Eanglesm?zĜ;Sskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MATAG"], ["marker", "MAT2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 2 Leader@MAT 2 [JIP]isPlayableSAttribute0'TAttribute1TnAttributes)Upropertyspeakerexpression_this setspeaker _value;ValueqTTdataTTsingleTypeSTRINGvalueMale06ENGTpropertypitchexpression_this setpitch _value;ValueT)UdataU)UsingleTypeSCALARvalueff?)UdataTypeObjectPositionInfoUsideWestflagsAttributesUidtypeB_soldier_AT_FCustomAttributesVWpositionEB!Eanglesm?zĜ;Uskill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN"], ["gear", "MATG"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 2 Gunner@MAT 2 [JIP]isPlayableVAttribute0VAttribute1iWnAttributesWpropertyspeakerexpression_this setspeaker _value;Value-WiWdata=WiWsingleTypeSTRINGvalueMale05ENGiWpropertypitchexpression_this setpitch _value;ValueWWdataWWsingleTypeSCALARvalueQx?WdataTypeObjectPositionInfokXsideWestflagsAttributesXidtypeB_Soldier_A_FCustomAttributes]YZpositionxEjBEanglesm?zĜ;Xskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "MATAC"]] call hull3_unit_fnc_init;descriptionUS Army Rangers - MAT 2 Ammo Carrier@MAT 2 [JIP]isPlayable]YAttribute0YAttribute1ZnAttributesZpropertyspeakerexpression_this setspeaker _value;ValueYZdataYZsingleTypeSTRINGvalueMale09ENGZpropertypitchexpression_this setpitch _value;ValueaZZdataqZZsingleTypeSCALARvalue?ZformationDIAMONDZdataTypeGroupsideWestEntitiesZAttributes|cidcitemsItem0.[Item1 ^Item2`|cdataTypeObjectPositionInfo[sideWestflagsAttributes[idtypeB_crew_FCustomAttributes\ ^positioncEFaC"Eangles~z7<y@'=[skill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "VC"], ["marker", "IFV1", "ColorRed"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 1 Commander@IFV 1 [M2A3 ERA Bradley]isPlayable\Attribute0]Attribute1]nAttributes ^propertyspeakerexpression_this setspeaker _value;ValueR]]datab]]singleTypeSTRINGvalueMale01ENG]propertypitchexpression_this setpitch _value;Value] ^data] ^singleTypeSCALARvalueHz? ^ dataTypeObjectPositionInfo^sideWestflagsAttributes^idtypeB_crew_FatlOffset8CustomAttributes_`positionE@aC>Eangles~z7<u@n<=^skill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 1 Driver@IFV 1 [M2A3 ERA Bradley]isPlayable_Attribute0_Attribute1G`nAttributes`propertyspeakerexpression_this setspeaker _value;Value `G`data`G`singleTypeSTRINGvalueMale01ENGG`propertypitchexpression_this setpitch _value;Value``data``singleTypeSCALARvalueHz?` dataTypeObjectPositionInfoTasideWestflagsAttributesaidtypeB_crew_FatlOffsetCustomAttributesBb|cpositionECbC Eangles@lr@n<=askill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 1 Gunner@IFV 1 [M2A3 ERA Bradley]isPlayableBbAttribute0zbAttribute1cnAttributes|cpropertyspeakerexpression_this setspeaker _value;ValuebcdatabcsingleTypeSTRINGvalueMale11ENGcpropertypitchexpression_this setpitch _value;ValueFc|cdataVc|csingleTypeSCALARvalue ׃?|cformationDIAMONDcdataTypeGroupsideWestEntitiescAttributesRlidllitemsItem0dItem1fItem2iRldataTypeObjectPositionInfodsideWestflagsAttributesdidtypeB_crew_FCustomAttributesefposition4EKaC/Eangles@?@n<=dskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "VC"], ["marker", "IFV2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 2 Commander@IFV 2 [M2A3 ERA Bradley]isPlayableeAttribute0eAttribute1tfnAttributesfpropertyspeakerexpression_this setspeaker _value;Value8ftfdataHftfsingleTypeSTRINGvalueMale02ENGtfpropertypitchexpression_this setpitch _value;ValueffdataffsingleTypeSCALARvalueQx?f dataTypeObjectPositionInfogsideWestflagsAttributesgidtypeB_crew_FatlOffset7CustomAttributesohipositionEaCKEangles~z7<I@n<=gskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 2 Driver@IFV 2 [M2A3 ERA Bradley]isPlayableohAttribute0hAttribute1-inAttributesipropertyspeakerexpression_this setspeaker _value;Valueh-idatai-isingleTypeSTRINGvalueMale08ENG-ipropertypitchexpression_this setpitch _value;ValuesiidataiisingleTypeSCALARvalue ׃?idataTypeObjectPositionInfo*jsideWestflagsAttributesbjidtypeB_crew_FCustomAttributeskRlpositionEK9bC-Eangles@?@n<=bjskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 2 Gunner@IFV 2 [M2A3 ERA Bradley]isPlayablekAttribute0PkAttribute1knAttributesRlpropertyspeakerexpression_this setspeaker _value;ValuekkdatakksingleTypeSTRINGvalueMale04ENGkpropertypitchexpression_this setpitch _value;ValuelRldata,lRlsingleTypeSCALARvalueff?RlformationDIAMONDlldataTypeGroupsideWestEntitieslAttributesuiduitemsItem0lItem1oItem2|rudataTypeObjectPositionInfojmsideWestflagsAttributesmidtypeB_crew_FCustomAttributesnopositionQEBB.Eangles~k?mskill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "VC"], ["marker", "IFV3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 3 Commander@IFV 3 [M2A3 ERA Bradley] [JIP]isPlayablenAttribute0nAttribute1QonAttributesopropertyspeakerexpression_this setspeaker _value;ValueoQodata%oQosingleTypeSTRINGvalueMale12ENGQopropertypitchexpression_this setpitch _value;ValueoodataoosingleTypeSCALARvalueQx?odataTypeObjectPositionInfoNpsideWestflagsAttributespidtypeB_crew_FCustomAttributesBq|rpositionKӋEB9Eangles~k?zĜ;pskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 3 Driver@IFV 3 [M2A3 ERA Bradley] [JIP]isPlayableBqAttribute0zqAttribute1rnAttributes|rpropertyspeakerexpression_this setspeaker _value;ValueqrdataqrsingleTypeSTRINGvalueMale09ENGrpropertypitchexpression_this setpitch _value;ValueFr|rdataVr|rsingleTypeSCALARvalueHz?|rdataTypeObjectPositionInforsideWestflagsAttributes5sidtypeB_crew_FCustomAttributessuposition(ҋEBB6BEangles^k?5sskill?init [this, ["faction", "CUP_USA_RAN"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUS Army - IFV 3 Gunner@IFV 3 [M2A3 ERA Bradley] [JIP]isPlayablesAttribute09tAttribute1tAttribute2;unAttributesupropertyspeakerexpression_this setspeaker _value;ValuettdatattsingleTypeSTRINGvalueMale05ENGtpropertypitchexpression_this setpitch _value;Valueu;udatau;usingleTypeSCALARvalue ׃?;upropertyfaceexpression_this setface _value;ValueuudatauusingleTypeSTRINGvalueuformationDIAMONDudataTypeGroupsideWestEntitiesvAttributes{id{itemsItem0>vItem1y{dataTypeObjectPositionInfovsideWestflagsAttributesvidtypeB_Pilot_FCustomAttributeswypositionOEbC Eangless@@'=vskill?rankLIEUTENANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army Aviation - AH 1 Pilot@AH 1 [AH-64D Apache]isPlayablewAttribute0xAttribute1xnAttributesypropertyspeakerexpression_this setspeaker _value;ValuefxxdatavxxsingleTypeSTRINGvalueMale05ENGxpropertypitchexpression_this setpitch _value;ValuexydataxysingleTypeSCALARvalueQx?ydataTypeObjectPositionInfoysideWestflagsAttributesyidtypeB_Pilot_FCustomAttributesz{positionE)bC/Eangles@@n<=yskill?rankLIEUTENANTinit [this, ["faction", "CUP_USA_RAN"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUS Army Aviation - AH 1 Gunner@AH 1 [AH-64D Apache]isPlayablezAttribute0zAttribute1a{nAttributes{propertyspeakerexpression_this setspeaker _value;Value%{a{data5{a{singleTypeSTRINGvalueMale10ENGa{propertypitchexpression_this setpitch _value;Value{{data{{singleTypeSCALARvalueff?{formationDIAMOND{dataTypeGroupsideWestEntitiesQ|AttributesFidatlOffset9`itemsItem0y|Item1pF dataTypeObjectPositionInfo }sideWestflagsAttributesC}idtypeB_Pilot_FatlOffset9CustomAttributes6~ppositionjEB.Eangles]@4@Item177Item178Item179%Item180rItem181Item182 Item183YItem184Item185@linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData֌typeSynclinkIDitem0item1CustomData#5typeSync5linkIDitem0item1CustomDataptypeSynclinkIDitem0item1CustomDataύtypeSyncύlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataWitypeSyncilinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomData>PtypeSyncPlinkID item0#item1CustomDatatypeSynclinkID item0item1CustomData؏typeSynclinkID item0item1CustomData%7typeSync7linkID item0item1CustomDatartypeSynclinkIDitem0item1CustomDataѐtypeSyncѐlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataYktypeSyncklinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData@RtypeSyncRlinkIDitem0item1&CustomDatatypeSynclinkIDitem0item1CustomDataڒtypeSynclinkIDitem0item1(CustomData'9typeSync9linkIDitem0item1CustomDatattypeSynclinkIDitem0item1CustomDataӓtypeSyncӓlinkIDitem0item1CustomData typeSync linkIDitem0item1CustomData[mtypeSyncmlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataBTtypeSyncTlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataܕtypeSynclinkID item0item1CustomData);typeSync;linkID!item0item1CustomDatavtypeSynclinkID"item0item1CustomDataÖՖtypeSyncՖlinkID#item0item1CustomData"typeSync"linkID$item0item1CustomData]otypeSyncolinkID%item0item1CustomDatatypeSynclinkID&item0item1CustomData typeSync linkID'item0item1CustomDataDVtypeSyncVlinkID(item0!item1 CustomDatatypeSynclinkID)item0$item1#CustomDataޘtypeSynclinkID*item0'item1&CustomData+=typeSync=linkID+item0item1]CustomDataxtypeSynclinkID,item0]item1CustomDatařיtypeSyncיlinkID-item0]item1/CustomData$typeSync$linkID.item0]item10CustomData_qtypeSyncqlinkID/item0]item12CustomDatatypeSynclinkID0item0]item14CustomData typeSync linkID1item0]item1,CustomDataFXtypeSyncXlinkID2item0item1]CustomDatatypeSynclinkID3item0}item1]CustomDatatypeSynclinkID4item0~item1]CustomData-?typeSync?linkID5item0item1]CustomDataztypeSynclinkID6item0item1]CustomDataǜٜtypeSyncٜlinkID7item0nitem1]CustomData&typeSync&linkID8item0oitem1]CustomDataastypeSyncslinkID9item0ritem1]CustomDatatypeSynclinkID:item0titem1]CustomData typeSync linkID;item0witem1]CustomDataHZtypeSyncZlinkID<item0yitem1]CustomDatatypeSynclinkID=item0zitem1]CustomDatatypeSynclinkID>item06item1]CustomData/AtypeSyncAlinkID?item08item1]CustomData|typeSynclinkID@item0item1]CustomDataɟ۟typeSync۟linkIDAitem0item1]CustomData(typeSync(linkIDBitem0item1CustomDatacutypeSynculinkIDCitem0item1]CustomData typeSync linkIDDitem0item1CustomDatatypeSynclinkIDEitem0item1]CustomDataJ\typeSync\linkIDFitem0item1]CustomDatatypeSynclinkIDGitem0item1]CustomDatatypeSynclinkIDHitem0item1CustomData1CtypeSyncClinkIDIitem0item1CustomData~typeSynclinkIDJitem0item1CustomDataˢݢtypeSyncݢlinkIDKitem0item1CustomData*typeSync*linkIDLitem0item1CustomDataewtypeSyncwlinkIDMitem0item1CustomDataģtypeSyncģlinkIDNitem0item1CustomDatatypeSynclinkIDOitem0item1CustomDataL^typeSync^linkIDPitem0item1CustomDatatypeSynclinkIDQitem0item1CustomDatatypeSynclinkIDRitem0item1CustomData3EtypeSyncElinkIDSitem0item1CustomDatatypeSynclinkIDTitem0item1CustomDataͥߥtypeSyncߥlinkIDUitem0item1CustomData,typeSync,linkIDVitem0item1]CustomDatagytypeSyncylinkIDWitem0item1]CustomDataƦtypeSyncƦlinkIDXitem0item1]CustomDatatypeSynclinkIDYitem0item1]CustomDataN`typeSync`linkIDZitem0item1]CustomDatatypeSynclinkID[item0item1]CustomDatatypeSynclinkID\item0item1]CustomData5GtypeSyncGlinkID]item0item1]CustomDatatypeSynclinkID^item0item1]CustomDataϨtypeSynclinkID_item0item1]CustomData.typeSync.linkID`item0item1]CustomDatai{typeSync{linkIDaitem0 item1]CustomDataȩtypeSyncȩlinkIDbitem0"item1]CustomDatatypeSynclinkIDcitem0$item1]CustomDataPbtypeSyncblinkIDditem0&item1]CustomDatatypeSynclinkIDeitem0(item1'CustomDatatypeSynclinkIDfitem0*item1)CustomData7ItypeSyncIlinkIDgitem0Zitem1]CustomDatatypeSynclinkIDhitem0item1]CustomDataѫtypeSynclinkIDiitem0item1]CustomData0typeSync0linkIDjitem0item1]CustomDatak}typeSync}linkIDkitem00item1]CustomDataʬtypeSyncʬlinkIDlitem02item1]CustomDatatypeSynclinkIDmitem04item1]CustomDataRdtypeSyncdlinkIDnitem06item1]CustomDatatypeSynclinkIDoitem08item1]CustomDatatypeSynclinkIDpitem0:item1]CustomData9KtypeSyncKlinkIDqitem0<item1]CustomDatatypeSynclinkIDritem0>item1]CustomDataӮtypeSynclinkIDsitem0@item1]CustomData 2typeSync2linkIDtitem0Bitem1]CustomDatamtypeSynclinkIDuitem0Ditem1]CustomData̯typeSync̯linkIDvitem0item1]CustomDatatypeSynclinkIDwitem0Hitem1]CustomDataTftypeSyncflinkIDxitem0Jitem1]CustomDatatypeSynclinkIDyitem0Litem1]CustomDatatypeSynclinkIDzitem0Nitem1]CustomData;MtypeSyncMlinkID{item0Pitem1]CustomDatatypeSynclinkID|item0Ritem1]CustomDataձtypeSynclinkID}item0Titem1]CustomData"4typeSync4linkID~item0Vitem1]CustomDataotypeSynclinkIDitem0Xitem1]CustomDataβtypeSyncβlinkIDitem0{item1zCustomData typeSynclinkIDitem0item1CustomDataVhtypeSynchlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData=OtypeSyncOlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData״typeSynclinkIDitem0item1CustomData$6typeSync6linkIDitem0item1CustomDataqtypeSynclinkIDitem0item1CustomDataеtypeSyncеlinkIDitem0vitem1!CustomData typeSynclinkIDitem0witem1!CustomDataXjtypeSyncjlinkIDitem0item1!CustomDatatypeSynclinkIDitem0item1!CustomDatatypeSynclinkIDitem0xitem1!CustomData?QtypeSyncQlinkIDitem0]item1'CustomDatatypeSynclinkIDitem0]item1%CustomDataٷtypeSynclinkIDitem0,item1]CustomData&8typeSync8linkIDitem0.item1]CustomDatastypeSynclinkIDitem00item1]CustomDataҸtypeSyncҸlinkIDitem03item1]CustomData typeSynclinkIDitem02item1]CustomDataZltypeSyncllinkIDitem0witem1]CustomDatatypeSynclinkIDitem0yitem1]CustomDatatypeSynclinkIDitem0{item1]CustomDataAStypeSyncSlinkIDitem0}item1]CustomDatatypeSynclinkIDitem0item1]CustomDataۺtypeSynclinkIDitem0item1]CustomData(:typeSync:linkIDitem0item1]CustomDatautypeSynclinkIDitem0item1]CustomData»ԻtypeSyncԻlinkIDitem0item1]CustomData!typeSync!linkIDitem0item1CustomData\ntypeSyncnlinkIDitem0.item1]CustomDatatypeSynclinkIDitem0,item1]CustomDatatypeSynclinkIDitem0item1!CustomDataCUtypeSyncUlinkIDitem0 item1!CustomDatatypeSynclinkIDitem0item1!CustomDataݽtypeSynclinkIDitem0item1!CustomData*<typeSync<linkIDitem0item1!CustomDatawtypeSynclinkIDitem0item1!CustomDataľ־typeSync־linkIDitem0item1!CustomData#typeSync#linkIDitem0item1!CustomData^ptypeSyncplinkIDitem0item1!CustomDatatypeSynclinkIDitem0item1!CustomData typeSync linkIDitem0item1!CustomDataEWtypeSyncWlinkIDitem0item1!CustomDatatypeSynclinkIDitem0item1!CustomDatatypeSynclinkIDitem0item1!CustomData,>typeSync>linkIDitem0item1!CustomDataytypeSynclinkIDitem0item1!CustomDatatypeSynclinkIDitem0item1CustomData%typeSync%linkIDitem0item1CustomData`rtypeSyncrlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataGYtypeSyncYlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData.@typeSync@1L7M#_p