sreVadmiral\admiral.hz_ddescription.extz_hull3\briefing\blufor.sqfz_?hull3\briefing\civilian.sqfz_hull3\briefing\indfor.sqfz_hull3\briefing\opfor.sqfz_hull3\hull3.hz_shull3\LICENSEz_8hull3\RACS_MARINE_UNI.hEl_hull3\RACS_MARINE_WEP.h!l_init.sqfz_Pmission.sqmz_class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_SLA_DE { technicals[] = {"CUP_O_UAZ_MG_SLA", "CUP_O_UAZ_MG_SLA", "CUP_O_UAZ_AGS30_SLA", "CUP_O_UAZ_SPG9_SLA"}; armour[] = {"CUP_O_BTR80_SLA", "CUP_O_BTR80A_SLA"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "casa de vacaciones"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 50; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 1; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
For some time the SLA have been in control of the relatively distant from Sahrani island of Malden.

The island is of little strategic value however it has become a holiday destination for the SLA elite, we've recently learned from a patriotic islander that the SLA defence minister is now on the island and not under mainland levels of protection..

ENEMY FORCES
Northern Sahrani Communists

FRIENDLY FORCES
A Royal Sahrani Naval Marines strike force has been assembled and inserted onto the outlying island of Moray. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Eliminate the Lieutenant located somewhere in the town of Dourdan, secure any intelligence materials found in his billet.

Eliminate the Defence Ministers Adjutant located somewhere in the town of Houdan, again secure any intelligence materials found in his billet.

Assault the southern Military depot, eliminate the garrison and rig charges on SLA arms and equipment.

Finally assault the Blanches Villa, eliminate the SLA Defence Minister along with his personal physician.

Extract back to Moray when objectives are complete. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake the objectives in the given order.

MOVEMENT PLAN
UH-1H Transports can lift a squad and have two spare seats, additionally the Huey Gunships can undertake limited transport (seven seats) missions as required.

FIRE SUPPORT PLAN
UH-1H Huey Gunships for light fire support.

SPECIAL TASKS
Destroy SLA arms and equipment where found, this will greatly reduce the resistance on the island once we invade in the future. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_RACS_URB { gear = "RACS_MARINE_WEP"; uniform = "RACS_MARINE_UNI"; languages[] = { {"west", 100} }; }; }; class Gear { #include "RACS_MARINE_WEP.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "RACS_MARINE_UNI.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class RACS_MARINE_UNI { class Rifleman { headGear = "CUP_H_RACS_Helmet_TPAT"; goggles = ""; uniform = "CUP_U_I_RACS_Urban_1"; vest = "CUP_V_B_Interceptor_Rifleman_Grey_ARM"; backpack = "ark_backpack_med"; }; class Leader : Rifleman { vest = "CUP_V_B_Interceptor_Grenadier_Grey_ARM"; headGear = "CUP_H_RACS_Helmet_Goggles_TPAT"; }; class Officer : Leader { headGear = "CUP_H_RACS_Beret_Blue"; }; class Crew : Rifleman { headGear = "CUP_H_SPH4_grey"; uniform = "CUP_U_I_RACS_Urban_2"; vest = "CUP_V_B_Interceptor_Base_Grey_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { headGear = "CUP_H_US_patrol_cap_Tpattern"; }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { headgear = "CUP_H_RACS_Helmet_Headset_TPAT"; }; class AR : Rifleman { }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { }; class ENG : Rifleman { headGear = "CUP_H_RACS_Helmet_Headset_TPAT"; backpack = "ark_backpack_large"; }; class ENGA : ENG { headGear = "CUP_H_RACS_Helmet_TPAT"; }; class P : Crew { }; class PCM : P { }; }; class RACS_MARINE_WEP { class Rifleman { primaryWeapon = "CUP_arifle_M16A1"; primaryWeaponItems[] = {"CUP_acc_Flashlight", "CUP_optic_Aimpoint_5000", "CUP_muzzle_snds_XM8"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_HandFlare_White", 2}, {"ACE_HandFlare_Red", 2}, {"SmokeShell", 2}, {"SmokeShellRed", 2} }; vestMagazines[] = { {"30Rnd_556x45_Stanag_Tracer_Yellow", 6}, {"30Rnd_556x45_Stanag", 6} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "ItemGPS"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_MX991", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_M16A1GL"; primaryWeaponItems[] = {"CUP_optic_Aimpoint_5000", "CUP_muzzle_snds_XM8"}; handgunWeapon = "CUP_hgun_Colt1911"; vestMagazines[] = { {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 4}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3}, {"CUP_7Rnd_45ACP_1911", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_FlareWhite_M203", 2}, {"CUP_FlareRed_M203", 2}, {"CUP_1Rnd_StarCluster_White_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2} }; binocular = "Binocular"; }; class Officer : Leader { binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_smg_Mac10"; primaryWeaponItems[] = {"CUP_muzzle_mfsup_Suppressor_Mac10"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 1}, {"ACE_HandFlare_White", 1}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_45ACP_Yellow_Tracer_MAC10_M", 4}}; backpackMagazines[] = {}; assignItems[] = {"CUP_NVG_PVS14"}; }; class CO : Officer { }; class XO : CO { backpackMagazines[] = { {"CUP_1Rnd_Smoke_M203", 8}, {"CUP_1Rnd_SmokeRed_M203", 8} }; backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_smg_Mac10"; primaryWeaponItems[] = {"CUP_muzzle_mfsup_Suppressor_Mac10"}; handgunWeapon = "ACE_Flashlight_Maglite_ML300L"; vestMagazines[] = { {"CUP_30Rnd_45ACP_Yellow_Tracer_MAC10_M", 8}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_45ACP_Yellow_Tracer_MAC10_M", 4} }; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_M249_E1"; primaryWeaponItems[] = {"CUP_muzzle_snds_XM8"}; vestMagazines[] = {{"CUP_200Rnd_TE4_Yellow_Tracer_556x45_M249", 1}}; backpackMagazines[] = {{"CUP_200Rnd_TE4_Yellow_Tracer_556x45_M249", 4}}; }; class AAR : Rifleman { vestMagazines[] = { {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3} }; binocular = "Binocular"; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_M136"; vestMagazines[] = { {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"30Rnd_556x45_Stanag_Tracer_Yellow", 3}, {"30Rnd_556x45_Stanag", 3} }; }; class ENG : Rifleman { primaryWeapon = "CUP_smg_Mac10"; primaryWeaponItems[] = {"CUP_muzzle_mfsup_Suppressor_Mac10"}; handgunWeapon = "ACE_Flashlight_Maglite_ML300L"; vestMagazines[] = {{"CUP_30Rnd_45ACP_Yellow_Tracer_MAC10_M", 8}}; backpackMagazines[] = { {"DemoCharge_Remote_Mag", 3}, {"SatchelCharge_Remote_Mag", 2} }; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M136", 10}}; magazines[] = { {"30Rnd_556x45_Stanag_Tracer_Yellow", 100}, {"30Rnd_556x45_Stanag", 150}, {"CUP_200Rnd_TE4_Yellow_Tracer_556x45_M249", 150}, {"CUP_30Rnd_45ACP_Yellow_Tracer_MAC10_M", 50}, {"CUP_7Rnd_45ACP_1911", 12}, {"CUP_1Rnd_HE_M203", 15}, {"CUP_1Rnd_HEDP_M203", 15}, {"CUP_1Rnd_Smoke_M203", 15}, {"CUP_1Rnd_SmokeRed_M203", 15}, {"CUP_FlareWhite_M203", 15}, {"CUP_FlareRed_M203", 15}, {"CUP_1Rnd_StarCluster_White_M203", 15}, {"CUP_1Rnd_StarCluster_Red_M203", 15}, {"ACE_HandFlare_White", 15}, {"ACE_HandFlare_Red", 15}, {"DemoCharge_Remote_Mag", 15}, {"SatchelCharge_Remote_Mag", 5}, {"HandGrenade", 15}, {"SmokeShell", 15}, {"SmokeShellRed", 15} }; items[] = { {"ACE_DefusalKit", 4}, {"ACE_Clacker", 4} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; };raP version6EditorDatasourceNameark_co49_casa_de_vacacionesaddonsLA3_Characters_Face_explosivesace_nouniformrestrictionsace_parachuteCUP_WheeledVehicles_LRCUP_WheeledVehicles_MTVRCUP_AirVehicles_UH1Hark_ai_sentryark_clear_cargoA3_Modules_Fark_ace_rearmA3_Ui_Fadmiralark_rotorCUP_Creatures_Military_SLACUP_WheeledVehicles_BRDM2CUP_WheeledVehicles_UAZCUP_WheeledVehicles_VolhaCUP_CAMiscCUP_Editor_Buildings_ConfigA3_Props_F_Orange_FurnitureA3_Structures_F_Heli_Items_ElectronicsA3_Structures_F_Items_Vesselsace_cargoA3_Structures_F_Items_GadgetsA3_Props_F_Orange_Humanitarian_CampsA3_Props_F_Orange_Items_DecorativeCUP_Misc3_ConfigA3_Structures_F_Bootcamp_Items_FoodCUP_Misc_e_ConfigA3_Props_F_Argo_Items_DocumentsCUP_CWA_MiscA3_Structures_F_Heli_FurnitureA3_Props_F_Argo_Items_Electronicscba_xehA3_Props_F_Orange_Humanitarian_SuppliesA3_Structures_F_Heli_Ind_MachinesA3_Structures_F_Items_ElectronicsA3_Structures_F_EPA_Civ_ConstructionsA3_Structures_F_Items_DocumentsA3_Props_F_Enoch_Military_DecontaminationA3_Structures_F_Heli_Civ_ConstructionsA3_Props_F_Orange_Items_DocumentsA3_Structures_F_Bootcamp_Items_ElectronicsA3_Props_F_Orange_Civilian_InfoBoardsA3_Missions_F_OldmanCUP_WheeledVehicles_BTR80CUP_TrackedVehicles_T72CUP_WheeledVehicles_UralA3_Structures_F_Mil_BagBunkerA3_Structures_F_WallsCUP_Weapons_AmmoBoxesCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionCUP_Editor_Structures_ConfigA3_Structures_F_FurnitureA3_Props_F_Argo_Civilian_InfoBoardsCUP_AirVehicles_Mi24CUP_Weapons_SA61CUP_Weapons_AmmunitionA3_Weapons_FCUP_Creatures_People_Civil_TakistanCUP_Weapons_NVGCUP_Creatures_People_Civil_ChernarusCUP_Weapons_GrenadesA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentace_commonA3_Structures_F_Bootcamp_Civ_SportsGroundsA3_Structures_F_Ind_WindPowerPlantOPXmiscA3_Structures_F_EPA_Items_MedicalA3_Structures_F_Exp_Infrastructure_WaterSupplyCUP_WheeledVehicles_S1203CUP_AirVehicles_Mi8AddonsMetaData randomSeedScenarioData!CustomAttributes"Mission# moveGridStep>angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderC MarkerIDProviderV LayerIndexProvideri Camera| nextID;V nextIDi nextID| posYDiAq?Fdirt?a<upR}>8t?$<asideo<eش List !9items8Item0 Item1 Item2~ Item3 Item4`Item5Item6Item75Item8Item9Item10Item11Item12kItem13Item14Item15TItem16Item17Item187Item19fItem20Item21JItem22Item23cItem24Item25Item26Item27Item28eItem29Item300Item31Item32UItem33Item34Item356Item36Item37 Item38OItem39Item40Item41FItem42Item43Item44NItem45Item46Item47KItem48Item49Item50pItem51Item52S Item53| Item54!Item55c!!classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/~ classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/ classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/`classNameCUP_WheeledVehicles_LRnameCUP_WheeledVehicles_LRclassNameCUP_WheeledVehicles_MTVRnameCUP_WheeledVehicles_MTVRclassNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1H5classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgclassNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comkclassNameAdmiralnameadmiralauthorKamiclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_Military_SLAnameCUP_Creatures_Military_SLATclassNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZclassNameCUP_WheeledVehicles_VolhanameCUP_WheeledVehicles_Volha7classNameCUP_CAMiscnameCUP_CAMiscfclassNameCUP_Editor_Buildings_ConfignameCUP_Editor_Buildings_ConfigclassNameA3_Props_F_OrangenameArma 3 Orange - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comJclassNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comcclassNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameA3_Structures_F_BootcampnameArma 3 Bootcamp Update - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigclassNameA3_Props_F_ArgonameArma 3 Malden - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comeclassNameCUP_CWA_MiscnameCUP_CWA_MiscclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com0classNameA3_Props_F_EnochnameArma 3 Contact Platform - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Missions_F_OldmannameArma 3 Old Man - Playable ContentauthorBohemia Interactiveurlhttps://www.arma3.comUclassNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80classNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural6classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxes classNameCUP_WarfareBuildingsnameCUP_WarfareBuildingsOclassNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_FactionclassNameCUP_Editor_Structures_ConfignameCUP_Editor_Structures_ConfigclassNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24FclassNameCUP_Weapons_SA61nameCUP_Weapons_SA61classNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comNclassNameCUP_Creatures_People_Civil_TakistannameCUP_Creatures_People_Civil_TakistanclassNameCUP_Weapons_NVGnameCUP_Weapons_NVGclassNameCUP_Creatures_People_Civil_ChernarusnameCUP_Creatures_People_Civil_ChernarusKclassNameCUP_Weapons_GrenadesnameCUP_Weapons_GrenadesclassNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/pclassNameace_commonnameACE3 - CommonauthorACE-Teamurlhttp://ace3mod.com/classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.comS classNameOPXmiscnameOPXmisc| classNameA3_Structures_F_Exp_InfrastructurenameArma 3 Apex - Infrastructure ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com!classNameCUP_WheeledVehicles_S1203nameCUP_WheeledVehicles_S1203c!classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8!authordancemooxHeader!"gameTypeCoopminPlayersmaxPlayers1"Category0"#nameMultiplayerAttribute0a"Attribute1"nAttributes#propertyRespawnButtonexpressiontrueValue""data""type"value?"typeSCALAR"propertyRespawnTemplatesexpressiontrueValue##data-##typeH#value\##typeARRAY\#itemsItem0y##data##type#valueNone#typeSTRING#Intel#Entities%ConnectionsbriefingNameark_co49_casa_de_vacacionesoverviewTextRACS Marines launch a raid against SLA leadershiptimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<%itemsItem0&Item1b-Item21Item37Item4o>Item5/BItem6HItem7OItem8&SItem9YItem10 `Item11iItem12`lItem13oItem14jsItem15wItem16zItem17]~Item18~Item19Item20XItem21öItem22-Item23Item24Item25iOItem26PItem27oItem28dataTypeGroupsideWestEntities0'AttributesH-idb-itemsItem0n'Item1(Item2p*Item3+H-dataTypeObjectPositionInfo'sideWestflagsAttributes'idtypeB_officer_F(positionP6D_A=F'skill?rankCAPTAINinit [this, ["faction", "CUP_RACS_URB"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Commanding Officer@COisPlayerisPlayable(dataTypeObjectPositionInfob)sideWestflagsAttributes)idtypeB_medic_Fp*position6D_A=F)skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Platoon Corpsman@COisPlayablep*dataTypeObjectPositionInfo*sideWestflagsAttributes*idtypeB_Soldier_F+position5D_A=F*skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Platoon Rifleman@COisPlayable+dataTypeObjectPositionInfo;,sideWestflagsAttributes[,idtypeB_officer_FH-positionP6D_A=F[,skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Executive Officer@COisPlayableH-formationDIAMONDb-dataTypeGroupsideWestEntities-Attributes1id1itemsItem0-Item1m/1dataTypeObjectPositionInfoE.sideWestflagsAttributes}.idtypeB_Soldier_SL_Fm/position`8D_A3">FanglesʲH@}.skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha Squad Leader@Alpha SLisPlayablem/dataTypeObjectPositionInfo/sideWestflagsAttributes0idtypeB_medic_F1position7D_A+>FanglesʲH@0skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha Squad Corpsman@Alpha SLisPlayable1formationDIAMOND1dataTypeGroupsideWestEntitiesi1Attributes7id 7itemsItem01Item1D3Item24Item3@67dataTypeObjectPositionInfo2sideWestflagsAttributesP2id typeB_Soldier_TL_FD3position@8D_A34>FanglesʲH@P2skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 1 Fireteam Leader@Alpha 1isPlayableD3dataTypeObjectPositionInfo3sideWestflagsAttributes3id typeB_soldier_AR_F4position7D_A=>FanglesʲH@3skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 1 Automatic Rifleman@Alpha 1isPlayable4dataTypeObjectPositionInfo55sideWestflagsAttributesm5id typeB_Soldier_A_F@6position8D_A>>FanglesʲH@m5skill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayable@6dataTypeObjectPositionInfo6sideWestflagsAttributes6id typeB_soldier_LAT_F7position4>8D_AH>FanglesʲH@6skill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 1 Rifleman (AT)@Alpha 1isPlayable7formationDIAMOND7dataTypeGroupsideWestEntities8AttributesU>ido>itemsItem0O8Item19Item2m;Item3<U>dataTypeObjectPositionInfo8sideWestflagsAttributes8idtypeB_Soldier_TL_F9position88D_A3T>FanglesʲH@8skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 2 Fireteam Leader@Alpha 2isPlayable9dataTypeObjectPositionInfo]:sideWestflagsAttributes:idtypeB_soldier_AR_Fm;position7D_A]>FanglesʲH@:skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 2 Automatic Rifleman@Alpha 2isPlayablem;dataTypeObjectPositionInfo;sideWestflagsAttributes<idtypeB_Soldier_A_F<position8D_A^>FanglesʲH@<skill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable<dataTypeObjectPositionInfoZ=sideWestflagsAttributes=idtypeB_soldier_LAT_FU>position368D_Ah>FanglesʲH@=skill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Alpha 2 Rifleman (AT)@Alpha 2isPlayableU>formationDIAMONDo>dataTypeGroupsideWestEntities>AttributesBid/BitemsItem0>Item1|@BdataTypeObjectPositionInfoR?sideWestflagsAttributes?idtypeB_Soldier_SL_F|@positiony5D_A%">FanglesʲH@?skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo Squad Leader @Bravo SLisPlayable|@dataTypeObjectPositionInfo@sideWestflagsAttributes AidtypeB_medic_FBposition 5D_A+>FanglesʲH@ Askill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo Squad Corpsman@Bravo SLisPlayableBformationDIAMOND/BdataTypeGroupsideWestEntitiesyBAttributesHidHitemsItem0BItem1UDItem2EItem3QGHdataTypeObjectPositionInfo(CsideWestflagsAttributes`CidtypeB_Soldier_TL_FUDposition5D_A7>FanglesʲH@`Cskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 1 Fireteam Leader@Bravo 1isPlayableUDdataTypeObjectPositionInfoDsideWestflagsAttributesDidtypeB_soldier_AR_FEposition5D_AqA>FanglesʲH@Dskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 1 Automatic Rifleman@Bravo 1isPlayableEdataTypeObjectPositionInfoFFsideWestflagsAttributes~FidtypeB_Soldier_A_FQGposition_6D_AA>FanglesʲH@~Fskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableQGdataTypeObjectPositionInfoGsideWestflagsAttributesGidtypeB_soldier_LAT_FHposition45D_AK>FanglesʲH@Gskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 1 Rifleman (AT)@Bravo 1isPlayableHformationDIAMONDHdataTypeGroupsideWestEntities"IAttributesgOidOitemsItem0`IItem1JItem2LItem3MgOdataTypeObjectPositionInfoIsideWestflagsAttributes JidtypeB_Soldier_TL_FJposition5D_AU>FanglesʲH@ Jskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 2 Fireteam Leader@Bravo 2isPlayableJdataTypeObjectPositionInfooKsideWestflagsAttributesKidtypeB_soldier_AR_FLposition'5D_Aq_>FanglesʲH@Kskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 2 Automatic Rifleman@Bravo 2isPlayableLdataTypeObjectPositionInfoLsideWestflagsAttributes'MidtypeB_Soldier_A_FMpositiong6D_A_>FanglesʲH@'Mskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayableMdataTypeObjectPositionInfolNsideWestflagsAttributesNidtypeB_soldier_LAT_FgOposition35D_Ai>FanglesʲH@Nskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Bravo 2 Rifleman (AT)@Bravo 2isPlayablegOformationDIAMONDOdataTypeGroupsideWestEntitiesOAttributes Sid"&SitemsItem0OItem1Q SdataTypeObjectPositionInfodPsideWestflagsAttributesPid typeB_Soldier_SL_FQposition.D'4A3=FPskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie Squad Leader [JIP]@Charlie SLisPlayableQdataTypeObjectPositionInfoQsideWestflagsAttributes Rid!typeB_medic_F Sposition(/D'4Af=F Rskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie Squad Corpsman [JIP]@Charlie SLisPlayable SformationDIAMOND&SdataTypeGroupsideWestEntitiespSAttributes~Yid'YitemsItem0SItem1?UItem2VItem3X~YdataTypeObjectPositionInfoTsideWestflagsAttributes?Tid#typeB_Soldier_TL_F?Uposition.D'4A3z=F?Tskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 1 Fireteam Leader [JIP]@Charlie 1isPlayable?UdataTypeObjectPositionInfoUsideWestflagsAttributesUid$typeB_soldier_AR_FVposition /D'4A3p=FUskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 1 Automatic Rifleman [JIP]@Charlie 1isPlayableVdataTypeObjectPositionInfo"WsideWestflagsAttributesBWid%typeB_Soldier_A_FXposition-D'4A3p=FBWskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 1 Assistant Automatic Rifleman [JIP]@Charlie 1isPlayableXdataTypeObjectPositionInfoXsideWestflagsAttributesXid&typeB_soldier_LAT_F~Yposition.D'4A3f=FXskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 1 Rifleman (AT) [JIP]@Charlie 1isPlayable~YformationDIAMONDYdataTypeGroupsideWestEntitiesYAttributes_id, `itemsItem0 ZItem1[Item2$]Item3^_dataTypeObjectPositionInfoZsideWestflagsAttributesZid(typeB_Soldier_TL_F[positionp.D'4AY=FZskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 2 Fireteam Leader [JIP]@Charlie 2isPlayable[dataTypeObjectPositionInfo"\sideWestflagsAttributesB\id)typeB_soldier_AR_F$]position/D'4AO=FB\skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 2 Automatic Rifleman [JIP]@Charlie 2isPlayable$]dataTypeObjectPositionInfo]sideWestflagsAttributes]id*typeB_Soldier_A_F^position-D'4AO=F]skill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 2 Assistant Automatic Rifleman [JIP]@Charlie 2isPlayable^dataTypeObjectPositionInfo_sideWestflagsAttributes"_id+typeB_soldier_LAT_F_positionp.D'4AE=F"_skill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Charlie 2 Rifleman (AT) [JIP]@Charlie 2isPlayable_formationDIAMOND `dataTypeGroupsideWestEntitiesS`Attributeshid0iitemsItem0`Item1ucItem20fhdataTypeObjectPositionInfo asideWestflagsAttributes+aid-typeB_engineer_FCustomAttributes%bucposition@4D_A=F+askill?rankSERGEANTinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "ENG"], ["marker", "ENG", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Sahrani Naval Marines - Engineering Leader@EngineerisPlayable%bAttribute0]bAttribute1bnAttributesucpropertyspeakerexpression_this setspeaker _value;ValuebbdatabbtypebvalueMale10ENGbtypeSTRINGbpropertypitchexpression_this setpitch _value;Value4cucdataDcuctype`cvaluep}?uctypeSCALARucdataTypeObjectPositionInfocsideWestflagsAttributesdid.typeB_engineer_FCustomAttributesd0fposition4D_A=Fdskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Engineering Assistant@EngineerisPlayabledAttribute0eAttribute1enAttributes0fpropertyspeakerexpression_this setspeaker _value;ValuebeedatareetypeevalueMale04ENGetypeSTRINGepropertypitchexpression_this setpitch _value;Valuee0fdatae0ftypefvaluep}?0ftypeSCALAR0fdataTypeObjectPositionInfofsideWestflagsAttributesfid/typeB_engineer_FCustomAttributesghposition3D_A=Ffskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Marines - Engineering Assistant@EngineerisPlayablegAttribute0gAttribute1dhnAttributeshpropertyspeakerexpression_this setspeaker _value;Valuehdhdata-hdhtypeOhvalueMale05ENGdhtypeSTRINGdhpropertypitchexpression_this setpitch _value;Valuehhdatahhtypehvalueu?htypeSCALARhformationDIAMONDidataTypeGroupsideWestEntitiesOiAttributesFlid4`litemsItem0wiItem1jFldataTypeObjectPositionInfoisideWestflagsAttributesjid1typeB_Helipilot_FjpositionV*D_AH>Fjskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 1 Pilot (UH-1H Huey)@TH 1isPlayablejdataTypeObjectPositionInfojksideWestflagsAttributeskid2typeB_helicrew_FFlpositionV+D_A>>Fkskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 1 Door Gunner@TH 1isPlayableFlformationDIAMOND`ldataTypeGroupsideWestEntitieslAttributesoid8oitemsItem0lItem1VnodataTypeObjectPositionInfoBmsideWestflagsAttributesbmid5typeB_Helipilot_FVnpositionVb2D_AE>Fbmskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 2 Pilot (UH-1H Huey)@TH 2isPlayableVndataTypeObjectPositionInfonsideWestflagsAttributesnid6typeB_helicrew_FopositionV3D_A;>Fnskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 2 Door Gunner@TH 2isPlayableoformationDIAMONDodataTypeGroupsideWestEntitiespAttributesPsid<jsitemsItem0-pItem1qPsdataTypeObjectPositionInfopsideWestflagsAttributespid9typeB_Helipilot_Fqpositionu9(D_A!?FanglesH?pskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 3 Pilot (UH-1H Huey) [JIP Replacement]@TH 3isPlayableqdataTypeObjectPositionInfoJrsideWestflagsAttributesrid:typeB_helicrew_FPsposition;(D_A?FanglesH?rskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 3 Door Gunner [JIP Replacement]@TH 3isPlayablePsformationDIAMONDjsdataTypeGroupsideWestEntitiessAttributesvid@witemsItem0sItem1uvdataTypeObjectPositionInfoLtsideWestflagsAttributestid=typeB_Helipilot_Fuposition/$D_A}V?FanglesH?tskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 4 Pilot (UH-1H Huey) [JIP Replacement]@TH 4isPlayableudataTypeObjectPositionInfousideWestflagsAttributes1vid>typeB_helicrew_Fvposition$D_A}H?FanglesH?1vskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - TH 4 Door Gunner [JIP Replacement]@TH 4isPlayablevformationDIAMONDwdataTypeGroupsideWestEntitiescwAttributeswzidCzitemsItem0wItem1ywzdataTypeObjectPositionInfowsideWestflagsAttributesxidAtypeB_Pilot_Fypositiond .D_A>Fxskill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - AH 1 Pilot (UH-1H Huey Gunship)@AH 1isPlayableydataTypeObjectPositionInfoysideWestflagsAttributesyidBtypeB_Pilot_Fwzpositiond.D_A>Fyskill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - AH 1 Door Gunner Observer@AH 1isPlayablewzformationDIAMONDzdataTypeGroupsideWestEntitieszAttributesC~idF]~itemsItem0{Item1|C~dataTypeObjectPositionInfoo{sideWestflagsAttributes{idDtypeB_Pilot_F|positionD_A6?Fangles=>?{skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - AH 2 Pilot (UH-1H Huey Gunship) [JIP Replacement]@AH 2isPlayable|dataTypeObjectPositionInfo#}sideWestflagsAttributes[}idEtypeB_Pilot_FC~positionjD_A:?Fangles=>?[}skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani Naval Aviation - AH 2 Door Gunner Observer [JIP Replacement]@AH 2isPlayableC~formationDIAMOND]~dataTypeLogicPositionInfo~nameadm_hc_unitisPlayabledescriptionHCidXtypeHeadlessClient_F~position`)D)\A=F~dataTypeLayernamePlayer BitsEntities=ide items Item0Item1+Item2Item3Item4Item5,Item6kItem7ĦItem8Item9dataTypeObjectPositionInfoGsideEmptyflagsAttributesid`typeCUP_I_LR_MG_RACSCustomAttributes+position~5D]OA=FanglesV<skill?%?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}Attribute0:Attribute1ÂnAttributes+propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueÂdataÂtypevalue[[[["CUP_arifle_M16A2","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]ÂtypeSTRINGÂpropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};Valueԃ+data+typevalue+typeARRAYitemsItem0;Item1o+dataKotype[otypeARRAYodata+typevalue+typeARRAYitemsItem0Item1:Item2{Item3ȆItem4 Item5XItem6Item7Item8.Item9yItem10Item11Item12HItem13Item14ۉItem15)Item16jItem17Item18Item19BItem20Item21ЋItem22Item23]Item24Item25+data:type%valueselection_tool:typeSTRING:dataJ{typefvalue{typeSCALAR{dataȆtypevalueselection_jerryȆtypeSTRINGȆdata؆ typevalue typeSCALAR dataXtypeCvalueselection_antennaXtypeSTRINGXdatahtypevalue?typeSCALARdatatype؇valueselection_antenna_reartypeSTRINGdata.typevalue?.typeSCALAR.data>ytypedvalueselection_boxytypeSTRINGydatatypevalue?typeSCALARdataʈtypevalueselection_stepstypeSTRINGdataHtype3valueHtypeSCALARHdataXtypevalueselection_wheelfronttypeSTRINGdataۉtypeƉvalueۉtypeSCALARۉdata)typevalueselection_wheels)typeSTRING)data9jtypeUvaluejtypeSCALARjdataztypevalueselection_bartypeSTRINGdataŊtypevaluetypeSCALARdataBtype-valueselection_tarpBtypeSTRINGBdataRtypenvaluetypeSCALARdataЋtypevalueselection_doorsЋtypeSTRINGЋdatatypevaluetypeSCALARdata!]typeHvalueselection_rear]typeSTRING]datamtypevaluetypeSCALARdatatypeՌvalueselection_windtypeSTRINGdata+typevalue+typeSCALAR+dataTypeObjectPositionInfosideEmptyflagsAttributesidVtypeCUP_I_LR_Transport_RACSCustomAttributeswpositionw4DA%=FanglesV<skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}wAttribute0nAttributespropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValuedatatypeۏvaluetypeARRAYitemsItem0Item1Kdata'Ktype7KtypeARRAYKdata[typevvaluetypeARRAYitemsItem0ʑItem1Item2WItem3Item4Item54Item6uItem7ɓItem8 Item9UItem10Item11Item12$Item13vItem14Item15Item16CItem17Item18ЖItem19Item20^Item21Item22Item237Item24xItem25Ędataڑtypevalueselection_tooltypeSTRINGdata&WtypeBvalueWtypeSCALARWdatagtypevalueselection_jerrytypeSTRINGdatatypeВvaluetypeSCALARdata4typevalueselection_antenna4typeSTRING4dataDutype`valueutypeSCALARudataɓtypevalueselection_antenna_rearɓtypeSTRINGɓdataٓ typevalue typeSCALAR dataUtype@valueselection_boxUtypeSTRINGUdataetypevalue?typeSCALARdatatypeΔvalueselection_stepstypeSTRINGdata$typevalue$typeSCALAR$data4vtypeavalueselection_wheelfrontvtypeSTRINGvdatatypevaluetypeSCALARdataǕtypevalueselection_bartypeSTRINGdataCtype.valueCtypeSCALARCdataStypezvalueselection_tarptypeSTRINGdataЖtypevalueЖtypeSCALARЖdatatypevalueselection_doorstypeSTRINGdata-^typeIvalue^typeSCALAR^datantypevalueselection_reartypeSTRINGdatatype֗valuetypeSCALARdata7type"valueselection_roll7typeSTRING7dataGxtypecvaluextypeSCALARxdataĘtypevalueselection_windĘtypeSTRINGĘdataԘtypevaluetypeSCALARdataTypeObjectPositionInfo}sideEmptyflagsAttributesidctypeCUP_I_MTVR_Ammo_RACSposition_'DA=Finitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfo~sideEmptyflagsAttributesiddtypeCUP_I_MTVR_Refuel_RACSposition(DA=Finitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfosideEmptyflagsAttributesidYtypeCUP_I_UH1H_gunship_RACSCustomAttributes,position/DAy>Fskill?initcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_NavypylonsCUP_PylonPod_CMFlare_Chaff;CUP_PylonPod_CMFlare_Chaff;CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_1200Rnd_TE1_Red_Tracer_GAU19A_M;CUP_PylonPod_1200Rnd_TE1_Red_Tracer_GAU19A_M;Attribute0RAttribute1nAttributes,propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypejvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue,data,typevalue,typeBOOL,dataTypeObjectPositionInfosideEmptyflagsAttributesidZtypeCUP_I_UH1H_gunship_RACSCustomAttributesYkpositionxDAj?Fangles=>?skill?initcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_NavypylonsCUP_PylonPod_CMFlare_Chaff;CUP_PylonPod_CMFlare_Chaff;CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_1200Rnd_TE1_Red_Tracer_GAU19A_M;CUP_PylonPod_1200Rnd_TE1_Red_Tracer_GAU19A_M;YAttribute0Attribute1nAttributeskpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue,kdata<ktypeXvaluektypeBOOLkdataTypeObjectPositionInfosideEmptyflagsAttributesid[typeCUP_I_UH1H_Slick_RACSCustomAttributesĦposition*DAg>Fskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_NavyAttribute0Attribute1nAttributesĦpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueDdataTtypevalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueĦdataĦtypevalueĦtypeBOOLĦdataTypeObjectPositionInfoSsideEmptyflagsAttributessid\typeCUP_I_UH1H_Slick_RACSCustomAttributes position2DA>Fsskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_Navy Attribute0CAttribute1pnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuepdataptype[value[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]ptypeSTRINGppropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueީdatatype valuetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesid]typeCUP_I_UH1H_Slick_RACSCustomAttributes|position&DA>FanglesH?skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_Navy|Attribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatype̬value[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueOdata_type{valuetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesUid^typeCUP_I_UH1H_Slick_RACSCustomAttributespositionP"DA1?FanglesH?Uskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS_NavyAttribute0%Attribute1RnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueRdataRtype=value[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]RtypeSTRINGRpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuedataаtypevaluetypeBOOLdataTypeLayernameModulesstateEntitiesXidfatlOffset^?PXitemsItem0Item1(Item2Item3XdataTypeLogicPositionInfoid<typeARK_Make_SentryatlOffset.9CustomAttributes=(positionE!A{Eangles&y@@=Attribute0enAttributes(propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value(data(typevalue(typeBOOL(dataTypeLogicPositionInfosid=typeARK_Clear_VehiclepositioniE!AC{Eanglesk</=dataTypeLogicPositionInfoKareaSize@@flagsidLtypeModuleHideTerrainObjects_FatlOffset>CustomAttributespositionEBEangles5@Attribute0Attribute1RnAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueRdata!Rtype=valuepARtypeSCALARRproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuedataµtype޵valuetypeBOOLdataTypeLogicPositionInfo8id/typeARK_ACE_RearmXpositionB(D)\A4=FXdataTypeMarkerposition^BEBFEnamemkr_dourdantypeEmptyidgatlOffset0ödataTypeMarkerpositionLEy)B1Enamemkr_houdantypeEmptyidhatlOffset̹-dataTypeMarkerpositions E אB MwEnamemkr_blanchestypeEmptyididataTypeMarkerpositioncHEBGEnamemkr_militarytypeEmptyidjatlOffset(|dataTypeLayernameDourdanstateEntitiesNidkatlOffsetiOitemsItem0Item1\Item2iOdataTypeLayernameAdmiralEntitiesθidoatlOffsetB\itemsItem0Item1*Item2T\dataTypeLayernameCQCEntitiesJid{atlOffsetB*itemsItem0Item1<Item2Item3Item4O*dataTypeTriggerpositionREEBEAttributesidOtypeEmptyDetector<conditioncall{true;}sizeA AsizeBNMAisRectangle<dataTypeTriggerpositionlE3BEAttributesidPtypeEmptyDetectorconditioncall{true;}sizeA AsizeBNMAisRectangledataTypeTriggerposition(EBlEangleUY@AttributesRidQtypeEmptyDetectorconditioncall{true;}sizeA AsizeBNMAisRectangledataTypeTriggerposition[)EB"REangle*@AttributesidRtypeEmptyDetectorOconditioncall{true;}sizeA AsizeBNMAisRectangleOdataTypeLogicPositionInfoidStypeAdmiral_CqcZoneatlOffsetCustomAttributes޼*positionEĔBE޼ Attribute0Attribute1BAttribute2Attribute3Attribute4uAttribute5.Attribute6Attribute7Attribute8fnAttributes *propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueBdataBtype-valueBtypeSTRINGBpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value¾dataҾtypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value{datatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value4udataDutype`valueButypeSCALARupropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value.data.typevalueB.typeSCALAR.propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueadataqtypevalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value*data*typevalue*typeSTRING*dataTypeLayernameCounterEntitieswid|atlOffsetBTitemsItem03Item16Item2Item3zItem4Item5Item6Item7Item8Item9IItem10Item11Item12VItem13Item14TdataTypeGroupsideCivilianEntitiesAttributes0idatlOffsetB6itemsItem0Item1ZItem20dataTypeObjectPositionInfo4sideCivilianflagsAttributesTidtypeC_Jeff_VRZpositionElYAFTZdataTypeWaypointpositionQEBSEEffectsshowWPNEVERidtypeMovedataTypeWaypointposition&Dx A DEffects*showWPNEVERidtypeMove006dataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributesposition)mEQAFAttribute0Attribute1Attribute2Attribute3WAttribute4 nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value]datamtypevalueDefaulttypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueWdata#WtypeBvalueNORMALWtypeSTRINGWpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value data typevalueHC typeSCALAR propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_inserttypeSTRINGdataTypeTriggerpositionˇEQAFAttributesDidtypeEmptyDetectorAreaR50zconditioncall{triggeractivated tgr_dourdan;}zdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0Item1dataTypeObjectPositionInfoosideCivilianflagsAttributesidtypeC_Bob_VRpositionضEBEdataTypeWaypointpositionEݎB EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesdAttributesidatlOffsetBitemsItem0Item1!dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR!positionEArE!dataTypeWaypointpositionEݎB EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition>CE'CEdataTypeWaypointpositionEݎB EEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributespositionDE(CpEangles@ =Attribute0Attribute1Attribute2IAttribute3 Attribute4Attribute5Attribute6WAttribute71Attribute8Attribute9Attribute10Attribute11pAttribute12<Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueIdataYtypervaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueIdataItype4valueItypeSCALARIpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueVdataftypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueWdata(WtypeDvalueWtypeBOOLWpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value1data1typevalue?1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value_dataotypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value/pdata?ptype[valueptypeSCALARppropertyAdmiral_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];ValuedatatypevaluetypeSTRINGdataTypeTriggerpositionEeCBEAttributesEidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_dourdan;}sizeApAsizeBpAdataTypeTriggerpositionbE\'C*:EAttributesidtypeEmptyDetectorAreaR50Iconditioncall{triggeractivated tgr_dourdan;}sizeApAsizeBpAIdataTypeTriggerpositionE5Eb*ASAEAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_dourdan;}sizeApAsizeBpAdataTypeGroupsideCivilianEntities]Attributesid0atlOffsetBitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesid1typeC_Bob_VRposition_E_C:EdataTypeWaypointloiterAltitudepositionEBWEEffectsshowWPNEVERid7typeMovedataTypeTriggerpositionjE^C_EAttributesid2typeEmptyDetectorAreaR50Vconditioncall{triggeractivated tgr_dourdan;}sizeApAsizeBpAVdataTypeGroupsideCivilianEntitiesAttributesid3atlOffsetBitemsItem0Item1qdataTypeObjectPositionInfoKsideCivilianflagsAttributeskid4typeC_Bob_VRqpositionEj&CZyEkqdataTypeWaypointloiterAltitudepositionEBWEEffectsshowWPNEVERid8typeMovedataTypeTriggerpositionE\&C2EAttributes_id5typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_dourdan;}sizeApAsizeBpAdataTypeLogicPositionInfoid6typeAdmiral_OndemandCampZoneCustomAttributes5Tposition3EMBTE5Attribute01Attribute1Attribute2Attribute3Attribute4DAttribute5Attribute6Attribute7Attribute8mAttribute9EAttribute10Attribute11Attribute12Attribute13nAttributesTpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAdataQtypemvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDdataDtype/valueBDtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value/mdata?mtypeXvaluemtypeSTRINGmpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueEdataEtype0value@EtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuerdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueTdata&Ttype?valueTtypeSTRINGTdataTypeLayernamePatrolEntitiesid}atlOffsetB\itemsItem0Item1g\dataTypeTriggerposition EB|EAttributes1idMtypeEmptyDetectorAreaR250gconditioncall{true;}sizeAzCsizeBzCgdataTypeLogicPositionInfoidNtypeAdmiral_PatrolZoneCustomAttributes\positionVE~BZhE Attribute0Attribute1`Attribute2Attribute3Attribute4Attribute5NAttribute6 Attribute7Attribute8Attribute9nAttributes \propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value"`data2`typeKvalue`typeSTRING`propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueSdatactypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueNdataNtype;valueNtypeBOOLNpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value data type value typeSCALAR propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueWdatagtypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\data.\typeGvalue\typeSTRING\dataTypeLayernameSentry AIEntitiesidpatlOffsetBitemsItem0Item1Item2Item39Item4oItem5Item6Item7Item8PItem9Item10 Item113 Item12O Item13 Item14Item15Item16Item17Item18aItem19Item20dataTypeGroupsideEastEntities AttributesidzatlOffsetBitemsItem0&dataTypeObjectPositionInfosideEastflagsAttributesid{typeCUP_O_sla_Officer_desertpositionE鳨BEdataTypeGroupsideEastEntities'Attributesid|atlOffsetBitemsItem0DdataTypeObjectPositionInfosideEastflagsAttributesid}typeCUP_O_sla_soldier_desertpositionE1B.Eangles?dataTypeGroupsideEastEntities]Attributes3id~atlOffsetB9itemsItem0z3dataTypeObjectPositionInfosideEastflagsAttributes-idtypeCUP_O_sla_soldier_desert3position E1B!Eanglesy @-39dataTypeGroupsideEastEntitiesAttributesiidatlOffsetBoitemsItem0idataTypeObjectPositionInfo+sideEastflagsAttributescidtypeCUP_O_sla_soldier_desertiposition15E`BEangles>ciodataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfodsideEastflagsAttributesidtypeCUP_O_sla_Soldier_MG_desertposition5E`BBEangles?dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_GL_desertposition5E`B)Eangles%?dataTypeGroupsideEastEntities;AttributesidatlOffsetBitemsItem0XdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_AT_desertposition#6E`BEangles&G?dataTypeGroupsideEastEntitiestAttributesJidatlOffsetBPitemsItem0JdataTypeObjectPositionInfo sideEastflagsAttributesDidtypeCUP_O_SLA_Spotter_desertJpositionEB:EanglesE?DJPdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_BRDM2_SLACustomAttributespositionE.GBEangles,:@OI:Attribute0>nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRINGdataTypeGroupsideEastEntities Attributes idatlOffsetB itemsItem0;  dataTypeObjectPositionInfo sideEastflagsAttributes idtypeCUP_O_sla_Soldier_AR_desert positionEBTSEangles?   dataTypeGroupsideEastEntitiesW Attributes- idatlOffsetB3 itemsItem0t - dataTypeObjectPositionInfo sideEastflagsAttributes' idtypeCUP_O_sla_soldier_desert- positionPE[BUEanglesTA@' - 3 dataTypeGroupsideEastEntities AttributesI idatlOffsetBO itemsItem0 I dataTypeObjectPositionInfo# sideEastflagsAttributesC idtypeCUP_O_sla_Medic_desertI positionE[BEC I O dataTypeGroupsideEastEntities Attributes idatlOffsetB itemsItem0  dataTypeObjectPositionInfoA sideEastflagsAttributesy idtypeCUP_O_sla_soldier_desert positionE[BnEanglesd?y   dataTypeGroupsideEastEntities AttributesidatlOffsetBitemsItem0 dataTypeObjectPositionInfowsideEastflagsAttributesidtypeCUP_O_sla_soldier_desertpositionE[BREdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_AR_desertpositionE[BEanglesWo@dataTypeGroupsideEastEntities6AttributesidatlOffsetBitemsItem0SdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_soldier_desertpositionE{BEdataTypeGroupsideEastEntitiesTAttributesidatlOffsetBitemsItem0qdataTypeObjectPositionInfosideEastflagsAttributes idtypeCUP_O_sla_soldier_desertpositionE鳨BnE dataTypeGroupsideEastEntitiesrAttributes[idatlOffsetBaitemsItem0[dataTypeObjectPositionInfosideEastflagsAttributesUidtypeCUP_O_sla_Soldier_MG_desertatlOffsetP@[positionE3BEangles@U[adataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfoWsideEastflagsAttributesidtypeCUP_O_sla_Soldier_AMG_desertpositionE鳨BEanglesz@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_LAT_desertpositionEˮB!Eangles#@dataTypeGroupsideEastEntities>Attributes CrewLinks!idatlOffsetBitemsItem0[ dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Crew positionEBVEangles,:@OI: combatModeRED!LinkIDProviderFLinksYnextIDYitemsItem0vlinkIDitem0item1CustomDataroleturretPathdataTypeLayernameSet DressingEntities&idqatlOffsetBiO7items6Item0Item1qItem22Item3Item4Item5uItem6=Item7( Item8!Item9!Item10"Item11#Item12$Item13%Item14&Item15^'Item16%(Item17(Item18)Item19z*Item20A+Item21,Item22-Item23/Item240Item25a1Item26L3Item27:4Item28"6Item298Item309Item31:Item32;Item33<Item34=Item35>Item36?Item37V@Item38AItem39 BItem40BItem41CItem42DItem43EItem44FItem45mGItem46kHItem47cIItem48TJItem49:KItem50LItem51LItem52MItem53NiOdataTypeObjectPositionInfo3sideEmptyAttributeskidFtypeCUP_O_UAZ_Militia_SLAatlOffset>qpositionERtBQFEanglesN?kqdataTypeObjectPositionInfosideEmptyflagsAttributes,idYtypeCUP_O_Volha_SLAatlOffset`2positionKEyB EanglesQ<w@@,2dataTypeObjectPositionInfosideEmptyflagsAttributesidEtypeCUP_O_UAZ_Unarmed_SLAatlOffsetposition{@EB?EanglesΣ<qI ?@dataTypeObjectPositionInfomsideEmptyflagsAttributesidqtypeFlagCarrierNorthpositionEAӧBEangles$?dataTypeObjectPositionInfosideEmptyflagsAttributesWidLtypeCUP_bedna_ammo2Xuposition,E|BEanglesZ?3 @WdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributesidMtypeCUP_ammobednaX=positionER}BEanglesb?3 @disableSimulation=dataTypeObjectPositionInfosideEmptyAttributesidNtypeLand_ArmChair_01_FatlOffsetY@( positionYEBEanglesnc@createAsSimpleObjectdisableSimulation( dataTypeObjectPositionInfo sideEmptyAttributes idOtypeLand_WoodenBed_01_FatlOffsetY@!positionE1BEangles: createAsSimpleObjectdisableSimulation!dataTypeObjectPositionInfo!sideEmptyAttributes!idPtypeLand_Camera_01_FatlOffsetFL?!positionE*BEangles@!createAsSimpleObjectdisableSimulation!dataTypeObjectPositionInfou"sideEmptyAttributes"idvtypeLand_Camera_01_FatlOffsetEX?"position2EvBE"createAsSimpleObjectdisableSimulation"dataTypeObjectPositionInfoI#sideEmptyAttributes#id>typeLand_CanisterFuel_FatlOffset>#positionEH=BYEanglesNR@#createAsSimpleObjectdisableSimulation#dataTypeObjectPositionInfo6$sideEmptyAttributesn$idQtypeLand_TableSmall_01_FatlOffsetY@$positiontE#!BJEanglesJ@n$createAsSimpleObjectdisableSimulation$dataTypeObjectPositionInfo%sideEmptyAttributesU%idRtypeLand_Compass_FatlOffsetM?%position"EcBdEangles@U%createAsSimpleObjectdisableSimulation%dataTypeObjectPositionInfo&sideEmptyAttributesJ&idytypeLand_FirstAidKit_01_closed_FatlOffsetW?&position;EpBEanglesg@J&createAsSimpleObjectdisableSimulation&dataTypeObjectPositionInfo'sideEmptyAttributes%'idStypeLand_FlowerPot_01_Flower_FatlOffsetY@^'positionEKBE%'createAsSimpleObjectdisableSimulation^'dataTypeObjectPositionInfo'sideEmptyAttributes(idTtypeFoldChairatlOffset??%(positionBEBEanglesY@(disableSimulation%(dataTypeObjectPositionInfo(sideEmptyAttributes(idUtypeFoldChairatlOffset q?(positionEBEanglesb^?(disableSimulation(dataTypeObjectPositionInfo])sideEmptyAttributes)idVtypeFoldTableatlOffseto?)positionEE[BEanglesI@)disableSimulation)dataTypeObjectPositionInfo$*sideEmptyAttributes\*idWtypeFoldTableatlOffsetk?z*positionEBEanglesK@\*disableSimulationz*dataTypeObjectPositionInfo*sideEmptyAttributes#+idXtypeFoldTableatlOffset@v?A+positionE[BEangles><=#+disableSimulationA+dataTypeObjectPositionInfo+sideEmptyAttributes+idxtypeLand_FoodContainer_01_FatlOffsetW?,positionMEתBHE+createAsSimpleObjectdisableSimulation,dataTypeObjectPositionInfo,sideEmptyflagsAttributes,idZtypeGunrackTK_EP1CustomAttributes,-position(EtB4{Eangles?3 @,disableSimulation,Attribute0-nAttributes-propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuex--data--type-value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]-typeSTRING-dataTypeObjectPositionInfof.sideEmptyflagsAttributes.id[typeGunrackTK_EP1CustomAttributes./positionEڢBEangles=.disableSimulation.Attribute0.nAttributes/propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>//dataN//type/value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]/typeSTRING/dataTypeObjectPositionInfo0sideEmptyAttributesV0id\typeLand_Map_Malden_FatlOffset0N?0positionEBEanglesqa@V0createAsSimpleObjectdisableSimulation0dataTypeObjectPositionInfo 1sideEmptyAttributesC1id]typecwa_Noticeboard_AbelatlOffset*?a1positionEB,Eangles@C1disableSimulationa1dataTypeObjectPositionInfo1sideEmptyflagsAttributes*2id^typeLand_OfficeCabinet_01_FCustomAttributesc2L3position]EBB{EanglesJ@*2createAsSimpleObjectdisableSimulationc2Attribute02nAttributesL3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2L3data2L3type73value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]L3typeSTRINGL3dataTypeObjectPositionInfo3sideEmptyAttributes4id_typeLand_OfficeChair_01_FatlOffsetY@:4position,E B4EanglesM@4createAsSimpleObjectdisableSimulation:4dataTypeObjectPositionInfo4sideEmptyflagsAttributes5id`typeOfficeTable_01_new_FCustomAttributes95"6positionEqB Eangles^?5createAsSimpleObjectdisableSimulation95Attribute0a5nAttributes"6propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value5"6data5"6type 6value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"6typeSTRING"6dataTypeObjectPositionInfo6sideEmptyAttributes6idatypeOfficeTable_01_new_FatlOffsetY@CustomAttributes%78positionEBEanglesCK@6createAsSimpleObjectdisableSimulation%7Attribute0M7nAttributes8propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value78data78type7value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]8typeSTRING8dataTypeObjectPositionInfo8sideEmptyAttributes8idbtypeOfficeTable_01_new_FatlOffset@Y@CustomAttributes99positionEEBEangles[w<8createAsSimpleObjectdisableSimulation9Attribute099nAttributes9propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value99data99type9value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]9typeSTRING9dataTypeObjectPositionInfo{:sideEmptyAttributes:idctypeLand_Laptop_02_unfolded_FatlOffsetW?:positionEपBEangles"H>:createAsSimpleObjectdisableSimulation:dataTypeObjectPositionInfo~;sideEmptyflagsAttributes;id?typeLand_PlasticBucket_01_closed_FatlOffset;;position5*E&B}XEanglesNR@;createAsSimpleObjectdisableSimulation;dataTypeObjectPositionInfoh<sideEmptyflagsAttributes<id@typeLand_EngineCrane_01_F<positionEB;PEanglesNR@<createAsSimpleObjectdisableSimulation<dataTypeObjectPositionInfoV=sideEmptyflagsAttributes=idAtypeLand_Portable_generator_F=positionE8iB$YEanglesNR@=createAsSimpleObjectdisableSimulation=dataTypeObjectPositionInfoF>sideEmptyflagsAttributes~>idBtypeLand_PortableLight_double_F>position/E;ܢBNWEanglesu?~>disableSimulation>dataTypeObjectPositionInfo?sideEmptyflagsAttributesJ?idwtypeFridge_01_closed_F?positionEBEangles@J?createAsSimpleObjectdisableSimulation?dataTypeObjectPositionInfo@sideEmptyflagsAttributes8@idftypeLand_Rug_01_Traditional_FV@positionoEBEangles<8@disableSimulationV@dataTypeObjectPositionInfo@sideEmptyAttributes@idgtypeSatelitatlOffset~@ApositionEiBEanglesn@@disableSimulationAdataTypeObjectPositionInfoAsideEmptyAttributesAidhtypeLand_SatellitePhone_FatlOffsetEX? BpositionuEĪBZEangles[?AcreateAsSimpleObjectdisableSimulation BdataTypeObjectPositionInfo{BsideEmptyAttributesBiditypeLand_Map_FatlOffsetW?BpositionEfBEanglesw#@BcreateAsSimpleObjectdisableSimulationBdataTypeObjectPositionInfonCsideEmptyAttributesCidjtypeLand_Map_unfolded_Malden_FatlOffsetY?CpositionEiBEanglesa@CcreateAsSimpleObjectdisableSimulationCdataTypeObjectPositionInfoUDsideEmptyAttributesDidktypeLand_Sofa_01_FatlOffset`Y@DpositionjEѰBqEangles?DcreateAsSimpleObjectdisableSimulationDdataTypeObjectPositionInfo=EsideEmptyAttributes]EidrtypeSponge_01_dry_FatlOffsetW?EpositionElB-E]EcreateAsSimpleObjectdisableSimulationEdataTypeObjectPositionInfoFsideEmptyAttributesKFidDtypeLand_ToolTrolley_02_FatlOffset>Fposition(EB4Eangles< ?KFcreateAsSimpleObjectdisableSimulationFdataTypeObjectPositionInfoFsideEmptyAttributes4GidltypeLand_Wallet_01_FatlOffset T?mGpositionE`BwEanglesw#@4GcreateAsSimpleObjectdisableSimulationmGdataTypeObjectPositionInfoGsideEmptyflagsAttributes2HidmtypeLand_WaterCooler_01_old_FatlOffset=kHpositionEgWBEanglesf?2HcreateAsSimpleObjectdisableSimulationkHdataTypeObjectPositionInfoHsideEmptyflagsAttributes*IidGtypeWaterPump_01_sand_FatlOffsetcIpositionB@EBhEangles@r@eX@*IcreateAsSimpleObjectdisableSimulationcIdataTypeObjectPositionInfoIsideEmptyAttributesJidHtypeLand_WeldingTrolley_01_FatlOffset>TJpositionCEHB6Eangles?K@JcreateAsSimpleObjectdisableSimulationTJdataTypeObjectPositionInfoJsideEmptyflagsAttributesKidItypeLand_GasTank_02_F:Kposition8E6lB4EanglesNR@KcreateAsSimpleObjectdisableSimulation:KdataTypeObjectPositionInfoKsideEmptyAttributesKidntypeLand_MapBoard_01_Wall_FatlOffsetL?LpositionEBEanglesʻJ@KdisableSimulationLdataTypeObjectPositionInfoLsideEmptyAttributesLidotypeLand_MapBoard_01_Wall_Malden_FatlOffset?Lposition*E1tBEangles @LdisableSimulationLdataTypeObjectPositionInfomMsideEmptyflagsAttributesMidptypeCUP_hromada_beden_dekorativniXMpositionhE}BΔEangles7?3 @MdisableSimulationMdataTypeObjectPositionInfo>NsideEmptyAttributesvNidJtypeLand_Workbench_01_FatlOffset<>Nposition EBYEangles<vNcreateAsSimpleObjectdisableSimulationNdataTypeObjectPositionInfo+OsideEmptyAttributescOid}typeItem_SecretDocumentsatlOffsetW?iOpositionEBEanglesJ@cOiOdataTypeLayernameHoudanstateEntitiesOidlatlOffset,{APitemsItem0OItem1kItem2PdataTypeLayernameAdmiralEntitiesAPidratlOffsetBkitemsItem0tPItem1aItem2ykdataTypeLayernameCQCEntitiesPid~atlOffsetBa items Item0IQItem1RItem2RItem3SItem4]TItem5:UItem6VItem7VItem8WItem9~XItem10KYadataTypeTriggerpositionqE|qCjŻEAttributesQidXtypeEmptyDetectoratlOffset >Rconditioncall{triggeractivated tgr_dourdan;}sizeAAsizeBNMAisRectangleRdataTypeTriggerpositionzEPCQEAttributes{RidYtypeEmptyDetectorRconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBNMAisRectangleRdataTypeTriggerpositionEUCEAttributes:Uconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBAisRectangle:UdataTypeTriggerpositionE:B,Eangle~NAttributesUid]typeEmptyDetectorVconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBNMAisRectangleVdataTypeTriggerposition%EqLB 2Eangle;NAttributestVid^typeEmptyDetectorVconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBNMAisRectangleVdataTypeTriggerpositionEeӐB Eangle@AttributesAWid_typeEmptyDetectorWconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBNMAisRectangleWdataTypeTriggerpositionECBEanglek@AttributesXid`typeEmptyDetectoratlOffset|>~Xconditioncall{triggeractivated tgr_dourdan;}sizeA|O(AsizeBCvAisRectangle~XdataTypeTriggerpositionhE#BEangle<@AttributesXidatypeEmptyDetectorKYconditioncall{triggeractivated tgr_dourdan;}sizeA AsizeBNMAisRectangleKYdataTypeLogicPositionInfoYidbtypeAdmiral_CqcZoneCustomAttributesYaposition 3EBEY Attribute0rZAttribute1.[Attribute2[Attribute3\Attribute4a]Attribute5^Attribute6^Attribute7_Attribute8R`nAttributes apropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueZ.[data[.[type[value.[typeSTRING.[propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value[[data[[type[value[typeSCALAR[propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueg\\dataw\\type\value\typeSCALAR\propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value ]a]data0]a]typeL]valueBa]typeSCALARa]propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]^data]^type^valueB^typeSCALAR^propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value^^data^^type^value^typeBOOL^propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueM__data]__typey_valueA_typeSCALAR_propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`R`data$`R`type=`valueR`typeSTRINGR`propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value`adata`atypeavalueatypeSTRINGadataTypeLayernameCounterEntitiescaidatlOffsetByitemsItem0bItem1!dItem2#fItem3%hItem4'jItem5kItem6lItem7=mItem8mItem9zItem105|Item11}Item12v~Item13+Item14ҋydataTypeGroupsideCivilianEntities}bAttributesdidatlOffsetB!ditemsItem0bItem1EcItem2cddataTypeObjectPositionInfocsideCivilianflagsAttributes?cidtypeC_Bob_VREcpositionEAZE?cEcdataTypeWaypointpositionECV_EEffectscshowWPNEVERidtypeMoveccdataTypeWaypointpositionECwEEffectsdshowWPNEVERidtypeMovedd!ddataTypeGroupsideCivilianEntitiesdAttributesfidatlOffsetB#fitemsItem0dItem1GeItem2efdataTypeObjectPositionInfo!esideCivilianflagsAttributesAeidtypeC_Bob_VRGepositionEDAEAeGedataTypeWaypointpositionE9BzEEffectseshowWPNEVERidtypeMoveeedataTypeWaypointpositionECwEEffectsfshowWPNEVERidtypeMoveff#fdataTypeGroupsideCivilianEntitiesfAttributeshidatlOffsetB%hitemsItem0fItem1IgItem2ghdataTypeObjectPositionInfo#gsideCivilianflagsAttributesCgidtypeC_Bob_VRIgposition2EAI7ECgIgdataTypeWaypointpositionjEBb۽EEffectsgshowWPNEVERidtypeMoveggdataTypeWaypointpositionECwEEffectshshowWPNEVERidtypeMovehh%hdataTypeGroupsideCivilianEntitieshAttributes!jidatlOffsetB'jitemsItem0hItem1KiItem2i!jdataTypeObjectPositionInfo%isideCivilianflagsAttributesEiidtypeC_Bob_VRKiposition9EATA؅EEiKidataTypeWaypointpositionypECF^EEffectsishowWPNEVERidtypeMoveiidataTypeWaypointpositionECwEEffectsjshowWPNEVERidtypeMove!j!j'jdataTypeGroupsideCivilianEntitiesjAttributeskidatlOffsetBkitemsItem0jItem1RkkdataTypeObjectPositionInfo,ksideCivilianflagsAttributesLkidtypeC_Bob_VRatlOffsetRkpositionE CELkRkdataTypeWaypointpositionEC5EEffectskshowWPNEVERidtypeMoveatlOffset8kkkdataTypeTriggerpositionERA9EAttributes;lidtypeEmptyDetectorAreaR50lconditioncall{triggeractivated tgr_houdan;}sizeApAsizeBpAldataTypeTriggerposition.5ExAy޾EAttributeslidtypeEmptyDetectorAreaR50=mconditioncall{triggeractivated tgr_houdan;}sizeApAsizeBpA=mdataTypeTriggerpositionEV7CEAttributesmidtypeEmptyDetectorAreaR50mconditioncall{triggeractivated tgr_houdan;}sizeApAsizeBpAmdataTypeLogicPositionInfojnidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesnzposition;ExAh[EnAttribute0oAttribute1SpAttribute2qAttribute3qAttribute4rAttribute5csAttribute6#tAttribute7tAttribute8uAttribute9vAttribute10lwAttribute11pvalueSptypeSTRINGSppropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepqdatapqtypeqvalueqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueqqdataqqtypeqvalueBqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXrrdatahrrtypervalueBrtypeSCALARrpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value"scsdata2scstypeNsvalue AcstypeSCALARcspropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Values#tdatas#ttypetvalue#ttypeBOOL#tpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuettdatatttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueuudatauutypeuvalueutypeSTRINGupropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueYvvdataivvtypevvalue@vtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value+wlwdata;wlwtypeWwvaluelwtypeSCALARlwpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuewAttribute3Attribute4ƒAttribute5Attribute6LAttribute7&Attribute8Attribute9ÇAttribute10Attribute11eAttribute121Attribute13nAttributesҋpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>|dataN|typegvalue|typeSTRING|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];ValuedataςtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueƒdataƒtypevalueBƒtypeSCALARƒpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueKdata[typewvalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value LdataLtype9valueLtypeBOOLLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value&data&typevalue@&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypeֆvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueÇdataÇtypevalueÇtypeSCALARÇpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueTdatadtypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value$edata4etypePvalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value1data1typevalue1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueĊdataԊtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueҋdataҋtypevalueҋtypeSTRINGҋdataTypeLogicPositionInfo:idtypeAdmiral_OndemandCampZoneCustomAttributesZypositionrEAbFEZAttribute0VAttribute1#Attribute2Attribute3Attribute4iAttribute53Attribute6Attribute7͒Attribute8Attribute9jAttribute10<Attribute11 Attribute12ؖAttribute13nAttributesypropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#data#typevalue#typeSTRING#propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypeЎvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuefdatavtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value(idata8itypeTvalueBitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value3data3typevalue A3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatađtypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value͒data͒typevalue͒typeSCALAR͒propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueTdatadtype}valuetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value)jdata9jtypeUvaluejtypeSCALARjpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<data <type'value<typeSCALAR<propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value˕ dataە typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueؖdataؖtypeÖvalue?ؖtypeSCALARؖpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuekdata{typevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;ydataKytypedvalueytypeSTRINGydataTypeLayernamePatrolEntitiesŘidatlOffsetBkitemsItem0Item1Item2fkdataTypeTriggerposition6EBJVEAttributesaidUtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_dourdan;}sizeAzCsizeBzCdataTypeTriggerpositionXECGټEAttributesidVtypeEmptyDetectorAreaR250fconditioncall{triggeractivated tgr_dourdan;}sizeAzCsizeBzCfdataTypeLogicPositionInfoؚidWtypeAdmiral_PatrolZoneatlOffsetCustomAttributeskpositionECöE Attribute0Attribute1oAttribute2+Attribute3Attribute4Attribute5]Attribute6/Attribute7Attribute8ݡAttribute9nAttributes kpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value1odataAotypeZvalueotypeSTRINGopropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+data+typevalue+typeSCALAR+propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypeҝvalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuebdatartypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value]data.]typeJvalue]typeBOOL]propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueƠdata֠typevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valueݡdataݡtypeȡvalue@ݡtypeSCALARݡpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuefdatavtypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-kdata=ktypeVvaluektypeSTRINGkdataTypeLayernameSentry AIEntitiesidsatlOffsetBitemsItem0Item1NItem2_Item3Item4Item5׫Item6 Item7FItem8|Item9Item10Item11-Item12gItem13Item14ڶItem15 Item16AdataTypeObjectPositionInfosideEastflagsAttributesHidtypeCUP_O_BTR80_SLAatlOffsettNpositionMCE CEangles2<$7?@HNdataTypeGroupsideEastEntitiesAttributes=CrewLinksCidatlOffsetB_itemsItem0ߥItem1=dataTypeObjectPositionInfoPsideEastflagsAttributesidtypeCUP_O_sla_CrewpositionBEԟCEangles2<$7?@dataTypeObjectPositionInfosideEastflagsAttributes7idtypeCUP_O_sla_Crew=positionBEԟCEangles2<$7?@7=CLinkIDProviderhLinks{_nextID{itemsItem0Item1_linkIDitem0item1CustomDataާroleturretPathlinkIDitem0item1CustomData<_roleturretPath_dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0֨dataTypeObjectPositionInfoQsideEastflagsAttributesidtypeCUP_O_sla_Officer_desertposition=E+!C=EanglesGr?dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_GL_desertposition*,E+!C,EdataTypeGroupsideEastEntitiesAttributesѫidatlOffsetB׫itemsItem0-ѫdataTypeObjectPositionInfosideEastflagsAttributes˫idtypeCUP_O_sla_Soldier_AR_desertѫposition,E+!C E˫ѫ׫dataTypeGroupsideEastEntities1AttributesidatlOffsetB itemsItem0NdataTypeObjectPositionInfoɬsideEastflagsAttributesidtypeCUP_O_sla_soldier_desertposition*E+!C0EanglesV@ dataTypeGroupsideEastEntitiesgAttributes@idatlOffsetBFitemsItem0@dataTypeObjectPositionInfosideEastflagsAttributes:idtypeCUP_O_sla_Soldier_MG_desert@position,E+!ChEangles"H@:@FdataTypeGroupsideEastEntitiesAttributesvidatlOffsetB|itemsItem0vdataTypeObjectPositionInfo8sideEastflagsAttributespidtypeCUP_O_sla_soldier_desertvpositionV-E+!CEanglesdc?pv|dataTypeGroupsideEastEntities֯AttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfoqsideEastflagsAttributesidtypeCUP_O_sla_Soldier_AR_desertposition!CEC<Eangles\?dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0,dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_Soldier_Backpack_desertposition+ECEEangles--Y@dataTypeGroupsideEastEntitiesNAttributes'idatlOffsetB-itemsItem0k'dataTypeObjectPositionInfosideEastflagsAttributes!idtypeCUP_O_sla_Soldier_GL_desert'positionEC[Eangles?!'-dataTypeGroupsideEastEntitiesAttributesaidatlOffsetBgitemsItem0adataTypeObjectPositionInfo#sideEastflagsAttributes[idtypeCUP_O_sla_Soldier_LAT_desertapositionC ECpositiontE?CEanglesb.@disableSimulationdataTypeObjectPositionInfoAsideEmptyAttributesyidtypeFoldChairatlOffset?positionET?CBEangles@ydisableSimulationdataTypeObjectPositionInfosideEmptyAttributes@idtypeFoldTableatlOffset?^positionKE%C#EanglesH@@disableSimulation^dataTypeObjectPositionInfosideEmptyAttributesidtypeFoldTableatlOffset?%positionE%C,,Eangles=?disableSimulation%dataTypeObjectPositionInfosideEmptyAttributesidtypeFoldTableatlOffset/?position6E%C!AEangles?disableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesidtypeGunrackTK_EP1CustomAttributesposition6E;C!Eangles@disableSimulationAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueKdata[typevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeGunrackTK_EP1CustomAttributesvpositionE;CJ?Eanglesa@pdisableSimulationAttribute0nAttributesvpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuevdata vtypeavalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]vtypeSTRINGvdataTypeObjectPositionInfosideEmptyAttributes'idtypeLand_Map_Malden_FatlOffsetL?`position3 EC#Eanglesw'@'createAsSimpleObjectdisableSimulation`dataTypeObjectPositionInfosideEmptyAttributesidtypecwa_Noticeboard_AbelatlOffset`@2position?0E"C=EEangles\K?disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_OfficeCabinet_01_FCustomAttributes4positioniE!C0Eanglese@createAsSimpleObjectdisableSimulation4Attribute0\nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_OfficeChair_01_FatlOffset@Z@ positionE!C/Eanglesw'@createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeOfficeTable_01_new_FCustomAttributes position/ET!CfGEangles٨<createAsSimpleObjectdisableSimulation Attribute01nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfosideEmptyAttributesidtypeOfficeTable_01_new_FatlOffsetZ@CustomAttributespositionE6!C`DEanglesR@createAsSimpleObjectdisableSimulationAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuevdatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRING dataTypeObjectPositionInfozsideEmptyflagsAttributesidtypeOfficeTable_01_new_FatlOffsetP9CustomAttributespositionEa!Cw0Eangles?createAsSimpleObjectdisableSimulationAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuemdata}typevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfoTsideEmptyAttributesidtypeLand_Laptop_02_unfolded_FatlOffsetSX?position=E$"C90Eanglesf?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo>sideEmptyAttributesvidtypeLand_Printer_01_FatlOffsetV?position?Ej1"CtAEangles)Җ@vcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo$sideEmptyAttributes\idtypecwa_VysilackaatlOffsetV?zpositionEb#C!GEanglesJ@\disableSimulationzdataTypeObjectPositionInfosideEmptyAttributes3idtypeLand_Rug_01_Traditional_FatlOffset@Z@QpositionE-!C'Eanglesb?3disableSimulationQdataTypeObjectPositionInfosideEmptyAttributesidtypeSatelitatlOffset@positionnEN'C#)Eanglesi@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_SatellitePhone_FatlOffsetX?positionEH4"C[GEanglesu@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfovsideEmptyAttributesidtypeLand_Map_FatlOffsetSX?positionE"C,Eanglesw'@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoisideEmptyAttributesidtypeLand_Map_unfolded_Malden_FatlOffsetSX?positionE"CD3Eangles?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoPsideEmptyAttributesidtypeLand_Sofa_01_FatlOffsetZ@positionE!C?$EanglesH@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoBsideEmptyAttributeszidtypeLand_WaterCooler_01_old_FatlOffset?position5EzC EanglesHI@zcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvidtypeLand_MapBoard_01_Wall_FatlOffsetd;positionEF!C*EanglessH@vdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesRidtypeLand_MapBoard_01_Wall_Malden_FatlOffset?ppositionE40#C]JEangles@RdisableSimulationpdataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeCUP_hromada_beden_dekorativniXHposition*ECBEanglesk@*disableSimulationHdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_bedna_ammo2Xposition3EC1Eangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthpositiondE!CAEdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeCUP_O_UAZ_Militia_SLAcpositionECOEanglesC?]cdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_Open_SLApositionnIECOEangles @dataTypeObjectPositionInfosideEmptyAttributesidtypeItem_SecretDocumentsatlOffsetSX?positionLEH"C,4EdataTypeObjectPositionInfo*sideEmptyAttributesJid~typeItem_KeysatlOffsetSX?PpositionEH"C4EJPdataTypeLayernameMilitarystateEntitiesidmatlOffsetPoitemsItem0Item1KItem2[odataTypeLayernameAdmiralEntities*iduatlOffsetBKitemsItem0]Item1Item27KdataTypeLayernameCQCEntitiesidatlOffsetB items Item0Item1Item2Item3Item4{Item5_Item63Item7Item8dataTypeTriggerpositionRE B'|}EangleU>@AttributesidhtypeEmptyDetectorAreaR250atlOffset6>conditioncall{triggeractivated tgr_houdan;}sizeA AsizeB AisRectangledataTypeTriggerpositionEq B@}EangleU>@AttributestidktypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_houdan;}sizeA AsizeB AisRectangledataTypeTriggerpositionmE^>Bp|EangleU>@AttributesHidltypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_houdan;}sizeA AsizeB AisRectangledataTypeTriggerposition.E' B^{Eangle3?AttributesidmtypeEmptyDetectorAreaR250{conditioncall{triggeractivated tgr_houdan;}sizeA AsizeB雂AisRectangle{dataTypeTriggerposition&B9EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionOWEAhEdataTypeWaypointpositionE>B9EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities|AttributesidatlOffsetBitemsItem0Item19dataTypeObjectPositionInfosideCivilianflagsAttributes3idtypeC_Bob_VR9position^E$B:oxE39dataTypeWaypointpositionE>B9EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes0idatlOffsetB6itemsItem00Item10dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition\Ed@%QEdataTypeWaypointpositionE>B9EEffects*showWPNEVERidtypeMove006dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0Item1QdataTypeObjectPositionInfo+sideCivilianflagsAttributesKidtypeC_Bob_VRQpositionTFx#BC~TEKQdataTypeWaypointpositionE>B9EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities AttributesHidatlOffsetBNitemsItem0HItem1HdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionjE~bB[EdataTypeWaypointpositionE>B9EEffectsBshowWPNEVERidtypeMoveHHNdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes(positionE[MB9pPEAttribute0Attribute1Attribute2aAttribute3# Attribute4 Attribute5!Attribute6o"Attribute7I#Attribute8$Attribute9$Attribute10%Attribute11&Attribute12T'Attribute13((nAttributes(propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueadataqtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value# data# type valueB# typeSCALAR# propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value  data  type valueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuen!!data~!!type!value A!typeSCALAR!propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value0"o"data@"o"type\"valueo"typeBOOLo"propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value#I#data#I#type4#value@I#typeSCALARI#propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value#$data#$type#value$typeSTRING$propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value$$data$$type$value$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuew%%data%%type%value?%typeSCALAR%propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueG&&dataW&&types&value&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value'T'data#'T'type?'valueT'typeSCALART'propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value'((data'((type(value((typeSCALAR((propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value((data((type(value(typeSTRING(dataTypeLogicPositionInfo])idtypeAdmiral_OndemandCampZoneCustomAttributes})5positionTּEucBJJ^E})Attribute0y*Attribute1F+Attribute2,Attribute3,Attribute4-Attribute5V.Attribute6/Attribute7/Attribute80Attribute91Attribute10_2Attribute11/3Attribute123Attribute134nAttributes5propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value+F+data+F+type1+valueF+typeSTRINGF+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];ValueK--data[--typew-valueB-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value.V.data%.V.typeA.value AV.typeSCALARV.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];Valuew00data00type0value0typeSTRING0propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueL11data\11typex1value1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value2_2data.2_2typeJ2value_2typeSCALAR_2propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value2/3data2/3type3value/3typeSCALAR/3propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value33data33type3value?3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value44data44type4value@4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value^55datan55type5value5typeSTRING5dataTypeTriggerpositionнEl?`B [EAttributes6idtypeEmptyDetectorAreaR50atlOffset6c6conditioncall{triggeractivated tgr_military;}sizeApAsizeBpAc6dataTypeTriggerpositionSFV"BQSEAttributes6idtypeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_military;}sizeApAsizeBpA7dataTypeTriggerposition)jEKt@ѝPEAttributes7idtypeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_military;}sizeApAsizeBpA7dataTypeLayernamePatrolEntities8idatlOffsetBKitemsItem0[8Item19Item29Item3BKdataTypeTriggerpositionE B#EAttributes8iddtypeEmptyDetectorAreaR2509conditioncall{triggeractivated tgr_houdan;}sizeAzCsizeBzC9dataTypeTriggerpositionE BEAttributesz9idetypeEmptyDetectorAreaR2509conditioncall{triggeractivated tgr_houdan;}sizeACsizeBC9dataTypeLogicPositionInfo):idftypeAdmiral_PatrolZoneCustomAttributesI:BpositionE BBvEI: Attribute0;Attribute1;Attribute2|<Attribute38=Attribute4=Attribute5>Attribute6?Attribute7X@Attribute8.AAttribute9AnAttributes BpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;;data;;type;value;typeSTRING;propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;<|<dataK<|<typeg<value|<typeSCALAR|<propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value<8=data=8=type#=valueB8=typeSCALAR8=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];Valueo>>data>>type>value>typeBOOL>propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value???dataO??typek?value?typeSCALAR?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value@X@data'@X@typeC@valueX@typeSCALARX@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value@.Adata@.AtypeAvalue@.AtypeSCALAR.ApropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueAAdataAAtypeAvalueAtypeSTRINGApropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value~BBdataBBtypeBvalueBtypeSTRINGBdataTypeLogicPositionInfoCidgtypeAdmiral_PatrolZoneCustomAttributes>CKpositionE BRE>C Attribute0CAttribute1DAttribute2qEAttribute3-FAttribute4FAttribute5GAttribute6uHAttribute7MIAttribute8#JAttribute9JnAttributes KpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuewDDdataDDtypeDvalueDtypeSTRINGDpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value0EqEdata@EqEtype\EvalueqEtypeSCALARqEpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueE-FdataE-FtypeFvalueB-FtypeSCALAR-FpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueFFdataFFtypeFvalueBFtypeSCALARFpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedGGdatatGGtypeGvalueGtypeBOOLGpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value4HuHdataDHuHtype`Hvalue?uHtypeSCALARuHpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value IMIdataIMItype8Ivalue@MItypeSCALARMIpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueI#JdataI#JtypeJvalue#JtypeSCALAR#JpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueJJdataJJtypeJvalueJtypeSTRINGJpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuesKKdataKKtypeKvalueKtypeSTRINGKdataTypeLayernameSentry AIEntitiesLidvatlOffsetB[/items.Item00NItem1NItem2PItem3JQItem4RItem5xTItem6WItem7ZItem8[Item9]Item10J^Item11_Item12`Item13aItem14;cItem15tdItem16eItem17gItem18GhItem19iItem20iItem21kItem22NlItem23mItem24nItem251pItem26_qItem27rItem28sItem29"uItem30YvItem31wItem32xItem33zItem34L{Item35|Item36}Item37~Item38Item39,Item40JItem41Item42Item43ąItem44Item45%[dataTypeObjectPositionInfoNsideEastflagsAttributesNidtypeCUP_O_BTR80_SLAatlOffsetlNpositionEB:}Eangles@C@,;NNdataTypeGroupsideEastEntitiesJOAttributesPidatlOffsetBPitemsItem0gOPdataTypeObjectPositionInfoOsideEastflagsAttributesPidtypeCUP_O_sla_PilotPpositionEp BEanglesz@PPPdataTypeGroupsideEastEntitieswPAttributesDQidatlOffsetBJQitemsItem0PDQdataTypeObjectPositionInfoQsideEastflagsAttributes>QidtypeCUP_O_sla_PilotDQposition"E'B Eangles±@>QDQJQdataTypeGroupsideEastEntitiesQAttributeszRidatlOffsetBRitemsItem0QzRdataTypeObjectPositionInfo^id!typeCUP_O_sla_Soldier_MG_desertD^positionE=6BEanglesr>>^D^J^dataTypeGroupsideEastEntities^Attributes~_id"atlOffsetB_itemsItem0^~_dataTypeObjectPositionInfo@_sideEastflagsAttributesx_id#typeCUP_O_sla_Soldier_AMG_desert~_positionE=6BEangles|^*?x_~__dataTypeGroupsideEastEntities_Attributes`id$atlOffsetB`itemsItem0_`dataTypeObjectPositionInfoy`sideEastflagsAttributes`id%typeCUP_O_sla_Soldier_AT_desert`positionkE=6B]Eangles@```dataTypeGroupsideEastEntitiesaAttributesaid&atlOffsetBaitemsItem04aadataTypeObjectPositionInfoasideEastflagsAttributesaid'typeCUP_O_SLA_Soldier_Backpack_desertapositiong|E=6B{Eangles:;@aaadataTypeGroupsideEastEntitiesVbAttributes5cid(atlOffsetB;citemsItem0sb5cdataTypeObjectPositionInfobsideEastflagsAttributes/cid)typeCUP_O_SLA_Soldier_Backpack_desert5cpositionE=6BĀEanglesю?/c5c;cdataTypeGroupsideEastEntitiescAttributesndid*atlOffsetBtditemsItem0cnddataTypeObjectPositionInfo0dsideEastflagsAttributeshdid+typeCUP_O_sla_Soldier_GL_desertndpositionE=6B؀Eanglesv?hdndtddataTypeGroupsideEastEntitiesdAttributeseid,atlOffsetBeitemsItem0dedataTypeObjectPositionInfoeesideEastflagsAttributeseid-typeCUP_O_sla_Sniper_deserteposition-E=6BEanglesl7*@eeedataTypeGroupsideEastEntitiesfAttributesfCrewLinksfid4atlOffsetBgitemsItem0/ffdataTypeObjectPositionInfofsideEastflagsAttributesfid5typeCUP_O_sla_soldier_desertatlOffset =fpositionE Bd_EfffLinkIDProvider gLinksggnextIDgitemsItem0;gglinkIDitem05item13CustomDatavggroleturretPathgdataTypeObjectPositionInfo hsideEastflagsAttributesAhidtypeCUP_O_T72_SLAGhposition9ELBEanglesF\@8e?v@AhGhdataTypeObjectPositionInfohsideEastflagsAttributesiid3typeCUP_O_UAZ_MG_SLAatlOffsetipositionE"7BhSEangles@0?@iidataTypeObjectPositionInfo~isideEastflagsAttributesiidtypeCUP_O_Ural_ZU23_SLAiposition%EsyB̀EanglesT?iidataTypeGroupsideEastEntitiesjAttributesjidatlOffsetBkitemsItem03jjdataTypeObjectPositionInfojsideEastflagsAttributesjidtypeCUP_O_sla_Soldier_AR_desertatlOffset[v>jposition_EBxEanglesѺ?jjkdataTypeGroupsideEastEntities_kAttributesHlidatlOffsetBNlitemsItem0|kHldataTypeObjectPositionInfo lsideEastflagsAttributesBlidtypeCUP_O_sla_Soldier_GL_desertatlOffsetu>HlpositionEBEanglesd?BlHlNldataTypeGroupsideEastEntitieslAttributesmidatlOffsetBmitemsItem0lmdataTypeObjectPositionInfoYmsideEastflagsAttributesmidtypeCUP_O_SLA_Soldier_Backpack_desertatlOffset>mpositionFE &BнEangles-?mmmdataTypeGroupsideEastEntitiesmAttributesnidatlOffsetBnitemsItem0nndataTypeObjectPositionInfonsideEastflagsAttributesnidtypeCUP_O_sla_Soldier_AMG_desertatlOffsetȂ>npositionEB&Eangles@nnndataTypeGroupsideEastEntitiesAoAttributes+pidatlOffsetB1pitemsItem0^o+pdataTypeObjectPositionInfoosideEastflagsAttributes%pidtypeCUP_O_sla_Soldier_LAT_desertatlOffset+<+pposition8dEkB EanglesOC@%p+p1pdataTypeGroupsideEastEntitiespAttributesYqidatlOffsetB_qitemsItem0pYqdataTypeObjectPositionInfo3qsideEastflagsAttributesSqidtypeCUP_O_sla_soldier_desertatlOffset^upositionw E^B57Eanglesv/@uu"udataTypeGroupsideEastEntities|uAttributesSvid atlOffsetBYvitemsItem0uSvdataTypeObjectPositionInfo-vsideEastflagsAttributesMvidtypeCUP_O_SLA_Soldier_Backpack_desertatlOffsetp9Svposition<EvBɠEMvSvYvdataTypeGroupsideEastEntitiesvAttributeswidatlOffsetBwitemsItem0vwdataTypeObjectPositionInfo[wsideEastflagsAttributeswidtypeCUP_O_SLA_Spotter_desertatlOffset;wposition*EPBnEangles<@wwwdataTypeGroupsideEastEntitieswAttributesxidatlOffsetBxitemsItem0xxdataTypeObjectPositionInfoxsideEastflagsAttributesxidtypeCUP_O_sla_Soldier_GL_desertatlOffsetp|sideEastflagsAttributesv|idtypeCUP_O_sla_Officer_desert||positions*EGBEangles@v||||dataTypeGroupsideEastEntities|Attributes}idatlOffsetB}itemsItem0|}dataTypeObjectPositionInfor}sideEastflagsAttributes}idtypeCUP_O_sla_Medic_desert}positionR,E2B݁Eangles7@}}}dataTypeGroupsideEastEntities~Attributes~idatlOffsetB~itemsItem0-~~dataTypeObjectPositionInfo~sideEastflagsAttributes~idtypeCUP_O_sla_soldier_desert~position4EҹBEangles0W@~~~dataTypeGroupsideEastEntitiesFAttributesidatlOffsetBitemsItem0cdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Soldier_LAT_desertposition EBEdataTypeGroupsideEastEntitieshAttributes&idatlOffsetB,itemsItem0&dataTypeObjectPositionInfosideEastflagsAttributes id typeCUP_O_sla_soldier_desert&positionEXBE &,dataTypeGroupsideEastEntitiesAttributesDid!atlOffsetBJitemsItem0DdataTypeObjectPositionInfosideEastflagsAttributes>id"typeCUP_O_sla_soldier_desertDpositionEBE>DJdataTypeGroupsideEastEntitiesAttributes}id#atlOffsetBitemsItem0}dataTypeObjectPositionInfo?sideEastflagsAttributeswid$typeCUP_O_sla_Soldier_AR_desert}positionEB Eangles-?w}dataTypeGroupsideEastEntities݃Attributesid%atlOffsetBitemsItem0dataTypeObjectPositionInfovsideEastflagsAttributesid&typeCUP_O_sla_Engineer_desertpositionEºBEdataTypeGroupsideEastEntitiesAttributesid'atlOffsetBąitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid(typeCUP_O_sla_Soldier_LAT_desertpositionZEsB?EądataTypeGroupsideEastEntitiesAttributesid)atlOffsetBitemsItem0;dataTypeObjectPositionInfosideEastflagsAttributesid*typeCUP_O_SLA_Soldier_Backpack_desertpositionEBkEangles E@dataTypeGroupsideEastEntities]Attributesid+atlOffsetB%itemsItem0zdataTypeObjectPositionInfosideEastflagsAttributesid,typeCUP_O_sla_Soldier_AMG_desertpositionEJBIE%dataTypeGroupsideEastEntitiesAttributesUid-atlOffsetB[itemsItem0UdataTypeObjectPositionInfosideEastflagsAttributesOid.typeCUP_O_SLA_Spotter_desertUposition.E=B YEangles6!@OU[dataTypeLayernameSet DressingEntitiesidwatlOffsetBo0items/Item0Item1Item2Item3ՍItem4Item5GItem6Item7Item8iItem9&Item10ߒItem11Item12aItem13Item14ѕItem15Item16?Item17 Item18טItem19Item20Item21eItem22#Item23Item24Item25]Item26'Item27Item28Item29Item30OItem31Item32Item33ϤItem34Item35Item36rItem37YItem38Item39Item40lItem41#Item42׫Item43Item44AItem45Item46odataTypeObjectPositionInfo]sideEmptyflagsAttributes}idtypeFlagCarrierNorthpositionEJBSE}dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthpositionEJBYEdataTypeObjectPositionInfosideEmptyflagsAttributesύidtypeLand_BagBunker_Large_FՍposition͖E1B}Eangles@q@t;ύՍdataTypeObjectPositionInfoYsideEmptyflagsAttributesid/typeFlagCarrierNorthatlOffsetpositionE&Bposition]EB)EanglesL@:dataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeCUP_BOX_SLA_AmmoOrd_Fposition&EZB凂Eangles@ <dataTypeObjectPositionInfo+sideEmptyflagsAttributescidtypeCUP_BOX_SLA_AmmoOrd_Fiposition8EYBEangles@ &position<=EB`VEangles: &dataTypeObjectPositionInfosideEmptyflagsAttributesْidtypeCUP_BOX_SLA_WpsLaunch_Fߒposition2&EBEanglesh@I<ْߒdataTypeObjectPositionInfo\sideEmptyAttributesid typeCUP_BOX_SLA_Support_FatlOffset>position,EtBVEangles:dataTypeObjectPositionInfo#sideEmptyflagsAttributes[id typeCUP_O_Ural_Reammo_SLAatlOffsetѕposition>E0B\@Eangles4<@&<˕ѕdataTypeObjectPositionInfoJsideEmptyflagsAttributesid typeCUP_BOX_SLA_AmmoVeh_Fposition[8EABrEanglesO<Rk@&<dataTypeObjectPositionInfosideEmptyAttributes9idtypeCUP_BOX_SLA_Wps_FatlOffset>?position7EB畂Eangles@ <9?dataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeGue_WarfareBBarracks position|Et BEangles@<7<disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesјidKtypeGUE_WarfareBAntiAirRadaratlOffsetטpositionEwPB3Eangles5@јטdataTypeObjectPositionInfoMsideEmptyflagsAttributesid>typeLand_ArmChair_01_FpositionKEBFEanglesD@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnid<typeLand_TableSmall_01_Fposition)=EBȁEangles&L@ncreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGid6typeDeskepositionE@]BȁEangles5@GdisableSimulationedataTypeObjectPositionInfo͛sideEmptyflagsAttributesid7typeDesk#position/Er]BEanglesXB@disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesÜid8typeDeskpositionE\B<EanglesD@ÜdisableSimulationdataTypeObjectPositionInfoIsideEmptyflagsAttributesid9typeDeskposition EN\BEanglesŪ@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?id:typeDesk]position E[BEanglesA@?disableSimulation]dataTypeObjectPositionInfoўsideEmptyflagsAttributes idItypeNotice_board_EP1'positionlDEYBEangles? disableSimulation'dataTypeObjectPositionInfosideEmptyflagsAttributesӟidBtypeCUP_office_chairpositionERBρEanglesh@ӟdisableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesidCtypeCUP_office_chairpositionE~QBEanglesh@disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidDtypeCUP_office_chairpositionELRB܁Eanglesh@gdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes1idEtypeCUP_office_chairOpositionoEQBgEanglesh@1disableSimulationOdataTypeObjectPositionInfoâsideEmptyflagsAttributesidFtypeCUP_office_chairposition EOBEanglescF@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesΣid?typeLand_Rug_01_Traditional_Fposition+=EBeȁEangles@ΣdisableSimulationdataTypeObjectPositionInfo^sideEmptyflagsAttributesid@typeLand_Sofa_01_FϤpositionj)EBǁEanglesg?createAsSimpleObjectdisableSimulationϤdataTypeObjectPositionInfo?sideEmptyflagsAttributeswidAtypeLand_Bench_Fposition8EȴBׁEanglesP?wcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idGtypeMapBoard_Malden_Fposition&EB8Eangles@]createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesTidHtypeLand_MapBoard_01_Wall_Malden_FatlOffsetf?rpositionIE]BEanglesZ?TdisableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributes id=typeLand_ArmChair_01_FYpositionIEަB0ҁEangles@ createAsSimpleObjectdisableSimulationYdataTypeObjectPositionInfoҨsideEmptyflagsAttributesidtypeMetalBarrel_burning_Fposition|BE܇BjԀEdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeCUP_O_Mi24_D_Dynamic_SLApositioncE\B EanglesQ@I@dataTypeObjectPositionInfo.sideEmptyAttributesfid2typeCUP_O_Ural_Empty_SLAatlOffset8>lpositionQEBЃEanglesoE:d?@X@fldataTypeObjectPositionInfosideEmptyflagsAttributesid1typeCUP_O_Ural_Refuel_SLA#positionszEBڃEanglesM@#dataTypeObjectPositionInfosideEmptyAttributesѫid0typeCUP_O_Ural_SLAatlOffset>׫position?EsB1Eangles@=@5@ѫ׫dataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeCUP_O_Ural_Open_SLApositionE!B;˃EanglesB}?dataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeCUP_O_Ural_Open_SLAApositionIE!BEanglesSS?;AdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Ural_Repair_SLApositionRtE B5Eanglesq?dataTypeObjectPositionInfojsideEmptyflagsAttributesidtypeLand_BarGate_FpositionE9BY|Eanglesn?@dataTypeObjectPositionInfo1sideEmptyflagsAttributesiidtypeCUP_O_Ural_Refuel_SLAatlOffsetoposition.E*B[Eangles @4qq@iodataTypeLayernameBlanchesstateEntitiesɯidnatlOffsetenAitemsItem0Item1Item2@dataTypeLayernameAdmiralEntitiesIidxatlOffsetBitemsItem0|Item1`Item2dataTypeLayernameCQCEntitiesŰidatlOffsetB`itemsItem0Item1Item2Item3`dataTypeTriggerpositionBE%wBmEangle&b@AttributesidwtypeEmptyDetectorAreaR250atlOffset0>conditioncall{triggeractivated tgr_military;}sizeAhUAsizeBWE1AisRectangledataTypeTriggerposition]E$}BZqEangle @Attributes^idytypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_military;}sizeAhUAsizeBWE1AisRectangledataTypeTriggerpositionEHaB[pxEangle@Attributes4idztypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_military;}sizeAJ[AsizeBH@isRectangledataTypeLogicPositionInfoid{typeAdmiral_CqcZoneCustomAttributes`positionoE}B)qE Attribute0Attribute1xAttribute29Attribute3Attribute4Attribute5dAttribute6Attribute7عAttribute8nAttributes `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];ValuedatatypeݶvaluetypeSCALARpropertyAdmiral_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];ValueܸdatatypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valueعdataعtypeùvalue AعtypeSCALARعpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value^datantypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value"`data2`typeKvalue`typeSTRING`dataTypeLayernameCounterEntitiesidatlOffsetBitemsItem0Item1Item2Item31Item4Item5Item6VItem7 Item8Item9%Item10Item11Item12:Item13=Item14@Item15Item16Item174dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetBitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionEBWscEdataTypeWaypointposition KEBwEEffects showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitieswAttributesidatlOffsetBitemsItem0Item14dataTypeObjectPositionInfosideCivilianflagsAttributes.idtypeC_Bob_VR4positionEio^BEAE.4dataTypeWaypointposition KEBwEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes+idatlOffsetB1itemsItem0+Item1+dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionxE|B&EdataTypeWaypointposition KEBwEEffects%showWPNEVERidtypeMove++1dataTypeTriggerpositionƦEEB@EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_blanches;}sizeApAsizeBpAdataTypeTriggerpositionn_EoJBbEAttributesPidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_blanches;}sizeApAsizeBpAdataTypeTriggerpositionEn$`BtEAttributesidtypeEmptyDetectorAreaR50Vconditioncall{triggeractivated tgr_blanches;}sizeApAsizeBpAVdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes positionέEO/BuEAttribute0Attribute1Attribute2yAttribute3;Attribute4Attribute5Attribute6Attribute7aAttribute8&Attribute9Attribute10Attribute11Attribute12lAttribute13@nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueydatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value8ydataHytypedvalueytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data ;type&valueB;typeSCALAR;propertyAdmiral_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];ValueHdataXtypetvaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value&data&typevalue&typeSTRING&propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value_dataotypevalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+ldata;ltypeWvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value data typevalue typeSTRING dataTypeGroupsideCivilianEntitieskAttributesidatlOffsetBitemsItem0Item1(dataTypeObjectPositionInfosideCivilianflagsAttributes"idtypeC_Bob_VR(position"kE:B E"(dataTypeWaypointpositionEg#xBupEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffsetB%itemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionEkBv[EdataTypeWaypointpositionEg#xBupEEffectsshowWPNEVERidtypeMove%dataTypeTriggerpositionEB[EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_blanches;}sizeApAsizeBpAdataTypeTriggerposition kEόB-EAttributesDidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_blanches;}sizeApAsizeBpAdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes:positionExxB+[EAttribute0Attribute1Attribute2Attribute3hAttribute4*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]typeyvaluetypeSCALARpropertyAdmiral_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];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueXdatahtypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,mdata<mtypeXvalue@mtypeSCALARmpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value:data :type%value:typeSTRING:dataTypeGroupsideCivilianEntitiesAttributes7idatlOffsetB=itemsItem0Item1aItem27dataTypeObjectPositionInfo;sideCivilianflagsAttributes[idtypeC_Jeff_VRapositionAEA#F[adataTypeWaypointposition4۝EuBnEEffectsshowWPNEVERidtypeMovedataTypeWaypointposition꧎D@CASDEffects1showWPNEVERidtypeMove77=dataTypeGroupsideCivilianEntitiesAttributes:idatlOffsetB@itemsItem0Item1dItem2:dataTypeObjectPositionInfo>sideCivilianflagsAttributes^idtypeC_Jeff_VRdpositionREXiAպ%F^ddataTypeWaypointposition*іEjBDsEEffectsshowWPNEVERidtypeMovedataTypeWaypointpositiongD>ADEffects4showWPNEVERidtypeMove::@dataTypeTriggerpositionoEEA9#FAttributesidtypeEmptyDetectorAreaR50atlOffsetconditioncall{triggeractivated tgr_blanches;}dataTypeTriggerposition^EffAG%FAttributesWidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_blanches;}dataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributes4positionEAm#FAttribute0vAttribute14Attribute2Attribute3Attribute4cnAttributes4propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value4data4typevalueB4typeSCALAR4propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueDefaulttypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuekdata{typevalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value"cdata2ctypeNvalueHCctypeSCALARcpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value4data4typevalueark_rotor_fnc_insert4typeSTRING4dataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributesposition4E^Aն%FAttribute0Attribute1Attribute2Attribute3UAttribute4 nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value[dataktypevalueDefaulttypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueUdata!Utype@valueNORMALUtypeSTRINGUpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value data typevalueHC typeSCALAR propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_inserttypeSTRINGdataTypeLayernamePatrolEntities&idatlOffsetBitemsItem0dItem1Item2Item3dataTypeTriggerposition0EB϶sEAttributesidttypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_military;}sizeACsizeBCdataTypeTriggerposition1ESBqsEAttributesidstypeEmptyDetectorAreaR250atlOffset7conditioncall{triggeractivated tgr_military;}sizeAzCsizeBzCdataTypeLogicPositionInfoFidutypeAdmiral_PatrolZoneCustomAttributesfpositionUEEYBd%sEf Attribute0Attribute1Attribute2Attribute3UAttribute4Attribute5Attribute6Attribute7uAttribute8KAttribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueXdatahtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueUdata$Utype@valueBUtypeSCALARUpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value\dataltypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value4udataDutype`value@utypeSCALARupropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value KdataKtype6valueKtypeSCALARKpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLogicPositionInfo;idvtypeAdmiral_PatrolZoneCustomAttributes[positionEB˝tE[ Attribute0Attribute1Attribute2Attribute3JAttribute4Attribute5Attribute6Attribute7jAttribute8@Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueMdata]typeyvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value JdataJtype5valueBJtypeSCALARJpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueQdataatype}valuetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value)jdata9jtypeUvaluejtypeSCALARjpropertyAdmiral_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];ValuedatatypevaluetypeSTRINGdataTypeLayernameSentry AIEntitiesidyatlOffsetB@,items+Item0)Item1Item2Item3 Item4 Item5 Item6 Item7$Item8VItem9qItem10Item11Item12Item138Item14jItem15Item16Item17Item18Item195Item20nItem21"Item22S#Item23$Item24%Item25&Item26(Item27B)Item28t*Item29+Item30f.Item31/Item32z2Item33j4Item345Item356Item368Item37>9Item38\:Item39~;Item40<Item41=Item42>@dataTypeObjectPositionInfosideEastflagsAttributesid9typeCUP_O_UAZ_MG_SLAatlOffset8position!EBqEangles#@؇@@dataTypeObjectPositionInfo]sideEastflagsAttributesidtypeCUP_O_UAZ_MG_SLAposition EC{BpEangles:;;y?v]*<dataTypeGroupsideEastEntitiesAttributes CrewLinks idatlOffsetB itemsItem0,Item1 dataTypeObjectPositionInfosideEastflagsAttributesid!typeCUP_O_sla_CrewatlOffsetpositionjEՐBvEangles˜D<k\I@dataTypeObjectPositionInfol sideEastflagsAttributes id"typeCUP_O_sla_CrewatlOffset positionjEՐBvEangles˜D<k\I@   LinkIDProvider Links  nextID itemsItem0 Item1n  linkIDitem0!item1CustomDataK n roleturretPathn linkIDitem0"item1CustomData  roleturretPath dataTypeObjectPositionInfoN sideEastflagsAttributes idtypeCUP_O_BTR80_SLAatlOffsetx positionjE5BvEangles˜D<k\I@  dataTypeGroupsideEastEntities Attributes idatlOffsetB itemsItem0  dataTypeObjectPositionInfo sideEastflagsAttributes idtypeCUP_O_sla_Commander_urban positionᥜE8BQxEanglesn@   dataTypeGroupsideEastEntities Attributes idatlOffsetB itemsItem0:  dataTypeObjectPositionInfo sideEastflagsAttributes idtypeCUP_O_sla_SpecOps_TL position̕E8BxEangles%@   dataTypeGroupsideEastEntitiesOAttributesidatlOffsetB$itemsItem0ldataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_SpecOpspositionE8B}xEangles@$dataTypeGroupsideEastEntities~AttributesPidatlOffsetBVitemsItem0PdataTypeObjectPositionInfosideEastflagsAttributesJidtypeCUP_O_sla_SpecOps_MGPpositionhE8Bo6xEanglesn-f@JPVdataTypeGroupsideEastEntitiesAttributeskidatlOffsetBqitemsItem0kdataTypeObjectPositionInfoEsideEastflagsAttributeseidtypeCUP_O_sla_SpecOps_LATkpositionbE8B0xEekqdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfo`sideEastflagsAttributesidtypeCUP_O_sla_SpecOps_LATpositiondIE8BYxEanglesx@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_SpecOps_LATposition©EaBoQxEangles[@dataTypeGroupsideEastEntities1AttributesidatlOffsetBitemsItem0NdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_SpecOpsposition#EaB]xEanglesL*@dataTypeGroupsideEastEntities`Attributes2idatlOffsetB8itemsItem0}2dataTypeObjectPositionInfosideEastflagsAttributes,idtypeCUP_O_sla_SpecOps_TL2positionلEaB|xEanglesC@,28dataTypeGroupsideEastEntitiesAttributesdidatlOffsetBjitemsItem0ddataTypeObjectPositionInfo&sideEastflagsAttributes^idtypeCUP_O_sla_SpecOps_MGdposition?EaBUcxEangles?^djdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfoXsideEastflagsAttributesidtypeCUP_O_sla_SpecOps_TLpositionpEaBxEangles~@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_SpecOps_MGposition%E4B4yEangles !g?dataTypeGroupsideEastEntities(AttributesidatlOffsetBitemsItem0EdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_SpecOpspositionrE4BxEdataTypeGroupsideEastEntities?AttributesidatlOffsetBitemsItem0\dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_sla_Medic_desertpositionJEBΊwEdataTypeGroupsideEastEntities[Attributes/idatlOffsetB5itemsItem0x/dataTypeObjectPositionInfosideEastflagsAttributes)idtypeCUP_O_sla_Medic_desert/positionnREBwEanglesE@)/5dataTypeGroupsideEastEntitiesAttributeshidatlOffsetBnitemsItem0hdataTypeObjectPositionInfo*sideEastflagsAttributesbidtypeCUP_O_sla_Soldier_AR_deserthpositionZE4BxEanglesA@bhndataTypeGroupsideEastEntitiesAttributes"idatlOffsetB"itemsItem0"dataTypeObjectPositionInfocsideEastflagsAttributesidtypeCUP_O_sla_Soldier_AR_desert"positionCEBwEanglesa?Inventory"handgun> uniform mapItemMapcompassItemCompasswatchItemWatchgogglesCUP_G_TK_RoundGlasseshmdCUP_NVG_PVS7_Hide"nameCUP_hgun_SA61primaryMuzzleMago  nameCUP_50Rnd_B_765x17_Ball_MammoLeft2 typeNameCUP_U_C_Labcoat_01isBackpackMagazineCargo ItemCargo!"itemsItem0$!Item1a!!nameCUP_HandGrenade_RGD5countammoLefta!nameCUP_50Rnd_B_765x17_Ball_McountammoLeft2!itemsItem0!Item1!"nameFirstAidKitcount!nameACE_Bananacount""dataTypeGroupsideEastEntitiest"AttributesM#idatlOffsetBS#itemsItem0"M#dataTypeObjectPositionInfo#sideEastflagsAttributesG#idtypeCUP_O_sla_Soldier_GL_desertM#positionGEڢB0ZwEanglesTև@G#M#S#dataTypeGroupsideEastEntities#Attributes$idatlOffsetB$itemsItem0#$dataTypeObjectPositionInfoE$sideEastflagsAttributes}$id typeCUP_O_sla_soldier_desert$position9EڢBvwEangles@\@}$$$dataTypeGroupsideEastEntities$Attributes%id atlOffsetB%itemsItem0%%dataTypeObjectPositionInfo{%sideEastflagsAttributes%id typeCUP_O_sla_soldier_desert%positioniEڢB{fwE%%%dataTypeGroupsideEastEntities&Attributes&id atlOffsetB&itemsItem0&&dataTypeObjectPositionInfo&sideEastflagsAttributes&id typeCUP_O_sla_Soldier_AMG_desert&positionQxEڢB>wEangles@&&&dataTypeGroupsideEastEntities;'Attributes (idatlOffsetB(itemsItem0X' (dataTypeObjectPositionInfo'sideEastflagsAttributes(idtypeCUP_O_sla_SpecOps (positionJE';BgoyEangles?( ((dataTypeGroupsideEastEntitiesj(Attributes<)idatlOffsetBB)itemsItem0(<)dataTypeObjectPositionInfo(sideEastflagsAttributes6)idtypeCUP_O_sla_SpecOps_TL<)positionv8E;B`vyEangles0c@6)<)B)dataTypeGroupsideEastEntities)Attributesn*idatlOffsetBt*itemsItem0)n*dataTypeObjectPositionInfo0*sideEastflagsAttributesh*idtypeCUP_O_sla_SpecOps_TLn*positionkE9ByEangles?h*n*t*dataTypeGroupsideEastEntities*Attributes+idatlOffsetB+itemsItem0*+dataTypeObjectPositionInfob+sideEastflagsAttributes+idtypeCUP_O_sla_SpecOps_MG+positionME7B;yEangles?+++dataTypeGroupsideEastEntities,Attributes`.idatlOffsetBf.itemsItem0,`. dataTypeObjectPositionInfo,sideEastflagsAttributes,idtypeCUP_O_sla_Sniper_KSVK_desertatlOffset@5@CustomAttributes-`.positionqEBxEangles?,stanceMiddle-Attribute0H-Attribute1-nAttributes`.propertyspeakerexpression_this setspeaker _value;Value--data--type-valueMale06GRE-typeSTRING-propertypitchexpression_this setpitch _value;Value.`.data/.`.typeK.value?`.typeSCALAR`.f.dataTypeGroupsideEastEntities.Attributes/idatlOffsetB/itemsItem0./dataTypeObjectPositionInfow/sideEastflagsAttributes/idtypeCUP_O_sla_Soldier_AKS_74_GOSHAWK_desertatlOffsetPA/positiontEqQB xEangles~SR@///dataTypeGroupsideEastEntities0Attributest2idatlOffsetBz2itemsItem020t2 dataTypeObjectPositionInfo0sideEastflagsAttributes1idtypeCUP_O_sla_Soldier_MG_desertatlOffsetACustomAttributes$1t2positionEQBwEangles 9Y@1stanceMiddle$1Attribute0\1Attribute11nAttributest2propertyspeakerexpression_this setspeaker _value;Value11data11type1valueMale05GRE1typeSTRING1propertypitchexpression_this setpitch _value;Value32t2dataC2t2type_2value?t2typeSCALARt2z2dataTypeGroupsideEastEntities2Attributes3CrewLinks3id#atlOffsetBj4itemsItem033dataTypeObjectPositionInfo3sideEastflagsAttributes3id$typeCUP_O_sla_soldier_desertatlOffset<3positionEKwBsqE333LinkIDProvider3Links3j4nextID3itemsItem0 4j4linkIDitem0$item1CustomDataG4j4roleturretPathj4dataTypeGroupsideEastEntities4Attributes5id&atlOffsetB5itemsItem045dataTypeObjectPositionInfoc5sideEastflagsAttributes5id'typeCUP_O_sla_PilotatlOffset5positionrE%`wBnEangles"p?555dataTypeGroupsideEastEntities6Attributes6id(atlOffsetB6itemsItem066dataTypeObjectPositionInfo6sideEastflagsAttributes6id)typeCUP_O_sla_Pilot6positionDEhwBnEangles"p?666dataTypeGroupsideEastEntities.7Attributes 8id*atlOffsetB8itemsItem0K7 8dataTypeObjectPositionInfo7sideEastflagsAttributes8id+typeCUP_O_sla_PilotatlOffset 8positionE}mwBoEangles{ ?8 88dataTypeGroupsideEastEntitiesk8Attributes89id,atlOffsetB>9itemsItem0889dataTypeObjectPositionInfo8sideEastflagsAttributes29id-typeCUP_O_sla_Pilot89positionSErwB3oEangles s@2989>9dataTypeGroupsideEastEntities9AttributesV:id/atlOffsetB\:itemsItem09V:dataTypeObjectPositionInfo0:sideEastflagsAttributesP:id0typeCUP_O_sla_soldier_desertV:positionߙEwBjnEP:V:\:dataTypeGroupsideEastEntities:Attributesx;id1atlOffsetB~;itemsItem0:x;dataTypeObjectPositionInfoR;sideEastflagsAttributesr;id2typeCUP_O_sla_Soldier_LAT_desertx;positioncExwB2$oEr;x;~;dataTypeGroupsideEastEntities;Attributes<id3atlOffsetB<itemsItem0;<dataTypeObjectPositionInfos<sideEastflagsAttributes<id4typeCUP_O_sla_Soldier_AR_desert<positionJEwBBoE<<<dataTypeGroupsideEastEntities<Attributes=id5atlOffsetB=itemsItem0==dataTypeObjectPositionInfo=sideEastflagsAttributes=id6typeCUP_O_sla_Soldier_MG_desert=positionhE]vBnE===dataTypeGroupsideEastEntities>Attributes>id7atlOffsetB>itemsItem07>>dataTypeObjectPositionInfo>sideEastflagsAttributes>id8typeCUP_O_sla_Soldier_GL_desertatlOffset>positionずE,5wBFnE>>>dataTypeGroupsideEastEntitiesZ?Attributes(@CrewLinks.@id:atlOffsetB@itemsItem0w?(@dataTypeObjectPositionInfo@sideEastflagsAttributes"@id;typeCUP_O_sla_soldier_desertatlOffset=(@position$EЉB@qE"@(@.@LinkIDProviderS@Linksf@@nextIDf@itemsItem0@@linkIDitem0;item19CustomData@@roleturretPath@dataTypeLayernameSet DressingEntities3AidzatlOffsetBZitemsYItem0gEItem1EFItem2GItem3GItem4IItem5sJItem6>KItem7 LItem8LItem9MItem10hNItem11BOItem12 PItem13PItem14QItem15zRItem16DSItem17TItem18TItem19UItem20lVItem21LWItem227XItem23YItem24YItem25ZItem26[Item27\Item28d]Item29+^Item30#_Item31 `Item32`Item33aItem34bItem35xcItem36HdItem37AeItem386fItem393gItem40)hItem41hItem42iItem43jItem44kItem45lItem46mItem47rnItem48KpositionWE{ByEangles:Jm@3 @ KdisableSimulation>KdataTypeObjectPositionInfoKsideEmptyflagsAttributesKidtypeLand_GymRack_03_F LpositionzEeByEangles&:9?P=;KdisableSimulation LdataTypeObjectPositionInfo~LsideEmptyflagsAttributesLidtypeLand_GymRack_03_FLpositionVE_ByEangles:3 @LdisableSimulationLdataTypeObjectPositionInfoHMsideEmptyflagsAttributesMidtypeCUP_metalcase_01MpositionAE?8ByEangles:[ ?3 @MdisableSimulationMdataTypeObjectPositionInfoNsideEmptyflagsAttributesJNidtypeCUP_metalcase_01hNpositioneE;B~yEangles&:@P=;JNdisableSimulationhNdataTypeObjectPositionInfoNsideEmptyflagsAttributes$OidtypeCUP_metalcase_01atlOffset7BOpositionNE%E'TpositionEGByEanglesY@TdisableSimulationTdataTypeObjectPositionInfolUsideEmptyflagsAttributesUidtypeFlagCarrierNorthatlOffset>UpositionKE BvEanglesΤ@UUdataTypeObjectPositionInfo.VsideEmptyflagsAttributesfVidtypeFlagCarrierNorthatlOffset>lVpositionE BvEanglesΤ@fVlVdataTypeObjectPositionInfoVsideEmptyflagsAttributesWidtypeLand_CanisterFuel_FatlOffsetP>LWpositionEx-BHwEWcreateAsSimpleObjectdisableSimulationLWdataTypeObjectPositionInfoWsideEmptyflagsAttributesWidtypeLand_PlasticBucket_01_closed_FatlOffset>7Xposition{EB4wEWcreateAsSimpleObjectdisableSimulation7XdataTypeObjectPositionInfoXsideEmptyflagsAttributesXidtypeLand_EngineCrane_01_FatlOffset$>YpositionƊEŪB?wEXcreateAsSimpleObjectdisableSimulationYdataTypeObjectPositionInfoYsideEmptyflagsAttributesYidtypeLand_Portable_generator_FatlOffset >Yposition攝EYBڎwEYcreateAsSimpleObjectdisableSimulationYdataTypeObjectPositionInfo~ZsideEmptyflagsAttributesZidtypeLand_PortableLight_double_FZposition2xE͓B+wEanglesH@ZdisableSimulationZdataTypeObjectPositionInfoM[sideEmptyflagsAttributes[idtypeLand_PowerGenerator_F[positionpEBwEangles@[disableSimulation[dataTypeObjectPositionInfo,\sideEmptyflagsAttributesd\idtypeLand_ToolTrolley_02_FatlOffset=\position\EvBCYwEanglesl@d\createAsSimpleObjectdisableSimulation\dataTypeObjectPositionInfo&]sideEmptyflagsAttributes^]idtypeCUP_O_UAZ_Unarmed_SLAatlOffset>d]position*ME-eBwEanglesqI ?^]d]dataTypeObjectPositionInfo]sideEmptyflagsAttributes%^idtypeCUP_O_UAZ_Militia_SLAatlOffset>+^positionwE-eBJiwEangles@k@%^+^dataTypeObjectPositionInfo^sideEmptyflagsAttributes^idtypeWaterPump_01_sand_FatlOffset#_position(E3BZwEanglesn@^createAsSimpleObjectdisableSimulation#_dataTypeObjectPositionInfo_sideEmptyflagsAttributes_idtypeLand_WeldingTrolley_01_FatlOffset> `positionhE/BwEangles,@_createAsSimpleObjectdisableSimulation `dataTypeObjectPositionInfo`sideEmptyflagsAttributes`idtypeLand_GasTank_02_F`positioncdE]BywE`createAsSimpleObjectdisableSimulation`dataTypeObjectPositionInfouasideEmptyflagsAttributesaidtypeLand_Workbench_01_FatlOffsetp=apositionE9B\wEangles@acreateAsSimpleObjectdisableSimulationadataTypeObjectPositionInfoZbsideEmptyAttributesbidtypeLand_antennaatlOffset]G?bpositiondE2 BwEangles @bdisableSimulationbdataTypeObjectPositionInfo"csideEmptyAttributesZcidtypeSmallTableatlOffset*>xcposition[EIBwEanglesc@ZcdisableSimulationxcdataTypeObjectPositionInfocsideEmptyAttributesdidtypeLand_BloodBag_FatlOffsetp?HdpositionNEY̓B|wEdcreateAsSimpleObjectdisableSimulationHddataTypeObjectPositionInfodsideEmptyAttributeseidtypeLand_PaperBox_01_small_stacked_FatlOffset>Aeposition[gEBjxEangles.jn@ecreateAsSimpleObjectdisableSimulationAedataTypeObjectPositionInfoesideEmptyAttributeseidtypeLand_FirstAidKit_01_closed_FatlOffsetPN?6fposition\EmBwEanglesSn?ecreateAsSimpleObjectdisableSimulation6fdataTypeObjectPositionInfofsideEmptyAttributesfidtypeLand_FoodSacks_01_large_brown_idap_FatlOffseto>3gposition8tE}BFxEangles@fcreateAsSimpleObjectdisableSimulation3gdataTypeObjectPositionInfogsideEmptyAttributesgidtypeLand_IntravenStand_01_2bags_FatlOffset4>)hpositionFEwBjwEangles̀@gcreateAsSimpleObjectdisableSimulation)hdataTypeObjectPositionInfohsideEmptyAttributeshidtypeLand_PainKillers_FatlOffsetPN?hpositionu[EdBSwEhcreateAsSimpleObjectdisableSimulationhdataTypeObjectPositionInfopisideEmptyflagsAttributesiidtypeFridge_01_open_FipositionOEB|wEangles @icreateAsSimpleObjectdisableSimulationidataTypeObjectPositionInfo^jsideEmptyAttributesjidtypeLand_Stethoscope_01_FatlOffsetPN?jpositionYEVB^wEanglesҩ@jcreateAsSimpleObjectdisableSimulationjdataTypeObjectPositionInfoLksideEmptyflagsAttributeskidtypeLand_Stretcher_01_olive_FkpositionZE-BwEangles@kcreateAsSimpleObjectdisableSimulationkdataTypeObjectPositionInfo>lsideEmptyAttributesvlidtypeLand_Stretcher_01_olive_FatlOffset4>lpositionsOE*)BwEangles@vlcreateAsSimpleObjectdisableSimulationldataTypeObjectPositionInfo2msideEmptyAttributesjmidtypeLand_WaterBottle_01_stack_FatlOffset>mposition\EΒBwxEangles˩@jmcreateAsSimpleObjectdisableSimulationmdataTypeObjectPositionInfonsideEmptyAttributes9nidtypeLand_Bandage_FatlOffsetPN?rnposition+ZE[B.wE9ncreateAsSimpleObjectdisableSimulationrndataTypeObjectPositionInfonsideEmptyflagsAttributesoidtypeCUP_bedna_ammo2X@udisableSimulationudataTypeObjectPositionInfocvsideEmptyflagsAttributesvidtypeFoldChairvpositionE`BIxEanglesb^?vdisableSimulationvdataTypeObjectPositionInfo&wsideEmptyflagsAttributes^widtypeFoldTable|wpositionՉE-BOxEangles27@^wdisableSimulation|wdataTypeObjectPositionInfowsideEmptyflagsAttributes!xidtypeFoldTable?xpositionE-BxxEanglesj@!xdisableSimulation?xdataTypeObjectPositionInfoxsideEmptyflagsAttributesxidtypeFoldTableypositionbE-B>xEanglesSKl@xdisableSimulationydataTypeObjectPositionInfoysideEmptyflagsAttributesyidtypeCUP_O_Volha_SLAatlOffsetyposition`EBwEangles^@;@CustomAttributesz{position\EQB:*xEanglesV@zdisableSimulationzAttribute0znAttributes{propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value&{{data6{{typew{value[[[[],[]],[[],[]],[[],[]],[[],[]]],true]{typeSTRING{dataTypeObjectPositionInfo|sideEmptyflagsAttributesK|idtypeGunrackTK_EP1CustomAttributesi|Q}positionEOYBb$xEanglesJ7 ?K|disableSimulationi|Attribute0|nAttributesQ}propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value|Q}data|Q}type<}value[[[[],[]],[[],[]],[[],[]],[[],[]]],true]Q}typeSTRINGQ}dataTypeObjectPositionInfo}sideEmptyAttributes}idtypeLand_Map_Malden_FatlOffsetL?#~position'EwBvVxE}createAsSimpleObjectdisableSimulation#~dataTypeObjectPositionInfo~sideEmptyAttributes~idtypecwa_Noticeboard_AbelatlOffset`@~positionmE: Bݑposition{E șB3xEangles ?disableSimulationݑdataTypeObjectPositionInfo\sideEmptyAttributesidtypeLand_MapBoard_01_Wall_FatlOffset?positionExBDTxEanglesI"@disableSimulationdataTypeObjectPositionInfo8sideEmptyAttributespidtypeLand_MapBoard_01_Wall_Malden_FatlOffsetmu?positionEi=B~QxEangles@pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHidtypeCUP_hromada_beden_dekorativniXfpositionME#aB^xEangles7?HdisableSimulationf dataTypeObjectPositionInfo sideEmptyflagsAttributesAidtypeCUP_B_S1203_Ambulance_CDFatlOffsetCustomAttributes\˜position|EBxEangles^@B @Item100Item101Item102%Item103rItem104Item105 Item106YItem107Item108Item109@Item110Item111Item112'Item113tItem114Item115Item116[Item117Item118Item119BItem120Item121Item122)Item123vItem124Item125Item126]Item127Item128Item129DItem130Item131Item132+Item133xItem134Item135Item136_Item137Item138Item139FItem140Item141Item142-Item143zItem144Item145Item146aItem147Item148Item149HItem150Item151Item152/Item153|Item154Item155Item156cItem157Item158Item159JItem160Item161Item1621Item163~Item164Item165Item166eItem167Item168Item169LItem170Item171Item1723Item173Item174Item175Item176gItem177Item178Item179NItem180Item181Item1825Item183Item184Item185Item186iItem187Item188Item189PItem190Item191Item1927Item193Item194Item195Item196kItem197Item198Item199RItem200Item201Item2029Item203Item204Item205 Item206mItem207Item208Item209TItem210Item211Item212;Item213Item214Item215"Item216olinkIDitem0item1=CustomDataītypeSyncīlinkIDitem0item1=CustomDatatypeSynclinkIDitem0item1=CustomDataL^typeSync^linkIDitem0item1=CustomDatatypeSynclinkIDitem0.item1=CustomDatatypeSynclinkIDitem0item1=CustomData3EtypeSyncElinkIDitem09item1=CustomDatatypeSynclinkIDitem0item1=CustomDataͭ߭typeSync߭linkIDitem0%item1=CustomData,typeSync,linkID item0item1=CustomDatagytypeSyncylinkID item0item1<CustomDataƮtypeSyncƮlinkID item0item1<CustomDatatypeSynclinkID item0item1<CustomDataN`typeSync`linkID item0item1<CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData5GtypeSyncGlinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDataϰtypeSynclinkIDitem0item1<CustomData.typeSync.linkIDitem0item1<CustomDatai{typeSync{linkIDitem0item1<CustomDataȱtypeSyncȱlinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDataPbtypeSyncblinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData7ItypeSyncIlinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDataѳtypeSynclinkIDitem0 item1<CustomData0typeSync0linkIDitem0 item1<CustomDatak}typeSync}linkIDitem0 item1<CustomDataʴtypeSyncʴlinkIDitem0item1<CustomDatatypeSynclinkID item0item1<CustomDataRdtypeSyncdlinkID!item0item1<CustomDatatypeSynclinkID"item0item1<CustomDatatypeSynclinkID#item0item1<CustomData9KtypeSyncKlinkID$item0item1<CustomDatatypeSynclinkID%item0item1<CustomDataӶtypeSynclinkID&item0item1<CustomData 2typeSync2linkID'item0$item1<CustomDatamtypeSynclinkID(item0'item1<CustomData̷typeSync̷linkID)item0)item1<CustomDatatypeSynclinkID*item0+item1<CustomDataTftypeSyncflinkID+item0-item1<CustomDatatypeSynclinkID,item00item1<CustomDatatypeSynclinkID-item02item1<CustomData;MtypeSyncMlinkID.item04item1<CustomDatatypeSynclinkID/item06item1<CustomDataչtypeSynclinkID0item08item1<CustomData"4typeSync4linkID1item09item1<CustomDataotypeSynclinkID2item0;item1<CustomDataκtypeSyncκlinkID3item0Fitem1=CustomData typeSynclinkID4item0Yitem1=CustomDataVhtypeSynchlinkID5item0Eitem1=CustomDatatypeSynclinkID6item0item1=CustomDatatypeSynclinkID7item0{item1<CustomData=OtypeSyncOlinkID8item0}item1<CustomDatatypeSynclinkID9item0item1<CustomData׼typeSynclinkID:item0item1<CustomData$6typeSync6linkID;item0item1<CustomDataqtypeSynclinkID<item0item1<CustomDataнtypeSyncнlinkID=item0item1<CustomData typeSynclinkID>item0item1<CustomDataXjtypeSyncjlinkID?item0item1<CustomDatatypeSynclinkID@item0item1<CustomDatatypeSynclinkIDAitem0item1<CustomData?QtypeSyncQlinkIDBitem0item1<CustomDatatypeSynclinkIDCitem0item1<CustomDataٿtypeSynclinkIDDitem0item1<CustomData&8typeSync8linkIDEitem0item1<CustomDatastypeSynclinkIDFitem0item1<CustomDatatypeSynclinkIDGitem0item1<CustomData typeSynclinkIDHitem0item1<CustomDataZltypeSyncllinkIDIitem0item1<CustomDatatypeSynclinkIDJitem0item1<CustomDatatypeSynclinkIDKitem0item1<CustomDataAStypeSyncSlinkIDLitem0item1=CustomDatatypeSynclinkIDMitem0item1<CustomDatatypeSynclinkIDNitem0item1<CustomData(:typeSync:linkIDOitem0item1<CustomDatautypeSynclinkIDPitem0item1<CustomDatatypeSynclinkIDQitem0item1<CustomData!typeSync!linkIDRitem0item1<CustomData\ntypeSyncnlinkIDSitem0item1<CustomDatatypeSynclinkIDTitem0item1<CustomDatatypeSynclinkIDUitem0item1<CustomDataCUtypeSyncUlinkIDVitem0item1<CustomDatatypeSynclinkIDWitem0item1<CustomDatatypeSynclinkIDXitem0item1<CustomData*<typeSync<linkIDYitem0item1<CustomDatawtypeSynclinkIDZitem0item1<CustomDatatypeSynclinkID[item0item1<CustomData#typeSync#linkID\item0item1=CustomData^ptypeSyncplinkID]item0item1=CustomDatatypeSynclinkID^item0item1=CustomData typeSync linkID_item0item1=CustomDataEWtypeSyncWlinkID`item0 item1=CustomDatatypeSynclinkIDaitem0 item1=CustomDatatypeSynclinkIDbitem0 item1=CustomData,>typeSync>linkIDcitem0 item1=CustomDataytypeSynclinkIDditem0 item1=CustomDatatypeSynclinkIDeitem0item1=CustomData%typeSync%linkIDfitem0item1=CustomData`rtypeSyncrlinkIDgitem0item1=CustomDatatypeSynclinkIDhitem0item1=CustomData typeSync linkIDiitem0item1=CustomDataGYtypeSyncYlinkIDjitem0item1=CustomDatatypeSynclinkIDkitem0item1=CustomDatatypeSynclinkIDlitem03item1=CustomData.@typeSync@linkIDmitem0item1=CustomData{typeSynclinkIDnitem00item1=CustomDatatypeSynclinkIDoitem02item1=CustomData'typeSync'linkIDpitem01item1=CustomDatabttypeSynctlinkIDqitem0item1=CustomDatatypeSynclinkIDritem0item1=CustomDatatypeSynclinkIDsitem0item1=CustomDataI[typeSync[linkIDtitem0item1=CustomDatatypeSynclinkIDuitem0item1<CustomDatatypeSynclinkIDvitem0item1<CustomData0BtypeSyncBlinkIDwitem0item1<CustomData}typeSynclinkIDxitem0item1<CustomDatatypeSynclinkIDyitem0item1<CustomData)typeSync)linkIDzitem0!item1<CustomDatadvtypeSyncvlinkID{item0#item1<CustomDatatypeSynclinkID|item0%item1<CustomDatatypeSynclinkID}item0'item1<CustomDataK]typeSync]linkID~item0)item1<CustomDatatypeSynclinkIDitem0+item1<CustomDatatypeSynclinkIDitem0-item1<CustomData2DtypeSyncDlinkIDitem0Nitem1MCustomDatatypeSynclinkIDitem0Oitem1SCustomDatatypeSynclinkIDitem0Pitem1SCustomData+typeSync+linkIDitem0Qitem1SCustomDatafxtypeSyncxlinkIDitem0Ritem1SCustomDatatypeSynclinkIDitem0Vitem1WCustomDatatypeSynclinkIDitem0Uitem1WCustomDataM_typeSync_linkIDitem0Xitem1bCustomDatatypeSynclinkIDitem0Yitem1bCustomDatatypeSynclinkIDitem0Zitem1bCustomData4FtypeSyncFlinkIDitem0[item1bCustomDatatypeSynclinkIDitem0\item1bCustomDatatypeSynclinkIDitem0]item1bCustomData-typeSync-linkIDitem0^item1bCustomDatahztypeSynczlinkIDitem0_item1bCustomDatatypeSynclinkIDitem0`item1bCustomDatatypeSynclinkIDitem0aitem1bCustomDataOatypeSyncalinkIDitem0fitem1dCustomDatatypeSynclinkIDitem0gitem1eCustomDatatypeSynclinkIDitem0hitem1pCustomData6HtypeSyncHlinkIDitem0kitem1pCustomDatatypeSynclinkIDitem0litem1pCustomDatatypeSynclinkIDitem0mitem1pCustomData/typeSync/linkIDitem0nitem1pCustomDataj|typeSync|linkIDitem0oitem1pCustomDatatypeSynclinkIDitem0jitem1qCustomDatatypeSynclinkIDitem0uitem1tCustomDataQctypeSyncclinkIDitem0vitem1sCustomDatatypeSynclinkIDitem0witem1{CustomDatatypeSynclinkIDitem0yitem1{CustomData8JtypeSyncJlinkIDitem0zitem1{CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData1typeSync1linkIDitem0item1CustomDatal~typeSync~linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataSetypeSyncelinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData:LtypeSyncLlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData!3typeSync3linkIDitem0item1CustomDatantypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataUgtypeSyncglinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData<NtypeSyncNlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData#5typeSync5linkIDitem0item1CustomDataptypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataWitypeSyncilinkIDitem0item1CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData>PtypeSyncPlinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData%7typeSync7linkIDitem0item1<CustomDatartypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0 item1<CustomData typeSynclinkIDitem0 item1<CustomDataYktypeSyncklinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData@RtypeSyncRlinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData'9typeSync9linkIDitem0item1<CustomDatattypeSynclinkIDitem0item1<CustomDatatypeSynclinkIDitem0item1<CustomData typeSync linkIDitem0 item1<CustomData[mtypeSyncmlinkIDitem0"item1<CustomDatatypeSynclinkIDitem0$item1<CustomDatatypeSynclinkIDitem0&item1<CustomDataBTtypeSyncTlinkIDitem0(item1<CustomDatatypeSynclinkIDitem0*item1<CustomDatatypeSynclinkIDitem0,item1<CustomData);typeSync;linkIDitem0.item1<CustomDatavtypeSynclinkIDitem0ditem1/CustomDatatypeSynclinkIDitem0citem1/CustomData"typeSync"linkIDitem02item16CustomData]otypeSyncolinkIDitem05item16CustomDatatypeSync-N DEO ⅀ѐ