admiral\admiral.ha}description.extb{hull3\briefing\blufor.sqf During bad weather a routine Mi-8 flight carrying a senior intelligence officer became lost and overflew the ChDKZ held town of Severograd, the helicopter was subsequently shot down, it's crew and passengers fate remains unknown.

Our rapid reaction force has been deployed to rescue or recover the downed helicopter crew and passengers as well as recover sensitive documents in the possession of the intelligence officer.

ENEMY FORCES
ChDKZ rebels and insurgents armed with captured Government vehicles and equipment.

FRIENDLY FORCES
Only our CDF SF platoon and our attached Mi-2s are operating in this area. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Several locations within Severograd are key targets during our assault, once we are within Severograd we will be well behind enemy lines and surrounded at all times.

Locate the cashed Mi-8 located somewhere within Severograd and ascertain the status of its crew and passenger, recovery of any KIA and destruction of the crashed Mi-8 should also be undertaken.

Should the crew and passenger not be found at the crash site search both the town Hospital and Quarry being used as a Headquarters by the local commander.

The School is the likely source of the AA fire that brought down the Mi-8 and must be eliminated for free movement of our Mi-2s over the entire town AO.

The Railyard and Factory complexes are key strategic ChDKZ facilities that should be destroyed during our raid. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Objectives can be undertaken in any order, however it it recommended one objective at a time be undertaken.

MOVEMENT PLAN
Each Mi-2 can transport nine dismounts in total (full squad plus one), additional small arms resupply crates can be loaded for rapid deployment as required.

FIRE SUPPORT PLAN
Each Mi-2 can provide limited rocket and cannon support but remain vulnerable to heavy MG ground fire in addition to the School heavy AA.

Su-25 Frogfoot can provide more targeted fire support however it should attempt to preserve civilian property where possible, to this end it has been equipped with laser guided munitions. Target designation provided by ground units.

SPECIAL TASKS
Destruction of ChDKZ vehicles and supplies is desired, each rifleman carries explosive charges to accomplish this. Additionally the recovery of any and all CDF personnel killed must be undertaken, body bags have been provided.

Recovery of CDF intelligence materials is of the highest priority, these documents must not be allowed to fall into the hands of ChDKZ senior leadership. "]]; // 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 CUP_CDF_FOR { gear = "SR_G"; uniform = "SR_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "SR_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "SR_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class SR_G { class Rifleman { primaryWeapon = "CUP_arifle_AK105_railed"; primaryWeaponItems[] = {"CUP_acc_LLM_black", "CUP_optic_ZDDot", "CUP_muzzle_TGPA"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 2}, {"MiniGrenade", 2}, {"O_R_IR_Grenade", 1}, {"SmokeShell", 2}, {"SmokeShellRed", 2} }; vestMagazines[] = { {"CUP_30Rnd_545x39_AK74M_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 2}, {"CUP_30Rnd_Subsonic_545x39_AK74M_M", 2}, {"DemoCharge_Remote_Mag", 1} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_545x39_AK74M_M", 4}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "ItemGPS", "CUP_NVG_1PN138"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1}, {"ACE_IR_Strobe_Item", 1}, {"ACE_M26_Clacker", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2}, {"ACE_bodyBag", 1} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_AK74M_GL_railed"; handgunWeapon = "CUP_hgun_PB6P9"; handgunItems[] = {"CUP_muzzle_PB6P9", "CUP_8Rnd_9x18_Makarov_M"}; vestMagazines[] = { {"CUP_30Rnd_545x39_AK74M_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 2}, {"CUP_30Rnd_Subsonic_545x39_AK74M_M", 2}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2}, {"CUP_8Rnd_9x18_Makarov_M", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_545x39_AK74M_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 2}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_IlumFlareRed_GP25_M", 4}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2}, {"Laserbatteries", 1} }; binocular = "Laserdesignator_01_khk_F"; }; class Officer : Leader { uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_AKS74U_railed"; primaryWeaponItems[] = {"CUP_acc_LLM_black", "CUP_optic_MRad"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_545x39_AK74M_M", 4}}; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_AKS74U_railed"; primaryWeaponItems[] = {"CUP_acc_LLM_black", "CUP_optic_MRad", "CUP_muzzle_TGPA"}; vestMagazines[] = { {"CUP_30Rnd_545x39_AK74M_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 2}, {"CUP_30Rnd_Subsonic_545x39_AK74M_M", 2} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_545x39_AK74M_M", 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 RAT : Rifleman { primaryWeapon = "CUP_arifle_AK105_railed"; secondaryWeapon = "CUP_launch_HCPF3"; }; class P : Crew { }; class Vehicle { weapons[] = {{"CUP_launch_HCPF3", 10}}; magazines[] = { {"CUP_30Rnd_545x39_AK74M_M", 100}, {"CUP_30Rnd_TE1_Red_Tracer_545x39_AK74M_M", 50}, {"CUP_30Rnd_Subsonic_545x39_AK74M_M", 25}, {"CUP_1Rnd_HE_GP25_M", 25}, {"CUP_IlumFlareRed_GP25_M", 25}, {"CUP_1Rnd_SmokeRed_GP25_M", 25}, {"CUP_8Rnd_9x18_Makarov_M", 10}, {"HandGrenade", 25}, {"MiniGrenade", 25}, {"O_R_IR_Grenade", 10}, {"SmokeShell", 25}, {"SmokeShellRed", 25}, {"DemoCharge_Remote_Mag", 25} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; class SR_U { class Rifleman { headGear = "gmx_cdf2022_army_headgear_m92_digittsko"; goggles = ""; uniform = "gmx_cdf2022_army_uniform_soldier_digittsko"; 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_digittsko"; vest = "gmx_cdf2022_army_vest_armor_90_leader_digittsko_ARM"; }; class Officer : Leader { }; class Crew : Rifleman { headGear = "gm_gc_headgear_zsh3_wht"; uniform = "gmx_cdf2022_army_uniform_crew_digittsko"; vest = "gm_ge_army_vest_pilot_oli_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 = "gmx_cdf2022_army_headgear_m92_glasses_digittsko"; uniform = "gmx_cdf2022_army_uniform_soldier_rolled_digittsko"; }; class RAT : Rifleman { }; class P : Crew { }; }; raP version6EditorDatatsourceNameark_co42_severe_responseaddons3gm_weapons_ammoboxesCUP_Misc_e_ConfigCUP_Misc3_ConfigCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_Factiongmx_cdf2022_vehicles_air_helicopters_mi2gmx_cdf2022_vehicles_land_tracked_ural4320gmx_cdf2022_vehicles_land_tracked_ural375dCUP_AirVehicles_Su25A3_Modules_F_Effectsark_ace_rearmark_clear_cargoark_ai_sentryark_chase_aiadmiralark_rotorgmx_chdkz_charactersgmx_chdkz_weapons_machineguns_dshkmCUP_Creatures_StaticWeaponsgmx_chdkz_vehicles_land_tracked_uaz469A3_Structures_F_Heli_Ind_Airportgmx_chdkz_vehicles_land_tracked_btr60gmx_chdkz_vehicles_air_helicopters_mi2gmx_chdkz_vehicles_land_tracked_ural375dgmx_chdkz_vehicles_land_tracked_ural4320A3_Structures_F_Mil_HelipadsA3_Ui_FCUP_Weapons_ItemsA3_Missions_F_Oldmangmx_chdkz_vehicles_land_tracked_pt76gmx_chdkz_vehicles_land_tracked_ot64CUP_CAStructures_Railplp_containersA3_Structures_F_Mil_BagFenceCUP_WheeledVehicles_S1203CUP_Creatures_People_Civil_ChernarusA3_Weapons_Fgmx_cdf2022_charactersark_vestsgm_characters_gc_charactersace_compat_gmCUP_AirVehicles_Mi8CUP_CASigns2A3_Structures_F_EPB_Civ_GraffitiA3_Data_F_ParticleEffectsA3_Props_F_Orange_Humanitarian_GarbageA3_Structures_F_Oldman_DecalsA3_Structures_F_Enoch_Military_TrainingA3_Structures_F_Enoch_Decals_HorizontalA3_Characters_Face_nouniformrestrictionsAddonsMetaDatadlcs gmgmx_cdf2022CUP_Vehiclesgmx_chdkzCUP_UnitsHeliORANGEOldmanEnochrandomSeedScenarioData CustomAttributesm Mission" moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider(MarkerIDProvider;LayerIndexProviderNCameraanextID;nextIDNnextIDiaposp;FfFCBFdir95 4?up_P/4?̮5?aside? C4&.=List 3items2Item0, Item1 Item2 Item3" Item4e Item5 Item6T Item7 Item8x Item9 Item10:Item11Item12Item13Item14Item15Item16Item17Item18IItem19Item20$Item21Item22AItem23Item24YItem25Item26xItem27Item28'Item29Item306Item31Item32Item338Item34Item35Item36nItem37Item38Item39Item40Item41UItem42Item43Item44Item45)Item46Item47iItem48Item49 classNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com classNameCUP_Misc_e_ConfignameCUP_Misc_e_Config classNameCUP_Misc3_ConfignameCUP_Misc3_Config" classNameCUP_WarfareBuildingsnameCUP_WarfareBuildingse classNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_Faction classNamegmx_cdf2022_vehicles_air_helicopters_mi2namegmx_cdf2022_vehicles_air_helicopters_mi2authorGlobal Mobilization ExtraT classNamegmx_cdf2022_vehicles_land_tracked_ural4320namegmx_cdf2022_vehicles_land_tracked_ural4320authorGlobal Mobilization Extra classNamegmx_cdf2022_vehicles_land_tracked_ural375dnamegmx_cdf2022_vehicles_land_tracked_ural375dauthorGlobal Mobilization Extrax classNameCUP_AirVehicles_Su25nameCUP_AirVehicles_Su25 classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com:classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgclassNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.orgclassNameAdmiralnameadmiralauthorKamiclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNamegmx_chdkz_charactersnamegmx_chdkz_charactersclassNamegmx_chdkz_weapons_machineguns_dshkmnamegmx_chdkz_weapons_machineguns_dshkmauthorGlobal Mobilization ExtraIclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNamegmx_chdkz_vehicles_land_tracked_uaz469namegmx_chdkz_vehicles_land_tracked_uaz469authorGlobal Mobilization Extra$classNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegmx_chdkz_vehicles_land_tracked_btr60namegmx_chdkz_vehicles_land_tracked_btr60authorGlobal Mobilization ExtraAclassNamegmx_chdkz_vehicles_air_helicopters_mi2namegmx_chdkz_vehicles_air_helicopters_mi2authorGlobal Mobilization ExtraclassNamegmx_chdkz_vehicles_land_tracked_ural375dnamegmx_chdkz_vehicles_land_tracked_ural375dauthorGlobal Mobilization ExtraYclassNamegmx_chdkz_vehicles_land_tracked_ural4320namegmx_chdkz_vehicles_land_tracked_ural4320authorGlobal Mobilization ExtraclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comxclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_ItemsnameCUP_Weapons_Items'classNameA3_Missions_F_OldmannameArma 3 Old Man - Playable ContentauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegmx_chdkz_vehicles_land_tracked_pt76namegmx_chdkz_vehicles_land_tracked_pt76authorGlobal Mobilization Extra6classNamegmx_chdkz_vehicles_land_tracked_ot64namegmx_chdkz_vehicles_land_tracked_ot64authorGlobal Mobilization ExtraclassNameCUP_CAStructures_RailnameCUP_CAStructures_RailclassNameplp_containersnameplp_containers8classNameCUP_WheeledVehicles_S1203nameCUP_WheeledVehicles_S1203classNameCUP_Creatures_People_Civil_ChernarusnameCUP_Creatures_People_Civil_ChernarusclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comnclassNamegmx_cdf2022_charactersnamegmx_cdf2022_charactersclassNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgclassNamegm_characters_gc_charactersnamegm_characters_gc_charactersauthorGlobal Mobilizationurlglobal-mobilization.comclassNameace_compat_gmnameACE3 - GM CompatibilityauthorACE-Teamurlhttps://ace3.acemod.org/classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8UclassNameCUP_CASigns2nameCUP_CASigns2classNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Data_FnameArma 3 - Main ConfigurationauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Props_F_OrangenameArma 3 Orange - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com)classNameA3_Structures_F_OldmannameArma 3 Old Man - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comiclassNameA3_Structures_F_EnochnameArma 3 Contact Platform - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/ authordancemooxHeader5 m gameTypeCoopminPlayersmaxPlayers*m Category0 "nameMultiplayerAttribute0 Attribute1?!nAttributes"propertyRespawnButtonexpressiontrueValue !?!data!?!singleTypeSCALARvalue??!propertyRespawnTemplatesexpressiontrueValue~!"data!"singleTypeARRAYvalue!"itemsItem0!"data!"singleTypeSTRINGvalueNone"Intel6"Entities#ConnectionsDbriefingNameark_co42_severe_responseoverviewTextCDF Special Forces Mi-2URN RaidtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<#"items!Item0L%Item1mItem2gItem3QItem4RItem5~RItem6RItem74SItem8SItem9 TItem10Item11Item12PItem13UItem14]Item15aItem16fItem17kItem18IoItem19:tItem20KyItem21|Item22Item23IItem24Item25IItem26iItem271Item28UItem29yItem30ǢItem315Item32DdataTypeLayernamePlayer BitsEntities%idatlOffset:mitemsItem0&Item1'Item2(Item3*Item4A+Item5w,Item6-Item7.Item8/Item90Item10s1Item11A2Item12DItem13VItem14iItem15E{Item16Item17͝Item18mdataTypeObjectPositionInfo'sideEmptyflagsAttributes='idtypegm_AmmoBox_wood_04_empty'position;Fc C}CFangles@]?<='init [this, ["faction", "CUP_CDF_FOR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_oli'dataTypeObjectPositionInfo;(sideEmptyflagsAttributess(idtypegm_AmmoBox_wood_04_emptyatlOffset3(positiony;F CzCFangles@]?mH-;3skill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdl3 Attribute04Attribute1x5Attribute2:Attribute3;Attribute4<Attribute5=Attribute6v>Attribute7a?Attribute8@Attribute9AAttribute10BAttribute11CnAttributes Dpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value55x5dataE5x5singleTypeSTRINGvaluegm_insignia_nonex5propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value 6:data06:singleTypeARRAYvalueT6:itemsItem0|6Item1P7:data6P7singleTypeARRAYvalue6P7itemsItem06Item17P7data67singleTypeSTRINGvaluegmx_cdf2022_wdl7data*7P7singleTypeSCALARvalue?P7data`7:singleTypeARRAYvalue7: items Item08Item1a8Item28Item38Item49Item5X9Item69Item79Item8:Item9@:Item10v:Item11::data,8a8singleTypeSTRINGvaluecablecutter_unhidea8dataq88singleTypeSCALARvalue?8data88singleTypeSTRINGvaluecamera_front_unhide8data89singleTypeSCALARvalue?9data#9X9singleTypeSTRINGvaluecamera_rear_unhideX9datah99singleTypeSCALARvalue?9data99singleTypeSTRINGvaluefan_unhide9data9:singleTypeSCALARvalue?:data:@:singleTypeSTRINGvalueplugs_unhide@:dataP:v:singleTypeSCALARvaluev:data::singleTypeSTRINGvalueskids_unhide:data::singleTypeSCALARvalue:propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value;;data;;singleTypeSTRINGvaluegm_insignia_cdf_army_01;propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value<<data<<singleTypeSTRINGvalue0<propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuea==dataq==singleTypeSTRINGvalue-1=propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value@>v>dataP>v>singleTypeSTRINGvalueTH4v>propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value?a?data.?a?singleTypeSTRINGvaluegm_insignia_nonea?propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value?@data?@singleTypeSTRINGvalue[[[["CUP_arifle_AKS74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]@propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueAAdataAAsingleTypeSTRINGvaluegm_insignia_noneApropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueqBBdataBBsingleTypeSTRINGvaluegm_insignia_noneBpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueWCCdatagCCsingleTypeSTRINGvaluegm_insignia_noneCpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueBDDdataRDDsingleTypeSTRINGvaluegm_gc_civ_blkD dataTypeObjectPositionInfo"EsideEmptyflagsAttributesZEidtypegmx_cdf2022_mi2urn_wdlatlOffsetCustomAttributesEVpositionƈ;FK CtkCFanglesh@>kWskill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdl2X Attribute0 YAttribute1YAttribute2m_Attribute3\`Attribute4=aAttribute5bAttribute6bAttribute7cAttribute8_eAttribute9MfAttribute106gAttribute11hnAttributes ipropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueYYdataYYsingleTypeSTRINGvaluegm_insignia_noneYpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueZm_dataZm_singleTypeARRAYvalueZm_itemsItem0ZItem1[m_data[[singleTypeARRAYvalue2[[itemsItem0Z[Item1[[dataj[[singleTypeSTRINGvaluegmx_cdf2022_wdl[data[[singleTypeSCALARvalue?[data[m_singleTypeARRAYvalue\m_ items Item0\Item1\Item2]Item3_]Item4]Item5]Item6^Item7M^Item8^Item9^Item10^Item117_m_data\\singleTypeSTRINGvaluecablecutter_unhide\data\]singleTypeSCALARvalue?]data)]_]singleTypeSTRINGvaluecamera_front_unhide_]datao]]singleTypeSCALARvalue?]data]]singleTypeSTRINGvaluecamera_rear_unhide]data]^singleTypeSCALARvalue?^data ^M^singleTypeSTRINGvaluefan_unhideM^data]^^singleTypeSCALARvalue?^data^^singleTypeSTRINGvalueplugs_unhide^data^^singleTypeSCALARvalue^data_7_singleTypeSTRINGvalueskids_unhide7_dataG_m_singleTypeSCALARvaluem_propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value`\`data"`\`singleTypeSTRINGvaluegm_insignia_cdf_army_01\`propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value a=adataa=asingleTypeSTRINGvalue0=apropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueabdataabsingleTypeSTRINGvalue-1bpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuebbdatabbsingleTypeSTRINGvalueTH2bpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueccdataccsingleTypeSTRINGvaluegm_insignia_nonecpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value=d_edataMd_esingleTypeSTRINGvalue[[[["CUP_arifle_AKS74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]_epropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value fMfdatafMfsingleTypeSTRINGvaluegm_insignia_noneMfpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuef6gdatag6gsingleTypeSTRINGvaluegm_insignia_none6gpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueghdataghsingleTypeSTRINGvaluegm_insignia_nonehpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuehidatahisingleTypeSTRINGvaluegm_gc_civ_blki dataTypeObjectPositionInfoisideEmptyflagsAttributesiidtypegmx_cdf2022_mi2urn_wdlatlOffset7CustomAttributessjE{positionwng@&|init [this, ["faction", "CUP_CDF_FOR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdl| Attribute0Y}Attribute1G~Attribute2tAttribute3cAttribute4LAttribute5+Attribute6Attribute7Attribute8Attribute9֋nAttributes propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value~G~data~G~singleTypeSTRINGvaluegm_insignia_noneG~propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value~tdata~tsingleTypeARRAYvalue#titemsItem0KItem1tdata[singleTypeARRAYvalueitemsItem0Item1datasingleTypeSTRINGvaluegmx_cdf2022_wdldatasingleTypeSCALARvalue?data/tsingleTypeARRAYvalueStitemsItem03Item1rItem2Item3Item4 Item5dItem6Item7Item8Item9]Item10Item11؃Item12Item13RItem14Item15ɄItem16Item17>tdataCrsingleTypeSTRINGvaluewinch_unhiderdatasingleTypeSCALARvaluedatasingleTypeSTRINGvalueroofRack_unhidedata singleTypeSCALARvalue? data0dsingleTypeSTRINGvaluecamonet_01_unhideddatatsingleTypeSCALARvalue?datasingleTypeSTRINGvaluecoldWeatherKit_unhidedatasingleTypeSCALARvaluedata(]singleTypeSTRINGvaluefuelcan_1_1_unhide]datamsingleTypeSCALARvaluedata؃singleTypeSTRINGvaluefuelcan_1_2_unhide؃datasingleTypeSCALARvaluedataRsingleTypeSTRINGvaluelightGuard_unhideRdatabsingleTypeSCALARvaluedataɄsingleTypeSTRINGvaluetoolbox_unhideɄdataلsingleTypeSCALARvalue?data>singleTypeSTRINGvaluetools_unhide>dataNtsingleTypeSCALARvalue?tpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuecdata)csingleTypeSTRINGvaluegm_insignia_cdf_army_01cpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value LdataLsingleTypeSTRINGvaluegm_insignia_noneLpropertygm_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;ValueӈdatasingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatảsingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value֋data֋singleTypeSTRINGvaluegm_insignia_none֋propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value~datasingleTypeSTRINGvaluegm_nl_civ_yel dataTypeObjectPositionInfogsideEmptyflagsAttributesidtypegmx_cdf2022_ural375d_refuel_wdlatlOffsetCustomAttributes͝position F@init [this, ["faction", "CUP_CDF_FOR"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_cdf2022_wdl Attribute0Attribute1яAttribute2IAttribute38Attribute4!Attribute5Attribute6Attribute7ԙAttribute8Attribute9Attribute10nAttributes ͝propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueяdataяsingleTypeSTRINGvaluegm_insignia_noneяpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueyIdataIsingleTypeARRAYvalueIitemsItem0ՐItem1IdatasingleTypeARRAYvalue itemsItem01Item1sdataAssingleTypeSTRINGvaluegmx_cdf2022_wdlsdatasingleTypeSCALARvalue?dataIsingleTypeARRAYvalueݑI items Item0uItem1Item2Item31Item4gItem5Item6Item7'Item8]Item9Item10ԔItem11IdatasingleTypeSTRINGvalueroofRack_unhidedataǒsingleTypeSCALARvalue?data1singleTypeSTRINGvaluecamonet_01_unhide1dataAgsingleTypeSCALARvalue?gdatawsingleTypeSTRINGvaluefuelcan_1_1_unhidedatasingleTypeSCALARvaluedata'singleTypeSTRINGvaluefuelcan_1_2_unhide'data7]singleTypeSCALARvalue]datamsingleTypeSTRINGvaluetoolbox_unhidedataԔsingleTypeSCALARvalue?ԔdatasingleTypeSTRINGvaluetools_unhidedata#IsingleTypeSCALARvalue?Ipropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value8data8singleTypeSTRINGvaluegm_insignia_cdf_army_018propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueޖ!data!singleTypeSTRINGvaluegm_insignia_none!propertygm_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;ValuedatasingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueԙdataԙsingleTypeSTRINGvaluegm_insignia_noneԙ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}ValueؚdatasingleTypeSCALARvalue propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedataɛsingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value͝data͝singleTypeSTRINGvaluegm_nl_civ_yel͝dataTypeObjectPositionInfoYsideEmptyflagsAttributesid typeCUP_B_Su25_Dyn_CDFCustomAttributes̟position^;F C.CFangles @Z@:namecas_1pylonsCUP_PylonPod_1Rnd_R73_Vympel;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_1Rnd_R73_Vympel;̟Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueNdata^singleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,2]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]dataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_B_Su25_Dyn_CDFCustomAttributesmposition8F CDFanglese?namecas_2pylonsCUP_PylonPod_1Rnd_R73_Vympel;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_1Rnd_KAB250_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_20Rnd_S8_plane_M;CUP_PylonPod_1Rnd_R73_Vympel;Attribute0DnAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuemdatamsingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,2]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]mdataTypeLayernameModulesEntitiesidatlOffset]AgitemsItem0Item1Item2 Item3Item4gdataTypeLogicPositionInfonamesmokeinitsmoke attachTo [heli, [0, 0, 1]];idLtypeModuleEffectsSmoke_FCustomAttributesեposition'FbB(JFangles@@եAttribute0Attribute1yAttribute20Attribute3ݨAttribute4Attribute5/Attribute6ڪAttribute7Attribute8:Attribute9Attribute10Attribute11GAttribute12nAttributes propertyModuleEffectsSmoke_F_ParticleLifeTimeexpression_this setVariable ['ParticleLifeTime',_value,true];ValueCydataSysingleTypeSCALARvalueHBypropertyModuleEffectsSmoke_F_ParticleLiftingexpression_this setVariable ['ParticleLifting',_value,true];Value0data 0singleTypeSCALARvalue?0propertyModuleEffectsSmoke_F_ColorAlphaexpression_this setVariable ['ColorAlpha',_value,true];ValueݨdataݨsingleTypeSCALARvalue?ݨpropertyModuleEffectsSmoke_F_ColorBlueexpression_this setVariable ['ColorBlue',_value,true];ValueRdatabsingleTypeSCALARvalue?propertyModuleEffectsSmoke_F_Timeoutexpression_this setVariable ['Timeout',_value,true];Value/data /singleTypeSCALARvalue/propertyModuleEffectsSmoke_F_Expansionexpression_this setVariable ['Expansion',_value,true];ValueڪdataڪsingleTypeSCALARvalue?ڪpropertyModuleEffectsSmoke_F_ColorRedexpression_this setVariable ['ColorRed',_value,true];ValueMdata]singleTypeSCALARvalue?propertyModuleEffectsSmoke_F_ParticleDensityexpression_this setVariable ['ParticleDensity',_value,true];Value:data:singleTypeSCALARvalue A:propertyModuleEffectsSmoke_F_ColorGreenexpression_this setVariable ['ColorGreen',_value,true];ValuedatasingleTypeSCALARvalue?propertyModuleEffectsSmoke_F_EffectSizeexpression_this setVariable ['EffectSize',_value,true];Value^datansingleTypeSCALARvalue?propertyModuleEffectsSmoke_F_ParticleSpeedexpression_this setVariable ['ParticleSpeed',_value,true];ValueGdata!GsingleTypeSCALARvalue?GpropertyModuleEffectsSmoke_F_ParticleSizeexpression_this setVariable ['ParticleSize',_value,true];Value®dataҮsingleTypeSCALARvalue?propertyModuleEffectsSmoke_F_WindEffectexpression_this setVariable ['WindEffect',_value,true];ValueodatasingleTypeSCALARvalue?dataTypeLogicPositionInfoidwtypeARK_ACE_Rearm position*asingleTypeSTRINGvalueapropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernamePatrolEntitiesfidatlOffsetffNBitemsItem0Item1;Item2Item3mdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetCustomAttributes6;positionF4PBtJF6 Attribute0Attribute1Attribute2SAttribute3Attribute4Attribute5dAttribute6+Attribute7Attribute8Attribute9nAttributes ;propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueodatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueSdata-SsingleTypeSCALARvalueSpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value0ddata@dsingleTypeBOOLvaluedpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata\singleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value;data;singleTypeSTRINGvalue;dataTypeTriggerposition9WFVBgGFAttributesidtypeEmptyDetectorAreaR250conditiontrue;sizeAzCsizeBzCdataTypeTriggerpositionϒFy8BIGFAttributes=idtypeEmptyDetectorAreaR250mconditiontrue;sizeACsizeBCmdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset7CustomAttributespositionx FBHF Attribute0Attribute1kAttribute2Attribute3Attribute4~Attribute5-Attribute6Attribute7Attribute8Attribute9HnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value8kdataHksingleTypeSTRINGvaluekpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueH~dataX~singleTypeSCALARvalueB~propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value-data -singleTypeBOOLvalue-propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueVdatafsingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueHdata%HsingleTypeSTRINGvalueHpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernameCounterEntitiesQidatlOffsetffNBitemsItem0=Item1jItem2Item3Item4Item5:Item6fItem7Item83Item9Item10Item11DItem12Item13Item14dItem15$Item161Item17> Item18KdataTypeGroupsideCivilianEntitiesAttributesdidatlOffsetffNBjitemsItem0Item1dItem2ddataTypeObjectPositionInfo>sideCivilianflagsAttributes^idtypeC_Jeff_VRdposition EUCkF^ddataTypeWaypointloiterAltitudepositionFBHFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition3ECFEffects^showWPNEVERidtypeMoveddjdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1Item2 dataTypeObjectPositionInfojsideCivilianflagsAttributesidtypeC_Bob_VRposition4 F4BGFdataTypeWaypointloiterAltitudepositionr F-BjEIFEffectsshowWPNEVERidtypeMoveatlOffset8 dataTypeWaypointloiterAltitudeposition$FB ]HFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem07Item1Item2\dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition F`BmGFdataTypeWaypointloiterAltitudeposition.F%Bh1GFEffectsVshowWPNEVERidtypeMoveatlOffset\\dataTypeWaypointloiterAltitudeposition$FB ]HFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities@AttributesidatlOffsetffNBitemsItem0sItem1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionu FB DFdataTypeWaypointloiterAltitudepositionoF!BFFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition$FB ]HFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitieslAttributes4idatlOffsetffNB:itemsItem0Item14Item24dataTypeObjectPositionInfosideCivilianflagsAttributes.idtypeC_Bob_VR4positionA FXBNbDF.4dataTypeWaypointloiterAltitudepositionSF BSEFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition$FB ]HFEffects.showWPNEVERidtypeMove44:dataTypeGroupsideCivilianEntitiesAttributes`idatlOffsetffNBfitemsItem0Item1`Item2`dataTypeObjectPositionInfo:sideCivilianflagsAttributesZidtypeC_Bob_VR`positiony FC]CFZ`dataTypeWaypointloiterAltitudepositionFԥBEFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition$FB ]HFEffectsZshowWPNEVERidtypeMove``fdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1Item2 dataTypeObjectPositionInfofsideCivilianflagsAttributesidtypeC_Bob_VRpositionFCCFdataTypeWaypointloiterAltitudepositionFɿBJFFEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudeposition$FB ]HFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes-idatlOffsetffNB3itemsItem0Item1-dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition1F֝BTFdataTypeWaypointloiterAltitudeposition$FB ]HFEffects'showWPNEVERidtypeMove--3dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1NdataTypeObjectPositionInfo(sideCivilianflagsAttributesHidtypeC_Bob_VRNpositionElCJFHNdataTypeWaypointloiterAltitudeposition$FB ]HFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionFCCFAttributesEidtypeEmptyDetectoratlOffset7conditiontriggeractivated tgr_school_counter;sizeApAsizeBpAdataTypeTriggerpositioni FFC_DFAttributesidtypeEmptyDetectorDconditiontriggeractivated tgr_school_counter;sizeApAsizeBpADdataTypeTriggerposition, FBPwGFAttributesidtypeEmptyDetectoratlOffset7conditiontriggeractivated tgr_school_counter;sizeApAsizeBpAdataTypeTriggerpositionEi CJFAttributeseidtypeEmptyDetectorconditiontriggeractivated tgr_school_counter;sizeApAsizeBpAdataTypeTriggerposition)IFFB TFAttributesidtypeEmptyDetectordconditiontriggeractivated tgr_school_counter;sizeApAsizeBpAddataTypeTriggerpositionPE"GCkFAttributesidtypeEmptyDetectoratlOffset8$conditiontriggeractivated tgr_school_counter;sizeApAsizeBpA$dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes1positionf FhC@BFAttribute0Attribute1jAttribute2!Attribute3Attribute4Attribute5NAttribute6Attribute7Attribute8Attribute9YAttribute10 Attribute11Attribute12Attribute13onAttributes1propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value7jdataGjsingleTypeSTRINGvaluejpropertyAdmiral_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];ValueYdataisingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueNdata(NsingleTypeSCALARvalue ANpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueYdataisingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value#Ydata3YsingleTypeSCALARvalue@YpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuepdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value9odataIosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1data1singleTypeSTRINGvalue1dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes> positionFލBSFAttribute0Attribute1wAttribute2.Attribute3Attribute4Attribute5[Attribute6Attribute7Attribute8Attribute9fAttribute10-Attribute11Attribute12Attribute13|nAttributes> propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueDwdataTwsingleTypeSTRINGvaluewpropertyAdmiral_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];ValuefdatavsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value%[data5[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];ValuefdatavsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value0fdata@fsingleTypeSCALARvaluefpropertyAdmiral_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];Value}datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueF|dataV|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value > data > singleTypeSTRINGvalue> dataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneCustomAttributes KpositionmEA CWJF Attribute0 Attribute1 Attribute2; Attribute3 Attribute4 Attribute5hAttribute6Attribute7Attribute8Attribute9sAttribute10:Attribute11Attribute12Attribute13nAttributesKpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQ  dataa  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  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Values  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value2hdataBhsingleTypeSCALARvalue AhpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuesdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value=sdataMssingleTypeSCALARvaluespropertyAdmiral_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];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueSdatacsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKdata(KsingleTypeSTRINGvalueKdataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributesposition'rEq]CkFAttribute03Attribute1Attribute2Attribute3KAttribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuegdatawsingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueKdata"KsingleTypeSTRINGvalueNORMALKpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuesdatasingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLayernameSentry AIEntities idatlOffsetffNBnCitemsItem0yItem1Item2Item3!Item4"Item5-$Item6&Item7='Item8(Item9)Item10&+Item11I,Item12-Item13.Item14 0Item15L1Item162Item17T3Item18 4Item194Item206Item21j7Item228Item239Item241;Item25s<Item26=Item27?Item28AItem29BnCdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetS?positionWFBLHFanglesI@LinkIDProviderLinks nextID itemsItem0*linkIDitem0item1CustomDataeroleturretPathdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetR?positionZFB`|HFangles @LinkIDProvider LinksnextIDitemsItem09linkIDitem0item1CustomDatatroleturretPathdataTypeGroupsideEastEntities Attributes CrewLinks idatlOffsetffNB!itemsItem0  dataTypeObjectPositionInfo sideEastflagsAttributes idtypegmx_chdkz_army_rifleman_akm_mix positiondF?pBGFangles5@   LinkIDProvider!Links!!nextID!itemsItem08!!linkIDitem0item1CustomDatas!!roleturretPath!dataTypeGroupsideEastEntities!Attributes"idatlOffsetffNB"itemsItem0 ""dataTypeObjectPositionInfo"sideEastflagsAttributes"idtypegmx_chdkz_army_machinegunner_rpk_mixatlOffset7"positionSF4pBHFanglesҍ@"""dataTypeGroupsideEastEntitiesB#Attributes'$idatlOffsetffNB-$itemsItem0_#'$dataTypeObjectPositionInfo#sideEastflagsAttributes!$idtypegmx_chdkz_army_grenadier_akm_pallad_mix'$positionMF@pB8PHFangles?!$'$-$dataTypeGroupsideEastEntities$Attributes[%CrewLinksa%idatlOffsetffNB&itemsItem0$[%dataTypeObjectPositionInfo5%sideEastflagsAttributesU%idtypegmx_chdkz_army_radioman_akm_mix[%positionQhF?pB GFU%[%a%LinkIDProvider%Links%&nextID%itemsItem0%&linkIDitem0item1CustomData%&roleturretPath&dataTypeGroupsideEastEntitiesn&Attributes7'idatlOffsetffNB='itemsItem0&7'dataTypeObjectPositionInfo'sideEastflagsAttributes1'idtypegmx_chdkz_army_machinegunner_pk_mix7'positionR=FKpBGF1'7'='dataTypeGroupsideEastEntities'Attributesy(idatlOffsetffNB(itemsItem0'y(dataTypeObjectPositionInfo;(sideEastflagsAttributess(idtypegmx_chdkz_army_machinegunner_rpk_mixy(positionFMpBGFangles#@s(y((dataTypeGroupsideEastEntities(Attributes)idatlOffsetffNB)itemsItem0()dataTypeObjectPositionInfo)sideEastflagsAttributes)idtypegmx_chdkz_army_antitank_akm_rpg7_mixatlOffseto>)positionLFBGFangles|@)))dataTypeGroupsideEastEntities+*Attributes +idatlOffsetffNB&+itemsItem0H* +dataTypeObjectPositionInfo*sideEastflagsAttributes+idtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffset= +positionnFBHFangles@+ +&+dataTypeGroupsideEastEntities+AttributesC,idatlOffsetffNBI,itemsItem0+C,dataTypeObjectPositionInfo,sideEastflagsAttributes=,idtypegmx_chdkz_army_pilot_pm63_mixC,positionǜFB?GF=,C,I,dataTypeGroupsideEastEntities,Attributes-idatlOffsetffNB-itemsItem0,-dataTypeObjectPositionInfoP-sideEastflagsAttributes-idtypegmx_chdkz_army_pilot_pm63_mixatlOffset-positionfFB9GFangles@---dataTypeGroupsideEastEntities-Attributes.idatlOffsetffNB.itemsItem0 ..dataTypeObjectPositionInfo.sideEastflagsAttributes.idtypegmx_chdkz_army_radioman_akm_mix.position٢Fh5BPGF...dataTypeGroupsideEastEntities/Attributes0idatlOffsetffNB 0itemsItem00/0dataTypeObjectPositionInfo/sideEastflagsAttributes/idtypegmx_chdkz_army_machinegunner_rpk_mixatlOffset0positionYF_ B#7GFangles|@/0 0dataTypeGroupsideEastEntitiese0AttributesF1idatlOffsetffNBL1itemsItem00F1dataTypeObjectPositionInfo1sideEastflagsAttributes@1idtypegmx_chdkz_army_machinegunner_pk_mixF1positionFaBGFangles,@@1F1L1dataTypeGroupsideEastEntities1Attributes2idatlOffsetffNB2itemsItem012dataTypeObjectPositionInfoW2sideEastflagsAttributes2idtypegmx_chdkz_army_machinegunner_assistant_akm_pk_mix2position~FaBYGFangles*s@222dataTypeObjectPositionInfo3sideEastflagsAttributesN3idtypegmx_chdkz_dshkm_aatripodT3positionFB,MHFanglesI@N3T3dataTypeObjectPositionInfo3sideEastflagsAttributes4idtypegmx_chdkz_dshkm_aatripod 4positionl[FB[HFangles @4 4dataTypeObjectPositionInfo4sideEastflagsAttributes4idtypeCUP_O_ZU23_ChDKZ4positionQhFWBGFangles5@44dataTypeGroupsideEastEntities5Attributes6idatlOffsetffNB6itemsItem0556dataTypeObjectPositionInfo5sideEastflagsAttributes6idtypegmx_chdkz_army_machinegunner_assistant_akm_rpk_mix6positionFBIFanglesN@666dataTypeGroupsideEastEntitiesh6Attributesd7idatlOffsetffNBj7itemsItem06d7dataTypeObjectPositionInfo&7sideEastflagsAttributes^7idtypegmx_chdkz_army_antitank_assistant_akm_rpg7_mixatlOffset8d7positionFBIFangles@^7d7j7dataTypeGroupsideEastEntities7Attributes8idatlOffsetffNB8itemsItem078dataTypeObjectPositionInfo{8sideEastflagsAttributes8idtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffset8positionkFBIF888dataTypeGroupsideEastEntities9Attributes9idatlOffsetffNB9itemsItem099dataTypeObjectPositionInfo9sideEastflagsAttributes9idtypegmx_chdkz_army_radioman_akm_mixatlOffset@9positionRF BIFanglesIY?999dataTypeGroupsideEastEntitiesN:Attributes+;idatlOffsetffNB1;itemsItem0k:+;dataTypeObjectPositionInfo:sideEastflagsAttributes%;idtypegmx_chdkz_army_marksman_svd_mix+;positiondFCoIFangles@%;+;1;dataTypeGroupsideEastEntities;Attributesm<idatlOffsetffNBs<itemsItem0;m<dataTypeObjectPositionInfo/<sideEastflagsAttributesg<idtypegmx_chdkz_army_antitank_akm_rpg7_mixm<positionpFC5YIFanglesb@g<m<s<dataTypeGroupsideEastEntities<Attributes=id atlOffsetffNB=itemsItem0<=dataTypeObjectPositionInfo=sideEastflagsAttributes=id typegmx_chdkz_army_machinegunner_pk_mixatlOffset33@=positionvFC{IFangles۴@===dataTypeGroupsideEastEntities->Attributes?CrewLinks?id atlOffsetffNB?itemsItem0J>?dataTypeObjectPositionInfo>sideEastflagsAttributes ?id typegmx_chdkz_army_antitank_assistant_akm_rpg7_mixatlOffset=?position&_FZB8}IF ???LinkIDProviderB AGF5E;EdataTypeObjectPositionInfoEsideEmptyflagsAttributesEidtypeGUE_WarfareBAntiAirRadarEposition[FB3GFanglesԴ@EEdataTypeObjectPositionInfo~FsideEmptyflagsAttributesFidtypegmx_chdkz_btr60pa_wdratlOffsetHFanglesg~@GGdataTypeObjectPositionInfo HsideEmptyflagsAttributesCHidtypegmx_chdkz_mi2p_wdlatlOffset7IHpositionFRB8GFangles?CHIHdataTypeObjectPositionInfoHsideEmptyflagsAttributesIidtypegmx_chdkz_mi2t_wdlatlOffset  Ipositiony F5AB hGFanglesb?I IdataTypeObjectPositionInfoIsideEmptyflagsAttributesIidtypegmx_chdkz_uaz469_cargo_wdrIposition5F KBo{HFangles}@IIdataTypeObjectPositionInfoWJsideEmptyflagsAttributesJidtypegmx_chdkz_uaz469_cargo_wdratlOffsetعJpositionFRBHFangles!@?v@JJdataTypeObjectPositionInfoKsideEmptyflagsAttributesJKidtypegmx_chdkz_uaz469_spg9_wdrPKpositionf F&B HFanglesۦ@JKPKdataTypeObjectPositionInfoKsideEmptyflagsAttributesLidtypegmx_chdkz_ural375d_refuel_wdratlOffsetLpositionFuB,GFangles:?LLdataTypeObjectPositionInfoLsideEmptyflagsAttributesLidtypegmx_chdkz_ural4320_cargo_wdratlOffsetLposition#F:B8HFangles ?LLdataTypeObjectPositionInfooMsideEmptyflagsAttributesMidtypeFlagCarrierINSatlOffset0CAMpositionXGF9rB/yHFangles]@MMdataTypeObjectPositionInfo/NsideEmptyflagsAttributesgNidtypeFlagCarrierINSatlOffset6@mNpositionEFcBXHFanglesgƇ@gNmNdataTypeObjectPositionInfoNsideEmptyflagsAttributesOidtypeLand_HelipadCircle_F;OpositionWFBiGFanglesI?OdisableSimulation;OdataTypeObjectPositionInfoOsideEmptyflagsAttributesOidtypeLand_HelipadCircle_F PpositioniFB9GFangles3?OdisableSimulation PdataTypeObjectPositionInfoPsideEmptyflagsAttributesPidtypeGUE_WarfareBUAVterminalatlOffset7PpositionxFB'AGFanglesr@PdisableSimulationPdataTypeObjectPositionInfoxQsideEmptyflagsAttributesQidtypegmx_chdkz_uaz469_cargo_wdratlOffsetQpositionWF!BjbIFanglesHK@m@̌@QQdataTypeMarkerpositionF)BoPGFnamemkr_severogradtypeEmptyidRdataTypeMarkerposition$=F;_BNPFnamemkr_quarrytypeEmptyidatlOffset~RdataTypeMarkerposition<FB $HFnamemkr_schooltypeEmptyid RdataTypeMarkerposition5ZE C?AFnamemkr_railyardtypeEmptyid 4SdataTypeMarkerposition+EBEFnamemkr_factorytypeEmptyid atlOffset9SdataTypeMarkerposition E5B,FFnamemkr_hospitaltypeEmptyidatlOffset9 TdataTypeLayernameQuarrystateEntitiescTidatlOffsetitemsItem0TItem1JItem2dataTypeLayernameAdmiralEntitiesTidatlOffsetffNBJitemsItem0UItem1]Item2ppJdataTypeLayernameCQCEntities_UidatlOffsetffNB]itemsItem0UItem1>V]dataTypeTriggerposition4FBA MFangle?AttributesUid typeEmptyDetectorAreaR250>Vconditiontrue;sizeAAsizeBc!AisRectangle>VdataTypeLogicPositionInfoVid!typeAdmiral_CqcZoneCustomAttributesV]positionBFS"BBMLFV Attribute0eWAttribute1XAttribute2XAttribute3zYAttribute4(ZAttribute5ZAttribute6[Attribute74\Attribute8\nAttributes ]propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueWXdataWXsingleTypeSTRINGvalueXpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueXXdataXXsingleTypeSCALARvalueXpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDYzYdataTYzYsingleTypeSCALARvaluezYpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueY(ZdataZ(ZsingleTypeSCALARvalueB(ZpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueZZdataZZsingleTypeSCALARvalueBZpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueN[[data^[[singleTypeBOOLvalue[propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value[4\data\4\singleTypeSCALARvalue A4\propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\\data\\singleTypeSTRINGvalue\propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Values]]data]]singleTypeSTRINGvalue]dataTypeLayernamePatrolEntities]idatlOffsetffNBppitemsItem00^Item1^Item2b_Item3gppdataTypeTriggerposition% F[BNFAttributes^idtypeEmptyDetectorAreaR250^conditiontrue;sizeAzCsizeBzC^dataTypeTriggerposition߹F6BnMFAttributes2_idtypeEmptyDetectorAreaR250b_conditiontrue;sizeACsizeBCb_dataTypeLogicPositionInfo_idtypeAdmiral_PatrolZoneCustomAttributes_gpositionט F BLF_ Attribute0`Attribute1PaAttribute2bAttribute3bAttribute4ccAttribute5dAttribute6dAttribute7eAttribute8qfAttribute9-gnAttributes gpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueaPadata-aPasingleTypeSTRINGvaluePapropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueabdataabsingleTypeSCALARvaluebpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value|bbdatabbsingleTypeSCALARvalueBbpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value-cccdata=cccsingleTypeSCALARvalueBccpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuecddatacdsingleTypeBOOLvaluedpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedddataddsingleTypeSCALARvaluedpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuepeedataeesingleTypeSCALARvalueepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value;fqfdataKfqfsingleTypeSCALARvalue?qfpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuef-gdata g-gsingleTypeSTRINGvalue-gpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueggdataggsingleTypeSTRINGvaluegdataTypeLogicPositionInfoKhidtypeAdmiral_PatrolZoneCustomAttributeskhpppositioniFh|CxOFkh Attribute0#iAttribute1iAttribute2jAttribute39kAttribute4kAttribute5lAttribute6`mAttribute7-nAttribute8nAttribute9onAttributes pppropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueiidataiisingleTypeSTRINGvalueipropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRjjdatabjjsingleTypeSCALARvaluejpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuek9kdatak9ksingleTypeSCALARvalueB9kpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuekkdatakksingleTypeSCALARvalueBkpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueelldataullsingleTypeBOOLvaluelpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value*m`mdata:m`msingleTypeSCALARvalue`mpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuem-ndatan-nsingleTypeSCALARvalue?-npropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuenndatannsingleTypeSCALARvalue@npropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueoodataoosingleTypeSTRINGvalueopropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value=pppdataMpppsingleTypeSTRINGvalueppdataTypeLayernameCounterEntitiespidatlOffsetffNBJitemsItem0qItem1sItem2uItem3xItem4UzItem5|Item6}Item7Item8Item9DItem10Item11Item12dItem13Item14Item15JdataTypeGroupsideCivilianEntitiesqAttributessidatlOffsetffNBsitemsItem0rItem1rItem2;ssdataTypeObjectPositionInforsideCivilianflagsAttributesridtypeC_Bob_VRatlOffsetrposition 0 F9BOFrrdataTypeWaypointloiterAltitudepositionk FABJLFEffects5sshowWPNEVERidtypeMove;s;sdataTypeWaypointloiterAltitudepositionFNBMFEffectssshowWPNEVERidtypeMovesssdataTypeGroupsideCivilianEntitiestAttributesuidatlOffsetffNBuitemsItem0RtItem1tItem2guudataTypeObjectPositionInfotsideCivilianflagsAttributestidtypeC_Bob_VRtpositionJ FRBPFttdataTypeWaypointloiterAltitudepositionFOBbOFEffectsaushowWPNEVERidtypeMovegugudataTypeWaypointloiterAltitudepositionFNBMFEffectsushowWPNEVERidtypeMoveuuudataTypeGroupsideCivilianEntitiesKvAttributesxidatlOffsetffNBxitemsItem0~vItem1wItem2wxdataTypeObjectPositionInfovsideCivilianflagsAttributes widtypeC_Bob_VRwpositionqF!CNF wwdataTypeWaypointloiterAltitudeposition FBjKFEffectswshowWPNEVERidtypeMovewwdataTypeWaypointloiterAltitudepositionFNBMFEffects xshowWPNEVERidtypeMovexxxdataTypeGroupsideCivilianEntitieswxAttributesOzidatlOffsetffNBUzitemsItem0xItem1?yItem2yOzdataTypeObjectPositionInfoysideCivilianflagsAttributes9yidtypeC_Bob_VR?yposition|FF CFOF9y?ydataTypeWaypointloiterAltitudepositionfFdBVOFEffectsyshowWPNEVERidtypeMoveatlOffset7yydataTypeWaypointloiterAltitudepositionFNBMFEffectsIzshowWPNEVERidtypeMoveOzOzUzdataTypeGroupsideCivilianEntitieszAttributes|idatlOffsetffNB|itemsItem0zItem1{|dataTypeObjectPositionInfoZ{sideCivilianflagsAttributesz{idtypeC_Bob_VRatlOffset{positionE]B-HFz{{dataTypeWaypointloiterAltitudepositionFNBMFEffects{showWPNEVERidtypeMove|||dataTypeGroupsideCivilianEntitiesd|Attributes}idatlOffsetffNB}itemsItem0|Item1!}}dataTypeObjectPositionInfo|sideCivilianflagsAttributes}idtypeC_Bob_VR!}positionF?B)QF}!}dataTypeWaypointloiterAltitudepositionFNBMFEffects}showWPNEVERidtypeMove}}}dataTypeGroupsideCivilianEntities~AttributesidatlOffsetffNBitemsItem08~Item1~Item2NdataTypeObjectPositionInfo~sideCivilianflagsAttributes~idtypeC_Jeff_VR~positionEjCkF~~dataTypeWaypointloiterAltitudeposition F6_CWMFEffectsHshowWPNEVERidtypeMoveNNdataTypeWaypointloiterAltitudeposition !E)|C؍ FEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionS' FBOFAttributes5idtypeEmptyDetectorconditiontriggeractivated tgr_quarry_counter;sizeApAsizeBpAdataTypeTriggerposition|F.SC} OFAttributesidtypeEmptyDetectoratlOffsetDconditiontriggeractivated tgr_quarry_counter;sizeApAsizeBpADdataTypeTriggerpositionFABUQFAttributesidtypeEmptyDetectoratlOffsetconditiontriggeractivated tgr_quarry_counter;sizeApAsizeBpAdataTypeTriggerposition"GEBK"HFAttributeseidtypeEmptyDetectorconditiontriggeractivated tgr_quarry_counter;sizeApAsizeBpAdataTypeTriggerposition٥ECkFAttributesidtypeEmptyDetectordconditiontriggeractivated tgr_quarry_counter;sizeApAsizeBpAddataTypeLogicPositionInfõidtypeAdmiral_OndemandCampZoneCustomAttributesposition1FꮯBqPFangles<~@Attribute0Attribute1…Attribute2yAttribute30Attribute4Attribute5Attribute6[Attribute7*Attribute8Attribute9Attribute10xAttribute11=Attribute12Attribute13ǎnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value…data…singleTypeSTRINGvalue…propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueCydataSysingleTypeSCALARvalueypropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value0data 0singleTypeSCALARvalueB0propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuepdatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value'[data7[singleTypeBOOLvalue[propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value*data*singleTypeSCALARvalue@*propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value{datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueBxdataRxsingleTypeSCALARvalue?xpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_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];ValueVdatafsingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes!positioni FtBPF!Attribute0Attribute1ߑAttribute2Attribute3MAttribute4Attribute5ÔAttribute6xAttribute7GAttribute8Attribute9ΗAttribute10Attribute11ZAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueߑdataߑsingleTypeSTRINGvalueߑpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMdata'MsingleTypeSCALARvalueBMpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueΓdataޓsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueÔdataÔsingleTypeSCALARvalue AÔpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueDxdataTxsingleTypeBOOLvaluexpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueGdata!GsingleTypeSCALARvalueGpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueΖdataޖsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueΗdataΗsingleTypeSCALARvalue@ΗpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value_dataosingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value$Zdata4ZsingleTypeSCALARvalue?ZpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuesdatasingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes.positionEiB>GF.Attribute0*Attribute1Attribute2Attribute3ZAttribute4Attribute5РAttribute6Attribute7TAttribute8Attribute9ۣAttribute10Attribute11gAttribute12(Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataɝsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuemdata}singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$Zdata4ZsingleTypeSCALARvalueBZpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value۟datasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueРdataРsingleTypeSCALARvalue AРpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQdataasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueTdata.TsingleTypeSCALARvalueTpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueۢdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueۣdataۣsingleTypeSCALARvalueۣpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueldata|singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value(data(singleTypeSCALARvalue?(propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuedata˦singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo#idtypeARK_Rotor_InsertatlOffsetCustomAttributes[Jposition+{ECkFangles3<,x<[Attribute0èAttribute1vAttribute21Attribute3۪Attribute4nAttributesJpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value@vdataPvsingleTypeSCALARvalueBvpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value1data1singleTypeSTRINGvalueDefault1propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value۪data۪singleTypeSTRINGvalueNORMAL۪propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueNdata^singleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueJdataJsingleTypeSTRINGvalueark_rotor_fnc_insertJdataTypeLayernameSentry AIEntitiesidatlOffsetffNB'items&Item0iItem1xItem2Item3Item4 Item5YItem6Item7Item8Item9\Item10Item11ֽItem12Item13PItem14Item15Item16Item17PItem18Item19Item20Item21,Item22iItem23Item24Item25Item26=Item27Item28Item29Item30rItem31Item32Item33Item34>Item35Item36Item37dataTypeGroupsideEastEntitiesҮAttributesCrewLinksůidatlOffsetffNBxitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetS?positionF@CLFangles(V@ůLinkIDProviderLinksxnextIDitemsItem0xlinkIDitem0item1CustomDataUxroleturretPathxdataTypeGroupsideEastEntitiesҰAttributesidatlOffsetffNBitemsItem0dataTypeObjectPositionInfoqsideEastflagsAttributesidtypegmx_chdkz_army_marksman_svd_mixpositionJFjCLFangles>:Y@dataTypeGroupsideEastEntitiesAttributesCrewLinks idatlOffsetffNBitemsItem0;dataTypeObjectPositionInfo߲sideEastflagsAttributesidtypegmx_chdkz_army_machinegunner_assistant_akm_pk_mixatlOffset0>position-%FU:BLF LinkIDProvider0LinksCnextIDCitemsItem0`linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributesidatlOffsetffNB itemsItem05dataTypeObjectPositionInfoƴsideEastflagsAttributesidtypegmx_chdkz_army_antitank_assistant_akm_rpg7_mixposition-F?BpMFangles넄@ dataTypeGroupsideEastEntitiesdAttributesSidatlOffsetffNBYitemsItem0SdataTypeObjectPositionInfosideEastflagsAttributesMidtypegmx_chdkz_army_machinegunner_assistant_akm_pk_mixSposition#F?BWZMFanglesV @MSYdataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0жdataTypeObjectPositionInfoZsideEastflagsAttributesidtypegmx_chdkz_army_grenadier_akm_pallad_mixposition-F?BTMFangleskdL@dataTypeGroupsideEastEntitiesAttributesڸidatlOffsetffNBitemsItem0ڸdataTypeObjectPositionInfosideEastflagsAttributesԸidtypegmx_chdkz_army_machinegunner_rpk_mixڸposition1FCaxMFangles߈@ԸڸdataTypeGroupsideEastEntities:AttributesidatlOffsetffNBitemsItem0WdataTypeObjectPositionInfo۹sideEastflagsAttributesidtypegmx_chdkz_army_demolition_akm_mixposition6FCeMFangles<@dataTypeGroupsideEastEntitiesyAttributesVidatlOffsetffNB\itemsItem0VdataTypeObjectPositionInfosideEastflagsAttributesPidtypegmx_chdkz_army_rifleman_akm_mixVpositionW#FDiB6MFangles@PV\dataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0ӻdataTypeObjectPositionInfoUsideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixposition%FDiB-MFangles@dataTypeGroupsideEastEntitiesAttributesнidatlOffsetffNBֽitemsItem0нdataTypeObjectPositionInfosideEastflagsAttributesʽidtypegmx_chdkz_army_rifleman_akm_mixнposition,FDiBI$MFangles`OR@ʽнֽdataTypeGroupsideEastEntities0Attributes idatlOffsetffNBitemsItem0M dataTypeObjectPositionInfoϾsideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mix position!&F݂B-MFangles@ dataTypeGroupsideEastEntitiesmAttributesJidatlOffsetffNBPitemsItem0JdataTypeObjectPositionInfo sideEastflagsAttributesDidtypegmx_chdkz_army_rifleman_akm_mixJposition#F݂B6MFangles@DJPdataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0dataTypeObjectPositionInfoLsideEastflagsAttributesid typegmx_chdkz_army_squadleader_akm_winposition`FC8LFangles{@dataTypeGroupsideEastEntitiesAttributesid atlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid typegmx_chdkz_army_grenadier_akm_pallad_mixatlOffset`<positionF+CLFangles@dataTypeGroupsideEastEntities?Attributes id'atlOffsetffNBitemsItem0\ dataTypeObjectPositionInfosideEastflagsAttributesid(typegmx_chdkz_army_antitank_akm_rpg7_mix positionyFC͛LF dataTypeGroupsideEastEntitiesiAttributesJid)atlOffsetffNBPitemsItem0JdataTypeObjectPositionInfo sideEastflagsAttributesDid*typegmx_chdkz_army_machinegunner_pk_mixJposition~FCLFangles@DJPdataTypeGroupsideEastEntitiesAttributesid+atlOffsetffNBitemsItem0dataTypeObjectPositionInfoFsideEastflagsAttributes~id,typegmx_chdkz_army_medic_akm_mixpositionFhBeLFangles[@~dataTypeGroupsideEastEntitiesAttributesid-atlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid.typegmx_chdkz_army_engineer_akm_mixpositionoFhB5LFanglesC>dataTypeGroupsideEastEntities!Attributesid/atlOffsetffNBitemsItem0>dataTypeObjectPositionInfosideEastflagsAttributesid0typegmx_chdkz_army_grenadier_akm_pallad_mixpositionFhB&LFdataTypeGroupsideEastEntitiesNAttributes&id1atlOffsetffNB,itemsItem0k&dataTypeObjectPositionInfosideEastflagsAttributes id2typegmx_chdkz_army_machinegunner_assistant_akm_rpk_mix&positionsFhBLF &,dataTypeGroupsideEastEntitiesAttributescid3atlOffsetffNBiitemsItem0cdataTypeObjectPositionInfo%sideEastflagsAttributes]id4typegmx_chdkz_army_rifleman_akm_mixcposition1yFhB2LFangles @]cidataTypeGroupsideEastEntitiesAttributesid5atlOffsetffNBitemsItem0dataTypeObjectPositionInfobsideEastflagsAttributesid6typegmx_chdkz_army_rifleman_akm_mixpositionFhB&LFangles_2@dataTypeGroupsideEastEntitiesAttributesid7atlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid8typegmx_chdkz_army_rifleman_akm_mixpositionFFCLFdataTypeGroupsideEastEntities%Attributesid9atlOffsetffNBitemsItem0BdataTypeObjectPositionInfosideEastflagsAttributesid:typegmx_chdkz_army_rifleman_akm_mixatlOffset7positioncFbBLFdataTypeGroupsideEastEntitiesZAttributes7id;atlOffsetffNB=itemsItem0w7dataTypeObjectPositionInfosideEastflagsAttributes1id<typegmx_chdkz_army_radioman_akm_mix7positionF;CŮLFanglesv?17=dataTypeGroupsideEastEntitiesAttributesyid=atlOffsetffNBitemsItem0ydataTypeObjectPositionInfo;sideEastflagsAttributessid>typegmx_chdkz_army_machinegunner_rpk_mixyposition FCƓLFangles@sydataTypeGroupsideEastEntitiesAttributesid?atlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid@typegmx_chdkz_army_rifleman_akm_mixatlOffset7positionTFbBMLFangles[@dataTypeGroupsideEastEntities&AttributesidAatlOffsetffNBitemsItem0CdataTypeObjectPositionInfosideEastflagsAttributesidBtypegmx_chdkz_army_machinegunner_pk_mixatlOffset7positionFB6LFanglesje=dataTypeGroupsideEastEntitieswAttributeslidCatlOffsetffNBritemsItem0ldataTypeObjectPositionInfo.sideEastflagsAttributesfidDtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffset7lpositionFB!LFanglesmN@flrdataTypeGroupsideEastEntitiesAttributesidEatlOffsetffNBitemsItem0dataTypeObjectPositionInfo{sideEastflagsAttributesidFtypegmx_chdkz_army_rifleman_akm_mixatlOffset7positionPFBcLFdataTypeGroupsideEastEntitiesAttributesidGatlOffsetffNBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidHtypegmx_chdkz_army_rifleman_akm_mixatlOffset7position}FBLFanglesvsq@dataTypeGroupsideEastEntitiesNAttributesidIatlOffsetffNBitemsItem0kdataTypeObjectPositionInfosideEastflagsAttributes idJtypegmx_chdkz_army_rifleman_akm_mixposition;FDiBMF dataTypeGroupsideEastEntitiessAttributes8idKatlOffsetffNB>itemsItem08dataTypeObjectPositionInfosideEastflagsAttributes2idLtypegmx_chdkz_army_rifleman_akm_mix8position@FDiB1MF28>dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_dshkm_aatripodpositionF?CLFangles(V@dataTypeObjectPositionInfotsideEastflagsAttributesidtypegmx_chdkz_uaz469_dshkm_wdrposition'F JBLFangles\h@dataTypeGroupsideEastEntitiesAttributesCrewLinks!id^atlOffsetffNBitemsItem08dataTypeObjectPositionInfosideEastflagsAttributesid_typegmx_chdkz_army_machinegunner_assistant_akm_rpk_mixatlOffset =positionvFVBNFangles][@@@!LinkIDProviderFLinksYnextIDYitemsItem0vlinkIDitem0_item1]CustomDataroleturretPathdataTypeObjectPositionInfoQsideEastflagsAttributesid]typegmx_chdkz_uaz469_dshkm_wdrpositiontFTByNFangles][@@@dataTypeLayernameSet DressingEntitiesidatlOffsetffNB*items)Item0Item1Item2?Item3Item4Item5xItem6+Item7Item8Item9oItem10;Item11Item12Item13zItem14IItem15Item16Item17Item18Item19:Item20Item21Item22Item23^Item24,Item25Item26Item27fItem286Item29Item30Item31Item32FItem33Item34Item35Item36VItem37Item38Item39Item40OdataTypeObjectPositionInfoQsideEmptyAttributesidtypeCUP_item_CDF_dogtagsatlOffsetPN?positionҖFyCLFangles F;?8@5;dataTypeObjectPositionInfosideEmptyflagsAttributesidPtypegmx_chdkz_uaz469_dshkm_wdrpositionNF JBLFdataTypeObjectPositionInfomsideEmptyflagsAttributesid\typegmx_chdkz_uaz469_dshkm_wdratlOffset9positionHFhBzOFanglesMK@ؚ?!@dataTypeObjectPositionInfo<sideEmptyflagsAttributestidStypegmx_chdkz_ural375d_refuel_wdratlOffsetzposition:FBLFanglesY@|s@=position"FBuLFangles@dataTypeObjectPositionInfoEsideEmptyflagsAttributes}idRtypegmx_chdkz_ural4320_reammo_wdratlOffsetpositionۅFBLFangles!@ª@}dataTypeObjectPositionInfosideEmptyflagsAttributes4idWtypegmx_chdkz_ural4320_reammo_wdratlOffset:positionFhBOF4:dataTypeObjectPositionInfosideEmptyflagsAttributesidXtypegmx_chdkz_ural4320_reammo_wdratlOffsetpositionFhBOFdataTypeObjectPositionInfosideEmptyflagsAttributesid`typegmx_chdkz_ural4320_reammo_wdratlOffset position_pFRBNFangles =/@E@dataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypegmx_chdkz_ural4320_repair_wdratlOffset=positionѶF,BLFangles@dataTypeObjectPositionInfo sideEmptyflagsAttributesXidMtypegmx_chdkz_ural4320_repair_wdratlOffseth^positionF@BMFangles=)@\@X^dataTypeObjectPositionInfosideEmptyflagsAttributes&idNtypegmx_chdkz_ural4320_cargo_wdratlOffset,positionFQTBiMFangles8@&,dataTypeObjectPositionInfosideEmptyflagsAttributesidQtypegmx_chdkz_ural4320_cargo_wdratlOffsetܱpositionFSB\MFdataTypeObjectPositionInforsideEmptyflagsAttributesidUtypegmx_chdkz_ural4320_cargo_wdratlOffsetpositionFhB0OFangles!@dataTypeObjectPositionInfo@sideEmptyflagsAttributes`idVtypegmx_chdkz_ural4320_cargo_wdratlOffsetfposition"FhBxOF`fdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypegm_ammobox_pile_small_04_emptyatlOffset76positionFnBLFangles>@06dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_pile_small_04_emptyatlOffset7positionFnBLFangles_@dataTypeObjectPositionInfosideEmptyflagsAttributesid&typegm_ammobox_pile_small_02_emptyposition F_CLFangles?dataTypeObjectPositionInfoHsideEmptyflagsAttributesid%typegm_ammobox_pile_small_02_emptypositionuF_CLFangles?dataTypeObjectPositionInfosideEmptyflagsAttributes@id"typegm_ammobox_pile_small_02_emptyFpositionF.mB{LFangles,@@FdataTypeObjectPositionInfosideEmptyflagsAttributesid!typegm_ammobox_pile_small_02_emptyatlOffset =positionF6KB LFangles,@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_pile_small_02_emptyposition{hF.mBZLFangles?dataTypeObjectPositionInfoXsideEmptyflagsAttributesid typegm_ammobox_pile_large_02_emptyposition΄FziBTLFangles8@dataTypeObjectPositionInfosideEmptyflagsAttributesPidtypegm_ammobox_pile_large_02_emptyVpositionfFziBLFangles&)@PVdataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_pile_large_02_emptyposition{FziBLFangles@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_pile_large_02_emptypositionwFziBLFangles|@dataTypeObjectPositionInfoMsideEmptyflagsAttributesidtypegmx_chdkz_pt76b_wdrposition#F~CLFangles I@dataTypeObjectPositionInfosideEmptyflagsAttributes1id typeSmallTableOpositionFhCùLFanglesEG;:1@[:1disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeSmallTablepositionFhCLFanglesEG;:1@[:disableSimulationdataTypeLayernameRailyard & FactorystateEntitieswidatlOffsettB`îitemsItem0Item1Item2ѬdataTypeLayernameAdmiralEntitiesidatlOffsetffNBitemsItem0*Item1 Item2dataTypeLayernameCQCEntitiessidatlOffsetffNB itemsItem0Item1Item2NItem3Item4Item5Item66 dataTypeTriggerpositionBhEj CAFangle?AttributesFid+typeEmptyDetectorAreaR50conditiontrue;sizeA"cAsizeB1AisRectangledataTypeTriggerpositionBE CzAFangle?Attributes id,typeEmptyDetectorAreaR50atlOffsetid/typeEmptyDetectorAreaR50atlOffset]>conditiontrue;sizeA"cAsizeB}AisRectangledataTypeTriggerpositionvGE&BʌEFangleپ@Attributesid0typeEmptyDetectorAreaR506conditiontrue;sizeAj{AsizeBOQAisRectangle6dataTypeLogicPositionInfoid1typeAdmiral_CqcZoneatlOffset7CustomAttributes positionuElBCF Attribute0mAttribute1Attribute2Attribute3 Attribute40 Attribute5 Attribute6 Attribute7< Attribute8 nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueL  data\  singleTypeSCALARvalue propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value 0 data 0 singleTypeSCALARvalueB0 propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value  data  singleTypeSCALARvalueB propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueV  dataf  singleTypeBOOLvalue propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value < data < singleTypeSCALARvalue A< propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value{  data  singleTypeSTRINGvalue dataTypeLayernamePatrolEntities idatlOffsetffNBitemsItem0-Item1Item2_dataTypeTriggerposition_VE]CYBFAttributesid3typeEmptyDetectorAreaR250conditiontrue;sizeACsizeBCdataTypeTriggerpositionASEBYPEFAttributes/id2typeEmptyDetectorAreaR250_conditiontrue;sizeACsizeBC_dataTypeLogicPositionInfoid4typeAdmiral_PatrolZoneCustomAttributespositionE0VCO.BFanglesU.= Attribute0Attribute1eAttribute2Attribute3Attribute4xAttribute5'Attribute6Attribute7Attribute8Attribute9BnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value2edataBesingleTypeSTRINGvalueepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueBxdataRxsingleTypeSCALARvalueBxpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value'data'singleTypeBOOLvalue'propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuePdata`singleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBdataBsingleTypeSTRINGvalueBpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernameCounterEntitiesKidatlOffsetffNBitemsItem0Item1,Item2XItem3Item4%!Item5Q#Item6}%Item7/&Item8&Item9'Item10E(Item11R4Item12_@Item13lLItem14NItem15PItem160SItem17lUItem18WItem19XItem20dItem21pItem22}Item23}Item24g~Item25dataTypeGroupsideCivilianEntitiesAttributes&iddatlOffsetffNB,itemsItem0Item1&dataTypeObjectPositionInfosideCivilianflagsAttributesidetypeC_Bob_VRpositiontECFFdataTypeWaypointloiterAltitudeposition ExCNBFEffects showWPNEVERidttypeMove&&,dataTypeGroupsideCivilianEntitiesAttributesRidfatlOffsetffNBXitemsItem0Item1RItem2RdataTypeObjectPositionInfo,sideCivilianflagsAttributesLidgtypeC_Bob_VRRposition=E8CP?FLRdataTypeWaypointloiterAltitudepositionElClAFEffectsshowWPNEVERidstypeMovedataTypeWaypointloiterAltitudeposition ExCNBFEffectsLshowWPNEVERidutypeMoveRRXdataTypeGroupsideCivilianEntitiesAttributes~idhatlOffsetffNBitemsItem0Item1~Item2~dataTypeObjectPositionInfoXsideCivilianflagsAttributesxiditypeC_Bob_VR~positionʈE"9C>Fx~dataTypeWaypointloiterAltitudeposition[E7C?FEffectsshowWPNEVERidrtypeMovedataTypeWaypointloiterAltitudeposition ExCNBFEffectsxshowWPNEVERidvtypeMove~~dataTypeGroupsideCivilianEntitiesAttributes!idjatlOffsetffNB%!itemsItem0 Item1 !dataTypeObjectPositionInfoy sideCivilianflagsAttributes idktypeC_Bob_VR positionF C>F  dataTypeWaypointloiterAltitudeposition ExCNBFEffects!showWPNEVERidwtypeMove!!%!dataTypeGroupsideCivilianEntities!AttributesK#idlatlOffsetffNBQ#itemsItem0!Item1K"Item2"K#dataTypeObjectPositionInfo%"sideCivilianflagsAttributesE"idmtypeC_Bob_VRK"position^FV C _BFE"K"dataTypeWaypointloiterAltitudeposition_EixCiBFEffects"showWPNEVERidqtypeMove""dataTypeWaypointloiterAltitudeposition ExCNBFEffectsE#showWPNEVERidxtypeMoveK#K#Q#dataTypeGroupsideCivilianEntities#Attributesw%idnatlOffsetffNB}%itemsItem0#Item1w$Item2$w%dataTypeObjectPositionInfoQ$sideCivilianflagsAttributesq$idotypeC_Bob_VRw$positionWFsCBFq$w$dataTypeWaypointloiterAltitudeposition/EC@FEffects$showWPNEVERidptypeMove$$dataTypeWaypointloiterAltitudeposition ExCNBFEffectsq%showWPNEVERidytypeMovew%w%}%dataTypeTriggerpositionP1ER#:C>>FAttributes%id]typeEmptyDetector/&conditiontriggeractivated tgr_railyard_counter;sizeApAsizeBpA/&dataTypeTriggerposition޶FCCp=BFAttributes&id^typeEmptyDetector&conditiontriggeractivated tgr_railyard_counter;sizeApAsizeBpA&dataTypeTriggerpositionFs)C>FAttributesB'id_typeEmptyDetector'conditiontriggeractivated tgr_railyard_counter;sizeApAsizeBpA'dataTypeTriggerpositionECFFAttributes'id`typeEmptyDetectorE(conditiontriggeractivated tgr_railyard_counter;sizeApAsizeBpAE(dataTypeLogicPositionInfo(idatypeAdmiral_OndemandCampZoneCustomAttributes(R4positionoEo]Ca=F(Attribute0)Attribute1*Attribute2B+Attribute3+Attribute4,Attribute5o-Attribute6$.Attribute7.Attribute8/Attribute9z0Attribute10A1Attribute112Attribute122Attribute133nAttributesR4propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueX**datah**singleTypeSTRINGvalue*propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value +B+data+B+singleTypeSCALARvalueB+propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value++data++singleTypeSCALARvalueB+propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuez,,data,,singleTypeSCALARvalueB,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value9-o-dataI-o-singleTypeSCALARvalue Ao-propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value-$.data.$.singleTypeBOOLvalue$.propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value..data..singleTypeSCALARvalue.propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuez//data//singleTypeSTRINGvalue/propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueD0z0dataT0z0singleTypeSCALARvalue@z0propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value 1A1data1A1singleTypeSCALARvalueA1propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value12data12singleTypeSCALARvalue?2propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueZ33dataj33singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value4R4data/4R4singleTypeSTRINGvalueR4dataTypeLogicPositionInfo4idbtypeAdmiral_OndemandCampZoneCustomAttributes4_@positionF<}C=F4Attribute05Attribute16Attribute2O7Attribute38Attribute48Attribute5|9Attribute61:Attribute7;Attribute8;Attribute9<Attribute10N=Attribute11>Attribute12>Attribute13?nAttributes_@propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuee66datau66singleTypeSTRINGvalue6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7O7data)7O7singleTypeSCALARvalueO7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value78data78singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value88data88singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueF9|9dataV9|9singleTypeSCALARvalue A|9propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value91:data :1:singleTypeBOOLvalue1:propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value:;data:;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;;data;;singleTypeSTRINGvalue;propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueQ<<dataa<<singleTypeSCALARvalue<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value=N=data(=N=singleTypeSCALARvalueN=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value=>data=>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>>data>>singleTypeSCALARvalue?>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valueg??dataw??singleTypeSCALARvalue??propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value,@_@data<@_@singleTypeSTRINGvalue_@dataTypeLogicPositionInfo@idctypeAdmiral_OndemandCampZoneCustomAttributes@lLpositionf5EoCFF@Attribute0AAttribute1BAttribute2\CAttribute3DAttribute4DAttribute5EAttribute6>FAttribute7 GAttribute8GAttribute9HAttribute10[IAttribute11 JAttribute12JAttribute13KnAttributeslLpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuerBBdataBBsingleTypeSTRINGvalueBpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value&C\Cdata6C\CsingleTypeSCALARvalue\CpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueCDdataCDsingleTypeSCALARvalueBDpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDDdataDDsingleTypeSCALARvalueBDpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueSEEdatacEEsingleTypeSCALARvalue AEpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value F>FdataF>FsingleTypeBOOLvalue>FpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueF GdataF GsingleTypeSCALARvalue@ GpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueGGdataGGsingleTypeSTRINGvalueGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value^HHdatanHHsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value%I[Idata5I[IsingleTypeSCALARvalue?[IpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueI JdataI JsingleTypeSCALARvalue JpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueJJdataJJsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuetKKdataKKsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value9LlLdataILlLsingleTypeSTRINGvaluelLdataTypeGroupsideCivilianEntitiesLAttributesNid|atlOffsetffNBNitemsItem0LItem1MItem2"NNdataTypeObjectPositionInfo|MsideCivilianflagsAttributesMid}typeC_Bob_VRatlOffsetMpositionEhgCKFMMdataTypeWaypointloiterAltitudepositionWE<BFFEffectsNshowWPNEVERidtypeMove"N"NdataTypeWaypointloiterAltitudeposition1EKBxDFEffectsNshowWPNEVERidtypeMoveatlOffsetNNNdataTypeGroupsideCivilianEntitiesOAttributesPid~atlOffsetffNBPitemsItem0IOItem1OItem2^PPdataTypeObjectPositionInfoOsideCivilianflagsAttributesOidtypeC_Bob_VROposition[EtCKFOOdataTypeWaypointloiterAltitudepositionEBEFEffectsXPshowWPNEVERidtypeMove^P^PdataTypeWaypointloiterAltitudeposition1EKBxDFEffectsPshowWPNEVERidtypeMoveatlOffsetPPPdataTypeGroupsideCivilianEntitiesRQAttributes*SidatlOffsetffNB0SitemsItem0QItem1RItem2R*SdataTypeObjectPositionInfoQsideCivilianflagsAttributesRidtypeC_Bob_VRRpositionEٱC*3GFRRdataTypeWaypointloiterAltitudepositionGE‰C CFEffectsRshowWPNEVERidtypeMoveRRdataTypeWaypointloiterAltitudeposition1EKBxDFEffects$SshowWPNEVERidtypeMoveatlOffset*S*S0SdataTypeGroupsideCivilianEntitiesSAttributesfUidatlOffsetffNBlUitemsItem0SItem1VTItem2TfUdataTypeObjectPositionInfo0TsideCivilianflagsAttributesPTidtypeC_Bob_VRVTposition͏EC9YGFPTVTdataTypeWaypointloiterAltitudepositionE!BPFFEffectsTshowWPNEVERidtypeMoveTTdataTypeWaypointloiterAltitudeposition1EKBxDFEffects`UshowWPNEVERidtypeMoveatlOffsetfUfUlUdataTypeGroupsideCivilianEntitiesUAttributesWidatlOffsetffNBWitemsItem0UItem1VWdataTypeObjectPositionInfoaVsideCivilianflagsAttributesVidtypeC_Bob_VRVpositionh F+BfJFVVdataTypeWaypointloiterAltitudeposition1EKBxDFEffectsWshowWPNEVERidtypeMoveatlOffsetWWWdataTypeGroupsideCivilianEntities{WAttributesXidatlOffsetffNBXitemsItem0WItem18XXdataTypeObjectPositionInfoXsideCivilianflagsAttributes2XidtypeC_Bob_VR8XpositionE%o CFF2X8XdataTypeWaypointloiterAltitudeposition1EKBxDFEffectsXshowWPNEVERidtypeMoveatlOffsetXXXdataTypeLogicPositionInfo6YidtypeAdmiral_OndemandCampZoneCustomAttributesVYdpositionoE` CqFFVYAttribute0RZAttribute1[Attribute2[Attribute3\Attribute49]Attribute5]Attribute6^Attribute7|_Attribute86`Attribute9aAttribute10aAttribute11bAttribute12PcAttribute13dnAttributesdpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZ[dataZ[singleTypeSTRINGvalue[propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value[[data[[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueL\\data\\\singleTypeSCALARvalueB\propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]9]data]9]singleTypeSCALARvalueB9]propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value]]data]]singleTypeSCALARvalue A]propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuey^^data^^singleTypeBOOLvalue^propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueF_|_dataV_|_singleTypeSCALARvalue|_propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value`6`data`6`singleTypeSTRINGvalue6`propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value`adata`asingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueaadataaasingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueYbbdataibbsingleTypeSCALARvaluebpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuecPcdata*cPcsingleTypeSCALARvalue?PcpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuecddatacdsingleTypeSCALARvalue@dpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedddataddsingleTypeSTRINGvalueddataTypeLogicPositionInfoCeidtypeAdmiral_OndemandCampZoneCustomAttributesceppositionE8 CIFceAttribute0_fAttribute1!gAttribute2gAttribute3hAttribute4FiAttribute5jAttribute6jAttribute7kAttribute8ClAttribute9mAttribute10mAttribute11nAttribute12]oAttribute13&pnAttributesppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuef!gdataf!gsingleTypeSTRINGvalue!gpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueggdataggsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueYhhdataihhsingleTypeSCALARvalueBhpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueiFidata iFisingleTypeSCALARvalueBFipropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueijdataijsingleTypeSCALARvalue AjpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejjdatajjsingleTypeBOOLvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueSkkdatackksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuelCldata lClsingleTypeSTRINGvalueClpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuelmdatalmsingleTypeSCALARvalue@mpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuemmdatammsingleTypeSCALARvaluempropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuefnndatavnnsingleTypeSCALARvalue?npropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value'o]odata7o]osingleTypeSCALARvalue]opropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valueo&pdatap&psingleTypeSCALARvalue&ppropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueppdatappsingleTypeSTRINGvaluepdataTypeLogicPositionInfo`qidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesq}positionU FiBPJFqAttribute0|rAttribute1>sAttribute2sAttribute3tAttribute4cuAttribute5"vAttribute6vAttribute7wAttribute8`xAttribute9-yAttribute10yAttribute11zAttribute12z{Attribute13C|nAttributes}propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value s>sdatas>ssingleTypeSTRINGvalue>spropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuessdatasssingleTypeSCALARvaluespropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuevttdatattsingleTypeSCALARvalueBtpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value-ucudata=ucusingleTypeSCALARvalueBcupropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueu"vdatau"vsingleTypeSCALARvalue A"vpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuevvdatavvsingleTypeBOOLvaluevpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuepwwdatawwsingleTypeSCALARvalue@wpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value-x`xdata=x`xsingleTypeSTRINGvalue`xpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuex-ydatay-ysingleTypeSCALARvalue-ypropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueyydatayysingleTypeSCALARvalue?ypropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuezzdatazzsingleTypeSCALARvaluezpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueD{z{dataT{z{singleTypeSCALARvaluez{propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value |C|data|C|singleTypeSCALARvalueC|propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value|}data|}singleTypeSTRINGvalue}dataTypeTriggerposition"EC3KFAttributesf}idztypeEmptyDetector}conditiontriggeractivated tgr_factory_counter;sizeApAsizeBpA}dataTypeTriggerposition5EC`GFAttributes~id{typeEmptyDetectorg~conditiontriggeractivated tgr_factory_counter;sizeApAsizeBpAg~dataTypeTriggerpositiongE C0FFAttributes~idtypeEmptyDetectorconditiontriggeractivated tgr_factory_counter;sizeApAsizeBpAdataTypeTriggerpositionv FB|JFAttributesyidtypeEmptyDetectorconditiontriggeractivated tgr_factory_counter;sizeApAsizeBpAdataTypeLayernameSentry AIEntitiesidatlOffsetffNBѬ#items"Item0Item1ǃItem2Item3@Item4KItem5ZItem6Item7یItem8Item9]Item10Item11Item12%Item13bItem14Item15Item166Item17[Item18Item19ћItem20 Item21HItem22Item23Item24Item25%Item26ޣItem27Item28[Item29Item30Item31%Item32jItem33ѬdataTypeGroupsideEastEntities!AttributesCrewLinksidaatlOffsetffNBǃitemsItem0>dataTypeObjectPositionInfoЂsideEastflagsAttributesidctypegmx_chdkz_army_rifleman_akm_mixatlOffsetT?position3E CBFangles@BQb?rE/;LinkIDProvider9LinksLǃnextIDLitemsItem0iǃlinkIDitem0citem1bCustomDataǃroleturretPathǃdataTypeGroupsideEastEntities!AttributesiddatlOffsetffNBitemsItem0>dataTypeObjectPositionInfo҄sideEastflagsAttributesidetypegmx_chdkz_army_machinegunner_assistant_akm_pk_mixpositionVPEF7 C5'BFdataTypeGroupsideEastEntitiesXAttributes:idfatlOffsetffNB@itemsItem0u:dataTypeObjectPositionInfosideEastflagsAttributes4idgtypegmx_chdkz_army_machinegunner_rpk_mix:positionsEF7 C "BFangles a@4:@dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetffNBKitemsItem0ƆdataTypeObjectPositionInfoTsideEastflagsAttributesidtypegmx_chdkz_army_crew_akm_mixatlOffset h@position&yENCAFangles?LinkIDProviderLinksЇKnextIDЇitemsItem0KlinkIDitem0item1CustomData(KroleturretPathKdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetffNBZitemsItem0шdataTypeObjectPositionInfocsideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetS?positiononEpCDFangles+@LinkIDProvider̉Links߉ZnextID߉itemsItem0ZlinkIDitem0item1CustomData7ZroleturretPathZdataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0ъdataTypeObjectPositionInfoXsideEastflagsAttributesidtypegmx_chdkz_army_antitank_akm_rpg7_mixpositionE$CODFangles@@dataTypeGroupsideEastEntitiesAttributesՌidatlOffsetffNBیitemsItem0ՌdataTypeObjectPositionInfosideEastflagsAttributesόidtypegmx_chdkz_army_demolition_akm_mixՌposition)E$C2DFangles#?όՌیdataTypeGroupsideEastEntities5AttributesidatlOffsetffNBitemsItem0RdataTypeObjectPositionInfoԍsideEastflagsAttributes idtypegmx_chdkz_army_marksman_svd_mixposition"E$CEFanglesN> dataTypeGroupsideEastEntitiesrAttributesWidatlOffsetffNB]itemsItem0WdataTypeObjectPositionInfosideEastflagsAttributesQidtypegmx_chdkz_army_grenadier_akm_pallad_mixWposition-Es CDFangles(?QW]dataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0ԏdataTypeObjectPositionInfo[sideEastflagsAttributesidtypegmx_chdkz_army_machinegunner_rpk_mixposition#!Es CDFangles:@dataTypeGroupsideEastEntitiesAttributesڑidatlOffsetffNBitemsItem0ڑdataTypeObjectPositionInfosideEastflagsAttributesԑidtypegmx_chdkz_army_machinegunner_pk_mixڑpositionEs CEFangleso@ԑڑdataTypeGroupsideEastEntities:AttributesidatlOffsetffNB%itemsItem0WdataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_grenadier_akm_pallad_mixpositionE$CDFangles@%dataTypeGroupsideEastEntitiesAttributes\idatlOffsetffNBbitemsItem0\dataTypeObjectPositionInfosideEastflagsAttributesVidtypegmx_chdkz_army_radioman_akm_mix\position Es ChDFanglesc@V\bdataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0ٔdataTypeObjectPositionInfomsideEastflagsAttributesidtypegmx_chdkz_army_machinegunner_assistant_akm_pk_mixpositionE= CAFdataTypeGroupsideEastEntitiesAttributesߖidatlOffsetffNBitemsItem0ߖdataTypeObjectPositionInfosideEastflagsAttributesٖidtypegmx_chdkz_army_antitank_assistant_akm_rpg7_mixߖpositionRoE= CAFanglesU>ٖߖdataTypeGroupsideEastEntities?Attributes0idatlOffsetffNB6itemsItem0\0dataTypeObjectPositionInfosideEastflagsAttributes*idtypegmx_chdkz_army_machinegunner_pk_mixatlOffsetK?0positionmE= CAFanglesJ@*06dataTypeGroupsideEastEntitiesAttributesUidatlOffsetffNB[itemsItem0UdataTypeObjectPositionInfo/sideEastflagsAttributesOidtypegmx_chdkz_army_rifleman_akm_mixUpositiontE-CEAFOU[dataTypeGroupsideEastEntitiesAttributesidatlOffsetffNBitemsItem0ҙdataTypeObjectPositionInfodsideEastflagsAttributesidtypegmx_chdkz_army_radioman_akm_mixatlOffset;position#ECAFdataTypeGroupsideEastEntitiesAttributes˛idatlOffsetffNBћitemsItem0˛dataTypeObjectPositionInfosideEastflagsAttributesśidtypegmx_chdkz_army_machinegunner_pk_mix˛positionECҺAFangles\@ś˛ћdataTypeGroupsideEastEntities+AttributesidatlOffsetffNB itemsItem0HdataTypeObjectPositionInfoߜsideEastflagsAttributesidtypegmx_chdkz_army_antitank_akm_rpg7_mixatlOffset;positionE!CAF dataTypeGroupsideEastEntitieseAttributesBidatlOffsetffNBHitemsItem0BdataTypeObjectPositionInfosideEastflagsAttributes<idtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffsetJ CAFangles @|dataTypeObjectPositionInfosideEmptyflagsAttributes<idqtypegm_ammobox_pile_large_02_emptyBposition{E'> CTAFangles @<BdataTypeObjectPositionInfosideEmptyflagsAttributesidrtypegm_ammobox_pile_large_02_emptypositionuE= C0AFangles @dataTypeObjectPositionInfosideEmptyAttributesidstypegm_ammobox_pile_large_02_emptyatlOffset?position^`E= CAFangles @dataTypeObjectPositionInfoHsideEmptyflagsAttributesidttypegm_ammobox_pile_large_02_emptypositionXnE> CvAFangles @dataTypeObjectPositionInfosideEmptyflagsAttributes@idutypegm_ammobox_pile_large_02_emptyFpositionKE> C$AFangles @@FdataTypeObjectPositionInfosideEmptyflagsAttributesidvtypegm_ammobox_pile_large_02_emptyatlOffsetP9positionEE= CAFangles @dataTypeObjectPositionInfosideEmptyflagsAttributesidmtypeFlagCarrierINSpositionEIECBFdataTypeLayernameHospitalEntitiesidatlOffsetAPitemsItem0/Item1Item2&PdataTypeLayernameAdmiralEntities|idatlOffsetAitemsItem0Item1Item2dataTypeLayernameCQCEntitiesidatlOffset@g?itemsItem0AItem1Item2Item3sItem4)dataTypeTriggerpositionEBFFanglex@@Attributesid&typeEmptyDetectorAreaR50conditiontrue;sizeA"cAsizeBOQAisRectangledataTypeTriggerpositionbE2:B\BGFangle&/9@Attributes{id'typeEmptyDetectorAreaR50atlOffset7conditiontrue;sizeA"cAsizeBnAisRectangledataTypeTriggerposition%ElBFFangleAttributes1id(typeEmptyDetectorAreaR50sconditiontrue;sizeA"cAsizeBOQAisRectanglesdataTypeTriggerpositionE B=4FFanglex@@Attributesid)typeEmptyDetectorAreaR50)conditiontrue;sizeA"cAsizeBOQAisRectangle)dataTypeLogicPositionInfoid*typeAdmiral_CqcZoneCustomAttributespositionXdE~BFF Attribute0PAttribute1Attribute2Attribute3eAttribute4Attribute5Attribute6mAttribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value9mdataImsingleTypeBOOLvaluempropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value^datansingleTypeSTRINGvaluedataTypeLayernamePatrolEntitiesidatlOffsetS@itemsItem0Item1Item2SItem3dataTypeTriggerpositionFB IFAttributesid"typeEmptyDetectorAreaR250conditiontrue;sizeACsizeBCdataTypeLogicPositionInfoid#typeAdmiral_PatrolZoneCustomAttributesNSpositionFBhFFanglescO=N Attribute0Attribute1Attribute2kAttribute3Attribute4Attribute5|Attribute6CAttribute7Attribute8Attribute9nAttributes SpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value5kdataEksingleTypeSCALARvaluekpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueH|dataX|singleTypeBOOLvalue|propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value CdataCsingleTypeSCALARvalueCpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueddatatsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value Sdata0SsingleTypeSTRINGvalueSdataTypeTriggerpositiontE.fBEFAttributesid$typeEmptyDetectorAreaR250conditiontrue;sizeACsizeBCdataTypeTriggerpositionE2:B_GFAttributeseid%typeEmptyDetectorAreaR250atlOffset7conditiontrue;sizeACsizeBCdataTypeLayernameCounterEntitiesidatlOffset&itemsItem0Item1Item2LItem3xItem4Item5Item6Item7Item8?Item9Item10Item11eItem12Item13<Item14a dataTypeGroupsideCivilianEntitiesAttributesid?itemsItem0Item1Item25dataTypeObjectPositionInfosideCivilianflagsAttributesid@typeC_Jeff_VRpositionUE~CQ4kFdataTypeWaypointloiterAltitudepositionߏE5BGFEffects/showWPNEVERidZtypeMove55dataTypeWaypointloiterAltitudeposition{ECFEffectsshowWPNEVERid[typeMovedataTypeGroupsideCivilianEntities AttributesFidALitemsItem01Item1FdataTypeObjectPositionInfosideCivilianflagsAttributesidBtypeC_Bob_VRpositionE 5CCOFdataTypeWaypointloiterAltitudepositiondEB0HFEffectsshowWPNEVERidOtypeMoveatlOffset7dataTypeWaypointloiterAltitudepositiondEFAttributesid;typeEmptyDetectoratlOffsetconditiontriggeractivated tgr_hospital_counter;sizeApAsizeBpAdataTypeTriggerposition$ZECvKFAttributesbid<typeEmptyDetectorconditiontriggeractivated tgr_hospital_counter;sizeApAsizeBpAdataTypeTriggerpositionF41CMCFAttributesid=typeEmptyDetectoreconditiontriggeractivated tgr_hospital_counter;sizeApAsizeBpAedataTypeTriggerposition«ENCeEkFAttributesid>typeEmptyDetectorconditiontriggeractivated tgr_hospital_counter;sizeApAsizeBpAdataTypeLogicPositionInfoidWtypeAdmiral_OndemandCampZoneCustomAttributes<positionEJC<>Fangles _>r@Attribute0Attribute1uAttribute2,Attribute3Attribute4Attribute5YAttribute6Attribute7Attribute8Attribute9dAttribute10+Attribute11Attribute12Attribute13znAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueBudataRusingleTypeSTRINGvalueupropertyAdmiral_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];ValueddatatsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value#Ydata3YsingleTypeSCALARvalue AYpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueddatatsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value.ddata>dsingleTypeSCALARvaluedpropertyAdmiral_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];Value{datasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueDzdataTzsingleTypeSCALARvalue@zpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value <data<singleTypeSTRINGvalue<dataTypeLogicPositionInfoidXtypeAdmiral_OndemandCampZoneCustomAttributesa positionECQLFangles@@Attribute0Attribute1Attribute2QAttribute3Attribute4Attribute5~Attribute63Attribute7Attribute8Attribute9Attribute10PAttribute11 Attribute12 Attribute13 nAttributesa propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuegdatawsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueQdata+QsingleTypeSCALARvalueQpropertyAdmiral_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];ValueH~dataX~singleTypeSCALARvalue A~propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value3data3singleTypeBOOLvalue3propertyAdmiral_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];ValueSdatacsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuePdata*PsingleTypeSCALARvaluePpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value data singleTypeSCALARvalue? propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuei  datay  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value. a data> a singleTypeSTRINGvaluea dataTypeLogicPositionInfo idYtypeARK_Rotor_InsertCustomAttributes position~ECC?kF Attribute0I Attribute1 Attribute2 Attribute3aAttribute4 nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value  data  singleTypeSCALARvalueB propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value}  data  singleTypeSTRINGvalueDefault propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value(adata8asingleTypeSTRINGvalueNORMALapropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value data singleTypeSCALARvalueB propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuedatasingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLayernameSentry AIEntitiesidatlOffset?&itemsItem0Item1Item24Item3Item4Item5%Item6rItem7Item8Item9Item10SItem11Item12 Item13""Item14W#Item15 $Item16$&dataTypeGroupsideEastEntities\AttributesICrewLinksOidatlOffset9itemsItem0yIdataTypeObjectPositionInfo sideEastflagsAttributesCidtypegmx_chdkz_army_rifleman_akm_mixatlOffsetV?Iposition)FECDFangles72<e0+@9CIOLinkIDProvidertLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesLAttributes.id4itemsItem0i.dataTypeObjectPositionInfosideEastflagsAttributes(idtypegmx_chdkz_army_machinegunner_rpk_mix.positionE.CDFanglesT?(.4dataTypeGroupsideEastEntitiesAttributes{idatlOffset;@itemsItem0{dataTypeObjectPositionInfo=sideEastflagsAttributesuidtypegmx_chdkz_army_marksman_svd_mixatlOffset;@{position0E4.C&DFangleseI@u{dataTypeGroupsideEastEntitiesAttributesidatlOffset }@itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_machinegunner_rpk_mixatlOffset }@positionlE.C9EFangles@dataTypeGroupsideEastEntities-AttributesidatlOffsete;%itemsItem0JdataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_antitank_akm_rpg7_mixatlOffsete;positionEFC^EFangleswr?%dataTypeGroupsideEastEntitiesAttributeslidatlOffsetAritemsItem0ldataTypeObjectPositionInfo.sideEastflagsAttributesfidtypegmx_chdkz_army_marksman_svd_mixatlOffsetAlpositionE CyEFangles@flrdataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfo[sideEastflagsAttributesidtypegmx_chdkz_army_rifleman_akm_mixpositionM*Eʻ C>EFanglesP@dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_antitank_akm_rpg7_mixposition9E CBEFangles.?dataTypeGroupsideEastEntitiesAttributesiditemsItem08dataTypeObjectPositionInfosideEastflagsAttributesidtypegmx_chdkz_army_grenadier_akm_pallad_mixpositionr(Eѻ CEFangles -@dataTypeGroupsideEastEntities`AttributesMidatlOffset7SitemsItem0}MdataTypeObjectPositionInfosideEastflagsAttributesGidtypegmx_chdkz_army_radioman_akm_mixatlOffset7MpositionEl+CDFangles@GMSdataTypeGroupsideEastEntitiesAttributesidatlOffset`C@itemsItem0dataTypeObjectPositionInfodsideEastflagsAttributesidtypegmx_chdkz_army_grenadier_akm_pallad_mixatlOffset`C@position4JEb.C4EFangles?dataTypeGroupsideEastEntities Attributes idatlOffset7 itemsItem0  dataTypeObjectPositionInfo sideEastflagsAttributes idtypegmx_chdkz_army_radioman_akm_mixatlOffset7 position E B9QGFanglesJ@   dataTypeGroupsideEastEntities?!Attributes"id""itemsItem0\!"dataTypeObjectPositionInfo!sideEastflagsAttributes"idtypegmx_chdkz_army_rifleman_akm_mix"position&EUBkGFangles&?""""dataTypeGroupsideEastEntitiesl"AttributesQ#idW#itemsItem0"Q#dataTypeObjectPositionInfo#sideEastflagsAttributesK#idtypegmx_chdkz_army_grenadier_akm_pallad_mixQ#position]E[BaGFangles?K#Q#W#dataTypeObjectPositionInfo#sideEastflagsAttributes$idtypegmx_chdkz_dshkm_aatripodatlOffset9 $positionJECDFangles72<e0+@9$ $dataTypeObjectPositionInfo$sideEastflagsAttributes$idtypegmx_chdkz_dshkm_aatripodatlOffset57@$positionyiEMCGFanglesS?$$dataTypeGroupsideEastEntitiesR%Attributes?&CrewLinksE&idatlOffset57@&itemsItem0o%?&dataTypeObjectPositionInfo&sideEastflagsAttributes9&idtypegmx_chdkz_army_rifleman_akm_mixatlOffsetS??&positionhERNCuGFanglesS?9&?&E&LinkIDProviderj&Links}&&nextID}&itemsItem0&&linkIDitem0item1CustomData&&roleturretPath&dataTypeLayernameSet DressingEntitiesJ'idatlOffset@PitemsItem0(Item1*Item2]/Item33Item47Item5<<Item6O?Item7)@Item8@Item9AItem10BItem11lCItem126DItem13 EItem14EItem15FItem16GItem17HItem18gIItem19;JItem20KItem21KItem22LItem23`MItem24=NItem25OItem26OPdataTypeObjectPositionInfo+)sideCivilianflagsAttributesc)id-typeCUP_B_S1203_Ambulance_CRCustomAttributes)*positionEBA\GFanglesn;%@@c)initif (isServer) then {wambulance animateDoor ["door_rb", 1];};namewambulance)Attribute0)nAttributes*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueA**dataQ**singleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[10,1]],[["SmokeShell","SmokeShellOrange","Chemlight_red"],[2,2,2]],[["ToolKit"],[1]],[[],[]]],false]*dataTypeGroupsideCivilianEntitiesS+Attributes.CrewLinks.id<]/itemsItem0p+. dataTypeObjectPositionInfo,sideCivilianflagsAttributesI,id=typeCUP_C_C_Policeman_01atlOffset<CustomAttributese-.positionF7lBBIFanglesn;%@@I,healthInventoryk,e-uniform,vest-watchItemWatchheadgeargmx_cdf2022_army_beret_grne-typeNamegmx_cdf2022_army_uniform_soldier_rolled_digittskoisBackpack-typeNamegmx_cdf2022_army_vest_90_officer_digittsko_ARMisBackpacke-Attribute0-Attribute1).nAttributes.propertyspeakerexpression_this setspeaker _value;Value-).data-).singleTypeSTRINGvalueCUP_D_Male03_CZ).propertypitchexpression_this setpitch _value;Valueo..data..singleTypeSCALARvalue?..LinkIDProvider.Links.]/nextID.itemsItem0/]/linkIDitem0=item1-CustomData;/]/rolecargoIndex]/dataTypeGroupsideCivilianEntities/Attributes2CrewLinks3idRatlOffset-3itemsItem0/2 dataTypeObjectPositionInfo0sideCivilianflagsAttributes0idStypeCUP_C_C_Pilot_01atlOffset<CustomAttributes12position.?F CCFanglesA@ @V@0healthInventory01uniform01vestz1watchItemWatchheadgeargm_gc_headgear_zsh3_wht1typeNamegmx_cdf2022_army_uniform_crew_digittskoisBackpackz1typeNamegm_ge_army_vest_pilot_oli_ARMisBackpack1Attribute01Attribute1~2nAttributes2propertyspeakerexpression_this setspeaker _value;Value<2~2dataL2~2singleTypeSTRINGvalueCUP_D_Male04_CZ~2propertypitchexpression_this setpitch _value;Value22data22singleTypeSCALARvalue ׃?23LinkIDProvider%3Links833nextID83itemsItem0U33linkIDitem0Sitem1XCustomData33role3dataTypeGroupsideCivilianEntities4Attributes>7CrewLinksD7idTatlOffset-7itemsItem0+4>7 dataTypeObjectPositionInfo4sideCivilianflagsAttributes5idUtypeCUP_C_C_Pilot_01atlOffset<CustomAttributes5>7position.?F CCFanglesA@ @V@5healthInventory"55uniformt5vest5watchItemWatchheadgeargm_gc_headgear_zsh3_wht5typeNamegmx_cdf2022_army_uniform_crew_digittskoisBackpack5typeNamegm_ge_army_vest_pilot_oli_ARMisBackpack5Attribute066Attribute16nAttributes>7propertyspeakerexpression_this setspeaker _value;Value66data66singleTypeSTRINGvalueCUP_D_Male04_CZ6propertypitchexpression_this setpitch _value;Value7>7data7>7singleTypeSCALARvalue ׃?>7D7LinkIDProvideri7Links|77nextID|7itemsItem077linkIDitem0Uitem1XCustomData77roleturretPath7dataTypeGroupsideCivilianEntitiesT8Attributes;CrewLinks;idV<<itemsItem0q8; dataTypeObjectPositionInfo9sideCivilianflagsAttributesF9idWtypeCUP_C_C_Pilot_01atlOffset`(=CustomAttributesD:;positionFaBIFanglesn;%@@F9healthInventoryh9D:uniform9vest:watchItemWatchheadgeargm_gc_headgear_zsh3_whtD:typeNamegmx_cdf2022_army_uniform_crew_digittskoisBackpack:typeNamegm_ge_army_vest_pilot_oli_ARMisBackpackD:Attribute0|:Attribute1;nAttributes;propertyspeakerexpression_this setspeaker _value;Value:;data:;singleTypeSTRINGvalueCUP_D_Male04_CZ;propertypitchexpression_this setpitch _value;ValueN;;data^;;singleTypeSCALARvalue ׃?;;LinkIDProvider;Links;<<nextID;itemsItem0;<<linkIDitem0Witem1-CustomData<<<rolecargoIndex<< dataTypeObjectPositionInfo<sideCivilianflagsAttributes=idXtypeCUP_B_Mi17_medevac_CDFatlOffset-CustomAttributes=O?positionGFBIFanglesA@ @V@=health>lockUNLOCKEDfuelinitif (isServer) then {heli setvelocity [0,0,1]; heli animateDoor ["door_side", 1];};nameheli=Attribute0=nAttributesO?propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value->O?data=>O?singleTypeSTRINGvalue[[[["CUP_arifle_AKS74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]O?dataTypeObjectPositionInfo?sideEmptyflagsAttributes @idotypeSign_1L_FirstaidatlOffset~?>)@positionEBB=GFangles5@ @disableSimulation)@dataTypeObjectPositionInfo@sideEmptyAttributes@idptypeLand_SignB_GovSignatlOffsetP?@@position@Ep4BLGFangles5@@disableSimulation@dataTypeObjectPositionInfosAsideEmptyAttributesAidttypeLand_Graffiti_01_FatlOffset T]@ApositionE$B4GFangles5@AdisableSimulationAdataTypeObjectPositionInfoLBsideEmptyflagsAttributesBidqtypeSign_1L_NoentryatlOffset$>BpositionE B]GFangles5@BdisableSimulationBdataTypeObjectPositionInfoCsideEmptyflagsAttributesNCid(typeCraterLong_smalllCpositionF“B IFangles@@@NCdisableSimulationlCdataTypeObjectPositionInfoCsideEmptyflagsAttributesDid)typeCraterLong_small6DpositionSFBIFangles@@][@DdisableSimulation6DdataTypeObjectPositionInfoDsideEmptyflagsAttributesDid\typeBloodSplatter_01_Large_New_F EpositionʨFB IFanglesՔ@S@DdisableSimulation EdataTypeObjectPositionInfoEsideEmptyflagsAttributesEid]typeBloodSpray_01_New_FatlOffset7EpositionWF.BPIFanglesR@@EdisableSimulationEdataTypeObjectPositionInfopFsideEmptyflagsAttributesFid[typeBloodTrail_01_New_FatlOffsetFpositionFBIFanglesՔ@S@FdisableSimulationFdataTypeObjectPositionInfoVGsideEmptyflagsAttributesGiditypeLand_BrokenCarGlass_01_4x4_FatlOffsetGpositionF%BIFangles@S@GdisableSimulationGdataTypeObjectPositionInfo-HsideEmptyflagsAttributeseHidftypeLand_DisturbedSoil_02_decal_FHpositionoF6BRnametgr_hospital_countersizeCAactivationByANYPLAYERRdataTypeTriggerpositionyFaBLFAttributesSid6typeEmptyDetectorAreaR50[Snametgr_quarry_countersizeCAactivationByANYPLAYER[SdataTypeTriggerpositionE3 CAFAttributesSid7typeEmptyDetectorAreaR50atlOffset=2Tnametgr_railyard_countersizeABsizeBҩAsizeCAactivationByANYPLAYER2TdataTypeTriggerpositionW6FB%HFAttributesTid5typeEmptyDetectorAreaR50Tnametgr_school_countersizeCAactivationByANYPLAYERTdataTypeTriggerpositionWEpBEFangle(2@AttributesdUidtypeEmptyDetectorAreaR250atlOffsetUnametgr_chase_areaconditionthis && hull3_mission_safetyTimerAbort;sizeA%0DsizeBuCsizeCHBactivationByANYPLAYERUdataTypeGroupsideWestEntitiesKVAttributes]idWatlOffset7]itemsItem0VItem1 XItem2YItem3R\]dataTypeObjectPositionInfoWsideWestflagsAttributes?WidXtypeB_officer_FatlOffset7 Xposition;F C8CFanglesj@A>,@Xskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF - Platoon Medic@COisPlayableY dataTypeObjectPositionInfo*ZsideWestflagsAttributesbZidZtypeB_Soldier_FatlOffset7CustomAttributes[R\position;F C3CFangles;A>F&;bZskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Platoon Rifleman@COisPlayable[Attribute0P[Attribute1[nAttributesR\propertyspeakerexpression_this setspeaker _value;Value[[data[[singleTypeSTRINGvaluemale11eng[propertypitchexpression_this setpitch _value;Value\R\data,\R\singleTypeSCALARvaluez?R\dataTypeObjectPositionInfo\sideWestflagsAttributes\id[typeB_officer_F]positionf;F C&CFangles ;A>F&;\skill?rankLIEUTENANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF - Executive Officer@COisPlayable]formationDIAMOND]dataTypeGroupsideWestEntities@^Attributesaid\atlOffsetX;aitemsItem0h^Item1_adataTypeObjectPositionInfo^sideWestflagsAttributes!_id]typeB_Soldier_SL_FatlOffsetX;_position;FM CBFanglesa>!_skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha Squad Leader@Alpha SLisPlayable_dataTypeObjectPositionInfot`sideWestflagsAttributes`id^typeB_medic_FatlOffsetP9apositionN;F CBFanglesF>`skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha Squad Medic@Alpha SLisPlayableaformationDIAMONDadataTypeGroupsideWestEntitiesaAttributesfid_atlOffset@9fitemsItem0+bItem1cItem2#efdataTypeObjectPositionInfobsideWestflagsAttributesbid`typeB_Soldier_TL_FatlOffset@9cpositions;F CbBFangles?>bskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Fireteam Leader@Alpha 1isPlayablecdataTypeObjectPositionInfoAdsideWestflagsAttributesydidatypeB_soldier_LAT_FatlOffset8#epositioni;Fw CCBFanglesI>ydskill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Rifleman (AT)@Alpha 1isPlayable#edataTypeObjectPositionInfoesideWestflagsAttributeseidbtypeB_Soldier_FatlOffsetx=fposition;F$& CtBFanglesQ>eskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Rifleman@Alpha 1isPlayablefformationDIAMONDfdataTypeGroupsideWestEntitiesfAttributestkidckitemsItem0+gItem1hItem2jtkdataTypeObjectPositionInfogsideWestflagsAttributesgiddtypeB_Soldier_TL_FhpositionU;Fu CpBFangles~>gskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Fireteam Leader@Alpha 2isPlayablehdataTypeObjectPositionInfo1isideWestflagsAttributesiiidetypeB_soldier_LAT_FatlOffsetx=jpositionM;F$& CRBFanglest~>iiskill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Rifleman (AT)@Alpha 2isPlayablejdataTypeObjectPositionInfojsideWestflagsAttributesjidftypeB_Soldier_Ftkposition;Fu CBFangles>jskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Rifleman@Alpha 2isPlayabletkformationDIAMONDkdataTypeGroupsideWestEntitieskAttributes/oidgatlOffset8IoitemsItem0lItem1m/odataTypeObjectPositionInfolsideWestflagsAttributeslidhtypeB_Soldier_SL_FatlOffset8mposition lskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo Squad Leader @Bravo SLisPlayablemdataTypeObjectPositionInfonsideWestflagsAttributesVniditypeB_medic_FatlOffset=/opositionVnskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo Squad Medic@Bravo SLisPlayable/oformationDIAMONDIodataTypeGroupsideWestEntitiesoAttributes tidj:titemsItem0oItem1KqItem2r tdataTypeObjectPositionInfo7psideWestflagsAttributesopidktypeB_Soldier_TL_FKqposition[opskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Fireteam Leader@Bravo 1isPlayableKqdataTypeObjectPositionInfoqsideWestflagsAttributesridltypeB_soldier_LAT_FatlOffset=rpositionZ;Fv CjBFanglesA>rskill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Rifleman (AT)@Bravo 1isPlayablerdataTypeObjectPositionInfo-ssideWestflagsAttributesesidmtypeB_Soldier_FatlOffset= tpositionesskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Rifleman@Bravo 1isPlayable tformationDIAMOND:tdataTypeGroupsideWestEntitiestAttributes1yidnatlOffset8KyitemsItem0tItem1\vItem2w1ydataTypeObjectPositionInfoHusideWestflagsAttributesuidotypeB_Soldier_TL_FatlOffset8\vposition=;F CBFanglesA>uskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Fireteam Leader@Bravo 2isPlayable\vdataTypeObjectPositionInfovsideWestflagsAttributeswidptypeB_soldier_LAT_FatlOffset=wposition<;Fv CBFanglesM>wskill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Rifleman (AT)@Bravo 2isPlayablewdataTypeObjectPositionInfo>xsideWestflagsAttributesvxidqtypeB_Soldier_FatlOffset81ypositionvxskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Rifleman@Bravo 2isPlayable1yformationDIAMONDKydataTypeGroupsideWestEntitiesyAttributes|idratlOffsetP9|itemsItem0y| dataTypeObjectPositionInfoXzsideWestflagsAttributeszidstypeB_Helipilot_FatlOffsetP9CustomAttributesg{|position8;F C5CFangles>zskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 1 Pilot (Mi-2URN)@TH 1isPlayableg{Attribute0{Attribute1%|nAttributes|propertyspeakerexpression_this setspeaker _value;Value{%|data{%|singleTypeSTRINGvalueMale12ENG%|propertypitchexpression_this setpitch _value;Valuek||data{||singleTypeSCALARvalueu?||dataTypeGroupsideWestEntities|AttributesidtitemsItem0}dataTypeObjectPositionInfo}sideWestflagsAttributes}idutypeB_Helipilot_FCustomAttributes~position;F^ CyCFangles>}skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 2 Pilot (Mi-2URN)@TH 2isPlayable~Attribute0~Attribute1anAttributespropertyspeakerexpression_this setspeaker _value;Value%adata5asingleTypeSTRINGvalueMale10ENGapropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueHz?dataTypeGroupsideWestEntities=AttributesCidvatlOffsetskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie Squad Leader [JIP]@Charlie SLisPlayablegdataTypeObjectPositionInfosideWestflagsAttributesidztypeB_medic_FatlOffset =position_1skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie Squad Medic [JIP]@Charlie SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiessAttributes/id{atlOffset =IitemsItem0Item1FItem2/dataTypeObjectPositionInfo'sideWestflagsAttributes_id|typeB_Soldier_TL_FatlOffset =Fposition&_skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Fireteam Leader [JIP]@Charlie 1isPlayableFdataTypeObjectPositionInfoȉsideWestflagsAttributesid}typeB_soldier_LAT_FatlOffset =positionskill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Rifleman (AT) [JIP]@Charlie 1isPlayabledataTypeObjectPositionInfo2sideWestflagsAttributesjid~typeB_Soldier_FatlOffset =/positiony+jskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Rifleman [JIP]@Charlie 1isPlayable/formationDIAMONDIdataTypeGroupsideWestEntitiesAttributesOidatlOffset =iitemsItem0֌Item1vItem2ԏOdataTypeObjectPositionInfoWsideWestflagsAttributesidtypeB_Soldier_TL_FatlOffset =vpositionA skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Fireteam Leader [JIP]@Charlie 2isPlayablevdataTypeObjectPositionInfosideWestflagsAttributes idtypeB_soldier_LAT_Fԏposition? skill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Rifleman (AT) [JIP]@Charlie 2isPlayableԏdataTypeObjectPositionInfoRsideWestflagsAttributesidtypeB_Soldier_FatlOffset =Oposition%skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Rifleman [JIP]@Charlie 2isPlayableOformationDIAMONDidataTypeGroupsideWestEntitiesÑAttributesidatlOffset =1itemsItem0Item1dataTypeObjectPositionInfolsideWestflagsAttributesidtypeB_Soldier_SL_FatlOffset =positionIskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta Squad Leader [JIP]@Delta SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributes7idtypeB_medic_FatlOffset(=positionLO7skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta Squad Medic [JIP]@Delta SLisPlayableformationDIAMOND1dataTypeGroupsideWestEntitiesAttributes;idatlOffset =UitemsItem0Item1ZItem2Ę;dataTypeObjectPositionInfo?sideWestflagsAttributeswidtypeB_Soldier_TL_FatlOffset =ZpositionCwskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Fireteam Leader [JIP]@Delta 1isPlayableZdataTypeObjectPositionInfoܗsideWestflagsAttributesidtypeB_soldier_LAT_FatlOffset =Ęposition6BFangles>skill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayableĘdataTypeObjectPositionInfoBsideWestflagsAttributeszidtypeB_Soldier_FatlOffset =;position5Izskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Rifleman [JIP]@Delta 1isPlayable;formationDIAMONDUdataTypeGroupsideWestEntitiesAttributes_idatlOffset=yitemsItem0Item1~Item2_dataTypeObjectPositionInfocsideWestflagsAttributesidtypeB_Soldier_TL_FatlOffset=~position<skill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Fireteam Leader [JIP]@Delta 2isPlayable~dataTypeObjectPositionInfosideWestflagsAttributes8idtypeB_soldier_LAT_FatlOffset(=position/8skill?init[this, ["faction", "CUP_CDF_FOR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Rifleman (AT) [JIP]@Delta 2isPlayabledataTypeObjectPositionInfofsideWestflagsAttributesidtypeB_Soldier_FatlOffset =_position&Bskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Rifleman [JIP]@Delta 2isPlayable_formationDIAMONDydataTypeGroupsideWestEntitiesßAttributesidǢitemsItem0dataTypeObjectPositionInfofsideWestflagsAttributesidtypeB_Helipilot_FCustomAttributespositionskill?rankCORPORALinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "P"], ["marker", "TH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 3 Pilot (Mi-2URN) [JIP Replacement]@TH 3isPlayableAttribute0Attribute1EnAttributespropertyspeakerexpression_this setspeaker _value;Value EdataEsingleTypeSTRINGvalueMale08ENGEpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueHz?ǢdataTypeGroupsideWestEntities!Attributes/idatlOffset5itemsItem0>/ dataTypeObjectPositionInfoԣsideWestflagsAttributes idtypeB_Helipilot_FatlOffsetCustomAttributes/position skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "P"], ["marker", "TH4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 4 Pilot (Mi-2URN) [JIP Replacement]@TH 4isPlayableAttribute0-Attribute1nAttributes/propertyspeakerexpression_this setspeaker _value;ValuewdatasingleTypeSTRINGvalueMale11ENGpropertypitchexpression_this setpitch _value;Value/data /singleTypeSCALARvalue?/5dataTypeGroupsideWestEntitiesAttributesiditemsItem0dataTypeObjectPositionInfo"sideWestflagsAttributesZidtypeB_Helipilot_FCustomAttributesMposition8F C2DFangles$=@v@Zskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_FOR"], ["gear", "P"], ["marker", "CAS2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - CAS 2 Pilot (Su-25 Frogfoot) [JIP Replacement]@CAS 2isPlayableMAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;ValueϨ dataߨ singleTypeSTRINGvalueMale12ENG propertypitchexpression_this setpitch _value;ValueQdataasingleTypeSCALARvalueu?dataTypeLogicPositionInfo nameadm_hc_unitisPlayabledescriptionHCidtypeHeadlessClient_FDposition"F'BIFanglese;>bJ:DLinkIDProvideriLinks|nextID|itemsItem0QItem1Item2Item38Item4Item5ҷItem6Item7lItem8Item9Item10SItem11Item12Item13:Item14Item15ԺItem16!Item17nItem18Item19Item20UItem21Item22Item23<Item24Item25ֽItem26#Item27pItem28Item29 Item30WItem31Item32Item33>Item34Item35Item36%Item37rItem38Item39 Item40YItem41Item42Item43@Item44Item45Item46'Item47tItem48Item49Item50[Item51Item52Item53BItem54Item55Item56)Item57vItem58Item59Item60]Item61Item62Item63DItem64Item65Item66+Item67xItem68Item69Item70_Item71Item72Item73FItem74Item75Item76-Item77zItem78Item79Item80aItem81Item82Item83HItem84Item85Item86/Item87|Item88Item89Item90cItem91Item92Item93JItem94Item95Item961Item97~Item98Item99Item100eItem101Item102Item103LItem104Item105Item1063Item107Item108Item109Item110gItem111Item112Item113NItem114Item115Item1165Item117Item118Item119Item120iItem121Item122Item123PItem124Item125Item1267Item127Item128Item129Item130kItem131Item132Item133RItem134Item135Item1369Item137Item138Item139 Item140mItem141Item142Item143TItem144Item145Item146;Item147Item148Item149"Item150oItem151Item152 Item153VItem154Item155Item156=Item157Item158Item159$Item160qItem161Item162 Item163XItem164Item165Item166?Item167Item168Item169&Item170sItem171Item172 Item173ZItem174Item175Item176AItem177Item178Item179(Item180uItem181Item182Item183\Item184Item185Item186CItem187Item188Item189*Item190wItem191Item192Item193^Item194Item195Item196EItem197Item198Item199,Item200yItem201Item202Item203`Item204Item205Item206GItem207Item208Item209.Item210{Item211Item212Item213bItem214Item215Item216IItem217Item218Item2190Item220}Item221Item222Item223dItem224Item225Item226KItem227Item228Item2292Item230Item231Item232Item233fItem234Item235Item236MItem237Item238Item2394linkIDitem0item1wCustomDatatypeSynclinkIDitem0item1wCustomDataٶtypeSynclinkIDitem0Xitem1CustomData&8typeSync8linkIDitem0-item1CustomDatastypeSynclinkIDitem0item1CustomDataҷtypeSyncҷlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataZltypeSyncllinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomDataAStypeSyncSlinkID item0item1CustomDatatypeSynclinkID item0item1CustomData۹typeSynclinkID item0item1CustomData(:typeSync:linkID item0item1CustomDatautypeSynclinkIDitem0item1CustomDataºԺtypeSyncԺlinkIDitem0item1CustomData!typeSync!linkIDitem0item1CustomData\ntypeSyncnlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataCUtypeSyncUlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataݼtypeSynclinkIDitem0item1CustomData*<typeSync<linkIDitem0item1CustomDatawtypeSynclinkIDitem0item1CustomDataĽֽtypeSyncֽlinkIDitem0item1CustomData#typeSync#linkIDitem0item1CustomData^ptypeSyncplinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataEWtypeSyncWlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData߿typeSynclinkID item0item1CustomData,>typeSync>linkID!item0item1CustomDataytypeSynclinkID"item0item1CustomDatatypeSynclinkID#item0item1CustomData%typeSync%linkID$item0item1CustomData`rtypeSyncrlinkID%item0item1CustomDatatypeSynclinkID&item0item1CustomData typeSync linkID'item0item1CustomDataGYtypeSyncYlinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomDatatypeSynclinkID*item0item1CustomData.@typeSync@linkID+item0item1CustomData{typeSynclinkID,item0item1CustomDatatypeSynclinkID-item0item1CustomData'typeSync'linkID.item0item1CustomDatabttypeSynctlinkID/item0 item1CustomDatatypeSynclinkID0item0 item1CustomDatatypeSynclinkID1item0(item1CustomDataI[typeSync[linkID2item0*item1CustomDatatypeSynclinkID3item0,item1CustomDatatypeSynclinkID4item0.item1CustomData0BtypeSyncBlinkID5item00item1CustomData}typeSynclinkID6item02item1CustomDatatypeSynclinkID7item04item1CustomData)typeSync)linkID8item06item1CustomDatadvtypeSyncvlinkID9item08item1CustomDatatypeSynclinkID:item0:item1CustomDatatypeSynclinkID;item0<item1CustomDataK]typeSync]linkID<item0>item1CustomDatatypeSynclinkID=item0@item1CustomDatatypeSynclinkID>item0Bitem1CustomData2DtypeSyncDlinkID?item0Ditem1CustomDatatypeSynclinkID@item0Fitem1CustomDatatypeSynclinkIDAitem0Hitem1CustomData+typeSync+linkIDBitem0Jitem1CustomDatafxtypeSyncxlinkIDCitem0Litem1CustomDatatypeSynclinkIDDitem0item1CustomDatatypeSynclinkIDEitem0]item1CustomDataM_typeSync_linkIDFitem0]item1CustomDatatypeSynclinkIDGitem0_item1CustomDatatypeSynclinkIDHitem0item1CustomData4FtypeSyncFlinkIDIitem0item1CustomDatatypeSynclinkIDJitem0Oitem1CustomDatatypeSynclinkIDKitem0[item1CustomData-typeSync-linkIDLitem0Pitem1CustomDatahztypeSynczlinkIDMitem0\item1CustomDatatypeSynclinkIDNitem0Sitem1CustomDatatypeSynclinkIDOitem0Yitem1CustomDataOatypeSyncalinkIDPitem0Titem1CustomDatatypeSynclinkIDQitem0Zitem1CustomDatatypeSynclinkIDRitem0item1CustomData6HtypeSyncHlinkIDSitem0Ritem1CustomDatatypeSynclinkIDTitem0Witem1CustomDatatypeSynclinkIDUitem0Xitem1CustomData/typeSync/linkIDVitem0`item1CustomDataj|typeSync|linkIDWitem0item1CustomDatatypeSynclinkIDXitem0Mitem1CustomDatatypeSynclinkIDYitem0Nitem1CustomDataQctypeSyncclinkIDZitem0Qitem1CustomDatatypeSynclinkID[item0Uitem1CustomDatatypeSynclinkID\item0Vitem1CustomData8JtypeSyncJlinkID]item0item1CustomDatatypeSynclinkID^item0item1CustomDatatypeSynclinkID_item0&item1CustomData1typeSync1linkID`item0%item1CustomDatal~typeSync~linkIDaitem0"item1CustomDatatypeSynclinkIDbitem0!item1CustomDatatypeSynclinkIDcitem0item1CustomDataSetypeSyncelinkIDditem0 item1CustomDatatypeSynclinkIDeitem0item1CustomDatatypeSynclinkIDfitem0item1CustomData:LtypeSyncLlinkIDgitem0item1CustomDatatypeSynclinkIDhitem0item1CustomDatatypeSynclinkIDiitem0item1CustomData!3typeSync3linkIDjitem0item1CustomDatantypeSynclinkIDkitem0item1CustomDatatypeSynclinkIDlitem0item1CustomDatatypeSynclinkIDmitem0item1CustomDataUgtypeSyncglinkIDnitem0oitem1CustomDatatypeSynclinkIDoitem0pitem1CustomDatatypeSynclinkIDpitem0qitem1CustomData<NtypeSyncNlinkIDqitem0ritem1CustomDatatypeSynclinkIDritem0sitem1CustomDatatypeSynclinkIDsitem0titem1CustomData#5typeSync5linkIDtitem0uitem1CustomDataptypeSynclinkIDuitem0vitem1CustomDatatypeSynclinkIDvitem0bitem1CustomData typeSynclinkIDwitem0citem1CustomDataWitypeSyncilinkIDxitem0eitem1CustomDatatypeSynclinkIDyitem0gitem1CustomDatatypeSynclinkIDzitem0item1CustomData>PtypeSyncPlinkID{item0item1CustomDatatypeSynclinkID|item0item1CustomDatatypeSynclinkID}item0item1CustomData%7typeSync7linkID~item0item1CustomDatartypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataYktypeSyncklinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData@RtypeSyncRlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData'9typeSync9linkIDitem0item1CustomDatattypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomData[mtypeSyncmlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataBTtypeSyncTlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData);typeSync;linkIDitem0item1CustomDatavtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData"typeSync"linkIDitem0item1CustomData]otypeSyncolinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataDVtypeSyncVlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData+=typeSync=linkIDitem0item1CustomDataxtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData$typeSync$linkIDitem0item1CustomData_qtypeSyncqlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataFXtypeSyncXlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData-?typeSync?linkIDitem0item1CustomDataztypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData&typeSync&linkIDitem0item1CustomDataastypeSyncslinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomData typeSync linkIDitem0item1CustomDataHZtypeSyncZlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData/AtypeSyncAlinkIDitem0item1CustomData|typeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData(typeSync(linkIDitem0item1CustomDatacutypeSynculinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDataJ\typeSync\linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData1CtypeSyncClinkIDitem0item1CustomData~typeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData*typeSync*linkIDitem0item1CustomDataewtypeSyncwlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataL^typeSync^linkIDitem0item1CustomDatatypeSynclinkIDitem0 item1!CustomDatatypeSynclinkIDitem0#item1"CustomData3EtypeSyncElinkIDitem0$item1#CustomDatatypeSynclinkIDitem0%item1#CustomDatatypeSynclinkIDitem0&item1*CustomData,typeSync,linkIDitem0'item1*CustomDatagytypeSyncylinkIDitem0(item1*CustomDatatypeSynclinkIDitem0)item1*CustomDatatypeSynclinkIDitem0+item11CustomDataN`typeSync`linkIDitem0,item11CustomDatatypeSynclinkIDitem0-item11CustomDatatypeSynclinkIDitem0.item11CustomData5GtypeSyncGlinkIDitem0/item11CustomDatatypeSynclinkIDitem00item11CustomDatatypeSynclinkIDitem02item14CustomData.typeSync.linkIDitem03item14CustomDatai{typeSync{linkIDitem0:item1WCustomDatatypeSynclinkIDitem0;item1WCustomDatatypeSynclinkIDitem0=item1XCustomDataPbtypeSyncblinkIDitem0<item1XCustomDatatypeSynclinkIDitem0Yitem1>CustomDatatypeSynclinkIDitem0@item1>CustomData7ItypeSyncIlinkIDitem0bitem1_CustomDatatypeSynclinkIDitem0]item1aCustomDatatypeSynclinkIDitem0^item1aCustomData0typeSync0linkIDitem0`item1cCustomDatak}typeSync}linkIDitem0item1CustomDatatypeSynclinkIDitem0{item1CustomDatatypeSynclinkIDitem0zitem1CustomDataRdtypeSyncdlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData9KtypeSyncKlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData 2typeSync2linkIDitem0item1CustomDatamtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataTftypeSyncflinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData;MtypeSyncMlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomData"4typeSync4linkIDitem0 item1CustomDataotypeSyncOmr[R7ͯڢ