admiral\admiral.hbdescription.ext3bxhull3\briefing\blufor.sqf‘b hull3\briefing\civilian.sqf`_hull3\briefing\indfor.sqf`_hull3\briefing\opfor.sqf`_hull3\hull3.hkbFhull3\LB_G.hkbhull3\LB_U.hkbhull3\LICENSE`_8initPlayerLocal.sqf=binitServer.sqf:b*mission.sqmwc'class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Camp { defaultUnitTemplate = "GMX_CHDKZ"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "GMX_CHDKZ"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "GMX_CHDKZ"; 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 = "last bastion"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 39; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
ChDKZ forces have been bottled up on the island of Utes, we are being deployed to wipe them out

ENEMY FORCES
ChDKZ rebels, armed with captured CDF arms and equipment

FRIENDLY FORCES
Only our Naval Infantry raiding force is operating in the vicinity of Utes "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
The entire island is to be cleared of ChDKZ infestations, destroy their vehicles and eliminate all resistance wherever found

Several key locations have been noted and should be a priority

Securing the central Airbase and the northern Quay will cut off the island for good

The Garrison HQ should be destroyed, additionally eliminate the island commander if found

The two ruined villages of Kamenyy and Strelka must be cleared of ChDKZ forces

The southern Lighthouse has been noted as having a static AA vehicle, obviously destroying this will allow safer movement of our helicopters

Finally the two smaller Military Areas should be swept of resistance "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake objectives in any order, keep in mind the island is well defended by a larger and dug in force equipped with AA and heavy weapons

MOVEMENT PLAN
Insert onto the island either by the two Mi-2 helicopters (nine infantry) or two RHIB (thirteen infantry), be sure and leave at least one RHIB for JIP

FIRE SUPPORT PLAN
Our Corvette Glory can provide remote shore bombardment, senior leaders have access

"]]; // Administration player createDiaryRecord ["Diary", ["Administration","
The Corvette main gun must have autonomous mode disabled to prevent it engaging at will

A single UAZ has been provide and can be sling loaded onto the island to provide light transport and resupply

