sreVadmiral\admiral.hM,Ydescription.extM,Yhull3\briefing\blufor.sqfM,Yhull3\briefing\civilian.sqfM,Yhull3\briefing\indfor.sqfM,Yhull3\briefing\opfor.sqfM,Yhull3\hull3.hM,Y6hull3\LICENSEM,Y8hull3\SMURF_G.h5`hull3\SMURF_U.h5`init.sqfM,Ymission.sqmM,Y {class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_SLA_WD"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_SLA_WD"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_SLA_WD"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_SLA_WD { technicals[] = {"CUP_O_UAZ_MG_SLA", "CUP_O_UAZ_AGS30_SLA", "CUP_O_UAZ_SPG9_SLA", "CUP_O_Ural_ZU23_SLA"}; armour[] = {"CUP_O_BRDM2_SLA", "CUP_O_BTR60_SLA", "CUP_O_BTR80A_SLA", "CUP_O_BTR80_SLA"}; th[] = {"CUP_O_UH1H_slick_SLA"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "ikarus flight"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 68; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 1; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Almost as soon as it began our Peacekeeping mission is over, the SLA leadership is in turmoil, an anti foreigner faction has taken charge. SLA troops are on their way to attack us, we've got to get out at any cost.

ENEMY FORCES
SLA forces armed with Soviet era weapons and comparable equipment. MANPAD and SPAAG are active along the route of our extract, we must take out as much as possible for us to succeed.

FRIENDLY FORCES
A small UN logistics base was being set up at the Airport, it's likely overrun but is our best chance of escape.

Additionally a CDF civilian observer was taking part in an interview in the International Hotel complex. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Push up the main road through Liestal toward Luzern

Check on our civilian observer at the International Hotel

Destroy the SLA SPAAG site covering the airfield.

Sweep through the Airport to the UN logistics base. Extract using any available aircraft.
"]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake the objectives in the given order. Do not drive through uncleared built up areas!

MOVEMENT PLAN
We limited vehicles with us, only two lightly armoured BRDM-2s, a pair of UAZ and the buses we arrived in.

We must stick to the roads on our way to the extraction point, infantry should clear through the built up areas and then remount.

FIRE SUPPORT PLAN
Armed vehicles should lead the way, since they are armed.

SPECIAL TASKS
JIP and the TH cannot insert until the majority of the AA threats in Luzern have been dealt with. "]]; // 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_MOU_UN { gear = "SMURF_G"; uniform = "SMURF_U"; }; }; class Gear { #include "SMURF_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "SMURF_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 SMURF_G { class Rifleman { primaryWeapon = "CUP_arifle_AK109_top_rail"; primaryWeaponItems[] = {"CUP_acc_Flashlight", "CUP_optic_1P87_RIS"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"MiniGrenade", 1}, {"ACE_HandFlare_White", 1}, {"ACE_HandFlare_Red", 1}, {"SmokeShell", 1}, {"SmokeShellRed", 1} }; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_AK109_GL_top_rail"; handgunWeapon = "CUP_hgun_PMM"; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"CUP_12Rnd_9x18_PMM_M", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"CUP_IlumFlareWhite_GP25_M", 2}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_IlumFlareRed_GP25_M", 2}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_VectorDay"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_AK104_top_rail"; primaryWeaponItems[] = {"CUP_optic_1P87_RIS", "CUP_acc_Flashlight"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_762x39_AK103_bakelite_M", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS"}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_AK104_top_rail"; primaryWeaponItems[] = {"CUP_optic_1P87_RIS", "CUP_acc_Flashlight"}; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_PKM_top_rail_B50_vfg"; primaryWeaponItems[] = {"CUP_acc_Flashlight", "CUP_optic_1P87_RIS"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 2}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 5} }; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_AK104_top_rail"; primaryWeaponItems[] = {"CUP_optic_1P87_RIS", "CUP_acc_Flashlight"}; secondaryWeapon = "CUP_launch_RPG7V"; secondaryWeaponItems[] = {"CUP_PG7VL_M", "CUP_optic_PGO7V3"}; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_PG7VL_M", 1}, {"CUP_PG7VR_M", 1} }; }; class VC : Crew { binocular = "ACE_VectorDay"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_RPG26", 25}}; magazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 100}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 50}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 100}, {"CUP_1Rnd_HE_GP25_M", 25}, {"CUP_IlumFlareWhite_GP25_M", 25}, {"CUP_IlumFlareRed_GP25_M", 25}, {"CUP_1Rnd_SmokeRed_GP25_M", 25}, {"CUP_1Rnd_SMOKE_GP25_M", 25}, {"ACE_HandFlare_White", 15}, {"ACE_HandFlare_Red", 15}, {"CUP_PG7VL_M", 25}, {"CUP_PG7VR_M", 10}, {"CUP_OG7_M", 5}, {"CUP_12Rnd_9x18_PMM_M", 5}, {"SatchelCharge_Remote_Mag", 10}, {"HandGrenade", 25}, {"MiniGrenade", 25}, {"SmokeShell", 25}, {"SmokeShellRed", 25} }; items[] = {{"ACE_M26_Clacker", 4}}; medicalItems[] = { {"ACE_fieldDressing", 100}, {"ACE_splint", 24} }; }; }; class SMURF_U { class Rifleman { headGear = "CUP_H_CDF_H_PASGT_UN"; goggles = ""; uniform = "CUP_U_B_CDF_FST_1"; vest = "CUP_V_CDF_6B3_1_FST_ARM"; backpack = "ark_backpack_med"; }; class Leader : Rifleman { uniform = "CUP_U_B_CDF_FST_2"; vest = "CUP_V_CDF_6B3_5_FST_ARM"; }; class Officer : Leader { headGear = "CUP_H_CDF_Beret_UN"; }; class Crew : Rifleman { headGear = "CUP_H_SLA_TankerHelmet"; vest = "CUP_V_CDF_6B3_2_FST_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { headGear = "CUP_H_CDF_OfficerCap_UN"; }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { vest = "CUP_V_CDF_6B3_4_FST_ARM"; }; class AR : Rifleman { vest = "CUP_V_CDF_6B3_3_FST_ARM"; }; class AAR : Rifleman { vest = "CUP_V_CDF_6B3_5_FST_ARM"; backpack = "ark_backpack_large"; }; class RAT : Rifleman { }; class VC : Crew { }; class VG : Crew { }; class VD : Crew { }; class P : Crew { headGear = "CUP_H_RUS_ZSH_Shield_Up"; uniform = "CUP_U_B_CDF_FST_1"; vest = "CUP_V_CDF_6B3_2_FST_ARM"; }; class PCM : P { }; }; raP{ version6EditorDatasourceNameark_co67_ikarus_flightaddons+A3_Characters_Face_nouniformrestrictionsA3_Ui_FCUP_WheeledVehicles_UAZCUP_WheeledVehicles_UralCUP_Creatures_Military_SLAadmiralCUP_CAMiscCUP_Creatures_StaticWeaponsCUP_WheeledVehicles_BRDM2A3_Structures_F_Mil_BagFenceCUP_Editor_Buildings_ConfigA3_Data_Fcba_xehA3_Characters_F_Exp_CivilCUP_Weapons_MakarovCUP_Weapons_AmmunitionA3_Weapons_FA3_Characters_F_Orange_FacewearCUP_Creatures_Military_CDFark_vestsCUP_Creatures_People_Civil_Chernarusace_commonA3_Structures_F_Heli_Items_ElectronicsCUP_Misc3_ConfigCUP_CAMP_Armory_Misc_LaptopCUP_Misc_e_ConfigCUP_AirVehicles_UH1HCUP_WheeledVehicles_BTR60CUP_TrackedVehicles_T55CUP_TrackedVehicles_M113A3_Structures_F_Mil_FlagsA3_Structures_F_WallsA3_Structures_F_Heli_Ind_MachinesCUP_AirVehicles_MI6CUP_AirVehicles_Su25ark_clear_cargoark_ai_sentryark_ace_rearmCUP_WheeledVehicles_Bus_cityCUP_AirVehicles_Mi8A3_Weapons_F_Ammoboxesark_rotorAddonsMetaDatadlcsCUP_VehiclesCUP_UnitsCUP_WeaponsHelirandomSeedScenarioDataCustomAttributes`Mission{ moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvidereMarkerIDProviderxLayerIndexProviderCameranextIDxnextID nextIDposIblF%BW'Fdir<U^?upLM,^b^?>aside?_0<List (items'Item0Item1nItem2Item3^ Item4 Item5 Item6A Item7x Item8 Item9 Item10E Item11 Item12' Item13 Item14+ Item15l Item16 Item179Item18Item19Item20|Item21Item22=Item23Item24 Item25^Item26Item27Item28+Item29tItem30Item31CItem32Item33Item346Item35Item36 Item37_Item38classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comnclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com^ classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZ classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural classNameCUP_Creatures_Military_SLAnameCUP_Creatures_Military_SLAA classNameAdmiralnameadmiralauthorKamix classNameCUP_CAMiscnameCUP_CAMisc classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons classNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2E classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_Editor_Buildings_ConfignameCUP_Editor_Buildings_Config' classNameA3_Data_FnameArma 3 - Main ConfigurationauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Characters_F_ExpnameArma 3 Apex - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com+ classNameCUP_Weapons_MakarovnameCUP_Weapons_Makarovl classNameCUP_Weapons_AmmunitionnameCUP_Weapons_Ammunition classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.com9classNameA3_Characters_F_OrangenameArma 3 Orange - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Creatures_Military_CDFnameCUP_Creatures_Military_CDFclassNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.org|classNameCUP_Creatures_People_Civil_ChernarusnameCUP_Creatures_People_Civil_ChernarusclassNameace_commonnameACE3 - CommonauthorACE-Teamurlhttp://ace3mod.com/=classNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc3_ConfignameCUP_Misc3_Config classNameCUP_CAMP_Armory_Misc_LaptopnameCUP_CAMP_Armory_Misc_Laptop^classNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigclassNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1HclassNameCUP_WheeledVehicles_BTR60nameCUP_WheeledVehicles_BTR60+classNameCUP_TrackedVehicles_T55nameCUP_TrackedVehicles_T55tclassNameCUP_TrackedVehicles_M113nameCUP_TrackedVehicles_M113classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comCclassNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6classNameCUP_AirVehicles_Su25nameCUP_AirVehicles_Su25classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org6classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameCUP_WheeledVehicles_Bus_citynameCUP_WheeledVehicles_Bus_city_classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgauthordancemooxHeader(`gameTypeCoopminPlayersmaxPlayersC`Category0unameMultiplayerAttribute0Attribute1=nAttributespropertyRespawnButtonexpressiontrueValue=data =type(value?=typeSCALAR=propertyRespawnTemplatesexpressiontrueValue|datatypevaluetypeARRAYitemsItem0datatypevalueNonetypeSTRINGIntelJEntitiesConnections<{briefingNameark_co67_ikarus_flightoverviewTextUN Peacekeeping is cancelled time to get out | Slot BRDM-2 + 9P148 BRDM-2 + JIP with THtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT</items.Item02Item1"Item25&Item3q,Item42Item5)9Item6<Item7BItem88IItem9OItem10SItem11UYItem12_Item13fItem14mlItem15[xItem16HItem17EItem18eItem19vItem20CItem21Item22Item23Item24Item25]Item26çItem27 Item28Item29iItem30Item31Item32Item33 Item34IItem35Item36Item37Item38yItem39Item40Item41Item42J/Item433Item446Item45:<dataTypeGroupsideWestEntities|Attributes"id"itemsItem0Item1DItem2Item3!"dataTypeObjectPositionInfo(sideWestflagsAttributes`idtypeB_officer_FDpositionA*FJBEangles|@`skill?rankCAPTAINinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF UN - Commanding OfficerisPlayerisPlayableDdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_Fposition*FJBSEangles|@skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF UN - Platoon MedicisPlayabledataTypeObjectPositionInfo+ sideWestflagsAttributesc idtypeB_Soldier_F!positionb8FJBEangles|@c skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionCDF UN - Platoon RiflemanisPlayable!dataTypeObjectPositionInfo!sideWestflagsAttributes!idtypeB_officer_F"position8FJBEangles|@!skill?rankLIEUTENANTinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF UN - Executive OfficerisPlayable"formationDIAMOND"dataTypeGroupsideWestEntities"Attributes&id5&itemsItem0%#Item1$&dataTypeObjectPositionInfo#sideWestflagsAttributes#idtypeB_Soldier_SL_F$positionFJBXEanglesuO@#skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha Squad LeaderisPlayable$dataTypeObjectPositionInfo%sideWestflagsAttributesF%idtypeB_medic_F&positionؼFJBɲEanglesuO@F%skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha Squad MedicisPlayable&formationDIAMOND5&dataTypeGroupsideWestEntities&AttributesW,id q,itemsItem0&Item1?(Item2)Item3+W,dataTypeObjectPositionInfo.'sideWestflagsAttributesf'id typeB_Soldier_TL_F?(positionFJBEanglesuO@f'skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 1 Fireteam LeaderisPlayable?(dataTypeObjectPositionInfo(sideWestflagsAttributes(id typeB_soldier_AR_F)positionFJBEanglesuO@(skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 1 Automatic RiflemanisPlayable)dataTypeObjectPositionInfo*sideWestflagsAttributesM*id typeB_Soldier_A_F+positionFJBhEanglesuO@M*skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 1 Assistant Automatic RiflemanisPlayable+dataTypeObjectPositionInfow+sideWestflagsAttributes+id typeB_soldier_LAT_FW,position#FJBkEanglesuO@+skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 1 Rifleman (AT)isPlayableW,formationDIAMONDq,dataTypeGroupsideWestEntities,Attributes2idatlOffset72itemsItem0 -Item1.Item20Item3a12dataTypeObjectPositionInfo-sideWestflagsAttributes-idtypeB_Soldier_TL_FatlOffset7.positionFKBxHEanglesuO@-skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 2 Fireteam LeaderisPlayable.dataTypeObjectPositionInfo /sideWestflagsAttributesD/idtypeB_soldier_AR_F0positionFJBKEanglesuO@D/skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 2 Automatic RiflemanisPlayable0dataTypeObjectPositionInfoq0sideWestflagsAttributes0idtypeB_Soldier_A_Fa1positionxFJB,EanglesuO@0skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 2 Assistant Automatic RiflemanisPlayablea1dataTypeObjectPositionInfo1sideWestflagsAttributes 2idtypeB_soldier_LAT_F2positionFJB/EanglesuO@ 2skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 2 Rifleman (AT)isPlayable2formationDIAMOND2dataTypeGroupsideWestEntities3Attributes9id)9itemsItem0U3Item14Item2=6Item379dataTypeObjectPositionInfo3sideWestflagsAttributes3idtypeB_Soldier_TL_F4positionFB<EanglesuO@<3skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 3 Fireteam LeaderisPlayable4dataTypeObjectPositionInfoH5sideWestflagsAttributes5idtypeB_soldier_AR_F=6positionF,BEanglesuO@<5skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 3 Automatic RiflemanisPlayable=6dataTypeObjectPositionInfo6sideWestflagsAttributes6idtypeB_Soldier_A_FatlOffset77positionF BaEanglesQ=uO@<6skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Alpha 3 Assistant Automatic RiflemanisPlayable7dataTypeObjectPositionInfo/8sideWestflagsAttributesg8idtypeB_soldier_LAT_FatlOffset79position*F:?BEanglesQ=uO@Item2@Item3ABdataTypeObjectPositionInfo=sideWestflagsAttributes=idtypeB_Soldier_TL_F>position"FJBEanglesԯ@=skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 1 Fireteam LeaderisPlayable>dataTypeObjectPositionInfo*?sideWestflagsAttributesb?idtypeB_soldier_AR_F@position"FJBEanglesԯ@b?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 1 Automatic RiflemanisPlayable@dataTypeObjectPositionInfo@sideWestflagsAttributes@idtypeB_Soldier_A_FAposition FJBEanglesԯ@@skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 1 Assistant Automatic RiflemanisPlayableAdataTypeObjectPositionInfoAsideWestflagsAttributes)BidtypeB_soldier_LAT_FBposition-FJBEanglesԯ@)Bskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 1 Rifleman (AT)isPlayableBformationDIAMONDBdataTypeGroupsideWestEntities5CAttributesIid$8IitemsItem0sCItem1DItem2\FItem3GIdataTypeObjectPositionInfoCsideWestflagsAttributesDid typeB_Soldier_TL_FDpositionFJBEanglesԯ@Dskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 2 Fireteam LeaderisPlayableDdataTypeObjectPositionInfogEsideWestflagsAttributesEid!typeB_soldier_AR_F\Fposition*FJBrEanglesԯ@Eskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 2 Automatic RiflemanisPlayable\FdataTypeObjectPositionInfoFsideWestflagsAttributesGid"typeB_Soldier_A_FGpositionFJBEanglesԯ@Gskill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 2 Assistant Automatic RiflemanisPlayableGdataTypeObjectPositionInfo>HsideWestflagsAttributesvHid#typeB_soldier_LAT_FatlOffset7Iposition*FR8B*EanglesX=ԯ@vHskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 2 Rifleman (AT)isPlayableIformationDIAMOND8IdataTypeGroupsideWestEntitiesIAttributeskOid)OitemsItem0IItem1CKItem2LItem3NkOdataTypeObjectPositionInfo1JsideWestflagsAttributesiJid%typeB_Soldier_TL_FCKposition7FSBfEanglesԯ@X=iJskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 3 Fireteam LeaderisPlayableCKdataTypeObjectPositionInfoKsideWestflagsAttributesKid&typeB_soldier_AR_FatlOffset7LpositionEFFBfEanglesX=ԯ@Kskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 3 Automatic RiflemanisPlayableLdataTypeObjectPositionInfo)MsideWestflagsAttributesaMid'typeB_Soldier_A_FNposition7FnBJEanglesRL=ԯ@"X=aMskill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 3 Assistant Automatic RiflemanisPlayableNdataTypeObjectPositionInfoNsideWestflagsAttributesNid(typeB_soldier_LAT_FkOpositionEFBJEanglesRL=ԯ@"X=Nskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Bravo 3 Rifleman (AT)isPlayablekOformationDIAMONDOdataTypeGroupsideWestEntitiesOAttributesRid,SitemsItem0OItem1xQRdataTypeObjectPositionInfohPsideWestflagsAttributesPid*typeB_Soldier_SL_FxQpositionFJB`EanglesO@Pskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie Squad LeaderisPlayablexQdataTypeObjectPositionInfoQsideWestflagsAttributesRid+typeB_medic_FRposition#FJBEanglesO@Rskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie Squad MedicisPlayableRformationDIAMONDSdataTypeGroupsideWestEntitiesYSAttributes;Yid1UYitemsItem0SItem1UItem2VItem3W;YdataTypeObjectPositionInfoTsideWestflagsAttributes@Tid-typeB_Soldier_TL_FUposition7-FJBDEanglesO@@Tskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 1 Fireteam LeaderisPlayableUdataTypeObjectPositionInfoUsideWestflagsAttributesUid.typeB_soldier_AR_FVposition5;FJB?EEanglesO@Uskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 1 Automatic RiflemanisPlayableVdataTypeObjectPositionInfoVsideWestflagsAttributes-Wid/typeB_Soldier_A_FWposition-FJB(EanglesO@-Wskill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 1 Assistant Automatic RiflemanisPlayableWdataTypeObjectPositionInfoYXsideWestflagsAttributesXid0typeB_soldier_LAT_F;Yposition;FJB(EanglesO@Xskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 1 Rifleman (AT)isPlayable;YformationDIAMONDUYdataTypeGroupsideWestEntitiesYAttributes_id6_itemsItem0YItem1c[Item2\Item3,^_dataTypeObjectPositionInfoNZsideWestflagsAttributesZid2typeB_Soldier_TL_Fc[positionMFJBEanglesO@Zskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 2 Fireteam LeaderisPlayablec[dataTypeObjectPositionInfo[sideWestflagsAttributes \id3typeB_soldier_AR_F\position[FJBEanglesO@ \skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 2 Automatic RiflemanisPlayable\dataTypeObjectPositionInfo;]sideWestflagsAttributess]id4typeB_Soldier_A_F,^position-NF1BEanglesO@X=s]skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 2 Assistant Automatic RiflemanisPlayable,^dataTypeObjectPositionInfo^sideWestflagsAttributes^id5typeB_soldier_LAT_FatlOffset7_positionP\F%BEanglesX=O@^skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 2 Rifleman (AT)isPlayable_formationDIAMOND_dataTypeGroupsideWestEntities`Attributeseid;atlOffset7fitemsItem0B`Item1aItem2@cItem3dedataTypeObjectPositionInfo`sideWestflagsAttributes`id7typeB_Soldier_TL_FatlOffset7apositionjFˀBEanglesX=O@`skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "C3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 3 Fireteam LeaderisPlayableadataTypeObjectPositionInfoIbsideWestflagsAttributesbid8typeB_soldier_AR_F@cpositionxFBEangles"X=O@=bskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 3 Automatic RiflemanisPlayable@cdataTypeObjectPositionInfocsideWestflagsAttributescid9typeB_Soldier_A_FdpositionjFܨB̩EanglesO@X=cskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 3 Assistant Automatic RiflemanisPlayableddataTypeObjectPositionInfoesideWestflagsAttributesKeid:typeB_soldier_LAT_FepositionyF=PBEangles"X=O@=Keskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Charlie 3 Rifleman (AT)isPlayableeformationDIAMONDfdataTypeGroupsideWestEntitiesYfAttributesSlid>mlitemsItem0fItem1liSldataTypeObjectPositionInfogsideWestflagsAttributes@gid<typeB_Soldier_SL_FCustomAttributeshliposition7FEBEanglesCP=;^l@W8>@gskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta Squad Leader [JIP]isPlayablehAttribute0ThAttribute1hnAttributeslipropertyspeakerexpression_this setspeaker _value;ValuehhdatahhtypehvalueMale01ENGhtypeSTRINGhpropertypitchexpression_this setpitch _value;Value+ilidata;ilitypeWivalue?litypeSCALARlidataTypeObjectPositionInfoisideWestflagsAttributes&jid=typeB_medic_FCustomAttributeskSlpositionFdBEangles_l,>;^l@ـ=&jskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta Squad Medic [JIP]isPlayablekAttribute0;kAttribute1knAttributesSlpropertyspeakerexpression_this setspeaker _value;ValuekkdatakktypekvalueMale08ENGktypeSTRINGkpropertypitchexpression_this setpitch _value;ValuelSldata"lSltype>lvalue33s?SltypeSCALARSlformationDIAMONDmldataTypeGroupsideWestEntitieslAttributesAxidC[xitemsItem0lItem1oItem2rItem3uAxdataTypeObjectPositionInfo|msideWestflagsAttributesmid?typeB_Soldier_TL_FCustomAttributesnoposition_FBb4EanglesAـ=;^l@n?A>mskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 1 Fireteam Leader [JIP]isPlayablenAttribute0nAttribute1^onAttributesopropertyspeakerexpression_this setspeaker _value;Valueo^odata'o^otypeIovalueMale08ENG^otypeSTRING^opropertypitchexpression_this setpitch _value;ValueoodataootypeovalueQx?otypeSCALARodataTypeObjectPositionInfolpsideWestflagsAttributespid@typeB_soldier_AR_FCustomAttributesgqrpositionFjBLPEanglesAـ=;^l@n?A>pskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 1 Automatic Rifleman [JIP]isPlayablegqAttribute0qAttribute10rnAttributesrpropertyspeakerexpression_this setspeaker _value;Valueq0rdataq0rtypervalueMale08ENG0rtypeSTRING0rpropertypitchexpression_this setpitch _value;ValuevrrdatarrtypervalueG?rtypeSCALARrdataTypeObjectPositionInfo=ssideWestflagsAttributesusidAtypeB_Soldier_A_FCustomAttributes3tuposition!F^߶BU;EanglesAـ=;^l@n?A>usskill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 1 Assistant Automatic Rifleman [JIP]isPlayable3tAttribute0ktAttribute1tnAttributesupropertyspeakerexpression_this setspeaker _value;ValuettdatatttypetvalueMale02ENGttypeSTRINGtpropertypitchexpression_this setpitch _value;ValueBuudataRuutypenuvalue?utypeSCALARudataTypeObjectPositionInfo vsideWestflagsAttributesCvidBtypeB_soldier_LAT_FCustomAttributesvAxpositionFQ BVEanglesAـ=;^l@n?A>Cvskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 1 Rifleman (AT) [JIP]isPlayablevAttribute0)wAttribute1wnAttributesAxpropertyspeakerexpression_this setspeaker _value;ValueswwdatawwtypewvalueMale08ENGwtypeSTRINGwpropertypitchexpression_this setpitch _value;ValuexAxdataxAxtype,xvalue33s?AxtypeSCALARAxformationDIAMOND[xdataTypeGroupsideWestEntitiesxAttributes.idHHitemsItem0xItem1{Item2~Item3p.dataTypeObjectPositionInfojysideWestflagsAttributesyidDtypeB_Soldier_TL_FCustomAttributesz{positionFGBEangles;^l@s>yskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 2 Fireteam Leader [JIP]isPlayablezAttribute0zAttribute1L{nAttributes{propertyspeakerexpression_this setspeaker _value;Value{L{data{L{type7{valueMale04ENGL{typeSTRINGL{propertypitchexpression_this setpitch _value;Value{{data{{type{value?{typeSCALAR{dataTypeObjectPositionInfoZ|sideWestflagsAttributes|idEtypeB_soldier_AR_FCustomAttributesU}~positionFܵBEangles\=;^l@=|skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 2 Automatic Rifleman [JIP]isPlayableU}Attribute0}Attribute1~nAttributes~propertyspeakerexpression_this setspeaker _value;Value}~data}~type ~valueMale10ENG~typeSTRING~propertypitchexpression_this setpitch _value;Valued~~datat~~type~valueff?~typeSCALAR~dataTypeObjectPositionInfo+sideWestflagsAttributescidFtypeB_Soldier_A_FCustomAttributes ppositionFNBEanglesQ=;^l@f0>cskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 2 Assistant Automatic Rifleman [JIP]isPlayable Attribute0XAttribute1nAttributesppropertyspeakerexpression_this setspeaker _value;ValuedatatypeԀvalueMale06ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value/pdata?ptype[valueff?ptypeSCALARpdataTypeObjectPositionInfosideWestflagsAttributes0idGtypeB_soldier_LAT_FCustomAttributesނ.positionvFBEangles\=;^l@=0skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 2 Rifleman (AT) [JIP]isPlayableނAttribute0Attribute1nAttributes.propertyspeakerexpression_this setspeaker _value;Value`dataptypevalueMale05ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value.data.typevalueQx?.typeSCALAR.formationDIAMONDHdataTypeGroupsideWestEntitiesAttributes+idMEitemsItem0ЄItem1Item2Item3]+dataTypeObjectPositionInfoWsideWestflagsAttributesidItypeB_Soldier_TL_FCustomAttributespposition FqVBEangles=;^l@u>skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 3 Fireteam Leader [JIP]isPlayablepAttribute0Attribute19nAttributespropertyspeakerexpression_this setspeaker _value;Value9data9type$valueMale09ENG9typeSTRING9propertypitchexpression_this setpitch _value;ValuedatatypevalueG?typeSCALARdataTypeObjectPositionInfoGsideWestflagsAttributesidJtypeB_soldier_AR_FCustomAttributesBpositionFB~Eangles=;^l@u>skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 3 Automatic Rifleman [JIP]isPlayableBAttribute0zAttribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Valueĉ dataԉ typevalueMale01ENG typeSTRING propertypitchexpression_this setpitch _value;ValueQdataatype}valueHz?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesPidKtypeB_Soldier_A_FCustomAttributes ]positionFKBEangles=;^l@u>Pskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 3 Assistant Automatic Rifleman [JIP]isPlayable Attribute0EAttribute1֌nAttributes]propertyspeakerexpression_this setspeaker _value;Value֌data֌typevalueMale01ENG֌typeSTRING֌propertypitchexpression_this setpitch _value;Value]data,]typeHvalueHz?]typeSCALAR] dataTypeObjectPositionInfosideWestflagsAttributes-idLtypeB_soldier_LAT_FatlOffsetCustomAttributesێ+positionFB EanglesE=;^l@5=-skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF UN - Delta 3 Rifleman (AT) [JIP]isPlayableێAttribute0Attribute1nAttributes+propertyspeakerexpression_this setspeaker _value;Value]datamtypevalueMale11ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value+data+typevalue ׃?+typeSCALAR+formationDIAMONDEdataTypeGroupsideWestEntitiesAttributesKidQeitemsItem0Item1KdataTypeObjectPositionInfo8sideWestflagsAttributespidNtypeB_crew_FCustomAttributesSposition{FJB$Eangles@pskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "VC"], ["marker", "REC", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF UN - Recon Commander (BRDM-2)isPlayableSAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueՒdatatypevalueMale02ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValuebdatartypevalueQx?typeSCALARdataTypeObjectPositionInfo$sideWestflagsAttributes\idOtypeB_crew_FCustomAttributesKpositionmFB1Eangles<@c@\skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF UN - Recon DriverisPlayableAttribute03Attribute1ĕnAttributesKpropertyspeakerexpression_this setspeaker _value;Value}ĕdataĕtypevalueMale08ENGĕtypeSTRINGĕpropertypitchexpression_this setpitch _value;Value KdataKtype6value ׃?KtypeSCALARKformationDIAMONDedataTypeGroupsideWestEntitiesAttributespidUvitemsItem0זItem1əpdataTypeObjectPositionInfoXsideWestflagsAttributesidRtypeB_crew_FCustomAttributesyəposition FJBEanglesp?@skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "VC"], ["marker", "ATGM", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF UN - ATGM Commander (9P148 BRDM-2)isPlayableyAttribute0Attribute1BnAttributesəpropertyspeakerexpression_this setspeaker _value;ValueBdata Btype-valueMale12ENGBtypeSTRINGBpropertypitchexpression_this setpitch _value;ValueədataətypevalueQx?ətypeSCALARədataTypeObjectPositionInfoJsideWestflagsAttributesidStypeB_crew_FCustomAttributes pposition}FJB$"Eanglesp?@skill?init [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF UN - ATGM DriverisPlayable Attribute0XAttribute1nAttributesppropertyspeakerexpression_this setspeaker _value;ValuedatatypeԛvalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value/pdata?ptype[valueHz?ptypeSCALARpvdataTypeGroupsideWestEntitiesAttributes=idYCitemsItem0Item1Item2=dataTypeObjectPositionInfoysideWestflagsAttributesidVtypeB_Helipilot_FCustomAttributespositionF/KBkEanglesAـ=F @skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "P"], ["marker", "TH", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF UN - TH Pilot (Mi-171Sh) [JIP]isPlayableAttribute0˞Attribute1\nAttributespropertyspeakerexpression_this setspeaker _value;Value\data%\typeGvalueMale05ENG\typeSTRING\propertypitchexpression_this setpitch _value;ValuedatatypeΟvalueQx?typeSCALARdataTypeObjectPositionInfohsideWestflagsAttributesidWtypeB_helicrew_FCustomAttributes@positionXFEBrEanglesF @skill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF UN - TH Crew [JIP]isPlayable@Attribute0xAttribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value¡ dataҡ typevalueMale10ENG typeSTRING propertypitchexpression_this setpitch _value;ValueOdata_type{valueff?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesMidXtypeB_helicrew_FCustomAttributes=positionFB/hEanglesF @ۀ=Mskill?init[this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF UN - TH Crew [JIP]isPlayableAttribute0%Attribute1nAttributes=propertyspeakerexpression_this setspeaker _value;ValueodatatypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value=data =type(valueG?=typeSCALAR=CdataTypeMarkerpositionFFjaFnamemkr_liestaltypeEmptyidatlOffsetԣdataTypeMarkerpositionbOcF2YFnamemkr_internationaltypeEmptyidatlOffsetdataTypeMarkerpositiondFWFnamemkr_manpadtypeEmptyidatlOffsetYdataTypeMarkerposition+jeF`Fnamemkr_airporttypeEmptyidatlOffsetdataTypeMarkerposition{ccFIaFnamemkr_spaagtypeEmptyidatlOffset]dataTypeMarkerpositionϏ_FkFnamemkr_untypeEmptyidvatlOffset΃çdataTypeLayernameLiestalstateEntitiesidatlOffsetk itemsItem0OItem13Item2 dataTypeLayernameSet DressingEntitiesidatlOffsetB3itemsItem0ԨItem1 Item2l3dataTypeObjectPositionInfocsideEmptyflagsAttributesidtypeCUP_O_UAZ_Militia_SLACustomAttributesĩ position)F8}BeFangles[@ί@˜D<texturesSLAMaiRadarUsage@vĩAttribute0nAttributes propertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};Value data type(value< typeARRAY<itemsItem0dItem1 datattypetypeARRAYdata typeëvalue׫ typeARRAY׫itemsItem0Item1XItem2Item3߬ data%XtypeCvalueProxyXtypeSTRINGXdatahtypevaluetypeSCALARdata߬typeʬvalueDestruct߬typeSTRING߬data type value typeSCALAR dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_Militia_SLACustomAttributeslposition#*F{BaRFanglesl|@@g<texturesSLAMaiRadarUsage@vAttribute08nAttributeslpropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueIldataYltypetvalueltypeARRAYitemsItem0Item1ldatatypeЯtypeARRAYdataltypevalue#ltypeARRAY#itemsItem0aItem1Item2Item3+ldataqtypevalueProxytypeSTRINGdatatypeаvaluetypeSCALARdata+typevalueDestruct+typeSTRING+data;ltypeWvalueltypeSCALARldataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeCUP_O_Ural_Refuel_SLAatlOffset83position|JFBTFanglesc@@xS@-3dataTypeLayernameHand Placed AIEntitiesidatlOffsetBitemsItem07Item1wItem2Item3Item4%Item5TItem6Item7ɻItem8Item9Item105Item11xItem12OItem13dataTypeGroupsideEastEntitiesAttributesqidatlOffsetBwitemsItem0qdataTypeObjectPositionInfo3sideEastflagsAttributeskidtypeCUP_O_SLA_Soldier_Backpack_militiaqposition!*FYÂBWFangles Vj@kqwdataTypeGroupsideEastEntitiesѴAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfomsideEastflagsAttributesidtypeCUP_O_sla_Soldier_GL_militiaposition*FǂBgFangles/o@dataTypeGroupsideEastEntities AttributesidatlOffsetBitemsItem0(dataTypeObjectPositionInfosideEastflagsAttributes߶idtypeCUP_O_sla_Soldier_SL_militiaposition*FqÂB dFangles i@߶dataTypeGroupsideEastEntitiesEAttributesidatlOffsetB%itemsItem0bdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_AR_militiaposition*F‚B9ZFanglesh@%dataTypeGroupsideEastEntitiesAttributesNid|atlOffsetBTitemsItem0NdataTypeObjectPositionInfosideEastflagsAttributesHidztypeCUP_O_sla_SoldierNposition>Fm*Bg Fangles\"@Bۄ@3@HNTdataTypeGroupsideEastEntitiesAttributesid}atlOffsetBitemsItem0˹dataTypeObjectPositionInfoSsideEastflagsAttributesid~typeCUP_O_sla_Soldier_LATatlOffset6position>FUBwFanglesbv@dataTypeGroupsideEastEntitiesAttributesûidatlOffsetBɻitemsItem0ûdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_SLûposition>FUB-Fangles@ûɻdataTypeObjectPositionInfo<sideEastflagsAttributestidytypeCUP_O_UAZ_MG_SLAposition>F-ByFangles\"@.@3@taiRadarUsagedataTypeGroupsideEastEntitiesAttributes7CrewLinks=idxatlOffsetBitemsItem07dataTypeObjectPositionInfosideEastflagsAttributesսid{typeCUP_O_sla_SoldierCustomAttributes7position>FD*BFangles\"@.@3@սskill>Attribute0Attribute1nAttributes7propertyspeakerexpression_this setspeaker _value;ValueidataytypevalueMale02GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value7data7type"value?7typeSCALAR7=LinkIDProviderbLinksunextIDuitemsItem0linkIDitem0{item1yCustomDataͿroleturretPathdataTypeGroupsideEastEntitiesJAttributes/idatlOffsetB5itemsItem0g/dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_MG/positionGFjBNFanglesW@aiRadarUsage/5dataTypeGroupsideEastEntitiesAttributesridatlOffsetBxitemsItem0rdataTypeObjectPositionInfo4sideEastflagsAttributeslidtypeCUP_O_sla_Soldier_AMGatlOffsetArpositionvGFjB-EFangles@lrxdataTypeObjectPositionInfosideEastflagsAttributes6idtypeCUP_O_UAZ_AGS30_SLAatlOffsetAttribute0#Attribute1nAttributes;propertyspeakerexpression_this setspeaker _value;Valuemdata}typevalueMale03GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value;data ;type&valuep}?;typeSCALAR;ALinkIDProviderfLinksynextIDyitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeLayernameAdmiralEntitiesAidatlOffsetB itemsItem0iItem1| dataTypeLayernamePatrolEntitiesid?atlOffsetB|itemsItem0Item1Item2Item3RItem4o|dataTypeTriggerpositionid6typeEmptyDetectorAreaR50atlOffsetR>conditioncall{true;}sizeACsizeBCisRectangledataTypeTriggerposition%TF3YA&Fangle9,?Attributes id7typeEmptyDetectorAreaR50atlOffsethj)Rconditioncall{true;}sizeA/nCsizeBPDisRectangleRdataTypeLogicPositionInfoid3typeAdmiral_PatrolZoneatlOffsetCustomAttributesopositionGFQBP FanglesO@ny@ Attribute0Attribute1sAttribute2/Attribute3Attribute4Attribute5aAttribute63Attribute7 Attribute8Attribute9nAttributes opropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5sdataEstype^valuestypeSTRINGspropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuefdatavtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value"adata2atypeNvalueatypeBOOLapropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value3data3typevalue3typeSCALAR3propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value data typevalue? typeSCALAR propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuejdataztypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value1odataAotypeZvalueotypeSTRINGodataTypeLogicPositionInfoid4typeAdmiral_PatrolZoneCustomAttributes |positionhkF/kC,%Fanglesv@™L= Attribute0Attribute1Attribute2<Attribute3Attribute4Attribute5nAttribute6@Attribute7Attribute8Attribute9nAttributes |propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueBdataRtypekvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value<data <type'value<typeSCALAR<propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuesdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value/ndata?ntype[valuentypeBOOLnpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuedatatypevalue@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuewdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>|dataN|typegvalue|typeSTRING|dataTypeLayernameCounterEntitiesid@atlOffsetB  items Item0UItem1Item2}Item3<Item4Item5Item62Item7Item8Item9OItem10 dataTypeGroupsideCivilianEntitiesAttributesidBatlOffsetBitemsItem0Item1dataTypeObjectPositionInfoZsideCivilianflagsAttributeszidCtypeC_Bob_VRatlOffset6positionMF@tBFzdataTypeWaypointposition$=FBZ FEffectsshowWPNEVERidDtypeMovedataTypeGroupsideCivilianEntitiesOAttributeswidGatlOffsetB}itemsItem0wItem1 wdataTypeObjectPositionInfosideCivilianflagsAttributesidHtypeC_Bob_VR positionCF9ʊBsF dataTypeWaypointposition8F@BFEffectsqshowWPNEVERidItypeMoveww}dataTypeLogicPositionInfoidEtypeAdmiral_OndemandCampZoneCustomAttributes<positionDQFOBFangles u!>q>Attribute0Attribute1Attribute2Attribute3jAttribute4,Attribute5Attribute6Attribute7Attribute8UAttribute9-Attribute10Attribute11Attribute12Attribute13onAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value)jdata9jtypeUvalueBjtypeSCALARjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,data,typevalueB,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuewdatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUdata'Utype@valueUtypeSTRINGUpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value-data-typevalue@-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZdatajtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value<data<type'value<typeSTRING<dataTypeTriggerpositionMF(>xBe FAttributesidAtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_1;}sizeApAsizeBpAdataTypeTriggerposition$CFcBFAttributesYidFtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_1;}sizeApAsizeBpAdataTypeGroupsideCivilianEntitiesAttributes,idKatlOffsetB2itemsItem0,Item1,dataTypeObjectPositionInfosideCivilianflagsAttributesidLtypeC_Bob_VRpositionv#MF0AO=!FdataTypeWaypointposition4F[BT FEffects&showWPNEVERidNtypeMove,,2dataTypeTriggerposition"7MFA[S!FAttributesidMtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_1;}sizeApAsizeBpAdataTypeLogicPositionInfo_idOtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesposition8NFA7 FAttribute0{Attribute1HAttribute2 Attribute3Attribute4Attribute5XAttribute6Attribute7Attribute8Attribute9Attribute10aAttribute111Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value HdataHtype3valueHtypeSTRINGHpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueMdata]typeyvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueXdata'XtypeCvalue AXtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueydatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueNdata^typezvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value1data1typevalue1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value`dataptypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributesIidatlOffsetBOitemsItem0$Item1IdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6position$JFAFdataTypeWaypointloiterAltitudeposition 5F~UB FEffectsCshowWPNEVERidtypeMoveIIOdataTypeTriggerpositionбJF(AFAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_1;}sizeApAsizeBpAdataTypeLogicPositionInfolidtypeAdmiral_OndemandCampZoneCustomAttributes position_KFBFangles |=N=Attribute0Attribute1mAttribute2/Attribute3Attribute4Attribute5}Attribute6=Attribute7Attribute8Attribute9 Attribute10 Attribute11V Attribute12" Attribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/mdata?mtypeXvaluemtypeSTRINGmpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuerdatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value<}dataL}typehvalue A}typeSCALAR}propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=data=type*value=typeBOOL=propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Values  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueE  dataU  typeq value? typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value V data% V typeA valueV typeSCALARV propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value " data " type value" typeSCALAR" propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  type value typeSTRING dataTypeLayernameWolhusenstateEntitiesidatlOffset02itemsItem0PItem1mCItem2MdataTypeLayernameAdmiralEntitiesidatlOffsetBmCitemsItem0Item1$mCdataTypeLayernamePatrolEntitiesidRatlOffsetB$itemsItem0eItem18Item2 Item3Item4Item5$dataTypeTriggerposition^FAVA typeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_line_1;}sizeACsizeBCisRectangle dataTypeTriggerposition^FAeCFangle?Attributesid9typeEmptyDetectorAreaR50atlOffsetLconditioncall{triggeractivated tgr_line_1;}sizeACsizeBCisRectangledataTypeTriggerposition8_FAZOFAttributesVid:typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_1;}sizeACsizeBCisRectangledataTypeLogicPositionInfo'idPtypeAdmiral_PatrolZoneatlOffset7CustomAttributesGpositionA#lFB~:FG Attribute0Attribute1Attribute2zAttribute36Attribute4Attribute5Attribute6~Attribute7VAttribute8,Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value9zdataIztypeevalueztypeSCALARzpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value6data6type!valueB6typeSCALAR6propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuemdata}typevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value=~dataM~typeivalue~typeSCALAR~propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueVdata%VtypeAvalueVtypeSCALARVpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value,data,typevalue@,typeSCALAR,propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value|datatypevaluetypeSTRINGdataTypeLogicPositionInfo,idQtypeAdmiral_PatrolZoneatlOffsetCustomAttributesL$position6jF3ҳB4FL Attribute0Attribute1Attribute2Attribute3;Attribute4Attribute5 Attribute6!Attribute7["Attribute81#Attribute9#nAttributes $propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data ;type&valueB;typeSCALAR;propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuer  data  type value typeBOOL propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueB!!dataR!!typen!value@!typeSCALAR!propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value"["data*"["typeF"value@["typeSCALAR["propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value"1#data#1#type#value?1#typeSCALAR1#propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value##data##type#value#typeSTRING#propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value$$data$$type$value$typeSTRING$dataTypeLayernameCounterEntities %idSatlOffsetBmCitemsItem0`%Item12Item23Item3H4Item4AItem5BmCdataTypeLogicPositionInfo%id{typeAdmiral_OndemandCampZoneCustomAttributes%2position{]F>#ADRF%Attribute0&Attribute1'Attribute2s(Attribute35)Attribute4)Attribute5*Attribute6+Attribute7[,Attribute8 -Attribute9-Attribute10.Attribute11/Attribute12f0Attribute13:1nAttributes2propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Values''data''type'value'typeSTRING'propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value2(s(dataB(s(type^(values(typeSCALARs(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value(5)data)5)type )valueB5)typeSCALAR5)propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value))data))type)valueB)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value**data**type*value A*typeSCALAR*propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueB++dataR++typen+value+typeBOOL+propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value,[,data*,[,typeF,value[,typeSCALAR[,propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value, -data, -type -value -typeSTRING -propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value--data--type-value-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value..data..type.value.typeSCALAR.propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueY//datai//type/value/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value%0f0data50f0typeQ0value?f0typeSCALARf0propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value0:1data 1:1type%1value@:1typeSCALAR:1propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value12data12type1value2typeSTRING2dataTypeGroupsideCivilianEntitiese2Attributes3id}atlOffsetB3itemsItem02Item1"33dataTypeObjectPositionInfo2sideCivilianflagsAttributes3id~typeC_Bob_VR"3position^F:@RF3"3dataTypeWaypointpositionnu^Fl6A35FEffects3showWPNEVERidtypeMove333dataTypeTriggerposition^FM@DRFAttributes3id|typeEmptyDetectorAreaR50H4conditioncall{triggeractivated tgr_line_2;}sizeApAsizeBpAH4dataTypeLogicPositionInfo4idtypeAdmiral_OndemandCampZoneCustomAttributes4Aposition0 aF՗@{RFanglesQ}=<4Attribute05Attribute16Attribute2s7Attribute358Attribute48Attribute59Attribute6:Attribute7[;Attribute8 <Attribute9<Attribute10=Attribute11>Attribute12f?Attribute13:@nAttributesApropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Values66data66type6value6typeSTRING6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value27s7dataB7s7type^7values7typeSCALARs7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value758data858type 8valueB58typeSCALAR58propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value88data88type8valueB8typeSCALAR8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value99data99type9value A9typeSCALAR9propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueB::dataR::typen:value:typeBOOL:propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value;[;data*;[;typeF;value@[;typeSCALAR[;propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value; <data; <type <value <typeSTRING <propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value<<data<<type<value<typeSCALAR<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value==data==type=value?=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueY>>datai>>type>value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value%?f?data5?f?typeQ?valuef?typeSCALARf?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?:@data @:@type%@value:@typeSCALAR:@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@Adata@Atype@valueAtypeSTRINGAdataTypeGroupsideCivilianEntitieseAAttributesBidatlOffsetBBitemsItem0AItem12BBdataTypeObjectPositionInfo BsideCivilianflagsAttributes,BidtypeC_Bob_VRatlOffset52BpositionTbFZ@L]RF,B2BdataTypeWaypointloiterAltitudepositionʺ^FA'@6FEffectsBshowWPNEVERidtypeMoveBBBdataTypeTriggerpositionLbFɌ@{RFAttributes CidtypeEmptyDetectorAreaR50mCconditioncall{triggeractivated tgr_line_2;}sizeApAsizeBpAmCdataTypeLayernameSet DressingEntitiesCidatlOffsetBM items Item0WDItem1EItem2EItem3FItem4SGItem5-HItem6HItem7IItem8JItem9GKItem10LItem11LMdataTypeObjectPositionInfoDsideEmptyflagsAttributesEid+typeFlagCarrierNorthatlOffset?Epositionw^FhAc7Fangles1>EEdataTypeObjectPositionInfoEsideEmptyflagsAttributesEidtypeCUP_O_Ural_SLAEpositionO]F6gA;{7Fanglesvۛ@:@EEdataTypeObjectPositionInfoRFsideEmptyflagsAttributesFid*typeCUP_O_Ural_Reammo_SLAatlOffsetFposition]F!A37Fangles@ܛ@@FaiRadarUsage_FdataTypeObjectPositionInfoGsideEmptyflagsAttributesMGid-typeCUP_O_Ural_SLASGposition^F=2A ;FFangles@MGSGdataTypeObjectPositionInfoGsideEmptyflagsAttributesHid,typeCUP_O_Ural_Reammo_SLAatlOffset -Hpositionuz^FUO/A3FFanglesRt@HaiRadarUsage -HdataTypeObjectPositionInfoHsideEmptyflagsAttributesHidtypeCUP_O_Ural_Reammo_SLAHposition[aF8@RFangles#<C>úhRAttribute0RAttribute11SnAttributesSpropertyspeakerexpression_this setspeaker _value;ValueR1SdataR1StypeSvalueMale06GRE1StypeSTRING1Spropertypitchexpression_this setpitch _value;ValuewSSdataSStypeSvalue ׃?StypeSCALARSSLinkIDProviderSLinksSqTnextIDSitemsItem0TqTlinkIDitem0 item1CustomDataNTqTroleturretPathqTdataTypeGroupsideEastEntitiesTAttributes+WCrewLinks1Wid!atlOffsetBWitemsItem0T+W dataTypeObjectPositionInfoUsideEastflagsAttributesUid"typeCUP_O_sla_SoldieratlOffsetp2ACustomAttributesU+Wpositionr]FFBBV7FanglesN@ @Uskill>UAttribute0VAttribute1VnAttributes+Wpropertyspeakerexpression_this setspeaker _value;Value]VVdatamVVtypeVvalueMale01GREVtypeSTRINGVpropertypitchexpression_this setpitch _value;ValueV+WdataV+WtypeWvalue?+WtypeSCALAR+W1WLinkIDProviderVWLinksiWWnextIDiWitemsItem0WWlinkIDitem0"item1#CustomDataWWroleturretPathWdataTypeObjectPositionInfofXsideEastflagsAttributesXid#typeCUP_O_DSHKM_SLAatlOffset~AXpositionq]F{B'U7FanglesN@ @XaiRadarUsageзXdataTypeGroupsideEastEntitiesYAttributesi[idatlOffsetBo[itemsItem0.Yi[ dataTypeObjectPositionInfoYsideEastflagsAttributesZidtypeCUP_O_sla_Soldier_ARatlOffset.)ACustomAttributesZi[positionD^FeB6Fangles_X@ZstanceMiddleZAttribute0QZAttribute1ZnAttributesi[propertyspeakerexpression_this setspeaker _value;ValueZZdataZZtypeZvalueMale05GREZtypeSTRINGZpropertypitchexpression_this setpitch _value;Value([i[data8[i[typeT[value ׃?i[typeSCALARi[o[dataTypeGroupsideEastEntities[Attributes!^idatlOffsetB'^itemsItem0[!^ dataTypeObjectPositionInfo\sideEastflagsAttributes\idtypeCUP_O_sla_Soldier_GLatlOffset7CustomAttributes\!^position/^FB6Fanglese{]@\stanceMiddle\Attribute0 ]Attribute1]nAttributes!^propertyspeakerexpression_this setspeaker _value;ValueS]]datac]]type]valueMale06GRE]typeSTRING]propertypitchexpression_this setpitch _value;Value]!^data]!^type ^value\?!^typeSCALAR!^'^dataTypeGroupsideEastEntities^Attributes`idatlOffsetB`itemsItem0^` dataTypeObjectPositionInfo8_sideEastflagsAttributesp_idtypeCUP_O_sla_OfficeratlOffsetACustomAttributes_`position^FHB 6FanglesU@p_stanceMiddle_Attribute0_Attribute1O`nAttributes`propertyspeakerexpression_this setspeaker _value;Value`O`data`O`type:`valueMale06GREO`typeSTRINGO`propertypitchexpression_this setpitch _value;Value``data``type`valueG?`typeSCALAR``dataTypeGroupsideEastEntities6aAttributescid atlOffsetBcitemsItem0Sac dataTypeObjectPositionInfoasideEastflagsAttributes)bid typeCUP_O_sla_Soldier_LATatlOffsetd9CustomAttributes?bcposition#]F}A6FanglesKR@)bstanceMiddle?bAttribute0wbAttribute1cnAttributescpropertyspeakerexpression_this setspeaker _value;ValuebcdatabctypebvalueMale06GREctypeSTRINGcpropertypitchexpression_this setpitch _value;ValueNccdata^cctypezcvalueHz?ctypeSCALARccdataTypeGroupsideEastEntitiescAttributesGfidatlOffsetBMfitemsItem0 dGf dataTypeObjectPositionInfodsideEastflagsAttributesdidtypeCUP_O_sla_Soldier_MGatlOffset:9CustomAttributesdGfposition^F|A~6Fangles_N@dstanceMiddledAttribute0/eAttribute1enAttributesGfpropertyspeakerexpression_this setspeaker _value;ValueyeedataeetypeevalueMale05GREetypeSTRINGepropertypitchexpression_this setpitch _value;ValuefGfdatafGftype2fvalue?GftypeSCALARGfMfdataTypeGroupsideEastEntitiesfAttributesiidatlOffsetBiitemsItem0fi dataTypeObjectPositionInfobgsideEastflagsAttributesgidtypeCUP_O_sla_Soldier_AMGatlOffset9CustomAttributesgiposition.^Fg}A6Fangles4IR@gstanceMiddlegAttribute0gAttribute1yhnAttributesipropertyspeakerexpression_this setspeaker _value;Value2hyhdataBhyhtypedhvalueMale05GREyhtypeSTRINGyhpropertypitchexpression_this setpitch _value;ValuehidatahitypehvalueG?itypeSCALARiidataTypeGroupsideEastEntities`iAttributes/jidatlOffsetB5jitemsItem0}i/jdataTypeObjectPositionInfoisideEastflagsAttributes)jidtypeCUP_O_sla_Soldier/jposition^F|A/7Fangles Y?)j/j5jdataTypeGroupsideEastEntitiesjAttributesFkidatlOffsetBLkitemsItem0jFkdataTypeObjectPositionInfo ksideEastflagsAttributes@kidtypeCUP_O_sla_SoldierFkposition8!^F&AE 7F@kFkLkdataTypeGroupsideEastEntitieskAttributeslidatlOffsetBlitemsItem0kldataTypeObjectPositionInfoJlsideEastflagsAttributeslidtypeCUP_O_sla_Soldier_ARatlOffsetwT@lposition_^FN|Af7Fangles?llldataTypeGroupsideEastEntitieslAttributesmidatlOffsetBmitemsItem0mmdataTypeObjectPositionInfo|msideEastflagsAttributesmidtypeCUP_O_sla_Soldier_GLmposition]^F|A06Fangles?mmmdataTypeGroupsideEastEntitiesnAttributesrpidatlOffsetBxpitemsItem07nrp dataTypeObjectPositionInfonsideEastflagsAttributes oidtypeCUP_O_sla_Soldier_ARatlOffset6CustomAttributes"orppositionA]F@BJ7FanglesDP@ ostanceMiddle"oAttribute0ZoAttribute1onAttributesrppropertyspeakerexpression_this setspeaker _value;ValueoodataootypeovalueMale05GREotypeSTRINGopropertypitchexpression_this setpitch _value;Value1prpdataAprptype]pvalue ׃?rptypeSCALARrpxpdataTypeGroupsideEastEntitiespAttributessidatlOffsetB sitemsItem0psdataTypeObjectPositionInfo|qsideEastflagsAttributesqidtypeCUP_O_sla_Soldier_GLCustomAttributesqsposition]FAq7Fanglesj8?qstanceMiddleqAttribute0rAttribute1rnAttributesspropertyspeakerexpression_this setspeaker _value;ValueLrrdata\rrtype~rvalueMale06GRErtypeSTRINGrpropertypitchexpression_this setpitch _value;Valuersdatarstypesvalue\?stypeSCALARs sdataTypeGroupsideEastEntitieszsAttributesuidatlOffsetBuitemsItem0su dataTypeObjectPositionInfo1tsideEastflagsAttributesitid typeCUP_O_sla_OfficeratlOffset6CustomAttributestupositionY]FEBLP7FanglesU@itstanceMiddletAttribute0tAttribute1HunAttributesupropertyspeakerexpression_this setspeaker _value;ValueuHudatauHutype3uvalueMale06GREHutypeSTRINGHupropertypitchexpression_this setpitch _value;ValueuudatauutypeuvalueG?utypeSCALARuudataTypeGroupsideEastEntities/vAttributesxid$atlOffsetBxitemsItem0Lvx dataTypeObjectPositionInfovsideEastflagsAttributes"wid%typeCUP_O_sla_Soldier_LATatlOffset6CustomAttributes8wxpositionO]FBB2M7FanglesKR@"wstanceMiddle8wAttribute0pwAttribute1xnAttributesxpropertyspeakerexpression_this setspeaker _value;ValuewxdatawxtypewvalueMale06GRExtypeSTRINGxpropertypitchexpression_this setpitch _value;ValueGxxdataWxxtypesxvalueHz?xtypeSCALARxxdataTypeGroupsideEastEntitiesxAttributesA{id(atlOffsetBG{itemsItem0yA{ dataTypeObjectPositionInfoysideEastflagsAttributesyid)typeCUP_O_sla_Soldier_AMGatlOffset=CustomAttributesyA{position]FZA~7Fangles?ystanceMiddleyAttribute0)zAttribute1znAttributesA{propertyspeakerexpression_this setspeaker _value;ValueszzdatazztypezvalueMale05GREztypeSTRINGzpropertypitchexpression_this setpitch _value;Value{A{data{A{type,{valueG?A{typeSCALARA{G{dataTypeGroupsideEastEntities{Attributes|id.atlOffsetB|itemsItem0{|dataTypeObjectPositionInfo2|sideEastflagsAttributesj|id/typeCUP_O_sla_Officer|positionKZ^FiAFFangleszQ@j|aiRadarUsage||dataTypeGroupsideEastEntities|AttributesAid0atlOffsetBGitemsItem0}A dataTypeObjectPositionInfo}sideEastflagsAttributes}id1typeCUP_O_SLA_Soldier_BackpackatlOffset7CustomAttributes}Aposition^FA*EFangles4u3@}stanceMiddle}Attribute0)~Attribute1~nAttributesApropertyspeakerexpression_this setspeaker _value;Values~~data~~type~valueMale06GRE~typeSTRING~propertypitchexpression_this setpitch _value;ValueAdataAtype,valueQx?AtypeSCALARAGdataTypeGroupsideEastEntitiesAttributesid2atlOffsetBitemsItem0 dataTypeObjectPositionInfo[sideEastflagsAttributesid3typeCUP_O_sla_Soldier_AAatlOffset8CustomAttributesposition^FAEFanglesB@stanceMiddleAttribute0Attribute1rnAttributespropertyspeakerexpression_this setspeaker _value;Value+rdata;rtype]valueMale01GRErtypeSTRINGrpropertypitchexpression_this setpitch _value;ValuedataȁtypevalueHz?typeSCALARdataTypeObjectPositionInfosideEastflagsAttributesid5typeCUP_O_SPG9_SLAatlOffsetAposition_FvٝA֍MFanglesR@dataTypeGroupsideEastEntities'AttributesCrewLinksid4atlOffsetBDitemsItem0D dataTypeObjectPositionInfoރsideEastflagsAttributesid6typeCUP_O_sla_SoldieratlOffset9CustomAttributes;positionr_FDAhMFanglesR@skill>aiRadarUsage ;Attribute0sAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;Valuedatä́typevalueMale03GREtypeSTRINGpropertypitchexpression_this setpitch _value;ValueJdataZtypevvalue33s?typeSCALARLinkIDProviderLinksɅDnextIDɅitemsItem0DlinkIDitem06item15CustomData!DroleturretPathDdataTypeGroupsideEastEntitiesAttributeshid7atlOffsetBnitemsItem0hdataTypeObjectPositionInfoBsideEastflagsAttributesbid8typeCUP_O_sla_Soldier_MGatlOffset6hposition_FߝA5MFbhndataTypeGroupsideEastEntitiesȇAttributesid9atlOffsetBitemsItem0dataTypeObjectPositionInfo]sideEastflagsAttributesid:typeCUP_O_sla_Soldier_AATposition_FnAwMFanglesQ@aiRadarUsageN$<dataTypeGroupsideEastEntitiesAttributesid;atlOffsetBitemsItem0+dataTypeObjectPositionInfosideEastflagsAttributesid<typeCUP_O_sla_Soldier_AMGatlOffset6position_FA"MFanglesUR@dataTypeGroupsideEastEntitiesQAttributes3id=atlOffsetB9itemsItem0n3dataTypeObjectPositionInfosideEastflagsAttributes-id>typeCUP_O_sla_Soldier_SLatlOffset63position_FAMFangles(]@-39dataTypeGroupsideEastEntitiesAttributesqid?atlOffsetBwitemsItem0qdataTypeObjectPositionInfo3sideEastflagsAttributeskid@typeCUP_O_sla_SniperatlOffset7qpositionQ_FQ^HBMFanglesuZW@kqwdataTypeGroupsideEastEntitiesьAttributesidAatlOffsetBitemsItem0dataTypeObjectPositionInforsideEastflagsAttributesidBtypeCUP_O_SLA_SpotteratlOffset2ApositionH_FM^HBِMFanglesU@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0-dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_ARatlOffset6positionaFAttribute0җAttribute1cnAttributespropertyspeakerexpression_this setspeaker _value;Valuecdata,ctypeNvalueMale01GREctypeSTRINGcpropertypitchexpression_this setpitch _value;Valuedatatype՘value?typeSCALARLinkIDProviderLinks(nextID(itemsItem0ElinkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesʚidtypeCUP_O_sla_Soldier_AATpositionU>cFϐAK?TFangles_@ʚstanceMiddledataTypeGroupsideEastEntities@Attributes2idatlOffsetB8itemsItem0]2dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_AAatlOffset`C@2position]cFϐA~2TFanglesn@stanceMiddle28dataTypeGroupsideEastEntitiesAttributesbidatlOffsetBhitemsItem0bdataTypeObjectPositionInfo$sideEastflagsAttributes\idtypeCUP_O_sla_EngineerbpositionK}cFrސAvTFanglesPBv@\bhdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0ߝdataTypeObjectPositionInfoVsideEastflagsAttributesidtypeCUP_O_sla_Soldier_ARpositionwcFATFanglesmkq@aiRadarUsage dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0$dataTypeObjectPositionInfosideEastflagsAttributesӟidtypeCUP_O_sla_Soldier_MGpositionyOcFϐA.8TFangles|i@ӟstanceMiddledataTypeGroupsideEastEntitiesIAttributes<idatlOffsetBBitemsItem0f<dataTypeObjectPositionInfosideEastflagsAttributes&idtypeCUP_O_sla_Soldier_AMGatlOffset6<position/GcFϐA;TFanglesk@&stanceMiddle<BdataTypeGroupsideEastEntitiesAttributeskidatlOffsetBqitemsItem0kdataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeCUP_O_sla_OfficerkpositionaF2@_TFangles<@ekqdataTypeGroupsideEastEntitiesˢAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfo]sideEastflagsAttributesidtypeCUP_O_sla_EngineerpositionaFކ@~1UFangles!C@aiRadarUsageZdataTypeObjectPositionInfo5sideEastflagsAttributesmidtypeCUP_O_SPG9_SLAatlOffset(C@position<6cFƐA1?TFangles*b@maiRadarUsageКچdataTypeGroupsideEastEntitiesAttributes@CrewLinksFidatlOffsetBitemsItem0 @ dataTypeObjectPositionInfosideEastflagsAttributesޥidtypeCUP_O_sla_SoldieratlOffset9CustomAttributes@position$7cF`АA=TFangles*b@ޥskill>Attribute0(Attribute1nAttributes@propertyspeakerexpression_this setspeaker _value;ValuerdatatypevalueMale01GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value@data@type+value ׃?@typeSCALAR@FLinkIDProviderkLinks~nextID~itemsItem0linkIDitem0item1CustomData֧roleturretPathdataTypeLayernameLuzernstateEntitiesQidatlOffsetiitemsItem0Item1Item2&idataTypeLayernameSet DressingEntities֨idatlOffsetB.items-Item0Item1ѫItem2Item3YItem43Item5Item6ۯItem7Item8{Item9LItem10)Item11Item12ôItem13Item14]Item15*Item16Item17ɸItem18Item19eItem203Item21Item22ϼItem23Item24qItem25DItem26#Item27Item28Item29Item309Item31Item32Item33zItem349Item35Item36Item37dItem38!Item39Item40Item41Item42Item43RItem44dataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeCUP_O_UAZ_Open_SLAatlOffsetѫposition0dF;@ЄXFangles:@Σ<aiRadarUsage7ѫdataTypeObjectPositionInfoSsideEmptyflagsAttributesidCtypeCUP_O_Ural_SLAatlOffset`}position'HdF8,A%XFangles:@@@dataTypeObjectPositionInfosideEmptyflagsAttributes@idPtypeCUP_O_Ural_Open_SLAYpositiondFAJ_Fanglesl>@aiRadarUsageYdataTypeObjectPositionInfosideEmptyflagsAttributesidQtypeCUP_O_Ural_Reammo_SLAatlOffset73position&bFjA`Fanglesm# ?<aiRadarUsage3dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Corner_FatlOffset8@positioncF@`Fangles:1e?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Corner_FatlOffset8"@ۯpositionÍcF@s`Fangles0@disableSimulationۯdataTypeObjectPositionInfoUsideEmptyflagsAttributesidtypeLand_BagFence_Corner_FpositionbF@`Fangles:1e?disableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeLand_BagFence_Corner_F{positionbFU@b`Fangles0@]disableSimulation{dataTypeObjectPositionInfosideEmptyAttributes.idtypeLand_BagFence_End_FatlOffset@LpositioncF$@`FanglesCV@.disableSimulationLdataTypeObjectPositionInfoӲsideEmptyflagsAttributes idtypeLand_BagFence_End_FatlOffsetd-<)position+cF @c`Fangles=> disableSimulation)dataTypeObjectPositionInfosideEmptyflagsAttributesسidtypeLand_BagFence_End_FpositioncFW@P`Fangles@سdisableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeLand_BagFence_End_FôpositioncFW@`Fangles?disableSimulationôdataTypeObjectPositionInfo:sideEmptyflagsAttributesridtypeLand_BagFence_End_FpositionbF@ `FanglesCV@rdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeLand_BagFence_End_F]position"bF@R`Fangles=>?disableSimulation]dataTypeObjectPositionInfoԶsideEmptyflagsAttributes idtypeLand_BagFence_End_F*positionbFS@?`Fangles@ disableSimulation*dataTypeObjectPositionInfosideEmptyflagsAttributesٷidtypeLand_BagFence_End_FpositionbF@`Fangles?ٷdisableSimulationdataTypeObjectPositionInfossideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetO@ɸpositionݓcFc@`Fanglesc-@disableSimulationɸdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeLand_BagFence_Long_FpositiontcFd@`FanglesE~@ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeLand_BagFence_Long_Feposition?cFd@A`FanglesڋQ>GdisableSimulationedataTypeObjectPositionInfoݺsideEmptyflagsAttributesidtypeLand_BagFence_Long_F3positionbFh@`Fanglesc-@disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionjbFD@ `FanglesE~@disableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeLand_BagFence_Long_Fϼposition6bF0@/`FanglesڋQ>disableSimulationϼdataTypeObjectPositionInfoLsideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetj@position cFc@`Fangles8U@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSidtypeLand_BagFence_Round_FqpositionbF$@q`Fangles8U@SdisableSimulationqdataTypeObjectPositionInfosideEmptyAttributes&idtypeLand_BagFence_Short_FatlOffset@DpositioncFM@`Fangles*MV>&disableSimulationDdataTypeObjectPositionInfoͿsideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset̶;#positionmcF@t`FanglesCV@disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_FpositionbF@`Fangles*MV>disableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_BagFence_Short_FpositiondbF7@c`FanglesCV@disableSimulationdataTypeObjectPositionInfoEsideEmptyflagsAttributeseidtypeCUP_bedna_ammo2XatlOffset6positionbFh@D`FedisableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_bedna_ammo2XatlOffset@9positioncF@U`FdisableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFencepositionYdF@ͳ`FanglesZr>disableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesidtypeFenceposition NdF@U`FanglesO?disableSimulationdataTypeObjectPositionInfo$sideEmptyAttributes\idtypeFenceatlOffsetN=@zpositionbFc @eaFanglesX@\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFence9position'bF@]aFangles;?disableSimulation9dataTypeObjectPositionInfosideEmptyAttributesidtypeCamera1atlOffset6>?positioncFAXFanglese@disableSimulationdataTypeGroupsideCivilianEntities\AttributesidatlOffsetBitemsItem0ydataTypeObjectPositionInfosideCivilianflagsAttributes<idtypeC_journalist_FCustomAttributes[positioncFeA`XFangles4 ><healthskillL>[Attribute0Attribute1$nAttributespropertyspeakerexpression_this setspeaker _value;Value$data$typevalueMale01GRE$typeSTRING$propertypitchexpression_this setpitch _value;Valuejdataztypevalue ׃?typeSCALARdataTypeGroupsideCivilianEntitiesAttributes^idatlOffsetBditemsItem0,^dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_journalist_FCustomAttributes^position9cFeAXFanglesD@healthskillL>Attribute0FAttribute1nAttributes^propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale06GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value^data-^typeIvaluep}?^typeSCALAR^ddataTypeGroupsideCivilianEntitiesAttributesidatlOffsetB!itemsItem0dataTypeObjectPositionInfocsideCivilianflagsAttributesidtypeC_man_1CustomAttributes-positioncFeA:XFangles>@healthskillL>stanceMiddleInventory-handgunwuniformvestmapItemMapcompassItemCompasswatchItemWatchgogglesG_Spectacles_TintedheadgearCUP_H_CDF_H_PASGT_UN-nameCUP_hgun_MakarovprimaryMuzzleMagnameCUP_8Rnd_9x18_Makarov_MammoLefttypeNameCUP_U_B_CDF_MNT_2isBackpackMagazineCargo&itemsItem0CnameCUP_8Rnd_9x18_Makarov_McountammoLefttypeNameCUP_V_CDF_6B3_2_MNT_ARMisBackpackMagazineCargo-itemsItem0-nameCUP_8Rnd_9x18_Makarov_McountammoLeft-Attribute0uAttribute1Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale04GREtypeSTRINGpropertypitchexpression_this setpitch _value;ValueLdata\typexvalueu?typeSCALARpropertyfaceexpression_this setface _value;ValuedatatypevalueWhiteHead_05typeSTRING!dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfo sideCivilianflagsAttributesXidtypeC_man_1CustomAttributespositioncFeAXFangles%@XhealthskillL>Inventoryhandgun uniformqvestmapItemMapcompassItemCompasswatchItemWatchheadgearCUP_H_CDF_OfficerCap_UNnameCUP_hgun_MakarovprimaryMuzzleMag=qnameCUP_8Rnd_9x18_Makarov_MammoLeftqtypeNameCUP_U_B_CDF_MNT_1isBackpackMagazineCargoitemsItem0nameCUP_8Rnd_9x18_Makarov_McountammoLefttypeNameCUP_V_CDF_OfficerBelt2_ARMisBackpackMagazineCargoeitemsItem0nameCUP_8Rnd_9x18_Makarov_McountammoLeftAttribute0 Attribute1Attribute2"nAttributespropertyspeakerexpression_this setspeaker _value;ValueTdatadtypevalueMale04GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value"data"type value ׃?"typeSCALAR"propertyfaceexpression_this setface _value;ValuefdatavtypevalueWhiteHead_02typeSTRINGdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem01dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_man_1CustomAttributespositionοcFeAXFanglesT@healthskillL>InventoryuniformdmapItemMapcompassItemCompasswatchItemWatchtypeNameCUP_U_C_Suit_01isBackpackItemCargoitemsItem0nameACE_BananacountAttribute0.Attribute1Attribute2FnAttributespropertyspeakerexpression_this setspeaker _value;ValuexdatatypevalueMale05GREtypeSTRINGpropertypitchexpression_this setpitch _value;ValueFdataFtype1valueu?FtypeSCALARFpropertyfaceexpression_this setface _value;ValuedatatypevalueWhiteHead_07typeSTRINGdataTypeObjectPositionInfoRsideEmptyAttributesidtypeLand_Camera_01_FatlOffsetL?positioncFbfAXFangles,|?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo4sideEmptyAttributeslidtypeFoldTableatlOffsetK?positioncFg AXFangles5@ldisableSimulationdataTypeObjectPositionInfosideEmptyAttributes4idtypeLaptop_EP1atlOffsetL?RpositioncF5AXFanglesł@4disableSimulationRdataTypeObjectPositionInfosideEmptyAttributesidtypeMicrophone3_ep1atlOffset L?CustomAttributes5position¾cFAXFangles?disableSimulation5Attribute0]nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];Valuedatatype valuetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesidtypeSatPhoneatlOffsetdH?positioncF(AXFangles7,@disableSimulationdataTypeLayernameAdmiralEntities1idatlOffsetB&itemsItem0YItem1Q&dataTypeLayernamePatrolEntitiesidVatlOffsetBQitemsItem0Item1Item2Item3\QdataTypeTriggerposition\fFe@@@VFangleo@AttributesWid;typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_2;}sizeACsizeBCisRectangledataTypeTriggerposition ]Fun@hYFangleo@Attributes*id<typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_line_2;}sizeACsizeBCisRectangledataTypeTriggerpositioneF@]Fangleo@Attributesid=typeEmptyDetectorAreaR50\conditioncall{triggeractivated tgr_line_2;}sizeACsizeBCisRectangle\dataTypeLogicPositionInfoidXtypeAdmiral_PatrolZoneCustomAttributesQposition;fdFA~NF Attribute0Attribute1UAttribute2Attribute3Attribute4Attribute5CAttribute6Attribute7Attribute8Attribute9nAttributes QpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUdata'Utype@valueUtypeSTRINGUpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueHdataXtypetvalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCdataCtype0valueCtypeBOOLCpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata\typeuvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQdata#Qtype<valueQtypeSTRINGQdataTypeLayernameCounterEntitiesidWatlOffsetB& items Item06Item1Item2tItem3+Item4 Item5 Item6d Item7Item8Item9|"Item10H%Item11%&dataTypeGroupsideCivilianEntitiesAttributesid]atlOffsetBitemsItem0Item1ddataTypeObjectPositionInfo+sideCivilianflagsAttributesKid^typeC_Bob_VRdpositionJF4AAdFKaiRadarUsageddataTypeWaypointpositionSTcF#1@WFEffectsshowWPNEVERid_typeMovedataTypeGroupsideCivilianEntities3AttributesnidbatlOffsetBtitemsItem0[Item1ndataTypeObjectPositionInfosideCivilianflagsAttributesidctypeC_Bob_VRpositionpsFA\FaiRadarUsagedataTypeWaypointposition̟dF@z{WFEffectshshowWPNEVERiddtypeMovenntdataTypeLogicPositionInfoid\typeAdmiral_OndemandCampZoneatlOffset@CustomAttributes +positionIFAy.cF Attribute0Attribute1Attribute2Attribute3YAttribute4Attribute5Attribute6Attribute7Attribute8DAttribute9Attribute10Attribute11Attribute12Attribute13^nAttributes+propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueVdataftypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueYdata(YtypeDvalueBYtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuefdatavtypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueDdataDtype/valueDtypeSTRINGDpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value}datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueIdataYtypeuvalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value^data-^typeIvalue@^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value+data+typevalue+typeSTRING+dataTypeLogicPositionInfoidatypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes positionrFA-[Fangles=™L=Attribute0Attribute1Attribute2fAttribute3(Attribute4Attribute5Attribute6tAttribute7NAttribute8Attribute9Attribute10Attribute11Attribute12Y Attribute13- nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefdatavtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value%fdata5ftypeQvalueftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value(data(typevalueB(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuesdatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value5tdataEttypeavaluettypeBOOLtpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value NdataNtype9value@NtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value|datatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value Y data( Y typeD valueY typeSCALARY propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value - data - type value- typeSCALAR- propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  type value typeSTRING dataTypeTriggerposition՞JFANdFAttributesb id[typeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_line_3;}sizeA AsizeB A dataTypeTriggerpositionsFͺA\FAttributes id`typeEmptyDetectorAreaR50d conditioncall{triggeractivated tgr_line_3;}sizeA AsizeB Ad dataTypeGroupsideEastEntities AttributesCrewLinks&ideatlOffsetB items Item0B Item1vItem25Item3Item4Item58Item6Item7Item8ydataTypeObjectPositionInfo sideEastflagsAttributesidgtypeCUP_O_sla_PilotCustomAttributes&vposition%kF$A4Fanglest/@rankCOLONELnameheli_2D&Attribute0^Attribute1nAttributesvpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale03GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value5vdataEvtypeavalueQx?vtypeSCALARvdataTypeObjectPositionInfosideEastflagsAttributes idhtypeCUP_O_sla_Pilot5position%kF$A4Fanglest/@ nameheli_2G5dataTypeObjectPositionInfosideEastflagsAttributesiditypeCUP_O_sla_Pilotposition%kF$A4Fanglest/@dataTypeObjectPositionInfoWsideEastflagsAttributesidjtypeCUP_O_sla_Pilotposition%kF$A4Fanglest/@ dataTypeWaypointposition4HF AC-xFtypeSeekAndDestroycombatModeREDspeedFULLcombatCOMBATEffects2showWPNEVERidv88dataTypeWaypointpositionaFA^FEffectsshowWPNEVERidwtypeMovedataTypeWaypointposition`yF"PBbgFEffectsshowWPNEVERidxtypeMovedataTypeWaypointpositionsgFDA}FEffectssshowWPNEVERidytypeMoveyydataTypeWaypointpositionUJF@AwFtypeCycleEffectsshowWPNEVERidzcombatModeBLUEbehaviourCARELESSspeedModeLIMITED&LinkIDProviderKLinks^nextID^itemsItem0Item1Item2FItem3linkIDitem0gitem1fCustomDatarolelinkIDitem0hitem1fCustomData#FroleturretPathFlinkIDitem0iitem1fCustomDataroleturretPathlinkIDitem0jitem1fCustomDataroleturretPathdataTypeGroupsideEastEntitieskAttributesCrewLinksidkatlOffsetB items Item0Item1Item2Item3Item43Item5Item6AItem7Item8'dataTypeObjectPositionInfohsideEastflagsAttributesidltypeCUP_O_sla_PilotCustomAttributespositionakF$AƀFanglest/@rankCOLONELnameheli_1DAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueFdataVtypexvalueMale03GREtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevaluep}?typeSCALARdataTypeObjectPositionInfosideEastflagsAttributesidmtypeCUP_O_sla_PilotpositionakF$AƀFanglest/@nameheli_1GdataTypeObjectPositionInfoEsideEastflagsAttributes}idntypeCUP_O_sla_PilotpositionakF$AƀFanglest/@}dataTypeObjectPositionInfosideEastflagsAttributes-idotypeCUP_O_sla_Pilot3positionakF$AƀFanglest/@-3 dataTypeWaypointpositionCsF$AP\FtypeSeekAndDestroycombatModeREDspeedFULLcombatCOMBATEffectsshowWPNEVERidqdataTypeWaypointpositionSbFq[@VFEffects;showWPNEVERidrtypeMoveAAdataTypeWaypointposition{JFpA,fFEffectsshowWPNEVERidstypeMovedataTypeWaypointposition1 fFxFEffects!showWPNEVERidttypeMoveatlOffset0 6>''dataTypeWaypointpositionB)rF˴NA^FtypeCycleEffectsshowWPNEVERiducombatModeBLUEbehaviourCARELESSspeedModeLIMITEDLinkIDProviderLinks nextID itemsItem0JItem1Item2Item3RlinkIDitem0litem1pCustomDatarolelinkIDitem0mitem1pCustomDataroleturretPathlinkIDitem0nitem1pCustomData/RroleturretPathRlinkIDitem0oitem1pCustomDataroleturretPath dataTypeObjectPositionInfoM sideEastflagsAttributes idptypeCUP_O_UH1H_slick_SLAatlOffset5߽CustomAttributes |"positionakFNAƀFanglest/@ fuelnameheli_1 Attribute0 Attribute1!nAttributes|"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value6!!dataF!!type!value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]!typeSTRING!propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue="|"dataM"|"typei"value|"typeBOOL|" dataTypeObjectPositionInfo#sideEastflagsAttributesQ#idftypeCUP_O_UH1H_slick_SLAatlOffset5߽CustomAttributesp#H%position%kFNAFanglest/@Q#fuelnameheli_2p#Attribute0#Attribute1$nAttributesH%propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value$$data$$type$value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]$typeSTRING$propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue %H%data%H%type5%valueH%typeBOOLH%dataTypeTriggerpositionkF!AFAttributes%idtypeEmptyDetectorAreaR50%conditioncall{triggeractivated tgr_line_3;}sizeA AsizeB A%dataTypeTriggerposition9}lF!A%qFAttributese&idtypeEmptyDetectorAreaR50&conditioncall{triggeractivated tgr_line_4;}sizeA AsizeB A&dataTypeLayernameHand Placed AIEntities'idatlOffsetBi.items-Item0*)Item1)Item2n-Item3.Item41Item52Item6 4Item7`5Item86Item97Item10&9Item11i:Item12;Item13=Item146>Item15e?Item16@Item17AItem18,CItem19oDItem20EItem21FItem229HItem23xIItem24JItem25KItem26?MItem27NItem28OItem29'QItem30QItem31RItem32KSItem33TItem34AUItem35sVItem36WItem37XItem38ZItem395[Item40d\Item41]Item42 aItem43|dItem44gidataTypeObjectPositionInfo)sideEastflagsAttributes)idtypeCUP_O_AGS_SLAatlOffsethu|@)position0]FA ZFangles%9@)aiRadarUsage/)dataTypeGroupsideEastEntitiesd*Attributes,CrewLinks,idatlOffsetBn-itemsItem0*, dataTypeObjectPositionInfo+sideEastflagsAttributesS+idtypeCUP_O_sla_SoldieratlOffsetDq|@CustomAttributese+,position0]FUA ZFangles%9@S+skill>e+Attribute0+Attribute1.,nAttributes,propertyspeakerexpression_this setspeaker _value;Value+.,data+.,type,valueMale04GRE.,typeSTRING.,propertypitchexpression_this setpitch _value;Valuet,,data,,type,value ׃?,typeSCALAR,,LinkIDProvider,Links,n-nextID,itemsItem0-n-linkIDitem0item1CustomDataK-n-roleturretPathn-dataTypeObjectPositionInfo-sideEastflagsAttributes.idHtypeCUP_O_UAZ_MG_SLA.positioncFy@>XFangleš@|PR@ÿ<..dataTypeGroupsideEastEntities.Attributes0CrewLinks0idGatlOffsetB1itemsItem0.0dataTypeObjectPositionInfo//sideEastflagsAttributesg/idJtypeCUP_O_sla_SoldierCustomAttributesy/0positioncF_@?XFangleš@|PR@ÿy/Attribute0/Attribute1B0nAttributes0propertyspeakerexpression_this setspeaker _value;Value/B0data 0B0type-0valueMale05GREB0typeSTRINGB0propertypitchexpression_this setpitch _value;Value00data00type0value33s?0typeSCALAR00LinkIDProvider0Links11nextID1itemsItem0$11linkIDitem0Jitem1HCustomData_11roleturretPath1dataTypeGroupsideEastEntities1Attributes2idatlOffsetB2itemsItem012dataTypeObjectPositionInfop2sideEastflagsAttributes2idtypeCUP_O_sla_Soldier_MG2positionNcFcAbXFangles=%@222dataTypeGroupsideEastEntities3Attributes4idatlOffsetB 4itemsItem0+34dataTypeObjectPositionInfo3sideEastflagsAttributes3idtypeCUP_O_sla_Soldier_AMGatlOffset64positionecFeA/XFangles5-.@3aiRadarUsage4 4dataTypeGroupsideEastEntitiesd4AttributesZ5idatlOffsetB`5itemsItem04Z5dataTypeObjectPositionInfo 5sideEastflagsAttributesA5idtypeCUP_O_sla_Soldier_LATatlOffset.@Z5positiondcFӞaA&XFanglesp+ @A5aiRadarUsageZ5`5dataTypeGroupsideEastEntities5Attributes6idatlOffsetB6itemsItem056dataTypeObjectPositionInfo^6sideEastflagsAttributes6idtypeCUP_O_sla_Soldier_SLatlOffset.@6positionIcFԞaAXFangles|)$@6aiRadarUsage 66dataTypeGroupsideEastEntities7Attributes7idatlOffsetB7itemsItem0,77dataTypeObjectPositionInfo7sideEastflagsAttributes7idItypeCUP_O_sla_Soldier7positioncF@f@XFangles'@|PR@ú<777dataTypeGroupsideEastEntities>8Attributes 9idatlOffsetB&9itemsItem0[8 9dataTypeObjectPositionInfo8sideEastflagsAttributes9idtypeCUP_O_sla_Soldier_MGatlOffset| 9positionX dFя@sWFangles]@9 9&9dataTypeGroupsideEastEntities9Attributesc:idatlOffsetBi:itemsItem09c:dataTypeObjectPositionInfo%:sideEastflagsAttributes]:idtypeCUP_O_sla_Soldier_AMGatlOffset,c:positiony&dF@WFangleso@]:c:i:dataTypeGroupsideEastEntities:Attributes;idatlOffsetB;itemsItem0:;dataTypeObjectPositionInfoh;sideEastflagsAttributes;idtypeCUP_O_sla_Soldier_LATatlOffsetA;positionA1dF,PA>jVFangles0Qj@;aiRadarUsage ;;dataTypeGroupsideEastEntities<Attributes=idatlOffsetB=itemsItem06<=dataTypeObjectPositionInfo<sideEastflagsAttributes<idtypeCUP_O_SLA_Soldier_BackpackatlOffsetA=position8dF,PAyfVFanglesCx@<==dataTypeGroupsideEastEntitiesa=Attributes0>idatlOffsetB6>itemsItem0~=0>dataTypeObjectPositionInfo=sideEastflagsAttributes*>idtypeCUP_O_sla_Soldier0>positioncFeA!XFangles "0@*>0>6>dataTypeGroupsideEastEntities>Attributes_?idatlOffsetBe?itemsItem0>_?dataTypeObjectPositionInfo!?sideEastflagsAttributesY?idtypeCUP_O_sla_Officer_?positionEcFeAXFanglesC@Y?_?e?dataTypeGroupsideEastEntities?Attributes@idatlOffsetB@itemsItem0?@dataTypeObjectPositionInfoS@sideEastflagsAttributes@idtypeCUP_O_sla_Soldier_AA@positionkbFKA XFangles=?@@@@dataTypeGroupsideEastEntities@AttributesAidatlOffsetBAitemsItem0AAdataTypeObjectPositionInfoAsideEastflagsAttributesAidtypeCUP_O_sla_SoldieratlOffsetA`@ApositionuabFKAXFangles3B@AaiRadarUsageeAAdataTypeGroupsideEastEntitiesCBAttributes&CidatlOffsetB,CitemsItem0`B&CdataTypeObjectPositionInfoBsideEastflagsAttributes CidtypeCUP_O_sla_Soldier_AATatlOffset6&Cposition8iFZ"B=9VFangles@ C&C,CdataTypeGroupsideEastEntitiesCAttributesiDidatlOffsetBoDitemsItem0CiDdataTypeObjectPositionInfo+DsideEastflagsAttributescDidtypeCUP_O_sla_Soldier_AMGatlOffset7iDpositionXiF["BUFanglesy@cDiDoDdataTypeGroupsideEastEntitiesDAttributesEidatlOffsetBEitemsItem0DEdataTypeObjectPositionInfomEsideEastflagsAttributesEidtypeCUP_O_sla_Soldier_MGatlOffsetNBEpositioniFW"B_UFanglesƕ@EEEdataTypeGroupsideEastEntities FAttributesFidatlOffsetBFitemsItem0(FFdataTypeObjectPositionInfoFsideEastflagsAttributesFidtypeCUP_O_sla_Soldier_ATatlOffset7FpositionɸiF["BHVFangles@FFFdataTypeGroupsideEastEntitiesMGAttributes3HidLatlOffsetB9HitemsItem0jG3HdataTypeObjectPositionInfoGsideEastflagsAttributesHidMtypeCUP_O_sla_Sniper_KSVK3Hposition=fFFAaFangles@HaiRadarUsage 3H9HdataTypeGroupsideEastEntitiesHAttributesrIidNatlOffsetBxIitemsItem0HrIdataTypeObjectPositionInfo4IsideEastflagsAttributeslIidOtypeCUP_O_SLA_SpotteratlOffset>ArIposition8?fFFA7aFangles`@lIrIxIdataTypeGroupsideEastEntitiesIAttributesJidatlOffsetBJitemsItem0IJdataTypeObjectPositionInfovJsideEastflagsAttributesJidtypeCUP_O_sla_Soldier_AAatlOffset:JpositionI]F~A/ZFanglesɹ/@JJJdataTypeGroupsideEastEntitiesKAttributesKidatlOffsetBKitemsItem01KKdataTypeObjectPositionInfoKsideEastflagsAttributesKidtypeCUP_O_sla_Soldier_MGatlOffset2;Kposition>]F_AZFangles=@KKKdataTypeGroupsideEastEntitiesVLAttributes9MidatlOffsetB?MitemsItem0sL9MdataTypeObjectPositionInfoLsideEastflagsAttributes3MidtypeCUP_O_sla_Soldier_AMGatlOffsett;9MpositionC]F(Ap&ZFangles,<@3M9M?MdataTypeGroupsideEastEntitiesMAttributes~NidatlOffsetBNitemsItem0M~NdataTypeObjectPositionInfo-NsideEastflagsAttributeseNidtypeCUP_O_sla_Soldier_SL~NpositionE4]F| AZFangles9@eNaiRadarUsagea~NNdataTypeGroupsideEastEntitiesNAttributesOidatlOffsetBOitemsItem0NOdataTypeObjectPositionInfo~OsideEastflagsAttributesOidtypeCUP_O_sla_SniperatlOffsetAOposition\FA&ZFanglesD@OaiRadarUsageJvOOdataTypeGroupsideEastEntities/PAttributes!QidatlOffsetB'QitemsItem0LP!QdataTypeObjectPositionInfoPsideEastflagsAttributesQidtypeCUP_O_SLA_SpotteratlOffset6!Qposition\FA ZFangles1=@QaiRadarUsagee!Q'QdataTypeObjectPositionInfoQsideEastflagsAttributesQidtypeCUP_O_Ural_ZU23_SLAatlOffset5QpositionbFAJjaFangles6?QQdataTypeObjectPositionInfo]RsideEastflagsAttributesRidtypeCUP_O_DSHKM_SLARpositionVbF@`Fangles>RRdataTypeObjectPositionInfo SsideEastflagsAttributesESidtypeCUP_O_DSHKM_SLAKSposition_cFL@`Fangles>ESKSdataTypeObjectPositionInfoSsideEastflagsAttributes TidtypeCUP_O_Ural_ZU23_SLAatlOffset5TpositionMUdFĔAA`FanglesY> TTdataTypeGroupsideEastEntitiesiTAttributes;UidatlOffsetBAUitemsItem0T;UdataTypeObjectPositionInfoTsideEastflagsAttributes5UidtypeCUP_O_sla_Soldier_GL;UpositionbF@ZaFanglesu@5U;UAUdataTypeGroupsideEastEntitiesUAttributesmVidatlOffsetBsVitemsItem0UmVdataTypeObjectPositionInfo/VsideEastflagsAttributesgVidtypeCUP_O_sla_Soldier_SLmVpositionmbF@faFanglesyw@gVmVsVdataTypeGroupsideEastEntitiesVAttributesWidatlOffsetBWitemsItem0VWdataTypeObjectPositionInfoaWsideEastflagsAttributesWidtypeCUP_O_sla_Soldier_AAWpositionbF@L`Fangles`@WWWdataTypeGroupsideEastEntitiesWAttributesXidatlOffsetBXitemsItem0XXdataTypeObjectPositionInfoXsideEastflagsAttributesXidtypeCUP_O_sla_OfficerXpositionebFz@`Fanglesd2?XXXdataTypeGroupsideEastEntities.YAttributesZidatlOffsetBZitemsItem0KYZdataTypeObjectPositionInfoYsideEastflagsAttributesYidtypeCUP_O_sla_Soldier_AAZposition#cF.@]`Fangles`@YZZdataTypeGroupsideEastEntities`ZAttributes/[idatlOffsetB5[itemsItem0}Z/[dataTypeObjectPositionInfoZsideEastflagsAttributes)[idtypeCUP_O_sla_Officer/[positionncF.@`Fanglesd2?)[/[5[dataTypeGroupsideEastEntities[Attributes^\idatlOffsetBd\itemsItem0[^\dataTypeObjectPositionInfo \sideEastflagsAttributesX\idtypeCUP_O_sla_Soldier^\positionsKdF"@v`Fangles P@X\^\d\dataTypeGroupsideEastEntities\Attributes]idatlOffsetB]itemsItem0\]dataTypeObjectPositionInfoR]sideEastflagsAttributes]idtypeCUP_O_sla_Soldier_AT]positiont\dF"@`FanglesU@]]]dataTypeGroupsideEastEntities]AttributesP`CrewLinksV`idatlOffsetB aitemsItem0^P` dataTypeObjectPositionInfo^sideEastflagsAttributes^idtypeCUP_O_sla_SoldieratlOffset@CustomAttributes_P`positionbF/@}jaFanglesT6?^skillL>_Attribute08_Attribute1_nAttributesP`propertyspeakerexpression_this setspeaker _value;Value__data__type_valueMale01GRE_typeSTRING_propertypitchexpression_this setpitch _value;Value`P`data`P`type;`valueHz?P`typeSCALARP`V`LinkIDProvider{`Links` anextID`itemsItem0` alinkIDitem0item1CustomData` aroleturretPath adataTypeGroupsideEastEntitiesraAttributescCrewLinkscidatlOffsetB|ditemsItem0ac dataTypeObjectPositionInfo)bsideEastflagsAttributesabidtypeCUP_O_sla_SoldieratlOffset@CustomAttributessbcpositionUbFl@ `Fanglesŕ>abskill>sbAttribute0bAttribute1eskillL>eAttribute0fAttribute1fnAttributes&gpropertyspeakerexpression_this setspeaker _value;ValueXffdatahfftypefvalueMale02GREftypeSTRINGfpropertypitchexpression_this setpitch _value;Valuef&gdataf&gtypegvalueG?&gtypeSCALAR&g,gLinkIDProviderQgLinksdggnextIDdgitemsItem0gglinkIDitem0item1CustomDataggroleturretPathgdataTypeGroupsideEastEntitiesHhAttributesiCrewLinksiidatlOffsetBiitemsItem0ehidataTypeObjectPositionInfohsideEastflagsAttributesiidtypeCUP_O_sla_Soldieriposition_cF.@`Fangles>iiiLinkIDProviderBiLinksUiinextIDUiitemsItem0riilinkIDitem0item1CustomDataiiroleturretPathidataTypeLayernameAirportstateEntities)jidatlOffset@itemsItem0\jItem1Item2MdataTypeLayernameHand Placed AIEntitiesjidatlOffsetAitemsItem0lItem1VmItem2ynItem3oItem4pItem5rItem6#sItem7EtItem8uItem9vItem10wItem11yItem121zItem13P{Item14r|Item155}Item16}Item17Item18*Item19IItem20hItem21Item22ɄItem23Item246Item25Item26)Item27Item28dataTypeGroupsideEastEntitiesnlAttributesPmidatlOffset6VmitemsItem0lPmdataTypeObjectPositionInfomsideEastflagsAttributesJmidtypeCUP_O_sla_Soldier_ATatlOffset6Pmposition"blFB}FanglesA>@JmPmVmdataTypeGroupsideEastEntitiesmAttributessnidynitemsItem0msndataTypeObjectPositionInfo5nsideEastflagsAttributesmnidtypeCUP_O_sla_Soldier_AATsnposition$WlFB~Fangles\@mnsnyndataTypeGroupsideEastEntitiesnAttributesoidoitemsItem0nodataTypeObjectPositionInfoWosideEastflagsAttributesoidtypeCUP_O_sla_Soldier_MGopositionskFB"FanglesgO@ooodataTypeGroupsideEastEntitiesoAttributespid pitemsItem0ppdataTypeObjectPositionInfozpsideEastflagsAttributespid!typeCUP_O_sla_Soldier_AMGppositionhkFB!FanglesW@pppdataTypeGroupsideEastEntitiesqAttributesqidatlOffset6ritemsItem05qqdataTypeObjectPositionInfoqsideEastflagsAttributesqidtypeCUP_O_sla_Soldier_ATatlOffset6qposition"iFA"Bb}Fanglesx&@qqrdataTypeGroupsideEastEntitiesJrAttributessid#sitemsItem0grsdataTypeObjectPositionInforsideEastflagsAttributessidtypeCUP_O_sla_Soldier_AATspositioniFA"B4}Fangles-@ss#sdataTypeGroupsideEastEntitiesmsAttributes?tidEtitemsItem0s?tdataTypeObjectPositionInfotsideEastflagsAttributes9tidtypeCUP_O_sla_Soldier_AR?tposition(iFA"B }Fanglesa@@9t?tEtdataTypeGroupsideEastEntitiestAttributesuidatlOffset6uitemsItem0tudataTypeObjectPositionInfoCusideEastflagsAttributes{uidtypeCUP_O_sla_Soldier_SLatlOffset6upositionhFWA&~Fangles\)@{uuudataTypeGroupsideEastEntitiesuAttributesvidvitemsItem0uvdataTypeObjectPositionInfoevsideEastflagsAttributesvidtypeCUP_O_sla_Soldier_MGvposition}hF FAQFangles ?vvvdataTypeGroupsideEastEntitieswAttributeswidatlOffset@witemsItem0 wwdataTypeObjectPositionInfowsideEastflagsAttributeswid typeCUP_O_sla_Soldier_AMGatlOffset@wpositionjhF_IAmBFanglesu?wwwdataTypeGroupsideEastEntities6xAttributes yidyitemsItem0Sx ydataTypeObjectPositionInfoxsideEastflagsAttributesyidtypeCUP_O_sla_Soldier_AMG ypositionkFƒA={Fangles @y yydataTypeGroupsideEastEntitiesYyAttributes+zid1zitemsItem0vy+zdataTypeObjectPositionInfoysideEastflagsAttributes%zidtypeCUP_O_sla_Soldier_MG+zposition6kFƒA^@{Fangles[@%z+z1zdataTypeGroupsideEastEntities{zAttributesJ{idP{itemsItem0zJ{dataTypeObjectPositionInfo {sideEastflagsAttributesD{idtypeCUP_O_sla_OfficerJ{positiontkFƒA5{Fanglesg@D{J{P{dataTypeGroupsideEastEntities{Attributesl|idr|itemsItem0{l|dataTypeObjectPositionInfo.|sideEastflagsAttributesf|idtypeCUP_O_sla_Soldier_GLl|positionkFƒAPW{Fangles @f|l|r|dataTypeObjectPositionInfo|sideEastflagsAttributes}idtypeCUP_O_BTR60_SLA5}position9kFAdzFangles@}aiRadarUsage9 5}dataTypeObjectPositionInfo}sideEastflagsAttributes}idtypeCUP_O_UAZ_SPG9_SLA}positionvVkF-Attribute0eAttribute1nAttributes}propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale05GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value<}dataL}typehvalueu?}typeSCALAR}LinkIDProviderLinks6nextIDitemsItem0؈6linkIDitem0item1CustomData6roleturretPath6dataTypeGroupsideEastEntitiesAttributesЋCrewLinks֋iditemsItem0ЋdataTypeObjectPositionInfo6sideEastflagsAttributesnidtypeCUP_O_sla_SoldierCustomAttributesЋpositionvVkF$A{FanglesE@nskill>Attribute0Attribute1InAttributesЋpropertyspeakerexpression_this setspeaker _value;ValueIdataItype4valueMale05GREItypeSTRINGIpropertypitchexpression_this setpitch _value;ValueЋdataЋtypevaluep}?ЋtypeSCALARЋ֋LinkIDProviderLinksnextIDitemsItem0+linkIDitem0item1CustomDatafroleturretPathdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset )itemsItem0QItem1"Item2Item3Item4*Item5Item6dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Crew"position\eFAfFangles@v@nametank_1DaiRadarUsagePg"dataTypeObjectPositionInfosideEastflagsAttributesˎidtypeCUP_O_sla_Crewposition\eFAfFangles@v@ˎnametank_1CdataTypeObjectPositionInfoQsideEastflagsAttributesidtypeCUP_O_sla_Crewposition\eFAfFangles@v@nametank_1GdataTypeWaypointpositioncFA!FcombatModeREDcombatCOMBATEffects$showWPNEVERid/typeMove**dataTypeWaypointposition(aFV3A셃FtypeSeekAndDestroyEffectsshowWPNEVERid0atlOffset6dataTypeWaypointposition@eFAwFEffectsshowWPNEVERid1typeMovedataTypeWaypointpositioncF:AK.FtypeCycleEffectsshowWPNEVERid2combatModeBLUEbehaviourCOMBATLinkIDProvider֑Links)nextIDitemsItem0Item1hItem2˒)linkIDitem0item1CustomDataWhrolehlinkIDitem0item1CustomData˒roleturretPath˒linkIDitem0item1CustomData)roleturretPath) dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_T55_SLAatlOffset CustomAttributesposition\eFAeFangles@v@fuelnametank_1Attribute0>nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeGroupsideEastEntitiesgAttributes6CrewLinks<idatlOffset@itemsItem06dataTypeObjectPositionInfosideEastflagsAttributes0idtypeCUP_O_sla_Soldier6positionY `FAHFangles^@:F@ 7K=06<LinkIDProvideraLinkstnextIDtitemsItem0linkIDitem0item1CustomData̖roleturretPathdataTypeObjectPositionInfopsideEastflagsAttributesidtypeCUP_O_ZU23_SLAatlOffset@position `FA!HFangles^@:F@ 7K=dataTypeLayernameAdmiralEntitiesidatlOffset>MitemsItem0#Item1ԮMdataTypeLayernamePatrolEntitiesoidatlOffsetԮitemsItem0ΘItem1Item2^Item32Item4Item5ڜItem6ߥԮdataTypeTriggerpositionPnpF(wAkFAttributes7idtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_line_3;}sizeAzCsizeBzCisRectangledataTypeTriggerpositionsFA\FAttributesidtypeEmptyDetectorAreaR250^conditioncall{triggeractivated tgr_line_3;}sizeAzCsizeBzCisRectangle^dataTypeTriggerpositioniFJAe2~Fangle1WBAttributesӚidtypeEmptyDetectorAreaR2502conditioncall{triggeractivated tgr_line_3;}sizeAzCsizeBzCisRectangle2dataTypeTriggerposition%bF!AFangle#8AttributesidtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_line_3;}sizeAzCsizeBzCisRectangledataTypeTriggerposition pF@ڻpFanglezŸ?Attributes{idtypeEmptyDetectorAreaR250ڜconditioncall{triggeractivated tgr_line_3;}sizeA`4DsizeB+/CisRectangleڜdataTypeLogicPositionInfoLidtypeAdmiral_PatrolZoneatlOffsetGBCustomAttributeslߥpositionlyF&GFl Attribute0$Attribute1Attribute2Attribute3[Attribute4Attribute5ѡAttribute6Attribute7{Attribute8QAttribute9nAttributes ߥpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypeΞvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value^datantypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value[data*[typeFvalueB[typeSCALAR[propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value֠datatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueѡdataѡtypevalueѡtypeBOOLѡpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuebdatartypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value:{dataJ{typefvalue{typeSCALAR{propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueQdata Qtype<value@QtypeSCALARQpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueڤdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueߥdataߥtypeʥvalueߥtypeSTRINGߥdataTypeLogicPositionInfoAidtypeAdmiral_PatrolZoneCustomAttributesaԮposition}FBEsFa Attribute0Attribute1اAttribute2Attribute3PAttribute4 Attribute5ƪAttribute6Attribute7pAttribute8FAttribute9 nAttributes ԮpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueاdataاtypeçvalueاtypeSTRINGاpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueSdatactypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuePdataPtype;valueBPtypeSCALARPpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value˩ data۩ typevalueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueƪdataƪtypevalueƪtypeBOOLƪpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value/pdata?ptype[value@ptypeSCALARppropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueFdataFtype1value@FtypeSCALARFpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valueϭ data߭ typevalue typeSTRING propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueԮdataԮtypevalueԮtypeSTRINGԮdataTypeLayernameCounterEntities!idatlOffset>MitemsItem0uItem1Item2Item3MItem4ɿItem5~MdataTypeGroupsideCivilianEntitiesïAttributesiditemsItem0Item1dataTypeObjectPositionInfoZsideCivilianflagsAttributeszidtypeC_Bob_VRpositionF:BǍoFzdataTypeWaypointpositionjFe%AF{FEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionFAttribute10Attribute11Attribute12Attribute13nAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataɳtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuexdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:{dataJ{typefvalueB{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value=data =type(valueB=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueƶdataֶtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueǷdataǷtypevalueǷtypeBOOLǷpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`dataptypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>data >type)value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueϺdataߺtypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatype˻valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuekdata{typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?dataOtypekvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMdataMtype8valueMtypeSTRINGMdataTypeGroupsideCivilianEntitiesAttributesÿidɿitemsItem0þItem1XÿdataTypeObjectPositionInfo2sideCivilianflagsAttributesRidtypeC_Bob_VRXpositionЀFz=BQmFRXdataTypeWaypointposition_F A$XFEffectsshowWPNEVERidtypeMoveÿÿɿdataTypeTriggerpositionՀF">BfHmFAttributes1idtypeEmptyDetectorAreaR50~conditioncall{triggeractivated tgr_line_5;}sizeA AsizeB A~dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset ;CustomAttributes.Mposition3F,PB!kFangles~=U;.Attribute0*Attribute1Attribute2Attribute3{Attribute4=Attribute5Attribute6Attribute7Attribute8fAttribute9>Attribute10Attribute11Attribute12Attribute13nAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuexdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:{dataJ{typefvalueB{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value=data =type(valueB=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`dataptypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>data >type)value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuekdata{typevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?dataOtypekvalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMdataMtype8valueMtypeSTRINGMdataTypeLayernameSet DressingEntitiesidatlOffset=itemsItem0Item1Item2Item3eItem4Item5%Item6Item7QItem8Item9Item10Item11aItem12 Item13Item14Item15eItem163Item17Item18Item19Item20Item21Item22bItem23"dataTypeGroupsideIndependentEntitiesAttributesidSitemsItem05dataTypeObjectPositionInfosideIndependentflagsAttributesidTtypeCUP_I_UN_CDF_Soldier_MG_MNTCustomAttributes:positionO`FIAFangles@healthskillL>aiRadarUsageR:Attribute0rAttribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data typevalueCUP_D_Male04_CZ_ACR typeSTRING propertypitchexpression_this setpitch _value;ValueSdatactypevalueff?typeSCALARdataTypeGroupsideIndependentEntitiesAttributesidUatlOffset6itemsItem0 dataTypeObjectPositionInfosideIndependentflagsAttributesidVtypeCUP_I_UN_CDF_Guard_MNTatlOffset6CustomAttributes(positionR`F4AFangles@healthskillL>aiRadarUsageU/a(Attribute0`Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueCUP_D_Male05_CZ_ACRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueAdataQtypemvaluep}?typeSCALARdataTypeGroupsideIndependentEntitiesAttributes_idWatlOffsetA@eitemsItem0_ dataTypeObjectPositionInfosideIndependentflagsAttributesidXtypeCUP_I_UN_CDF_Soldier_MNTatlOffsetA@CustomAttributes_position+`FAFanglesK@healthskillL>Attribute0=Attribute1nAttributes_propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueCUP_D_Male01_CZ_ACRtypeSTRINGpropertypitchexpression_this setpitch _value;Value_data._typeJvalueu?_typeSCALAR_edataTypeGroupsideIndependentEntitiesAttributesCrewLinksidZitemsItem0Item1BdataTypeObjectPositionInfo~sideIndependentflagsAttributesid\typeCUP_I_UN_CDF_CrewCustomAttributesBposition^j`FȑARFangles;/@@healthskillL>aiRadarUsage}Attribute0 Attribute1nAttributesBpropertyspeakerexpression_this setspeaker _value;ValuejdataztypevalueCUP_D_Male01_CZ_ACRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueBdataBtype-value?BtypeSCALARBdataTypeObjectPositionInfosideIndependentflagsAttributes id]typeCUP_I_UN_CDF_CrewCustomAttributes=position^j`FȑARFangles;/@@ healthskillL>aiRadarUsage`L=Attribute0uAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueCUP_D_Male01_CZ_ACRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueVdataftypevalue?typeSCALARLinkIDProviderLinksnextIDitemsItem0Item1IlinkIDitem0\item1[CustomData8IroleIlinkIDitem0]item1[CustomDataroleturretPathdataTypeGroupsideIndependentEntitiesAttributesidcatlOffset7%itemsItem0%dataTypeObjectPositionInfosideIndependentflagsAttributesiddtypeCUP_I_UN_CDF_Pilot_MNTatlOffset7positionM_FSAFangles8@healthskillL>aiRadarUsage#\B]%dataTypeGroupsideIndependentEntitiesvAttributes}ideitemsItem0}dataTypeObjectPositionInfosideIndependentflagsAttributesKidftypeCUP_I_UN_CDF_Pilot_MNT}positionE;_F VAkFanglesϙ?KhealthskillL>aiRadarUsage#\B]}dataTypeGroupsideIndependentEntitiesAttributesKidtQitemsItem0KdataTypeObjectPositionInfosideIndependentflagsAttributesidutypeCUP_I_UN_CDF_Guard_MNTCustomAttributesKpositionI_FD?A,ÄFangles( G@healthskillL>aiRadarUsageU/aAttribute0)Attribute1nAttributesKpropertyspeakerexpression_this setspeaker _value;ValuesdatatypevalueCUP_D_Male05_CZ_ACRtypeSTRINGpropertypitchexpression_this setpitch _value;Value KdataKtype6valuep}?KtypeSCALARKQdataTypeObjectPositionInfosideIndependentflagsAttributesid[typeCUP_I_M113_UNCustomAttributes)positionnj`FIՙA;Fangles;/@@health/R>)Attribute0QnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesid`typeCUP_I_BTR60_UNatlOffset8positionK`FA3Fangles; @@dataTypeObjectPositionInfo>sideEmptyflagsAttributesvidatypeFort_NestpositionM`FPASFangles6e;%@@vdisableSimulationaiRadarUsage dataTypeObjectPositionInfo#sideEmptyflagsAttributes[idwtypeFlagCarrierCDFEnsign_EP1apositiong`F3AFanglesԷ@[adataTypeObjectPositionInfosideEmptyflagsAttributesidgtypeFlag_UNO_F position^`FeAn Fangles@ dataTypeObjectPositionInfosideEmptyflagsAttributesid^typeCUP_I_UAZ_Unarmed_UNatlOffset@epositionx@`F )Al:Fangles;n@@dataTypeObjectPositionInfoTsideEmptyflagsAttributesid_typeCUP_I_Ural_UNatlOffset8position"`FL,ALFangles;@@aiRadarUsage|dataTypeObjectPositionInfo'sideEmptyflagsAttributes_idbtypeLand_BarGate_FatlOffset epositionjT`F\]AFanglesD@_edataTypeObjectPositionInfosideEmptyflagsAttributesidstypeMisc_cargo_cont_net23positionI_F0܊A*nFangles;@disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidrtypeMisc_cargo_cont_net1positionN_FA rFangles;@disableSimulationaiRadarUsage\v>dataTypeObjectPositionInfosideEmptyflagsAttributesidntypeWaterPump_01_forest_Fposition1_F ًANFangles@createAsSimpleObjectdisableSimulationaiRadarUsage=dataTypeObjectPositionInfosideEmptyflagsAttributesidYtypeCUP_B_MI6T_CDFpositionD#_FAFangles:;dataTypeLogicPositionInfoPidtypeARK_Make_SentryatlOffset5CustomAttributessposition-cF(t,As|Fangles #=b>Attribute0nAttributesspropertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value4sdataDstype`valuestypeBOOLsdataTypeLogicPositionInfoidtypeARK_ACE_RearmpositionFB/EdataTypeTriggerpositiond+-FBzFangled@AttributesOidJtypeEmptyDetectorAreaR250nametgr_line_1conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA[&CsizeBDactivationByWESTisRectangledataTypeTriggerpositionZFA.Fangle%@AttributesgidUtypeEmptyDetectorAreaR250 nametgr_line_2conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA[&CsizeBDactivationByWESTisRectangle dataTypeTriggerpositionrUcF@'XFangle-@AttributesidYtypeEmptyDetectorAreaR250Inametgr_line_3conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{heli_1 setfuel 1;}sizeA[&CsizeB#DactivationByWESTisRectangleIdataTypeTriggerposition0VcF1?0`FangleP?AttributesidZtypeEmptyDetectorAreaR250nametgr_line_4conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{heli_2 setfuel 1;}sizeA[&CsizeB#DactivationByWESTisRectangledataTypeTriggerpositionUfF!A|FangleP?AttributesidtypeEmptyDetectorAreaR250nametgr_line_5conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{tank_1 setfuel 1;}sizeAAsizeB#DactivationByWESTisRectangledataTypeTriggerposition=qF89AksFanglem?Attributes<idtypeEmptyDetectorAreaR250nametgr_line_6conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{tank_1 setfuel 1;}sizeAAsizeB{DactivationByWESTisRectangledataTypeTriggerposition;FX@B'Fanglen@AttributessidtypeEmptyDetectorynametgr_ai_cleanup_1conditioncall{triggerActivated tgr_line_2}onActivationcall{{if ((side _x == east) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_ai_cleanup_1;}sizeADsizeBzDactivationByEASTisRectangleydataTypeTriggerpositionYF#A1Fangle?AttributesidtypeEmptyDetectoratlOffset8?nametgr_ai_cleanup_2conditioncall{triggerActivated tgr_line_3;}onActivationcall{{if ((side _x == east) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_ai_cleanup_2;}sizeAjDsizeBzDactivationByEASTisRectangledataTypeTriggerposition_FWi@xPXFangle>AttributeszidtypeEmptyDetectoratlOffsetDD@nametgr_ai_cleanup_3conditioncall{triggerActivated tgr_line_6;}onActivationcall{{if ((side _x == east) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_ai_cleanup_3;}sizeADsizeBeDactivationByEASTisRectangledataTypeMarkerpositionϊbFv1\Fnamemkr_luzerntypeEmptyidatlOffsetyfdataTypeLayernamePlayer BitsstateEntitiesHidatlOffset@?J/itemsItem0Item1Item2Item3 Item4 Item5P Item6~Item7-Item8Item9Item10Item11QItem12Item13Item14V%Item15*Item16 -J/dataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeLand_jezekbetonCustomAttributespositionaF(BEanglest@i.>disableSimulationAttribute0#nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfo}sideEmptyflagsAttributesidwtypeLand_jezekbetonatlOffset#<CustomAttributesposition;FB!EanglesU@=disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];Value}datatypevaluetypeBOOLdataTypeObjectPositionInfo:sideEmptyflagsAttributesridttypeWireCustomAttributes positionBFFB 0EanglesƲ@(@a=rdisableSimulationAttribute0Attribute1 nAttributes propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];ValueJ  dataZ  typev value typeBOOL propertyallowDamageexpression_this allowdamage _value;Value  data  type value typeBOOL dataTypeObjectPositionInfo sideEmptyflagsAttributes idutypeWireCustomAttributes  position UF[BYEanglesi@o@< disableSimulation Attribute0 nAttributes propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];Value  data  type value typeBOOL dataTypeObjectPositionInfo\ sideEmptyflagsAttributes idstypeLand_BarGate_FCustomAttributes P position_NFBfEanglesi?  Attribute0 nAttributesP propertyallowDamageexpression_this allowdamage _value;Value P data! P type= valueP typeBOOLP  dataTypeObjectPositionInfo sideEmptyflagsAttributes idmtypeCUP_I_BRDM2_UNatlOffset CustomAttributes~positioniFBEangles@ skill?initcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0nAttributes~propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value~data'~typeivalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]~typeSTRING~ dataTypeObjectPositionInfosideEmptyflagsAttributesTidntypeCUP_B_BRDM2_ATGM_CDFatlOffset̼CustomAttributesD-positionMFKBEanglesX?@Tskill?initcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init; ATGM setObjectTexture [0, "\CUP\WheeledVehicles\CUP_WheeledVehicles_BRDM2\data\textures\uno_brdm2_01_co.paa"];}nameATGMDAttribute0lnAttributes-propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value-data-typevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]-typeSTRING-dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeFlagCarrierCDFEnsign_EP1positionvFBEanglesE}@dataTypeObjectPositionInfo]sideEmptyflagsAttributesidrtypeFlagCarrierUNO_EP1position F,B%Eanglesz@dataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeCUP_C_Bus_City_CRCIVCustomAttributespositionFBg*Eangles@askill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesWhiteAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueydatatypevalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_C_Bus_City_CRCIVatlOffset<CustomAttributesZQpositionFԋBEangles@@skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesWhiteZAttribute0nAttributesQpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQdataQtype<value[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]QtypeSTRINGQ dataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeCUP_C_Bus_City_CRCIVatlOffset9CustomAttributespositionFBEanglesԣ<@^@'skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesWhiteAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value?dataOtypevalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfo?sideEmptyflagsAttributeswidktypeCUP_B_Mi171Sh_ACRCustomAttributesposition9sFBfEanglesF @wskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesUNWhiteAttribute0GAttribute1:nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value:data:type%value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]:typeSTRING:propertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueKdata[typevvaluetypeARRAYitemsItem0Item1datatypetypeARRAYdatatypevalue%typeARRAY%itemsItem0MItem1data]typevalueAddCargoHook_COvertypeSTRINGdatatypevaluetypeSCALAR dataTypeObjectPositionInfow sideEmptyflagsAttributes id|typeI_supplyCrate_FatlOffsetCustomAttributes!V%positionFBYEanglesH=? initcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}!Attribute0P!Attribute1$nAttributesV%propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value!$data!$type$value[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false]$typeSTRING$propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];Value%V%data'%V%typeC%valueV%typeBOOLV%dataTypeObjectPositionInfo%sideEmptyflagsAttributes&idtypeI_supplyCrate_FCustomAttributes&*positionLF(qBEanglesH=?&initcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}&Attribute0&Attribute1)nAttributes*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value')data"')type)value[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false])typeSTRING)propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility", _value, true];Value**data**type*value*typeBOOL* dataTypeObjectPositionInfoW+sideEmptyflagsAttributes+idptypeCUP_I_UAZ_MG_UNatlOffset CustomAttributes, -positionF:~BEangles^@@l|@+skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;},Attribute0<,nAttributes -propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value, -data, -type,value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false] -typeSTRING -dataTypeObjectPositionInfo-sideEmptyflagsAttributes-idtypeCUP_I_UAZ_Open_UNCustomAttributesS.J/positionFBͧEangles^@@l|@-skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU_UN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}S.Attribute0{.nAttributesJ/propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value.J/data.J/type5/value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]J/typeSTRINGJ/dataTypeLogicPositionInfo/idtypeARK_Rotor_InsertCustomAttributes/3positionŨkF!A[F/Attribute020Attribute10Attribute21Attribute3k2Attribute43nAttributes3propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value00data00type0valueHB0typeSCALAR0propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Valueq11data11type1valueDefault1typeSTRING1propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value'2k2data72k2typeV2valueNORMALk2typeSTRINGk2propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value23data23type 3valueHB3typeSCALAR3propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value33data33type3valueark_rotor_fnc_insert3typeSTRING3dataTypeGroupsideCivilianEntities>4Attributes6id6itemsItem0q4Item15Item256dataTypeObjectPositionInfo4sideCivilianflagsAttributes5idtypeC_Jeff_VR5positionakF$A͠F55dataTypeWaypointloiterAltitudepositionC~dF~@WFEffects5showWPNEVERidtypeMove55dataTypeWaypointloiterAltitudepositionܝFV-(FEffects6showWPNEVERidtypeMoveatlOffsetHA666dataTypeLogicPositionInfo}6idtypeARK_Rotor_InsertCustomAttributes6:position lF!AaF6Attribute07Attribute17Attribute28Attribute3>9Attribute49nAttributes:propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value77data77type7valueB7typeSCALAR7propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueD88dataT88typet8valueDefault8typeSTRING8propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value8>9data 9>9type)9valueNORMAL>9typeSTRING>9propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value99data99type9valueHB9typeSCALAR9propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueq::data::type:valueark_rotor_fnc_insert:typeSTRING:dataTypeGroupsideCivilianEntities;Attributes<id<itemsItem0D;Item1;Item2Z<<dataTypeObjectPositionInfo;sideCivilianflagsAttributes;idtypeC_Jeff_VR;positionplF$ApF;;dataTypeWaypointloiterAltitudepositiongFCAN_FEffectsT<showWPNEVERidtypeMoveZ<Z<dataTypeWaypointloiterAltitudepositionCF*Sf*FEffects<showWPNEVERidtypeMoveatlOffset1DB<<<LinkIDProvider=Links(={nextID(=itemsItem0EItem1FItem2dFItem3FItem4FItem5KGItem6GItem7GItem82HItem9HItem10HItem11IItem12fIItem13IItem14JItem15MJItem16JItem17JItem184KItem19KItem20KItem21LItem22hLItem23LItem24MItem25OMItem26MItem27MItem286NItem29NItem30NItem31OItem32jOItem33OItem34PItem35QPItem36PItem37PItem388QItem39QItem40QItem41RItem42lRItem43RItem44SItem45SSItem46SItem47SItem48:TItem49TItem50TItem51!UItem52nUItem53UItem54VItem55UVItem56VItem57VItem58ZItem69ZItem70ZItem71%[Item72r[Item73[Item74 \Item75Y\Item76\Item77\Item78@]Item79]Item80]Item81'^Item82t^Item83^Item84_Item85[_Item86_Item87_Item88B`Item89`Item90`Item91)aItem92vaItem93aItem94bItem95]bItem96bItem97bItem98DcItem99cItem100cItem101+dItem102xdItem103dItem104eItem105_eItem106eItem107eItem108FfItem109fItem110fItem111-gItem112zgItem113gItem114hItem115ahItem116hItem117hItem118HiItem119iItem120iItem121/jItem122|jItem123jItem124kItem125ckItem126kItem127kItem128JlItem129lItem130lItem1311mItem132~mItem133mItem134nItem135enItem136nItem137nItem138LoItem139oItem140oItem1413pItem142pItem143pItem144qItem145gqItem146qItem147rItem148NrItem149rItem150rItem1515sItem152sItem153sItem154tItem155itItem156tItem157uItem158PuItem159uItem160uItem1617vItem162vItem163vItem164wItem165kwItem166wItem167xItem168RxItem169xItem170xItem1719yItem172yItem173yItem174 zItem175mzItem176z{linkIDitem0item1CustomDataFFtypeSyncFlinkIDitem0item1CustomDataRFdFtypeSyncdFlinkIDitem0yitem1CustomDataFFtypeSyncFlinkIDitem0item1CustomDataFFtypeSyncFlinkIDitem0item1CustomData9GKGtypeSyncKGlinkIDitem0item1CustomDataGGtypeSyncGlinkIDitem0*item1CustomDataGGtypeSyncGlinkIDitem0,item1CustomData H2HtypeSync2HlinkIDitem0-item1CustomDatamHHtypeSyncHlinkID item0item1CustomDataHHtypeSyncHlinkID item0item1CustomDataIItypeSyncIlinkID item0item1CustomDataTIfItypeSyncfIlinkID item0item1CustomDataIItypeSyncIlinkID item0item1CustomDataIJtypeSyncJlinkIDitem0item1CustomData;JMJtypeSyncMJlinkIDitem0item1CustomDataJJtypeSyncJlinkIDitem0item1CustomDataJJtypeSyncJlinkIDitem0Citem1CustomData"K4KtypeSync4KlinkIDitem0Kitem1CustomDataoKKtypeSyncKlinkIDitem0Hitem1CustomDataKKtypeSyncKlinkIDitem0Qitem1CustomData LLtypeSyncLlinkIDitem0Pitem1CustomDataVLhLtypeSynchLlinkIDitem0item1CustomDataLLtypeSyncLlinkIDitem0item1CustomDataLMtypeSyncMlinkIDitem0Yitem1CustomData=MOMtypeSyncOMlinkIDitem0_item1CustomDataMMtypeSyncMlinkIDitem0^item1CustomDataMMtypeSyncMlinkIDitem0`item1CustomData$N6NtypeSync6NlinkIDitem0[item1CustomDataqNNtypeSyncNlinkIDitem0item1CustomDataNNtypeSyncNlinkIDitem0item1CustomData OOtypeSyncOlinkIDitem0item1CustomDataXOjOtypeSyncjOlinkID item0item1CustomDataOOtypeSyncOlinkID!item0~item1CustomDataOPtypeSyncPlinkID"item0item1CustomData?PQPtypeSyncQPlinkID#item0zitem1CustomDataPPtypeSyncPlinkID$item0item1CustomDataPPtypeSyncPlinkID%item0item1CustomData&Q8QtypeSync8QlinkID&item0item1CustomDatasQQtypeSyncQlinkID'item0item1CustomDataQQtypeSyncQlinkID(item0item1CustomData RRtypeSyncRlinkID)item0item1CustomDataZRlRtypeSynclRlinkID*item0 item1CustomDataRRtypeSyncRlinkID+item0item1CustomDataRStypeSyncSlinkID,item0item1CustomDataASSStypeSyncSSlinkID-item0item1CustomDataSStypeSyncSlinkID.item0item1CustomDataSStypeSyncSlinkID/item0item1CustomData(T:TtypeSync:TlinkID0item0item1CustomDatauTTtypeSyncTlinkID1item0item1CustomDataTTtypeSyncTlinkID2item0item1CustomDataU!UtypeSync!UlinkID3item0 item1CustomData\UnUtypeSyncnUlinkID4item0%item1CustomDataUUtypeSyncUlinkID5item0)item1CustomDataUVtypeSyncVlinkID6item0/item1CustomDataCVUVtypeSyncUVlinkID7item01item1CustomDataVVtypeSyncVlinkID8item03item1CustomDataVVtypeSyncVlinkID9item08item1CustomData*Witem1CustomDataX#XtypeSync#XlinkID=item0@item1CustomData^XpXtypeSyncpXlinkID>item0Bitem1CustomDataXXtypeSyncXlinkID?item0item1CustomDataX YtypeSync YlinkID@item0item1CustomDataEYWYtypeSyncWYlinkIDAitem0item1CustomDataYYtypeSyncYlinkIDBitem0item1CustomDataYYtypeSyncYlinkIDCitem0item1CustomData,Z>ZtypeSync>ZlinkIDDitem0item1CustomDatayZZtypeSyncZlinkIDEitem0item1CustomDataZZtypeSyncZlinkIDFitem0item1CustomData[%[typeSync%[linkIDGitem0item1CustomData`[r[typeSyncr[linkIDHitem0item1CustomData[[typeSync[linkIDIitem0item1CustomData[ \typeSync \linkIDJitem0item1CustomDataG\Y\typeSyncY\linkIDKitem0item1CustomData\\typeSync\linkIDLitem0item1CustomData\\typeSync\linkIDMitem0item1CustomData.]@]typeSync@]linkIDNitem0item1CustomData{]]typeSync]linkIDOitem0item1CustomData]]typeSync]linkIDPitem0Iitem1CustomData^'^typeSync'^linkIDQitem0item1CustomDatab^t^typeSynct^linkIDRitem0item1CustomData^^typeSync^linkIDSitem0item1CustomData^_typeSync_linkIDTitem0item1CustomDataI_[_typeSync[_linkIDUitem0item1CustomData__typeSync_linkIDVitem0item1CustomData__typeSync_linkIDWitem0item1CustomData0`B`typeSyncB`linkIDXitem0item1CustomData}``typeSync`linkIDYitem0item1CustomData``typeSync`linkIDZitem0item1CustomDataa)atypeSync)alinkID[item0item1CustomDatadavatypeSyncvalinkID\item0item1CustomDataaatypeSyncalinkID]item0Mitem1CustomDataabtypeSyncblinkID^item0Oitem1CustomDataKb]btypeSync]blinkID_item0item1CustomDatabbtypeSyncblinkID`item0item1CustomDatabbtypeSyncblinkIDaitem0item1CustomData2cDctypeSyncDclinkIDbitem0item1CustomDatacctypeSyncclinkIDcitem0item1CustomDatacctypeSyncclinkIDditem0item1CustomDatad+dtypeSync+dlinkIDeitem0item1CustomDatafdxdtypeSyncxdlinkIDfitem0item1CustomDataddtypeSyncdlinkIDgitem0item1CustomDataeetypeSyncelinkIDhitem0item1CustomDataMe_etypeSync_elinkIDiitem0item1CustomDataeetypeSyncelinkIDjitem0item1CustomDataeetypeSyncelinkIDkitem0item1CustomData4fFftypeSyncFflinkIDlitem0item1CustomDatafftypeSyncflinkIDmitem0$item1CustomDatafftypeSyncflinkIDnitem0%item1CustomDatag-gtypeSync-glinkIDoitem0&item1CustomDatahgzgtypeSynczglinkIDpitem0'item1CustomDataggtypeSyncglinkIDqitem0item1CustomDatahhtypeSynchlinkIDritem0item1CustomDataOhahtypeSyncahlinkIDsitem0item1CustomDatahhtypeSynchlinkIDtitem0item1CustomDatahhtypeSynchlinkIDuitem0item1CustomData6iHitypeSyncHilinkIDvitem0item1CustomDataiitypeSyncilinkIDwitem0item1CustomDataiitypeSyncilinkIDxitem0!item1CustomDataj/jtypeSync/jlinkIDyitem0item1CustomDatajj|jtypeSync|jlinkIDzitem0item1CustomDatajjtypeSyncjlinkID{item0item1CustomDatakktypeSyncklinkID|item0item1CustomDataQkcktypeSynccklinkID}item0item1CustomDatakktypeSyncklinkID~item0 item1CustomDatakktypeSyncklinkIDitem0item1CustomData8lJltypeSyncJllinkIDitem0item1CustomDatalltypeSyncllinkIDitem0item1CustomDatalltypeSyncllinkIDitem0item1CustomDatam1mtypeSync1mlinkIDitem0 item1CustomDatalm~mtypeSync~mlinkIDitem0 item1CustomDatammtypeSyncmlinkIDitem0item1CustomDatanntypeSyncnlinkIDitem0item1CustomDataSnentypeSyncenlinkIDitem0item1CustomDatanntypeSyncnlinkIDitem0,item1CustomDatanntypeSyncnlinkIDitem0#item1CustomData:oLotypeSyncLolinkIDitem05item13CustomDataootypeSyncolinkIDitem06item13CustomDataootypeSyncolinkIDitem07item14CustomData!p3ptypeSync3plinkIDitem0Eitem1ACustomDatanpptypeSyncplinkIDitem0Fitem1ECustomDatapptypeSyncplinkIDitem0Oitem1MCustomDataqqtypeSyncqlinkIDitem0:item1PCustomDataUqgqtypeSyncgqlinkIDitem09item1PCustomDataqqtypeSyncqlinkIDitem0>item1PCustomDataqrtypeSyncrlinkIDitem08item1QCustomDatauPutypeSyncPulinkIDitem0item1CustomDatauutypeSynculinkIDitem0item1CustomDatauutypeSynculinkIDitem0item1CustomData%v7vtypeSync7vlinkIDitem0mitem1CustomDatarvvtypeSyncvlinkIDitem0nitem1CustomDatavvtypeSyncvlinkIDitem0pitem1CustomData wwtypeSyncwlinkIDitem0item1CustomDataYwkwtypeSynckwlinkIDitem0item1CustomDatawwtypeSyncwlinkIDitem0item1CustomDatawxtypeSyncxlinkIDitem0item1CustomData@xRxtypeSyncRxlinkIDitem0kitem1CustomDataxxtypeSyncxlinkIDitem0item1CustomDataxxtypeSyncxlinkIDitem0item1CustomData'y9ytypeSync9ylinkIDitem0item1CustomDatatyytypeSyncylinkIDitem0item1CustomDatayytypeSyncylinkIDitem0item1CustomDataz ztypeSync zlinkIDitem0item1CustomData[zmztypeSyncmzlinkIDitem0item1CustomDatazztypeSynczlinkIDitem0item1CustomDataz{typeSync{n_<6D@{