admiral\admiral.h `description.ext2byhull3\AUS_G.h `hull3\AUS_U.h `hull3\briefing\blufor.sqf `hull3\briefing\civilian.sqfn_hull3\briefing\indfor.sqfn_hull3\briefing\opfor.sqfn_hull3\hull3.h `Chull3\LICENSEn_8init.sqfn_initplayerlocal.sqf `mission.sqm6bclass Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_CHDKZ { technicals[] = {"CUP_O_Hilux_AGS30_CHDKZ", "CUP_O_Hilux_DSHKM_CHDKZ", "CUP_O_Hilux_SPG9_CHDKZ"}; armour[] = {"CUP_O_BMP2_CHDKZ", "CUP_O_BTR80_CHDKZ", "CUP_O_BTR80A_CHDKZ", "CUP_O_MTLB_pk_ChDKZ", "CUP_O_T55_CHDKZ"}; th[] = {"CUP_O_Mi8_SLA_2"}; ah[] = {"CUP_O_Mi8_SLA_2"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "flaming galah"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 56; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 0; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; class AUS_G { class Rifleman { primaryWeapon = "hlc_rifle_auga3"; primaryWeaponItems[] = {"CUP_optic_Aimpoint_5000", "CUP_acc_LLM01_L", "CUP_muzzle_snds_SCAR_L"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 2}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 2} }; vestMagazines[] = { {"hlc_30Rnd_556x45_B_AUG", 8}, {"hlc_30Rnd_556x45_T_AUG", 4} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 2}, {"hlc_30Rnd_556x45_B_AUG", 8}, {"hlc_30Rnd_556x45_T_AUG", 4} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "CUP_NVG_HMNVS"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_MX991", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 12}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "hlc_rifle_auga3_GL"; handgunWeapon = "CUP_hgun_Browning_HP"; vestMagazines[] = { {"hlc_30Rnd_556x45_B_AUG", 8}, {"1Rnd_HE_Grenade_shell", 4}, {"1Rnd_Smoke_Grenade_shell", 2}, {"1Rnd_SmokeRed_Grenade_shell", 2}, {"hlc_30Rnd_556x45_T_AUG", 4}, {"CUP_13Rnd_9x19_Browning_HP", 3} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 2}, {"hlc_30Rnd_556x45_B_AUG", 8}, {"hlc_30Rnd_556x45_T_AUG", 4}, {"1Rnd_Smoke_Grenade_shell", 2}, {"1Rnd_SmokeRed_Grenade_shell", 2}, {"UGL_FlareWhite_F", 4}, {"UGL_FlareRed_F", 4} }; assignItems[] = {"ItemGPS"}; binocular = "ACE_Vector"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class CO : Officer { }; class XO : CO { backpackMagazines[] = { {"1Rnd_Smoke_Grenade_shell", 8}, {"1Rnd_SmokeRed_Grenade_shell", 8} }; backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"hlc_30Rnd_556x45_B_AUG", 6}, {"hlc_30Rnd_556x45_T_AUG", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"hlc_30Rnd_556x45_B_AUG", 2} }; assignItems[] = {"ItemGPS"}; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_M72A6"; vestMagazines[] = { {"hlc_30Rnd_556x45_B_AUG", 8}, {"hlc_30Rnd_556x45_T_AUG", 4} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 2}, {"hlc_30Rnd_556x45_B_AUG", 8}, {"hlc_30Rnd_556x45_T_AUG", 4} }; }; class P : Rifleman { backpackMagazines[] = {}; }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M72A6", 10}}; magazines[] = { {"hlc_30Rnd_556x45_B_AUG", 50}, {"hlc_30Rnd_556x45_T_AUG", 25}, {"1Rnd_HE_Grenade_shell", 10}, {"1Rnd_Smoke_Grenade_shell", 15}, {"1Rnd_SmokeRed_Grenade_shell", 15}, {"UGL_FlareRed_F", 15}, {"UGL_FlareWhite_F", 15}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 15}, {"SmokeShell", 15}, {"SmokeShellRed", 15}, {"CUP_13Rnd_9x19_Browning_HP", 5}, {"DemoCharge_Remote_Mag", 10}, {"SatchelCharge_Remote_Mag", 10} }; items[] = {{"ACE_M26_Clacker", 4}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; class AUS_U { class Rifleman { headGear = "MNP_Helmet_Australia"; goggles = ""; uniform = "MNP_CombatUniform_Australia"; vest = "MNP_Vest_Australia_B_ARM"; backpack = "ark_backpack_med"; }; class Leader : Rifleman { uniform = "MNP_CombatUniform_Australia_S"; vest = "MNP_Vest_Australia_ARM"; }; class Officer : Leader { headGear = "MNP_Boonie_AUS"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { }; class RAT : Rifleman { }; class P : Rifleman { headGear = "CUP_H_SPH4_khaki"; uniform = "CUP_U_B_USArmy_PilotOverall"; vest = "Aircrew_vest_2_NH_ARM"; backpack = ""; }; class PCM : P { }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Communist Insurgents are in control of the town of Charkia, we have been tasked with clearing the town.

ENEMY FORCES
Communist Insurgents armed with Soviet arms and equipment.

FRIENDLY FORCES
Extraction UH-60s are standing by to lift us out once our objectives are complete. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Undertake the following objectives in any order:

Destroy the towns SPAAG defence in addition to the mobile radar

Clear Insurgent forces from the Barracks complex

Eliminate the local Insurgent commander located somewhere in town, recover any intelligence material found in his HQ

Destroy the Insurgent vehicle Depot "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Objectives can be undertaken in any order.

MOVEMENT PLAN
We have Land Rovers and Unimogs for transport to the town as well as resupply.

FIRE SUPPORT PLAN
We have a single Land Rover HMG to provide mobile fire support.