Rearm and refuelling of the Mi-2 is to be done via the aircraft tug, this can also be used to move the JIP Mi-2 onto the fight deck "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class GMX_CDF_MC { gear = "LB_G"; uniform = "LB_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "LB_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "LB_U.h" unitBaseClass = "Rifleman"; }; };class LB_G { class Rifleman { primaryWeapon = "CUP_CZ_BREN2_762_14"; primaryWeaponItems[] = {"CUP_optic_ZDDot", "CUP_acc_LLM_black", "CUP_muzzle_snds_socom762rc"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"MiniGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShellRed", 1} }; vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 4}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "ItemGPS", "CUP_NVG_PVS15_black"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 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_CZ_BREN2_762_14_GL"; handgunWeapon = "hgun_Rook40_F"; vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 4}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2}, {"16Rnd_9x21_Mag", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2}, {"CUP_1Rnd_HE_M203", 2}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_FlareWhite_M203", 2} }; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1}, {"ACE_IR_Strobe_Item", 1}, {"ACE_SpraypaintGreen", 1} }; binocular = "ACE_Vector"; }; class Officer : Leader { assignItems[] = {"B_UavTerminal"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_CZ_BREN2_762_8"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_762x39_CZ807", 4}}; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_CZ_BREN2_762_8"; vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2}, {"SmokeShellRed", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_762x39_CZ807", 2} }; binocular = "ACE_Vector"; 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_Pecheneg_top_rail_B50_vfg"; primaryWeaponItems[] = {"CUP_optic_ZDDot", "CUP_acc_LLM_black", "CUP_muzzle_snds_KZRZP_PK"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 1}}; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 4}}; }; class AAR : Rifleman { vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 4} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 4} }; binocular = "ACE_Vector"; }; class RAT : Rifleman { primaryWeapon = "CUP_CZ_BREN2_762_8"; secondaryWeapon = "CUP_launch_M136"; vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_762x39_CZ807", 4}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2} }; }; class ENG : Rifleman { primaryWeapon = "CUP_CZ_BREN2_762_8"; vestMagazines[] = { {"CUP_30Rnd_762x39_CZ807", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 2} }; backpackMagazines[] = { {"DemoCharge_Remote_Mag", 4}, {"SatchelCharge_Remote_Mag", 2} }; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class P : Crew { }; class Vehicle { weapons[] = {{"CUP_launch_M136", 15}}; magazines[] = { {"CUP_30Rnd_762x39_CZ807", 100}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_CZ807", 50}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 100}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_StarFlare_Red_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 25}, {"ACE_HandFlare_Red", 25}, {"ACE_Chemlight_HiRed", 25}, {"HandGrenade", 50}, {"MiniGrenade", 50}, {"SmokeShellRed", 50}, {"DemoCharge_Remote_Mag", 25}, {"SatchelCharge_Remote_Mag", 10}, {"16Rnd_9x21_Mag", 15} }; items[] = {{"ACE_M26_Clacker", 1}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; class LB_U { class Rifleman { headGear = "acp_Multicam_H_HelmetHBK_F_Multicam"; goggles = ""; uniform = "gmx_cdf2022_army_uniform_soldier_mcam"; vest = "gmx_cdf2022_army_vest_armor_90_rifleman_digittsko_ARM"; backpack = "ark_backpack_large"; insignia = "USP_PATCH_GAME_ARMA_CDF"; }; class Leader : Rifleman { uniform = "gmx_cdf2022_army_uniform_soldier_rolled_mcam"; vest = "gmx_cdf2022_army_vest_armor_90_leader_digittsko_ARM"; }; class Officer : Leader { headGear = "acp_Multicam_H_HelmetHBK_headset_F_Multicam"; }; class Crew : Rifleman { headGear = "H_Tank_eaf_F"; uniform = "gmx_cdf2022_army_uniform_soldier_rolled_mcam"; vest = "gmx_cdf2022_army_vest_armor_90_crew_digittsko_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { vest = "gmx_cdf2022_army_vest_armor_90_medic_digittsko_ARM"; }; class FTL : Leader { headGear = "acp_Multicam_H_HelmetHBK_headset_F_Multicam"; }; class AR : Rifleman { vest = "gmx_cdf2022_army_vest_armor_90_machinegunner_digittsko_ARM"; }; class AAR : Rifleman { }; class RAT : Rifleman { }; class ENG : Rifleman { headGear = "acp_Multicam_H_HelmetHBK_ear_F_Multicam"; vest = "gmx_cdf2022_army_vest_armor_90_demolition_digittsko_ARM"; backpack = "ark_backpack_huge"; }; class P : Crew { headGear = "gm_gc_headgear_zsh3_wht"; vest = "gm_ge_army_vest_pilot_oli_ARM"; }; }; 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.private _types = [ "Land_barn_W_01", "Land_Shed_W02", "Land_housev_3I2", "Land_houseV_1I4", "Land_HouseV_1I3", "Land_Shed_W4", "LandhouseV_2T1", "Land_Shed_W01", "Land_Shed_W03", "Land_HouseV_2I", "Land_HouseV_3I4", "Land_Shed_M01", "Land_HouseV2_05", "Land_Church_05R", "Land_HouseV2_04_interier", "Land_houseV_1I2", "Land_houseV_2T1", "Land_Barrack2", "Land_Mil_Guardhouse", "Land_Mil_Barracks_L", "Land_Barn_W_02", "Land_HouseV_1L1" ]; private _worldSize = worldSize; private _nearestObjects = nearestObjects [[_worldSize/2,_worldSize/2,0], _types, _worldSize]; {_x hideObject true} forEach _nearestObjects;private _types = [ "Land_barn_W_01", "Land_Shed_W02", "Land_housev_3I2", "Land_houseV_1I4", "Land_HouseV_1I3", "Land_Shed_W4", "LandhouseV_2T1", "Land_Shed_W01", "Land_Shed_W03", "Land_HouseV_2I", "Land_HouseV_3I4", "Land_Shed_M01", "Land_HouseV2_05", "Land_Church_05R", "Land_HouseV2_04_interier", "Land_houseV_1I2", "Land_houseV_2T1", "Land_Barrack2", "Land_Mil_Guardhouse", "Land_Mil_Barracks_L", "Land_Barn_W_02", "Land_HouseV_1L1" ]; private _worldSize = worldSize; private _nearestObjects = nearestObjects [[_worldSize/2,_worldSize/2,0], _types, _worldSize]; {_x hideObject true} forEach _nearestObjects; {_x forceFlagTexture "\ca\data\Flag_chernarus_co.paa"} forEach [boat_1, boat_2];raP# version6EditorDataasourceNameark_co38_last_bastionaddons5A3_Characters_F_CommonA3_Characters_Face_explosivesace_nouniformrestrictionsgmx_cdf2022_vehicles_air_helicopters_mi2CUP_WaterVehicles_RHIBCUP_WheeledVehicles_TowingTractorgmx_cdf2022_vehicles_land_tracked_uaz469A3_Static_F_Destroyer_Boat_Rack_01A3_Boat_F_Destroyer_Destroyer_01A3_Static_F_Destroyer_Ship_MRLS_01A3_Static_F_Jets_SAM_System_02A3_Static_F_Jets_SAM_System_01A3_Static_F_Destroyer_Ship_Gun_01A3_Static_F_Jets_AAA_System_01A3_Modules_Fark_clear_cargoark_ai_sentryark_ace_rearmA3_Ui_FA3_Structures_F_Enoch_RuinsA3_Structures_F_Enoch_Cultural_Chapel_02A3_Structures_F_Enoch_WrecksA3_Structures_F_Enoch_Civilian_HousesA3_Structures_F_Enoch_Industrial_Farmsgmx_chdkz_vehicles_land_tracked_uaz469gmx_chdkz_vehicles_land_tracked_ural4320A3_Structures_F_Enoch_Military_TrainingA3_Data_F_ParticleEffectsadmiralgmx_chdkz_charactersgmx_chdkz_weapons_machineguns_dshkmgmx_chdkz_weapons_launchers_spg9A3_Structures_F_Enoch_Military_BarracksA3_Structures_F_Enoch_Military_RadarA3_Structures_F_SystemCUP_New_Buildings_Bunkergmx_chdkz_vehicles_land_tracked_btr60gmx_chdkz_vehicles_air_planes_l410gmx_chdkz_vehicles_air_helicopters_mi2gmx_chdkz_vehicles_land_tracked_pt76gmx_chdkz_vehicles_land_tracked_ural375dCUP_Misc3_Configark_rotorgmx_chdkz_vehicles_land_tracked_ot64A3_Structures_F_Enoch_Civilian_Accessoriesgmx_chdkz_vehicles_land_tracked_zsu234gmx_chdkz_vehicles_land_tracked_brdm2A3_Props_F_Enoch_Civilian_ForestA3_Structures_F_Enoch_Civilian_CampsA3_Structures_F_Enoch_Cultural_CemeteriesCUP_WaterVehicles_Fishing_Boatark_chase_aiAddonsMetaDatadlcsgmx_cdf2022CUP_VehiclesJetsEnochgmx_chdkzgmrandomSeedScenarioDataCustomAttributesLMission # moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProvider(LayerIndexProvider;CameraNnextID(nextID;nextIDNposukEjB _Edir#qᕾ)upҝt?ҨOasideW1!|?List+items*Item0 Item1B Item2 Item30 Item4 Item5 Item6b Item7 Item8yItem9Item10}Item11Item12kItem13Item14AItem15Item16NItem17Item18Item19-Item20Item21EItem22Item23jItem24Item25Item26hItem27Item28jItem29Item30=Item31Item32IItem33Item34]Item35Item36Item37Item38 Item39Item40/Item41classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comB classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/0 classNamegmx_cdf2022_vehicles_air_helicopters_mi2namegmx_cdf2022_vehicles_air_helicopters_mi2authorGlobal Mobilization Extra classNameCUP_WaterVehicles_RHIBnameCUP_WaterVehicles_RHIB classNameCUP_WheeledVehicles_TowingTractornameCUP_WheeledVehicles_TowingTractorb classNamegmx_cdf2022_vehicles_land_tracked_uaz469namegmx_cdf2022_vehicles_land_tracked_uaz469authorGlobal Mobilization Extra classNameA3_Static_F_DestroyernameCFGPATCHES_A3_Static_F_DestroyerauthorBohemia Interactiveurlhttps://www.arma3.comyclassNameA3_Boat_F_DestroyernameArma 3 Jets - Boats and SubmersiblesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Static_F_JetsnameArma 3 Jets - TurretsauthorBohemia Interactiveurlhttps://www.arma3.com}classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgkclassNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgAclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_EnochnameArma 3 Contact Platform - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comNclassNameA3_Structures_F_Enoch_CulturalnameArma 3 Contact Platform - Cultural BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Enoch_CiviliannameArma 3 Contact Platform - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Enoch_IndustrialnameArma 3 Contact Platform - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com-classNamegmx_chdkz_vehicles_land_tracked_uaz469namegmx_chdkz_vehicles_land_tracked_uaz469authorGlobal Mobilization ExtraclassNamegmx_chdkz_vehicles_land_tracked_ural4320namegmx_chdkz_vehicles_land_tracked_ural4320authorGlobal Mobilization ExtraEclassNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Data_FnameArma 3 - Main ConfigurationauthorBohemia Interactiveurlhttps://www.arma3.comjclassNameAdmiralnameadmiralauthorKamiclassNamegmx_chdkz_charactersnamegmx_chdkz_charactersclassNamegmx_chdkz_weapons_machineguns_dshkmnamegmx_chdkz_weapons_machineguns_dshkmauthorGlobal Mobilization ExtrahclassNamegmx_chdkz_weapons_launchers_spg9namegmx_chdkz_weapons_launchers_spg9authorGlobal Mobilization ExtraclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comjclassNameCUP_New_Buildings_BunkernameCUP_New_Buildings_BunkerclassNamegmx_chdkz_vehicles_land_tracked_btr60namegmx_chdkz_vehicles_land_tracked_btr60authorGlobal Mobilization Extra=classNamegmx_chdkz_vehicles_air_planes_l410namegmx_chdkz_vehicles_air_planes_l410authorGlobal Mobilization ExtraclassNamegmx_chdkz_vehicles_air_helicopters_mi2namegmx_chdkz_vehicles_air_helicopters_mi2authorGlobal Mobilization ExtraIclassNamegmx_chdkz_vehicles_land_tracked_pt76namegmx_chdkz_vehicles_land_tracked_pt76authorGlobal Mobilization ExtraclassNamegmx_chdkz_vehicles_land_tracked_ural375dnamegmx_chdkz_vehicles_land_tracked_ural375dauthorGlobal Mobilization Extra]classNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNamegmx_chdkz_vehicles_land_tracked_ot64namegmx_chdkz_vehicles_land_tracked_ot64authorGlobal Mobilization ExtraclassNamegmx_chdkz_vehicles_land_tracked_zsu234namegmx_chdkz_vehicles_land_tracked_zsu234authorGlobal Mobilization Extra classNamegmx_chdkz_vehicles_land_tracked_brdm2namegmx_chdkz_vehicles_land_tracked_brdm2authorGlobal Mobilization ExtraclassNameA3_Props_F_EnochnameArma 3 Contact Platform - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com/classNameCUP_WaterVehicles_Fishing_BoatnameCUP_WaterVehicles_Fishing_BoatclassNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.orgauthordancemooxHeaderLgameTypeCoopminPlayersmaxPlayersDLCategory0a nameMultiplayerAttribute0Attribute1 nAttributes propertyRespawnButtonexpressiontrueValue data singleTypeSCALARvalue? propertyRespawnTemplatesexpressiontrueValue] datam singleTypeARRAYvalue itemsItem0 data singleTypeSTRINGvalueNone Intel0!Entities"ConnectionsȀVehicleInVehicleLinks+#briefingNameark_co38_last_bastionoverviewTextChernarus Naval Infantry land on UtestimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<" itemsItem01$Item1)&Item2 (Item3.Item48Item5?Item6JItem7PItem8SItem90_Item10eItem11qItem12wItem13${Item14ڹItem15EItem16Item17RItem18Item19Item20}Item21Item22@Item23Item24"Item25Item26vItem27Item28UItem29ԾItem30qȀdataTypeGroupsideWestEntities$Attributesp%CrewLinksv%idatlOffseto:)&itemsItem0$p%dataTypeObjectPositionInfo2%sideWestflagsAttributesj%idtypeB_UAV_AIatlOffset?p%positionDADangles2:@j%p%v%LinkIDProvider%Links%)&nextID%itemsItem0%)&linkIDitem0item1CustomData&)&roleturretPath)&dataTypeGroupsideWestEntities&AttributesP'CrewLinksV'idatlOffset> (itemsItem0&P'dataTypeObjectPositionInfo*'sideWestflagsAttributesJ'idtypeB_UAV_AIatlOffsetX^ @P'positionDNA3(DJ'P'V'LinkIDProvider{'Links' (nextID'itemsItem0' (linkIDitem0item1CustomData' (roleturretPath (dataTypeGroupsideWestEntitiesc(Attributes.idatlOffsetB.itemsItem0(Item14*Item2+Item3.-.dataTypeObjectPositionInfo)sideWestflagsAttributes?)idtypeB_officer_FatlOffsetB4*positionD%AmD?)skill?rankCAPTAINinit [this, ["faction", "GMX_CDF_MC"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Commanding Officer@COisPlayerisPlayable4*dataTypeObjectPositionInfo*sideWestflagsAttributes*idtypeB_medic_F+position"D%A9mDanglesv@*skill?rankSERGEANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Platoon Medic@COisPlayable+dataTypeObjectPositionInfo,,sideWestflagsAttributesd,idtypeB_Soldier_F.-positionD%A9mDanglesv@d,skill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Platoon Rifleman@COisPlayable.-dataTypeObjectPositionInfo-sideWestflagsAttributes-idtypeB_officer_F.positionDm%AlDanglesv@-skill?rankLIEUTENANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Executive Officer@COisPlayable.formationDIAMOND.dataTypeGroupsideWestEntities /Attributesl8id8itemsItem0^/Item10Item22Item35l8dataTypeObjectPositionInfo/sideWestflagsAttributes0idtypeB_Soldier_SL_F0positionDE%AjDangles@0skill?rankSERGEANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha Squad Leader@Alpha SLisPlayable0dataTypeObjectPositionInfo^1sideWestflagsAttributes1id typeB_medic_F2position5DUH%AhiDangles@1skill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha Squad Medic@Alpha SLisPlayable2 dataTypeObjectPositionInfo3sideWestflagsAttributesR3id typeB_soldier_exp_FatlOffset9CustomAttributesx45positionÕD}I%AhiDangles@R3skill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "ENG"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_Ordnance", "ColorRed", [1,1], "AE"] call hull3_marker_fnc_addCustomMarker;descriptionChernarus Naval Infantry - Alpha Explosives Specialist@Alpha SLisPlayablex4Attribute04Attribute165nAttributes5propertyspeakerexpression_this setspeaker _value;Value465data 565singleTypeSTRINGvalueMale05ENG65propertypitchexpression_this setpitch _value;Value|55data55singleTypeSCALARvaluep}?5dataTypeObjectPositionInfo66sideWestflagsAttributesn6id typeB_Soldier_FCustomAttributes27l8positionDJ%AhDangles@n6skill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha Squad Rifleman@Alpha SLisPlayable27Attribute0j7Attribute17nAttributesl8propertyspeakerexpression_this setspeaker _value;Value77data77singleTypeSTRINGvalueMale05ENG7propertypitchexpression_this setpitch _value;Value68l8dataF8l8singleTypeSCALARvalueQx?l8formationDIAMOND8dataTypeGroupsideWestEntities8Attributes?id ?itemsItem09Item1:Item2"<Item3=?dataTypeObjectPositionInfo9sideWestflagsAttributes9id typeB_Soldier_TL_F:positionHDM%A~hDangles@9skill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha 1 Fireteam Leader@Alpha 1isPlayable:dataTypeObjectPositionInfo;sideWestflagsAttributesO;idtypeB_soldier_AR_F"<position`5DmP%AvgDangles@O;skill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha 1 Automatic Rifleman@Alpha 1isPlayable"<dataTypeObjectPositionInfo<sideWestflagsAttributes<idtypeB_Soldier_A_F=positionaDnP%AvgDangles@<skill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayable=dataTypeObjectPositionInfo >sideWestflagsAttributesB>idtypeB_soldier_LAT_F?positionxDS%AfDangles@B>skill?init[this, ["faction", "GMX_CDF_MC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Alpha 1 Rifleman (AT)@Alpha 1isPlayable?formationDIAMOND?dataTypeGroupsideWestEntitiesd?AttributesJidJitemsItem0?Item1BItem2DItem3IGJdataTypeObjectPositionInfo)@sideWestflagsAttributesa@idtypeB_Soldier_SL_FCustomAttributesMABpositionjD F%AiDanglesrI+<a@skill?rankSERGEANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo Squad Leader@Bravo SLisPlayableMAAttribute0AAttribute1 BnAttributesBpropertyspeakerexpression_this setspeaker _value;ValueA BdataA BsingleTypeSTRINGvalueMale04ENG Bpropertypitchexpression_this setpitch _value;ValueQBBdataaBBsingleTypeSCALARvaluep}?BdataTypeObjectPositionInfoBsideWestflagsAttributes+CidtypeB_medic_FDpositionDH%A;XiDangles2X+<+Cskill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo Squad Medic@Bravo SLisPlayableD dataTypeObjectPositionInfoDsideWestflagsAttributesDidtypeB_soldier_exp_FatlOffsetm9CustomAttributesFIGpositionwD}I%A[iDanglesrI+<Dskill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "ENG"]] call hull3_unit_fnc_init; [this, 3, "ICON", "b_Ordnance", "ColorBlue", [1,1], "BE"] call hull3_marker_fnc_addCustomMarker;descriptionChernarus Naval Infantry - Bravo Explosives Specialist@Bravo SLisPlayableFAttribute0GFAttribute1FnAttributesIGpropertyspeakerexpression_this setspeaker _value;ValueFFdataFFsingleTypeSTRINGvalueMale05ENGFpropertypitchexpression_this setpitch _value;ValueGIGdata#GIGsingleTypeSCALARvaluep}?IGdataTypeObjectPositionInfoGsideWestflagsAttributesHidtypeB_Soldier_FCustomAttributesHJpositionD1K%AhDangles2X+<Hskill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo Squad Rifleman@Bravo SLisPlayableHAttribute0IAttribute1InAttributesJpropertyspeakerexpression_this setspeaker _value;ValueKIIdata[IIsingleTypeSTRINGvalueMale05ENGIpropertypitchexpression_this setpitch _value;ValueIJdataIJsingleTypeSCALARvalueQx?JformationDIAMONDJdataTypeGroupsideWestEntitiesgJAttributesPidPitemsItem0JItem1>LItem2MItem30OPdataTypeObjectPositionInfoKsideWestflagsAttributesNKidtypeB_Soldier_TL_F>Lposition#D#N%AhDangles2X+<NKskill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "FTL"], ["marker", "A1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo 1 Fireteam Leader@Bravo 1isPlayable>LdataTypeObjectPositionInfoLsideWestflagsAttributesLidtypeB_soldier_AR_FMpositionPDP%ACfgDangles2X+<Lskill?rankCORPORALinit [this, ["faction", "GMX_CDF_MC"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo 1 Automatic Rifleman@Bravo 1isPlayableMdataTypeObjectPositionInfo*NsideWestflagsAttributesbNidtypeB_Soldier_A_F0OpositionRtDP%AigDangles2X+<bNskill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable0OdataTypeObjectPositionInfoOsideWestflagsAttributesOidtypeB_soldier_LAT_FPposition{DIS%AfDangles2X+<Oskill?init[this, ["faction", "GMX_CDF_MC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Bravo 1 Rifleman (AT)@Bravo 1isPlayablePformationDIAMONDPdataTypeGroupsideWestEntitiesPAttributesSidSitemsItem0QSdataTypeObjectPositionInfoQsideWestflagsAttributesQidtypeB_Helipilot_FCustomAttributesRSpositionDC%AjDQskill?rankSERGEANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - TH 1 Pilot (Mi-2URN)@TH 1isPlayableRAttribute0RAttribute1hSnAttributesSpropertyspeakerexpression_this setspeaker _value;Value,ShSdatavwdataTypeObjectPositionInfo rsideWestflagsAttributesErid-typeB_Soldier_TL_FvpositionD%AĭsDanglesKeJ@juskill?init [this, ["faction", "GMX_CDF_MC"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Delta 1 Assistant Automatic Rifleman [JIP]@Delta 1isPlayable>vdataTypeObjectPositionInfovsideWestflagsAttributesvid0typeB_soldier_LAT_FwpositionTD%AQtDanglesKeJ@vskill?init[this, ["faction", "GMX_CDF_MC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayablewformationDIAMONDwdataTypeGroupsideWestEntitiesxAttributes {id1${itemsItem0-x {dataTypeObjectPositionInfoxsideWestflagsAttributesxid2typeB_Helipilot_FCustomAttributesy {positionTD%Ap}oDxskill?rankSERGEANTinit [this, ["faction", "GMX_CDF_MC"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionChernarus Naval Infantry - TH 2 Pilot (Mi-2URN) [JIP Replacement]@TH 2isPlayableyAttribute0zAttribute1znAttributes {propertyspeakerexpression_this setspeaker _value;ValueRzzdatabzzsingleTypeSTRINGvalueMale04ENGzpropertypitchexpression_this setpitch _value;Valuez {dataz {singleTypeSCALARvalueff? {formationDIAMOND${dataTypeLayernamePlayer BitsEntitiesu{id3atlOffsetYBڹitemsItem0{Item1Item21Item3Item4Item5ڹ dataTypeObjectPositionInfoi|sideEmptyflagsAttributes|idstypegmx_cdf2022_mi2urn_wdlatlOffset 9CustomAttributes}positionTD(GAMiD|skill?lockUNLOCKEDinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdl} Attribute0}Attribute1~Attribute2LAttribute3&Attribute4Attribute5Attribute6‡Attribute7Attribute8Attribute9gAttribute10BAttribute11nAttributes propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value~~data~~singleTypeSTRINGvalue-1~propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueLdataLsingleTypeARRAYvalueLitemsItem0Item1LdatasingleTypeARRAYvalueitemsItem09Item1{dataI{singleTypeSTRINGvaluegmx_cdf2022_wdl{datasingleTypeSCALARvalue?dataLsingleTypeARRAYvalueL items Item0}Item1Item2Item3>Item4tItem5Item6Item7,Item8bItem9Item10׃Item11LdatasingleTypeSTRINGvaluecablecutter_unhidedataҁsingleTypeSCALARvalue?data>singleTypeSTRINGvaluecamera_front_unhide>dataNtsingleTypeSCALARvalue?tdatasingleTypeSTRINGvaluecamera_rear_unhidedataɂsingleTypeSCALARvaluedata,singleTypeSTRINGvaluefan_unhide,data<bsingleTypeSCALARvalue?bdatarsingleTypeSTRINGvalueplugs_unhidedata׃singleTypeSCALARvalue׃datasingleTypeSTRINGvalueskids_unhidedata&LsingleTypeSCALARvalueLpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&data&singleTypeSTRINGvalue-1&propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueӅdatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value‡data‡singleTypeSTRINGvalue-1‡propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuejdatazsingleTypeSTRINGvalue-1propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata singleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value2gdataBgsingleTypeSTRINGvalue-1gpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value BdataBsingleTypeSTRINGvalue-1Bpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueŒdataҌsingleTypeSTRINGvalue-1dataTypeObjectPositionInfosideEmptyAttributesÍidttypegmx_cdf2022_mi2urn_wdlatlOffset'BCustomAttributesY1positionD!HAZHqDanglesg@I@Ískill?lockUNLOCKEDinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdlY Attribute03Attribute1Attribute2Attribute3`Attribute4BAttribute5Attribute6Attribute7ٙAttribute8Attribute9Attribute10|Attribute11TnAttributes 1propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueޏdatasingleTypeSTRINGvalue-1propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuedataːsingleTypeARRAYvalueitemsItem0Item1data'singleTypeARRAYvalueKitemsItem0sItem1datasingleTypeSTRINGvaluegmx_cdf2022_wdldataősingleTypeSCALARvalue?datasingleTypeARRAYvalue items Item0Item1Item22Item3xItem4Item5Item6)Item7fItem8Item9۔Item10Item11PdataǒsingleTypeSTRINGvaluecablecutter_unhidedata 2singleTypeSCALARvalue?2dataBxsingleTypeSTRINGvaluecamera_front_unhidexdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluecamera_rear_unhidedata)singleTypeSCALARvalue)data9fsingleTypeSTRINGvaluefan_unhidefdatavsingleTypeSCALARvalue?data۔singleTypeSTRINGvalueplugs_unhide۔datasingleTypeSCALARvaluedata!PsingleTypeSTRINGvalueskids_unhidePdata`singleTypeSCALARvaluepropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value+`data;`singleTypeSTRINGvalue-1`propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value BdataBsingleTypeSTRINGvalue-1Bpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueǘdataטsingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueٙdataٙsingleTypeSTRINGvalue-1ٙpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value3dataCsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueldata|singleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueG|dataW|singleTypeSTRINGvalue-1|propertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueTdata/TsingleTypeSTRINGvalue-1Tpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value1data 1singleTypeSTRINGvalue-11dataTypeObjectPositionInfosideEmptyAttributesޞidqtypeCUP_I_RHIB_RACSatlOffset^)?CustomAttributesKposition&dDINAxDޞinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;nameboat_1KAttribute0snAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value͟dataݟsingleTypeSTRINGvalue[[[["CUP_arifle_M16A2","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_AlicePack_Khaki"],[4]]],false]dataTypeObjectPositionInfo~sideEmptyAttributesidptypeCUP_I_RHIB_RACSatlOffset^)?CustomAttributes position@DINA7xDinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;nameboat_2 Attribute03nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_M16A2","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_AlicePack_Khaki"],[4]]],false] dataTypeObjectPositionInfoQsideEmptyflagsAttributesidutypeCUP_B_TowingTractor_CZatlOffset9CustomAttributesposition^D&AllDanglesg@wJ@init [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;Attribute0 Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuezdatasingleTypeSTRINGvalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]propertyace_refuel_fuelCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_refuel_fuelCargo")) then {getNumber (configOf _this >> "ace_refuel_fuelCargo")} else {-1})) then {[_this, _value] call ace_refuel_fnc_makeSource}ValuedatasingleTypeSCALARvalue dataTypeObjectPositionInfosideEmptyAttributesاid;typegmx_cdf2022_uaz469_cargo_wdlatlOffsetmBCustomAttributesnڹposition5D7HAݜjDاskill?lockUNLOCKEDinit [this, ["faction", "GMX_CDF_MC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdln Attribute0HAttribute1(Attribute2PAttribute3*Attribute4 Attribute5Attribute6ƴAttribute7Attribute8~Attribute9BAttribute10"Attribute11nAttributes ڹpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value(data(singleTypeSTRINGvalue-1(propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueЪPdataPsingleTypeARRAYvaluePitemsItem0,Item1Pdata<singleTypeARRAYvalue`itemsItem0Item1ʫdataʫsingleTypeSTRINGvaluegmx_cdf2022_wdlʫdataګsingleTypeSCALARvalue?dataPsingleTypeARRAYvalue4PitemsItem0Item1QItem2Item3ȭItem4Item5CItem6yItem7Item8Item98Item10nItem11Item12Item13+Item14aItem15Item16۰Item17Pdata$QsingleTypeSTRINGvaluewindshieldQdataasingleTypeSCALARvalue?dataȭsingleTypeSTRINGvaluewindows_unhideȭdataحsingleTypeSCALARvaluedataCsingleTypeSTRINGvaluecover_hoops_unhideCdataSysingleTypeSCALARvalueydatasingleTypeSTRINGvaluespare_wheel_unhidedataήsingleTypeSCALARvalue?data8singleTypeSTRINGvalueantenna_01_unhide8dataHnsingleTypeSCALARvalue?ndata~singleTypeSTRINGvalueantenna_02_unhidedata¯singleTypeSCALARvalue?data+singleTypeSTRINGvaluefoglights_unhide+data;asingleTypeSCALARvalue?adataqsingleTypeSTRINGvaluemirrors_01_unhidedata۰singleTypeSCALARvalue?۰datasingleTypeSTRINGvaluedoors_unhidedata*PsingleTypeSCALARvalue?Ppropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value*data*singleTypeSTRINGvalue-1*propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueײ data singleTypeSTRINGvalue-1 propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedata³singleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueƴdataƴsingleTypeSTRINGvalue-1ƴpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuendata~singleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueI~dataY~singleTypeSTRINGvalue-1~propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueضBdataBsingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]Bpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value"data"singleTypeSTRINGvalue-1"propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueȸdataظsingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueڹdataڹsingleTypeSTRINGvalue-1ڹdataTypeLayernameBoat TurretsEntities,id4atlOffset{@E itemsItem0Item1Item2rItem3Item4Item5 Item6`Item7;EdataTypeObjectPositionInfo0sideEmptyflagsAttributesPidotypeLand_Destroyer_01_Boat_Rack_01_FCustomAttributesfposition@D+AkxDPtexturesGreyfAttribute0nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value6dataFsingleTypeARRAYvaluejitemsItem0Item1[data[singleTypeARRAYvalueƼ[itemsItem0Item1%[data%singleTypeSTRINGvalueGrey%data5[singleTypeSCALARvalue?[dataksingleTypeARRAYdataTypeObjectPositionInfosideEmptyflagsAttributes>idrtypeLand_Destroyer_01_Boat_Rack_01_FCustomAttributesTrpositiondD+AxD>texturesGreyTAttribute0|nAttributesrpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value$rdata4rsingleTypeARRAYvalueXritemsItem0Item1IrdataIsingleTypeARRAYvalueIitemsItem0ܿItem1IdatasingleTypeSTRINGvalueGreydata#IsingleTypeSCALARvalue?IdataYrsingleTypeARRAYrdataTypeObjectPositionInfosideEmptyAttributes@idmtypeLand_Destroyer_01_base_FatlOffset"BCustomAttributesFposition(D6?q|DanglesI@@FAttribute0Attribute1Attribute2Attribute3Attribute4Attribute5nAttributespropertyCustomShipNameTexture0expression([_this, 'Land_Destroyer_01_hull_05_F'] call bis_fnc_destroyer01GetShipPart) setObjectTextureGlobal [0, _value];ValueodatasingleTypeSTRINGvaluea3\boat_f_destroyer\destroyer_01\data\destroyer_01_tag_05_co.paapropertyShipHangarDoorStateexpression[([_this, 'Land_Destroyer_01_hull_04_F'] call bis_fnc_destroyer01GetShipPart), _value, true] spawn bis_fnc_destroyer01AnimateHangarDoors;ValuedatasingleTypeSCALARvalue?propertyCustomShipFlagTexture0expression([_this, 'ShipFlag_US_F'] call bis_fnc_destroyer01GetShipPart) setFlagTexture _value;ValueudatasingleTypeSTRINGvalue\ca\ca_e\data\flag_cdf_co.paapropertyCustomShipNumber1expression[([_this, 'Land_Destroyer_01_hull_01_F'] call bis_fnc_destroyer01GetShipPart), _value, 0] spawn bis_fnc_destroyer01InitHullNumbers;ValuedatasingleTypeSCALARvalue@propertyCustomShipNumber2expression[([_this, 'Land_Destroyer_01_hull_01_F'] call bis_fnc_destroyer01GetShipPart), _value, 1] spawn bis_fnc_destroyer01InitHullNumbers;ValueydatasingleTypeSCALARvalue@propertyCustomShipNumber3expression[([_this, 'Land_Destroyer_01_hull_01_F'] call bis_fnc_destroyer01GetShipPart), _value, 2] spawn bis_fnc_destroyer01InitHullNumbers;Valuendata~singleTypeSCALARvalueAdataTypeObjectPositionInfo(sideEmptyflagsAttributes`idtypeB_Ship_MRLS_01_FatlOffset!9positionBDrWASDangles;@`createAsSimpleObjectdisableSimulationreceiveRemoteTargetsdataTypeObjectPositionInfo9sideEmptyflagsAttributesqid:typeB_SAM_System_02_FatlOffsetbh= positionaD A^sDanglesI@qcreateAsSimpleObjectdisableSimulationreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsage dataTypeObjectPositionInfosideEmptyflagsAttributesid9typeB_SAM_System_01_FatlOffsetz>`positionD2AoDanglesI@createAsSimpleObjectdisableSimulationreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsage`dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Ship_Gun_01_FatlOffseto:;positionhDg;AR Dangles2:@receiveRemoteTargets;dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_AAA_System_01_FatlOffset>EpositionDKA3DreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsageEdataTypeLayernameModulesEntitiesid5atlOffsetB itemsItem0Item1*Item2pItem3Item4Item5BItem6Item7, dataTypeLogicPositionInfoareaSizeACareaIsRectangleflagsid7typeModuleHideTerrainObjects_FatlOffsetBCustomAttributes*positionD?DAttribute0 Attribute1nAttributes*property#filterexpression_this setVariable ["#filter",_value]Value`datapsingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value*data*singleTypeBOOLvalue* dataTypeLogicPositionInfoareaSizeshkA AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetl<CustomAttributespposition^fE|Aw\Eangles{@Attribute0PAttribute1nAttributespproperty#filterexpression_this setVariable ["#filter",_value]ValuedatasingleTypeSCALARvaluePAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value<pdataLpsingleTypeBOOLvaluep dataTypeLogicPositionInfo&areaSize A AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset<CustomAttributes^position9iEq=A,[Eangles@^Attribute0Attribute1"nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value"data"singleTypeSCALARvaluepA"property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvalue dataTypeLogicPositionInfolareaSize A AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetI >CustomAttributesposition4bE A#dEangles{?Attribute0Attribute1hnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value2hdataBhsingleTypeSCALARvalue0Ahproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvalue dataTypeLogicPositionInfoareaSizeAƞAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetŸ>CustomAttributesBpositionIEf5-Bd{Eanglesu0@Attribute0"Attribute1nAttributesBproperty#filterexpression_this setVariable ["#filter",_value]ValuexdatasingleTypeSCALARvaluePAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueBdataBsingleTypeBOOLvalueBdataTypeLogicPositionInfoidtypeARK_Clear_VehicleatlOffsetpositionmֆE:?AUNEEdataTypeLogicPositionInfo,idtypeARK_Make_SentryatlOffset7CustomAttributesL,positionŶEnA/DELAttribute0tnAttributes,propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value,data,singleTypeBOOLvalue,dataTypeLogicPositionInfoid8typeARK_ACE_RearmatlOffset0ABpositionyDL?.OnDdataTypeLogicPositionInfo2nameadm_hc_unitisPlayabledescriptionHCid6typeHeadlessClient_FatlOffset'BRposition|D? uDRdataTypeMarkerposition5EAKIEnamemkr_strelkatypeEmptyid<dataTypeMarkerposition`EA1cEnamemkr_airbasetypeEmptyid=atlOffsetǹdataTypeMarkerposition+98EB3Enamemkr_northern_militarytypeEmptyid>}dataTypeMarkerpositionSE33A!Enamemkr_kamenyytypeEmptyid?dataTypeMarkerposition;]JE?!!Enamemkr_docktypeEmptyid@atlOffsetp9@dataTypeMarkerpositions"E(B=nEnamemkr_lighthousetypeEmptyidAatlOffset8dataTypeMarkerpositionHEP !B |Enamemkr_central_militarytypeEmptyidatlOffset"dataTypeMarkerposition#pEAOEnamemkr_southern_militarytypeEmptyiddataTypeLayernameStrelkaEntitiesidatlOffset?vitemsItem0Item1*Item2kvdataTypeLayernameSet DressingEntitiesYidatlOffset0?*?items>Item0IItem1Item2rItem3Item4Item5.Item6Item7WItem8Item9Item10Item11Item12:Item13Item14cItem15Item16Item17%Item18Item19WItem20Item21eItem22 Item23Item244 Item25 Item26] Item27 Item28Item29MItem30Item31Item32Item33Item34XItem35-Item36Item37Item38dItem399Item40Item41Item42Item43uItem442Item45Item46Item47|Item48RItem49' Item50 Item51!Item52"Item53g#Item54<$Item55%Item56%Item57&Item58'Item59i(Item60>)Item61#**dataTypeObjectPositionInfosideEmptyflagsAttributesidftypeLand_HouseRuin_Big_03_FCustomAttributes0positionͅEeBEEanglesj@disableSimulation0Attribute0XnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoqsideEmptyflagsAttributesidNtypeLand_Chapel_02_white_ruins_FCustomAttributesrposition\5EyLAQGEanglesՙ@disableSimulationAttribute0nAttributesrpropertyallowDamageexpression_this allowdamage _value;Value>rdataNrsingleTypeBOOLvaluerdataTypeObjectPositionInfosideEmptyflagsAttributes?idotypeLand_TrailerCistern_wreck_FCustomAttributes]positionE A2DEangles>@˾@?disableSimulation]Attribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidbtypeLand_HouseRuin_Small_01_FCustomAttributesposition(sE zAvHEangles @disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuehdataxsingleTypeBOOLvaluedataTypeObjectPositionInfo-sideEmptyflagsAttributeseidetypeLand_HouseRuin_Big_03_FCustomAttributes.positionEeB=FEangles ?edisableSimulationAttribute0nAttributes.propertyallowDamageexpression_this allowdamage _value;Value.data .singleTypeBOOLvalue.dataTypeObjectPositionInfosideEmptyflagsAttributesidTtypeLand_HouseRuin_Big_03_half_FCustomAttributesposition뾆E?AiJEangles*6?disableSimulationAttribute0BnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoVsideEmptyflagsAttributesidUtypeLand_HouseRuin_Big_03_FCustomAttributesWposition7EEACGEanglesˬ@disableSimulationAttribute0nAttributesWpropertyallowDamageexpression_this allowdamage _value;Value#Wdata3WsingleTypeBOOLvalueWdataTypeObjectPositionInfosideEmptyflagsAttributes$idZtypeLand_HouseChimney_Ruin_01_FCustomAttributesBpositionEA(KEangles[@$disableSimulationBAttribute0jnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesiddtypeLand_HouseRuin_Small_02_FCustomAttributespositionOEAA@IEanglesUJh@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueMdata]singleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesJidWtypeLand_HouseRuin_Big_05_FCustomAttributeshposition{E5AFEanglesZf9?JdisableSimulationhAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_House_1B01_ruins_FCustomAttributesposition+E A EEanglespv@disableSimulationAttribute0"nAttributespropertyallowDamageexpression_this allowdamage _value;ValueqdatasingleTypeBOOLvaluedataTypeObjectPositionInfo9sideEmptyflagsAttributesqiditypeLand_Greenhouse_01_ruins_FCustomAttributes:position]EAoDEanglesf.?qdisableSimulationAttribute0nAttributes:propertyallowDamageexpression_this allowdamage _value;Value:data:singleTypeBOOLvalue:dataTypeObjectPositionInfosideEmptyflagsAttributesidRtypeLand_HouseRuin_Big_01_FCustomAttributes!position]eE:Ab&FEanglesj@disableSimulation!Attribute0InAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfobsideEmptyflagsAttributesidStypeLand_HouseRuin_Big_02_half_FCustomAttributescpositionEq AsIEanglesR.?disableSimulationAttribute0nAttributescpropertyallowDamageexpression_this allowdamage _value;Value/cdata?csingleTypeBOOLvaluecdataTypeObjectPositionInfosideEmptyflagsAttributes/id[typeLand_Greenhouse_01_ruins_FCustomAttributesMpositionщEAHEangles {>/disableSimulationMAttribute0unAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidltypeLand_HouseRuin_Small_01_FCustomAttributesposition_E'AGEangles@disableSimulationAttribute0 nAttributespropertyallowDamageexpression_this allowdamage _value;ValueXdatahsingleTypeBOOLvaluedataTypeObjectPositionInfo$sideEmptyflagsAttributes\id^typeLand_HouseWallRuin_Corner_02_FCustomAttributesz%positionBEY@AIEangles@\disableSimulationzAttribute0nAttributes%propertyallowDamageexpression_this allowdamage _value;Value%data%singleTypeBOOLvalue%dataTypeObjectPositionInfosideEmptyflagsAttributesid\typeLand_HouseWallRuin_Corner_01_FCustomAttributespositionuhEqAIEanglesAw@disableSimulationAttribute0;nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoVsideEmptyflagsAttributesidgtypeLand_HouseWallRuin_Corner_01_FCustomAttributesWpositionkӈEWA֮KEanglesіe@disableSimulationAttribute0nAttributesWpropertyallowDamageexpression_this allowdamage _value;Value#Wdata3WsingleTypeBOOLvalueWdataTypeObjectPositionInfosideEmptyflagsAttributes%id]typeLand_HouseWallRuin_Door_01_FCustomAttributesCposition=EAbuIEanglesm@%disableSimulationCAttribute0knAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo|sideEmptyflagsAttributesidktypeLand_ChurchRuin_01_FCustomAttributesepositiondEEBNGEangles@Attribute0nAttributesepropertyallowDamageexpression_this allowdamage _value;Value1edataAesingleTypeBOOLvaluee dataTypeObjectPositionInfo sideEmptyflagsAttributesCidQtypeLand_HouseRuin_Big_01_half_FatlOffset8>CustomAttributesa positionӇEAQKEangles!@CdisableSimulationaAttribute0nAttributes propertyallowDamageexpression_this allowdamage _value;Value data singleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidatypeLand_HouseRuin_Small_01_FCustomAttributespositionQLEA6;LEanglesUw@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Valueldata|singleTypeBOOLvaluedataTypeObjectPositionInfo3sideEmptyflagsAttributeskidCtypeLand_HouseRuin_Small_01_FCustomAttributes4 position(EAyILEangles )?kdisableSimulationAttribute0nAttributes4 propertyallowDamageexpression_this allowdamage _value;Value 4 data 4 singleTypeBOOLvalue4 dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeLand_HouseRuin_Big_01_FCustomAttributes  positionEA-^Eangles'@ disableSimulation Attribute0C nAttributes propertyallowDamageexpression_this allowdamage _value;Value  data  singleTypeBOOLvalue dataTypeObjectPositionInfo\ sideEmptyflagsAttributes idtypeLand_HouseRuin_Big_03_half_FCustomAttributes ] positionEAj+]Eangles? disableSimulation Attribute0 nAttributes] propertyallowDamageexpression_this allowdamage _value;Value) ] data9 ] singleTypeBOOLvalue] dataTypeObjectPositionInfo sideEmptyflagsAttributes& idtypeLand_HouseRuin_Big_03_FCustomAttributesD  positionE;A[_Eangles9?& disableSimulationD Attribute0l nAttributes propertyallowDamageexpression_this allowdamage _value;Value  data  singleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_04_FCustomAttributespositionEAל[EanglesPG@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueMdata]singleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesGidtypegmx_chdkz_uaz469_cargo_wdratlOffseteMpositionӋETJ;BnQEanglesӠL=+.?#disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_ShellCrater_02_decal_FpositionEAVdJEdisableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesidZtypeLand_ShellCrater_02_decal_FpositionkEAaHEdisableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributesFidTtypeLand_ShellCrater_01_decal_FdpositionVEA'IEFdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributesidLtypeLand_ShellCrater_02_large_F9position4EAMEanglesv@#<disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidNtypeLand_ShellCrater_02_large_FpositionEMANFEangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidPtypeLand_ShellCrater_02_large_FpositionDE'KA+KEangles Nm=E@disableSimulationdataTypeObjectPositionInfobsideEmptyflagsAttributesidRtypeLand_ShellCrater_02_large_FpositionډE]?A8ZMEanglesg@gv">disableSimulationdataTypeObjectPositionInfo7sideEmptyflagsAttributesWidVtypeLand_ShellCrater_02_small_FupositionEGAZJEWdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributesidYtypeLand_ShellCrater_02_small_F2positionEGAWHEdisableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesidUtypeLand_ShellCrater_01_FpositionsEdAIEdisableSimulationdataTypeObjectPositionInfoWsideEmptyflagsAttributesidjtypeCraterLongpositionERA+s\Eangles={y? @disableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributes^idktypeCraterLong_02_small_F|position?E`AZEanglesBu">?b@^disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes4id[typeLand_ShellCrater_02_debris_FRposition-EA\Eangles\@v@4disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributes id\typeLand_ShellCrater_02_decal_F' positionrE'A]Eangles<ӷ=E@ disableSimulation' dataTypeObjectPositionInfo sideEmptyflagsAttributes id]typeLand_ShellCrater_02_decal_F positionE]AlYEangles@S< disableSimulation dataTypeObjectPositionInfo{!sideEmptyflagsAttributes!id^typeLand_ShellCrater_02_decal_F!positionEA]Eanglesln,>ln,>!disableSimulation!dataTypeObjectPositionInfoT"sideEmptyAttributest"id_typeLand_ShellCrater_02_decal_FatlOffset@ށ>"positionyE+gA bEt"disableSimulation"dataTypeObjectPositionInfo#sideEmptyflagsAttributesI#id`typeLand_ShellCrater_02_decal_Fg#positionHEcgA\Eangles>@@I#disableSimulationg#dataTypeObjectPositionInfo#sideEmptyflagsAttributes$idatypeLand_ShellCrater_02_decal_F<$positionEA ZEangles3=@$disableSimulation<$dataTypeObjectPositionInfo$sideEmptyflagsAttributes$idbtypeLand_ShellCrater_01_decal_F%position;EA}[EanglesD@Y@$disableSimulation%dataTypeObjectPositionInfo%sideEmptyflagsAttributes%idctypeLand_ShellCrater_02_large_F%positionqEDA]Eangles<ӷ=E@%disableSimulation%dataTypeObjectPositionInfoe&sideEmptyflagsAttributes&iddtypeLand_ShellCrater_02_large_F&positionCEDA?bYEangles@S<&disableSimulation&dataTypeObjectPositionInfo:'sideEmptyflagsAttributesr'idetypeLand_ShellCrater_02_large_F'positionHE}fA]Eanglesln,>ln,>r'disableSimulation'dataTypeObjectPositionInfo(sideEmptyAttributesK(idftypeLand_ShellCrater_02_large_FatlOffset>i(positionSEQAaEanglesI@!@K(disableSimulationi(dataTypeObjectPositionInfo(sideEmptyflagsAttributes )idgtypeLand_ShellCrater_02_small_F>)positionQEdAy\Eangles\@v@ )disableSimulation>)dataTypeObjectPositionInfo)sideEmptyflagsAttributes*idhtypeLand_ShellCrater_02_small_FatlOffset6#*positionȉEA8wZEangles3=@*disableSimulation#*dataTypeObjectPositionInfo*sideEmptyflagsAttributes*iditypeLand_ShellCrater_01_F*positionAttributes .idtypeEmptyDetectorAreaR50b.conditiontrue;sizeAdnAsizeBBisRectangleb.dataTypeTriggerpositionԴEuA ,LEangle @Attributes.idtypeEmptyDetectorAreaR50atlOffsetB>(/conditiontrue;sizeAAsizeBAisRectangle(/dataTypeTriggerpositionE03AIEangle @Attributes/idtypeEmptyDetectorAreaR50atlOffsetf?/conditiontrue;sizeAVaAsizeBjAisRectangle/dataTypeTriggerpositionYyE@)A[uHEangle @Attributesr0idtypeEmptyDetectorAreaR50atlOffset0conditiontrue;sizeAhAsizeBvhAisRectangle0dataTypeLogicPositionInfo1idtypeAdmiral_CqcZoneCustomAttributes318position_EA*FE31 Attribute01Attribute12Attribute2B3Attribute33Attribute44Attribute5L5Attribute65Attribute76Attribute8c7nAttributes 8propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueY22datai22singleTypeSTRINGvalue2propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value 3B3data3B3singleTypeSCALARvalueB3propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value33data33singleTypeSCALARvalue3propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valueh44datax44singleTypeSCALARvalueB4propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value5L5data&5L5singleTypeSCALARvalueBL5propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value55data55singleTypeBOOLvalue5propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valuet66data66singleTypeSCALARvalue@6propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value07c7data@7c7singleTypeSTRINGvaluec7propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value78data78singleTypeSTRINGvalue8dataTypeTriggerpositionE,AF\Eangle>Attributes8id$typeEmptyDetectorAreaR50atlOffset58conditiontrue;sizeAdnAsizeB:AisRectangle8dataTypeTriggerpositionxEA _Eangle ?Attributesf9id%typeEmptyDetectorAreaR50atlOffset_=9conditiontrue;sizeA?vAsizeBXAisRectangle9dataTypeLayernameCounterEntities9idatlOffsetDb@WitemsItem0I:Item1;Item2k=Item3+>Item4>Item5JWdataTypeGroupsideCivilianEntities:Attributes;id;itemsItem0:Item1T;;dataTypeObjectPositionInfo.;sideCivilianflagsAttributesN;idtypeC_Bob_VRT;positionsEqAQqEN;T;dataTypeWaypointloiterAltitudepositionb+EA0HEEffects;showWPNEVERidtypeMove;;;dataTypeGroupsideCivilianEntities(<Attributese=idk=itemsItem0P<Item1<e=dataTypeObjectPositionInfo<sideCivilianflagsAttributes<idtypeC_Bob_VR<positionxaEhA \E<<dataTypeWaypointloiterAltitudepositionb+EA0HEEffects_=showWPNEVERidtypeMovee=e=k=dataTypeTriggerposition5XE 7BNrEAttributes=idtypeEmptyDetectorAreaR50atlOffsetA+>conditiontriggeractivated tgr_strelka;sizeApAsizeBpA+>dataTypeTriggerpositionAaEP5B̽\EAttributes>idtypeEmptyDetectorAreaR50atlOffsetA>conditiontriggeractivated tgr_strelka;sizeApAsizeBpA>dataTypeLogicPositionInfoS?idtypeAdmiral_OndemandCampZoneCustomAttributess?JpositionDdEPVAwrEs?Attribute0o@Attribute11AAttribute2AAttribute3BAttribute4VCAttribute5DAttribute6DAttribute7EAttribute8SFAttribute9 GAttribute10GAttribute11HAttribute12mIAttribute136JnAttributesJpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value@1AdataA1AsingleTypeSTRINGvalue1ApropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueAAdataAAsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueiBBdatayBBsingleTypeSCALARvalueBBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value CVCdata0CVCsingleTypeSCALARvalueBVCpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueCDdataCDsingleTypeSCALARvalue ADpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueDDdataDDsingleTypeBOOLvalueDpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuecEEdatasEEsingleTypeSCALARvalue?EpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value FSFdata0FSFsingleTypeSTRINGvalueSFpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueF GdataF GsingleTypeSCALARvalue GpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueGGdataGGsingleTypeSCALARvalue?GpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuevHHdataHHsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value7ImIdataGImIsingleTypeSCALARvaluemIpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueJ6JdataJ6JsingleTypeSCALARvalue6JpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueJJdataJJsingleTypeSTRINGvalueJdataTypeLogicPositionInfo`KidtypeAdmiral_OndemandCampZoneCustomAttributesKWpositionYcEA3x\Eangles@#ZCbpositionpE?ZE>Z Attribute0ZAttribute1[Attribute2[\Attribute3 ]Attribute4]Attribute5l^Attribute63_Attribute7`Attribute8`Attribute9anAttributes CbpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuew[[data[[singleTypeSTRINGvalue[propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value%\[\data5\[\singleTypeSCALARvalue[\propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\ ]data\ ]singleTypeSCALARvalueB ]propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]]data]]singleTypeSCALARvalueB]propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value8^l^dataH^l^singleTypeBOOLvaluel^propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value^3_data _3_singleTypeSCALARvalue3_propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value_`data_`singleTypeSCALARvalue`propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value``data``singleTypeSCALARvalue?`propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueTaadatadaasingleTypeSTRINGvalueapropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuebCbdata bCbsingleTypeSTRINGvalueCbdataTypeLogicPositionInfobid+typeAdmiral_PatrolZoneatlOffsetCustomAttributesbjpositionQqEeAAEb Attribute0cAttribute1AdAttribute2dAttribute3eAttribute4TfAttribute5gAttribute6gAttribute7hAttribute8biAttribute9jnAttributes jpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedAddatadAdsingleTypeSTRINGvalueAdpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedddataddsingleTypeSCALARvaluedpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuemeedata}eesingleTypeSCALARvalueBepropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuefTfdata.fTfsingleTypeSCALARvalueBTfpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuefgdatafgsingleTypeBOOLvaluegpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueggdataggsingleTypeSCALARvaluegpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueahhdataqhhsingleTypeSCALARvalue?hpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value,ibidata(~positionaEl%A՞dEanglesmK@"~(~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~id{typeLand_Barracks_04_F~position=dEAZEangles5@~~dataTypeObjectPositionInfojsideEmptyflagsAttributesidtypeLand_ClutterCutter_large_FatlOffset<positioniEq=AZEdataTypeObjectPositionInfosideEmptyflagsAttributesPidrtypeLand_GuardHouse_03_FatlOffset6VpositionhE IA{XEangles@PVdataTypeObjectPositionInfo܀sideEmptyflagsAttributesidtypeland_bunker_garageatlOffset?positionfEE?Am \Eanglesr@dataTypeObjectPositionInfosideEmptyflagsAttributes؁idtypeland_bunker_garageatlOffset?ށposition;jEAZEangles_?؁ށdataTypeObjectPositionInfoTsideEmptyflagsAttributesidztypeLand_Barracks_05_Fposition՛sE/AOEangles?dataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_ClutterCutter_large_F6position^sEA#OE06dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_GuardHouse_03_FatlOffset6positionLsEHuA2QEangles4:>dataTypeObjectPositionInforsideEmptyflagsAttributesidxtypeLand_Barracks_04_Fposition~ooE}A%QEanglesX>dataTypeObjectPositionInfo&sideEmptyflagsAttributes^idytypeLand_Barracks_05_FdpositionaDnE/AfQEangles?^ddataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ClutterCutter_large_FpositionInEA/REdataTypeObjectPositionInfosideEmptyflagsAttributesidCtypegmx_chdkz_uaz469_cargo_wdrĆpositionoE ~APEangles=@ĆdataTypeObjectPositionInfoDsideEmptyflagsAttributes|idBtypegmx_chdkz_ural4320_cargo_wdrpositionrE%AQOEanglesI?|dataTypeObjectPositionInfosideEmptyflagsAttributes;idAtypegmx_chdkz_ural4320_repair_wdrApositionfrEAPEangles?;AdataTypeObjectPositionInfosideEmptyAttributesidMtypegmx_chdkz_btr60pu12_wdratlOffsetR?position3gEϱAg\Eangles@ dataTypeObjectPositionInfosideEmptyflagsAttributes׉idstypegmx_chdkz_btr60pu12_wdratlOffsetCustomAttributespositiont^EnATdEangles#<X{m@׉texturesgmx_chdkz_wdrAttribute0nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueƊdata֊singleTypeARRAYvalueitemsItem0"Item1data2singleTypeARRAYvalueVitemsItem0~Item1datasingleTypeSTRINGvaluegmx_chdkz_wdrdata΋singleTypeSCALARvalue?datasingleTypeARRAYvalue(itemsItem0|Item1ʌItem2Item3FItem4|Item5ƍdataʌsingleTypeSTRINGvalueantennamast_01_elev_triggerʌdataڌsingleTypeSCALARvalue?dataFsingleTypeSTRINGvaluecamonet_hull_unhideFdataV|singleTypeSCALARvalue?|dataƍsingleTypeSTRINGvaluecamofoilage_hull_unhideƍdata֍singleTypeSCALARvalue?dataTypeObjectPositionInfosideEmptyflagsAttributesid[typegmx_chdkz_l410t_wdlatlOffsetposition@:WE05AOeEangles.@-@dataTypeObjectPositionInfo7sideEmptyflagsAttributesoidwtypegmx_chdkz_mi2t_wdluposition)VEKAETgEangles@oudataTypeObjectPositionInfosideEmptyflagsAttributes$idLtypegmx_chdkz_pt76b_wdr*positionծfEA[Eangles@$*dataTypeObjectPositionInfosideEmptyflagsAttributesidttypegmx_chdkz_uaz469_cargo_wdrposition\E{AeEanglesԣ<dataTypeObjectPositionInfoksideEmptyAttributesidOtypegmx_chdkz_ural375d_refuel_wdratlOffset?position(jE:AC[Eanglesk`?dataTypeObjectPositionInfo*sideEmptyflagsAttributesbidvtypegmx_chdkz_ural375d_refuel_wdrhpositionwaEuFAcEangles#<??bhdataTypeObjectPositionInfosideEmptyflagsAttributes idStypegmx_chdkz_ural375d_medic_wdr&position [E AG.]Eangles#<$l@ &dataTypeObjectPositionInfosideEmptyAttributesidNtypegmx_chdkz_ural4320_reammo_wdratlOffset?positionX|jE A{ZEangles\?dataTypeObjectPositionInfozsideEmptyflagsAttributesidutypegmx_chdkz_ural4320_repair_wdratlOffset6position~aEBA/dEangles#<b?dataTypeObjectPositionInfo8sideEmptyflagsAttributespidQtypegmx_chdkz_ural4320_cargo_wdrvposition{\ExAM\Eangles#<Z@pvdataTypeObjectPositionInfosideEmptyflagsAttributes.idRtypegmx_chdkz_ural4320_cargo_wdr4position\EdQA]Eangles#<5Cm@.4dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierINSatlOffsetCs@position^E0B dEangleseB?dataTypeLayernameAdmiralEntitiesAidatlOffset(@itemsItem0tItem1GItem2dataTypeLayernameCQCEntitiesidatlOffsetH>G items Item0IItem1Item2יItem3Item4Item5͢Item6Item7KItem8Item9ɥItem10GdataTypeTriggerpositionpE3A$NEangleu??AttributesΘid=typeEmptyDetectorAreaR250atlOffseth<conditiontrue;sizeA:o/AsizeBTAisRectangledataTypeTriggerposition.[sE A4vPEangleP>Attributesid?typeEmptyDetectorAreaR250atlOffseth<יconditiontrue;sizeA_BAsizeBy|AisRectangleיdataTypeTriggerpositionoE)AZQEangleu??Attributes\id>typeEmptyDetectorAreaR250atlOffset:conditiontrue;sizeA:o/AsizeB4IAisRectangledataTypeLogicPositionInfoid@typeAdmiral_CqcZoneCustomAttributesposition_sEALNE Attribute0śAttribute1vAttribute2,Attribute3ڝAttribute4Attribute56Attribute6Attribute7Attribute8MnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueCvdataSvsingleTypeSTRINGvaluevpropertyAdmiral_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];ValueRdatabsingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value6data6singleTypeSCALARvalueB6propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value^datansingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata*MsingleTypeSTRINGvalueMpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueӡdatasingleTypeSTRINGvaluedataTypeTriggerpositionDiEQAoZEanglee?AttributesidJtypeEmptyDetectorAreaR250atlOffset@D>͢conditiontrue;sizeAzAsizeB>BisRectangle͢dataTypeTriggerpositioneE:A[Eanglea?AttributesRidKtypeEmptyDetectorAreaR250atlOffset]conditiontrue;sizeA\AsizeBBisRectangledataTypeTriggerposition^EAh \Eangle?Attributes idPtypeEmptyDetectorAreaR250Kconditiontrue;sizeAOAsizeB+.AisRectangleKdataTypeTriggerposition \EyA3eEangle?Attributesid_typeEmptyDetectorAreaR250conditiontrue;sizeA:o/AsizeBTAisRectangledataTypeTriggerpositionTVEeA.gEangleO +@Attributesid`typeEmptyDetectorAreaR250atlOffseth<ɥconditiontrue;sizeAZAsizeBAisRectangleɥdataTypeTriggerpositiong(_EAdEangleW@AttributesNidatypeEmptyDetectorAreaR250atlOffset;conditiontrue;sizeA@sizeB;idtypeC_Bob_VRDposition(wCEI+AE>DdataTypeWaypointloiterAltitudeposition _EA_`EEffectsshowWPNEVERid'typeMoveĸĸʸdataTypeGroupsideCivilianEntitiesAttributesUid [itemsItem0@Item1չUdataTypeObjectPositionInfosideCivilianflagsAttributesϹid!typeC_Bob_VRչpositionEAiEϹչdataTypeWaypointloiterAltitudeposition _EA_`EEffectsOshowWPNEVERid(typeMoveUU[dataTypeGroupsideCivilianEntitiesAttributesid$itemsItem0ѺItem1fdataTypeObjectPositionInfo@sideCivilianflagsAttributes`id%typeC_Bob_VRfpositionBZE BPoKE`fdataTypeWaypointloiterAltitudeposition _EA_`EEffectsshowWPNEVERid)typeMovedataTypeTriggerposition@CESb]BLEAttributesdidtypeEmptyDetectorAreaR50atlOffsetAconditiontriggeractivated tgr_runway;sizeApAsizeBpAdataTypeTriggerpositionEvgBjEAttributes#idtypeEmptyDetectorAreaR50atlOffsetAjconditiontriggeractivated tgr_runway;sizeApAsizeBpAjdataTypeTriggerposition>E"tBLEAttributesid#typeEmptyDetectorAreaR50atlOffsetA)conditiontriggeractivated tgr_runway;sizeApAsizeBpA)dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesɾNposition2XEEAJ)Eanglesԣ<ɾAttribute0ſAttribute1Attribute2>Attribute3Attribute4Attribute5kAttribute6 Attribute7Attribute8Attribute9vAttribute10=Attribute11Attribute12Attribute13nAttributesNpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueTdatadsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuevdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5kdataEksingleTypeSCALARvalue AkpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuevdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value@vdataPvsingleTypeSCALARvaluevpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value=data=singleTypeSCALARvalue?=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueVdatafsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNdata+NsingleTypeSTRINGvalueNdataTypeLogicPositionInfoid"typeAdmiral_OndemandCampZoneCustomAttributesspositionE B`jEangles!ڣ<Attribute0Attribute1Attribute2cAttribute3Attribute4Attribute5Attribute6EAttribute7Attribute8Attribute9Attribute10bAttribute11'Attribute12Attribute13nAttributesspropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueydatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueZdatajsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueEdata!EsingleTypeBOOLvalueEpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueedatausingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value,bdata<bsingleTypeSCALARvaluebpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value'data'singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value{datasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@sdataPssingleTypeSTRINGvaluesdataTypeLogicPositionInfoid&typeAdmiral_OndemandCampZoneCustomAttributespositionJEr BtKEanglesԣ<Attribute0Attribute1Attribute2Attribute3?Attribute4Attribute5Attribute6jAttribute79Attribute8Attribute9Attribute10Attribute11LAttribute12 Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRdatabsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value ?data?singleTypeSCALARvalueB?propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value6jdataFjsingleTypeBOOLvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value9data9singleTypeSCALARvalue?9propertyAdmiral_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];ValueQdataasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueLdata&LsingleTypeSCALARvalueLpropertyAdmiral_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];ValueedatausingleTypeSTRINGvaluedataTypeLayernamePatrolEntitiesidatlOffset-6itemsItem0CItem1Item2Item32Item4Item5|Item6dataTypeTriggerpositionbEAz`EangleY<Attributesid}typeEmptyDetectorAreaR250conditiontrue;sizeACsizeB-CdataTypeTriggerpositiond sEA4PEangle,Attributes]id~typeEmptyDetectorAreaR250conditiontrue;sizeAHCsizeBBdataTypeTriggerposition]E˛AFXEangle,AttributesidtypeEmptyDetectorAreaR2502conditiontrue;sizeAHCsizeBB2dataTypeTriggerposition;WEXA]gEanglex9@AttributesidtypeEmptyDetectorAreaR250conditiontrue;sizeAHCsizeBBdataTypeTriggerpositionvnEAEbEangle:?AttributesLidtypeEmptyDetectorAreaR250|conditiontrue;sizeAHCsizeBB|dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetCustomAttributesposition͢VE4ANE Attribute0Attribute1zAttribute2+Attribute3Attribute4Attribute5<Attribute6Attribute7Attribute8Attribute9WnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueGzdataWzsingleTypeSTRINGvaluezpropertyAdmiral_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];ValueWdatagsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value<data<singleTypeBOOLvalue<propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueedatausingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value$Wdata4WsingleTypeSTRINGvalueWpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset6CustomAttributesposition~ZE:ANE Attribute0]Attribute1Attribute2Attribute3sAttribute4$Attribute5Attribute6Attribute7gAttribute82Attribute9nAttributes 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=sdataMssingleTypeSCALARvalueBspropertyAdmiral_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];ValueddatatsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value2data 2singleTypeSCALARvalue?2propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuewdatasingleTypeSTRINGvaluedataTypeLayernameSentry AIEntitiesidatlOffset@itemsItem0!Item1NItem2IItem3~Item4Item5Item6Item7 Item8\Item9vItem10Item11 Item12 Item13Y Item14 Item15Item16$Item17UItem18Item19Item20Item21Item22ZItem23#dataTypeGroupsideEastEntitieskAttributesHid.NitemsItem0HdataTypeObjectPositionInfo sideEastflagsAttributesBid/typegmx_chdkz_army_rifleman_akm_mixHposition~Ek|3BLEanglesH?BHNdataTypeGroupsideEastEntitiesAttributesCrewLinksid4IitemsItem0dataTypeObjectPositionInfoRsideEastflagsAttributesid7typegmx_chdkz_army_crew_akm_mixatlOffsetlG@positionEB~MEangles?LinkIDProviderLinksInextIDitemsItem0IlinkIDitem07item15CustomData&IroleturretPathIdataTypeGroupsideEastEntitiesAttributesxid9~itemsItem0xdataTypeObjectPositionInfo:sideEastflagsAttributesrid:typegmx_chdkz_army_grenadier_akm_pallad_mixxpositionrEBzQEangles>rx~dataTypeGroupsideEastEntitiesAttributesid;itemsItem0dataTypeObjectPositionInfolsideEastflagsAttributesid<typegmx_chdkz_army_machinegunner_rpk_mixposition mE'B4SEangles3@dataTypeGroupsideEastEntities AttributesCrewLinksidDitemsItem0&dataTypeObjectPositionInfosideEastflagsAttributesidFtypegmx_chdkz_army_rifleman_akm_mixatlOffsetR?position>jE]RA[Eangles?LinkIDProvider!Links4nextID4itemsItem0QlinkIDitem0Fitem1ECustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributesCrewLinks idGatlOffset9itemsItem05dataTypeObjectPositionInfosideEastflagsAttributesidItypegmx_chdkz_army_rifleman_akm_mixatlOffsetR?positionfEA4\Eangles@ LinkIDProvider0LinksCnextIDCitemsItem0`linkIDitem0Iitem1HCustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributesidUatlOffsetQ@ itemsItem05dataTypeObjectPositionInfosideEastflagsAttributesidVtypegmx_chdkz_army_marksman_svd_mixatlOffsetQ@position YEVWAmZcEanglesaa@ dataTypeGroupsideEastEntitieseAttributesVidWatlOffset6\itemsItem0VdataTypeObjectPositionInfosideEastflagsAttributesPidXtypegmx_chdkz_army_machinegunner_pk_mixatlOffset6Vposition6AZEXWA3lcEangles^@PV\dataTypeGroupsideEastEntitiesAttributespidYvitemsItem0pdataTypeObjectPositionInfoJsideEastflagsAttributesjidZtypegmx_chdkz_army_antitank_akm_rpg7_mixppositionZEWWA?cEjpvdataTypeGroupsideEastEntitiesAttributesCrewLinksid\atlOffset:itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid^typegmx_chdkz_army_rifleman_akm_mixatlOffset?positionM_EBtcEanglesA^/@X@LinkIDProviderLinks nextID itemsItem0'linkIDitem0^item1]CustomDatabroleturretPathdataTypeGroupsideEastEntitiesAttributes idcatlOffsetpJA itemsItem0 dataTypeObjectPositionInfo sideEastflagsAttributes iddtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffsetpJA position.:bE1ArdEangles? @   dataTypeGroupsideEastEntities$ Attributes ide itemsItem0A  dataTypeObjectPositionInfo sideEastflagsAttributes idftypegmx_chdkz_army_radioman_akm_mix positionhaE2AutdEanglesH@   dataTypeGroupsideEastEntitiesa AttributesS idgatlOffsetJAY itemsItem0~ S dataTypeObjectPositionInfo sideEastflagsAttributesM idhtypegmx_chdkz_army_machinegunner_rpk_mixatlOffsetJAS positionaE2AidEangles•@M S Y dataTypeGroupsideEastEntities Attributes idiatlOffset A itemsItem0  dataTypeObjectPositionInfoq sideEastflagsAttributes idjtypegmx_chdkz_army_antitank_assistant_akm_rpg7_mixatlOffset A positionʸaE2AJdEangles>@   dataTypeGroupsideEastEntitiesAttributesidkatlOffset6itemsItem0,dataTypeObjectPositionInfosideEastflagsAttributesidltypegmx_chdkz_army_marksman_svd_mixatlOffset6positionaE5AdEdataTypeGroupsideEastEntitiesDAttributesidmatlOffsetIA$itemsItem0adataTypeObjectPositionInfosideEastflagsAttributesidntypegmx_chdkz_army_machinegunner_rpk_mixatlOffsetIApositionbE1AEdE$dataTypeGroupsideEastEntitiesnAttributesOidoUitemsItem0OdataTypeObjectPositionInfosideEastflagsAttributesIidptypegmx_chdkz_army_machinegunner_pk_mixOpositionaE A/dEangles!@IOUdataTypeGroupsideEastEntitiesAttributes|idqitemsItem0|dataTypeObjectPositionInfo>sideEastflagsAttributesvidrtypegmx_chdkz_army_rifleman_akm_mix|positionraEʲAxdEangles@v|dataTypeGroupsideEastEntitiesAttributesidxitemsItem0dataTypeObjectPositionInfoisideEastflagsAttributesidytypegmx_chdkz_army_pilot_pm63_mixpositionBVVEAlgEangles@/@dataTypeGroupsideEastEntitiesAttributesidzitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid{typegmx_chdkz_army_pilot_pm63_mixpositionVEA@gEangles8@dataTypeObjectPositionInfoSsideEastflagsAttributesidEtypegmx_chdkz_dshkm_aatripodpositionkjEkOA[Eangles?dataTypeObjectPositionInfosideEastflagsAttributesTidHtypegmx_chdkz_dshkm_aatripodatlOffset9ZpositionfEA1\Eangles@TZdataTypeObjectPositionInfosideEastflagsAttributesid]typegmx_chdkz_dshkm_aatripodatlOffset:#positionM_E=BcEanglesA^/@X@#dataTypeObjectPositionInfosideEastflagsAttributesid5typegmx_chdkz_ot64a_wdrpositionE'BMEangles?dataTypeLayernameAnti AirEntities%idatlOffset@UitemsItem0XItem1q#Item2EUdataTypeLayernameSet DressingEntitiesidatlOffset@ q# itemsItem0Item1Item2Item3Item4Item5D Item6!Item7"q# dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_MobileRadar_01_radar_FatlOffsetCustomAttributespositionwXE2BPrEangles3?Attribute0nAttributespropertyRotation_Speedexpression_this animateSource ['Radar_Rotation',1e6-1,_value]ValuedatasingleTypeSCALARvalue?dataTypeObjectPositionInfoDsideEmptyflagsAttributes|idtypeLand_MobileRadar_01_generator_Fposition3 EJbB_rEangles =| dataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeLand_StoneWell_01_FatlOffset">CustomAttributes]positionjHEkB/pE?disableSimulation]Attribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_House_1W13_FatlOffsetj>CustomAttributespositionEb) BoEangles,@disableSimulationAttribute0!nAttributespropertyallowDamageexpression_this allowdamage _value;ValuepdatasingleTypeBOOLvalue dataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeLand_ChickenCoop_01_FatlOffset">CustomAttributesD positionEBXXpEangles0@{disableSimulationAttribute0nAttributesD propertyallowDamageexpression_this allowdamage _value;Value D data D singleTypeBOOLvalueD  dataTypeObjectPositionInfo sideEmptyflagsAttributes!idtypeLand_fort_artillery_nestatlOffsetCustomAttributes?Attributes$idtypeEmptyDetectorAreaR250atlOffset n<)%conditiontrue;sizeAU@sizeBTAisRectangle)%dataTypeLogicPositionInfo%idtypeAdmiral_CqcZoneatlOffsetCustomAttributes%,position_E `B}oE% Attribute0`&Attribute1'Attribute2'Attribute3u(Attribute4#)Attribute5)Attribute6}*Attribute7/+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];Value?(u(dataO(u(singleTypeSCALARvalueu(propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value(#)data(#)singleTypeSCALARvalueB#)propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value))data))singleTypeSCALARvalueB)propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueI*}*dataY*}*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];Valuen,,data~,,singleTypeSTRINGvalue,dataTypeLayernameCounterEntities,idatlOffsetOA;itemsItem0!-Item1.Item2:;dataTypeGroupsideCivilianEntitieso-Attributes.idD.itemsItem0-Item1,..dataTypeObjectPositionInfo.sideCivilianflagsAttributes&.idEtypeC_Bob_VR,.positionuCE=~A؅E&.,.dataTypeWaypointloiterAltitudepositionh EB pEEffects.showWPNEVERidGtypeMove...dataTypeLogicPositionInfo/idFtypeAdmiral_OndemandCampZoneCustomAttributesR/:positionDE2AEanglesA<SAttribute2>Attribute3g?Attribute4@Attribute5@Attribute6AAttribute7[BAttribute8&CAttribute9CnAttributes DpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value=>data=>singleTypeSTRINGvalue>propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>>data>>singleTypeSCALARvalue>propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value1?g?dataA?g?singleTypeSCALARvalueBg?propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value?@data?@singleTypeSCALARvalueB@propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value@@data@@singleTypeBOOLvalue@propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueXAAdatahAAsingleTypeSCALARvalueApropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value%B[Bdata5B[BsingleTypeSCALARvalue[BpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueB&CdataC&CsingleTypeSCALARvalue?&CpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCCdataCCsingleTypeSTRINGvalueCpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuekDDdata{DDsingleTypeSTRINGvalueDdataTypeTriggerpositionB"EB{=qEangleWposition.IE^2B{Eangles@WWdataTypeObjectPositionInfoWsideEmptyflagsAttributes3XidtypeLand_Radar_01_HQ_F9Xpositiong JE)AB/|Eangles+fx@3X9XdataTypeObjectPositionInfoXsideEmptyflagsAttributesXidtypegmx_chdkz_brdm2um_wdrXposition7EEVB}Eangles@XXdataTypeObjectPositionInfokYsideEmptyflagsAttributesYidtypegmx_chdkz_btr60pu12_wdrYpositionEE:B,}Eangles @YYdataTypeObjectPositionInfo'ZsideEmptyflagsAttributes_Zidtypegmx_chdkz_uaz469_cargo_wdreZposition!FE݋B{Eangles)@_ZeZdataTypeObjectPositionInfoZsideEmptyflagsAttributes[idtypegmx_chdkz_ural375d_medic_wdr#[position FE2B'{Eangles)@[#[dataTypeObjectPositionInfo[sideEmptyflagsAttributes[idtypegmx_chdkz_ural4320_cargo_wdr[positionEEBl{Eanglesꁹ@[[dataTypeObjectPositionInfoS\sideEmptyflagsAttributes\idtypeFlagCarrierINS\positionIJE_`B[|Eangleso@\\dataTypeLayernameAdmiralEntities\idatlOffsettC7itemsItem0]Item1mItem27dataTypeLayernameCQCEntitiesZ]idatlOffsetmitemsItem0]Item1O^Item2_Item3nfmdataTypeTriggerposition *IE 'BTzEangleJ@Attributes ^idtypeEmptyDetectorAreaR250O^conditiontrue;sizeAAsizeBd4?AisRectangleO^dataTypeTriggerpositionLJE,BuF|EangleEv@Attributes^idtypeEmptyDetectorAreaR250_conditiontrue;sizeAȜ#AsizeBL\AisRectangle_dataTypeLogicPositionInfoe_idtypeAdmiral_CqcZoneCustomAttributes_nfpositionHEg(B#|E_ Attribute0-`Attribute1`Attribute2aAttribute3BbAttribute4bAttribute5cAttribute6JdAttribute7dAttribute8enAttributes nfpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value``data``singleTypeSTRINGvalue`propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value^aadatanaasingleTypeSCALARvalueapropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value bBbdatabBbsingleTypeSCALARvalueBbpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuebbdatabbsingleTypeSCALARvalueBbpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuehccdataxccsingleTypeSCALARvalueBcpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedJddata&dJdsingleTypeBOOLvalueJdpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedddataddsingleTypeSCALARvalue@dpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueeedataeesingleTypeSTRINGvalueepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;fnfdataKfnfsingleTypeSTRINGvaluenfdataTypeLogicPositionInfofidtypeAdmiral_CqcZoneCustomAttributesfmpositionmYIEQ,B-|Ef Attribute0gAttribute1FhAttribute2hAttribute3iAttribute4XjAttribute5kAttribute6kAttribute7dlAttribute8mnAttributes mpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuehFhdata#hFhsingleTypeSTRINGvalueFhpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuehhdatahhsingleTypeSCALARvaluehpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuetiidataiisingleTypeSCALARvalueipropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value"jXjdata2jXjsingleTypeSCALARvalueBXjpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuejkdatajksingleTypeSCALARvalueBkpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~kkdatakksingleTypeBOOLvaluekpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value.ldldata>ldlsingleTypeSCALARvalue@AdlpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuelmdatalmsingleTypeSTRINGvaluempropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuemmdatammsingleTypeSTRINGvaluemdataTypeLayernameCounterEntities#nidatlOffsetN items Item0nItem1qItem2qItem3.vItem4wItem5pyItem6{Item7{Item8o|Item9}Item10CItem11`dataTypeGroupsideCivilianEntitiesoAttributesqidatlOffsetOBqitemsItem0LoItem1oItem2rpqdataTypeObjectPositionInfoosideCivilianflagsAttributesoidtypeC_Jeff_VRatlOffsetOBopositionE?{EoodataTypeWaypointloiterAltitudepositionHE)Bۙ|EEffectslpshowWPNEVERidtypeMoverprpdataTypeWaypointloiterAltitudepositionqB?>EEffectspshowWPNEVERidtypeMoveatlOffsetʔBqqqdataTypeTriggerpositionE?1$EAttributesqidtypeEmptyDetectorAreaR50atlOffset.Bqconditiontriggeractivated tgr_mil_hq;qdataTypeLogicPositionInforidtypeARK_Rotor_InsertatlOffsetBCustomAttributes?r.vposition*El?ZE?rAttribute0rAttribute1ZsAttribute2tAttribute3tAttribute4hunAttributes.vpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value$sZsdata4sZssingleTypeSCALARvalueBZspropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuestdatastsingleTypeSTRINGvalueDefaulttpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuettdatattsingleTypeSTRINGvalueNORMALtpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value2uhudataBuhusingleTypeSCALARvalueHBhupropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueu.vdatau.vsingleTypeSTRINGvalueark_rotor_fnc_insert.vdataTypeGroupsideCivilianEntities|vAttributeswid+witemsItem0vItem19wwdataTypeObjectPositionInfowsideCivilianflagsAttributes3wid,typeC_Bob_VR9wposition"E BrE3w9wdataTypeWaypointloiterAltitudepositionޮHEu(Bwd|EEffectswshowWPNEVERid6typeMovewwwdataTypeGroupsideCivilianEntitiesxAttributesjyid/atlOffsetPT@pyitemsItem0ExItem1xjydataTypeObjectPositionInfoxsideCivilianflagsAttributesxid0typeC_Bob_VRatlOffsetPT@xposition:E(BpyExxdataTypeWaypointloiterAltitudepositionޮHEu(Bwd|EEffectsdyshowWPNEVERid7typeMovejyjypydataTypeGroupsideCivilianEntitiesyAttributeszid3{itemsItem0yItem1{zzdataTypeObjectPositionInfoUzsideCivilianflagsAttributesuzid4typeC_Bob_VR{zposition _E! AmEuz{zdataTypeWaypointloiterAltitudepositionޮHEu(Bwd|EEffectszshowWPNEVERid8typeMovezz{dataTypeTriggerposition!EĹpBXsEAttributesy{id*typeEmptyDetectorAreaR50atlOffsetA{conditiontriggeractivated tgr_mil_hq;sizeApAsizeBpA{dataTypeTriggerposition:E#B̋EAttributes(|id.typeEmptyDetectorAreaR50o|conditiontriggeractivated tgr_mil_hq;sizeApAsizeBpAo|dataTypeTriggerposition^EsA¼mEAttributes|id2typeEmptyDetectorAreaR50}conditiontriggeractivated tgr_mil_hq;sizeApAsizeBpA}dataTypeLogicPositionInfo}id-typeAdmiral_OndemandCampZoneCustomAttributes}Cposition#E>*B[sEanglesԣ<}Attribute0~Attribute1|Attribute23Attribute3Attribute4Attribute5`Attribute6Attribute7Attribute8Attribute9kAttribute102Attribute11Attribute12Attribute13nAttributesCpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueI|dataY|singleTypeSTRINGvalue|propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3data 3singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataĀsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuekdata{singleTypeSCALARvalueBpropertyAdmiral_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];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuekdata{singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value5kdataEksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value2data 2singleTypeSCALARvalue?2propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedataцsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueKdata[singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCdata CsingleTypeSTRINGvalueCdataTypeLogicPositionInfoid1typeAdmiral_OndemandCampZoneatlOffsetT@CustomAttributesۉ`position Attribute0Attribute1Attribute2uAttribute3,Attribute4Attribute5Attribute6WAttribute7&Attribute8Attribute9Attribute10tAttribute119Attribute12Attribute13ànAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value?udataOusingleTypeSCALARvalueupropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value,data,singleTypeSCALARvalueB,propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueldata|singleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value#Wdata3WsingleTypeBOOLvalueWpropertyAdmiral_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];ValuewdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value>tdataNtsingleTypeSCALARvalue?tpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value9data9singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueğdataԟsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueàdataàsingleTypeSCALARvalueàpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueRdatabsingleTypeSTRINGvaluedataTypeLayernamePatrolEntitiesѡidatlOffsetP0@7itemsItem0Item1ϢItem2tItem3Item47dataTypeTriggerpositionKEABNxEangletAZ?AttributesidtypeEmptyDetectorAreaR250atlOffsetV@Ϣconditiontrue;sizeA#&CsizeB~CϢdataTypeTriggerposition#IEBrEangle,AttributesDidtypeEmptyDetectorAreaR250tconditiontrue;sizeAHCsizeBBtdataTypeTriggerpositionH JEr$B΀Eangle,AttributesidtypeEmptyDetectorAreaR250conditiontrue;sizeAHCsizeBBdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset7CustomAttributesposition UEsBj^xE Attribute0cAttribute1Attribute2ȦAttribute3yAttribute4*Attribute5٨Attribute6Attribute7mAttribute88Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueȦdataȦsingleTypeSCALARvalueȦpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueCydataSysingleTypeSCALARvalueBypropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value*data*singleTypeSCALARvalueB*propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value٨data٨singleTypeBOOLvalue٨propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuejdatazsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value7mdataGmsingleTypeSCALARvalue@mpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value8data8singleTypeSCALARvalue8propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataѫsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value}datasingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes27positionEEBNTtE2 Attribute0Attribute1Attribute2OAttribute3Attribute4Attribute5`Attribute6'Attribute7Attribute8Attribute9{nAttributes 7propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuekdata{singleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOdata)OsingleTypeSCALARvalueOpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueʯdataگsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value{datasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value,`data<`singleTypeBOOLvalue`propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value'data'singleTypeSCALARvalue'propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedataβsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueH{dataX{singleTypeSTRINGvalue{propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value7data7singleTypeSTRINGvalue7dataTypeLayernameSentry AIEntitiesidatlOffsetHr@ԾitemsItem0Item1Item2Item3Item4EItem5bItem6ԾdataTypeGroupsideEastEntities/AttributesiditemsItem0LdataTypeObjectPositionInfoҶsideEastflagsAttributes idtypegmx_chdkz_army_machinegunner_pk_mixpositionTIEuU6B]1yEangles )E@ dataTypeGroupsideEastEntitiesoAttributes\CrewLinksbiditemsItem0\dataTypeObjectPositionInfosideEastflagsAttributesVidtypegmx_chdkz_army_rifleman_akm_mixatlOffset6\positionZAJE4yPB|EanglesD@V\bLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesnAttributes[CrewLinksaiditemsItem0[dataTypeObjectPositionInfosideEastflagsAttributesUidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetR?[position^JEWBq{EanglesB@U[aLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntities^Attributes?idEitemsItem0{?dataTypeObjectPositionInfosideEastflagsAttributes9idtypegmx_chdkz_army_machinegunner_pk_mix?positionCE)%B\b}EanglesK?9?EdataTypeGroupsideEastEntitiesAttributes\idbitemsItem0\dataTypeObjectPositionInfo6sideEastflagsAttributesVidtypegmx_chdkz_army_grenadier_akm_pallad_mix\positionHEFJEQWBV|EanglesD@dataTypeObjectPositionInfosideEastflagsAttributesξidtypegmx_chdkz_dshkm_aatripodԾpositionO]JEQWBZ{EanglesB@ξԾdataTypeLayernameKamenyyEntities!idatlOffsetP:AqitemsItem0TItem1Item2EWqdataTypeLayernameSet DressingEntitiesidatlOffset@CitemsBItem0Item1{Item23Item3Item4Item5dItem6(Item7Item8Item9DItem10Item11rItem12Item13Item14-Item15Item16QItem17Item18Item19Item20Item21PItem22Item23^Item24Item25]Item26Item27Item28Item29Item30KItem31Item32sItem33Item34Item35?Item36Item37Item38!Item39Item40XItem41Item42Item431Item44Item45_Item46Item47Item48CItem49Item50Item51Item52; Item53 Item54 Item55 Item56] Item57< Item58"Item59Item60Item61Item62Item63pItem64UItem654dataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeLand_FeedShack_01_F{position$:NEA0Eangles#O?u{dataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeLand_Caravan_01_rust_F3positiondME3A^Eangles@-3dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Caravan_01_green_FpositionAMEPADEanglesbw@dataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeLand_Barracks_05_FpositionU7E$B!ČEanglesd@dataTypeObjectPositionInfo&sideEmptyflagsAttributes^idtypeLand_Barracks_05_FatlOffset2>dposition 8E&0%B9Eanglesd@^ddataTypeObjectPositionInfosideEmptyflagsAttributes"idtypeLand_Barracks_05_FatlOffset>(position7E%BEanglesLA?"(dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ClutterCutter_large_Fposition8E!,BLEangles">4>dataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeLand_ClutterCutter_large_FpositionOV7Et#BVEanglesس]:dataTypeObjectPositionInfosideEmptyflagsAttributes>idtypeLand_ClutterCutter_large_FDpositionY7EB ֍E>DdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_01_half_FCustomAttributes0positionW%`E ATEangles)@disableSimulation0Attribute0XnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoqsideEmptyflagsAttributesidtypeLand_HouseRuin_Big_01_half_FCustomAttributesrposition]SE"AEangles ؒ@disableSimulationAttribute0nAttributesrpropertyallowDamageexpression_this allowdamage _value;Value>rdataNrsingleTypeBOOLvaluerdataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeLand_HouseRuin_Big_01_FCustomAttributesYposition͍\EAEangles*@;disableSimulationYAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_01_FCustomAttributespositionoQEA ,Eangles?disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuebdatarsingleTypeBOOLvaluedataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeLand_HouseRuin_Big_02_half_FCustomAttributes-positionXE|AMEangles1@ddisableSimulationAttribute0nAttributes-propertyallowDamageexpression_this allowdamage _value;Value-data -singleTypeBOOLvalue-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_02_FCustomAttributespositioncUEc A&Eangles/@disableSimulationAttribute0<nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoPsideEmptyflagsAttributesidtypeLand_HouseRuin_Big_03_FCustomAttributesQpositionTEGA EanglesY?disableSimulationAttribute0nAttributesQpropertyallowDamageexpression_this allowdamage _value;ValueQdata-QsingleTypeBOOLvalueQ dataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeLand_HouseRuin_Big_03_FatlOffset=CustomAttributesHposition9JE"%A:Eangles @*disableSimulationHAttribute0pnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_04_FCustomAttributesposition$CZEAaEanglesC$>disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueQdataasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeLand_HouseRuin_Big_04_FCustomAttributeslposition%VEɿAbEangles.r@NdisableSimulationlAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Big_04_FatlOffset5CustomAttributesposition{LEAEangles)E@disableSimulationAttribute06nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeLand_Chapel_02_white_ruins_FCustomAttributesPpositionYEAEanglesJ?disableSimulationAttribute0nAttributesPpropertyallowDamageexpression_this allowdamage _value;ValuePdata,PsingleTypeBOOLvaluePdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ChurchRuin_01_FCustomAttributespositionR*]E#yBvEangles\M?Attribute0DnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo]sideEmptyflagsAttributesidtypeLand_DeerSkeleton_skull_01_FCustomAttributes^positionANEA 9Eanglesvu=disableSimulationAttribute0nAttributes^propertyallowDamageexpression_this allowdamage _value;Value*^data:^singleTypeBOOLvalue^dataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_FeedRack_01_FCustomAttributes(position"NEAE disableSimulation(Attribute0PnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo\sideEmptyflagsAttributesidtypeLand_Grave_11_FCustomAttributes]position-]EXA EanglesÜ?disableSimulationAttribute0nAttributes]propertyallowDamageexpression_this allowdamage _value;Value)]data9]singleTypeBOOLvalue]dataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeLand_HouseChimney_Ruin_01_FCustomAttributesHpositionJE( AEanglesV4?*disableSimulationHAttribute0pnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseChimney_Ruin_01_FCustomAttributespositionXEEYAfEangles.>disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueUdataesingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_ShootingPos_Roof_01_FCustomAttributesspositionLE2!A5Eangles ?UdisableSimulationsAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Small_01_half_FCustomAttributes position`PE37hA Eangles¾@disableSimulation Attribute04nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoJsideEmptyflagsAttributesidtypeLand_HouseRuin_Small_01_FCustomAttributesKposition+VE?AEangles@disableSimulationAttribute0nAttributesKpropertyallowDamageexpression_this allowdamage _value;ValueKdata'KsingleTypeBOOLvalueKdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Small_01_FCustomAttributes4positionVE AQ3EanglesĐ@disableSimulation4Attribute0\nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInforsideEmptyflagsAttributesidtypeLand_HouseRuin_Small_01_FCustomAttributesspositionMEukA0EanglesF@disableSimulationAttribute0nAttributesspropertyallowDamageexpression_this allowdamage _value;Value?sdataOssingleTypeBOOLvaluesdataTypeObjectPositionInfosideEmptyflagsAttributes>idtypeLand_HouseRuin_Small_02_FCustomAttributes\positionkXEjA=Eanglesȼ?>disableSimulation\Attribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseRuin_Small_02_FatlOffset5CustomAttributespositionNELAuEanglesO@disableSimulationAttribute0(nAttributespropertyallowDamageexpression_this allowdamage _value;ValuewdatasingleTypeBOOLvaluedataTypeObjectPositionInfo>sideEmptyflagsAttributesvidtypeLand_HouseRuin_Small_02_FCustomAttributes?position(NEЄAPEanglesZB?vdisableSimulationAttribute0nAttributes?propertyallowDamageexpression_this allowdamage _value;Value ?data?singleTypeBOOLvalue? dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Tombstone_07_FatlOffsetCustomAttributes2positiono~]E?dAAEanglesnN@disableSimulation2Attribute0ZnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Tombstone_08_damaged_FatlOffsetCustomAttributesposition(]ElAEangles豠?disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueOdata_singleTypeBOOLvalue dataTypeObjectPositionInfo sideEmptyflagsAttributesXidtypeLand_Tombstone_16_FatlOffset7CustomAttributesv!position\ETAEanglesM?XdisableSimulationvAttribute0nAttributes!propertyallowDamageexpression_this allowdamage _value;Value!data!singleTypeBOOLvalue! dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Tombstone_05_FatlOffset 9CustomAttributespositionb]E!xAZEanglesՓ?disableSimulationAttribute0<nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoWsideEmptyflagsAttributesidtypeLand_HouseWallRuin_Corner_02_FCustomAttributesXpositionXEsAEanglesT@disableSimulationAttribute0nAttributesXpropertyallowDamageexpression_this allowdamage _value;Value$Xdata4XsingleTypeBOOLvalueXdataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeLand_HouseWallRuin_Corner_01_FCustomAttributesFposition0KE8pA QEangles=@(disableSimulationFAttribute0nnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseWallRuin_Corner_01_FCustomAttributespositionbXEAyEanglesT@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueVdatafsingleTypeBOOLvalue dataTypeObjectPositionInfo0sideEmptyflagsAttributeshidtypeLand_HouseWallRuin_Door_01_FatlOffset@>?>CustomAttributes1positionJEUtAEangles.@hdisableSimulationAttribute0nAttributes1propertyallowDamageexpression_this allowdamage _value;Value1data 1singleTypeBOOLvalue1dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HouseWallRuin_Door_01_FCustomAttributesposition,kXEcgAG@EanglesR@disableSimulationAttribute0EnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeLand_HouseWallRuin_Door_01_FCustomAttributes_positionXE[͏AjEangles}.?disableSimulationAttribute0nAttributes_propertyallowDamageexpression_this allowdamage _value;Value+_data;_singleTypeBOOLvalue_dataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeLand_Target_Single_01_FCustomAttributesFpositionsKEoAȆEangles@(disableSimulationFAttribute0nnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Target_Line_01_FCustomAttributespositionzQKE*AEanglesć@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueMdata]singleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyAttributes=idtypeCUP_C_Fishing_Boat_ChernarusatlOffset @Cposition`)LEr@%EanglesIA?=CdataTypeObjectPositionInfosideEmptyflagsAttributesidtypegmx_chdkz_mi2t_wdlpositionJLEU@%Eangles@?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegmx_chdkz_uaz469_cargo_wdratlOffset8positionXEhAREanglesH@@dataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypegmx_chdkz_uaz469_cargo_wdrpositionįKEH@UBEangles>ydataTypeObjectPositionInfosideEmptyflagsAttributes5 idtypegmx_chdkz_uaz469_cargo_wdr; positionD:E$BEangles$ֈ?5 ; dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypegmx_chdkz_ural4320_reammo_wdr position|9E$BBE  dataTypeObjectPositionInfor sideEmptyflagsAttributes idtypegmx_chdkz_ural4320_cargo_wdratlOffsetj positionrXEAXEangles?  dataTypeObjectPositionInfo. sideEmptyflagsAttributesf idotypeCraterLongatlOffsetg: positionkUEeAn~Eanglesgv">#;< positionmYE~+AۋEangles_S@N]> disableSimulation< dataTypeObjectPositionInfo sideEmptyflagsAttributesidntypeLand_ShellCrater_02_debris_FatlOffset8"position^`[EgA~Eangles"<}=disableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_ShellCrater_02_decal_FpositionZREV=ApEangleswu=@disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidptypeLand_ShellCrater_02_extralarge_FpositionREőlAEangleswu=@disableSimulationdataTypeObjectPositionInfo`sideEmptyflagsAttributesidmtypeLand_ShellCrater_02_large_FatlOffsetpositionp[EMAӠL=}disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidstypeLand_ShellCrater_02_small_FppositionOSE7zAx;Eangles6o>@RdisableSimulationpdataTypeObjectPositionInfosideEmptyflagsAttributes7idwtypeLand_ShellCrater_02_small_FatlOffsetUposition[E>AEangles = =7disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesidrtypeLand_ShellCrater_01_FatlOffset4positionPEetA^0Eangles=b@disableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesidttypeLand_ShellCrater_01_FatlOffset?positionXE%Ar^Eangles`> =disableSimulationdataTypeLayernameAdmiralEntities`idatlOffset0EWitemsItem0Item1f%Item2BEWdataTypeLayernameCQCEntitiesidatlOffsetȖj@f% items Item0hItem1Item2Item3Item4TItem5Item6Item7Item8pItem97Item10f%dataTypeTriggerposition8EB+Eangle?AttributesidtypeEmptyDetectorAreaR250conditiontrue;sizeAEAsizeBAisRectangledataTypeTriggerposition KE&`ASEangleŕ?AttributesidtypeEmptyDetectorAreaR250conditiontrue;sizeAXIAsizeB^cAisRectangledataTypeTriggerpositionVJE<@oEEangleˈ9?AttributesKidtypeEmptyDetectorAreaR250conditiontrue;sizeAAsizeB-AisRectangledataTypeTriggerpositionWNE*QA8}Eangleu,Z@AttributesidtypeEmptyDetectorAreaR250atlOffset>Tconditiontrue;sizeAHAsizeBhAisRectangleTdataTypeTriggerpositionRWMEݟAEangleK@AttributesidtypeEmptyDetectorAreaR250atlOffsetY@conditiontrue;sizeAAsizeBk$AisRectangledataTypeTriggerpositionQEt/AEangleX@AttributesidtypeEmptyDetectorAreaR250atlOffsetȼconditiontrue;sizeAoHAsizeBAisRectangledataTypeTriggerpositionYUEA{Eangler@AttributesgidtypeEmptyDetectorAreaR250atlOffsetQ>conditiontrue;sizeAEAsizeB>AisRectangledataTypeTriggerpositionWZUE33A!EangleO@@Attributes.idtypeEmptyDetectorAreaR250atlOffset˽pconditiontrue;sizeAEAsizeB-AFAisRectanglepdataTypeTriggerposition(YEӊAڈEangle?AttributesidtypeEmptyDetectorAreaR250atlOffset=>7conditiontrue;sizeA?5AsizeBAisRectangle7dataTypeTriggerpositionf^E+cA܀Eangle?AttributesidtypeEmptyDetectorAreaR250atlOffsetP"conditiontrue;sizeAdPAsizeB#BisRectangledataTypeLogicPositionInfo]idtypeAdmiral_CqcZoneCustomAttributes}f%positionSEBE} Attribute0%Attribute1Attribute2 Attribute3:!Attribute4!Attribute5"Attribute6B#Attribute7#Attribute8$nAttributes f%propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueV  dataf  singleTypeSCALARvalue propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value!:!data!:!singleTypeSCALARvalue:!propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value!!data!!singleTypeSCALARvalueB!propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value`""datap""singleTypeSCALARvalueB"propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value#B#data#B#singleTypeBOOLvalueB#propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value##data##singleTypeSCALARvalue@#propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuez$$data$$singleTypeSTRINGvalue$propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value3%f%dataC%f%singleTypeSTRINGvaluef%dataTypeLayernameCounterEntities%idatlOffsetHBitemsItem0&Item1'Item2))Item3)Item4*Item56BdataTypeGroupsideCivilianEntitiesU&Attributes'id:'itemsItem0}&Item1''dataTypeObjectPositionInfo&sideCivilianflagsAttributes 'id;typeC_Bob_VR'position,EPAф|E ''dataTypeWaypointloiterAltitudepositioniFSE33AEEffects'showWPNEVERidAtypeMove'''dataTypeGroupsideCivilianEntities'Attributes#)id>))itemsItem0(Item1(#)dataTypeObjectPositionInfo}(sideCivilianflagsAttributes(id?typeC_Bob_VR(positionIxxE*(AG=E((dataTypeWaypointloiterAltitudepositioniFSE33AEEffects)showWPNEVERidBtypeMove#)#)))dataTypeTriggerpositionX,Er=B+}EAttributes)id9typeEmptyDetectorAreaR50atlOffsetA)conditiontriggeractivated tgr_kamenyy;sizeApAsizeBpA)dataTypeTriggerposition4AxE2[BEAttributesa*id=typeEmptyDetectorAreaR50atlOffsetA*conditiontriggeractivated tgr_kamenyy;sizeApAsizeBpA*dataTypeLogicPositionInfo+id<typeAdmiral_OndemandCampZoneCustomAttributesI+6positionp.E-JA|Eangles橭=ӠL=I+Attribute0E,Attribute1-Attribute2-Attribute3u.Attribute4,/Attribute5/Attribute60Attribute7o1Attribute8)2Attribute92Attribute103Attribute114Attribute12C5Attribute13 6nAttributes6propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value,-data,-singleTypeSTRINGvalue-propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value--data--singleTypeSCALARvalue-propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value?.u.dataO.u.singleTypeSCALARvalueBu.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];Valuel00data|00singleTypeBOOLvalue0propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value91o1dataI1o1singleTypeSCALARvalue?o1propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value1)2data2)2singleTypeSTRINGvalue)2propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value33data33singleTypeSCALARvalue?3propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueL44data\44singleTypeSCALARvalue4propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value 5C5data5C5singleTypeSCALARvalueC5propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5 6data5 6singleTypeSCALARvalue 6propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value66data66singleTypeSTRINGvalue6dataTypeLogicPositionInfo67id@typeAdmiral_OndemandCampZoneCustomAttributesn7BpositionSYzE}AkEanglesԣ<n7Attribute0j8Attribute1,9Attribute29Attribute3:Attribute4Q;Attribute5<Attribute6<Attribute7=Attribute8N>Attribute9?Attribute10?Attribute11@Attribute12hAAttribute131BnAttributesBpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value8,9data 9,9singleTypeSTRINGvalue,9propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value99data99singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valued::datat::singleTypeSCALARvalueB:propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;Q;data+;Q;singleTypeSCALARvalueBQ;propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value;<data;<singleTypeSCALARvalue A<propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value<<data<<singleTypeBOOLvalue<propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value^==datan==singleTypeSCALARvalue?=propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value>N>data+>N>singleTypeSTRINGvalueN>propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>?data>?singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value??data??singleTypeSCALARvalue??propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueq@@data@@singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value2AhAdataBAhAsingleTypeSCALARvaluehApropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueA1Bdata B1BsingleTypeSCALARvalue1BpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBBdataBBsingleTypeSTRINGvalueBdataTypeLayernamePatrolEntities?CidatlOffset`.EWitemsItem0CItem18DItem2DItem3EItem47FItem5NEWdataTypeTriggerposition?5>E&BaAttributesDidtypeEmptyDetectorAreaR2508Dconditiontrue;sizeAHCsizeBB8DdataTypeTriggerpositionQEޅAEangle"F@AttributesDidtypeEmptyDetectorAreaR250Dconditiontrue;sizeAHCsizeBBDdataTypeTriggerpositionjiEZ'AEangle?AttributesREidtypeEmptyDetectorAreaR250Econditiontrue;sizeAHCsizeBBEdataTypeTriggerposition[ziE~BEangletAZ?AttributesFidtypeEmptyDetectorAreaR250atlOffset07Fconditiontrue;sizeABDsizeBPC7FdataTypeLogicPositionInfoFidtypeAdmiral_PatrolZoneCustomAttributesFNpositioneE Item143Item144شItem145%Item146rItem147Item148 Item149YItem150Item151Item152@Item153Item154ڷItem155'Item156tItem157Item158Item159[Item160Item161Item162BItem163Item164ܺItem165)Item166vItem167ûItem168Item169]Item170Item171Item172DItem173Item174޽+linkIDitem0sitem18CustomDataÉՉtypeSyncՉlinkIDitem0titem18CustomData"typeSync"linkIDitem0qitem18CustomData]otypeSyncolinkIDitem0pitem18CustomDatatypeSynclinkIDitem0uitem18CustomData typeSync linkIDitem0;item18CustomDataDVtypeSyncVlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataދtypeSynclinkIDitem0item1CustomData+=typeSync=linkID item0item1CustomDataxtypeSynclinkID item0item1CustomDataŌ׌typeSync׌linkID item0 item1CustomData$typeSync$linkID item0item1CustomData_qtypeSyncqlinkID item0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataFXtypeSyncXlinkIDitem0item1CustomDatatypeSynclinkIDitem0$item1CustomDatatypeSynclinkIDitem0%item1CustomData-?typeSync?linkIDitem0(item1)CustomDataztypeSynclinkIDitem0'item1)CustomDataǏُtypeSyncُlinkIDitem0&item1)CustomData&typeSync&linkIDitem0+item1*CustomDataastypeSyncslinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataHZtypeSyncZlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomData/AtypeSyncAlinkIDitem0"item1CustomData|typeSynclinkIDitem0#item1CustomDataɒےtypeSyncےlinkIDitem0item1CustomData(typeSync(linkID item0item1CustomDatacutypeSynculinkID!item0>item1@CustomData“typeSync“linkID"item0=item1@CustomDatatypeSynclinkID#item0?item1@CustomDataJ\typeSync\linkID$item0Citem1CustomDatatypeSynclinkID%item0Bitem1CustomDatatypeSynclinkID&item0Aitem1CustomData1CtypeSyncClinkID'item0/item1CustomData~typeSynclinkID(item05item1CustomData˕ݕtypeSyncݕlinkID)item07item1CustomData*typeSync*linkID*item0:item1CustomDataewtypeSyncwlinkID+item0<item1CustomDataĖtypeSyncĖlinkID,item0Eitem1CustomDatatypeSynclinkID-item0Fitem1CustomDataL^typeSync^linkID.item0Hitem1CustomDatatypeSynclinkID/item0Iitem1CustomDatatypeSynclinkID0item0Vitem1CustomData3EtypeSyncElinkID1item0Xitem1CustomDatatypeSynclinkID2item0Zitem1CustomData͘ߘtypeSyncߘlinkID3item0]item1CustomData,typeSync,linkID4item0^item1CustomDatagytypeSyncylinkID5item0ditem1CustomDataƙtypeSyncƙlinkID6item0fitem1CustomDatatypeSynclinkID7item0hitem1CustomDataN`typeSync`linkID8item0jitem1CustomDatatypeSynclinkID9item0litem1CustomDatatypeSynclinkID:item0nitem1CustomData5GtypeSyncGlinkID;item0pitem1CustomDatatypeSynclinkID<item0ritem1CustomDataϛtypeSynclinkID=item0yitem1CustomData.typeSync.linkID>item0{item1CustomDatai{typeSync{linkID?item05item1CustomDataȜtypeSyncȜlinkID@item0Jitem1@CustomDatatypeSynclinkIDAitem0Kitem1@CustomDataPbtypeSyncblinkIDBitem0Pitem1@CustomDatatypeSynclinkIDCitem0_item1@CustomDatatypeSynclinkIDDitem0`item1@CustomData7ItypeSyncIlinkIDEitem0aitem1@CustomDatatypeSynclinkIDFitem0bitem1@CustomDataўtypeSynclinkIDGitem0Mitem1CustomData0typeSync0linkIDHitem0sitem1CustomDatak}typeSync}linkIDIitem0[item1CustomDataʟtypeSyncʟlinkIDJitem0witem1CustomDatatypeSynclinkIDKitem0Litem1CustomDataRdtypeSyncdlinkIDLitem0titem1CustomDatatypeSynclinkIDMitem0Oitem1CustomDatatypeSynclinkIDNitem0vitem1CustomData9KtypeSyncKlinkIDOitem0Sitem1CustomDatatypeSynclinkIDPitem0Nitem1CustomDataӡtypeSynclinkIDQitem0uitem1CustomData 2typeSync2linkIDRitem0Qitem1CustomDatamtypeSynclinkIDSitem0Ritem1CustomData̢typeSync̢linkIDTitem0}item1CustomDatatypeSynclinkIDUitem0item1CustomDataTftypeSyncflinkIDVitem0item1CustomDatatypeSynclinkIDWitem0item1CustomDatatypeSynclinkIDXitem0~item1CustomData;MtypeSyncMlinkIDYitem0item1CustomDatatypeSynclinkIDZitem0item1CustomDataդtypeSynclinkID[item0item1CustomData"4typeSync4linkID\item0item1CustomDataotypeSynclinkID]item0item1CustomDataΥtypeSyncΥlinkID^item0item1CustomData typeSynclinkID_item0item1CustomDataVhtypeSynchlinkID`item0item1CustomDatatypeSynclinkIDaitem0item1CustomDatatypeSynclinkIDbitem0item1CustomData=OtypeSyncOlinkIDcitem0item1CustomDatatypeSynclinkIDditem0item1CustomDataקtypeSynclinkIDeitem0item1CustomData$6typeSync6linkIDfitem0item1CustomDataqtypeSynclinkIDgitem0item1CustomDataШtypeSyncШlinkIDhitem0item1CustomData typeSynclinkIDiitem0item1CustomDataXjtypeSyncjlinkIDjitem0item1CustomDatatypeSynclinkIDkitem0item1CustomDatatypeSynclinkIDlitem0item1CustomData?QtypeSyncQlinkIDmitem0item1CustomDatatypeSynclinkIDnitem0item1CustomData٪typeSynclinkIDoitem0item1CustomData&8typeSync8linkIDpitem0item1CustomDatastypeSynclinkIDqitem0item1CustomDataҫtypeSyncҫlinkIDritem0item1CustomData typeSynclinkIDsitem0item1CustomDataZltypeSyncllinkIDtitem0item1CustomDatatypeSynclinkIDuitem0item1CustomDatatypeSynclinkIDvitem0item1CustomDataAStypeSyncSlinkIDwitem0item1CustomDatatypeSynclinkIDxitem0item1CustomDataۭtypeSynclinkIDyitem0item1CustomData(:typeSync:linkIDzitem0item1CustomDatautypeSynclinkID{item0item1CustomData®ԮtypeSyncԮlinkID|item0item1CustomData!typeSync!linkID}item0item1CustomData\ntypeSyncnlinkID~item0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataCUtypeSyncUlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataݰtypeSynclinkIDitem0item1CustomData*<typeSync<linkIDitem0item1CustomDatawtypeSynclinkIDitem0item1CustomDataıֱtypeSyncֱlinkIDitem0item1CustomData#typeSync#linkIDitem0item1CustomData^ptypeSyncplinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataEWtypeSyncWlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData߳typeSynclinkIDitem0item1CustomData,>typeSync>linkIDitem0item1CustomDataytypeSynclinkIDitem0item1CustomDataƴشtypeSyncشlinkIDitem0item1CustomData%typeSync%linkIDitem0item1CustomData`rtypeSyncrlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataGYtypeSyncYlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData.@typeSync@linkIDitem0item1CustomData{typeSynclinkIDitem0item1CustomDataȷڷtypeSyncڷlinkIDitem0item1CustomData'typeSync'linkIDitem0item1CustomDatabttypeSynctlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataI[typeSync[linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomData0BtypeSyncBlinkIDitem0 item1CustomData}typeSynclinkIDitem0item1CustomDataʺܺtypeSyncܺlinkIDitem0item1CustomData)typeSync)linkIDitem0item1CustomDatadvtypeSyncvlinkIDitem0"item1CustomDataûtypeSyncûlinkIDitem0&item1#CustomDatatypeSynclinkIDitem0-item1*CustomDataK]typeSync]linkIDitem01item1.CustomDatatypeSynclinkIDitem05item12CustomDatatypeSynclinkIDitem0<item19CustomData2DtypeSyncDlinkIDitem0@item1=CustomDatatypeSynclinkIDitem0Fitem1CCustomData̽޽typeSync޽linkIDitem0Hitem1ICustomData+typeSync+LinkIDProviderPLinksc#nextIDcitemsItem0Item1׾#linkIDitem0qitem1rCustomDataƾ׾role׾linkIDitem0pitem1oCustomData#role#pZX#TzcZV