SPECIAL TASKS
Destroy Insurgent vehicles wherever found. "]]; // 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 MNP_AUS { gear = "AUS_G"; uniform = "AUS_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "AUS_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "AUS_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.{ _x switchLight "OFF"; } forEach nearestObjects [(getArray(configFile >> "CfgWorlds" >> worldName >> "centerPosition")), [], worldSize/2];raP version6EditorDataisourceNameark_co55_flaming_galahaddons8A3_Characters_Face_nouniformrestrictionsark_vehicle_texturesark_ace_rearmA3_Modules_Fark_clear_cargoark_ai_sentryark_chase_aiadmiralCUP_Creatures_Military_ChedakiCUP_TrackedVehicles_MTLBA3_Structures_F_Ind_ShedCUP_WheeledVehicles_UralCUP_TrackedVehicles_BMPCUP_WheeledVehicles_BTR60CUP_WheeledVehicles_BTR80CUP_WheeledVehicles_HiluxCUP_AirVehicles_MI6CUP_TrackedVehicles_T55CUP_WheeledVehicles_UAZA3_Structures_F_Items_Vesselscba_xehCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionCUP_Misc3_ConfigA3_Structures_F_Argo_Military_FortificationsCUP_TrackedVehicles_ZSU23A3_Structures_F_Ind_CraneCUP_CAStructures_E_Misc_Misc_MarketA3_Structures_F_Heli_Ind_Machinesace_cargoA3_Structures_F_Items_ElectronicsA3_Props_F_Exp_Commercial_Marketace_draggingA3_Props_F_Orange_Civilian_InfoBoardsgm_structures_euro_80A3_Props_F_Orange_FurnitureA3_Props_F_Argo_Items_DocumentsA3_Props_F_Argo_Items_Electronicsace_sittingCUP_Editor_Structures_ConfigA3_Structures_F_EPB_Items_DocumentsA3_Structures_F_EPA_Items_FoodA3_Structures_F_Bootcamp_Items_Foodplp_beachobjectsA3_Missions_F_OldmanCUP_Weapons_ItemsA3_Structures_F_Orange_Humanitarian_FlagsCUP_Weapons_SA61CUP_Weapons_AmmunitionA3_Weapons_Facre_mainA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentA3_Ui_FAddonsMetaDatadlcsCUP_Vehiclesgm_demoCUP_UnitsArgoHeliExpansionORANGECUP_WeaponsrandomSeedScenarioDatavCustomAttributesMission  moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProvider0LayerIndexProviderCCameraVnextID0nextIDCnextIDjVpos0FDILBmFdird55?upd5?5?aside?/;4Listv3items2Item0! Item1 Item2( Item3x Item4 Item5b Item6 Item7< Item8 Item9 Item103Item11~Item12Item13NItem14Item15Item16UItem17Item18Item19,Item20uItem21Item22<Item23Item24Item25hItem26Item27Item28Item29Item30Item31Item32Item33 Item34Item35Item36NItem37Item38|Item39Item40TItem41Item42Item43Item44Item45.Item46Item47"Item48Item49vclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/( classNameark_vehicle_texturesnameark_vehicle_texturesauthorARKx classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comb classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org< classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameAdmiralnameadmiralauthorKami classNameCUP_Creatures_Military_ChedakinameCUP_Creatures_Military_Chedaki3classNameCUP_TrackedVehicles_MTLBnameCUP_TrackedVehicles_MTLB~classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_UralNclassNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade ProjectclassNameCUP_WheeledVehicles_BTR60nameCUP_WheeledVehicles_BTR60classNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80UclassNameCUP_WheeledVehicles_HiluxnameCUP_WheeledVehicles_HiluxclassNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6classNameCUP_TrackedVehicles_T55nameCUP_TrackedVehicles_T55,classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZuclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WarfareBuildingsnameCUP_WarfareBuildings<classNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_FactionclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameA3_Structures_F_ArgonameArma 3 Malden - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comhclassNameCUP_TrackedVehicles_ZSU23nameCUP_TrackedVehicles_ZSU23classNameCUP_CAStructures_E_Misc_Misc_MarketnameCUP_CAStructures_E_Misc_Misc_MarketclassNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Props_F_OrangenameArma 3 Orange - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.com classNameA3_Props_F_ArgonameArma 3 Malden - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_sittingnameACE3 - SittingauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_Editor_Structures_ConfignameCUP_Editor_Structures_ConfigNclassNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com|classNameA3_Structures_F_BootcampnameArma 3 Bootcamp Update - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameplp_beachobjectsnameplp_beachobjectsTclassNameA3_Missions_F_OldmannameArma 3 Old Man - Playable ContentauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_ItemsnameCUP_Weapons_ItemsclassNameA3_Structures_F_OrangenameArma 3 Orange - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_SA61nameCUP_Weapons_SA61classNameCUP_Weapons_AmmunitionnameCUP_Weapons_Ammunition.classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2"classNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comvauthordancemooxHeadergameTypeCoopminPlayersmaxPlayers7Category0 nameMultiplayerAttribute03Attribute1 nAttributes propertyRespawnTemplatesexpressiontrueValuer data typevalue typeARRAYitemsItem0 data typevalueNone typeSTRING propertyRespawnButtonexpressiontrueValueL data\ typex value? typeSCALAR Intel EntitiesJ"Connections0briefingNameark_co55_flaming_galahoverviewTextAustralian SF clear an insurgent strongpointtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT6?T=|/skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 1 Fireteam Leader@Alpha 1isPlayable_0dataTypeObjectPositionInfo0sideWestflagsAttributes1id typeB_soldier_AR_FatlOffset1positionFOAqFangles`>6?Ԝ=1skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 1 Rifleman@Alpha 1isPlayable1dataTypeObjectPositionInfoY2sideWestflagsAttributes2idVtypeB_Soldier_FatlOffsetD3position+FʡCAA*qFangless>6?T=2skill?init [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 1 Rifleman@Alpha 1isPlayableD3dataTypeObjectPositionInfo3sideWestflagsAttributes3idWtypeB_Soldier_FatlOffset4position:~F!WHAqFangles`>6?Ԝ=3skill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 1 Rifleman (AT)@Alpha 1isPlayable4formationDIAMOND4dataTypeGroupsideWestEntities 5AttributesG;idatlOffseta;itemsItem0^5Item16Item2v8Item39G;dataTypeObjectPositionInfo5sideWestflagsAttributes6idtypeB_Soldier_TL_FatlOffset6positionzF@FAkqFangles`>6?j=6skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 2 Fireteam Leader@Alpha 2isPlayable6dataTypeObjectPositionInfo{7sideWestflagsAttributes7idtypeB_soldier_AR_FatlOffsetv8positionvF(KAqFangles'>6?UǠ=7skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 2 Rifleman@Alpha 2isPlayablev8dataTypeObjectPositionInfo8sideWestflagsAttributes,9idXtypeB_Soldier_FatlOffset9positionuF=AW%qFangles`>6?j=,9skill?init [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 2 Rifleman@Alpha 2isPlayable9dataTypeObjectPositionInfo]:sideWestflagsAttributes:idYtypeB_Soldier_FatlOffsetG;positionqF?BAqFangles'>6?UǠ=:skill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 2 Rifleman (AT)@Alpha 2isPlayableG;formationDIAMONDa;dataTypeGroupsideWestEntities;AttributesAidatlOffsetAitemsItem0;Item1=Item2?Item3j@AdataTypeObjectPositionInfoz<sideWestflagsAttributes<idtypeB_Soldier_TL_FatlOffset=positionmFԾ@AqFangles'>6?UǠ=<skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 3 Fireteam Leader@Alpha 3isPlayable=dataTypeObjectPositionInfo>sideWestflagsAttributesN>idtypeB_soldier_AR_FatlOffset?positioniFеBA qFangles=6?C>N>skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 3 Rifleman@Alpha 3isPlayable?dataTypeObjectPositionInfo?sideWestflagsAttributes?idZtypeB_Soldier_Fj@positiongF[5;A qFangles'>6?@?skill?init [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 3 Rifleman@Alpha 3isPlayablej@dataTypeObjectPositionInfo@sideWestflagsAttributes Aid[typeB_Soldier_FatlOffsetApositioncFW:AqFangles@6?C> Askill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Alpha 3 Rifleman (AT)@Alpha 3isPlayableAformationDIAMONDAdataTypeGroupsideWestEntitiesFBAttributesEidatlOffsetEitemsItem0nBItem1DEdataTypeObjectPositionInfoBsideWestflagsAttributes'CidtypeB_Soldier_SL_FatlOffsetDpositionF*FA[qFangleso@Y?b='Cskill?rankSERGEANTinit [this, ["faction", "MNP_AUS"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo Squad Leader @Bravo SLisPlayableDdataTypeObjectPositionInfoDsideWestflagsAttributesDidtypeB_medic_FatlOffsetEpositionF@EANqFangles<Y?Gskill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 1 Fireteam Leader@Bravo 1isPlayableGdataTypeObjectPositionInfomHsideWestflagsAttributesHidtypeB_soldier_AR_FatlOffsethIposition~F 2AlMqFanglesع<_ܭ?s>Hskill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 1 Rifleman@Bravo 1isPlayablehIdataTypeObjectPositionInfoIsideWestflagsAttributesJid\typeB_Soldier_FatlOffsetJposition{F.A`qFangles<_ܭ?.#=Jskill?init [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 1 Rifleman@Bravo 1isPlayableJdataTypeObjectPositionInfoOKsideWestflagsAttributesKid]typeB_Soldier_FatlOffset9Lposition%xF?W.AUqFangles<_ܭ?.#=Kskill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 1 Rifleman (AT)@Bravo 1isPlayable9LformationDIAMONDSLdataTypeGroupsideWestEntitiesLAttributesRid$atlOffsetRitemsItem0LItem1NItem2PItem3mQRdataTypeObjectPositionInfolMsideWestflagsAttributesMid typeB_Soldier_TL_FatlOffsetNpositiontF;-ASqFangles5.<_ܭ?QZO=Mskill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 2 Fireteam Leader@Bravo 2isPlayableNdataTypeObjectPositionInfo OsideWestflagsAttributesAOid!typeB_soldier_AR_FatlOffsetPpositionpF:,AHqFangles=_ܭ?QZO=AOskill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 2 Rifleman@Bravo 2isPlayablePdataTypeObjectPositionInfoPsideWestflagsAttributesPid^typeB_Soldier_FatlOffsetmQpositionnF]*A[qFangles5.<_ܭ?QZO=Pskill?init [this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 2 Rifleman@Bravo 2isPlayablemQdataTypeObjectPositionInfoQsideWestflagsAttributes#Rid_typeB_Soldier_FatlOffsetRpositionjF*AOqFangles5.<_ܭ? <#Rskill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 2 Rifleman (AT)@Bravo 2isPlayableRformationDIAMONDRdataTypeGroupsideWestEntitiesISAttributesqYid)atlOffsetYitemsItem0SItem1$UItem2VItem3 XqYdataTypeObjectPositionInfoTsideWestflagsAttributes@Tid%typeB_Soldier_TL_FatlOffset$UpositiongF̥)A OqFangles-;_ܭ?<@Tskill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionAustralian Army - Bravo 3 Fireteam Leader@Bravo 3isPlayable$UdataTypeObjectPositionInfoUsideWestflagsAttributesUid&typeB_soldier_AR_FatlOffsetVposition dF^E+A4CqFanglesm=_ܭ?FX;'A2qFangles@??!;nskill?init[this, ["faction", "MNP_AUS"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionAustralian Army - Charlie 3 Rifleman@Charlie 3isPlayableodataTypeObjectPositionInfo psideWestflagsAttributesDpidgtypeB_Soldier_FatlOffsetpposition9F&AV'qFangles:;??!;Dpskill?init[this, ["faction", "MNP_AUS"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionAustralian Army - Charlie 3 Rifleman (AT)@Charlie 3isPlayablepformationDIAMONDqdataTypeGroupsideWestEntitiesnqAttributes7zid?atlOffset6QzitemsItem0qItem1tItem2yw7z dataTypeObjectPositionInfo7rsideWestflagsAttributesorid<typeB_Helipilot_FatlOffset6CustomAttributes[stposition$eFJAx Fangles@orskill?rankSERGEANTinit [this, ["faction", "MNP_AUS"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 1 Pilot (UH-60L) [JIP Extract]@TH 1isPlayable[sAttribute0sAttribute1$tnAttributestpropertyspeakerexpression_this setspeaker _value;Values$tdatas$ttypetvalueMale01ENG$ttypeSTRING$tpropertypitchexpression_this setpitch _value;Valuejttdataztttypetvalue?ttypeSCALARt dataTypeObjectPositionInfo@usideWestflagsAttributesxuid=typeB_helicrew_FatlOffset6CustomAttributes)vywpositioneFJA` Fangles@xuskill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 1 Crew [JIP Extract]@TH 1isPlayable)vAttribute0avAttribute1vnAttributesywpropertyspeakerexpression_this setspeaker _value;ValuevvdatavvtypevvalueMale08ENGvtypeSTRINGvpropertypitchexpression_this setpitch _value;Value8wywdataHwywtypedwvalue33s?ywtypeSCALARywdataTypeObjectPositionInfowsideWestflagsAttributes6xid>typeB_helicrew_FCustomAttributesx7zposition%eFJAzFangles@6xskill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 1 Crew [JIP Extract]@TH 1isPlayablexAttribute0yAttribute1ynAttributes7zpropertyspeakerexpression_this setspeaker _value;ValueiyydatayyytypeyvalueMale05ENGytypeSTRINGypropertypitchexpression_this setpitch _value;Valuey7zdataz7ztype"zvalue\?7ztypeSCALAR7zformationDIAMONDQzdataTypeGroupsideWestEntitieszAttributesDidC^itemsItem0zItem1}Item2DdataTypeObjectPositionInfoT{sideWestflagsAttributes{id@typeB_Helipilot_FCustomAttributesx|}positionEdFJAFangles@{skill?rankSERGEANTinit [this, ["faction", "MNP_AUS"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 2 Pilot (UH-60L) [JIP Extract]@TH 2isPlayablex|Attribute0|Attribute1A}nAttributes}propertyspeakerexpression_this setspeaker _value;Value|A}data }A}type,}valueMale08ENGA}typeSTRINGA}propertypitchexpression_this setpitch _value;Value}}data}}type}valueG?}typeSCALAR}dataTypeObjectPositionInfoM~sideWestflagsAttributes~idAtypeB_helicrew_FCustomAttributes6positionEdFJAFangles@~skill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 2 Crew [JIP Extract]@TH 2isPlayable6Attribute0nAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale02ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueEdataUtypeqvalue?typeSCALARdataTypeObjectPositionInfo sideWestflagsAttributesCidBtypeB_helicrew_FCustomAttributesDposition[dFJAFangles@Cskill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 2 Crew [JIP Extract]@TH 2isPlayableAttribute0,Attribute1nAttributesDpropertyspeakerexpression_this setspeaker _value;ValuevdatatypevalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueDdataDtype/value33s?DtypeSCALARDformationDIAMOND^dataTypeGroupsideWestEntitiesAttributesQidGkitemsItem0ۃItem1ՆItem2QdataTypeObjectPositionInfoasideWestflagsAttributesidDtypeB_Helipilot_FCustomAttributesՆpositionodFJA"Fangles@skill?rankCORPORALinit [this, ["faction", "MNP_AUS"], ["gear", "P"], ["marker", "TH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 3 Pilot (UH-60L) [JIP Extract]@TH 3isPlayableAttribute0Attribute1NnAttributesՆpropertyspeakerexpression_this setspeaker _value;ValueNdataNtype9valueMale04ENGNtypeSTRINGNpropertypitchexpression_this setpitch _value;ValueՆdataՆtypevalue?ՆtypeSCALARՆdataTypeObjectPositionInfoZsideWestflagsAttributesidEtypeB_helicrew_FCustomAttributesCpositionadFJAFangles@skill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 3 Crew [JIP Extract]@TH 3isPlayableCAttribute0{Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Valueň dataՈ typevalueMale10ENG typeSTRING propertypitchexpression_this setpitch _value;ValueRdatabtype~valueff?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesPidFtypeB_helicrew_FCustomAttributesQpositionodFJA Fangles@Pskill?init[this, ["faction", "MNP_AUS"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionAustralian Army - TH 3 Crew [JIP Extract]@TH 3isPlayableAttribute09Attribute1ʋnAttributesQpropertyspeakerexpression_this setspeaker _value;ValueʋdataʋtypevalueMale06ENGʋtypeSTRINGʋpropertypitchexpression_this setpitch _value;ValueQdata Qtype<valueff?QtypeSCALARQformationDIAMONDkdataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCidUtypeHeadlessClient_F"positionCeFGAMFangles@"dataTypeLayernamePlayer BitsstateEntitiesidpatlOffset_AY items Item0Item1Item25Item3oItem4wItem5Item6Item7AItem8IItem9QY dataTypeObjectPositionInfosideEmptyflagsAttributesюidKtypeARK_LR_TRANS_AUSatlOffsethUCustomAttributesOpositiontƃFfAqFangleso@Ρ?y=юskill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}OAttribute0wnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueяdatatypevalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesidMtypeARK_LR_TRANS_AUSatlOffsetX5positionh̃FgA~qFangles@P?Dp<skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}5dataTypeObjectPositionInfosideEmptyflagsAttributesidOtypeARK_LR_TRANS_AUSatlOffset6opositionbɃF tfAqFangles@ ?˜D<skill?%?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}o dataTypeObjectPositionInfosideEmptyflagsAttributes>idktypeARK_LR_M2_AUSatlOffset<CustomAttributeswpositionÃFKAqFangleso@{3?y=>skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0Attribute1xnAttributeswpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueNxdata^xtypecvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]xtypeSTRINGxpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value wdata0wtypeKvalue_wtypeARRAY_itemsItem0Item1wdatatypetypeARRAYdata˗wtypevaluewtypeARRAYitemsItem0:Item1Item2ǙItem3Item4UItem5Item6Item79Item8zItem9śItem10Item11SItem12Item13Item14'Item15uItem16Item17Item18BItem19Item20ϞItem21Item22]Item23Item24Item256wdataJtypeqvalueselection_tooltypeSTRINGdataǙtypevalueǙtypeSCALARǙdataיtypevalueselection_jerrytypeSTRINGdata$Utype@value?UtypeSCALARUdataetypevalueselection_antennatypeSTRINGdatatypeКvalue?typeSCALARdata9type$valueselection_antenna_rear9typeSTRING9dataIztypeevalue?ztypeSCALARzdataśtypevalueselection_boxśtypeSTRINGśdata՛typevalue?typeSCALARdataStype>valueselection_stepsStypeSTRINGSdatactypevalue?typeSCALARdatatypeќvalueselection_wheelfronttypeSTRINGdata'typevalue'typeSCALAR'data7utype`valueselection_wheelsutypeSTRINGudatatypevaluetypeSCALARdataƝtypevalueselection_bartypeSTRINGdataBtype-valueBtypeSCALARBdataRtypeyvalueselection_tarptypeSTRINGdataϞtypevalue?ϞtypeSCALARϞdataߞtypevalueselection_doorstypeSTRINGdata,]typeHvalue]typeSCALAR]datamtypevalueselection_reartypeSTRINGdatatype՟valuetypeSCALARdata6type!valueselection_wind6typeSTRING6dataFwtypebvaluewtypeSCALARwdataTypeObjectPositionInfosideEmptyflagsAttributes/idHtypeARK_MH60_AUSatlOffset;positioneFp9AFangles@/skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfo-sideEmptyflagsAttributeseidItypeARK_MH60_AUSatlOffsetposition5dFmA Fangles@eskill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;} dataTypeObjectPositionInfoysideEmptyflagsAttributesidJtypeARK_MH60_AUSatlOffset5CustomAttributes/ApositionIdF9A‚Fangles@skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}/Attribute0WnAttributesApropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueAdataAtype*value>AtypeARRAY>itemsItem0fItem1AdatavtypetypeARRAYdataAtypeťvalue٥AtypeARRAY٥itemsItem0ѦItem1Item2\Item3Item4Item5/Item6pItem7Item8Item9CItem10Item11ЩItem12Item13]Item14Item15Item16,Item17tItem18Item19AdatatypevalueFilters_HidetypeSTRINGdata+\typeGvalue?\typeSCALAR\dataltypevalueHide_ESSS2xtypeSTRINGdatatypeѧvalue?typeSCALARdata/typevalueHide_ESSS4x/typeSTRING/data?ptype[value?ptypeSCALARpdatatypevalueHide_NosetypeSTRINGdataǨtypevalue?typeSCALARdataCtype.valueNavyclan_hideCtypeSTRINGCdataStypeovalue?typeSCALARdataЩtypevalueNavyclan2_hideЩtypeSTRINGЩdatatypevalue?typeSCALARdata!]typeHvalueBlackhawk_Hide]typeSTRING]datamtypevalue?typeSCALARdatatype֪valueHide_FlirTurrettypeSTRINGdata,typevalue?,typeSCALAR,data<ttype_valueHide_ProbettypeSTRINGtdatatypevalue?typeSCALARdataūtypevalueDoorcock_HidetypeSTRINGdataAtype,valueAtypeSCALARA dataTypeObjectPositionInfosideEmptyflagsAttributesidhtypeark_demo_aus_mb_u1300l_cargoatlOffsetCustomAttributesIpositionփFhAhqFangles#=k3?<skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0ŭnAttributesIpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueIdata/Itype4value[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]ItypeSTRINGI dataTypeObjectPositionInfosideEmptyflagsAttributes'iditypeark_demo_aus_mb_u1300l_cargoatlOffsetCustomAttributesQposition[ӃFgAvqFanglesM@j?Dp<'skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_AUS"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0ͰnAttributesQpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value'Qdata7Qtype<value[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]QtypeSTRINGQ dataTypeObjectPositionInfosideEmptyflagsAttributes/idjtypeark_demo_aus_mb_u1300l_cargoatlOffsetCustomAttributesYpositionbЃF5HhAqFanglesM@k?DpdataTypeLogicPositionInfoidrtypeARK_ACE_RearmpositionFOrA=vhFdataTypeLogicPositionInfoWareaSize@6AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributesposition֍F3hABsFangleso@O@nZ<'Attribute0_Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatażtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueVdataftypevaluetypeBOOLdataTypeLogicPositionInfo;areaSizeDT?(@areaIsRectangleflagsid>typeModuleHideTerrainObjects_FCustomAttributessposition yF9=BrFangles!@qTQ?@sAttribute0Attribute1BnAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueBdataBtype-valuepABtypeSCALARBproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypeοvaluetypeBOOL dataTypeLogicPositionInfoareaSize$A0AareaIsRectangleflagsidUtypeModuleHideTerrainObjects_FatlOffsetCustomAttributes=positionF=BrFanglesc;Attribute0Attribute1nAttributes=property#filterexpression_this setVariable ["#filter",_value]Value]datamtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value=data=type*value=typeBOOL= dataTypeLogicPositionInfoareaSizeh+AعAareaIsRectangleflagsidYtypeModuleHideTerrainObjects_FatlOffsetM=CustomAttributes+position}F2CBRrFangles?+Attribute0cAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueZdatajtypevaluetypeBOOL dataTypeLogicPositionInfoOareaSize@ĽAareaIsRectangleflagsidttypeModuleHideTerrainObjects_FatlOffseth<CustomAttributespositionF΂AFnFangles.<!@#a@Attribute0Attribute1VnAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueVdata%VtypeAvalue@VtypeSCALARVproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOL dataTypeLogicPositionInfoareaSize@*AareaIsRectangleflagsidutypeModuleHideTerrainObjects_FatlOffset ?CustomAttributesQposition%FbAnFangleskD@Attribute0Attribute1nAttributesQproperty#filterexpression_this setVariable ["#filter",_value]ValueqdatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueQdata"Qtype>valueQtypeBOOLQdataTypeLogicPositionInfoidstypeARK_Clear_VehiclepositionLF[AvnFangles@(@dataTypeLogicPositionInfo3idttypeARK_Make_SentryCustomAttributesS>position: FA0nFSAttribute0{nAttributes>propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value>data>type+value>typeBOOL>dataTypeLogicPositionInfoidtypeark_chase_ai_moduleatlOffset6CustomAttributesposition FAYlFAttribute0YAttribute1Attribute2Attribute3Attribute4IAttribute5Attribute6nAttributespropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Valuedatatypevalue@typeSCALARpropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValuedatatypevalueHBtypeSCALARpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];ValueMdata]typeyvalue@typeSCALARpropertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];ValueIdataItype4valueCItypeSCALARIpropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Valuedatatypevalue[ADMIRAL]typeSTRINGpropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValuedatatypevalueCtypeSCALARpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValueGdataWtypewvalueADMIRALtypeSTRINGdataTypeLayernameCharkiaEntitiesiduatlOffset%>itemsItem0"Item1MItem2ZItem3Y+Item4-dataTypeLayernameAmmo DumpEntitiesqid}atlOffsetþMitemsItem0Item1Item2/MdataTypeLayernameAdmiralEntitiesidvatlOffsettitemsItem0$Item1,Item2dataTypeLayernameCQCEntitiesmidatlOffset >,itemsItem0Item1`,dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributes`positionُFBBqF Attribute0Attribute1xAttribute29Attribute3Attribute4Attribute5dAttribute6Attribute7Attribute8nAttributes `propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value:xdataJxtypecvaluextypeSTRINGxpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value9data9type$value9typeSCALAR9propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuejdataztypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value#ddata3dtypeOvalueBdtypeSCALARdpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatatypevaluepAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value^datantypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value"`data2`typeKvalue`typeSTRING`dataTypeTriggerpositionnF)TCBVqFangle,conditioncall{true;}sizeA-?AsizeBƴAisRectangle,dataTypeLayernameCounterEntitiesyidatlOffset0@ items Item0Item1Item2ZItem3Item4Item5Item6Item7Item8Item9Item10Item11:dataTypeGroupsideCivilianEntities_AttributesiditemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionF@UByFdataTypeWaypointloiterAltitudepositionF$EBrFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionFTBtyFAttributes idtypeEmptyDetectorAreaR50Zconditioncall{triggeractivated tgr_ammo_dump;}sizeApAsizeBpAZdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1edataTypeObjectPositionInfo?sideCivilianflagsAttributes_idtypeC_Bob_VRepositionKvFB6xF_edataTypeWaypointloiterAltitudepositionF$EBrFEffectsshowWPNEVERidtypeMovedataTypeTriggerposition~FuB>]xFAttributesSidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_ammo_dump;}sizeApAsizeBpAdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0$Item1Item29dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition‘F[0BS-yFdataTypeWaypointloiterAltitudepositionFNfB#vFEffects3showWPNEVERidtypeMove99dataTypeWaypointloiterAltitudepositionr.FA ?BWrFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities AttributesiditemsItem0@Item1Item2UdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition%FrBwFdataTypeWaypointloiterAltitudeposition⦍FHBsFEffectsOshowWPNEVERidtypeMoveUUdataTypeWaypointloiterAltitudepositionr.FA ?BWrFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities)AttributesiditemsItem0\Item1Item2qdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionWF+ByFdataTypeWaypointloiterAltitudepositionFRB_tFEffectskshowWPNEVERidtypeMoveqqdataTypeWaypointloiterAltitudepositionr.FA ?BWrFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesEAttributes iditemsItem0xItem1 Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR positiond;FtBwF dataTypeWaypointloiterAltitudepositionF^B>uFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionr.FA ?BWrFEffectsshowWPNEVERidtypeMove dataTypeTriggerpositionpؑF(B(1yFAttributes{idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_ammo_dump;}sizeApAsizeBpAdataTypeTriggerposition&F)qBwFAttributes3idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_ammo_dump;}sizeApAsizeBpAdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes:position]F4@BixFAttribute0Attribute1Attribute2Attribute3hAttribute4*Attribute5Attribute6Attribute7Attribute8SAttribute9+Attribute10Attribute11Attribute12Attribute13mnAttributes:propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueedatautypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value'hdata7htypeSvalueBhtypeSCALARhpropertyAdmiral_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];ValueudatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueMdata]typeyvalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueSdata%Stype>valueStypeSTRINGSpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value+data+typevalue+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueXdatahtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,mdata<mtypeXvaluemtypeSCALARmpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value:data :type%value:typeSTRING:dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesposition(FB$zFAttribute0Attribute1Attribute2MAttribute3Attribute4Attribute5Attribute6[Attribute75Attribute8Attribute9Attribute10Attribute11tAttribute12@Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata]typevvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value MdataMtype8valueMtypeSCALARMpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueZdatajtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value[data,[typeHvalue[typeBOOL[propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value5data5type value5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuecdatastypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value3tdataCttype_value@ttypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayernamePatrolEntities-idatlOffsetOitemsItem0`Item1Item2|dataTypeTriggerposition3nF4|>B&rFAttributesid$typeEmptyDetectorAreaR50conditioncall{true;}dataTypeTriggerposition F{BBءrFAttributes^id%typeEmptyDetectorAreaR50atlOffset9|conditioncall{true;}|dataTypeLogicPositionInfoid'typeAdmiral_PatrolZoneCustomAttributespositionmF6BqFanglesf@< Attribute0Attribute1Attribute2I Attribute3 Attribute4 Attribute5{ Attribute6M Attribute7% Attribute8 Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueOdata_typexvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value I data I type4 valueI typeSCALARI propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value  data  type valueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value  data  type valueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value< { dataL { typeh value{ typeBOOL{ propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value M data M type8 valueM typeSCALARM propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value % data % type value% typeSCALAR% propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value  data  type value? typeSCALAR propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueKdata[typetvaluetypeSTRINGdataTypeLayernameSentry AIEntitiesidxatlOffset1/itemsItem0Item1Item2Item3Item40Item5NItem6mItem7Item8Item9Item10Item11VItem12uItem13 Item14!Item15"Item16$Item17+%Item185&Item19\'Item20{(Item21)Item22*Item23?,Item24~-Item25./dataTypeGroupsideEastEntitiesqAttributes=CrewLinksCidaitemsItem0=dataTypeObjectPositionInfosideEastflagsAttributes7iddtypeCUP_O_INS_Crew=positionKFf&IBZsFanglesb@Lf@7=CLinkIDProviderhLinks{nextID{itemsItem0linkIDitem0ditem1bCustomDataroleturretPathdataTypeObjectPositionInfolsideEastflagsAttributesidbtypeCUP_O_MTLB_pk_ChDKZpositionKF֧PBZsFanglesb@Lf@dataTypeGroupsideEastEntitiesAttributesidatlOffsetL>itemsItem0!dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLatlOffsetL>positionAǏFEBNrFanglesƍ@dataTypeGroupsideEastEntitiesFAttributes*idatlOffset \@0itemsItem0c*dataTypeObjectPositionInfosideEastflagsAttributes$idtypeCUP_O_INS_Soldier_AK74atlOffset \@*positionKF wMBrFangles/?$*0dataTypeGroupsideEastEntitieszAttributesHidNitemsItem0HdataTypeObjectPositionInfo sideEastflagsAttributesBidtypeCUP_O_INS_SniperHpositionFF/XBrFangles@BHNdataTypeGroupsideEastEntitiesAttributesgidmitemsItem0gdataTypeObjectPositionInfo)sideEastflagsAttributesaidtypeCUP_O_INS_Soldiergposition@FMB`rFangles@agmdataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfoKsideEastflagsAttributesidtypeCUP_O_INS_Soldier_ARpositionX;FNBrFanglesR@dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfomsideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLpositionJF,NBsFanglesKۈ?dataTypeGroupsideEastEntities AttributesidatlOffset\@itemsItem0(dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_SoldieratlOffset\@positionTKF,dMB5rFangles?dataTypeGroupsideEastEntities:Attributes iditemsItem0W dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_MG positionF=BrFanglesH@ dataTypeGroupsideEastEntitieslAttributesPidatlOffset VitemsItem0PdataTypeObjectPositionInfosideEastflagsAttributesJidtypeCUP_O_INS_Soldier_AmmoatlOffset PpositionF=B8rFanglesX`@JPVdataTypeGroupsideEastEntitiesAttributesoiduitemsItem0odataTypeObjectPositionInfo1sideEastflagsAttributesiidtypeCUP_O_INS_SoldieropositionOFEB,DsFanglesxҕ@ioudataTypeGroupsideEastEntitiesAttributes idatlOffset6 itemsItem0 dataTypeObjectPositionInfop sideEastflagsAttributes idtypeCUP_O_INS_SoldieratlOffset6 positionFFBrF   dataTypeGroupsideEastEntities Attributes!id!itemsItem0!!dataTypeObjectPositionInfoz!sideEastflagsAttributes!idtypeCUP_O_INS_Soldier_AR!positionFRFB~rFangles5@!!!dataTypeGroupsideEastEntities"Attributes"idatlOffset6"itemsItem05""dataTypeObjectPositionInfo"sideEastflagsAttributes"idtypeCUP_O_INS_SoldieratlOffset6"position*F1@HBTrFangles@"""dataTypeGroupsideEastEntitiesG#Attributes$id$itemsItem0d#$dataTypeObjectPositionInfo#sideEastflagsAttributes#idtypeCUP_O_INS_Soldier_MG$positionƕFWFB9rF#$$dataTypeGroupsideEastEntitiesQ$Attributes%%id+%itemsItem0n$%%dataTypeObjectPositionInfo$sideEastflagsAttributes%idtypeCUP_O_INS_Soldier_Ammo%%positionFs]FB/rFanglesw!@%%%+%dataTypeGroupsideEastEntitiesu%Attributes/&id5&itemsItem0%/&dataTypeObjectPositionInfo &sideEastflagsAttributes)&idtypeCUP_O_INS_Soldier_GL/&positionF#qRBS~rF)&/&5&dataTypeGroupsideEastEntities&AttributesV'idatlOffset6\'itemsItem0&V'dataTypeObjectPositionInfo0'sideEastflagsAttributesP'idtypeCUP_O_INS_SoldieratlOffset6V'positionFGB*rFP'V'\'dataTypeGroupsideEastEntities'Attributesu(id{(itemsItem0'u(dataTypeObjectPositionInfo7(sideEastflagsAttributeso(idtypeCUP_O_INS_Soldieru(positionㄏF/GBj4sFangles}@o(u({(dataTypeGroupsideEastEntities(Attributes)idatlOffset@7)itemsItem0()dataTypeObjectPositionInfov)sideEastflagsAttributes)idtypeCUP_O_INS_SoldieratlOffset@7)positionFmFBI?sFangles>@)))dataTypeGroupsideEastEntities*Attributes*idatlOffset@7*itemsItem01**dataTypeObjectPositionInfo*sideEastflagsAttributes*idtypeCUP_O_INS_Soldier_ARatlOffset@7*position&ԍFy;BrFanglesWf?***dataTypeGroupsideEastEntitiesV+Attributes9,idatlOffset7?,itemsItem0s+9,dataTypeObjectPositionInfo+sideEastflagsAttributes3,idtypeCUP_O_INS_Soldier_LATatlOffset79,positionɍF;BSrFangles?3,9,?,dataTypeGroupsideEastEntities,Attributesx-idatlOffset~-itemsItem0,x-dataTypeObjectPositionInfo:-sideEastflagsAttributesr-idtypeCUP_O_INS_SoldieratlOffsetx-position=.F.>BHrFangles8V@r-x-~-dataTypeGroupsideEastEntities-Attributes.idatlOffset.itemsItem0-.dataTypeObjectPositionInfoy.sideEastflagsAttributes.idtypeCUP_O_INS_SoldieratlOffset.positionWF`>BsF...dataTypeGroupsideEastEntities.Attributes/idatlOffset/itemsItem0//dataTypeObjectPositionInfo/sideEastflagsAttributes/idtypeCUP_O_INS_Soldier_MGatlOffset/position씎FY=BsFangles@BY@///dataTypeLayernameSet DressingEntities90idwatlOffset>M%items$Item01Item12Item23Item3|4Item4U5Item56Item66Item77Item8_8Item99Item109Item11:Item12k;Item134<Item14<Item15=Item16>Item17T?Item18@Item19@Item20AItem21eBItem22*CItem23CItem24DItem25MEItem26FItem27FItem28GItem29[HItem30$IItem31IItem32JItem33}KItem344LItem35LMdataTypeObjectPositionInfot2sideEmptyflagsAttributes2id=typeLand_Shed_Big_FatlOffsetp42positionCF?B# sFangles?2disableSimulation2dataTypeObjectPositionInfoM3sideEmptyflagsAttributes3id@typeLand_Shed_Big_FatlOffset=3position0F?BrFangles?3disableSimulation3dataTypeObjectPositionInfo&4sideEmptyflagsAttributes^4id?typeLand_Shed_Big_FatlOffsetnB|4position_F"?BsFangles?^4disableSimulation|4dataTypeObjectPositionInfo4sideEmptyflagsAttributes75idVtypeLand_Shed_Big_FatlOffset9>U5positionFKBDrFanglesg@75disableSimulationU5dataTypeObjectPositionInfo5sideEmptyflagsAttributes6idMtypeCUP_O_BM21_CHDKZatlOffset6positionOF FBorFangles$&G@66dataTypeObjectPositionInfo6sideEmptyflagsAttributes6idetypeCUP_O_BMP2_CHDKZatlOffset*=6positionFFQBXsFangles)M@H@^<66dataTypeObjectPositionInfo^7sideEmptyflagsAttributes7id`typeCUP_O_BTR60_CHDKZatlOffset=7positionFOB=sFangles@77dataTypeObjectPositionInfo!8sideEmptyflagsAttributesY8id_typeCUP_O_BTR80_CHDKZatlOffset_8positionèFNGPBEJsFanglesX@Y8_8dataTypeObjectPositionInfo8sideEmptyflagsAttributes9id:typeCUP_O_Hilux_unarmed_CHDKZ9positionNF]BBGrFangles@?#;99dataTypeObjectPositionInfo9sideEmptyflagsAttributes9id;typeCUP_O_Hilux_unarmed_CHDKZ9positionFBB-IrFangles;@?<99dataTypeObjectPositionInfob:sideEmptyflagsAttributes:idJtypeCUP_O_Hilux_unarmed_CHDKZatlOffset8:positionBFDBrFanglesHK@<::dataTypeObjectPositionInfo-;sideEmptyflagsAttributese;idTtypeCUP_O_Hilux_unarmed_CHDKZatlOffsetUk;positionPKFϙKBx9sFanglesg@e;k;dataTypeObjectPositionInfo;sideEmptyflagsAttributes.<idItypeCUP_O_Hilux_DSHKM_CHDKZatlOffseti<4<positionB;F!DBrFangles@.<4<dataTypeObjectPositionInfo<sideEmptyflagsAttributes<idGtypeCUP_O_Hilux_MLRS_CHDKZatlOffset<positionJ*FˡDBrFanglesG(F@<<dataTypeObjectPositionInfo=sideEmptyflagsAttributes=idNtypeCUP_O_Hilux_SPG9_CHDKZatlOffsetX:=positionqFBBGrFangles@==dataTypeObjectPositionInfoN>sideEmptyflagsAttributes>idKtypeCUP_O_Hilux_UB32_CHDKZatlOffset>position}"FDBrFangles~aE@>>dataTypeObjectPositionInfo?sideEmptyflagsAttributesN?idHtypeCUP_O_Hilux_zu23_CHDKZatlOffsetitemsItem0NItem1ntItem2]~dataTypeLayernameCounterEntitiesNidzatlOffset?nt items Item0OItem1QItem2RItem3;TItem4UItem5]WItem6dItem7pItem8qItem9IrItem10sItem11sntdataTypeGroupsideCivilianEntitiesOAttributesQidlQitemsItem0OItem1PQdataTypeObjectPositionInfomPsideCivilianflagsAttributesPidmtypeC_Bob_VRPpositionF˂A(|jFPPdataTypeWaypointloiterAltitudeposition(F2AnFEffects QshowWPNEVERidrtypeMoveQQQdataTypeGroupsideCivilianEntitiesgQAttributesRidnRitemsItem0QItem1$RRdataTypeObjectPositionInfoQsideCivilianflagsAttributesRidotypeC_Bob_VR$RpositionF~ACmFR$RdataTypeWaypointloiterAltitudeposition(F2AnFEffectsRshowWPNEVERidstypeMoveRRRdataTypeGroupsideCivilianEntitiesRAttributes5Tidp;TitemsItem0 SItem1S5TdataTypeObjectPositionInfoSsideCivilianflagsAttributesSidqtypeC_Bob_VRSposition[ĒFBpFSSdataTypeWaypointloiterAltitudeposition(F2AnFEffects/TshowWPNEVERidttypeMove5T5T;TdataTypeGroupsideCivilianEntitiesTAttributesUidwUitemsItem0TItem1FUUdataTypeObjectPositionInfo UsideCivilianflagsAttributes@UidxtypeC_Bob_VRFUposition_>FwBwF@UFUdataTypeWaypointloiterAltitudepositiongNF ACnFEffectsUshowWPNEVERid{typeMoveUUUdataTypeGroupsideCivilianEntitiesVAttributesWWidy]WitemsItem0BVItem1VWWdataTypeObjectPositionInfoVsideCivilianflagsAttributesVidztypeC_Bob_VRVposition:uF7AgFVVdataTypeWaypointloiterAltitudepositiongNF ACnFEffectsQWshowWPNEVERid|typeMoveWWWW]WdataTypeLogicPositionInfoWid}typeAdmiral_OndemandCampZoneCustomAttributesWdpositionTFXßAmFanglesz=@WAttribute0XAttribute1YAttribute2ZAttribute3J[Attribute4 \Attribute5\Attribute6]Attribute7p^Attribute85_Attribute9 `Attribute10`Attribute11aAttribute12{bAttribute13OcnAttributesdpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueYYdataYYtypeYvalueYtypeSTRINGYpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGZZdataWZZtypesZvalueZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value [J[data[J[type5[valueBJ[typeSCALARJ[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];ValueW]]datag]]type]value]typeBOOL]propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value/^p^data?^p^type[^valuep^typeSCALARp^propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value^5_data_5_type _value5_typeSTRING5_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];Valuenaadata~aatypeavalue?atypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value:b{bdataJb{btypefbvalue{btypeSCALAR{bpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuecOcdatacOctype:cvalueOctypeSCALAROcpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuecddatacdtypedvaluedtypeSTRINGddataTypeLogicPositionInfodid~typeAdmiral_OndemandCampZoneCustomAttributesdpposition6FbBrFanglesF@@dAttribute0eAttribute1fAttribute2GgAttribute3 hAttribute4hAttribute5iAttribute6UjAttribute7/kAttribute8kAttribute9lAttribute10mAttribute11nnAttribute12:oAttribute13pnAttributesppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueGffdataWfftypepfvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegGgdatagGgtype2gvalueGgtypeSCALARGgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valueg hdatag htypegvalueB htypeSCALAR hpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuehhdatahhtypehvalueBhtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueTiidatadiitypeivalue AitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejUjdata&jUjtypeBjvalueUjtypeBOOLUjpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuej/kdataj/ktypekvalue/ktypeSCALAR/kpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuekkdatakktypekvaluektypeSTRINGkpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuelldatalltypelvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value]mmdatammmtypemvaluemtypeSCALARmpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value-nnndata=nnntypeYnvaluenntypeSCALARnnpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuen:odata o:otype%ovalue?:otypeSCALAR:opropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valueopdataoptypeovalue?ptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueppdatapptypepvalueptypeSTRINGpdataTypeTriggerposition4LFBswFAttributesCqidvtypeEmptyDetectorAreaR50qconditioncall{triggeractivated tgr_barracks;}sizeApAsizeBpAqdataTypeTriggerpositionсFAgFAttributesqidutypeEmptyDetectorAreaR50Irconditioncall{triggeractivated tgr_barracks;}sizeApAsizeBpAIrdataTypeTriggerpositionВFLBNpFAttributesridktypeEmptyDetectorAreaR50sconditioncall{triggeractivated tgr_barracks;}sizeA AsizeB AsdataTypeTriggerpositionFAdjFAttributeshsiditypeEmptyDetectorAreaR50sconditioncall{triggeractivated tgr_barracks;}sizeA AsizeB AsdataTypeTriggerpositionY%F-AZ4mFAttributestidjtypeEmptyDetectorAreaR50ntconditioncall{triggeractivated tgr_barracks;}sizeA AsizeB AntdataTypeLayernamePatrolEntitiestid{atlOffset@]~itemsItem0tItem1}]~dataTypeLogicPositionInfoDuid(typeAdmiral_PatrolZoneCustomAttributesdu}position=Fc*A9mFdu Attribute0vAttribute1vAttribute2wAttribute3SxAttribute4yAttribute5yAttribute6zAttribute7s{Attribute8I|Attribute9}nAttributes }propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuevvdatavvtypevvaluevtypeSTRINGvpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueVwwdatafwwtypewvaluewtypeSCALARwpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuexSxdata"xSxtype>xvalueBSxtypeSCALARSxpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuexydataxytypexvalueBytypeSCALARypropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueyydatayytypeyvalueytypeBOOLypropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueZzzdatajzztypezvalueztypeSCALARzpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value2{s{dataB{s{type^{values{typeSCALARs{propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value|I|data|I|type4|value?I|typeSCALARI|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}dataTypeTriggerpositionF iAnFAttributes?~id&typeEmptyDetectorAreaR50]~conditioncall{true;}]~dataTypeLayernameCQCEntities~id|atlOffsetitemsItem0~Item1Item2lItem38dataTypeTriggerposition߳FAnFangles6@AttributesXidtypeEmptyDetectorAreaR50conditioncall{true;}sizeA%AsizeB"4bAisRectangledataTypeTriggerpositionFAڝdataTypeLayernameSentry AIEntities/idatlOffset=ZitemsItem0Item1Item2Item3ãItem4Item5ͥItem6Item7SItem8wItem9Item10۫Item11Item12_Item13Item14Item15&Item16-Item178ZdataTypeGroupsideEastEntitiesxAttributesLCrewLinksRidxatlOffset6itemsItem0LdataTypeObjectPositionInfosideEastflagsAttributesFid{typeCUP_O_INS_Soldier_AK74LpositionX{FEA:nnFangles@ @@FLRLinkIDProviderwLinksnextIDitemsItem0linkIDitem0{item1yCustomDataroleturretPathdataTypeGroupsideEastEntitiesnAttributesBCrewLinksHidatlOffset 8itemsItem0BdataTypeObjectPositionInfosideEastflagsAttributes<idtypeCUP_O_INS_Soldier_AK74BpositionsЏF6AoFangles @nJ@k@<BHLinkIDProvidermLinksnextIDitemsItem0linkIDitem0item1CustomDataآroleturretPathdataTypeObjectPositionInfosideEastflagsAttributesidytypeCUP_O_Hilux_DSHKM_CHDKZatlOffset6ãpositionc{F)AnnFangles@ @@ãdataTypeObjectPositionInfoMsideEastflagsAttributesidtypeCUP_O_Hilux_DSHKM_CHDKZatlOffset 8positionЏFPA&oFangles @nJ@k@dataTypeGroupsideEastEntitiesAttributesǥidatlOffset@7ͥitemsItem0ǥdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_MGatlOffset@7ǥposition.*F:AnFangles'?ǥͥdataTypeGroupsideEastEntities'Attributes idatlOffsetHitemsItem0D dataTypeObjectPositionInfoͦsideEastflagsAttributesidtypeCUP_O_INS_Soldier_AmmoatlOffsetH position*FNGA݇nFangles? dataTypeGroupsideEastEntitieskAttributesMidatlOffset(8SitemsItem0MdataTypeObjectPositionInfosideEastflagsAttributesGidtypeCUP_O_INS_Soldier_MGatlOffset(8MpositionFAnFangles>@GMSdataTypeGroupsideEastEntitiesAttributesqidwitemsItem0qdataTypeObjectPositionInfo3sideEastflagsAttributeskidtypeCUP_O_INS_Soldier_AmmoqpositionQF AnFanglesVk@kqwdataTypeGroupsideEastEntitiesѩAttributesidatlOffset itemsItem0dataTypeObjectPositionInfousideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLatlOffset positionNF'A]nFanglesvR:@dataTypeGroupsideEastEntitiesAttributesիid۫itemsItem0 իdataTypeObjectPositionInfosideEastflagsAttributesϫidtypeCUP_O_INS_Soldier_GLիpositionF^A^oFangles}+\@ϫի۫dataTypeGroupsideEastEntities5AttributesidatlOffset9itemsItem0RdataTypeObjectPositionInfo٬sideEastflagsAttributesidtypeCUP_O_INS_Soldier_MGatlOffset9positionFAdoFangles@dataTypeGroupsideEastEntitieswAttributesYidatlOffset8_itemsItem0YdataTypeObjectPositionInfosideEastflagsAttributesSidtypeCUP_O_INS_Soldier_ARatlOffset8Yposition@"FBAnFanglesf?SY_dataTypeGroupsideEastEntitiesAttributesidatlOffset 7itemsItem0֮dataTypeObjectPositionInfo]sideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLatlOffset 7position"FA)~nFangles?dataTypeGroupsideEastEntitiesAttributesݰidatlOffset->itemsItem0ݰdataTypeObjectPositionInfosideEastflagsAttributesװidtypeCUP_O_INS_Soldier_ARatlOffset->ݰpositionFGAnFanglesB|?װݰdataTypeGroupsideEastEntities=Attributes idatlOffset6&itemsItem0Z dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_LATatlOffset6 positionF2AoFanglesZ? &dataTypeGroupsideEastEntitiespAttributes'id-itemsItem0'dataTypeObjectPositionInfosideEastflagsAttributes!idtypeCUP_O_INS_Soldier'positionS F A$oF!'-dataTypeGroupsideEastEntitieswAttributes2id8itemsItem02dataTypeObjectPositionInfo sideEastflagsAttributes,idtypeCUP_O_INS_Soldier_LAT2position;FA!oF,28dataTypeGroupsideEastEntitiesAttributesTidZitemsItem0TdataTypeObjectPositionInfosideEastflagsAttributesNidtypeCUP_O_INS_Soldier_GLTpositionF^A@oFangles/?NTZdataTypeLayernameAnti AirEntitiesidatlOffsetG@Y+itemsItem0۵Item1'Item2%Y+dataTypeLayernameAdmiralEntities(idatlOffset!@'itemsItem0[Item1Item2('dataTypeLayernameCQCEntitiesidatlOffset?itemsItem0Item1þItem2Item3;Item4Item5dataTypeLogicPositionInfoWidtypeAdmiral_CqcZoneCustomAttributeswþpositionDFbA>jFw Attribute0Attribute1۸Attribute2Attribute3UAttribute4Attribute5ǻAttribute6~Attribute7;Attribute8nAttributes þpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value۸data۸typeƸvalue۸typeSTRING۸propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value[dataktypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueUdata$Utype@valueUtypeSCALARUpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueͺdataݺtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueǻdataǻtypevalueBǻtypeSCALARǻpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?~dataO~typekvalue~typeBOOL~propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value;data ;type&value@;typeSCALAR;propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataѽtypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueþdataþtypevalueþtypeSTRINGþdataTypeTriggerposition7,FAZkFangle&@Attributes7idtypeEmptyDetectorAreaR50conditioncall{true;}sizeApAsizeBpAisRectangledataTypeTriggerpositionFI>AmFangle'?AttributesidtypeEmptyDetectorAreaR50;conditioncall{true;}sizeA%AsizeBy=KAisRectangle;dataTypeTriggerpositionF܏AjFangle@AttributesidtypeEmptyDetectorAreaR50conditioncall{true;}sizeA%AsizeB%AisRectangledataTypeTriggerpositionFٞAkFangle@@Attributes{idtypeEmptyDetectorAreaR50atlOffseth=conditioncall{true;}sizeA%AsizeB^AisRectangledataTypeTriggerpositionFۣAkFangle>?AttributesGidtypeEmptyDetectorAreaR50atlOffset+conditioncall{true;}sizeA%AsizeBanAisRectangledataTypeLayernameCounterEntitiesidatlOffsetx?( items Item0tItem1Item2Item3=Item4Item5_Item6Item7Item8rItem9#Item10Item11(dataTypeGroupsideCivilianEntitiesAttributesid=itemsItem0Item1Item2 dataTypeObjectPositionInfodsideCivilianflagsAttributesid>typeC_Bob_VRpositionxFTABhFdataTypeWaypointloiterAltitudeposition+FAjFEffectsshowWPNEVERid?typeMove  dataTypeWaypointloiterAltitudepositionXF:A'lFEffectsshowWPNEVERidItypeMovedataTypeGroupsideCivilianEntitiesAttributesid@itemsItem0Item1Item2&dataTypeObjectPositionInfosideCivilianflagsAttributesidAtypeC_Bob_VRposition4TFbAHBhFdataTypeWaypointloiterAltitudepositionF#2AjFEffects showWPNEVERidBtypeMove&&dataTypeWaypointloiterAltitudepositionXF:A'lFEffectsshowWPNEVERidJtypeMovedataTypeGroupsideCivilianEntitiesAttributes7idC=itemsItem0"Item17dataTypeObjectPositionInfosideCivilianflagsAttributesidDtypeC_Bob_VRposition@F.AujFdataTypeWaypointloiterAltitudepositionXF:A'lFEffects1showWPNEVERidKtypeMove77=dataTypeGroupsideCivilianEntitiesAttributesidEitemsItem0Item1HdataTypeObjectPositionInfo"sideCivilianflagsAttributesBidFtypeC_Bob_VRHpositionTޑF)AAiFBHdataTypeWaypointloiterAltitudepositionXF:A'lFEffectsshowWPNEVERidLtypeMovedataTypeGroupsideCivilianEntitiesAttributesYidG_itemsItem0DItem1YdataTypeObjectPositionInfosideCivilianflagsAttributesidHtypeC_Bob_VRposition/FjAcFdataTypeWaypointloiterAltitudepositionXF:A'lFEffectsSshowWPNEVERidMtypeMoveYY_dataTypeTriggerposition/FAyjFAttributesid9typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_aa;}sizeApAsizeBpAdataTypeTriggerposition} FuֈAcFAttributesxid:typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_aa;}sizeApAsizeBpAdataTypeTriggerpositionFA"iFAttributes)id;typeEmptyDetectorAreaR50rconditioncall{triggeractivated tgr_aa;}sizeApAsizeBpArdataTypeTriggerpositionfFJA%hFAttributesid<typeEmptyDetectorAreaR50#conditioncall{triggeractivated tgr_aa;}sizeApAsizeBpA#dataTypeLogicPositionInfoidNtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributespositionaҌF&AfFAttribute0Attribute1Attribute2FAttribute3Attribute4Attribute5Attribute6TAttribute7.Attribute8Attribute9Attribute10Attribute11mAttribute129Attribute13 nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueFdataVtypeovaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueFdataFtype1valueFtypeSCALARFpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueSdatactypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTdata%TtypeAvalueTtypeBOOLTpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value.data.typevalue.typeSCALAR.propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value\dataltypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value,mdata<mtypeXvalue@mtypeSCALARmpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value9data9type$value9typeSCALAR9propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLogicPositionInfoBidOtypeAdmiral_OndemandCampZoneCustomAttributesbpositionDF'AIdFbAttribute0^Attribute1+Attribute2Attribute3Attribute4qAttribute5;Attribute6Attribute7Attribute8Attribute9rAttribute10DAttribute11Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value+data+typevalue+typeSTRING+propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuendata~typevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value0qdata@qtype\valueBqtypeSCALARqpropertyAdmiral_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];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\dataltypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value1rdataArtype]valuertypeSCALARrpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueDdataDtype/value?DtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuesdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCdataStypelvaluetypeSTRINGdataTypeLogicPositionInfoidPtypeAdmiral_OndemandCampZoneCustomAttributes (positionoFCA"cF Attribute0Attribute1Attribute2Attribute3VAttribute4Attribute5Attribute6Attribute7|Attribute8AAttribute9Attribute10Attribute11Attribute12Attribute13[nAttributes(propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueSdatactypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueVdata%VtypeAvalueBVtypeSCALARVpropertyAdmiral_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];ValuecdatastypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value;|dataK|typegvalue|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueAdataAtype,valueAtypeSTRINGApropertyAdmiral_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];ValuezdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueFdataVtypervalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value[data*[typeFvalue?[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(data(typevalue(typeSTRING(dataTypeLayernamePatrolEntitiestidatlOffset?'itemsItem0Item1'dataTypeLogicPositionInfoid*typeAdmiral_PatrolZoneCustomAttributesposition{FQA!ZkF Attribute0Attribute1Attribute2QAttribute3 Attribute4Attribute5Attribute6UAttribute7-Attribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueWdatagtypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueQdata Qtype<valueQtypeSCALARQpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueDdataTtypepvaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueUdata$Utype@valueUtypeSCALARUpropertyAdmiral_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];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueSdatactype|valuetypeSTRINGdataTypeTriggerpositionFNAkFAttributes id"typeEmptyDetectorAreaR50atlOffset9'conditioncall{true;}'dataTypeLayernameSentry AIEntitiesvidatlOffset @%itemsItem0nItem1OItem2@Item3Item4Item5Item6Item7 Item8V Item9 Item10 Item11Item12 Item13+Item145Item15@Item16Item17Item18Item19%dataTypeGroupsideEastEntitiesAttributesCrewLinksidOitemsItem0dataTypeObjectPositionInfoXsideEastflagsAttributesid!typeCUP_O_INS_SoldierpositionōF.GA'ukFanglesr@Oe@@LinkIDProviderLinksOnextIDitemsItem0OlinkIDitem0!item1CustomData,OroleturretPathOdataTypeGroupsideEastEntitiesAttributesCrewLinksid#atlOffset@itemsItem0dataTypeObjectPositionInfoIsideEastflagsAttributesid&typeCUP_O_INS_SoldierpositionzFAˆkFangles;Aq@!a@LinkIDProviderLinks@nextIDitemsItem0@linkIDitem0&item1$CustomData@roleturretPath@dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_ZSU23_ChDKZpositionōF*AskFanglesr@Oe@@dataTypeObjectPositionInfovsideEastflagsAttributesid$typeCUP_O_ZSU23_ChDKZatlOffsetpositionzFZA[kFangles;Aq@!a@dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLpositionF›ANkFangles>k@dataTypeGroupsideEastEntities AttributesiditemsItem0=dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_SoldierpositionwF6tA,kFangles6/@dataTypeGroupsideEastEntities?Attributes id itemsItem0\ dataTypeObjectPositionInfosideEastflagsAttributes idtypeCUP_O_INS_Soldier_AR positionF6tA!kFangles^?>   dataTypeGroupsideEastEntitiesq AttributesP idatlOffset`dh?V itemsItem0 P dataTypeObjectPositionInfo sideEastflagsAttributesJ idtypeCUP_O_INS_SoldieratlOffset`dh?P positionuF?AkFangles@J P V dataTypeGroupsideEastEntities Attributes idatlOffset: itemsItem0  dataTypeObjectPositionInfoT sideEastflagsAttributes idtypeCUP_O_INS_Soldier_GLatlOffset: positionFPMAkFanglesZ)@   dataTypeGroupsideEastEntities Attributes idatlOffset`> itemsItem0  dataTypeObjectPositionInfo sideEastflagsAttributes idtypeCUP_O_INS_SoldieratlOffset`> positionmFAMkFangles@   dataTypeGroupsideEastEntities1 Attributes idatlOffset<itemsItem0N  dataTypeObjectPositionInfo sideEastflagsAttributes idtypeCUP_O_INS_Soldier_LATatlOffset< positionĠFAckF  dataTypeGroupsideEastEntitiesLAttributesid itemsItem0idataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_SoldierpositionFf+AkF dataTypeGroupsideEastEntitiesSAttributes%id+itemsItem0p%dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_AR%positionqF8BaiFanglesz@%+dataTypeGroupsideEastEntitiesuAttributes/id5itemsItem0/dataTypeObjectPositionInfo sideEastflagsAttributes)idtypeCUP_O_INS_Soldier_GL/positionOF8BmiF)/5dataTypeGroupsideEastEntitiesAttributes:id@itemsItem0:dataTypeObjectPositionInfosideEastflagsAttributes4idtypeCUP_O_INS_Soldier_LAT:positionF8BUmiF4:@dataTypeGroupsideEastEntitiesAttributesyidatlOffset-?itemsItem0ydataTypeObjectPositionInfo;sideEastflagsAttributessidtypeCUP_O_INS_SoldieratlOffset-?yposition˿FmUALRlFanglesn@sydataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfo]sideEastflagsAttributesidtypeCUP_O_INS_Soldier_MGpositionF֯Ay{lFangless@dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_LATpositionF#AilFanglesQX@dataTypeGroupsideEastEntitiesAttributesiditemsItem0+dataTypeObjectPositionInfosideEastflagsAttributesid typeCUP_O_INS_SoldierpositionʷFݫAlFangles@dataTypeGroupsideEastEntities=Attributesid atlOffset>%itemsItem0ZdataTypeObjectPositionInfosideEastflagsAttributesid typeCUP_O_INS_Soldier_GLatlOffset>positionǍFAA[OlFanglesx?%dataTypeLayernameSet DressingEntitieswidatlOffset@Y+itemsItem0Item1HItem2Item3Item4Item5uItem6DItem7Item8Item9 Item10t!Item11?"Item12 #Item13#Item14$Item15u%Item16G&Item17"'Item18'Item19_)Item20)Item21*Y+dataTypeObjectPositionInfo sideEmptyAttributes*idtypeWarfareBAircraftFactory_GueatlOffset>HpositionFAkF*disableSimulationHdataTypeObjectPositionInfosideEmptyAttributesidtypeGUE_WarfareBAntiAirRadaratlOffset&?positionLčF<{BВlFangles0@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeGue_WarfareBBarracksatlOffset:(?positionДF'AkFdisableSimulationdataTypeObjectPositionInfoTsideEmptyflagsAttributesidtypeLand_fort_artillery_nestpositionwFAEkFangles1|@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesWidtypeLand_fort_rampartupositionF-AO~lFangles@6?QDpositionF)AYlFangles^Ո?&disableSimulationDdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_fort_rampartatlOffset9>position3ǍF0\AKClFanglesi>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartposition8Fq>AkFangles@M@=disableSimulationdataTypeObjectPositionInfoS sideEmptyflagsAttributes idtypeLand_fort_rampart positionѥF. AӤkFangles~@=Nt>< disableSimulation dataTypeObjectPositionInfo!sideEmptyflagsAttributesV!idtypeLand_fort_rampartt!positionЌFw+AkFanglesa@@L=V!disableSimulationt!dataTypeObjectPositionInfo!sideEmptyflagsAttributes!"idtypeLand_fort_rampart?"positionnFڒAتkFangles<6?M@!"disableSimulation?"dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idtypeLand_fort_rampart #positionF\AlFangles@rC@<"disableSimulation #dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_fort_rampart#positionӷF՝AVkFanglesv@c@nZ<#disableSimulation#dataTypeObjectPositionInfoN$sideEmptyflagsAttributes$idtypeBRDM2_HQ_Gue_unfolded$positionvFAkFangles!a@울@H<$disableSimulation$dataTypeObjectPositionInfo%sideEmptyflagsAttributesW%idtypeGUE_WarfareBUAVterminalu%positionqF\AɆkFangles@F@ =W%disableSimulationu%dataTypeObjectPositionInfo%sideEmptyflagsAttributes)&idtypeLand_fort_artillery_nestG&positionƍFVAmkFangles l@p"@@)&disableSimulationG&dataTypeObjectPositionInfo&sideEmptyflagsAttributes'idtypeLand_fort_rampartatlOffset6"'positionƍFTКA;kFangles@g@+j='disableSimulation"'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idtypeLand_fort_rampartatlOffset6'positionF?fAckFangles@%=;@'disableSimulation'dataTypeObjectPositionInfo(sideEmptyflagsAttributes(idtypeLand_Crane_FCustomAttributes(_)positionFWBgiF((Attribute0(nAttributes_)propertyallowDamageexpression_this allowdamage _value;Value )_)data0)_)typeL)value_)typeBOOL_)dataTypeObjectPositionInfo)sideEmptyAttributes)idtypeHangedatlOffsetA)position,ՋF,S'BiiF))dataTypeObjectPositionInfo|*sideEmptyflagsAttributes*idtypeMetalBarrel_burning_FatlOffset*positionFA?kFangles*@ =**dataTypeObjectPositionInfo3+sideEmptyflagsAttributesS+idtypeMetalBarrel_burning_FY+positionzF\5ADlFS+Y+dataTypeLayernameHQEntities+idatlOffsetw=-itemsItem0+Item1pItem2=-dataTypeLayernameAdmiralEntities!,idatlOffset`~տpitemsItem0T,Item1v@Item2fpdataTypeLayernameCQCEntities,idatlOffsetlv@itemsItem0,Item1-Item2.Item3@/Item4/Item50Item68v@dataTypeTriggerposition?FIA/mFangle&@Attributes-id typeEmptyDetectorAreaR50atlOffset#-conditioncall{true;}sizeApAsizeBpAisRectangle-dataTypeTriggerpositionBF]A nFangle ZAttributes<.id typeEmptyDetectorAreaR50.conditioncall{true;}sizeA%AsizeB%AisRectangle.dataTypeTriggerpositionЍF!ASnFangle@Attributes.idtypeEmptyDetectorAreaR50@/conditioncall{true;}sizeA%AsizeB%AisRectangle@/dataTypeTriggerpositionFAWnFangle@Attributes/idtypeEmptyDetectorAreaR50/conditioncall{true;}sizeA%AsizeB%AisRectangle/dataTypeTriggerposition0wFeA4nFangleW?Attributes0idtypeEmptyDetectorAreaR50atlOffset@*0conditioncall{true;}sizeA%AsizeBAisRectangle0dataTypeLogicPositionInfo'1idtypeAdmiral_CqcZoneCustomAttributes_18position.FAmFangles@ԣ<_1 Attribute02Attribute12Attribute23Attribute3=4Attribute44Attribute55Attribute6f6Attribute7#7Attribute87nAttributes 8propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value22data22type2value2typeSTRING2propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueC33dataS33typeo3value3typeSCALAR3propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3=4data 4=4type(4value=4typeSCALAR=4propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value44data44type4valueB4typeSCALAR4propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuen55data~55type5valueB5typeSCALAR5propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value'6f6data76f6typeS6valuef6typeBOOLf6propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value6#7data6#7type7value@#7typeSCALAR#7propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value77data77type7value7typeSTRING7propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuem88data}88type8value8typeSTRING8dataTypeLogicPositionInfo 9idtypeAdmiral_CqcZoneCustomAttributes*9v@position(FAKnF*9 Attribute09Attribute1:Attribute2O;Attribute3<Attribute4<Attribute5z=Attribute61>Attribute7>Attribute8?nAttributes v@propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueP::data`::typey:value:typeSTRING:propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value;O;data;O;type:;valueO;typeSCALARO;propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;<data;<type;value<typeSCALAR<propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value<<data<<type<valueB<typeSCALAR<propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value9=z=dataI=z=typee=valueBz=typeSCALARz=propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=1>data>1>type>value1>typeBOOL1>propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value>>data>>type>valuepA>typeSCALAR>propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuet??data??type?value?typeSTRING?propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8@v@dataH@v@typea@valuev@typeSTRINGv@dataTypeLayernameCounterEntities@idatlOffset̾f items Item0CAItem1_CItem2{EItem3GItem4IItem5DKItem6KItem7LItem8WMItem9YfdataTypeGroupsideCivilianEntitiesAAttributesYCidV_CitemsItem0AItem1YBItem2BYCdataTypeObjectPositionInfo3BsideCivilianflagsAttributesSBidWtypeC_Bob_VRYBpositionF!BrFSBYBdataTypeWaypointloiterAltitudepositiondBFDn%B8qFEffectsBshowWPNEVERidXtypeMoveBBdataTypeWaypointloiterAltitudeposition7эFbAnFEffectsSCshowWPNEVERiddtypeMoveYCYC_CdataTypeGroupsideCivilianEntitiesCAttributesuEidY{EitemsItem0CItem1uDItem2DuEdataTypeObjectPositionInfoODsideCivilianflagsAttributesoDidZtypeC_Bob_VRuDpositionȊFBrFoDuDdataTypeWaypointloiterAltitudepositionF36BxapFEffectsDshowWPNEVERid[typeMoveDDdataTypeWaypointloiterAltitudeposition7эFbAnFEffectsoEshowWPNEVERidetypeMoveuEuE{EdataTypeGroupsideCivilianEntitiesEAttributesGid\GitemsItem0EItem1FItem2GGdataTypeObjectPositionInfokFsideCivilianflagsAttributesFid]typeC_Bob_VRFposition0FшBpFFFdataTypeWaypointloiterAltitudeposition+܋FP2B:pFEffects GshowWPNEVERid^typeMoveGGdataTypeWaypointloiterAltitudeposition7эFbAnFEffectsGshowWPNEVERidftypeMoveGGGdataTypeGroupsideCivilianEntitiesGAttributesIid_IitemsItem0HItem1HItem2-IIdataTypeObjectPositionInfoHsideCivilianflagsAttributesHid`typeC_Bob_VRHpositionFGBwpFHHdataTypeWaypointloiterAltitudepositionFGAPsnFEffects'IshowWPNEVERidatypeMove-I-IdataTypeWaypointloiterAltitudeposition7эFbAnFEffectsIshowWPNEVERidgtypeMoveIIIdataTypeGroupsideCivilianEntitiesJAttributes>KidbDKitemsItem0)JItem1J>KdataTypeObjectPositionInfoJsideCivilianflagsAttributesJidctypeC_Bob_VRJpositionlFBK>KDKdataTypeTriggerpositionP̊FĕB%rFAttributesKidQtypeEmptyDetectorAreaR50Kconditioncall{triggeractivated tgr_hq;}sizeApAsizeBpAKdataTypeTriggerpositionj#FSBpFAttributes]LidRtypeEmptyDetectorAreaR50Lconditioncall{triggeractivated tgr_hq;}sizeApAsizeBpALdataTypeTriggerpositionyF?Bn\xFAttributesMidTtypeEmptyDetectorAreaR50WMconditioncall{triggeractivated tgr_hq;}sizeApAsizeBpAWMdataTypeLogicPositionInfoMidStypeAdmiral_OndemandCampZoneCustomAttributesMYpositionWF`B qFMAttribute0NAttribute1OAttribute2jPAttribute3,QAttribute4QAttribute5RAttribute6xSAttribute7RTAttribute8UAttribute9UAttribute10VAttribute11WAttribute12]XAttribute131YnAttributesYpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuejOOdatazOOtypeOvalueOtypeSTRINGOpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value)PjPdata9PjPtypeUPvaluejPtypeSCALARjPpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueP,QdataP,QtypeQvalueB,QtypeSCALAR,QpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueQQdataQQtypeQvalueBQtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuewRRdataRRtypeRvalue ARtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value9SxSdataISxStypeeSvaluexStypeBOOLxSpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueTRTdata!TRTtype=TvalueRTtypeSCALARRTpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueTUdataTUtypeUvalueUtypeSTRINGUpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueUUdataUUtypeUvalue@UtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueVVdataVVtypeVvalueVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuePWWdata`WWtype|Wvalue@WtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueX]Xdata,X]XtypeHXvalue]XtypeSCALAR]XpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueX1YdataY1YtypeYvalue1YtypeSCALAR1YpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueYYdataYYtypeYvalueYtypeSTRINGYdataTypeLogicPositionInfofZidUtypeAdmiral_OndemandCampZoneCustomAttributesZfposition꿒F B9xFZAttribute0[Attribute1O\Attribute2]Attribute3]Attribute4^Attribute5__Attribute6`Attribute7`Attribute8aAttribute9bAttribute10hcAttribute118dAttribute12eAttribute13enAttributesfpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\O\data!\O\type:\valueO\typeSTRINGO\propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value\]data\]type\value]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value]]data]]type]valueB]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueT^^datad^^type^valueB^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value___data.___typeJ_value 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];Value``data``type`value?`typeSCALAR`propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueaadataaatypeavalueatypeSTRINGapropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueUbbdataebbtypebvaluebtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value'chcdata7chctypeScvalue?hctypeSCALARhcpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuec8ddatad8dtype#dvalue8dtypeSCALAR8dpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuededatadetypedvalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueeedataeetypeevalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuegffdatawfftypefvalueftypeSTRINGfdataTypeLayernamePatrolEntitiesfidatlOffsetpitemsItem0gItem1ppdataTypeLogicPositionInfo{gid)typeAdmiral_PatrolZoneCustomAttributesgppositionFŸAmFg Attribute0ShAttribute1iAttribute2iAttribute3jAttribute4FkAttribute5lAttribute6lAttribute7mAttribute8nAttribute9GonAttributes ppropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuehidatahitypehvalueitypeSTRINGipropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueiidataiitypeivalueitypeSCALARipropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIjjdataYjjtypeujvalueBjtypeSCALARjpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuekFkdatakFktype1kvalueBFktypeSCALARFkpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuekldatakltypekvalueltypeBOOLlpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuelldatalltypelvalueltypeSCALARlpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueimmdataymmtypemvaluemtypeSCALARmpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value?nndataOnntypeknvalue?ntypeSCALARnpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value oGodataoGotype2ovalueGotypeSTRINGGopropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueopdataoptypeovalueptypeSTRINGpdataTypeTriggerpositionģF7AtnFAttributesvpid#typeEmptyDetectorAreaR50pconditioncall{true;}pdataTypeLayernameSet DressingEntitiespidatlOffset>=;items:Item0sItem1\tItem2%uItem3uItem4vItem5wItem6xItem7yItem8zItem9{Item10|Item11l}Item12G~Item13PItem14QItem15RItem16JItem17RItem18Item19Item20Item21Item22pItem237Item24;Item25)Item26Item27Item28Item29Item30Item31UItem32AItem33IItem34<Item350Item363Item37=Item387Item39*Item40Item41Item42Item43XItem44Item45Item46yItem479Item48Item49Item50ޠItem51ڡItem52Item53pItem54AItem55Item56ϦItem57=dataTypeObjectPositionInfotsideEmptyflagsAttributesVtid(typeCUP_O_UAZ_Open_CHDKZ\tposition֍FFA݋nFangles֑@O@wpositionF&AnFanglesΉ@@z@wcreateAsSimpleObjectdisableSimulationwdataTypeObjectPositionInfo|xsideEmptyflagsAttributesxidtypeLand_Portable_generator_FatlOffset >xpositionFAnFanglesΉ@?z@xcreateAsSimpleObjectdisableSimulationxdataTypeObjectPositionInfoysideEmptyflagsAttributesyidtypeLand_WoodenCrate_01_stack_x5_FatlOffset6ypositionhFAnFanglesv@N?positionoFzAhnFangles?F@pcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSidtypeLand_Canteen_FpositionFAnFanglesF@ScreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeCUP_lobby_tableUposition čFҎAnnFanglesǁ@F@7disableSimulationUdataTypeObjectPositionInfoАsideEmptyflagsAttributesidtypeLand_FoodContainer_01_FApositiončFlQAnFanglesF@createAsSimpleObjectdisableSimulationAdataTypeObjectPositionInfoؑsideEmptyflagsAttributesidtypeland_gm_euro_furniture_newspaper_01atlOffset6Iposition0FrA{nFangles7@F@createAsSimpleObjectdisableSimulationIdataTypeObjectPositionInfo˒sideEmptyflagsAttributesidtypeland_gm_euro_furniture_desk_01<position{F3A\znFanglesp@F@createAsSimpleObjectdisableSimulation<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_furniture_chair_010positionFvAznFanglesxi?F@createAsSimpleObjectdisableSimulation0dataTypeObjectPositionInfo”sideEmptyflagsAttributesidtypeland_gm_euro_furniture_book_01atlOffset73positionFsAynFanglesq@F@createAsSimpleObjectdisableSimulation3dataTypeObjectPositionInfo̕sideEmptyflagsAttributesidtypeland_gm_euro_furniture_lampfixture_03atlOffset6=position FfsAAynFangles[e?F@createAsSimpleObjectdisableSimulation=dataTypeObjectPositionInfoƖsideEmptyflagsAttributesidtypeland_gm_euro_furniture_lampfixture_037positionōFmmAF@͙disableSimulationdataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeItem_Money_rollpositionǍFwAFnFanglesF@dataTypeObjectPositionInfosideEmptyAttributesRidtypeCUP_item_Kostey_photosatlOffset\?XpositionōF|A~nFangles=U@RXdataTypeObjectPositionInfośsideEmptyflagsAttributesidtypeItem_KeyspositionōF A|nFanglesF@dataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeCUP_item_Cobalt_FilepositionƍFA}nFangles3@F@dataTypeObjectPositionInfo;sideEmptyflagsAttributessidtypeFlagCarrierINSatlOffset6yposition͍FkBnFangles@sydataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeFlagCarrierINSatlOffset4n@9positionFBnFangles@39dataTypeObjectPositionInfosideEmptyflagsAttributesid typeplp_bo_inv_Cigarposition^ōFA)}nFangles@F@dataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeland_gm_euro_furniture_ashtray_01position0ōFmA?}nFanglesF@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfomsideEmptyAttributesidtypeland_gm_euro_furniture_coathanger_01atlOffset0?ޠpositionFAnFangles e?createAsSimpleObjectdisableSimulationޠdataTypeObjectPositionInfoisideEmptyAttributesidtypeland_gm_euro_furniture_infoboard_01atlOffsetpH?ڡpositionὍF}KAnFanglesB@createAsSimpleObjectdisableSimulationڡdataTypeObjectPositionInfogsideEmptyflagsAttributesid*typeCUP_O_Hilux_unarmed_CHDKZatlOffsetpositionɍF AnFangles*@!@P@dataTypeObjectPositionInfo2sideEmptyflagsAttributesjid+typeCUP_O_Hilux_unarmed_CHDKZatlOffsetH:pposition]FCAynFangles@.>positionFȘAnFanglesY@-!;dataTypeObjectPositionInfosideEmptyflagsAttributesɦidtypeMetalBarrel_burning_FatlOffset7ϦpositionFKkA]nFangles@q:ɦϦdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeMetalBarrel_burning_Fposition܍FAnFangles@<dataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeMetalBarrel_burning_F=positiontʍFAYnFangles:@@7=dataTypeLayernameSentry AIEntitiesidatlOffset=- items Item0 Item1YItem2xItem3Item4Item5@Item6cItem7Item8Item9-dataTypeGroupsideEastEntitiesVAttributesSidYitemsItem0sSdataTypeObjectPositionInfosideEastflagsAttributes$idtypeCUP_O_INS_Story_BardakSpositionuƍFAznFangles@$Inventory9S handgun۪binocularBuniformYmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogpsItemGPSheadgearCUP_H_ChDKZ_BeretSnameCUP_hgun_SA61primaryMuzzleMag BnameCUP_10Rnd_B_765x17_Ball_MammoLeft BnameBinocularYtypeNameCUP_U_O_CHDKZ_BardakisBackpackMagazineCargoItemCargoSitemsItem0ϫnameCUP_50Rnd_B_765x17_Ball_McountammoLeft2itemsItem0.SnameFirstAidKitcountSYdataTypeGroupsideEastEntitiesAttributesridxitemsItem0rdataTypeObjectPositionInfo4sideEastflagsAttributeslidtypeCUP_O_INS_SoldierrpositionsFAKnFangles^@lrxdataTypeGroupsideEastEntitiesҭAttributesidatlOffset6itemsItem0dataTypeObjectPositionInfovsideEastflagsAttributesidtypeCUP_O_INS_Soldier_ARatlOffset6positionFGA~pnFangles5`@dataTypeGroupsideEastEntitiesAttributesidatlOffset`@itemsItem01dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLatlOffset`@positionݱFΩA@nFanglesc@dataTypeGroupsideEastEntitiesVAttributes:idatlOffset6@itemsItem0s:dataTypeObjectPositionInfosideEastflagsAttributes4idtypeCUP_O_INS_Soldier_AK74atlOffset6:positionɍFsA*nFanglesh]?4:@dataTypeGroupsideEastEntitiesAttributes]idcitemsItem0]dataTypeObjectPositionInfosideEastflagsAttributesWidtypeCUP_O_INS_Soldier_LAT]positionƍF!A!nFanglesA$>W]cdataTypeGroupsideEastEntitiesAttributesiditemsItem0ʲdataTypeObjectPositionInfoAsideEastflagsAttributesyidtypeCUP_O_INS_Soldier_ARpositionލFA-nFanglesX5>ydataTypeGroupsideEastEntitiesϳAttributesiditemsItem0dataTypeObjectPositionInfocsideEastflagsAttributesidtypeCUP_O_INS_Soldier_MGpositionԢFMAnFangles7}@dataTypeGroupsideEastEntitiesAttributesidatlOffsetitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesߵidtypeCUP_O_INS_Soldier_AmmoatlOffsetpositionĦFɲAanFanglesU@ߵdataTypeGroupsideEastEntitiesEAttributes'idatlOffset<-itemsItem0b'dataTypeObjectPositionInfosideEastflagsAttributes!idtypeCUP_O_INS_Soldier_GLatlOffset<'positionoˍFдAնnFanglesh>?!'-dataTypeLayernameTown WideEntities|id1atlOffset0E@itemsItem0dataTypeLayernameAdmiralEntitiesid2atlOffset0E@itemsItem0dataTypeLayernamePatrolEntitiesOid3atlOffset0E@ items Item0ĸItem1WItem2Item3Item44Item5ӻItem6Item7Item8dataTypeTriggerposition1FɁA,jFAttributes-id,typeEmptyDetectorAreaR250Wconditioncall{true;}sizeAzCWdataTypeTriggerpositionύFÅAefFanglec*?Attributes̹id-typeEmptyDetectorAreaR250conditioncall{true;}sizeAzCdataTypeTriggerposition{FpAjFangle 9>Attributeskid.typeEmptyDetectorAreaR250conditioncall{true;}sizeAzCdataTypeTriggerposition/F#BsvFangleE @Attributes id/typeEmptyDetectorAreaR2504conditioncall{true;}sizeAzC4dataTypeTriggerpositionFWB]rFangleX@Attributesid0typeEmptyDetectorAreaR250ӻconditioncall{true;}sizeAzCӻdataTypeLogicPositionInfo5id+typeAdmiral_PatrolZoneCustomAttributesmposition_qF AaeFangles3p<@m Attribute0%Attribute1Attribute2Attribute3\Attribute4Attribute5Attribute6Attribute7|Attribute8RAttribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypeϽvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value_dataotypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\data+\typeGvalueB\typeSCALAR\propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value׿datatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuecdatastypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value;|dataK|typegvalue|typeSCALAR|propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueRdata!Rtype=value?RtypeSCALARRpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerpositionfFR@B\qFAttributesIid typeEmptyDetectorAreaR250conditioncall{true;}sizeAzCsizeBzCdataTypeTriggerpositionGhFA6XmFAttributesidtypeEmptyDetectorAreaR250conditioncall{true;}sizeAzCsizeBzCdataTypeLogicPositionInfoid!typeAdmiral_PatrolZoneCustomAttributespositioneFAklF Attribute0XAttribute1Attribute2Attribute3Attribute4KAttribute5Attribute6Attribute7Attribute8Attribute9LnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueNdata^typezvalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value KdataKtype6valueBKtypeSCALARKpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuendata~typevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueDdataTtypepvalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdataLtype7valueLtypeSTRINGLpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayernameSpawning TriggersstateEntitiesvid8atlOffset?itemsItem0Item1pItem2Item3Item4pdataTypeTriggerposition꫍FAlFAttributes7id4typeEmptyDetectorAreaR50atlOffset6pnametgr_aasizeC AactivationByANYPLAYERpdataTypeTriggerpositionmF?CBrFAttributesid7typeEmptyDetectorAreaR50nametgr_ammo_dumpsizeC AactivationByANYPLAYERdataTypeTriggerpositionΏF\A~nFAttributesid6typeEmptyDetectorAreaR50nametgr_barrackssizeC AactivationByANYPLAYERdataTypeTriggerpositionSFsAznFAttributes7id5typeEmptyDetectorAreaR50atlOffset7pnametgr_hqsizeC AactivationByANYPLAYERpdataTypeTriggerpositionFlAvmFAttributesidtypeEmptyDetectorAreaR250nametgr_chaseconditiontriggeractivated tgr_ammo_dump && triggeractivated tgr_aa && triggeractivated tgr_barracks && triggeractivated tgr_hq;sizeACsizeBCdataTypeMarkerpositionqFKAkFnamemkr_aatypeEmptyidatlOffset8dataTypeMarkerpositiontFAжnFnamemkr_hqtypeEmptyidatlOffset:WdataTypeMarkerposition~-FABrFnamemkr_ammo_dumptypeEmptyidatlOffsetH9dataTypeMarkerpositionMFNbA;nFnamemkr_barrackstypeEmptyidatlOffset90LinkIDProviderULinkshnextIDhitemsItem0nItem1Item2Item3UItem4Item5Item6<Item7Item8Item9#Item10pItem11Item12 Item13WItem14Item15Item16>Item17Item18Item19%Item20rItem21Item22 Item23YItem24Item25Item26@Item27Item28Item29'Item30tItem31Item32Item33[Item34Item35Item36BItem37Item38Item39)Item40vItem41Item42Item43]Item44Item45Item46DItem47Item48Item49+Item50xItem51Item52Item53_Item54Item55Item56FItem57Item58Item59-Item60zItem61Item62Item63aItem64Item65Item66HItem67Item68Item69/Item70|Item71Item72Item73cItem74Item75Item76JItem77Item78Item791Item80~Item81Item82Item83eItem84Item85Item86LItem87Item88Item893Item90Item91Item92Item93gItem94Item95Item96NItem97Item98Item995Item100Item101Item102Item103iItem104Item105Item106PItem107Item108Item1097Item110Item111Item112Item113kItem114Item115Item116RItem117Item118Item1199Item120Item121Item122 Item123mItem124Item125Item126TItem127Item128Item129;Item130Item131Item132"Item133oItem134Item135 Item136VItem137Item138Item139=Item140Item141Item142$Item143qItem144Item145 Item146X Item147 Item148 Item149? Item150 Item151 Item152& Item153s Item154 Item155 Item156Z Item157 Item158 Item159A Item160 Item161 Item162(Item163uItem164linkIDitem0Kitem1rCustomDatatypeSynclinkIDitem0Mitem1rCustomDatatypeSynclinkIDitem0Oitem1rCustomDataCUtypeSyncUlinkIDitem0kitem1rCustomDatatypeSynclinkIDitem0Hitem1rCustomDatatypeSynclinkIDitem0Iitem1rCustomData*<typeSync<linkIDitem0Jitem1rCustomDatawtypeSynclinkIDitem0hitem1rCustomDatatypeSynclinkIDitem0iitem1rCustomData#typeSync#linkID item0jitem1rCustomData^ptypeSyncplinkID item0(item1sCustomDatatypeSynclinkID item0*item1sCustomData typeSync linkID item0+item1sCustomDataEWtypeSyncWlinkID item0Mitem1sCustomDatatypeSynclinkIDitem0eitem1sCustomDatatypeSynclinkIDitem0`item1sCustomData,>typeSync>linkIDitem0_item1sCustomDataytypeSynclinkIDitem0:item1sCustomDatatypeSynclinkIDitem0;item1sCustomData%typeSync%linkIDitem0Jitem1sCustomData`rtypeSyncrlinkIDitem0Titem1sCustomDatatypeSynclinkIDitem0Iitem1sCustomData typeSync linkIDitem0Gitem1sCustomDataGYtypeSyncYlinkIDitem0Nitem1sCustomDatatypeSynclinkIDitem0Kitem1sCustomDatatypeSynclinkIDitem0Hitem1sCustomData.@typeSync@linkIDitem0Zitem1sCustomData{typeSynclinkIDitem0[item1sCustomDatatypeSynclinkIDitem0\item1sCustomData'typeSync'linkIDitem0]item1sCustomDatabttypeSynctlinkIDitem0^item1sCustomDatatypeSynclinkIDitem0Qitem1sCustomDatatypeSynclinkID item0Ritem1sCustomDataI[typeSync[linkID!item0Sitem1sCustomDatatypeSynclinkID"item0fitem1sCustomDatatypeSynclinkID#item0gitem1sCustomData0BtypeSyncBlinkID$item0Oitem1sCustomData}typeSynclinkID%item0Fitem1sCustomDatatypeSynclinkID&item0Pitem1sCustomData)typeSync)linkID'item0Ditem1sCustomDatadvtypeSyncvlinkID(item0Eitem1sCustomDatatypeSynclinkID)item0Bitem1sCustomDatatypeSynclinkID*item0bitem1sCustomDataK]typeSync]linkID+item0item1sCustomDatatypeSynclinkID,item0$item1sCustomDatatypeSynclinkID-item0!item1tCustomData2DtypeSyncDlinkID.item0&item1tCustomDatatypeSynclinkID/item0ditem1tCustomDatatypeSynclinkID0item0|item1sCustomData+typeSync+linkID1item0item1sCustomDatafxtypeSyncxlinkID2item0}item1sCustomDatatypeSynclinkID3item0~item1sCustomDatatypeSynclinkID4item0item1sCustomDataM_typeSync_linkID5item0item1sCustomDatatypeSynclinkID6item0item1sCustomDatatypeSynclinkID7item0item1sCustomData4FtypeSyncFlinkID8item0yitem1sCustomDatatypeSynclinkID9item0{item1tCustomDatatypeSynclinkID:item0item1tCustomData-typeSync-linkID;item0item1tCustomDatahztypeSynczlinkID<item0item1tCustomDatatypeSynclinkID=item0item1tCustomDatatypeSynclinkID>item0item1tCustomDataOatypeSyncalinkID?item0item1tCustomDatatypeSynclinkID@item0item1tCustomDatatypeSynclinkIDAitem0item1tCustomData6HtypeSyncHlinkIDBitem0item1tCustomDatatypeSynclinkIDCitem0item1tCustomDatatypeSynclinkIDDitem0item1tCustomData/typeSync/linkIDEitem0item1tCustomDataj|typeSync|linkIDFitem0item1tCustomDatatypeSynclinkIDGitem0item1tCustomDatatypeSynclinkIDHitem0item1tCustomDataQctypeSyncclinkIDIitem0item1tCustomDatatypeSynclinkIDJitem0item1tCustomDatatypeSynclinkIDKitem0item1tCustomData8JtypeSyncJlinkIDLitem0item1tCustomDatatypeSynclinkIDMitem0item1tCustomDatatypeSynclinkIDNitem0item1tCustomData1typeSync1linkIDOitem0item1tCustomDatal~typeSync~linkIDPitem0item1tCustomDatatypeSynclinkIDQitem0item1tCustomDatatypeSynclinkIDRitem0item1tCustomDataSetypeSyncelinkIDSitem0item1tCustomDatatypeSynclinkIDTitem0item1tCustomDatatypeSynclinkIDUitem0item1tCustomData:LtypeSyncLlinkIDVitem0item1tCustomDatatypeSynclinkIDWitem0item1tCustomDatatypeSynclinkIDXitem0item1tCustomData!3typeSync3linkIDYitem0item1tCustomDatantypeSynclinkIDZitem0item1tCustomDatatypeSynclinkID[item0item1tCustomDatatypeSynclinkID\item0item1tCustomDataUgtypeSyncglinkID]item0item1tCustomDatatypeSynclinkID^item0item1tCustomDatatypeSynclinkID_item0item1tCustomData<NtypeSyncNlinkID`item0item1tCustomDatatypeSynclinkIDaitem0item1tCustomDatatypeSynclinkIDbitem0item1tCustomData#5typeSync5linkIDcitem0item1tCustomDataptypeSynclinkIDditem0item1tCustomDatatypeSynclinkIDeitem0item1tCustomData typeSynclinkIDfitem0item1tCustomDataWitypeSyncilinkIDgitem0item1tCustomDatatypeSynclinkIDhitem0item1tCustomDatatypeSynclinkIDiitem0item1tCustomData>PtypeSyncPlinkIDjitem0item1tCustomDatatypeSynclinkIDkitem0item1tCustomDatatypeSynclinkIDlitem0item1tCustomData%7typeSync7linkIDmitem0item1tCustomDatartypeSynclinkIDnitem0item1tCustomDatatypeSynclinkIDoitem0item1tCustomData typeSynclinkIDpitem0item1tCustomDataYktypeSyncklinkIDqitem0item1tCustomDatatypeSynclinkIDritem0item1tCustomDatatypeSynclinkIDsitem0item1tCustomData@RtypeSyncRlinkIDtitem0item1tCustomDatatypeSynclinkIDuitem0item1tCustomDatatypeSynclinkIDvitem0item1tCustomData'9typeSync9linkIDwitem0item1tCustomDatattypeSynclinkIDxitem0item1tCustomDatatypeSynclinkIDyitem0 item1tCustomData typeSync linkIDzitem0 item1tCustomData[mtypeSyncmlinkID{item0 item1CustomDatatypeSynclinkID|item0item1CustomDatatypeSynclinkID}item0 item1CustomDataBTtypeSyncTlinkID~item0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData);typeSync;linkIDitem0item1CustomDatavtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData"typeSync"linkIDitem0item1CustomData]otypeSyncolinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataDVtypeSyncVlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1!CustomDatatypeSynclinkIDitem0 item1!CustomData+=typeSync=linkIDitem0$item1'CustomDataxtypeSynclinkIDitem0%item1'CustomDatatypeSynclinkIDitem0)item1#CustomData$typeSync$linkIDitem0*item1"CustomData_qtypeSyncqlinkIDitem0(item1&CustomDatatypeSynclinkIDitem0,item1+CustomData typeSync linkIDitem0-item1+CustomDataF X typeSyncX linkIDitem0.item1+CustomData  typeSync linkIDitem0/item1+CustomData  typeSync linkIDitem00item1+CustomData- ? typeSync? linkIDitem0Nitem1<CustomDataz  typeSync linkIDitem09item1OCustomData  typeSync linkIDitem0;item1OCustomData & typeSync& linkIDitem0Pitem1:CustomDataa s typeSyncs linkIDitem0Uitem1TCustomData  typeSync linkIDitem0Qitem1SCustomData  typeSync linkIDitem0Ritem1SCustomDataH Z typeSyncZ linkIDitem0iitem1}CustomData  typeSync linkIDitem0jitem1}CustomData  typeSync linkIDitem0kitem1}CustomData/ A typeSyncA linkIDitem0uitem1~CustomData|  typeSync linkIDitem0vitem1~CustomData  typeSync linkIDitem0item1CustomData(typeSync(linkIDitem0item1CustomDatacutypeSynculinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSync~K:sG&O1