admiral\admiral.h_description.ext,`}hull3\briefing\blufor.sqf}`. hull3\CUP_BAF_WIN.h ` hull3\hull3.hE`hull3\LICENSE_0X8initPlayerLocal.sqf:`initServer.sqf`D]Omission.sqm,`class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 1; class Camp { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class MNP_DPR_AUT { technicals[] = {"CUP_O_UAZ_MG_CSAT", "CUP_O_UAZ_MG_CSAT", "CUP_O_UAZ_MG_CSAT","CUP_O_UAZ_SPG9_CSAT"}; armour[] = {"CUP_O_BTR60_CSAT", "CUP_O_BTR60_CSAT", "CUP_O_BRDM2_CSAT", "CUP_O_BRDM2_CSAT", "CUP_O_BRDM2_HQ_CSAT","CUP_O_Ural_ZU23_CSAT","CUP_O_BMP2_ZU_CSAT","CUP_O_T55_CSAT","CUP_O_BTR80_CSAT","CUP_O_BTR80A_CSAT"}; }; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Battle in Balaclavas"; onLoadMission = "Made with Hull3"; author = "Jarate"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 69; }; 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 = 3; 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 = 9; 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"; }; }; // INDFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
NATO forces have launched a large attack across Eastern Ukraine to reunite the country. As part of this, the British Army have been tasked with securing the southern coast of Crimea.

ENEMY FORCES
Separatist forces. Mainly infantry (fortified and mobile) and mixed armour. Civilian buildings around objectives will be occupied. SIGINT has also detected the electronic signature of MANPAD AA launchers in the AO.

FRIENDLY FORCES
Upto 2x FV510 Warrior IFVs and/or a pair of Wildcat AHs alongside 3x infantry sections mounted in FV342 Bulldogs. Another section is being held in reserve mounted in Jackals and Coyotes alongside two additional Bulldogs, Warriors, and/or an Apache.

CO team get their own Jackal because they don't ride with poors. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Secure and destroy the anti ship missile batteries in this village.
Secure the port facilities here.
Destroy the Self-Propelled-Guns at the rail stop here.
Capture and hold the airfield here and destroy anything of military value.
"]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Completion of the objectives in sequential order.

MOVEMENT PLAN
Clear along the Main Supply Route using the Armoured Fighting Vehicles as transport.

FIRE SUPPORT PLAN
Use the Warriors. IF slotted, think of the Wildcat(s) as BIG Littlebirds.

SPECIAL EQUIPMENT
Its cold, so you have been issued cold weather gear. You've also been issued with a lot of explosives. Use them to destroy occupied buildings rather than clear them where necessary.

Medical supply crates are available next to each land vehicle. Load them into the vehicle cargo prior to leaving. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
You start off close to the first objective - avoid starting vehicles until you are ready to fight.
Vehicles can rearm off each other.
Bulldogs carry eight plus crew.
Warriors carry seven plus crew.
Train tracks will reduce all vehicle momentum when crossing.
AHs can repair, rearm and refuel here or here (repair trucks also provide ammo).
Passive acquisition (prior to AA missile launch) can be identified by half-circle symbols on radar.
Medical supply crates are available next to each land vehicle. Load them into the vehicle cargo prior to leaving. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Jarate. "]]; class CUP_BAF_WIN { class Rifleman { headGear = "CUP_H_BAF_MTP_Mk7"; goggles = "G_Bandanna_khk"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Rifleman_ARM"; backpack = "CUP_B_Motherlode_MTP"; }; class Leader : Rifleman { headGear = "CUP_H_BAF_MTP_Mk7_PRR_SCRIM_A"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Grenadier_ARM"; goggles = "CUP_G_Grn_Scarf_Shades_GPSCombo"; }; class Officer : Leader { headGear = "H_Beret_blk"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Officer_ARM"; backpack = "CUP_B_Motherlode_Radio_MTP"; }; class Crew : Rifleman { headGear = "CUP_H_BAF_MTP_Mk6_CREW_PRR"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Crewman_ARM"; backpack = "B_AssaultPack_cbr"; goggles = "CUP_RUS_Balaclava_rgr"; }; class CO : Officer { }; class XO : CO { backpack = "CUP_B_Predator_Radio_MTP"; }; class SL : Officer { }; class Medic : Rifleman { headGear = "CUP_H_BAF_MTP_Mk7_PRR_SCRIM_B"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Medic_ARM"; backpack = "CUP_B_Predator_MTP"; }; class FTL : Leader { }; class AR : Rifleman { headGear = "CUP_H_BAF_MTP_Mk6_GLASS_PRR"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_AutomaticRifleman_ARM"; backpack = "CUP_B_Predator_MTP"; }; class AAR : Rifleman { headGear = "CUP_H_BAF_Helmet_4_MTP"; backpack = "CUP_B_Predator_MTP"; }; class RAT : Rifleman { uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Scout_ARM"; headGear = "CUP_H_BAF_MTP_Mk7"; goggles = "CUP_G_ESS_BLK_Scarf_Face_Grn_GPS"; }; class MMGG : AR { backpack = "CUP_B_Bergen_BAF"; }; class MMGAG : AAR { }; class HMGG : AR { }; class HMGAG : AAR { }; class HMGAC : AAR { }; class MATG : RAT { backpack = "CUP_B_Bergen_BAF"; }; class MATAG : AAR { }; class MATAC : MATAG { }; class HATG : RAT { backpack = "CUP_B_Bergen_BAF"; }; class HATAG : AAR { }; class HATAC : HATAG { }; class DHATG : AR { }; class DHATAG : AAR { }; class DHATAC : AAR { }; class SAMG : AR { }; class SAMAG : AAR { }; class SAMAC : AAR { }; class GMGG : AR { }; class GMGAG : AAR { }; class GMGAC : AAR { }; class MTRG : AR { }; class MTRAG : AAR { }; class MTRAC : AAR { }; class ENG : Rifleman { uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; vest = "CUP_V_B_BAF_MTP_Osprey_Mk4_Engineer_ARM"; backpack = "CUP_B_Bergen_BAF"; headGear = "CUP_H_BAF_MTP_Mk7"; goggles = "CUP_G_ESS_BLK_Scarf_Blk"; }; class ENGA : ENG { }; class SN : Rifleman { headGear = "CUP_H_BAF_MTP_Mk6_NETTING_PRR"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; backpack = "B_AssaultPack_cbr"; }; class SP : SN { }; class VC : Crew { }; class VG : Crew { }; class VD : Crew { }; class P : Crew { headGear = "H_PilotHelmetHeli_I_E"; uniform = "CUP_U_B_BDUv2_gloves_dirty_Winter"; backpack = "B_Parachute"; goggles = "G_Bandanna_khk"; }; class PCM : P { }; };class Hull3 { isEnabled = 1; class uniform { #include "CUP_BAF_WIN.h" }; class gear { class L85_BAF_RIS { class Rifleman { primaryWeapon = "CUP_arifle_L85A2_G"; primaryWeaponItems[] = {"CUP_optic_Eotech553_Black", "CUP_acc_Flashlight"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag_L85", 6}, {"CUP_30Rnd_556x45_Stanag_L85_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Stanag_L85", 4}, {"CUP_30Rnd_556x45_Stanag_L85_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class AAR : Rifleman { primaryWeapon = "CUP_arifle_L86A2"; primaryWeaponItems[] = {"CUP_optic_Eotech553_Black", "CUP_acc_Flashlight"}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_200Rnd_TE4_Red_Tracer_556x45_M249", 1}, {"CUP_200Rnd_TE1_Red_Tracer_556x45_M249", 2} }; }; class MMGAG : AAR { primaryWeapon = "CUP_arifle_L86A2"; primaryWeaponItems[] = {"CUP_optic_Eotech553_Black", "CUP_acc_Flashlight"}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "ACE_VectorDay"; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Vehicle { weapons[] = { {"CUP_launch_NLAW", 4} }; magazines[] = { {"CUP_30Rnd_556x45_Stanag_L85", 20}, {"CUP_30Rnd_556x45_Stanag_L85_Tracer_Red", 30}, {"CUP_20Rnd_762x51_L129_M", 30}, {"CUP_200Rnd_TE4_Red_Tracer_556x45_M249", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 20}, {"CUP_1Rnd_Smoke_M203", 5}, {"CUP_FlareWhite_M203", 5}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SmokeShell", 5} }; items[] = {{"ItemGPS", 1}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Car : Vehicle { }; class Truck : Vehicle { weapons[] = { {"CUP_launch_NLAW", 10} }; magazines[] = { {"CUP_30Rnd_556x45_Stanag_L85", 20}, {"CUP_30Rnd_556x45_Stanag_L85_Tracer_Red", 30}, {"CUP_20Rnd_762x51_L129_M", 30}, {"CUP_200Rnd_TE4_Red_Tracer_556x45_M249", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 20}, {"CUP_1Rnd_Smoke_M203", 10}, {"CUP_FlareWhite_M203", 10}, {"SatchelCharge_Remote_Mag", 5}, {"ACE_HandFlare_White", 10}, {"MRAWS_HEAT_F", 5}, {"CUP_Javelin_M", 5}, {"HandGrenade", 10}, {"SmokeShell", 10} }; items[] = { {"ACE_M26_Clacker", 1}, {"ItemGPS", 1} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Armored : Truck { weapons[] = {{"CUP_launch_NLAW", 10}}; magazines[] = { {"CUP_30Rnd_556x45_Stanag_L85", 20}, {"CUP_30Rnd_556x45_Stanag_L85_Tracer_Red", 30}, {"CUP_20Rnd_762x51_L129_M", 30}, {"CUP_200Rnd_TE4_Red_Tracer_556x45_M249", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 20}, {"CUP_1Rnd_Smoke_M203", 10}, {"CUP_FlareWhite_M203", 10}, {"MRAWS_HEAT_F", 5}, {"SatchelCharge_Remote_Mag", 5}, {"ACE_HandFlare_White", 10}, {"HandGrenade", 10}, {"SmokeShell", 10} }; items[] = { {"ACE_M26_Clacker", 1}, {"ItemGPS", 1} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; }; 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_BAF_MTP { gear = "L85_BAF_RIS"; uniform = "CUP_BAF_WIN"; }; }; };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.mission_fnc_ambientFog= { params [ ["_maxDist", 80, [0]], ["_minDist", 10, [0]], ["_amount", 12, [0]], ["_dropTimer", 0.15, [0]], ["_maxSize", 7, [0]], ["_minSize", 3, [0]], ["_height", -0.3, [0]], ["_transparency", 0.4, [0]], ["_color", [1,1,1], [[]], 3], ["_spawn", 15, [0]], ["_maxLifetime", 15, [0]], ["_minLifetime", 8, [0]], ["_windAffected", true, [false]], ["_windstrength", 1, [0]], ["_windForward", 0, [0]], ["_windRight", 0, [0]], ["_windUp", 0, [0]], ["_cond", {true}, [{}]] ]; if (missionNameSpace getVariable ["diwako_ambientFogglets", false]) exitWith {}; diwako_ambientFogglets = true; [{ if (isGamePaused) exitWith {}; params ["_args", "_pfhHandle"]; _args params [ "_maxDist", "_minDist", "_amount", "_maxSize", "_minSize", "_height", "_transparency", "_color", "_spawn", "_maxLifetime", "_minLifetime", "_windAffected", "_windstrength", "_windForward", "_windRight", "_windUp", "_cond" ]; if !(diwako_ambientFogglets) exitWith { [_pfhHandle] call CBA_fnc_removePerFrameHandler; }; if (call _cond) then { private _pos = positionCameraToWorld [0,0,0]; private _right = _windRight; private _forward = _windForward; private _cc = + _color; _cc pushBack _transparency; private _col = + _color; _col pushBack 0; if (_windAffected) then { private _wind = wind; _right = (_wind select 0) * (_windstrength / 4); _forward = (_wind select 1) * (_windstrength / 4); }; private _radius = 0; private _lifetime = 0; private _randomdir = 0; private _dirPeroid = 0; private _dirIntensity = 0; for [{_i=1},{_i<=_amount},{_i=_i+1}] do { _radius= _minDist + random (_maxDist - _minDist); _randomdir = random 360; _lifetime = _minLifetime + random (_maxLifetime - _minLifetime); drop ["\A3\data_f\cl_basic","","Billboard",_spawn,_lifetime,[(_pos select 0)+_radius*sin _randomdir,(_pos select 1)+_radius*cos _randomdir,_height],[_right,_forward,_windUp],5,0.2,0.1568,0,[_minSize + random (_maxSize - _minSize)],[_col,_cc,_cc,_cc,_cc,_cc,_cc,_col],[0],_dirPeroid,_dirIntensity,"", "",""]; }; }; }, _dropTimer, [ _maxDist, _minDist, _amount, _maxSize, _minSize, _height, _transparency, _color, _spawn, _maxLifetime, _minLifetime, _windAffected, _windstrength, _windForward, _windRight, _windUp, _cond ] ] call CBA_fnc_addPerFrameHandler; }; [ 100, // ["_maxDist", 80, [0]], 20, // ["_minDist", 10, [0]], 10, // ["_amount", 15, [0]], 0.10, // ["_dropTimer", 0.15, [0]], 7, // ["_maxSize", 7, [0]], 3, // ["_minSize", 3, [0]], nil, // ["_height", -0.3, [0]], 0.15, // ["_transparency", 0.3, [0]], [1,0.95,0.95], // ["_color", [1,1,1], [[]], 3], nil, // ["_spawn", 15, [0]], nil, // ["_maxLifetime", 15, [0]], nil, // ["_minLifetime", 8, [0]], true, // ["_windAffected", true, [false]], nil, // ["_windstrength", 1, [0]], nil, // ["_windForward", 0, [0]], nil, // ["_windRight", 0, [0]], nil, // ["_windUp", 0, [0]], nil // ["_cond", {true}, [{}]] ] call mission_fnc_ambientFog; player setUnitTrait ["camouflageCoef", 0.25]; player setUnitTrait ["audibleCoef", 0.25]; ark_missionName_fnc_foggyBreath = { waituntil {!isnull (finddisplay 46)}; while {alive player} do { private _nearMen = player nearEntities ["Man", 40]; { if (vehicle _x == _x) then { if (_x distance player < 40) then { private _pos = _x selectionposition "neck"; private _ps = "#particlesource" createvehiclelocal (getpos _x); _ps setparticleparams [ [ "a3\data_f\ParticleEffects\Universal\Universal.p3d", 16, 12, 13, 0], "", "Billboard", 0.5, 0.5, [_pos select 0, (_pos select 1) + 0.15, _pos select 2], [0, 0.2, -0.2], 1,1.275,1,0.2, [0, 0.2, 0], [[1, 1, 1, 0.07], [1, 1, 1, 0.07], [1, 1, 1, 0]], [1000], 1, 0.04, "", "", _x]; _ps setparticlerandom [ 2, [ 0, 0, 0], [ 0.25, 0.25, 0.25], 0, 0.5, [ 0, 0, 0, 0.2], 0, 0, 10]; _ps setdropinterval 0.01; uiSleep 1; deletevehicle _ps; }; }; uiSleep 0.25; } foreach _nearMen; uiSleep random [1,3,5]; }; }; [] spawn ark_missionName_fnc_foggyBreath; winter_wind = [{playSound "namalsk_wind"}, 95] call CBA_fnc_addPerFrameHandler;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_co68_battle_in_balaclavasaddonsCUP_Misc3_ConfigA3_Static_F_Sams_SAM_System_04A3_Static_F_Sams_Radar_System_02A3_Soft_F_Gamma_Truck_02A3_Structures_F_Argo_Military_BunkersA3_Structures_F_WallsCUP_CAMiscA3_Structures_F_Mil_BagFenceCUP_CAStructures_Railmnp_opforCUP_Creatures_StaticWeaponsCUP_Terrains_Winter_ObjectsCUP_CAStructures_E_Misc_Misc_MarketA3_Structures_F_Civ_Campingcba_xehA3_Structures_F_Exp_Civilian_AccessoriesA3_Weapons_F_Bootcamp_Ammoboxesace_chemlightsA3_Supplies_F_Heli_CargoNetsA3_Supplies_F_Enoch_AmmoboxesA3_Soft_F_EPC_Truck_03ace_rearmace_cargoA3_Structures_F_Enoch_Military_TrainingA3_Structures_F_Enoch_Decals_HorizontalA3_Air_F_Heli_Heli_Transport_04ace_repairace_refuelA3_Structures_F_Heli_Civ_MarketA3_Structures_F_EPA_Mil_ScrapyardCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionA3_Structures_F_Enoch_Military_RadarA3_Structures_F_Enoch_Industrial_ShedsA3_Modules_FA3_Structures_F_Enoch_Military_BarracksA3_Structures_F_Enoch_Industrial_GaragesA3_Structures_F_Enoch_Industrial_PowerCUP_AirVehicles_MI6A3_Structures_F_Heli_Ind_AirportA3_Supplies_F_Heli_SlingloadA3_Props_F_Enoch_Military_EquipmentA3_Structures_F_Ind_AirPortacre_sys_oe303CUP_AirVehicles_Su25CUP_WheeledVehicles_TowingTractorCUP_WheeledVehicles_UAZA3_Soft_F_Beta_Truck_02CUP_Misc_e_ConfigA3_Structures_F_Argo_Decals_HorizontalA3_Structures_F_Mil_CargoCUP_Editor_Signs_ConfigA3_Armor_F_Gamma_MBT_02acre_sys_intercomA3_Props_F_Exp_Naval_BoatsA3_Structures_F_Naval_BuoysCUP_WheeledVehicles_CoyoteCUP_WheeledVehicles_JackalA3_Modules_F_Curator_MiscA3_Structures_F_Enoch_Walls_StoneA3_Characters_Fadmiralark_rotorCUP_Creatures_Military_Russiaark_ai_sentryA3_Ui_FA3_Structures_F_Enoch_Infrastructure_Lampsark_clear_cargoark_ace_rearmCUP_A_Crane_02A3_Structures_F_Heli_Ind_MachinesCUP_Editor_A2_Roads_ConfigA3_Structures_F_Ind_Cargoark_vehicle_texturesA3_Structures_F_Enoch_Infrastructure_RailwaysCUP_TrackedVehicles_BMPCUP_AirVehciles_AW159CUP_WheeledVehicles_MTVRCUP_Weapons_AKCUP_Weapons_AmmunitionCUP_Weapons_IGLAA3_Weapons_Facre_mainA3_Characters_F_Enoch_FacewearCUP_Creatures_Military_NAPAA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentark_vestsCUP_AirVehicles_AH64A3_Structures_F_Enoch_Civilian_ShedsCUP_CAStructuresBarn_WA3_Structures_F_Exp_Civilian_ShedsA3_Structures_F_Enoch_Industrial_MaterialsCUP_Editor_Structures_ConfigCUP_TrackedVehicles_ZSU23CUP_AirVehicles_Mi8A3_Structures_F_Enoch_Military_AirfieldA3_Structures_F_SystemCUP_WheeledVehicles_UralA3_Props_F_Tank_MilitaryA3_Structures_F_Tank_Military_RepairDepotA3_Structures_F_Enoch_Industrial_CementWorksA3_Structures_F_Exp_Industrial_DieselPowerPlant_01A3_Structures_F_Exp_Industrial_SugarCaneFactory_01A3_Structures_F_Enoch_WrecksA3_Structures_F_Enoch_Industrial_MinesCUP_CAStructures_PMC_RuinsCUP_CAStructures_RuinsA3_Structures_F_Ind_TankA3_Structures_F_Enoch_Civilian_CampsA3_Structures_F_Wrecksplp_containersCUP_CAStructures_E_Misc_Misc_ConstructionA3_Structures_F_Exp_Industrial_MaterialsA3_Structures_F_Enoch_Industrial_HousesA3_Data_F_ParticleEffectsgm_structures_euro_80_wintergm_structures_euro_80CUP_WaterVehicles_Type072A3_Boat_F_Exp_Boat_Transport_01CUP_Ind_TankA3_Props_F_Orange_Humanitarian_GarbageA3_Structures_F_Items_VesselsA3_Structures_F_Civ_MarketA3_Supplies_F_Orange_AmmoboxesA3_Props_F_Tank_Military_TankAccA3_Props_F_Enoch_Military_DecontaminationA3_Structures_F_EPC_Civ_AccessoriesCUP_CAStructures_E_Misc_Misc_InterierA3_Props_F_Orange_Humanitarian_SuppliesA3_Structures_F_EPB_Items_MilitaryA3_Props_F_Exp_Commercial_Marketace_draggingA3_Structures_F_Heli_Items_LuggageA3_Structures_F_Civ_ConstructionsA3_Structures_F_Items_ElectronicsA3_Structures_F_Civ_GarbageCUP_CWA_Miscplp_materialsCUP_TrackedVehicles_T72CUP_WheeledVehicles_BTR80A3_Air_F_Heli_Light_02A3_Props_F_Exp_Industrial_HeavyEquipmentA3_Structures_F_Households_WIPark_ace_medicalA3_Structures_F_Oldman_DecalsA3_Rocks_F_EnochA3_Structures_F_Exp_Commercial_FuelStation_01A3_Structures_F_Enoch_Civilian_AccessoriesA3_Props_F_Exp_Civilian_GarbageAddonsMetaData#dlcs ArgoCUP_UnitsExpansionHeliEnochCUP_VehiclesContactCUP_WeaponsTankORANGEOldmanrandomSeedScenarioDataECustomAttributesOFMission H moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera#nextID nextIDnextIDGposD=ADdir>錭N?upT1>p? >aside[?S5,#List3EnitemsmItem0`Item1Item2Item3Item4'Item5Item6Item7kItem8Item9Item10.Item11Item12Item13Item14+Item15Item16'Item17Item18D Item19 Item20-!Item21!Item226"Item23"Item24O#Item25#Item26 $Item27$Item288%Item29{%Item30%Item31&Item32&Item33?'Item34'Item35`(Item36(Item37)Item38u)Item39)Item40E*Item41*Item42*Item43M+Item44+Item45],Item46,Item47,Item48-Item49-Item50".Item51w.Item52.Item53T/Item54/Item55k0Item560Item57 1Item58\1Item591Item602Item61^2Item622Item632Item64'3Item65b3Item663Item67V4Item684Item69A5Item705Item71#6Item726Item736Item74g7Item757Item768Item77N8Item788Item798Item80i9Item819Item82:Item83:Item84";Item85;Item86;Item87G<Item88<Item89M=Item90=Item91>Item92>Item93>Item94e?Item95?Item96@Item97@Item98AItem99AItem100BItem101LBItem102BItem103BItem104UCItem105CItem106ADItem107DItem108aEEclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameA3_Static_F_SamsnameArma 3 Sams - TurretsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Soft_F_GammanameArma 3 - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_ArgonameArma 3 Malden - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com'classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CAMiscnameCUP_CAMiscclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comkclassNameCUP_CAStructures_RailnameCUP_CAStructures_RailclassNamemnp_opfornamemnp_opforclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons.classNameCUP_Terrains_Winter_ObjectsnameCUP_Terrains_Winter_ObjectsauthorCUP Terrains - Community Upgrade ProjectclassNameCUP_CAStructures_E_Misc_Misc_MarketnameCUP_CAStructures_E_Misc_Misc_MarketclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.com+classNameA3_Weapons_F_BootcampnameArma 3 Bootcamp Update - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_chemlightsnameace_chemlightsauthorACE-Teamurlhttp://ace3mod.com/'classNameA3_Supplies_F_HelinameArma 3 Helicopters - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Supplies_F_EnochnameArma 3 Enoch - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.comD classNameA3_Soft_F_EPCnameArma 3 Win Episode - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_rearmnameACE3 - RearmauthorACE-Teamurlhttp://ace3mod.com/-!classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/!classNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com6"classNameA3_Structures_F_EnochnameArma 3 Contact Platform - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com"classNameA3_Air_F_HelinameArma 3 Helicopters - AircraftauthorBohemia Interactiveurlhttps://www.arma3.comO#classNameace_repairnameACE3 - RepairauthorACE-Teamurlhttp://ace3mod.com/#classNameace_refuelnameACE3 - RefuelauthorACE-Teamurlhttp://ace3mod.com/ $classNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com$classNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com8%classNameCUP_WarfareBuildingsnameCUP_WarfareBuildings{%classNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_Faction%classNameA3_Structures_F_Enoch_IndustrialnameArma 3 Contact Platform - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com&classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com&classNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6?'classNameA3_Props_F_EnochnameArma 3 Contact Platform - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com'classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com`(classNameacre_sys_oe303nameACRE2 - OE-303authorACRE2Teamurlhttps://github.com/IDI-Systems/acre2(classNameCUP_AirVehicles_Su25nameCUP_AirVehicles_Su25)classNameCUP_WheeledVehicles_TowingTractornameCUP_WheeledVehicles_TowingTractoru)classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZ)classNameA3_Soft_F_BetanameArma 3 Beta - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comE*classNameCUP_Misc_e_ConfignameCUP_Misc_e_Config*classNameCUP_Editor_Signs_ConfignameCUP_Editor_Signs_Config*classNameA3_Armor_F_GammanameArma 3 - Armored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comM+classNameacre_sys_intercomnameACRE2 - Vehicle IntercomauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2+classNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com],classNameCUP_WheeledVehicles_CoyotenameCUP_WheeledVehicles_Coyote,classNameCUP_WheeledVehicles_JackalnameCUP_WheeledVehicles_Jackal,classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com-classNameAdmiralnameadmiralauthorKami-classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org".classNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russiaw.classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org.classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comT/classNameA3_Structures_F_Enoch_InfrastructurenameArma 3 Contact Platform - Infrastructure ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com/classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgk0classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org0classNameCUP_A_Crane_02nameCUP_A_Crane_02 1classNameCUP_Editor_A2_Roads_ConfignameCUP_Editor_A2_Roads_Config\1classNameark_vehicle_texturesnameark_vehicle_texturesauthorARK1classNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade Project2classNameCUP_AirVehciles_AW159nameCUP_AirVehciles_AW159^2classNameCUP_WheeledVehicles_MTVRnameCUP_WheeledVehicles_MTVR2classNameCUP_Weapons_AKnameCUP_Weapons_AK2classNameCUP_Weapons_AmmunitionnameCUP_Weapons_Ammunition'3classNameCUP_Weapons_IGLAnameCUP_Weapons_IGLAb3classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.com3classNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2V4classNameA3_Characters_F_EnochnameArma 3 Contact Platform - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com4classNameCUP_Creatures_Military_NAPAnameCUP_Creatures_Military_NAPAA5classNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/5classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/#6classNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.org6classNameCUP_AirVehicles_AH64nameCUP_AirVehicles_AH646classNameA3_Structures_F_Enoch_CiviliannameArma 3 Contact Platform - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comg7classNameCUP_CAStructuresBarn_WnameCUP_CAStructuresBarn_W7classNameCUP_Editor_Structures_ConfignameCUP_Editor_Structures_Config8classNameCUP_TrackedVehicles_ZSU23nameCUP_TrackedVehicles_ZSU23N8classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi88classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural8classNameA3_Props_F_TanknameArma 3 Tank - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comi9classNameA3_Structures_F_TanknameArma 3 Tank - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com9classNameA3_Structures_F_Exp_IndustrialnameArma 3 Apex - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com:classNameCUP_CAStructures_PMC_RuinsnameCUP_CAStructures_PMC_Ruins:classNameCUP_CAStructures_RuinsnameCUP_CAStructures_Ruins";classNameA3_Structures_F_WrecksnameArma 3 - Vehicle WrecksauthorBohemia Interactiveurlhttps://www.arma3.com;classNameplp_containersnameplp_containers;classNameCUP_CAStructures_E_Misc_Misc_ConstructionnameCUP_CAStructures_E_Misc_Misc_ConstructionG<classNameA3_Data_FnameArma 3 - Main ConfigurationauthorBohemia Interactiveurlhttps://www.arma3.com<classNamegm_structures_euro_80_winternamegm_structures_euro_80_winterauthorGlobal Mobilizationurlglobal-mobilization.comM=classNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.com=classNameCUP_WaterVehicles_Type072nameCUP_WaterVehicles_Type072>classNameA3_Boat_F_ExpnameArma 3 Apex - Boats and SubmersiblesauthorBohemia Interactiveurlhttps://www.arma3.com>classNameCUP_Ind_TanknameCUP_Ind_Tank>classNameA3_Props_F_OrangenameArma 3 Orange - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.come?classNameA3_Supplies_F_OrangenameArma 3 Orange - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.com?classNameA3_Structures_F_EPCnameArma 3 Win Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com@classNameCUP_CAStructures_E_Misc_Misc_InteriernameCUP_CAStructures_E_Misc_Misc_Interier@classNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comAclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttp://ace3mod.com/AclassNameCUP_CWA_MiscnameCUP_CWA_MiscBclassNameplp_materialsnameplp_materialsLBclassNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72BclassNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80BclassNameA3_Air_FnameArma 3 Alpha - AircraftauthorBohemia Interactiveurlhttps://www.arma3.comUCclassNameA3_Structures_F_HouseholdsnameArma 3 - HousesauthorBohemia Interactiveurlhttps://www.arma3.comCclassNameark_ace_medicalnameARK Inhouse - ACE MedicalauthorARKurlhttp://www.ark-group.orgADclassNameA3_Structures_F_OldmannameArma 3 Oldman - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comDclassNameA3_Rocks_F_EnochnameArma 3 Contact Platform - Rocks and StonesauthorBohemia Interactiveurlhttps://www.arma3.comaEclassNameA3_Structures_F_Exp_CommercialnameArma 3 Apex - Commercial BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comEauthorJarateHeaderFOFgameTypeCoopminPlayersmaxPlayersEOFCategory0dF HnameMultiplayerAttribute0FAttribute1GnAttributes HpropertyRespawnTemplatesexpressiontrueValueFGdataFGtypeGvalue-GGtypeARRAY-GitemsItem0JGGdataZGGtypewGvalueNoneGtypeSTRINGGpropertyRespawnButtonexpressiontrueValueG HdataG HtypeGvalue? HtypeSCALAR HIntel9HEntities JConnections|briefingNameark_co68_battle_in_balaclavasoverviewTextSnowy Brits fight the Separatists [slot IFVs or AHs and a APC per squad. Delta JIP, APC X and APC Z JIP]timeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT< JitemsItem0fxItem1&Item2CItem3vItem4Item5dItem6)Item7Item8Item9yItem109Item11Item12ɌItem13Item14tItem15RItem16/Item17Item18ˑItem19Item20gItem215Item22Item23ѕItem24Item25}Item26ZItem279Item28Item29oItem302Item31Item32ٟItem33Item34eItem353Item36Item37Item38Item39Item40Item41pItem42OItem43-Item44 Item45Item46Item47Item48Item49cItem50@Item51Item52Item53Item54Item55xItem56WItem576Item58Item59Item60Item61VItem62%Item63Item64Item65Item66^Item67-Item68Item69Item70Item71dItem722Item73Item74Item75Item76mItem77<Item78 Item79Item80Item81PItem82Item83Item84Item85Item86CItem87Item88Item89yItem90AItem91!Item92Item93Item94Item95mItem96Item97Item98YItem997Item100Item101Item102Item103Item104pItem105?Item106 Item107Item108Item109Item110jItem111? Item112$ Item113 Item114 Item115 Item116 Item117mItem118JItem119'Item120 Item121Item122Item123Item124pItem1255Item126Item127Item128Item129FItem1303Item131Item132 Item133Item134Item135Item136Item137cItem138A Item139!Item140!Item141"Item142#Item143$Item144e%Item145C&Item146!'Item147'Item148(Item149)Item150*Item151g+Item152E,Item153#-Item154.Item155.Item156/Item157^0Item158,1Item1592Item1602Item1613Item162^4Item16365Item1646Item1656Item1667Item1678Item168|9Item169Z:Item1708;Item171<Item172<Item173=Item174>Item175?Item176l@Item177JAItem178(BItem179CItem180CItem181DItem182bEItem183GItem184_HItem185.IItem186IItem187JItem188KItem189LItem190lMItem191LNItem192OItem193OItem194PItem195QItem196fRItem197*SItem198SItem199&VItem200lXItem201ZItem202\Item203]Item204K^Item205_Item2061aItem207 bItem208bItem209cItem210dItem211eItem212gfItem213PgItem214)hItem215hItem216iItem217kjItem218kItem219kItem220lItem221mItem222TnItem223"oItem224 pItem225pItem226qItem227rItem228sItem229etItem230.uItem231vItem232vItem233wItem234xItem235kyItem236DzItem237{Item238{Item239|Item240}Item241~Item242>Item243Item244ڃItem245Item246vItem247[Item2480Item249Item250Item2518Item252Item253ЎItem254Item255vItem256HItem257Item258Item259Item260Item261bItem2625Item263Item264ڗItem265Item266_Item2672Item268Item269Item270Item271Item272eItem273CItem274"Item275Item276ӡItem277Item278XItem279$Item280Item281ΥItem282Item283~Item2842Item285Item286Item287̪Item288{Item2892Item290Item291Item292Item293Item294yItem295YItem296*Item297Item298гItem2993Item300Item301Item302{Item303VItem3040Item305Item306ԼItem307Item308Item309;Item310Item311Item312Item313Item314Item315Item316Item317dItem318BItem319 Item320Item321Item322Item323Item324vItem325NItem326Item327YItem328Item329Item330Item331lItem3329Item333Item334Item335Item336sItem337AItem338Item339Item340Item341qItem342#Item343Item344Item345Item346HItem347Item348Item349Item350Item351wItem352RItem353-Item354Item355Item3566Item357=Item358WItem359 Item360Item361] Item362)Item3632Item364p6Item365<Item366cCItem367IItem368PItem3699VItem370u\Item371eItem372nItem373wItem374$Item375ӁItem376؊Item377͓Item378ڜItem379Item380Item381kItem382Item383!Item384aItem385Item3860Item387`Item388Item389Item390Item391SItem392Item393Item394Item395Item396Item397Item398}Item399CItem400 Item401Item402YItem403 Item404 Item405 Item406rItem4071Item408Item409Item410 Item411,Item412-Item413t0Item414C=Item415>Item416!AItem417IItem418JItem419JItem420_KItem421KItem422+LItem423 MItem424TItem425]Item426jItem427[kItem428WnItem429!oItem430oItem431pItem432_qItem433rItem434rItem435^sItem436sItem437uItem438ށItem439Item440}Item441<Item442Item443eItem444$Item445ڦItem446AItem447߫Item448Item449DItem450(Item451 Item452Item453ưItem454Item455Item456`Item457FItem458*Item459Item460Item461Item462pItem463/Item464Item465Item466Item467\Item468@Item469Item470Item471Item472Item473oItem474Item475Item4766Item477TItem478{Item479Item480Item481Item482Item483Item484Item485Item486sItem487FItem488 Item489Item490JItem491) Item492 Item493 Item494 Item495r Item496A Item497 Item498Item499Item500Item501gItem502EItem503#Item504Item505Item506Item507Item508NItem509+Item510Item511Item512"Item513#Item514^$Item515 %Item516i-Item517X0Item518G3Item51966Item520%9Item521P=Item522{AItem523EItem524IItem525>RItem526UItem527XItem528%_Item529aItem530bItem531bItem532eItem533eItem534}fItem535-gItem536gItem537hItem538=iItem539 jItem540jItem541kItem542ClItem543mItem544mItem545nItem546nItem547oItem548spItem549AqItem550rItem551rItem552sItem553KtItem554uItem555uItem556Item557LItem558ӆItem559XItem560Item561HItem562Item563eItem564$Item565̬Item566ޮItem567Item568ױItem569Item570^Item571)Item572Item573Item574 Item575Item576SItem577Item578Item579cItem580Item581˼Item582Item583Item584eItem585CItem586!Item587Item588Item589Item590Item591wItem592UItem5933Item594Item595Item596Item597Item598YItem5997Item600Item601Item602Item603Item604}Item605[Item6069Item607Item608Item609Item610Item611Item612mItem613KItem614)Item615Item616Item617Item618qItem619=Item620Item621Item622Item623Item624Item625aItem626?Item627Item628Item629Item630Item631SItem6321Item633Item634Item635Item636Item637gItem638EItem639#Item640Item641Item642Item643Item644iItem6458Item646Item647Item648kItem649Item6505Item651Item652 Item653dItem654Item655.Item656Item657mItem658\Item659WItem660BItem661-Item662Item663Item664Item665 Item666!Item667"Item668x#Item669'&Item670 'Item671'Item672(Item673U+Item674-Item675/Item6762Item6772Item6785Item679J6Item6808Item6819Item682n:Item6838;Item684<Item685<Item686=Item687x>Item6880?Item689?Item690@Item691GAItem692AItem693BItem694iCItem695@DItem696DItem697EItem698FItem699nGItem700NHItem701.IItem702JItem703JItem704KItem705{LItem706)OItem707OItem708PItem709RItem710SItem711cTItem712$UItem713UItem714VItem715WItem716JXItem717YItem718YItem719ZItem720[Item721U\Item722*]Item723^Item724^Item725_Item726`Item727eaItem728JbItem7290cItem730dItem731dItem732eItem733fItem734jgItem735@hItem736iItem737iItem738jItem739kItem740zlItem741`mItem7425nItem743oItem744oItem745pItem746qItem747rItem748UsItem749*tItem750uItem751uItem752vItem753wItem754exItem755:yItem756zItem757zItem758{Item759i|Item760}Item761}Item762~Item763zItem764OItem765.Item766Item767Item768{Item769<Item770Item771Item772XItem773Item774ˇItem775Item776BItem777Item778Item779Item780Item781Item782Item7831Item784PItem785XItem786xItem787Item788Item789ȚItem790Item791Item792Item793Item794Item7953Item796Item797Item798Item799Item800Item801Item802Item803Item804Item805 Item806Item807Item808Item809"Item810JItem811Item812Item813Item814tItem815BItem816Item817Item818Item819Item820TItem821 Item822 Item823 Item824 Item825RItem826rItem827Item828Item829Item830Item831Item832!Item833HItem834hItem835pItem836,Item837Item838Item839Item840SItem841#Item842Item843"Item844[$Item845%Item846&Item8474Item8484Item8495Item850T6Item8517Item8527Item8538Item854^9Item855:Item856:Item857;Item858N<Item859=Item860=Item861>Item862^?Item863@Item864^FItem865|GItem8664HItem867NItem868OItem869ePItem870-QItem871QItem872RItem873SItem874TItem875UItem876sVItem877XWItem878>XItem879#YItem880ZItem881ZItem882[Item883\Item884]Item885s^Item886X_Item887>`Item888#aItem889bItem890bItem891cItem892dItem893|eItem894LfItem895'gItem896hItem897hItem898iItem899jItem900kItem901zlItem902`mItem903EnItem904*oItem905pItem906pItem907qItem908rItem909sItem910tItem911puItem912UvItem913wItem914wItem915xItem916yItem917dzItem9187{Item919||dataTypeLayernameTriple tank ditchEntitiesxidatlOffset2$& items Item02yItem1 zItem2zItem3{Item4|Item5}Item6~Item7xItem8O&dataTypeObjectPositionInfoysideEmptyflagsAttributesyidtypeLand_fort_artillery_nestatlOffset 6 zpositionDλ@jEangles֑@J@!a@yskillL>disableSimulation zdataTypeObjectPositionInfozsideEmptyflagsAttributeszidtypeLand_fort_rampartzposition~[D8@ Eangles#;g3@zskillL>disableSimulationzdataTypeObjectPositionInfo|{sideEmptyflagsAttributes{idtypeLand_fort_rampartatlOffset5{positionmUDbu@ Eangles-;@!@{skillL>disableSimulation{dataTypeObjectPositionInfoj|sideEmptyflagsAttributes|idtypeLand_fort_artillery_nestatlOffset5|positionD@.aEangles_@@!?v@|skillL>disableSimulation|dataTypeObjectPositionInfoX}sideEmptyflagsAttributes}idtypeLand_fort_artillery_nestatlOffset5}positionED@kDEanglesMK@A@@}skillL>disableSimulation}dataTypeObjectPositionInfo/~sideEmptyflagsAttributesg~id;typeLand_fort_rampart~position8DJ@ǎ Eangles-;e&@-;g~skillL>disableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributesNid<typeLand_fort_rampartatlOffset5xpositionYDF@ Eangles:;"U@#;NskillL>disableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes%id=typeLand_fort_rampartOpositionFDxz@ EanglesAh@%skillL>disableSimulationOdataTypeObjectPositionInfoĀsideEmptyflagsAttributesid>typeLand_fort_rampart&positionؿD@eEangleso@i?skillL>disableSimulation& dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_SAM_System_04_FatlOffsetCustomAttributesSCpositionHD%@~Eangles>@lockLOCKEDreceiveRemoteTargetsreportOwnPositionaiRadarUsageSAttribute0{nAttributesCpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueCdataCtype0valueCtypeBOOLCdataTypeObjectPositionInfoʃsideEmptyflagsAttributesidtypeO_Radar_System_02_FatlOffsetHCvpositionDAAEangles_@@N8@v@lockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsagev dataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeO_SAM_System_04_FatlOffset@wCustomAttributesposition{XDzAmNEanglesБC@IlockLOCKEDreceiveRemoteTargetsreportOwnPositionaiRadarUsageAttribute0˅nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueTdatadtypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesPidtypeO_Truck_02_Ammo_FatlOffsetdpositionD]A| Eangles#;@PlockLOCKEDddataTypeObjectPositionInfosideEmptyflagsAttributes#idtypeLand_Bunker_01_HQ_FatlOffsetp>)position4EL@=Danglesg@#)dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Bunker_01_small_FatlOffsetposition2E@Dangles?dataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeLand_Bunker_01_small_FatlOffset7positiony3E@7Dangles?dataTypeObjectPositionInfo;sideEmptyflagsAttributessidtypeLand_BarGate_FatlOffsetypositionX2EADangles$o?sydataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeLand_BarGate_FatlOffset`>9position3E.6%AFDangles'j@39dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthatlOffset^>position'2E^A#mDangles5+@dataTypeObjectPositionInfossideEmptyflagsAttributesidtypeLand_BagFence_Long_FɌposition2EB@Dangles@k@-;disableSimulationɌdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeLand_BagFence_Long_Fpositionee2E@Dangles#;k@:;ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesVidtypeLand_BagFence_End_FatlOffsettpositiong2E@@Dangles@-;VdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes4idtypeLand_BagFence_Long_FatlOffsetRpositionOp2E,@Dangles@_?:;4disableSimulationRdataTypeObjectPositionInfoُsideEmptyflagsAttributesidtypeLand_BagFence_End_FatlOffset/position|2E@EDangles@5+@:;disableSimulation/dataTypeObjectPositionInfosideEmptyflagsAttributesߐidtypeWireatlOffsetpositionb2Ey%@DEangles@я@b@ߐdisableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesidtypeWireatlOffset5ˑpositionB2ER@vEangles@я@b@disableSimulationˑdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeWireatlOffsetposition}52EA~Eanglesн@я@5V@{disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeWireatlOffset@gpositionT3EV@nDangless@я@@IdisableSimulationgdataTypeObjectPositionInfoߓsideEmptyflagsAttributesidtypeWireatlOffset5positiond3EO@{1Dangless@я@E@disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireatlOffsetpositionj3EaD@Dangles`s@я@@disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeWireatlOffsetѕpositionJ3E@7Dangles5@я@@disableSimulationѕdataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeWireatlOffsetpositionH03EL@Dangles|@я@@disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeLand_BagFence_Long_FatlOffset}position2EF @ZDanglesV='?_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeLand_BagFence_End_FatlOffset7ZpositionU2E@Dangles@<disableSimulationZdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset9position-2EA@DanglesL?disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Rail_SemaforatlOffsetpositionB,EIADangles?disableSimulationdataTypeGroupsideEastEntities}AttributesCrewLinksidatlOffsetp@>oitemsItem0 dataTypeObjectPositionInfo4sideEastflagsAttributesTidtypeMNP_DPR_Soldier_FatlOffsetCustomAttributesfposition|2EX@DTskillL>fAttribute0Attribute1/nAttributespropertyspeakerexpression_this setspeaker _value;Value/data/typevalueMale02PER/typeSTRING/propertypitchexpression_this setpitch _value;ValueudatatypevalueHz?typeSCALARLinkIDProviderLinksonextIDitemsItem0olinkIDitem0item1CustomDataLoroleturretPathodataTypeObjectPositionInfosideEastflagsAttributes,idtypeCUP_O_KORD_high_RUatlOffsetp@>2positionf2E@hDangles@@:;,2dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireatlOffsetposition23E#?Danglesz@я@@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_Winter_obj_Wreck_Ship_1atlOffset@ٟpositionD\M@Eanglesں?disableSimulationٟdataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypeWireatlOffsetpositionp2E@wDangles@%?-;disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeWireeposition2E@[fDanglesV=%?-;GdisableSimulationedataTypeObjectPositionInfoݡsideEmptyflagsAttributesidtypeWireatlOffset3position\92E@Dangles#;F?:;disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesӢidtypeWirepositionWP2E @Dangles@F?:;ӢdisableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesidtypeWireatlOffsetposition62EE@Dangles3@disableSimulationdataTypeLayernameMedium tent camp 4EntitiesidatlOffset'JA,items+Item0#Item1Item2ϧItem3Item4Item5rItem6GItem7.Item8Item9حItem10Item11Item12{Item137Item14Item15Item16ֳItem17Item18Item19tItem20IItem21(Item22Item23Item24Item25Item26uItem27\Item281Item29Item30̿Item31Item32Item33kItem34KItem35*Item36 Item37Item38Item39Item40Item41hItem42=dataTypeObjectPositionInfosideEmptyflagsAttributesݦidtypeLand_tent_eastatlOffset5position3Ec@ȠDanglesp=@S:ݦskillL>dataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeSmallTableatlOffset;ϧpositionn3E@eHDangles@S:skillL>disableSimulationϧdataTypeObjectPositionInfoLsideEmptyflagsAttributesidtypeFoldChairatlOffset:positionU3E˽@WDanglesAE@S:skillL>disableSimulationdataTypeObjectPositionInfo1sideEmptyflagsAttributesiidtypeFort_Crate_woodatlOffset5position3E?@MDangles4@S:iskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHidtypeFoldChairatlOffset9rposition3Eͽ@\Danglesg!+@S:HskillL>disableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFort_Crate_woodGposition{4E3S@Eangles@6ʛ?@skillL>disableSimulationGdataTypeObjectPositionInfo̫sideEmptyflagsAttributesidtypeLand_Barrel_wateratlOffset<.position3E@qDangless)8@S:skillL>disableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributes٬idtypeFort_Crate_woodposition 4Efn@rEangles@ˊ9@@٬skillL>disableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeFort_Crate_woodحpositionc3E%N@?VDanglesˊ9@S:skillL>disableSimulationحdataTypeObjectPositionInfo]sideEmptyflagsAttributesidtypeLand_Barrel_emptyatlOffset:position3E@]aDanglesXx@S:skillL>disableSimulationdataTypeObjectPositionInfoDsideEmptyflagsAttributes|idtypeLand_Barrel_wateratlOffset}<positionw3E@nDanglesR@S:|skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesQidtypeFort_Crate_wood{position4E]@Eangles@1U@@QskillL>disableSimulation{dataTypeObjectPositionInfosideEmptyflagsAttributes%idtypeLand_tent_east7positionzDU/@M Eangles7@%skillL>7dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFoldChairatlOffsetpositionDE@S Eangles$`@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes̲idtypeSmallTableatlOffsetX;positionD@ Eangles`D@̲skillL>disableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeSmallTableatlOffset`6ֳpositionVDê@c EanglesF8@skillL>disableSimulationֳdataTypeObjectPositionInfoSsideEmptyflagsAttributesidtypeFoldChairatlOffset;position2D?*@U Eangles@skillL>disableSimulationdataTypeObjectPositionInfo3sideEmptyflagsAttributeskidtypeSmallTableatlOffsetO<position.DB@i Eanglesm@kskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeFoldChairatlOffsetpFdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFort_Crate_woodIpositionD>@ Eangles-;O5@skillL>disableSimulationIdataTypeObjectPositionInfoƷsideEmptyflagsAttributesidtypeFoldChairatlOffset<(positionD'@. Eangles%@skillL>disableSimulation(dataTypeObjectPositionInfosideEmptyflagsAttributesӸidtypeFort_Crate_woodpositionD.@Eangles-;’@ӸskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Barrel_wateratlOffset.r<positionDg@; EanglesJ?skillL>disableSimulationdataTypeObjectPositionInfoWsideEmptyflagsAttributesidtypeFort_Crate_woodpositionD@_EanglesV?skillL>disableSimulationdataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeFort_Crate_woodpositionD@)Eangles-;V?!@dskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesKidtypeLand_Barrel_emptyatlOffsetdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributes2idtypeLand_Barrel_wateratlOffset<\positionhDF@ Eanglest @2skillL>disableSimulation\dataTypeObjectPositionInfoϽsideEmptyflagsAttributesidtypeFort_Crate_wood1position+D0c@ Eangles-;@skillL>disableSimulation1dataTypeObjectPositionInfosideEmptyflagsAttributes۾iditypeLand_tent_eastposition>E%AEangles!;a@?,@۾skillL>dataTypeObjectPositionInfojsideEmptyflagsAttributesidjtypeFoldChairatlOffset̿positionСE_AYEangles!;?,@skillL>disableSimulation̿dataTypeObjectPositionInfoJsideEmptyflagsAttributesidktypeSmallTableatlOffset5positionEC AZEangles!;n @,@skillL>disableSimulationdataTypeObjectPositionInfo*sideEmptyflagsAttributesbidltypeSmallTableatlOffsetpositionXɡEAEangles!; ?,@bskillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesAidmtypeFoldChairatlOffset,TdisableSimulationkdataTypeObjectPositionInfosideEmptyflagsAttributes!idntypeSmallTableatlOffset;Kposition?EoAEangles!;q@,@!skillL>disableSimulationKdataTypeObjectPositionInfosideEmptyflagsAttributesidotypeFoldChairatlOffset$=*positionQšE= ABEangles!;>?,@skillL>disableSimulation*dataTypeObjectPositionInfosideEmptyflagsAttributesidptypeFoldChairatlOffset8 positionVEsAKEangles!;>,@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_Barrel_wateratlOffset<positionឡEjAEangles!;s@,@skillL>disableSimulationdataTypeObjectPositionInfocsideEmptyflagsAttributesidrtypeFort_Crate_woodpositionؚEA0rEanglesE@skillL>disableSimulationdataTypeObjectPositionInfoJsideEmptyflagsAttributesidstypeLand_Barrel_emptyatlOffset5=positionER.A+Eangles!; ?,@skillL>disableSimulationdataTypeObjectPositionInfo1sideEmptyflagsAttributesiidttypeLand_Barrel_wateratlOffseth<positionEUA&#Eangles!;'@,@iskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes>idutypeFort_Crate_woodhpositionJEAEangles!@>skillL>disableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFort_Crate_wood=positionEA@EanglesQ?skillL>disableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFoldChairatlOffset5positiont3E8@LDanglesͨ?S:skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCampfire_burning_FatlOffsetpositionW3El0@Dangles=G?oE:dataTypeObjectPositionInfocsideEmptyflagsAttributesidtypeLand_Bench_05_FatlOffsetposition3E頻@$Dangles@dataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeLand_BagFence_Short_FppositionR3E<@cDangles1H?@S:RdisableSimulationpdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_BagFence_Short_FatlOffsetOposition;K3E 7@Dangles~:@S:1disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset-position{3E2@p%Dangles&>@S:disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset position$3E@Q6Dangles&>@S:disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset5positionn3E@FDangles&>@S:disableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffsetpositionn3Eݩ@mQDangles?@S:disableSimulationdataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffsetpositionc3EYG@hJDanglesջ@S:disableSimulationdataTypeObjectPositionInfo.sideEmptyflagsAttributesfidtypeLand_BagFence_End_FatlOffsetpositione3Ei#@3#DanglesG?S:fdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesEidtypeLand_BagFence_Short_FatlOffsetcpositionWW3EM?@Danglesջ@S:EdisableSimulationcdataTypeObjectPositionInfosideEmptyflagsAttributes"idtypeLand_BagFence_End_FatlOffset@position)Z3E]@DanglesG?S:"disableSimulation@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset5position]i3Ez@+Dangles w@&>@oE:disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffsetposition3E@EanglesI@&>@oE:disableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionF3E)@F EanglesI@&>@oE:disableSimulationdataTypeObjectPositionInfoSsideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset5positionF3E½@EanglesI@?@oE:disableSimulationdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidtypeLand_BagFence_Short_Fxposition>3E@RvDangles-@S:ZdisableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes9idtypeLand_BagFence_Short_FatlOffsetWposition3E @$EanglesI@?oE:9disableSimulationWdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset6position3E@]Dangles1b@S:disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffsetposition4E@DDangles1b@F@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Bench_05_FatlOffsetposition3E톺@Dangleskݟ?dataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeLand_Bench_05_Fposition3E]U@:Dangles=dataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeLand_BagFence_Short_FVpositionDA@( Eangles]9@8disableSimulationVdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_F%positionDA@ZC Eangles4@disableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition-Dk@} Eangles8@disableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionDk@ Eangles8@disableSimulationdataTypeObjectPositionInfo9sideEmptyflagsAttributesqidtypeLand_BagFence_Long_FpositionRDk@$ Eangles8@qdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes@idtypeLand_BagFence_Short_F^position.DA@, Eangles,:@@disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_F-position?DA@ Eanglesj@disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_End_Fposition?D@ Eangles߾?disableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesidtypeLand_BagFence_Short_FpositionTD-@] Eangles6;j@disableSimulationdataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypeLand_BagFence_End_FpositionSD@J Eangles߾?xdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeLand_BagFence_Long_FdpositionD@fr Eangles6;8@FdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F2positionkLDY@~ Eangles6;8@disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition:D@Ɋ Eangles6;8@disableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeLand_BagFence_Short_FpositionDy@ Eangles6;,:@disableSimulationdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeLand_BagFence_Short_Fposition"DA@? Eangles؍@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeLand_BagFence_Short_FmpositionD@D Eangles6;?OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_F<positiontD@)t Eangles6;Ǟ@disableSimulation<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_F position+DA@)T EanglesǞ@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthatlOffsetposition'DOA Eanglesz@dataTypeObjectPositionInfoOsideEmptyflagsAttributesoidtypeBox_FIA_Ammo_FatlOffset5positionaEL@R?EodisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes2idtypeBox_FIA_Support_FatlOffset5PpositionpaE|@)yE2disableSimulationPdataTypeObjectPositionInfosideEmptyAttributesidtypeBox_FIA_Wps_FatlOffsetV@positionAaE@8EdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCargoNet_01_box_FatlOffset(g;positionnaE@&Eangles(?disableSimulationdataTypeObjectPositionInfoWsideEmptyAttributesid typeCargoNet_01_box_FatlOffset@position-paENh@'BEangles(?disableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnid typeCargoNet_01_barrels_FatlOffset;position^laE=@YEangles(?ndisableSimulationdataTypeObjectPositionInfosideEmptyAttributes%id typeCargoNet_01_box_FatlOffsett@CpositionVuaEs@;E%disableSimulationCdataTypeObjectPositionInfosideEmptyAttributesid typeCargoNet_01_box_FatlOffsetr@position&xaEs@ EdisableSimulationdataTypeObjectPositionInfossideEmptyAttributesid typeCargoNet_01_box_FatlOffset@positiontaEs@EdisableSimulationdataTypeObjectPositionInfo;sideEmptyflagsAttributes[idtypeI_E_CargoNet_01_ammo_FatlOffset5ypositionsaE@WE[disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes#idtypeI_E_CargoNet_01_ammo_FatlOffset5ApositionaE@pE#disableSimulationAdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeI_E_CargoNet_01_ammo_FatlOffsetdlockLOCKEDdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_BarGate_FatlOffset positionq=cEJ"A Eangles˝^@dataTypeObjectPositionInfo:sideEmptyflagsAttributesridtypeLand_BagFence_Long_FatlOffsetpositionbEn6@r Eangles!;>Y^@;@rdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeLand_BagFence_End_FatlOffsetmpositionbE@ Eangles!;?;@OdisableSimulationmdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset >itemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset,CustomAttributespositioncE0@R EskillL>Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueAdataQtypesvalueMale02PERtypeSTRINGpropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARLinkIDProvider:LinksMnextIDMitemsItem0jlinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoMsideEastflagsAttributesidtypeCUP_O_KORD_high_RUatlOffset >positioncEu@ Eanglesi>dataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeWireatlOffsetYpositionbE=@#* Eangles<_@E@;disableSimulationYdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset7positionbE@ Eangles!;E@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesRid typeLand_loco_742_redatlOffset|>pposition=[hE ASEangles?RdisableSimulationpdataTypeObjectPositionInfosideEmptyAttributes!id!typeLand_wagon_tankeratlOffsetp>?positionؚgE4vA,Eangles@Z?Qi positionfE @9Eangles@@Qi<disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesid#typeLand_wagon_flatatlOffset:positioneE@uEangles7@@@disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesid$typeLand_wagon_boxatlOffset5positionοcEX@NEangles'F@disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgid%typeLand_wagon_boxpositioncE@&Eangles G;r@N@gdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesLid&typeLand_ShellCrater_02_decal_FatlOffset5jpositionD~U@Eangleso@@LdisableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributes! id'typeLand_ShellCrater_02_decal_F? positionDr@:Eangles!a@Q@@! disableSimulation? dataTypeObjectPositionInfo sideEmptyflagsAttributes id(typeLand_ShellCrater_02_decal_FatlOffset5$ positionDZ@Eangleso@w?@ disableSimulation$ dataTypeObjectPositionInfo sideEmptyflagsAttributes id)typeLand_ShellCrater_02_decal_FatlOffset5 positiontDй@D+EanglesMK@7Q@@ disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes id*typeLand_ShellCrater_02_decal_F positionDg7@Eanglesl@a@ disableSimulation dataTypeObjectPositionInfo] sideEmptyflagsAttributes id+typeLand_ShellCrater_02_decal_F position6RDXF@Eangles@w?@ disableSimulation dataTypeObjectPositionInfoB sideEmptyflagsAttributesz id,typeLand_ShellCrater_02_decal_FatlOffset5 position2DF@QEangles֑@7Q@!a@z disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesOid-typeLand_ShellCrater_02_decal_FmpositionWD4@aEangles@Q@ @OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributes,id.typeLand_DirtPatch_05_FatlOffsetpositionL3E@mDdisableSimulationdataTypeObjectPositionInfoqsideEmptyflagsAttributesid7typeLand_DirtPatch_05_FpositionbE>&@ EdisableSimulationdataTypeObjectPositionInfo4sideEmptyflagsAttributeslid8typeO_Truck_03_ammo_FatlOffsetpositionqbE Ah Eanglesb>V@llockLOCKEDdataTypeObjectPositionInfosideEmptyflagsAttributes(id9typeHeli_H_civilFposition`E^@˦ Eangles,@-;(disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesid;typeLand_Pod_Heli_Transport_04_repair_FatlOffsetж3position_E@]% EanglesD<>#;disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesid<typeLand_Pod_Heli_Transport_04_fuel_FatlOffsetposition*\`EkJA, Eangles5.<@#;disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid=typeLand_Pod_Heli_Transport_04_ammo_FatlOffset position%_E=@ EanglesD< F>#;disableSimulation dataTypeObjectPositionInfosideEmptyAttributesid>typeLand_PalletTrolley_01_yellow_FatlOffsetZ'@position-taEΨ@YEangles?disableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesid?typeLand_PalletTrolley_01_khaki_FatlOffset`:positionyvaEƷ@YEanglesG@disableSimulationdataTypeObjectPositionInfoQsideEmptyAttributesid@typeLand_PalletTrolley_01_khaki_FatlOffseti@positionaEN@EanglesG,?disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidAtypeMisc_cargo_cont_net3atlOffset5positionVcE@Eangles9=gdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesEidBtypeMisc_cargo_cont_net3atlOffset5cposition;cEF/@1)Eangles_@@@9=EdisableSimulationcdataTypeObjectPositionInfosideEmptyflagsAttributes# idCtypeMisc_cargo_cont_net2atlOffset6A positionUbEh\@*EanglesI@ԣ<# disableSimulationA dataTypeObjectPositionInfo sideEmptyflagsAttributes!idDtypeMisc_cargo_cont_net2atlOffset5!positionocE@MEangles9=@!disableSimulation!dataTypeObjectPositionInfo!sideEmptyflagsAttributes!idEtypeMisc_cargo_cont_net2atlOffset5!positionzcE@;4Eanglest5@@!disableSimulation!dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idFtypeMisc_cargo_cont_net1atlOffset5"positionx dE@Eangles~@!a@"disableSimulation"dataTypeObjectPositionInfoS#sideEmptyflagsAttributes#idGtypeMisc_cargo_cont_net1#positioncE0@DEanglest5@HK@#disableSimulation#dataTypeObjectPositionInfo1$sideEmptyflagsAttributesi$idHtypeMisc_cargo_cont_net1atlOffset5$positionacEt4@WEanglest5@HK@i$disableSimulation$dataTypeObjectPositionInfo%sideEmptyflagsAttributesG%idItypeMisc_cargo_cont_net1atlOffset5e%position?ydE@ cEangles@,@(disableSimulation(dataTypeObjectPositionInfoU)sideEmptyflagsAttributes)idNtypeMisc_cargo_cont_net1)positionT^dE B@zEangless@(@)disableSimulation)dataTypeObjectPositionInfo3*sideEmptyflagsAttributesk*idOtypeMisc_cargo_cont_net2atlOffset5*position bE@EanglesDp< l@k*disableSimulation*dataTypeObjectPositionInfo+sideEmptyflagsAttributesI+idPtypeMisc_cargo_cont_net1atlOffset5g+positionڳbE@Eangles8@I+disableSimulationg+dataTypeObjectPositionInfo+sideEmptyflagsAttributes',idQtypeMisc_cargo_cont_net1atlOffset5E,positionbE\.@$Eangles8@',disableSimulationE,dataTypeObjectPositionInfo,sideEmptyflagsAttributes-idRtypeMisc_cargo_cont_net2atlOffset5#-positionbEN@Eangles@-disableSimulation#-dataTypeObjectPositionInfo-sideEmptyflagsAttributes-idStypeMisc_cargo_cont_net1atlOffset5.positionbE(u@Eangles@9=-disableSimulation.dataTypeObjectPositionInfo.sideEmptyflagsAttributes.idTtypeMisc_cargo_cont_net1atlOffset5.position(bEN@sEangles@.disableSimulation.dataTypeObjectPositionInfoa/sideEmptyAttributes/idUtypeLand_PaperBox_open_empty_FatlOffset@/positiongaE.@"E/disableSimulation/dataTypeObjectPositionInfo 0sideEmptyAttributes@0idVtypeLand_PaperBox_open_full_FatlOffsetds@^0position5aE0@E@0disableSimulation^0dataTypeObjectPositionInfo0sideEmptyflagsAttributes1idWtypeWireatlOffset,1position2E)@ DanglesV=|@-;1disableSimulation,1dataTypeObjectPositionInfo1sideEmptyflagsAttributes1idXtypeO_Truck_03_transport_FatlOffset52position`E@'?Eangles?1lockLOCKED2dataTypeObjectPositionInfo{2sideEmptyAttributes2idYtypeO_Truck_03_fuel_FatlOffsetY?2positionִ`E3@Eangles?2lockLOCKED2dataTypeObjectPositionInfo>3sideEmptyflagsAttributesv3idZtypeO_Truck_03_repair_F3positionbEV@NiEanglesR@v3lockLOCKED3dataTypeObjectPositionInfo4sideEmptyflagsAttributesJ4id[typeO_Truck_03_covered_FatlOffset^4positionbE AG Eangles <Qb@P@J4lockLOCKED^4dataTypeObjectPositionInfo4sideEmptyflagsAttributes5id\typeRU_WarfareBVehicleServicePoint65positionM:aEAO Eangles5.<b@@5disableSimulation65dataTypeObjectPositionInfo5sideEmptyflagsAttributes5id]typeMisc_cargo_cont_net3atlOffset6positionl]cE~@Eangles֑@!a@5disableSimulation6dataTypeObjectPositionInfo6sideEmptyflagsAttributes6id^typeMisc_cargo_cont_net3atlOffset6positionQbE:@ ZEanglesAf@Z=@6disableSimulation6dataTypeObjectPositionInfoz7sideEmptyflagsAttributes7id_typeMisc_cargo_cont_net2atlOffset57positioncE@?Eangles!@I@!a@7disableSimulation7dataTypeObjectPositionInfoH8sideEmptyflagsAttributes8id`typeMisc_cargo_cont_net28positionwcEn@1{EanglesXa@!a@8disableSimulation8dataTypeObjectPositionInfo&9sideEmptyflagsAttributes^9idatypeMisc_cargo_cont_net2atlOffset6|9positionrcEȗ@$Eanglesݧ.=^9disableSimulation|9dataTypeObjectPositionInfo:sideEmptyflagsAttributes<:idbtypeMisc_cargo_cont_net1atlOffset5Z:positiondE@Eangles:@MK@<:disableSimulationZ:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idctypeMisc_cargo_cont_net1atlOffset58;positioncE@0Eangles@4=;disableSimulation8;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;iddtypeMisc_cargo_cont_net1atlOffset5<positioncET@xHEangles@4=;disableSimulation<dataTypeObjectPositionInfo<sideEmptyflagsAttributes<idetypeMisc_cargo_cont_net1atlOffset6<positionCcE@cEangles!@!a@<disableSimulation<dataTypeObjectPositionInfo|=sideEmptyflagsAttributes=idftypeMisc_cargo_cont_net3atlOffset5=position dEL@ܹEangles][@@*@=disableSimulation=dataTypeObjectPositionInfoZ>sideEmptyflagsAttributes>idgtypeMisc_cargo_cont_net2atlOffset5>positionpcE|@Eangles:@MK@>disableSimulation>dataTypeObjectPositionInfo8?sideEmptyflagsAttributesp?idhtypeMisc_cargo_cont_net2atlOffset6?positiondE@cEangles@@@p?disableSimulation?dataTypeObjectPositionInfo@sideEmptyflagsAttributesN@iditypeMisc_cargo_cont_net1atlOffset6l@positionsdE`G@JEangles@@N@disableSimulationl@dataTypeObjectPositionInfo@sideEmptyflagsAttributes,AidjtypeMisc_cargo_cont_net1atlOffset5JAposition_dE@Eangles@@,AdisableSimulationJAdataTypeObjectPositionInfoAsideEmptyflagsAttributes BidktypeMisc_cargo_cont_net2atlOffset5(Bposition#bEPG@Eangles(@@l@ BdisableSimulation(BdataTypeObjectPositionInfoBsideEmptyflagsAttributesBidltypeMisc_cargo_cont_net1atlOffset5CpositionbE@Eangles!@@!a@BdisableSimulationCdataTypeObjectPositionInfoCsideEmptyflagsAttributesCidmtypeMisc_cargo_cont_net1atlOffset5CpositionbELj@WEangles8@@CdisableSimulationCdataTypeObjectPositionInfoZDsideEmptyflagsAttributesDidotypeLand_Radar_01_HQ_FDposition$_E?;A)Eangles@DDdataTypeObjectPositionInfo$EsideEmptyflagsAttributes\EidptypeLand_IndustrialShed_01_FatlOffset-?bEposition`EO;AyEanglesٖ@\EbEdataTypeLogicPositionInfoFareaSize-@:AflagsidutypeModuleHideTerrainObjects_FatlOffseto@CustomAttributes"FGpositionF`EzAE"FAttribute0ZFAttribute1FnAttributesGproperty#filterexpression_this setVariable ["#filter",_value]ValueFFdataFFtypeFvaluepAFtypeSCALARFproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueQGGdataaGGtype}GvalueGtypeBOOLGdataTypeObjectPositionInfo HsideEmptyAttributesAHid|typeCargoNet_01_box_FatlOffset8?_Hpositionܕ`En@P|Eangles?AHdisableSimulation_HdataTypeObjectPositionInfoHsideEmptyAttributesIid}typeCargoNet_01_box_FatlOffset*?.Iposition}`En@wEangles?IdisableSimulation.IdataTypeObjectPositionInfoIsideEmptyAttributesIid~typeCargoNet_01_box_FatlOffset?Iposition`En@~Eangles?IdisableSimulationIdataTypeObjectPositionInfoJsideEmptyAttributesJidtypeLand_PalletTrolley_01_yellow_FatlOffset ?JpositionԹ`E@Eangles]D@JdisableSimulationJdataTypeObjectPositionInfo[KsideEmptyAttributesKidtypeLand_PaperBox_open_empty_FatlOffsetcE@KpositionW`E^@cEangles?KdisableSimulationKdataTypeObjectPositionInfo/LsideEmptyAttributesgLidtypeI_E_CargoNet_01_ammo_FatlOffset>Lpositionn`Eג@Eangles?gLdisableSimulationLdataTypeObjectPositionInfoMsideEmptyflagsAttributesNMidtypeLand_PalletTrolley_01_khaki_FatlOffsetzLNposition7`E@Eanglesv@9=.NdisableSimulationLNdataTypeObjectPositionInfoNsideEmptyflagsAttributesNidtypeI_E_CargoNet_01_ammo_FatlOffsetpMt>Oposition܆`E̛@TENdisableSimulationOdataTypeObjectPositionInfoOsideEmptyflagsAttributesOidtypeLand_PaperBox_open_full_FatlOffset5OpositionE`EG @EOdisableSimulationOdataTypeObjectPositionInfojPsideEmptyflagsAttributesPidtypeLand_Radar_01_antenna_FatlOffset5Pposition#EBDGEanglesa@PdisableSimulationPdataTypeObjectPositionInfoSQsideEmptyflagsAttributesQidtypeLand_MobileRadar_01_generator_FatlOffset8;QpositionbܑED *ArEangles>QdisableSimulationQdataTypeObjectPositionInfo(RsideEmptyflagsAttributes`RidtypeLand_MobileRadar_01_radar_FfRposition؜EAuA#$Eangles?`RfRdataTypeObjectPositionInfoRsideEmptyflagsAttributes$SidtypeLand_Barracks_06_FatlOffset*Sposition;EbjA Eanglesvq@$S*SdataTypeObjectPositionInfoSsideEmptyflagsAttributesSidtypeLand_Radar_01_antenna_base_FatlOffsetSpositionuElFA0Eanglesa@SSdataTypeLogicPositionInfoTareaSize@@flagsidtypeModuleHideTerrainObjects_FatlOffset >CustomAttributesT&VpositionџEK A)ETAttribute0TAttribute1UnAttributes&Vproperty#filterexpression_this setVariable ["#filter",_value]ValueFUUdataVUUtyperUvaluepAUtypeSCALARUproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueU&VdataU&VtypeVvalue&VtypeBOOL&VdataTypeLogicPositionInfoVareaSize@@flagsidtypeModuleHideTerrainObjects_FatlOffset@CustomAttributesVlXpositionBE`AEanglesx@`EanglesP?odisableSimulation"odataTypeObjectPositionInfoosideEmptyflagsAttributesoidtypeCUP_Winter_obj_fort_rampart_ep1atlOffset ppositionyߏEAp}EanglesnZ<Dq?@odisableSimulation pdataTypeObjectPositionInfopsideEmptyflagsAttributespidtypeCUP_Winter_obj_fort_rampart_ep1atlOffsetppositionbE#AEangles@@@nZAIEanglesk@vdisableSimulationvdataTypeObjectPositionInfocwsideEmptyflagsAttributeswidtypeLand_LandMark_FatlOffsetwpositionEA9 EanglesҾj@wdisableSimulationwdataTypeObjectPositionInfoAEanglesҾj@zdisableSimulation{dataTypeObjectPositionInfo{sideEmptyflagsAttributes{idtypeLand_LandMark_FatlOffset{positionE>AEanglesk@{disableSimulation{dataTypeObjectPositionInfoy|sideEmptyflagsAttributes|idtypeLand_LandMark_FatlOffset9|position`EAC7EanglesnZ<Ҿj@@|disableSimulation|dataTypeObjectPositionInfoR}sideEmptyflagsAttributes}idtypeLand_LandMark_FatlOffset}positionVEAzEanglesk@}disableSimulation}dataTypeObjectPositionInfo+~sideEmptyflagsAttributesc~idtypeLand_LandMark_FatlOffset~positionƑEAdEanglesnZ<Ҿj@@c~disableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeacre_oe_303atlOffset%=>positionyErOAmEangles@e@8> dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Su25_Dyn_RUatlOffset<CustomAttributes8position)0E/A(Eanglespk@lockLOCKEDtexturesRussia28Attribute0`nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedataʀtypevalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,2]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesWidtypeCUP_O_Su25_Dyn_RUCustomAttributes~ڃpositiont!ER-Ae Eangles#=pk@WlockLOCKEDtexturesRussia2~Attribute0nAttributesڃpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueڃdataڃtypeŃvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,2]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]ڃtypeSTRINGڃdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeLand_GarageRow_01_small_FatlOffset5positionEDi)Au!Eangles7D@dataTypeObjectPositionInfo*sideEmptyflagsAttributesbidtypeO_Truck_03_fuel_FatlOffsetvpositionוE_/AREanglesj@#=blockLOCKEDv dataTypeObjectPositionInfosideEmptyflagsAttributesPidtypeCUP_O_TowingTractor_CSATatlOffset6CustomAttributesd[position EAp7 Eangles[Z<@@PlockLOCKEDdAttribute0nAttributes[propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value[data[typeFvalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false][typeSTRING[dataTypeObjectPositionInfosideEmptyflagsAttributes%idtypeCUP_O_TowingTractor_CSATCustomAttributes90positionEU An Eangleso@%lockLOCKED9Attribute0anAttributes0propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value0dataˈ0typevalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]0typeSTRING0dataTypeObjectPositionInfosideEmptyflagsAttributes܉idtypeO_Truck_02_box_Fpositionz2Ev6A`EanglesU>܉lockLOCKEDdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeO_Truck_02_fuel_FpositionnE@4AEangles#=i@@lockLOCKEDdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeCUP_O_UAZ_Unarmed_CSATCustomAttributes8positionNҠEAe{Eangles@ylockLOCKEDAttribute0nAttributes8propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value8data8type#value[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_65x39_caseless_green","RPG32_F","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[4]]],false]8typeSTRING8dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_Truck_02_covered_Fposition3E)00A\Eangles{5n@lockLOCKEDdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_Truck_02_covered_FatlOffsetЎpositionzE1A˖EanglesMd=n@nZ<lockLOCKEDЎdataTypeObjectPositionInfoMsideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetnT@positionZxEgAMEangles6?disableSimulationdataTypeObjectPositionInfo sideEmptyAttributesXidtypeLand_BagFence_Round_FatlOffsetnT@vpositionEgAEangles@XdisableSimulationvdataTypeObjectPositionInfosideEmptyAttributes*idtypeLand_BagFence_Long_FatlOffsetnT@HpositionEgA/EanglesV* ?*disableSimulationHdataTypeObjectPositionInfođsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetnT@positionɭEgAWEanglesV* ?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesΒidtypeLand_BagFence_Long_FatlOffsetnT@positionG~EgA[tEangles @ΒdisableSimulationdataTypeObjectPositionInfohsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetnT@positionEgAEangles @disableSimulationdataTypeObjectPositionInfo:sideEmptyAttributesridtypeLand_BagFence_Long_FatlOffsetnT@positionٟEgA0;Eangles @rdisableSimulationdataTypeObjectPositionInfo sideEmptyAttributesDidtypeLand_BagFence_Long_FatlOffsetnT@bpositionΟEgAEangles @DdisableSimulationbdataTypeObjectPositionInfoߕsideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetnT@5positionEgA cEangles(@disableSimulation5dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetnT@positiontEgAظEangles3@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetnT@ڗposition&ҟEgAqEanglescj@disableSimulationڗdataTypeObjectPositionInfoVsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetnT@positionܩEgA(Eanglescj@disableSimulationdataTypeObjectPositionInfo!sideEmptyAttributesYidtypeCUP_O_ZU23_RUatlOffsetxET@_positionE委AJEanglesa@Y_dataTypeObjectPositionInfoܙsideEmptyAttributesidtypeLand_BagFence_Round_FatlOffset(aA2positionmBEA%Eangles@]?!@disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Round_FatlOffsetlL=positiondEAxEangles;l@@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesśidtypeLand_BagFence_Long_FatlOffset(aAposition2NEA&Eangles@Xw*?!@śdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffsetЃ<positionrEAEangles;Xw*?@disableSimulationdataTypeObjectPositionInfo=sideEmptyAttributesuidtypeLand_BagFence_Long_FatlOffset؄@positionJEAEangles@jԪ@!@udisableSimulationdataTypeObjectPositionInfosideEmptyAttributesGidtypeLand_BagFence_Long_FatlOffset؄@epositionWEA,Eangles@jԪ@@GdisableSimulationedataTypeObjectPositionInfosideEmptyflagsAttributes%idtypeLand_BagFence_Long_FatlOffsetO=CpositionȔEALEanglesjԪ@k@%disableSimulationCdataTypeObjectPositionInfo̟sideEmptyflagsAttributesidtypeLand_BagFence_Round_FatlOffset="positionEAEangles@,@@disableSimulation"dataTypeObjectPositionInfosideEmptyAttributesנidtypeLand_BagFence_Round_FatlOffsetrApositionfEAgEEangles@&;@@נdisableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset<ӡpositionEAKEangles@Sr@@disableSimulationӡdataTypeObjectPositionInfoOsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetrApositionIyEA56Eangles@Sr@@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesRidtypeCUP_O_ZU23_RUatlOffset0@XpositionrwE YAEangles;i@k@RXdataTypeObjectPositionInfoΣsideEmptyAttributesidtypeBox_FIA_Ammo_FatlOffsetrA$positiongEޛA8Eangles@@@disableSimulation$dataTypeObjectPositionInfosideEmptyAttributesդidtypeBox_FIA_Support_FatlOffset@position*]EOAEangles@@W@դdisableSimulationdataTypeObjectPositionInfoxsideEmptyflagsAttributesidtypeBox_FIA_Support_FatlOffset6=ΥpositionEOA Eangles@@!@disableSimulationΥdataTypeObjectPositionInfoVsideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset6position`E~0ATEangles@Xw*?!@disableSimulationdataTypeObjectPositionInfo(sideEmptyAttributes`idtypeLand_BagFence_Long_FatlOffset`A~position1Ep,AEangles@.6?@`disableSimulation~dataTypeObjectPositionInfosideEmptyAttributes,idtypeLand_ladderEP1atlOffseta?2positionEeAEangles@,2dataTypeObjectPositionInfosideEmptyflagsAttributesݨidtypeLand_DirtPatch_01_4x4_FatlOffsetpositionEAEݨdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesƩidtypeCUP_Winter_obj_fort_rampart_ep1atlOffsetpositionb9E;=AKEanglesf-@ƩdisableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeRU_WarfareBVehicleServicePointatlOffset̪positionMcE7P*AEanglesG?disableSimulation̪dataTypeObjectPositionInfoUsideEmptyflagsAttributesuidtypeLand_Cargo_House_V2_FatlOffset{positionEA!Eu{dataTypeObjectPositionInfosideEmptyflagsAttributes,idtypeLand_Cargo_House_V2_F2positioneE'AEanglesp@,2dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCargoNet_01_barrels_FatlOffsetV;position?eE=@tEangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes­idtypeCargoNet_01_barrels_Fposition+nfEZ@kEangles@­disableSimulationdataTypeObjectPositionInfojsideEmptyflagsAttributesidtypeI_E_CargoNet_01_ammo_FatlOffset5positionofEkAEangles@disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeLand_wagon_flatatlOffsetk=positionbE@SEangles G;@N@{disableSimulationdataTypeObjectPositionInfo#sideEmptyflagsAttributes[idtypeLand_BagFence_Corner_FatlOffset5ypositionaE7r@Eangles G;9@N@[disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeLand_BagFence_Corner_FatlOffset5Yposition2aEc@Eangles G;J=@N@;disableSimulationYdataTypeObjectPositionInfoԱsideEmptyAttributes idtypeLand_BagFence_End_FatlOffset?*positionaE1@gEangles G;E@N@ disableSimulation*dataTypeObjectPositionInfosideEmptyAttributes߲idtypeLand_BagFence_Short_FatlOffsetX?positionaE@Eangles G;`@N@߲disableSimulationdataTypeObjectPositionInfozsideEmptyAttributesidtypeLand_BagFence_Short_FatlOffset?гpositionaE w@Eangles G;`@N@disableSimulationгdataTypeGroupsideEastEntities)AttributeszCrewLinksid3itemsItem0Fz dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffsetĀ?CustomAttributes*zpositionaE@:Eangles G;2@N@skillL>*Attribute0bAttribute1nAttributeszpropertyspeakerexpression_this setspeaker _value;Valuedatatype޵valueMale02PERtypeSTRINGpropertypitchexpression_this setpitch _value;Value9zdataIztypeevalueHz?ztypeSCALARzLinkIDProviderLinks3nextIDitemsItem0ն3linkIDitem0item1CustomData3roleturretPath3dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_KORD_high_TKpositionMaE(AyEangles G;2@N@dataTypeObjectPositionInforsideEmptyflagsAttributesidtypeCUP_sign_krizeni_s_tratiatlOffset5position8{dEb@ Eangles!@@dataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeLand_Rail_Semafor{positionhiEIATEangles~?]disableSimulation{dataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeLand_Rail_SemaforatlOffsetVposition`aEIA4Eangles~?8disableSimulationVdataTypeObjectPositionInfoںsideEmptyflagsAttributesidtypeLand_Rail_ZavoraatlOffset 60positionwdED7AMEanglesڿ@disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_sign_krizeni_s_tratiatlOffset5positioncEf@JEangles6"P@dataTypeObjectPositionInfo~sideEmptyflagsAttributesidtypeLand_Rail_ZavoraatlOffsetԼpositioncE,AKEangles/L@disableSimulationԼdataTypeObjectPositionInfoMsideEmptyflagsAttributesidtypeCargoNet_01_barrels_FpositionSfEZ@VEangles@disableSimulationdataTypeObjectPositionInfo+sideEmptyflagsAttributescidtypeMisc_cargo_cont_net3atlOffset5positionYfE AߋEangles{<@cdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeMisc_cargo_cont_net2atlOffset?;positioneEAjEdisableSimulation;dataTypeObjectPositionInfosideEmptyAttributes׿idtypeMisc_cargo_cont_net1atlOffsetʩ?position)fEAvE׿disableSimulationdataTypeObjectPositionInfoqsideEmptyAttributesid typeMisc_cargo_cont_net1atlOffset?positionfEA7EdisableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespid typeO_MBT_02_arty_FCustomAttributesposition5eE#AEanglesr2?plockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["arifle_Katiba_C_F","FirstAidKit"],[2,10]],[["SmokeShell","SmokeShellRed","30Rnd_65x39_caseless_green"],[2,2,4]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfoYsideEmptyflagsAttributesid typeO_MBT_02_arty_FCustomAttributespositiondE#AEanglesL/@lockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value'data7typevalue[[[["arifle_Katiba_C_F","FirstAidKit"],[2,10]],[["SmokeShell","SmokeShellRed","30Rnd_65x39_caseless_green"],[2,2,4]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfotsideEmptyflagsAttributesid typeLand_wagon_flatatlOffsetg<positiondE{@2Eangles7@@@disableSimulationdataTypeObjectPositionInfoRsideEmptyflagsAttributesid typeLand_Boat_06_wreck_FatlOffset5position)`Ex@Eangles%+@Zi@2)=disableSimulationdataTypeObjectPositionInfo0sideEmptyflagsAttributeshidtypeLand_Boat_06_wreck_FatlOffset5position`E.@HEangless@ @9=hdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeLand_Boat_06_wreck_FatlOffset5dposition=_E0 @UEangles @9L@Md=FdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributes$idtypeLand_Boat_06_wreck_FatlOffsetBposition@_E`7@ZEangles@=@<$disableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Boat_06_wreck_FatlOffset@5 positionǭ_E0@p(Eangles@==disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Boat_06_wreck_FatlOffsetpositionF_E^p@Eangles&@Q>Σ<disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Boat_05_wreck_FatlOffset=position D_Ej,@0Eangles4@d>Σ<disableSimulationdataTypeObjectPositionInfodsideEmptyflagsAttributesidtypeLand_Boat_05_wreck_FatlOffsetO=position(?_EL@Eangles @?D@ԣ<disableSimulationdataTypeObjectPositionInfoBsideEmptyflagsAttributeszidtypeLand_Boat_05_wreck_FatlOffset=position`_Et@?Eangles @FM@Md=zdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesXidtypeLand_Boat_05_wreck_FatlOffsetk=vposition_`Eԅ@?Eangless@O@Md=XdisableSimulationvdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_BuoyBig_FatlOffset5Nposition_Et8?Eangles@@0disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BuoyBig_FpositionԺdE?Eangles@qZ<disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_BAF_Coyote_L2A1_WatlOffsetCustomAttributesSYpositionsC[P@-Dangles@?<initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Truck"]] call hull3_unit_fnc_init;}SAttribute0{nAttributesYpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueYdataYtypeDvalue[[[["CUP_arifle_L85A2_G","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_Bergen_BAF"],[8]]],false]YtypeSTRINGY dataTypeObjectPositionInfosideEmptyflagsAttributes2idtypeCUP_B_Jackal2_L2A1_GB_WatlOffsetCustomAttributesposition,gC @Dangles ?@2initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata(typevalue[[[["CUP_arifle_L85A2_G","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_Bergen_BAF"],[8]]],false]typeSTRING dataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeCUP_B_Jackal2_L2A1_GB_WatlOffset^CustomAttributesposition \C@Dangles;? @uinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value[dataktypevalue[[[["CUP_arifle_L85A2_G","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_Bergen_BAF"],[8]]],false]typeSTRINGdataTypeTriggerpositionD@cEAttributesXid"typeEmptyDetectorAreaR250atlOffsetF<conditioncall{true}sizeA3CsizeB,BisRectangledataTypeTriggerpositiono`EN@EangleA@Attributes$id#typeEmptyDetectorAreaR250atlOffsetlconditioncall{triggerActivated stage2}sizeAzCsizeBVnCldataTypeTriggerpositionHEw@Eangle @Attributesid$typeEmptyDetectorAreaR250atlOffsetx99conditioncall{triggerActivated stage2}sizeAzCsizeBVnC9dataTypeTriggerpositionwEVH@EDangleY@Attributesid%typeEmptyDetectorAreaR250atlOffset >conditioncall{triggerActivated stage1}sizeACsizeBlBisRectangledataTypeTriggerpositionpositionESA] Eangles@~disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYid8typeLand_Mound04_8m_FatlOffset>wposition^yEKxAy Eangles+?YdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes4id9typeLand_Mound04_8m_FatlOffset&>RpositioneE?AcEanglesl?4disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_Mound04_8m_FatlOffset5>-positionREkAgEanglesl?disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesid;typeLand_Mound04_8m_FatlOffset \>positionAEAEanglesl?disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesid>typeCUP_O_UAZ_Unarmed_CSATatlOffsett=CustomAttributespositionErA#EanglesÕ?lockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuevdatatypevalue[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_65x39_caseless_green","RPG32_F","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[4]]],false]typeSTRING dataTypeObjectPositionInfo?sideEmptyflagsAttributeswid?typeCUP_O_UAZ_Unarmed_CSATatlOffset)CustomAttributes6position?EA"Eangles-=@wlockLOCKEDAttribute0nAttributes6propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value 6data6type!value[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_65x39_caseless_green","RPG32_F","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[4]]],false]6typeSTRING6dataTypeGroupsideWestEntitiesAttributes7id@atlOffset=itemsItem0Item1Item2AItem37 dataTypeObjectPositionInfobsideWestflagsAttributesidAtypeB_officer_FatlOffsetCustomAttributes{position'DD@"Dangles @m@w@skill?rankCAPTAINinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionBAF - Commanding Officer@COisPlayerisPlayable{Attribute0Attribute1DnAttributespropertyspeakerexpression_this setspeaker _value;ValueDdata Dtype/valueMale09ENGDtypeSTRINGDpropertypitchexpression_this setpitch _value;Valuedatatypevalue ׃?typeSCALARdataTypeObjectPositionInfo7sideWestflagsAttributesoidBtypeB_medic_FAposition'D@Danglesr@m@@oskill?rankSERGEANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionBAF - Platoon Medic@COisPlayableAdataTypeObjectPositionInfosideWestflagsAttributesidCtypeB_Soldier_FatlOffset6position&D@Danglesr@m@ށ@skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionBAF - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfo+sideWestflagsAttributescidDtypeB_officer_FatlOffset7positionH &D@Dangles@m@~@cskill?rankLIEUTENANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionBAF - Executive Officer@COisPlayable7=dataTypeGroupsideWestEntitiesAttributesQidEatlOffsetWitemsItem0Item1eItem2Item3QdataTypeObjectPositionInfoVsideWestflagsAttributesidFtypeB_Soldier_SL_FatlOffseteposition'D@FDanglesoE:>@@skill?rankSERGEANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionBAF - Alpha Squad Leader@Alpha SLisPlayableedataTypeObjectPositionInfosideWestflagsAttributes idGtypeB_medic_Fposition( 'D@DDanglesoE:>@@ skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionBAF - Alpha Squad Medic@Alpha SLisPlayabledataTypeObjectPositionInfogsideWestflagsAttributesidHtypeB_Soldier_A_FCustomAttributesHposition!0&DR@DanglesoE:>@@skill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "ENG"]] call hull3_unit_fnc_init;}descriptionBAF - Alpha Sapper@Alpha SLisPlayableHAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale11ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueWdatagtypevalue?typeSCALARdataTypeObjectPositionInfo sideWestflagsAttributesXidItypeB_soldier_LAT_FCustomAttributesQpositionA%D.@Dangles-;>@!@Xskill?initcall{[this, ["faction", "CUP_BAF_MTP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionBAF - Alpha Marksman@Alpha SLisPlayableAttribute09Attribute1nAttributesQpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale04ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueQdata Qtype<value\?QtypeSCALARQWdataTypeGroupsideWestEntitiesAttributes idJatlOffset6 itemsItem0Item1Item2i Item3I  dataTypeObjectPositionInfopsideWestflagsAttributesidKtypeB_Soldier_TL_FatlOffset6position%D@Dangles*@>@!@skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionBAF - Alpha 1 Fireteam Leader@Alpha 1isPlayable dataTypeObjectPositionInfosideWestflagsAttributesRidLtypeB_soldier_AR_FatlOffset5CustomAttributesi positionbp%D@Dangles*@>@@Rskill?rankCORPORALinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "MMGG"]] call hull3_unit_fnc_init;}descriptionBAF - Alpha 1 Automatic Rifleman@Alpha 1isPlayableAttribute0QAttribute1nAttributesi propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value( i data8 i typeT value?i typeSCALARi  dataTypeObjectPositionInfo sideWestflagsAttributes7 idMtypeB_Soldier_A_FatlOffset5CustomAttributes I positionq$D5N@qDangles@>@@7 skill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "MMGAG"]] call hull3_unit_fnc_init;}descriptionBAF - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayable Attribute01 Attribute1 nAttributesI propertyspeakerexpression_this setspeaker _value;Value{  data  type valueMale07ENG typeSTRING propertypitchexpression_this setpitch _value;Value I data I type4 valueHz?I typeSCALARI dataTypeObjectPositionInfo sideWestflagsAttributes idNtypeB_soldier_LAT_FatlOffset5 position$D@JBDangles@>@@ skill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionBAF - Alpha 1 Rifleman (AT)@Alpha 1isPlayable  dataTypeGroupsideWestEntities AttributesidOatlOffset 6itemsItem0KItem1Item2jItem31dataTypeObjectPositionInfosideWestflagsAttributesidPtypeB_Soldier_SL_FatlOffset 6position}"D@fDangles-;>@!@skill?rankSERGEANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionBAF - Bravo Squad Leader @Bravo SLisPlayabledataTypeObjectPositionInfoYsideWestflagsAttributesidQtypeB_medic_FatlOffset5jpositionܟ!DP^@Dangles-;>@!@skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionBAF - Bravo Squad Medic@Bravo SLisPlayablej dataTypeObjectPositionInfosideWestflagsAttributes8idRtypeB_Soldier_A_FatlOffsetCustomAttributes1position!D@Danglesט<>@@8skill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "ENG"]] call hull3_unit_fnc_init;}descriptionBAF - Bravo Sapper@Bravo SLisPlayableAttribute0Attribute1nAttributes1propertyspeakerexpression_this setspeaker _value;ValuecdatastypevalueMale03ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value1data1typevaluep}?1typeSCALAR1 dataTypeObjectPositionInfosideWestflagsAttributesidStypeB_soldier_LAT_FatlOffset5CustomAttributesposition D @@Dangles%:>@@skill?initcall{[this, ["faction", "CUP_BAF_MTP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionBAF - Bravo Marksman@Bravo SLisPlayableAttribute0Attribute1snAttributespropertyspeakerexpression_this setspeaker _value;Value,sdata<stype^valueMale02ENGstypeSTRINGspropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARdataTypeGroupsideWestEntitiesZAttributesW idTatlOffset5] itemsItem0Item1-Item2Item3W dataTypeObjectPositionInfosideWestflagsAttributesQidUtypeB_Soldier_TL_FatlOffset5-position` D@ Dangles<>@-;Qskill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionBAF - Bravo 1 Fireteam Leader@Bravo 1isPlayable- dataTypeObjectPositionInfosideWestflagsAttributesidVtypeB_soldier_AR_FatlOffsetCustomAttributesposition7 D~y@+Dangles@>@3p<skill?rankCORPORALinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "MMGG"]] call hull3_unit_fnc_init;}descriptionBAF - Bravo 1 Automatic Rifleman@Bravo 1isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueEdataUtypewvalueMale07ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevalueff?typeSCALAR dataTypeObjectPositionInfosideWestflagsAttributesidWtypeB_Soldier_A_FatlOffsetCustomAttributespositionDf1@Dangles@>@3p<skill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "MMGAG"]] call hull3_unit_fnc_init;}descriptionBAF - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableAttribute0Attribute1lnAttributespropertyspeakerexpression_this setspeaker _value;Value%ldata5ltypeWvalueMale08ENGltypeSTRINGlpropertypitchexpression_this setpitch _value;ValuedatatypevalueG?typeSCALARdataTypeObjectPositionInfousideWestflagsAttributesidXtypeB_soldier_LAT_FatlOffset5W positionD;@IDangles<>@oE:skill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionBAF - Bravo 1 Rifleman (AT)@Bravo 1isPlayableW ] dataTypeGroupsideWestEntities Attributes)idYatlOffset)itemsItem0 Item1"Item2$Item3&)dataTypeObjectPositionInfov!sideWestflagsAttributes!idZtypeB_Soldier_SL_FatlOffset"positionxD*@߽Dangles>@!skill?rankSERGEANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionBAF - Charlie Squad Leader@Charlie SLisPlayable"dataTypeObjectPositionInfo#sideWestflagsAttributes?#id[typeB_medic_FatlOffset$positionD*@Dangles>@?#skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionBAF - Charlie Squad Medic@Charlie SLisPlayable$ dataTypeObjectPositionInfo$sideWestflagsAttributes$id\typeB_Soldier_A_FatlOffsetCustomAttributes%&positionD*@Dangles>@$skill?initcall{[this, ["faction", "CUP_BAF_MTP"], ["gear", "ENG"]] call hull3_unit_fnc_init;}descriptionBAF - Charlie Sapper@Charlie SLisPlayable%Attribute0%Attribute1`&nAttributes&propertyspeakerexpression_this setspeaker _value;Value&`&data)&`&typeK&valueMale10ENG`&typeSTRING`&propertypitchexpression_this setpitch _value;Value&&data&&type&valueu?&typeSCALAR& dataTypeObjectPositionInfo'sideWestflagsAttributes'id]typeB_soldier_LAT_FatlOffset5CustomAttributesd()positionD@)@Dangles淮<>@%:'skill?initcall{[this, ["faction", "CUP_BAF_MTP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionBAF - Charlie Marksman@Charlie SLisPlayabled(Attribute0(Attribute1-)nAttributes)propertyspeakerexpression_this setspeaker _value;Value(-)data(-)type)valueMale03ENG-)typeSTRING-)propertypitchexpression_this setpitch _value;Values))data))type)value ׃?)typeSCALAR))dataTypeGroupsideWestEntities*Attributes2id^atlOffset52itemsItem0R*Item1+Item2.Item312dataTypeObjectPositionInfo*sideWestflagsAttributes +id_typeB_Soldier_TL_FatlOffset5+positionD@Dangles>@< +skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionBAF - Charlie 1 Fireteam Leader@Charlie 1isPlayable+dataTypeObjectPositionInfos,sideWestflagsAttributes,id`typeB_soldier_AR_FCustomAttributesv-.position:D@Dangles<>@.<,skill?rankCORPORALinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "MMGG"]] call hull3_unit_fnc_init;}descriptionBAF - Charlie 1 Automatic Rifleman@Charlie 1isPlayablev-Attribute0-Attribute1?.nAttributes.propertyspeakerexpression_this setspeaker _value;Value-?.data.?.type*.valueMale10ENG?.typeSTRING?.propertypitchexpression_this setpitch _value;Value..data..type.value?.typeSCALAR.dataTypeObjectPositionInfoL/sideWestflagsAttributes/idatypeB_Soldier_A_FCustomAttributesJ01positionD@כDangles<>@.@M?2<4skill?rankSERGEANTinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionBAF - Delta Squad Leader@Delta SLisPlayable4dataTypeObjectPositionInfoX5sideWestflagsAttributes5idetypeB_medic_Fj6position #pCtK@L Danglesu>M?5skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionBAF - Delta Squad Medic@Delta SLisPlayablej6p6dataTypeGroupsideWestEntities6Attributes<idfatlOffset<itemsItem07Item18Item2:Item3x;<dataTypeObjectPositionInfo7sideWestflagsAttributes7idgtypeB_Soldier_TL_FatlOffset8positionMiC-'@9Danglesu>M?@7skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionBAF - Delta 1 Fireteam Leader@Delta 1isPlayable8dataTypeObjectPositionInfo9sideWestflagsAttributesW9idhtypeB_soldier_AR_FatlOffset:positiongC@EDangles$s>M? l@W9skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 1 Automatic Rifleman@Delta 1isPlayable:dataTypeObjectPositionInfo:sideWestflagsAttributes:iditypeB_Soldier_A_Fx;positionFgCu@Dangles$s>M? l@:skill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 1 Assistant Automatic Rifleman@Delta 1isPlayablex;dataTypeObjectPositionInfo;sideWestflagsAttributes2<idjtypeB_soldier_LAT_FatlOffset5<positiongCv@KDangles=M?2<skill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionBAF - Delta 1 Rifleman (AT)@Delta 1isPlayable<<dataTypeGroupsideWestEntities<=Attributes]CidkatlOffset5cCitemsItem0z=Item1?Item2@Item3A]CdataTypeObjectPositionInfo=sideWestflagsAttributes3>idltypeB_Soldier_TL_FatlOffset5?positionK^C]@DiDanglesd=M? @3>skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionBAF - Delta 2 Fireteam Leader@Delta 2isPlayable?dataTypeObjectPositionInfo?sideWestflagsAttributes?idmtypeB_soldier_AR_FatlOffset6@position3u[CG@ Dangles;M? =?skill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 2 Automatic Rifleman@Delta 2isPlayable@dataTypeObjectPositionInfoAsideWestflagsAttributes@AidntypeB_Soldier_A_FatlOffset5Apositionѭ[C @WDangles;M? =@Askill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 2 Assistant Automatic Rifleman@Delta 2isPlayableAdataTypeObjectPositionInfo{BsideWestflagsAttributesBidotypeB_soldier_LAT_FatlOffset5]CpositionX[Cl@`DanglesM? =Bskill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionBAF - Delta 2 Rifleman (AT)@Delta 2isPlayable]CcCdataTypeGroupsideWestEntitiesCAttributesIidpatlOffset 6IitemsItem0CItem1EItem2 GItem3jHIdataTypeObjectPositionInfo|DsideWestflagsAttributesDidqtypeB_Soldier_TL_FatlOffset 6EpositionPeRC@&DDangles:;M?5V@Dskill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionBAF - Delta 3 Fireteam Leader@Delta 3isPlayableEdataTypeObjectPositionInfoFsideWestflagsAttributesJFidrtypeB_soldier_AR_FatlOffset5 GpositionXPC@tDangles:;M?_@@JFskill?rankCORPORALinit [this, ["faction", "CUP_BAF_MTP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 3 Automatic Rifleman@Delta 3isPlayable GdataTypeObjectPositionInfoyGsideWestflagsAttributesGidstypeB_Soldier_A_FjHpositionPCw@}Danglesw=M?t5@Gskill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionBAF - Delta 3 Assistant Automatic Rifleman@Delta 3isPlayablejHdataTypeObjectPositionInfoHsideWestflagsAttributesIidttypeB_soldier_LAT_FIpositionPC@W^Danglesw=M?t5@Iskill?init[this, ["faction", "CUP_BAF_MTP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionBAF - Delta 3 Rifleman (AT)@Delta 3isPlayableIIdataTypeGroupsideWestEntitiesJAttributesPiduPitemsItem06JItem10MPdataTypeObjectPositionInfoJsideWestflagsAttributesJidvtypeB_crew_FCustomAttributesK0Mposition e,D޹@DanglesX@Jskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "APC-A", "ColorRed"]] call hull3_unit_fnc_init;}descriptionBAF - Alpha APC (FV432 Bulldog) Commander@Alpha APCisPlayableKAttribute0LAttribute1LnAttributes0Mpropertyspeakerexpression_this setspeaker _value;ValuebLLdatarLLtypeLvalueMale11ENGLtypeSTRINGLpropertypitchexpression_this setpitch _value;ValueL0MdataL0MtypeMvalueHz?0MtypeSCALAR0M dataTypeObjectPositionInfoMsideWestflagsAttributesMidwtypeB_crew_FatlOffset5CustomAttributesNPposition,DͿ@?EDanglesoE:X@@Mskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - Alpha APC (FV432 Bulldog) Driver@Alpha APCisPlayableNAttribute0NAttribute1yOnAttributesPpropertyspeakerexpression_this setspeaker _value;Value2OyOdataBOyOtypedOvalueMale05ENGyOtypeSTRINGyOpropertypitchexpression_this setpitch _value;ValueOPdataOPtypeOvalue ׃?PtypeSCALARPPdataTypeGroupsideWestEntitiesPPAttributes3Vidx9VitemsItem0xPItem1sS3VdataTypeObjectPositionInfoPsideWestflagsAttributes1QidytypeB_crew_FCustomAttributes#RsSposition%D҅@\qDangles-;g@!@1Qskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "APC-B", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionBAF - Bravo APC (FV432 Bulldog) Commander@Bravo APCisPlayable#RAttribute0[RAttribute1RnAttributessSpropertyspeakerexpression_this setspeaker _value;ValueRRdataRRtypeRvalueMale08ENGRtypeSTRINGRpropertypitchexpression_this setpitch _value;Value2SsSdataBSsStype^Svaluep}?sStypeSCALARsSdataTypeObjectPositionInfoSsideWestflagsAttributes,TidztypeB_crew_FCustomAttributesT3Vpositiona%DP@6Dangles-;g@!@,Tskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - Bravo APC (FV432 Bulldog) Driver@Bravo APCisPlayableTAttribute0UAttribute1UnAttributes3Vpropertyspeakerexpression_this setspeaker _value;ValueeUUdatauUUtypeUvalueMale07ENGUtypeSTRINGUpropertypitchexpression_this setpitch _value;ValueU3VdataV3VtypeVvalue ׃?3VtypeSCALAR3V9VdataTypeGroupsideWestEntitiesVAttributeso\id{u\itemsItem0VItem1Yo\dataTypeObjectPositionInfo,WsideWestflagsAttributesdWid|typeB_crew_FCustomAttributes[XYpositionGD*@@Dangles3=@dWskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "APC-C", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionBAF - Charlie APC (FV432 Bulldog) Commander@Charlie APCisPlayable[XAttribute0XAttribute1$YnAttributesYpropertyspeakerexpression_this setspeaker _value;ValueX$YdataX$YtypeYvalueMale12ENG$YtypeSTRING$Ypropertypitchexpression_this setpitch _value;ValuejYYdatazYYtypeYvalue ׃?YtypeSCALARYdataTypeObjectPositionInfo,ZsideWestflagsAttributesdZid}typeB_crew_FCustomAttributes[o\positionD*@Dangles3=@dZskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - Charlie APC (FV432 Bulldog) Driver@Charlie APCisPlayable[Attribute0W[Attribute1[nAttributeso\propertyspeakerexpression_this setspeaker _value;Value[[data[[type[valueMale01ENG[typeSTRING[propertypitchexpression_this setpitch _value;Value.\o\data>\o\typeZ\valuep}?o\typeSCALARo\u\dataTypeGroupsideWestEntities\Attributeseid~atlOffseteitemsItem0]Item1`Item2be dataTypeObjectPositionInfo]sideWestflagsAttributes]idtypeB_crew_FatlOffsetCustomAttributes^`positionJ(D@)Dangles-;&@!@]skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "IFV-1", "ColorRed"]] call hull3_unit_fnc_init;}descriptionBAF - IFV (FV510 Warrior) 1 Commander@IFV 1isPlayable^Attribute0^Attribute1}_nAttributes`propertyspeakerexpression_this setspeaker _value;Value6_}_dataF_}_typeh_valueMale03ENG}_typeSTRING}_propertypitchexpression_this setpitch _value;Value_`data_`type_value ׃?`typeSCALAR`dataTypeObjectPositionInfo`sideWestflagsAttributes`idtypeB_crew_FCustomAttributeslabposition(DG@(Dangles-;&@!@`skill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 1 Driver@IFV 1isPlayablelaAttribute0aAttribute15bnAttributesbpropertyspeakerexpression_this setspeaker _value;Valuea5bdataa5btype bvalueMale04ENG5btypeSTRING5bpropertypitchexpression_this setpitch _value;Value{bbdatabbtypebvalueHz?btypeSCALARb dataTypeObjectPositionInfoMcsideWestflagsAttributescidtypeB_crew_FatlOffset5CustomAttributes4deposition<)D'@Dangles-;&@!@cskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 1 Gunner@IFV 1isPlayable4dAttribute0ldAttribute1dnAttributesepropertyspeakerexpression_this setspeaker _value;ValuedddataddtypedvalueMale04ENGdtypeSTRINGdpropertypitchexpression_this setpitch _value;ValueCeedataSeetypeoevalueQx?etypeSCALAReedataTypeGroupsideWestEntitieseAttributesnidatlOffsetnitemsItem0fItem1iItem2kn dataTypeObjectPositionInfofsideWestflagsAttributesfidtypeB_crew_FatlOffsetCustomAttributesgiposition`"D@JDanglesoE:&n@@fskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "IFV-2", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionBAF - IFV (FV510 Warrior) 2 Commander@IFV 2isPlayablegAttribute0hAttribute1hnAttributesipropertyspeakerexpression_this setspeaker _value;ValueLhhdata\hhtype~hvalueMale05ENGhtypeSTRINGhpropertypitchexpression_this setpitch _value;Valuehidatahitypeivaluep}?itypeSCALARidataTypeObjectPositionInfoisideWestflagsAttributesiidtypeB_crew_FCustomAttributesjkpositionF"D@ڦDanglesoE:&n@@iskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 2 Driver@IFV 2isPlayablejAttribute0jAttribute1KknAttributeskpropertyspeakerexpression_this setspeaker _value;ValuekKkdatakKktype6kvalueMale03ENGKktypeSTRINGKkpropertypitchexpression_this setpitch _value;Valuekkdatakktypekvaluep}?ktypeSCALARk dataTypeObjectPositionInfoclsideWestflagsAttributeslidtypeB_crew_FatlOffset5CustomAttributesJmnposition[#D@"5Dangles&n@F@lskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 2 Gunner@IFV 2isPlayableJmAttribute0mAttribute1nnAttributesnpropertyspeakerexpression_this setspeaker _value;ValuemndatamntypemvalueMale10ENGntypeSTRINGnpropertypitchexpression_this setpitch _value;ValueYnndatainntypenvalue\?ntypeSCALARnndataTypeGroupsideWestEntitiesnAttributeswidwitemsItem0oItem1rItem2twdataTypeObjectPositionInfoosideWestflagsAttributesoidtypeB_crew_FCustomAttributesprpositionC @$Danglesz@oskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "IFV-3", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionBAF - IFV (FV510 Warrior) 3 Commander (JIP)@IFV 3isPlayablepAttribute0pAttribute1qnAttributesrpropertyspeakerexpression_this setspeaker _value;ValueIqqdataYqqtype{qvalueMale02ENGqtypeSTRINGqpropertypitchexpression_this setpitch _value;Valueqrdataqrtypervaluep}?rtypeSCALARrdataTypeObjectPositionInforsideWestflagsAttributesridtypeB_crew_FCustomAttributesstposition C @Danglesz@rskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 3 Driver (JIP)@IFV 3isPlayablesAttribute0sAttribute1NtnAttributestpropertyspeakerexpression_this setspeaker _value;ValuetNtdatatNttype9tvalueMale07ENGNttypeSTRINGNtpropertypitchexpression_this setpitch _value;ValuettdatatttypetvalueHz?ttypeSCALARtdataTypeObjectPositionInfoVusideWestflagsAttributesuidtypeB_crew_FCustomAttributesCvwpositionC @Danglesz@uskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 3 Gunner (JIP)@IFV 3isPlayableCvAttribute0{vAttribute1 wnAttributeswpropertyspeakerexpression_this setspeaker _value;Valuev wdatav wtypevvalueMale12ENG wtypeSTRING wpropertypitchexpression_this setpitch _value;ValueRwwdatabwwtype~wvalue?wtypeSCALARwwdataTypeGroupsideWestEntitieswAttributesid$itemsItem0xItem1{Item2`~dataTypeObjectPositionInfoxsideWestflagsAttributesxidtypeB_crew_FCustomAttributesy{positionmC @Danglesz@xskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "IFV-4", "ColorBrown"]] call hull3_unit_fnc_init;}descriptionBAF - IFV (FV510 Warrior) 4 Commander (JIP)@IFV 4isPlayableyAttribute0zAttribute1zAttribute2 {nAttributes{propertyspeakerexpression_this setspeaker _value;ValueRzzdatabzztypezvalueMale02ENGztypeSTRINGzpropertypitchexpression_this setpitch _value;Valuez {dataz {type {valueG? {typeSCALAR {propertyfaceexpression_this setface _value;Valued{{datat{{type{value{typeSTRING{dataTypeObjectPositionInfo#|sideWestflagsAttributes[|idtypeB_crew_FCustomAttributes}`~positionÕC @lDanglesz@[|skill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 4 Driver (JIP)@IFV 4isPlayable}Attribute0H}Attribute1}nAttributes`~propertyspeakerexpression_this setspeaker _value;Value}}data}}type}valueMale10ENG}typeSTRING}propertypitchexpression_this setpitch _value;Value~`~data/~`~typeK~value\?`~typeSCALAR`~dataTypeObjectPositionInfo~sideWestflagsAttributesidtypeB_crew_FCustomAttributesposition:C @lDanglesz@skill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionBAF - IFV (FV510 Warrior) 4 Gunner (JIP)@IFV 4isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuePdata`typevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value݀datatype value\?typeSCALAR$dataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCidtypeHeadlessClient_FatlOffset^?AӁposition_O;E%DӁdataTypeLogicPositionInfoEidtypeAdmiral_PatrolZoneatlOffsetCustomAttributese؊positionD)@hEe Attribute0Attribute1܃Attribute2Attribute3TAttribute4Attribute5ʆAttribute6Attribute7tAttribute8JAttribute9nAttributes ؊propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value܃data܃typeǃvalue܃typeSTRING܃propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueTdata#Ttype?valueBTtypeSCALARTpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueυdata߅typevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueʆdataʆtypevalueʆtypeBOOLʆpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value[dataktypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value3tdataCttype_value@ttypeSCALARtpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value JdataJtype5valueAJtypeSCALARJpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueӉdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value؊data؊typeÊvalue؊typeSTRING؊dataTypeLogicPositionInfo:idtypeAdmiral_PatrolZoneCustomAttributesZ͓position%E CDZ Attribute0Attribute1ьAttribute2Attribute3IAttribute4Attribute5Attribute6Attribute7iAttribute8?Attribute9nAttributes ͓propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueьdataьtypevalueьtypeSTRINGьpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIdataItype4valueBItypeSCALARIpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueĎdataԎtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuePdata`type|value@typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value(idata8itypeTvalue@itypeSCALARipropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value?data?type*valueA?typeSCALAR?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueȒdataؒtypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value͓data͓typevalue͓typeSTRING͓dataTypeLogicPositionInfo/idtypeAdmiral_PatrolZoneCustomAttributesgڜpositionRzE?Eangles&@@g Attribute0Attribute1ޕAttribute2Attribute3VAttribute4Attribute5̘Attribute6Attribute7vAttribute8LAttribute9nAttributes ڜpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueޕdataޕtypeɕvalueޕtypeSTRINGޕpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueYdataitypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueVdata%VtypeAvalueBVtypeSCALARVpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueїdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value̘data̘typevalue̘typeBOOL̘propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value]datamtypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value5vdataEvtypeavalue@vtypeSCALARvpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value LdataLtype7valueALtypeSCALARLpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value՛datatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueڜdataڜtypeŜvalueڜtypeSTRINGڜdataTypeLogicPositionInfoIidtypeAdmiral_CqcZoneatlOffset1@CustomAttributesiposition EDDi Attribute0Attribute1͞Attribute2Attribute3GAttribute4Attribute5Attribute6pAttribute7-Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value͞data͞typevalue͞typeSTRING͞propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueMdata]typeyvaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGdataGtype2valueGtypeSCALARGpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataϠtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuexdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value1pdataAptype]valueptypeBOOLppropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value-data-typevalue B-typeSCALAR-propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataãtypeܣvaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuewdatatypevaluetypeSTRINGdataTypeLogicPositionInfo$idtypeAdmiral_CqcZoneatlOffsetu@CustomAttributesDpositionD}EX\mED Attribute0Attribute1Attribute2iAttribute3"Attribute4ۨAttribute5Attribute6KAttribute7Attribute8̫nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuejdataztypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value(idata8itypeTvalueitypeSCALARipropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value"data"type value"typeSCALAR"propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueۨdataۨtypeƨvalueBۨtypeSCALARۨpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueSdatactypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value KdataKtype8valueKtypeBOOLKpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueǪdataתtypevalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value̫data̫typevalue̫typeSTRING̫propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueRdatabtype{valuetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset,@CustomAttributeskpositionСE$AuCE Attribute0ǭAttribute1Attribute2DAttribute3Attribute4Attribute5oAttribute6&Attribute7Attribute8nAttributes kpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueEdataUtypenvaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueDdataDtype/valueDtypeSCALARDpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuedata̯typevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueudatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value.odata>otypeZvalueBotypeSCALARopropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&data&typevalue&typeBOOL&propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatatypeβvalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueidataytypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value-kdata=ktypeVvaluektypeSTRINGkdataTypeLogicPositionInfoݴidtypeAdmiral_PatrolZoneatlOffset4CustomAttributesposition E,H@Eangles] @p= Attribute0͵Attribute1Attribute2HAttribute3Attribute4Attribute5zAttribute6LAttribute7$Attribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueNdata^typewvaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueHdataHtype3valueHtypeSCALARHpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value÷dataӷtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value;zdataKztypegvalueztypeBOOLzpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value LdataLtype7value?LtypeSCALARLpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value$data$typevalue@$typeSCALAR$propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedataɻtypevalueAtypeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueJdataZtypesvaluetypeSTRINGdataTypeGroupsideEastEntitiesAttributesidatlOffset5!itemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset5CustomAttributes˾positionbE;@ EskillL>˾Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueMdata]typevalueMale02PERtypeSTRINGpropertypitchexpression_this setpitch _value;ValueڿdatatypevalueHz?typeSCALAR!dataTypeTriggerpositionٲD̻@'mEangle?AttributesidtypeEmptyDetectorAreaR250atlOffseti?anamestage1conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}sizeALODsizeBjAactivationByWESTisRectangleadataTypeTriggerposition;aE9@Eangle?AttributesidtypeEmptyDetectorAreaR250atlOffset++?namestage2conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}sizeAoRMDsizeB1BactivationByWESTisRectangledataTypeTriggerposition'TE#Eangle?Attributes&idtypeEmptyDetectorAreaR250atlOffsetm0namestage3conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}onActivationcall{if (isServer) then {[firstClean] call ark_fnc_cleanUpAI};}sizeA2HDsizeBAactivationByWESTisRectangle0dataTypeTriggerpositionEA?3Eangle?AttributesidtypeEmptyDetectorAreaR250`namestage4conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}sizeA2HDsizeBwAactivationByWESTisRectangle`dataTypeTriggerpositionڛEA@bDangle?AttributesidtypeEmptyDetectorAreaR250atlOffsetH@namestage5conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}onActivationcall{heli setFuel 1; aa setFuel 1; if (isServer) then {[secondClean] call ark_fnc_cleanUpAI};}sizeA'DsizeB7QBactivationByWESTisRectangledataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionGDB6Eangles@Dp<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];Value1data1typevalue1typeSCALAR1propertyAdmiral_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_dataotypevaluetypeSCALARpropertyAdmiral_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];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLogicPositionInfoEidtypeAdmiral_OndemandCampZoneCustomAttributesepositionEF BB~AEeAttribute0aAttribute1.Attribute2Attribute3Attribute4tAttribute5>Attribute6Attribute7Attribute8Attribute9uAttribute10GAttribute11Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value.data.typevalue.typeSTRING.propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueqdatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3tdataCttype_valueBttypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value>data >type)value A>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value_dataotypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value4udataDutype`valueutypeSCALARupropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueGdataGtype2valueGtypeSCALARGpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuevdatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueFdataVtypeovaluetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset5CustomAttributes4SpositionEwp@Eangles5.<(@!a@4Attribute00Attribute1Attribute2Attribute3Attribute4CAttribute5 Attribute6Attribute7Attribute8lAttribute9DAttribute10Attribute11Attribute12Attribute13nAttributesSpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value~datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@dataPtypelvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueCdataCtype.valueBCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value data typevalue A typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuefdatavtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value.ldata>ltypeWvalueltypeSTRINGlpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueDdataDtype/valueDtypeSCALARDpropertyAdmiral_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];Valueqdatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueEdataUtypeqvalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueSdata%Stype>valueStypeSTRINGSdataTypeTriggerpositionN~E8ٸ@Eangle@AttributesidtypeEmptyDetectorAreaR50atlOffset0ъconditioncall{triggerActivated stage5}sizeABsizeB fBdataTypeTriggerpositionEBBEAttributesidtypeEmptyDetectorAreaR50atlOffsetj?conditioncall{triggerActivated stage4}sizeABsizeBzBdataTypeTriggerpositionDqB.4EAttributesWidtypeEmptyDetectorAreaR50atlOffset <@conditioncall{triggerActivated stage1}sizeABsizeBBdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionD B5EAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueBdataRtypevvalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARdataTypeWaypointpositionpDf@p EEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionE`v BWAEdataTypeWaypointpositionE6@H EEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionEk@b"EEffectsshowWPNEVERidtypeMoveatlOffset5dataTypeGroupsideCivilianEntitiesAttributesidatlOffset5itemsItem0&Item1Item2NdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset5positionE@Eangles(@dataTypeWaypointpositiontEAa EEffectsHshowWPNEVERidtypeMoveNNdataTypeWaypointpositiondEgfApEEffectsshowWPNEVERidtypeMoveatlOffset5dataTypeLogicPositionInfo/idtypeARK_Rotor_InsertCustomAttributesO}position`Eg@? EOAttribute0Attribute1uAttribute2CAttribute3Attribute4nAttributes}propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value4udataDutype`valueHButypeSCALARupropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueCdataCtype.valueCUP_O_Mi8AMT_RUCtypeSTRINGCpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatatypevalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuekdata{typevalueHCtypeSCALARpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value+}data;}typehvalueark_rotor_fnc_insert}typeSTRING}dataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributesCpositionEZPb@Eangles@w@Attribute0}Attribute1;Attribute2 Attribute3Attribute4rnAttributesCpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value;data ;type&valueHB;typeSCALAR;propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value data typevalueCUP_O_Mi8AMT_RU typeSTRING propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuezdatatypevalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value1rdataArtype]valueHCrtypeSCALARrpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueCdataCtype.valueark_rotor_fnc_insertCtypeSTRINGCdataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributes position`Elj@-HEangles|@3p<Attribute0CAttribute1Attribute2Attribute3Attribute48nAttributes propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueHBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueCUP_O_Mi8AMT_RUtypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value@dataPtypeovalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value8data8type#valueHC8typeSCALAR8propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value data typevalueark_rotor_fnc_insert typeSTRING dataTypeTriggerpositionrEJT@? EAttributesidtypeEmptyDetectorAreaR50atlOffset5conditioncall{triggerActivated stage3}dataTypeTriggerpositionE3@bEAttributes)idtypeEmptyDetectorAreaR50atlOffset4Yconditioncall{triggerActivated stage1}YdataTypeGroupsideCivilianEntitiesAttributes idatlOffsetᤱ> itemsItem0Item1Item2c   dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VRatlOffsetᤱ>CustomAttributespositionvE>K?kEAttribute0Attribute1qnAttributespropertyspeakerexpression_this setspeaker _value;Value(qdata8qtype\valueMale01GREVRqtypeSTRINGqpropertypitchexpression_this setpitch _value;Valuedatatypevalue?typeSCALARdataTypeWaypointpositionxNE@NEEffects] showWPNEVERidtypeMovec c dataTypeWaypointpositionEQXC.gEEffects showWPNEVERidtypeMove   dataTypeGroupsideCivilianEntities2 Attributes idatlOffset= @ itemsItem0e Item1 Item2v  dataTypeObjectPositionInfo sideCivilianflagsAttributes idtypeC_Jeff_VRatlOffset= @ positionWE@wAE  dataTypeWaypointposition}E@EEffectsp showWPNEVERidtypeMovev v dataTypeWaypointpositioneE;C¤EEffects showWPNEVERidtypeMove   dataTypeGroupsideCivilianEntities5 Attributes id itemsItem0h Item1 Item2i  dataTypeObjectPositionInfo sideCivilianflagsAttributes idtypeC_Jeff_VR positionEy@B E  dataTypeWaypointpositionNEI@OEEffectsc showWPNEVERidtypeMovei i dataTypeWaypointpositionE??CuEEffects showWPNEVERidtypeMove   dataTypeTriggerpositionE@pEAttributesBidtypeEmptyDetectorAreaR50rconditioncall{triggerActivated stage3}rdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes1positionEB8EanglesT=3z>Attribute0Attribute1Attribute2Attribute3_Attribute4!Attribute5Attribute6Attribute7Attribute8JAttribute9"Attribute10Attribute11Attribute12Attribute13dnAttributes1propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value\dataltypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value_data._typeJvalueB_typeSCALAR_propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value!data!type valueB!typeSCALAR!propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valueldata|typevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueDdataTtypepvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value JdataJtype5valueJtypeSTRINGJpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value"data"type value@"typeSCALAR"propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value#ddata3dtypeOvaluedtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1data1typevalue1typeSTRING1dataTypeTriggerpositionJ^E4BNEAttributesidtypeEmptyDetectorAreaR50atlOffset>conditioncall{triggerActivated stage1_5}sizeB0BdataTypeGroupsideCivilianEntities5AttributesiditemsItem0]Item1ZdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributesZpositionNEBEAttribute0@Attribute1nAttributesZpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueZdata)ZtypeEvalueHz?ZtypeSCALARZdataTypeWaypointposition)DU@EEffectsshowWPNEVERidtypeMoveatlOffset5dataTypeTriggerpositionDC@a$Eangle?AttributesPidtypeEmptyDetectorAreaR250 namestage1_5conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}sizeAHa;BactivationByWESTisRectangle dataTypeLogicPositionInfoi idtypeAdmiral_OndemandCampZoneCustomAttributes ,position6EhXBvEangles~g@3q> Attribute0!Attribute1j"Attribute2,#Attribute3#Attribute4$Attribute5z%Attribute6:&Attribute7'Attribute8'Attribute9(Attribute10)Attribute11S*Attribute12+Attribute13+nAttributes,propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value,"j"data<"j"typeU"valuej"typeSTRINGj"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];Valueo$$data$$type$valueB$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value9%z%dataI%z%typee%value Az%typeSCALARz%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];Value''data''type'value'typeSTRING'propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuep((data((type(valueA(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueB))dataR))typen)value)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value*S*data"*S*type>*value@S*typeSCALARS*propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value*+data*+type +value+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value++data++type+value+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value,,data,,type,value,typeSTRING,dataTypeTriggerpositionpEQ Bx.Eangle;i@AttributesD-idtypeEmptyDetectorAreaR50atlOffset w?-conditioncall{triggerActivated stage5}sizeBC-dataTypeGroupsideCivilianEntities-Attributesn0idt0itemsItem0-Item1/n0dataTypeObjectPositionInfo{.sideCivilianflagsAttributes.idtypeC_Bob_VRCustomAttributes./position E(BwE..Attribute0.Attribute1l/nAttributes/propertyspeakerexpression_this setspeaker _value;Value#/l/data3/l/typeW/valueMale01GREVRl/typeSTRINGl/propertypitchexpression_this setpitch _value;Value//data//type/valueHz?/typeSCALAR/dataTypeWaypointpositionHѠEA1EEffectsh0showWPNEVERidtypeMoveatlOffset?n0n0t0dataTypeLogicPositionInfo0idtypeAdmiral_OndemandCampZoneatlOffset9CustomAttributes$1C=position>}E+SAF3Eangles*@ @*@$1Attribute0 2Attribute12Attribute23Attribute3q4Attribute435Attribute55Attribute66Attribute77Attribute8\8Attribute949Attribute10:Attribute11:Attribute12;Attribute13v<nAttributesC=propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value22data22type2value2typeSTRING2propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuen33data~33type3value3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value04q4data@4q4type\4valueBq4typeSCALARq4propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value435data535type5valueB35typeSCALAR35propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value55data55type5value A5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~66data66type6value6typeBOOL6propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueV77dataf77type7value7typeSCALAR7propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value8\8data.8\8typeG8value\8typeSTRING\8propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value849data949type9value@A49typeSCALAR49propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value9:data9:type9value:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value::data::type:value@:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuea;;dataq;;type;value;typeSCALAR;propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5<v<dataE<v<typea<valuev<typeSCALARv<propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value=C=data=C=type.=valueC=typeSTRINGC=dataTypeTriggerposition E`AVp6Eangle|>Attributes=idtypeEmptyDetectorAreaR50atlOffsetG@>conditioncall{triggerActivated stage3_5}sizeB ;C>dataTypeGroupsideCivilianEntitiesc>AttributesAidatlOffset9!AitemsItem0>Item1@A dataTypeObjectPositionInfo ?sideCivilianflagsAttributesX?idtypeC_Bob_VRatlOffset9CustomAttributes^?@position|EWZAd3Eangles @X?^?Attribute0?Attribute1)@nAttributes@propertyspeakerexpression_this setspeaker _value;Value?)@data?)@type@valueMale01GREVR)@typeSTRING)@propertypitchexpression_this setpitch _value;Valueo@@data@@type@valueHz?@typeSCALAR@dataTypeWaypointpositioneE@$EEffectsAshowWPNEVERidtypeMoveAA!AdataTypeGroupsideEastEntitieszAAttributesFCrewLinksFidI items Item0AItem1BItem2CItem3CItem4KDItem5DItem6]EItem7EItem8WFFdataTypeObjectPositionInfo`BsideEastflagsAttributesBidCtypeCUP_O_RU_PilotBpositionE @ EBBdataTypeObjectPositionInfoBsideEastflagsAttributesCidDtypeCUP_O_RU_PilotCpositionE @ ECCdataTypeObjectPositionInfoCsideEastflagsAttributesCidEtypeCUP_O_RU_PilotCpositionE @ ECCdataTypeObjectPositionInfo%DsideEastflagsAttributesEDidFtypeCUP_O_RU_PilotKDpositionE @ EEDKDdataTypeObjectPositionInfoDsideEastflagsAttributesDidGtypeCUP_O_RU_PilotDpositionE @ EDDdataTypeWaypointpositionV=E[K AEEffectsWEshowWPNEVERidtypeMoveatlOffset]E]EdataTypeWaypointposition桝E0ASEtypeSeekAndDestroyEffectsEshowWPNEVERidEEdataTypeWaypointpositionhE@*fEtypeSeekAndDestroyEffectsQFshowWPNEVERidatlOffsetWFWFdataTypeWaypointposition-E@?EtypeCycleEffectsFshowWPNEVERidatlOffset5FFFLinkIDProviderFLinksGInextIDGitemsItem0ZGItem1GItem2HItem3bHItem4HIlinkIDitem0Citem1BCustomDataGGroleGlinkIDitem0Ditem1BCustomDataGHroleturretPathHlinkIDitem0Eitem1BCustomData?HbHroleturretPathbHlinkIDitem0Fitem1BCustomDataHHroleturretPathHlinkIDitem0Gitem1BCustomDataHIroleturretPathIdataTypeLogicPositionInfoIidtypeARK_Make_SentryatlOffsetV BCustomAttributesIJpositionȗqEơDIAttribute0InAttributesJpropertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];ValueYJJdataiJJtypeJvalueJtypeBOOLJdataTypeMarkerpositionmDD EnameaatypeEmptyidatlOffsetJdataTypeMarkerpositioneE@EnametraintypeEmptyidatlOffset_KdataTypeMarkerpositionaEF@fEnamedocktypeEmptyidatlOffsetKdataTypeMarkerpositionxE|.@%EnameairfieldtypeEmptyidatlOffset+LdataTypeTriggerpositionHeE&+@0Eangle3H:@AttributesLidtypeEmptyDetectorAreaR250atlOffset Mconditioncall{triggerActivated stage2}sizeAQBsizeB!BisRectangle MdataTypeLogicPositionInfoyMidtypeAdmiral_CqcZoneatlOffset2@CustomAttributesMTposition8E!{DM Attribute0ANAttribute1NAttribute2OAttribute3wPAttribute40QAttribute5QAttribute6RAttribute7]SAttribute8!TnAttributes TpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueNNdataNNtypeNvalueNtypeSTRINGNpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value}OOdataOOtypeOvalueOtypeSCALAROpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value6PwPdataFPwPtypebPvaluewPtypeSCALARwPpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueP0QdataP0QtypeQvalueB0QtypeSCALAR0QpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueQQdataQQtypeQvalueBQtypeSCALARQpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueaRRdataqRRtypeRvalueRtypeBOOLRpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueS]Sdata,S]StypeHSvalueA]StypeSCALAR]SpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueS!TdataS!Ttype Tvalue!TtypeSTRING!TpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueTTdataTTtypeTvalueTtypeSTRINGTdataTypeLogicPositionInfoGUidtypeAdmiral_PatrolZoneCustomAttributesgU]positionJ:E@DgU Attribute0VAttribute1VAttribute2WAttribute3VXAttribute4YAttribute5YAttribute6ZAttribute7v[Attribute8L\Attribute9]nAttributes ]propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueVVdataVVtypeVvalueVtypeSTRINGVpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueYWWdataiWWtypeWvalueWtypeSCALARWpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueXVXdata%XVXtypeAXvalueBVXtypeSCALARVXpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXYdataXYtypeXvalueBYtypeSCALARYpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueYYdataYYtypeYvalueYtypeBOOLYpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value]ZZdatamZZtypeZvalue@ZtypeSCALARZpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value5[v[dataE[v[typea[value@v[typeSCALARv[propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value \L\data\L\type7\valueAL\typeSCALARL\propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value\]data\]type\value]typeSTRING]propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value]]data]]type]value]typeSTRING]dataTypeLogicPositionInfoB^idtypeAdmiral_OndemandCampZoneCustomAttributesz^jpositiongEA!BuEanglesj@j@<@z^Attribute0v_Attribute1C`Attribute2aAttribute3aAttribute4bAttribute5ScAttribute6dAttribute7dAttribute8eAttribute9fAttribute10\gAttribute11,hAttribute12hAttribute13inAttributesjpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`C`data`C`type.`valueC`typeSTRINGC`propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value`adata`atype`valueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueaadataaatypeavalueBatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueHbbdataXbbtypetbvalueBbtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuecScdata"cSctype>cvalue ASctypeSCALARScpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuecddatacdtypedvaluedtypeBOOLdpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedddataddtypedvaluedtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueteedataeetypeevalueetypeSTRINGepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueIffdataYfftypeufvalue@ftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueg\gdata+g\gtypeGgvalue\gtypeSCALAR\gpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueg,hdatag,htypehvalue@,htypeSCALAR,hpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuehhdatahhtypehvaluehtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueiidataiitypeivalueitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[jjdatakjjtypejvaluejtypeSTRINGjdataTypeTriggerposition4EEB=Eangle9'AttributeskidtypeEmptyDetectorAreaR50atlOffsetpA[kconditioncall{triggerActivated stage1_5}sizeA@C[kdataTypeGroupsideCivilianEntitieskAttributesQnidWnitemsItem0kItem1mQndataTypeObjectPositionInfoVlsideCivilianflagsAttributeslidtypeC_Bob_VRCustomAttributeslmpositionuE.BȍEangles j@llAttribute0lAttribute1_mnAttributesmpropertyspeakerexpression_this setspeaker _value;Valuem_mdata&m_mtypeJmvalueMale01GREVR_mtypeSTRING_mpropertypitchexpression_this setpitch _value;ValuemmdatammtypemvalueHz?mtypeSCALARmdataTypeWaypointpositionDļ@EEffectsKnshowWPNEVERidtypeMoveQnQnWndataTypeObjectPositionInfonsideEmptyflagsAttributesoidtypeLand_LampIndustrial_02_FatlOffset42?!opositionsKfE4@AEangles?o!odataTypeObjectPositionInfoosideEmptyflagsAttributesoidtypeLand_LampIndustrial_02_FatlOffset?opositionD+eE4@AWEangles?oodataTypeObjectPositionInfogpsideEmptyflagsAttributespidtypeLand_LampIndustrial_02_Fpposition:``EGA6EanglesA?ppdataTypeObjectPositionInfo!qsideEmptyflagsAttributesYqidtypeLand_LampIndustrial_02_F_qpositionqbEGASEanglesA?Yq_qdataTypeObjectPositionInfoqsideEmptyflagsAttributesridtypeLand_LampIndustrial_02_FrpositioniaE:A`EanglesiJ@rrdataTypeObjectPositionInforsideEmptyflagsAttributesridtypeLand_LampIndustrial_02_FatlOffset5rpositionziaE;AEangles3F@rrdataTypeLogicPositionInfo>sidtypeARK_Clear_VehicleatlOffsetjߙA^spositionzӄED^sdataTypeLogicPositionInfosidtypeARK_ACE_RearmspositionrXCBBDangles@@sdataTypeTriggerposition,E C!Eangle?AttributesbtidtypeEmptyDetectorAreaR250atlOffsetAunamestage2_5conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}sizeACsizeBzCactivationByWESTisRectangleudataTypeLogicPositionInfouidtypeAdmiral_OndemandCampZoneCustomAttributesuށposition"EC4KEanglesHK@HEEffectsshowWPNEVERidtypeMove  dataTypeWaypointpositionL5EcBٗ!EtypeCycleEffectsqshowWPNEVERidww}dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes<position9ET4B9Eangles6=:@Attribute0Attribute1Attribute2Attribute3jAttribute4,Attribute5Attribute6Attribute7Attribute8UAttribute9-Attribute10Attribute11ϑAttribute12Attribute13onAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypeщvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value)jdata9jtypeUvalueBjtypeSCALARjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,data,typevalueB,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedataŌtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuewdatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUdata'Utype@valueUtypeSTRINGUpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value-data-typevalue@-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedataΐtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueϑdataϑtypevalue@ϑtypeSCALARϑpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZdatajtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value<data<type'value<typeSTRING<dataTypeTriggerpositionY:EB8Eangle1ga@AttributesidtypeEmptyDetectorAreaR50atlOffset conditioncall{triggerActivated stage2_5}sizeAICdataTypeGroupsideCivilianEntitiesLAttributes_ideitemsItem0Item1Item2 Item3Item4_dataTypeObjectPositionInfosideCivilianflagsAttributes:id typeC_Bob_VRCustomAttributes@positionEEffectsshowWPNEVERid typeMovedataTypeWaypointpositionL5EcBٗ!EtypeCycleEffectsYshowWPNEVERid __edataTypeLogicPositionInfo͙idtypeAdmiral_OndemandCampZoneCustomAttributes$position+EcBP6Eangles~@=D>Attribute0Attribute1ΛAttribute2Attribute3RAttribute4Attribute5ޞAttribute6Attribute7xAttribute8=Attribute9Attribute10Attribute11Attribute12Attribute13WnAttributes$propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueΛdataΛtypevalueΛtypeSTRINGΛpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueRdata!Rtype=valueBRtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueӝdatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueޞdataޞtypeɞvalue AޞtypeSCALARޞpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value_dataotypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value7xdataGxtypecvaluextypeSCALARxpropertyAdmiral_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ԡdatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypeҢvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuevdatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueBdataRtypenvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueWdata&WtypeBvalueWtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value$data$typevalue$typeSTRING$dataTypeTriggerpositionzEJ[Bq6EAttributesidtypeEmptyDetectorAreaR50atlOffset` Aڦconditioncall{triggerActivated stage2_5}sizeAXSCڦdataTypeGroupsideCivilianEntities(Attributes;idAitemsItem0qItem1nItem2Item3dItem4Ϫ;dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributesnposition@ EQHB5EAttribute0TAttribute1nAttributesnpropertyspeakerexpression_this setspeaker _value;ValuedatatypeҨvalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value-ndata=ntypeYvalueHz?ntypeSCALARndataTypeWaypointposition]"E-BEEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeWaypointposition-E65@DEffects^showWPNEVERidtypeMoveatlOffsetdddataTypeWaypointposition}]E@>EEffectsɪshowWPNEVERidtypeMoveϪϪdataTypeWaypointpositionL5EcBٗ!EtypeCycleEffects5showWPNEVERid;;AdataTypeObjectPositionInfosideEmptyAttributes٫idtypeLand_A_Crane_02batlOffset@߫position}aE ZA\E٫߫dataTypeObjectPositionInfohsideEmptyflagsAttributesidtypeLand_EngineCrane_01_FatlOffset5positionaE@EanglesE<dataTypeObjectPositionInfosideEmptyAttributes>idtypeLand_A_Crane_02aatlOffset@DpositionaE A]E>DdataTypeObjectPositionInfoҭsideEmptyflagsAttributes idtypeCUP_A2_Road_PMC_dirt2_3025atlOffset(positionaEn6@Eangles @G2@!@ disableSimulation(dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_A2_Road_PMC_dirt2_25atlOffset5 positionߥaE@Eangles&<_@h@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesүidtypeCUP_A2_Road_PMC_dirt2_6konecatlOffsetpositionaE@EanglesM a@үdisableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeCUP_A2_Road_PMC_dirt2_6konecưpositionaE@Eangles@4@M@disableSimulationưdataTypeObjectPositionInfoRsideEmptyflagsAttributesidtypeCUP_A2_Road_PMC_dirt2_12atlOffsetposition#aEz@%EanglesV@uH@8@disableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnidtypeCUP_A2_Road_PMC_dirt2_3025atlOffsetpositionbE@2EanglesU@,@@ndisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypeCUP_A2_Road_PMC_dirt2_1575`positionvaE^@`?Eanglesّ@m@8@BdisableSimulation`dataTypeObjectPositionInfosideEmptyflagsAttributes(id typeCUP_A2_Road_PMC_dirt2_6konecatlOffsetFpositionaEN@Eangles&<a8?@h@(disableSimulationFdataTypeObjectPositionInfoԴsideEmptyflagsAttributes id!typeCUP_A2_Road_PMC_dirt2_1575atlOffset*position#aE@EanglesU@HY@< disableSimulation*dataTypeObjectPositionInfoŵsideEmptyAttributesid"typeLand_Cargo40_military_green_FatlOffset?CustomAttributes6positionfE  AEangles@z<@ i<createAsSimpleObjectdisableSimulation6Attribute0^nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;Valueζdata޶typevalue typeARRAY itemsItem0@Item1Item2·dataPtypelvalue@typeSCALARdata·typevalue·typeSCALAR·dataҷtypevaluetypeSCALARdataTypeObjectPositionInfosideEmptyAttributesid#typeLand_Cargo40_military_green_FatlOffset|t?position,bE5 ASEangles+H;z<@T@createAsSimpleObjectdisableSimulationdataTypeTriggerposition E<ۼ-DAttributesrid$typeEmptyDetectorAreaR250atlOffset?namefirstCleansizeADsizeB,DisRectangledataTypeTriggerpositionYREDAttributes-id%typeEmptyDetectorAreaR250atlOffsetޣpnamesecondCleansizeADsizeB,DisRectanglepdataTypeLogicPositionInfoغid&typeAdmiral_OndemandCampZoneCustomAttributes/positionE60@Eangles@(<Attribute0 Attribute1ټAttribute2Attribute3]Attribute4Attribute5Attribute6Attribute7Attribute8HAttribute9 Attribute10Attribute11Attribute12Attribute13bnAttributes/propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueټdataټtypeļvalueټtypeSTRINGټpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueZdatajtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value]data,]typeHvalueB]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value޾datatype valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatatypeԿvalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejdataztypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueBdataRtypenvalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value HdataHtype3valueHtypeSTRINGHpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value data type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueMdata]typeyvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value!bdata1btypeMvaluebtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value/data/typevalue/typeSTRING/dataTypeTriggerpositionV8E@EAttributesid'typeEmptyDetectorAreaR50conditioncall{triggerActivated stage5}dataTypeGroupsideCivilianEntities%Attributesid(atlOffsetvm>itemsItem0XItem1Item2xdataTypeObjectPositionInfosideCivilianflagsAttributesid)typeC_Bob_VRatlOffsetvm>positionEM@EdataTypeWaypointposition=6E|FAW EEffectsrshowWPNEVERid*typeMoveatlOffsetW@xxdataTypeWaypointposition-EA^EEffectsshowWPNEVERid+typeMovedataTypeLogicPositionInfoQid,typeAdmiral_OndemandCampZoneCustomAttributespositionrE@nB)R Eangles@K@Attribute0Attribute1RAttribute2Attribute3Attribute4Attribute5bAttribute6"Attribute7Attribute8Attribute9Attribute10kAttribute11;Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueRdata$Rtype=valueRtypeSTRINGRpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueWdatagtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value!bdata1btypeMvalue AbtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value"data"typevalue"typeBOOL"propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueXdatahtypevalueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value*kdata:ktypeVvaluektypeSCALARkpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value;data ;type&value@;typeSCALAR;propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuejdataztypevaluetypeSTRINGdataTypeTriggerposition6ʫEԒmB EAttributes id-typeEmptyDetectorAreaR50atlOffset=P?\conditioncall{triggerActivated stage5}sizeBHC\dataTypeGroupsideCivilianEntitiesAttributes:id.@itemsItem0Item1:dataTypeObjectPositionInfoWsideCivilianflagsAttributeswid/typeC_Bob_VRCustomAttributes}positionwE_4pBmo Ew}Attribute0Attribute1HnAttributespropertyspeakerexpression_this setspeaker _value;ValueHdataHtype3valueMale01GREVRHtypeSTRINGHpropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARdataTypeWaypointpositionCEAz EEffects4showWPNEVERid0typeMove::@dataTypeLogicPositionInfoid1typeARK_Rotor_InsertatlOffset4CustomAttributespositionEә?< EAttribute08Attribute1Attribute2Attribute3yAttribute4-nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueHBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuewdatatypevalueCUP_O_Mi8AMT_RUtypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value5ydataEytypedvalueNORMALytypeSTRINGypropertyARK_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_inserttypeSTRINGdataTypeTriggerpositionED5H EAttributesfid2typeEmptyDetectorAreaR50conditioncall{triggerActivated stage5}dataTypeGroupsideCivilianEntitiesAttributes id3atlOffset@itemsItem0'Item15Item2  dataTypeObjectPositionInfosideCivilianflagsAttributesid4typeC_Jeff_VRatlOffset@CustomAttributes5position+EX]>EAttribute0Attribute1nAttributes5propertyspeakerexpression_this setspeaker _value;ValueedatautypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value5data5type value?5typeSCALAR5dataTypeWaypointposition|EAEEffectsshowWPNEVERid5typeMovedataTypeWaypointpositionE[gMC5EEffectsshowWPNEVERid6typeMove  dataTypeLogicPositionInfoqid7typeARK_Rotor_InsertCustomAttributesposition[!Ef@ Eangles-;Attribute0Attribute1Attribute2Attribute3RAttribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueHBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuePdata`typevalueCUP_O_Mi8AMT_RUtypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueRdataRtype=valueNORMALRtypeSTRINGRpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatatypevalueHCtypeSCALARpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_inserttypeSTRINGdataTypeTriggerposition[!EM/@&EAttributes?id8typeEmptyDetectorAreaR50oconditioncall{triggerActivated stage5}odataTypeGroupsideCivilianEntitiesAttributesid9atlOffsetB?itemsItem0Item1Item2y dataTypeObjectPositionInfosideCivilianflagsAttributesid:typeC_Jeff_VRatlOffsetB?CustomAttributesposition2wE`L@EAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value>dataNtypervalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevalue?typeSCALARdataTypeWaypointpositionEEAEEffectssshowWPNEVERid;typeMoveyydataTypeWaypointpositionKE(CAEEffectsshowWPNEVERid<typeMovedataTypeObjectPositionInfojsideEmptyflagsAttributesidHtypeARK_FV432_Bulldog_GB_WIN_RWSposition{(D@@.DanglesoE:$H?@initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfosideEmptyflagsAttributesidItypeARK_FV432_Bulldog_GB_WIN_RWSatlOffsetУ:6position}"D@`DanglesoE:ͯJ?@initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}6dataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeARK_FV432_Bulldog_GB_WIN_RWSTposition7D33@Danglesn(J?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}TdataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeARK_MCV80_GB_WIN_SLATatlOffset@{positionn&Ds~ A)YDangles-;2J?@initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}{dataTypeObjectPositionInfosideEmptyflagsAttributes<idMtypeARK_MCV80_GB_WIN_SLATatlOffset5position=d!DADanglesoE:M?@<initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfosideEmptyflagsAttributesSidNtypeARK_MCV80_GB_WIN_SLATposition!!C_ A~Dangles?Sinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfo2sideEmptyflagsAttributesjidOtypeARK_MCV80_GB_WIN_SLATposition˅C_ A>Danglesc`?jinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfoLsideEmptyflagsAttributesidRtypeLand_Rail_ConcreteRamp_FpositioneEN@Eangles7?dataTypeLogicPositionInfoareaSize?S@flagsidStypeModuleHideTerrainObjects_FCustomAttributesRpositioneEڿ@Eangles@RAttribute0Attribute1!nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value!data!type valuepA!typeSCALAR!property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOLdataTypeLogicPositionInfo"idatypeAdmiral_PatrolZoneCustomAttributesZpositionaEվt Eangles&@@Z Attribute0Attribute1Attribute2Attribute3IAttribute4Attribute5Attribute6Attribute7iAttribute8?Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIdataItype4valueBItypeSCALARIpropertyAdmiral_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];ValuePdata`type|value@typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value(idata8itypeTvalue@itypeSCALARipropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value?data?type*valueA?typeSCALAR?propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeObjectPositionInfo`sideEmptyflagsAttributesidbtypeLand_MobileRadar_01_generator_FatlOffsetposition$E-A0Eanglesq@disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidctypeacre_oe_303atlOffsetspositionE[;AEanglesf< '@][@ms dataTypeObjectPositionInfosideEmptyflagsAttributesFiddtypeCUP_O_BMP_HQ_CSATatlOffset̸CustomAttributesZFpositionEMK`AEangles9<{ @Y@FlockLOCKEDZAttribute0nAttributesFpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueFdataFtype1value[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[4,2,20,2]],[["30Rnd_65x39_caseless_green","150Rnd_762x54_Box","1Rnd_HE_Grenade_shell","RPG32_F","HandGrenade","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[8]]],false]FtypeSTRINGFdataTypeObjectPositionInfosideEmptyflagsAttributesidetypeUSMC_WarfareBVehicleServicePoint position^E As[Eanglesl@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidftypeRU_WarfareBAircraftFactoryatlOffset position[dE{fAnEangles^_@disableSimulationdataTypeLogicPositionInfoareaSize@@flagsidgtypeModuleHideTerrainObjects_FatlOffset:_>CustomAttributesJposition4vEf AnEangles>Attribute0Attribute1nAttributesJproperty#filterexpression_this setVariable ["#filter",_value]ValuejdataztypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value JdataJtype7valueJtypeBOOLJdataTypeObjectPositionInfosideEmptyflagsAttributes idvtypeLand_BagFence_Short_FatlOffset) positionE AoEangles=<&?$@ disableSimulation) dataTypeObjectPositionInfo sideEmptyflagsAttributes idwtypeLand_BagFence_Short_F positionIޡEhAEangles!;9?,@ disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idxtypeLand_BagFence_Long_FatlOffset positionE A%Eangles=<!"?$@ disableSimulation dataTypeObjectPositionInfoN sideEmptyflagsAttributes idytypeLand_BagFence_Long_F positionҡE1 A&?Eangles!"?$@ disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributesT idztypeLand_BagFence_Long_Fr positionEAZEangles!"?$@T disableSimulationr dataTypeObjectPositionInfo sideEmptyflagsAttributes# id{typeLand_BagFence_Short_FA positionTEcAlEanglesK(?# disableSimulationA dataTypeObjectPositionInfo sideEmptyflagsAttributesid|typeLand_BagFence_Short_FatlOffset positionEM A7Eangles=< @$@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesid}typeLand_BagFence_End_FatlOffsetpositionE AEangles=<պ@$@disableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesid~typeLand_BagFence_Short_FpositionѡEtAEangles!; @,@disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeLand_BagFence_End_FpositionסEAEangles!;պ@,@{disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeLand_BagFence_Long_FgpositionšEeAEangles!;!"?,@IdisableSimulationgdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeLand_BagFence_Long_FatlOffset5EpositionDZEK8A^Eangles6;!"?'disableSimulationEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset5#position矡E A,Eangles6;?disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset5position.EAwEangles6;K(?disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeLand_BagFence_Short_FpositionSEcAdEangles @disableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeLand_BagFence_Short_FatlOffset5position/EA&+Eangles6;@disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeLand_BagFence_Short_Fposition薡EcA^AEangles#q@adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_BagFence_Short_FNposition頡EcA[Eangles#q@0disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_DirtPatch_05_FatlOffset<+positionEb A*Eanglesf&y@ disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_DirtPatch_05_FatlOffset<positionˡE AEanglesf&y@disableSimulationdataTypeTriggerpositionE>A3Eangle@AttributesidtypeEmptyDetectorAreaR250atlOffset$Aconditioncall{triggerActivated stage4}sizeAxjCsizeBCdataTypeLogicPositionInfo7idtypeAdmiral_PatrolZoneCustomAttributeso"positionEX{@'.Dangles @@o Attribute0'Attribute1Attribute2Attribute3^Attribute4Attribute5Attribute6Attribute7~ Attribute8T!Attribute9"nAttributes "propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueadataqtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value^data-^typeIvalueB^typeSCALAR^propertyAdmiral_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];Valueedatautypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value= ~ dataM ~ typei value@~ typeSCALAR~ propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value!T!data#!T!type?!valueAT!typeSCALART!propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!"data!"type"value"typeSTRING"propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value""data""type"value"typeSTRING"dataTypeObjectPositionInfob#sideEmptyflagsAttributes#idtypeHeli_H_civilatlOffset<#position@t,DA@Danglesf?##dataTypeObjectPositionInfo $sideEmptyflagsAttributesX$idtypeHeli_H_civilatlOffset<^$position%DI@Dangles <f?DsideEastflagsAttributesd>idtypeMNP_DPR_Soldier_ATuApositionpEsA<"EanglesT@d>Inventoryy>uA primaryWeaponN?secondaryWeapon?uniform@vestAbackpackDAmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Balaclava_blkheadgearCUP_H_RUS_6B27_oliveuAnameCUP_arifle_AK74MprimaryMuzzleMag??nameCUP_30Rnd_545x39_AK74M_MammoLeft?nameCUP_launch_Igla_LoadedprimaryMuzzleMag?@nameCUP_Igla_MammoLeft@typeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargot@ItemCargo@AitemsItem0@@nameCUP_30Rnd_545x39_AK74M_McountammoLeft@itemsItem0@AnameFirstAidKitcountAtypeNameV_TacVest_brnisBackpackDAtypeNameB_Carryall_khkisBackpackuA{AdataTypeGroupsideEastEntitiesAAttributesEidEitemsItem0AEdataTypeObjectPositionInfoWBsideEastflagsAttributesBidtypeMNP_DPR_Soldier_ATEposition9:Ey@@Eanglesx@BInventoryBE primaryWeaponyCsecondaryWeaponCuniformCDvest?EbackpackoEmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Balaclava_blkheadgearCUP_H_RUS_6B27_oliveEnameCUP_arifle_AK74MprimaryMuzzleMagCCnameCUP_30Rnd_545x39_AK74M_MammoLeftCnameCUP_launch_Igla_LoadedprimaryMuzzleMagDCDnameCUP_Igla_MammoLeftCDtypeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargoDItemCargoD?EitemsItem0DDnameCUP_30Rnd_545x39_AK74M_McountammoLeftDitemsItem0E?EnameFirstAidKitcount?EtypeNameV_TacVest_brnisBackpackoEtypeNameB_Carryall_khkisBackpackEEdataTypeGroupsideEastEntitiesFAttributesIidatlOffset4IitemsItem0FIdataTypeObjectPositionInfoFsideEastflagsAttributesFidtypeMNP_DPR_Soldier_ATatlOffset4Iposition7E(@YDangles{@FInventoryFI primaryWeaponGsecondaryWeapon-HuniformHvestIbackpackImapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Balaclava_blkheadgearCUP_H_RUS_6B27_oliveInameCUP_arifle_AK74MprimaryMuzzleMagG-HnameCUP_30Rnd_545x39_AK74M_MammoLeft-HnameCUP_launch_Igla_LoadedprimaryMuzzleMaggHHnameCUP_Igla_MammoLeftHtypeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargoHItemCargoHIIitemsItem0IHInameCUP_30Rnd_545x39_AK74M_McountammoLeftHIitemsItem0eIInameFirstAidKitcountItypeNameV_TacVest_brnisBackpackItypeNameB_Carryall_khkisBackpackIIdataTypeObjectPositionInfo~JsideEmptyflagsAttributesJidtypeCUP_B_AW159_RN_GreyCustomAttributesK>Rposition,%D@RpropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueLZPdataLZPtypeMvalue"MZPtypeARRAY"MitemsItem0JMItem1~MZPdataZM~MtypejM~MtypeARRAY~MdataMZPtypeMvalueMZPtypeARRAYM itemsItem0'NItem1oNItem2NItem3NItem4:OItem5OItem6OItem7PZPdata7NoNtypeZNvaluehide_radaroNtypeSTRINGoNdataNNtypeNvalueNtypeSCALARNdataNNtypeNvaluehide_strutsNtypeSTRINGNdata O:Otype%Ovalue?:OtypeSCALAR:OdataJOOtypesOvaluemainRotor_foldedOtypeSTRINGOdataOOtypeOvalue?OtypeSCALAROdataOPtypePvaluemainRotor_unfoldedPtypeSTRINGPdata)PZPtypeEPvalueZPtypeSCALARZPpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuePQdataPQtype|Qvalue[[[["CUP_arifle_L85A2_G","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]QtypeSTRINGQpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueQ>RdataR>Rtype+Rvalue>RtypeBOOL>RdataTypeGroupsideWestEntitiesRAttributesUidUitemsItem0RUdataTypeObjectPositionInfo&SsideWestflagsAttributes^SidtypeB_crew_FCustomAttributes:TUposition+D @YDanglespj@^Sskill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "P"], ["marker", "AH1", "ColorRed"]] call hull3_unit_fnc_init;}namep1descriptionBAF - AH 1 (AW 159 Wildcat) Pilot @AH 1isPlayable:TAttribute0rTAttribute1UnAttributesUpropertyspeakerexpression_this setspeaker _value;ValueTUdataTUtypeTvalueMale12ENGUtypeSTRINGUpropertypitchexpression_this setpitch _value;ValueIUUdataYUUtypeuUvalue?UtypeSCALARUUdataTypeGroupsideWestEntitiesUAttributesXidXitemsItem0UXdataTypeObjectPositionInfoxVsideWestflagsAttributesVidtypeB_crew_FCustomAttributesWXpositionwU%D @Dangles@Vskill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "P"], ["marker", "AH2", "ColorBlue"]] call hull3_unit_fnc_init;}namep2descriptionBAF - AH 2 (AW 159 Wildcat) Pilot @AH 2isPlayableWAttribute0WAttribute1VXnAttributesXpropertyspeakerexpression_this setspeaker _value;ValueXVXdataXVXtypeAXvalueMale12ENGVXtypeSTRINGVXpropertypitchexpression_this setpitch _value;ValueXXdataXXtypeXvalue?XtypeSCALARXXdataTypeGroupsideWestEntities-YAttributes_id%_itemsItem0UYItem1A\_dataTypeObjectPositionInfoYsideWestflagsAttributesZidtypeB_crew_FCustomAttributesZA\position3C&@VDangles @gm?5V@Zskill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "P"], ["marker", "AH3", "ColorGreen"]] call hull3_unit_fnc_init;}namep3descriptionBAF - AH 3 (Apache Longbow) Pilot (JIP)@AH 3isPlayableZAttribute0)[Attribute1[nAttributesA\propertyspeakerexpression_this setspeaker _value;Values[[data[[type[valueMale12ENG[typeSTRING[propertypitchexpression_this setpitch _value;Value\A\data\A\type,\value?A\typeSCALARA\ dataTypeObjectPositionInfo\sideWestflagsAttributes ]idtypeB_crew_FatlOffsetCustomAttributes]_positionUH4C?@[Dangles@gm?\@ ]skill?initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "P"]] call hull3_unit_fnc_init;}namep4descriptionBAF - AH 3 (Apache Longbow) Copilot (JIP) @AH 3isPlayable]Attribute0^Attribute1^nAttributes_propertyspeakerexpression_this setspeaker _value;ValueQ^^dataa^^type^valueMale12ENG^typeSTRING^propertypitchexpression_this setpitch _value;Value^_data^_type _value?_typeSCALAR_%_ dataTypeObjectPositionInfo_sideEmptyflagsAttributes_idtypeCUP_B_AH1_DL_BAFatlOffset;CustomAttributes]`aposition;Cֽ@Dangles$q@u$@/V@_initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}]`Attribute0`nAttributesapropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value`adata`atypeavalue[[[["CUP_arifle_L85A2_G","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]atypeSTRINGadataTypeMarkerposition;')Dh@T'Dnamer3typeEmptyidatlOffsetbdataTypeObjectPositionInfobsideEmptyflagsAttributesbidtypeLand_Rail_Station_Big_FatlOffsetbpositionvEeE,1AHEangles,@bbdataTypeLogicPositionInfowcareaSizepA@flagsidtypeModuleHideTerrainObjects_FCustomAttributesceposition{eE@>EanglesuD=@cAttribute0cAttribute1~dnAttributeseproperty#filterexpression_this setVariable ["#filter",_value]Value=d~ddataMd~dtypeidvalue0A~dtypeSCALAR~dproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuededatadetype evalueetypeBOOLedataTypeObjectPositionInfoesideEmptyflagsAttributeseidtypeLand_Shed_14_FepositionHfE:K@REangles6@eedataTypeObjectPositionInfo?fsideEmptyflagsAttributeswfidtypeLand_Shed_14_F}fpositionhECs@IEangles!@wf}fdataTypeObjectPositionInfofsideEmptyflagsAttributes'gidtypeLand_Shed_14_F-gposition7hECs@wEangles@'g-gdataTypeObjectPositionInfogsideEmptyflagsAttributesgidtypeLand_Barn_W_02gposition?/eEcAEanglesoE:r@@ggdataTypeObjectPositionInfoOhsideEmptyflagsAttributeshidtypeLand_Barn_W_02hpositionfeEAEanglesr@-;hhdataTypeObjectPositionInfohsideEmptyflagsAttributes7iidtypeLand_Shed_07_F=ipositionkeE@.PEanglesNs:@7i=idataTypeObjectPositionInfoisideEmptyflagsAttributesiidtypeLand_TimberPile_05_F jposition'eE@lEangles-?idisableSimulation jdataTypeObjectPositionInfojsideEmptyflagsAttributesjidtypeLand_TimberPile_02_FjpositionoeEߗ@yxEanglesY?jdisableSimulationjdataTypeObjectPositionInfoPksideEmptyflagsAttributespkidtypeLand_DirtPatch_05_FkpositioneENͿ@!eEpkdisableSimulationkdataTypeObjectPositionInfolsideEmptyflagsAttributes%lidtypeLand_DirtPatch_05_FClpositionGFeE@NE%ldisableSimulationCldataTypeObjectPositionInfolsideEmptyflagsAttributeslidtypeLand_DirtPatch_05_FmpositionܠEAsEangles_i&@ldisableSimulationmdataTypeObjectPositionInfomsideEmptyflagsAttributesmidtypeHeli_H_civilmpositionV4nposition#3Ei@pXDanglesE?nndataTypeObjectPositionInfoOosideEmptyflagsAttributesoidtypeCUP_vojenska_palandaoposition3Eͭ@hDangles@@S:odisableSimulationodataTypeObjectPositionInfopsideEmptyflagsAttributesUpidtypeCUP_vojenska_palandaspposition<3E/@ADangles3?@S:UpdisableSimulationspdataTypeObjectPositionInfopsideEmptyflagsAttributes#qidtypeCUP_vojenska_palandaAqpositionf3E@YDanglesp7@S:#qdisableSimulationAqdataTypeObjectPositionInfoqsideEmptyflagsAttributesridtypeO_Truck_02_covered_FatlOffsetrpositionA5EL@,Dangles8=@F@rlockLOCKEDrdataTypeObjectPositionInforsideEmptyflagsAttributesridtypeCUP_O_UAZ_Militia_CSATatlOffsetbrposition'i4EB@Danglesa@F@rlockLOCKEDrdataTypeObjectPositionInfo]ssideEmptyflagsAttributessidtypeLand_GuardShedsposition2EE@@DanglesTr?ssdataTypeObjectPositionInfo tsideEmptyflagsAttributesEtidtypeLand_GuardShedKtposition72Ed@%DanglesTr?EtKtdataTypeObjectPositionInfotsideEmptyflagsAttributestidtypeLand_BagFence_Long_Fuposition2E}]@hQDangles@tdisableSimulationudataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeFlagCarrierNorthupositionh2EADangles5+@uudataTypeLogicPositionInfo3vid typeAdmiral_OndemandCampZoneCustomAttributeskvposition ?E ]B\)Eangles@R?@kvAttribute0gwAttribute14xAttribute2xAttribute3yAttribute4zzAttribute5D{Attribute6|Attribute7|Attribute8}Attribute9{~Attribute10MAttribute11Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuew4xdatax4xtypexvalue4xtypeSTRING4xpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuexxdataxxtypexvaluextypeSCALARxpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuewyydatayytypeyvalueBytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value9zzzdataIzzztypeezvalueBzztypeSCALARzzpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{D{data{D{type/{value AD{typeSCALARD{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];Valuee}}datau}}type}value}typeSTRING}propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value:~{~dataJ~{~typef~value@{~typeSCALAR{~propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value MdataMtype8valueMtypeSCALARMpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypeԀvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value|datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata\typeuvaluetypeSTRINGdataTypeTriggerposition;@E̡BX"Eangle@Attributesid typeEmptyDetectorAreaR50atlOffsetկ?Lconditioncall{triggerActivated stage2_5}sizeAICLdataTypeGroupsideCivilianEntitiesAttributes͆id ӆitemsItem0̓Item1Item2M͆dataTypeObjectPositionInfoRsideCivilianflagsAttributesid typeC_Bob_VRCustomAttributesposition @EåBM0#Eangles4?Attribute0ȄAttribute1[nAttributespropertyspeakerexpression_this setspeaker _value;Value[data"[typeFvalueMale01GREVR[typeSTRING[propertypitchexpression_this setpitch _value;ValuedatatypeͅvalueHz?typeSCALARdataTypeWaypointpositionE$tB EEffectsGshowWPNEVERid typeMoveMMdataTypeWaypointloiterAltitudeposition)WEU@REEffectsdžshowWPNEVERidM typeMove͆͆ӆ dataTypeObjectPositionInfolsideEastflagsAttributesidtypeCUP_O_ZSU23_CSATatlOffsetCustomAttributes͇Xposition"E̾@7& Eangles@S:lockLOCKEDfuelnameaa͇Attribute0Attribute1nAttributesXpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_dataotype{value[[[["arifle_Katiba_C_F","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_65x39_caseless_green","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[4]]],false]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueXdata)XtypeEvalueXtypeBOOLXdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetitemsItem0 Item1_Item2Item3͑Item48Item5Item6 dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffsetCustomAttributes_position)"Eq׾@+ Eangles@S:skillL>nameaaCAttribute0GAttribute1،nAttributes_propertyspeakerexpression_this setspeaker _value;Value،data،typeÌvalueMale02PER،typeSTRING،propertypitchexpression_this setpitch _value;Value_data._typeJvalue?_typeSCALAR_dataTypeObjectPositionInfosideEastflagsAttributes!idtypeMNP_DPR_Soldier_FCustomAttributes>position)"Er׾@+ Eangles@S:!skillL>nameaaG>Attribute0vAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedataЎtypevalueMale01PERtypeSTRINGpropertypitchexpression_this setpitch _value;ValueMdata]typeyvalue?typeSCALAR dataTypeObjectPositionInfo(sideEastflagsAttributes`idtypeMNP_DPR_Soldier_FatlOffsetCustomAttributes}͑position)"Eq׾@+ Eangles@S:`skillL>nameaaD}Attribute0Attribute1FnAttributes͑propertyspeakerexpression_this setspeaker _value;ValueFdataFtype1valueMale03PERFtypeSTRINGFpropertypitchexpression_this setpitch _value;Value͑data͑typevalueHz?͑typeSCALAR͑dataTypeWaypointposition{E@ EEffects2showWPNEVERidtypeMove88dataTypeWaypointposition機E6A"8EEffectsshowWPNEVERidtypeMovedataTypeWaypointposition=EA+EtypeSeekAndDestroyEffectsshowWPNEVERiddataTypeWaypointpositionEAEtypeCycleEffects~showWPNEVERid LinkIDProviderLinks“nextID“itemsItem0Item1XItem2linkIDitem0item1CustomData0XroleturretPathXlinkIDitem0item1CustomDataroleturretPathlinkIDitem0item1CustomDataroledataTypeLogicPositionInfoareaSizelBޮitemsItem0]Item1Item2mخdataTypeObjectPositionInfoܭsideCivilianflagsAttributesidOtypeC_Bob_VRatlOffsetvm>position)EП@EdataTypeWaypointpositionE><@N!EEffectsgshowWPNEVERidPtypeMovemmdataTypeWaypointpositionakmEN@ EEffectsҮshowWPNEVERidQtypeMoveخخޮdataTypeObjectPositionInfoksideEmptyflagsAttributesidntypeLand_ServiceHangar_01_L_FatlOffset`>position`E7AEanglesU@dataTypeLogicPositionInfoIareaSize@?flagsidtypeModuleHideTerrainObjects_FatlOffset`)r?CustomAttributesiױpositionE AEiAttribute0Attribute18nAttributesױproperty#filterexpression_this setVariable ["#filter",_value]Value8data8type#valueA8typeSCALAR8property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueױdataױtypeıvalueױtypeBOOLױdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeO_Truck_02_covered_Fposition>*E)00AEangles{5n@lockLOCKEDdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeO_Truck_03_repair_F^position=Ea2AKEangles^?JlockLOCKED^dataTypeObjectPositionInfosideEmptyflagsAttributes#idotypeLand_ServiceHangar_01_R_FatlOffset >)positionE:AwEanglesU@#)dataTypeObjectPositionInfosideEmptyflagsAttributes޴idttypeLand_ServiceHangar_01_R_Fposition EgAgEanglesU@޴dataTypeObjectPositionInfoqsideEmptyflagsAttributesidutypeLand_ServiceHangar_01_L_FatlOffset;=positionYEAwEanglesU@ dataTypeLogicPositionInfoeareaSizeC6AareaIsRectangleflagsidvtypeModuleHideTerrainObjects_FatlOffset@ >CustomAttributes position8EA\Eangles?Attribute0նAttribute1lnAttributes property#filterexpression_this setVariable ["#filter",_value]Value+ldata;ltypeWvalue@ltypeSCALARlproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value̷ dataܷ typevalue typeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeLand_ClutterCutter_large_FpositionИEA>EdataTypeObjectPositionInfo-sideEmptyflagsAttributesMidztypeLand_ClutterCutter_large_FSposition2EAEMSdataTypeObjectPositionInfosideEmptyflagsAttributesid{typeLand_ClutterCutter_large_FatlOffset5positionEA<EdataTypeObjectPositionInfosideEmptyAttributesid|typeLand_ClutterCutter_large_FatlOffsetv>position*EA 9EdataTypeObjectPositionInfo=sideEmptyflagsAttributes]id}typeLand_ClutterCutter_large_FatlOffset@-!>cpositionEA,E]cdataTypeObjectPositionInfosideEmptyflagsAttributesid~typeLand_ClutterCutter_large_FatlOffset@>positionEhAbEdataTypeObjectPositionInfosideEmptyflagsAttributesżidtypeLand_ClutterCutter_large_FatlOffset>˼positionnEhA:AEż˼dataTypeObjectPositionInfoSsideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset/=position(eEa'A!UEangles9>disableSimulationdataTypeObjectPositionInfo1sideEmptyflagsAttributesiidtypeMisc_cargo_cont_net3atlOffset"<position(E&AEanglesM&@idisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeMisc_cargo_cont_net2atlOffset"%disableSimulationCdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset"disableSimulation!dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset=positionE# AF&Eangles9>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset"<positionE1AEangles9>disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset"<positionąE1AEangles9>disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeMisc_cargo_cont_net1atlOffset"<positionME1A.Eangles9>{disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeMisc_cargo_cont_net3atlOffset=wposition~E^(AEangles@YdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeMisc_cargo_cont_net2atlOffset=UpositionͮE+ A;Eangles9>7disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffsetȕ<3positionbE@8AډEangles9>disableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset"<positionԝE1A€Eangles9>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset=position̝E:AEangles9>disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeMisc_cargo_cont_net2positionE!AEangles9>disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidtypeMisc_cargo_cont_net1position>E!AEangles9>mdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeMisc_cargo_cont_net1YpositionE!AάEangles9>;disableSimulationYdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset"<7position#E1AF|Eangles@disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset<position6EKAEangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset"<position%E1AפEangles@disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset@M;position)5E&A~Eangles@disableSimulationdataTypeObjectPositionInfoYsideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset>positionKuE\&AgEanglesz>disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeMisc_cargo_cont_net2}positionE!A~Eangles@_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes=idtypeMisc_cargo_cont_net2atlOffset=[positionEAEangles@=disableSimulation[dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset0=9positionu%E AEangles9>disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset"<position슝E1A7Eangles9>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffsetM=position0=E A}Eangles9>disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset=position 6E AMEangles9>disableSimulationdataTypeObjectPositionInfo[sideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffsetp;position#EA[Eangles@disableSimulationdataTypeObjectPositionInfo9sideEmptyflagsAttributesqidtypeMisc_cargo_cont_net3atlOffset"<positionv~E&AOEangles@qdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeMisc_cargo_cont_net2atlOffset"OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeMisc_cargo_cont_net2atlOffset=position@EؒANEangles@Q>7=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffsetk>positionEqA Eangles%?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset@>position}1EApEangles%?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset/>positionm+EAEangles%?disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeMisc_cargo_cont_net3positionm^E&AMEangles@disableSimulationdataTypeObjectPositionInfo-sideEmptyflagsAttributeseidtypeMisc_cargo_cont_net2atlOffset@%C>position[EXAHEangles%?edisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesCidtypeMisc_cargo_cont_net1atlOffset=apositionqEAEangles%?CdisableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributes!idtypeMisc_cargo_cont_net1atlOffset@>?position=nEAEangles%?!disableSimulation?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net1atlOffset:=position"EtAEangles%?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net3position3E&AayEangles@disableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset:=position1EsAѰEangles%?disableSimulationdataTypeObjectPositionInfoGsideEmptyflagsAttributesidtypeLand_ClutterCutter_large_FpositionwEffA.EanglesŸX@dataTypeObjectPositionInfosideEmptyflagsAttributes5idtypeMisc_cargo_cont_net1Sposition>ќE!A)Eanglest@5disableSimulationSdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset;1position]Ec&A;DEangles @disableSimulation1dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2positionQޜE!A Eanglest@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffsetB>positioniE&Ap_Eangles@disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset@U;position˃E%/AjEangles@disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeMisc_cargo_cont_net1atlOffset]6>positionޖE9A5Eangles@{disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeMisc_cargo_cont_net2gpositionaלE!A Eangles@IdisableSimulationgdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeMisc_cargo_cont_net2atlOffset:=EpositionJE~A$jEangles@'disableSimulationEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net2atlOffset;#positionE2AePEanglesI @disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset;positionE#'A8Eangles@disableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeMisc_cargo_cont_net3positionқE&A%Eangles@disableSimulationdataTypeObjectPositionInfoWsideEmptyflagsAttributesidtypeMisc_cargo_cont_net3atlOffset"<positionE&AEangles_,@disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidtypeMisc_cargo_cont_net3atlOffset:position<=E&AZEangles3)o@mdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesKidtypeMisc_cargo_cont_net2atlOffset"CustomAttributesposition!EE5AEangles@lockLOCKEDfuelAttribute0SAttribute1nAttributespropertyammoBoxexpression[_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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuebdatartypevaluetypeBOOLdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeCUP_O_BM21_SLACustomAttributespositionmtEgF5A7Eangles@alockLOCKEDfuelAttribute0Attribute1>nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>data">type)value[[[["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]>typeSTRING>propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BM21_SLACustomAttributeskposition ^EgF5AJEangles@lockLOCKEDfuelAttribute0Attribute1nAttributeskpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuewdatatypevalue[[[["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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value,kdata<ktypeXvaluektypeBOOLkdataTypeObjectPositionInfosideEmptyflagsAttributes+idtypeCUP_O_BM21_SLACustomAttributesJpositioneXEeI5A"Eangles)@+lockLOCKEDfuelJAttribute0Attribute1nAttributespropertyammoBoxexpression[_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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoXsideEmptyflagsAttributesidtypeCUP_O_BM21_SLACustomAttributes5position)BEeI5AEangles)@lockLOCKEDfuelAttribute0Attribute1mnAttributes5propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueAmdataQmtypeXvalue[[[["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]mtypeSTRINGmpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value5data5type"value5typeBOOL5dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BM21_SLACustomAttributesposition@ EeI5A@Eangles)@lockLOCKEDfuelAttribute0LAttribute1nAttributespropertyammoBoxexpression[_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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value[dataktypevaluetypeBOOLdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidtypeCUP_O_BM21_SLACustomAttributesy position#EeI5AOEangles)@ZlockLOCKEDfuelyAttribute0Attribute17 nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value 7 data 7 type" value[[[["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]7 typeSTRING7 propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value  data  type value typeBOOL dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeCUP_O_BM21_SLACustomAttributes dposition0EeI5AEangles̨@ lockLOCKEDfuel Attribute0 Attribute1 nAttributesdpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuep  data  type value[[[["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] typeSTRING propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value%ddata5dtypeQvaluedtypeBOOLddataTypeObjectPositionInfosideEmptyflagsAttributes$idtypeCUP_O_BM21_SLACustomAttributesCpositionvEeI5A!Eangles'@$lockLOCKEDfuelCAttribute0{Attribute1nAttributespropertyammoBoxexpression[_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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypeCUP_O_BM21_SLACustomAttributes.position EgF5A{Eangles%n@lockLOCKEDfuelAttribute0Attribute1fnAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value:fdataJftypeQvalue[[[["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]ftypeSTRINGfpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value.data.typevalue.typeBOOL.dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BM21_SLACustomAttributes positionטEgF5A5Eangles(k@lockLOCKEDfuel Attribute0EAttribute1nAttributespropertyammoBoxexpression[_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]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueTdatadtypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeUSMC_WarfareBVehicleServicePointmposition9EHK,A'Eanglest@OdisableSimulationmdataTypeObjectPositionInfosideEmptyAttributes#idtypeLand_MRL_Magazine_01_FatlOffset >\positionUQEAAEangles$f@#createAsSimpleObjectdisableSimulation\dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_MRL_Magazine_01_FatlOffset7WpositionGHEA -Eangles$f@createAsSimpleObjectdisableSimulationWdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_MRL_Magazine_01_FBposition-AEAEangles#@ createAsSimpleObjectdisableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_MRL_Magazine_01_F-positionSEA^Eangles@createAsSimpleObjectdisableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_ControlTower_01_FatlOffset5positionD":A EanglesP@dataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_RepairDepot_01_green_FpositionH2EҀCustomAttributes02position`De@Eangles:;!@0Attribute00Attribute1x1nAttributes2property#filterexpression_this setVariable ["#filter",_value]Value71x1dataG1x1typec1valuepAx1typeSCALARx1property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value12data12type2value2typeBOOL2dataTypeObjectPositionInfo2sideEmptyflagsAttributes2idtypeLand_GarageOffice_01_FatlOffset2positionD A?Eangles?22 dataTypeObjectPositionInfo3sideEmptyflagsAttributes3idtypeLand_GarageRow_01_large_FatlOffset5CustomAttributes35positionYDAHEangles?33Attribute03nAttributes5propertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValueX45datah45type4value45typeARRAY4itemsItem04Item1 5Item2L55data4 5type4value 5typeSCALAR 5data5L5type75valueL5typeSCALARL5data\55typex5value5typeSCALAR5dataTypeObjectPositionInfo 6sideEmptyflagsAttributesD6idtypeLand_TrailerCistern_wreck_FJ6positionN=D@Eangles@@D6J6dataTypeObjectPositionInfo6sideEmptyflagsAttributes7idtypeLand_Mine_01_warehouse_FCustomAttributes78position%DhHAEangles?77Attribute0B7nAttributes8propertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;Value78data78type7value78typeARRAY7itemsItem0$8Item1e8Item288data48e8typeP8value Ae8typeSCALARe8datau88type8value8typeSCALAR8data88type8value8typeSCALAR8dataTypeObjectPositionInfob9sideEmptyflagsAttributes9idtypeLand_Radar_01_kitchen_F9positionEOA9EanglesPV @99dataTypeObjectPositionInfo:sideEmptyflagsAttributesP:idtypeLand_ruin_rubble_PMCn:position&eD~^@Eangles#;:;P:disableSimulationn:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idtypeLand_ruin_rubble8;position;KDȽ@ Eangles#;?@:;;disableSimulation8;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;id typeLand_Tank_rust_F<position\DO@jEangles:;?#;;disableSimulation<dataTypeObjectPositionInfo~<sideEmptyflagsAttributes<idtypeLand_Misc_GContainer_Big<positionkD@^FEangleş?<disableSimulation<dataTypeObjectPositionInfoP=sideEmptyflagsAttributes=idtypeLand_Misc_GContainer_Big=positionD@1EanglestΦ?=disableSimulation=dataTypeObjectPositionInfo">sideEmptyflagsAttributesZ>idtypeLand_Misc_GContainer_Bigx>position?D@bEangles]\?Z>disableSimulationx>dataTypeObjectPositionInfo>sideEmptyflagsAttributes*?idtypeLand_Caravan_01_rust_F0?positionDH@EanglesD?*?0?dataTypeObjectPositionInfo?sideEmptyflagsAttributes?idtypeLand_Wreck_Ural_F?positionLD@x5Eangles~@?disableSimulation?dataTypeObjectPositionInfo@sideEmptyflagsAttributes@idtypeplp_cts_BarrelRustyBatlOffset;@positionDB@+$E@@dataTypeObjectPositionInfo!AsideEmptyflagsAttributesAAidtypeplp_cts_BarrelRustyAGAposition^D@0EAAGAdataTypeObjectPositionInfoAsideEmptyflagsAttributesAidtypeplp_cts_BarrelRustyASideatlOffset@CApositionD@;EAAdataTypeObjectPositionInfoqBsideEmptyflagsAttributesBidtypeplp_cts_BarrelRustyABpositionD@,EBBdataTypeObjectPositionInfoCsideEmptyflagsAttributesKCidtypeLand_Radar_01_HQ_ruins_FiCpositiontD>@lEangles!@KCdisableSimulationiCdataTypeObjectPositionInfoCsideEmptyflagsAttributes"DidtypeLand_Radar_01_kitchen_ruins_F@Dposition[D"@jEangles 9@"DdisableSimulation@DdataTypeObjectPositionInfoDsideEmptyflagsAttributesDidtypeLand_Caravan_01_green_FDpositioncE:@Eanglesp@DDdataTypeObjectPositionInfouEsideEmptyflagsAttributesEid typeLand_Misc_GContainer_BigEpositionwdE@(`EanglesR@S:EdisableSimulationEdataTypeObjectPositionInfoGFsideEmptyflagsAttributesFid!typeLand_Misc_GContainer_BigFposition dEt@EanglesS:k@FdisableSimulationFdataTypeObjectPositionInfoGsideEmptyflagsAttributesPGid(typeLand_Misc_IronPipes_EP1nGpositionbE@@EanglesRg?PGdisableSimulationnGdataTypeObjectPositionInfoGsideEmptyflagsAttributes0Hid*typeLand_CinderBlocks_01_FatlOffsetNHpositionHbE@4xEangles?0HdisableSimulationNHdataTypeObjectPositionInfoHsideEmptyflagsAttributesIid+typeLand_CinderBlocks_01_FatlOffset.Iposition`bE@K~EanglesFƬ?IdisableSimulation.IdataTypeObjectPositionInfoIsideEmptyflagsAttributesIid7typeLand_GarageRow_01_large_ruins_FJpositionD]aEW@EanglesB@IdisableSimulationJdataTypeObjectPositionInfoJsideEmptyflagsAttributesJid9typeLand_Radar_01_kitchen_ruins_FJposition aEx@&EanglesIB@JdisableSimulationJdataTypeObjectPositionInfooKsideEmptyflagsAttributesKid:typeLand_Radar_01_kitchen_ruins_FatlOffset5KpositionYaE@Eangles?>@KdisableSimulationKdataTypeObjectPositionInfo=LsideEmptyflagsAttributesuLid?typeLand_GuardTower_01_F{LpositionlgE ,A|EanglesG1@uL{L dataTypeObjectPositionInfoMsideEmptyflagsAttributesVMidBtypeLand_GarageRow_01_small_FatlOffset5CustomAttributes\M)Opositione_bEAu Eangles?VM\MAttribute0MnAttributes)OpropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValueM)OdataN)OtypeNvalue3N)OtypeARRAY3NitemsItem0fNItem1NItem2N)OdatavNNtypeNvalueNtypeSCALARNdataNNtypeNvalueNtypeSCALARNdataN)OtypeOvalue)OtypeSCALAR)OdataTypeObjectPositionInfoOsideEmptyflagsAttributesOidDtypeLand_Factory_02_FOpositionbE@AEanglesd>OOdataTypeObjectPositionInfo_PsideEmptyflagsAttributesPid5typeLand_GarageRow_01_small_ruins_FPpositionEangles1b@VVdataTypeObjectPositionInfo7WsideEmptyflagsAttributesoWidOtypeLand_Radar_01_kitchen_ruins_FatlOffset5Wpositionb`E@XEangles?oWdisableSimulationWdataTypeObjectPositionInfo XsideEmptyflagsAttributes,XidttypeLand_ShellCrater_02_large_FJXposition ]Ek@ E,XdisableSimulationJXdataTypeObjectPositionInfoXsideEmptyflagsAttributesXidutypeLand_ShellCrater_02_debris_FYposition ]E@ EXdisableSimulationYdataTypeObjectPositionInfoYsideEmptyflagsAttributesYidvtypeLand_ShellCrater_02_decal_FYposition]E@ء EYdisableSimulationYdataTypeObjectPositionInfoTZsideEmptyflagsAttributesZidwtypeLand_ShellCrater_02_large_FatlOffset5ZpositionWE"҈@L'Eangles@5?oE:ZdisableSimulationZdataTypeObjectPositionInfo*[sideEmptyflagsAttributesb[idxtypeLand_ShellCrater_02_debris_F[positioniWEJ@'Eangles@5?oE:b[disableSimulation[dataTypeObjectPositionInfo[sideEmptyflagsAttributes7\idytypeLand_ShellCrater_02_decal_FU\positionWEx@2Eangles@5?oE:7\disableSimulationU\dataTypeObjectPositionInfo\sideEmptyflagsAttributes ]idztypeLand_ShellCrater_02_large_F*]positionTE$@EanglesP@"0@@ ]disableSimulation*]dataTypeObjectPositionInfo]sideEmptyflagsAttributes]id{typeLand_ShellCrater_02_debris_F^positionTEu@Eangleso@"0@@]disableSimulation^dataTypeObjectPositionInfo^sideEmptyflagsAttributes^id|typeLand_ShellCrater_02_decal_F^position$TE@ wEanglesP@"0@@^disableSimulation^dataTypeObjectPositionInfod_sideEmptyflagsAttributes_id}typeLand_ShellCrater_02_large_FatlOffset5_positionYE@S Eangles!@-;_disableSimulation_dataTypeObjectPositionInfo:`sideEmptyflagsAttributesr`id~typeLand_ShellCrater_02_debris_F`positionYE\@\A Eangles!@-;r`disableSimulation`dataTypeObjectPositionInfoasideEmptyflagsAttributesGaidtypeLand_ShellCrater_02_decal_FeapositionXEJv@!b EanglesoE:-;GadisableSimulationeadataTypeObjectPositionInfoasideEmptyflagsAttributes,bidtypeLand_ShellCrater_02_large_FatlOffset5JbpositionDVE<@QEangles@!J@@,bdisableSimulationJbdataTypeObjectPositionInfobsideEmptyflagsAttributescidtypeLand_ShellCrater_02_debris_FatlOffset50cpositionVE@Eangles@!J@@cdisableSimulation0cdataTypeObjectPositionInfocsideEmptyflagsAttributescidtypeLand_ShellCrater_02_decal_Fdposition#VE|@˭Eangles@!J@@cdisableSimulationddataTypeObjectPositionInfodsideEmptyflagsAttributesdidtypeLand_ShellCrater_02_large_FatlOffset5dpositionOE쾱@: Eangles@HP?rd={{dataTypeObjectPositionInfo+|sideEmptyAttributesc|idtypeLand_Wreck_T72_turret_FatlOffset>i|position42JEAEanglesܿ@n@ѿ@c|i|dataTypeObjectPositionInfo|sideEmptyflagsAttributes }idtypeCrater}positionIEmAEangles8@˜D< }}dataTypeObjectPositionInfo}sideEmptyflagsAttributes}idtypeLand_ShellCrater_02_debris_F}positionIE" AyEangles8@˜D<}}dataTypeObjectPositionInfoN~sideEmptyflagsAttributes~idtypeLand_ShellCrater_02_large_F~positionKE+F@7Eangles@@@~disableSimulation~dataTypeObjectPositionInfo$sideEmptyflagsAttributes\idtypeLand_ShellCrater_02_debris_FzpositionNKE@FEangles@@@\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_ShellCrater_02_decal_FOposition LEOY@4Eangles@@@1disableSimulationOdataTypeTriggerpositionEЃAEangleG@AttributesԀidtypeEmptyDetectorAreaR250atlOffset+>.conditioncall{triggerActivated stage2}sizeAQBsizeB!BisRectangle.dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Barn_W_02atlOffset5positionDA8. Eangleso@=^@ <dataTypeObjectPositionInfojsideEmptyflagsAttributesidtypeland_gm_euro_shed_03_winposition\E33 AǰEangles@dataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeland_gm_euro_fuelstation_01_w_winatlOffsetJ>{positionQD{@Eangles@u{dataTypeObjectPositionInfosideEmptyflagsAttributes6idtypeland_gm_euro_fuelstation_02_win<position^1DAǵ@\EanglesOP>6<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_office_01_winposition~cE@Eanglesɒ?dataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeland_gm_euro_gardenshed_03_01position-E5 AŅ#EdataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeland_gm_euro_house_04_dXpositionEA+8$Eanglesf.=RXdataTypeObjectPositionInfo׆sideEmptyflagsAttributesidtypeland_gm_tower_bt_6_fuest_80positionbE@TEanglesH@dataTypeObjectPositionInfosideEmptyflagsAttributesŇidtypeland_gm_euro_shed_05ˇpositionoՒEffAEangles>De@ҡdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeLand_GuardHouse_02_grey_Fposition E~8-A"Eangles|?dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeland_gm_euro_office_01_winBpositionZaE>@WTEanglesɒ?<B dataTypeLogicPositionInfoareaSizeAAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset˸@CustomAttributes0positionb|cEAgEangles-@0Attribute0hAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedataΊtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value_dataotypevaluetypeBOOL dataTypeLogicPositionInfoTareaSizeAJAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset_@CustomAttributespositionEaEA|Eangles-@Attribute0ČAttribute1[nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value[data*[typeFvaluepA[typeSCALAR[property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedataˍtypevaluetypeBOOLdataTypeObjectPositionInfoxsideEmptyflagsAttributesidtypeland_gm_euro_office_03_winposition eE@GEangles7@ dataTypeLogicPositionInfolareaSizeAAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset˸@CustomAttributesposition fE59PA}Eangles-@Attribute0܏Attribute1snAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value2sdataBstype^valuepAstypeSCALARsproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueӐdatatypevaluetypeBOOLdataTypeTriggerpositioncE`A Eangle3H:@AttributesidtypeEmptyDetectorAreaR250atlOffset ?conditioncall{triggerActivated stage2}sizeAOBsizeB&AisRectangledataTypeGroupsideEastEntities;Attributes iditemsItem0X dataTypeObjectPositionInfo͒sideEastflagsAttributesidtypeMNP_DPR_Soldier_AR positiondaEȚitemsItem0šdataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_MGatlOffsetp>špositionKDS"@EšȚdataTypeGroupsideEastEntitiesAttributesiditemsItem0/dataTypeObjectPositionInfosideEastflagsAttributesܛidtypeMNP_DPR_Soldier_MGposition'DAUEangles]@ܛdataTypeGroupsideEastEntities2AttributesiditemsItem0OdataTypeObjectPositionInfoĜsideEastflagsAttributesidtypeMNP_DPR_Soldier_MGpositionkDAEangles@dataTypeGroupsideEastEntitiesRAttributes iditemsItem0o dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_AT positionO\DuBWAFrE dataTypeGroupsideEastEntitiesZAttributesiditemsItem0wdataTypeObjectPositionInfosideEastflagsAttributes idtypeMNP_DPR_Soldier_TLposition%QDpA E dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset1@CustomAttributesposition8/Em(6D Attribute0OAttribute1 Attribute2̡Attribute3Attribute4>Attribute5Attribute6Attribute7kAttribute8/nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value͠ dataݠ typevalue typeSTRING propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value̡data̡typevalue̡typeSCALAR̡propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDdataTtypepvaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value>data >type)valueB>typeSCALAR>propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedataƣtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueodatatypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value*kdata:ktypeVvalue BktypeSCALARkpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/data/typevalue/typeSTRING/propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataŦtypeަvaluetypeSTRINGdataTypeGroupsideEastEntitiesMAttributes-idatlOffset]@3itemsItem0j-dataTypeObjectPositionInfosideEastflagsAttributes'idtypeMNP_DPR_Soldier_ATatlOffset]@-positioncEѻ?AWdEanglesJ?'-3dataTypeTriggerpositionfbE00FA4Dangle˜7@AttributesidtypeEmptyDetectorAreaR50atlOffsetܡ)@namestage0_5activationByWESTdataTypeLayernameboats_cargoEntities2idatlOffset~1@itemsSItem0Item1AItem2Item3Item4Item5Item6Item7pItem8JItem9!Item10Item11Item12Item13Item14Item15}Item16dItem17FItem18+Item19Item20Item21Item22Item23oItem24MItem251Item26Item27Item28Item29Item30{Item31^Item32BItem33&Item34 Item35Item36Item37Item38Item39mItem40DItem41'Item42Item43Item44Item45Item46ZItem47<Item48"Item49Item50Item51Item52~Item53NItem54Item55Item56Item57Item58Item59VItem60"Item61Item62Item63Item64^Item65<Item66Item67Item68Item69Item70Item71pItem72[Item73FItem74)Item75Item76Item77{Item78AItem79Item80Item81 Item82Y Item833 Item84 Item85 Item86 Item87KItem88Item89Item90Item91Item92iItem93JItem94)Item95 Item96Item97Item98Item99Item100~Item101aItem102IItem103$Item104Item105Item106Item107UItem108- Item109!Item110!Item111"Item112#Item113$Item114k%Item115-&Item116&Item117'Item118s(Item1195)Item120)Item121*Item122+Item123,Item124-Item125.Item126j/Item127P0Item12861Item1292Item1303Item1313Item1324Item1335Item1346Item135r7Item136\8Item137C9Item138:Item139:Item140;Item141<Item142=Item143u>Item144T?Item145'@Item146@Item147AItem148BItem149CItem150iDItem151CEItem152FItem153FItem154GItem155HItem156IItem157iJItem158CKItem159(LItem160 MItem161MItem162NItem163OItem164PItem165xQItem166YRItem167:SItem168"TItem169UItem170UItem171VItem172WItem173XItem174YItem175uZItem176D[Item177#\Item178\Item179]Item180^Item181_Item182`Item183eaItem184HbItem185*cItem186dItem187dItem188eItem189fItem190zgItem191ThItem192'iItem193jItem194jItem195kItem196lItem197mItem198|nItem199OoItem200pItem201pItem202qItem203rItem204|sItem205\tItem2063uItem207vItem208vItem209wItem210xItem211yItem212zItem213i{Item214H|Item215)}Item216~Item217~Item218Item219Item220]Item221,Item222Item223݃Item224Item225Item226Item227eItem228GItem229-Item230Item231̊Item232Item233Item234eItem2358Item236 Item237Item238ӐItem239Item240Item241{Item242RItem2438Item244 Item245Item246ϗItem247Item248Item249qItem250QItem251.Item252 Item253Item254ŞItem255Item256lItem257GItem258Item259Item260Item261ˤItem262Item263Item264}Item265dItem266NItem2678Item268 Item269Item270ƬItem271Item272Item273lItem274@Item275 Item276Item277ȲItem278Item279Item280aItem281<Item282 Item283ڷItem284Item285Item286}Item287]Item288:Item289Item290Item291Item292Item293Item294Item295Item296Item297{Item298XItem299/Item300Item301Item302Item303|Item304RItem3055Item306Item307Item308Item309Item310Item311sItem312HItem313Item314Item315Item316Item317Item318Item319oItem320PItem3211Item322Item323Item324Item325Item326Item327yItem328]Item3294Item330Item331Item332Item333Item334gItem335PItem336-Item337 Item338dataTypeObjectPositionInfosideEmptyAttributesԺidtypeCUP_Type072_MainatlOffsetŸ$@CustomAttributesApositionxbExKDangles^ @Ժnameboat2Attribute0oAttribute1pAttribute2hAttribute3cAttribute4SAttribute5CAttribute6CnAttributesApropertyCustomShipFlagTexture0expression([_this, 'CUP_Type072_Num'] call bis_fnc_destroyer01GetShipPart) forceFlagTexture _value;Value pdataptype[valuea3\data_f\flags\flag_AltisColonial_co.paaptypeSTRINGppropertyTopRampStateexpression[([_this, 'CUP_Type072_Front'] call bis_fnc_destroyer01GetShipPart), _value, 'ramp_4_source'] spawn cup_fnc_type072animatedoors;Value'hdata7htypeSvaluehtypeSCALARhpropertyRearRampStateexpression[([_this, 'CUP_Type072_Rear'] call bis_fnc_destroyer01GetShipPart), _value, 'ramp_rear_source'] spawn cup_fnc_type072animatedoors;Value"cdata2ctypeNvaluectypeSCALARcpropertyCustomShipNumber1expression[([_this, 'CUP_Type072_Num'] call bis_fnc_destroyer01GetShipPart), _value, 0] spawn cup_fnc_type072InitHullNumbers;ValueSdata"Stype>value@StypeSCALARSpropertyCustomShipNumber2expression[([_this, 'CUP_Type072_Num'] call bis_fnc_destroyer01GetShipPart), _value, 1] spawn cup_fnc_type072InitHullNumbers;ValueCdataCtype.value?CtypeSCALARCpropertyRailingsStateexpression[([_this, 'CUP_Type072_Rear'] call bis_fnc_destroyer01GetShipPart), (1 - _value), 'railings_source'] spawn cup_fnc_type072animatedoors;ValueCdataCtype.value?CtypeSCALARCpropertyFrontRampStateexpression[([_this, 'CUP_Type072_Front'] call bis_fnc_destroyer01GetShipPart), _value, 'ramp_front_source'] spawn cup_fnc_type072animatedoors;ValueAdataAtype,valueAtypeSCALARAdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_O_Type072_Rack_LeftatlOffset$]@position cE0@ Dangles[@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_T_LifeboatatlOffsetX9CustomAttributespositionEdE@DanglesE@disableSimulationAttribute0*nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_T_LifeboatatlOffsetY9CustomAttributesposition!_E@#EanglesgϹ?disableSimulationAttribute0 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuegdatawtypevalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfo\sideEmptyAttributesidtypeCUP_O_Type072_Rack_RightatlOffset4a@positionScEy@*Eangles/@disableSimulationdataTypeObjectPositionInfo9sideEmptyflagsAttributesqidtypeLand_Ind_TankSmall2atlOffsetX9positionM_EpADangles<qdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeplp_cts_FuelCrateOrangeatlOffset1@ppositioni`EM@Danglesl4@RdisableSimulationpdataTypeObjectPositionInfosideEmptyAttributes,idtypeBloodSplatter_01_Large_Old_FatlOffsetx1=Jposition_}`E@yDanglesθ@,disableSimulationJdataTypeObjectPositionInfosideEmptyAttributesidtypeBloodPool_01_Medium_Old_FatlOffsetkdisableSimulationdataTypeObjectPositionInfo4sideEmptyflagsAttributeslidtypeWaterSpill_01_Large_New_FatlOffsetY9positionueE2N@7Dangleso>ldisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeWaterSpill_01_Large_Old_FatlOffsetY9mposition*bE2N@RDangles˜7@OdisableSimulationmdataTypeObjectPositionInfosideEmptyAttributes&idtypeWaterSpill_01_Large_Old_FatlOffset5Danglesj@disableSimulation<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_cts_ServiceBarrelOilSideatlOffset/(="positiondEw@uDanglesj@disableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_cts_ServiceBarrelOilatlOffset_ =positioncEX@?DanglesvT@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeBloodPool_01_Large_Old_FatlOffsetu=positiondEׅ@jDangles7@disableSimulationdataTypeObjectPositionInfoVsideEmptyAttributesidtypeC_IDAP_supplyCrate_FatlOffset@@position^cEҝ@Danglesu<disableSimulationdataTypeObjectPositionInfo(sideEmptyAttributes`idtypeC_IDAP_supplyCrate_FatlOffset@@~positioncEҝ@Dangles=`disableSimulation~dataTypeObjectPositionInfosideEmptyAttributes0idtypeLand_CargoBox_V1_FatlOffsetG@Nposition&cE@-IDanglesI@0disableSimulationNdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_CargoBox_V1_FatlOffset@positioncE3X@]IDangles <disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_CargoBox_V1_FatlOffset9positiondE@dFDanglesI@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_cts_FootlockerRedatlOffset<positionmcEȲ@1Dangles<disableSimulationdataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeLayFlatHose_01_Roll_FatlOffset4=positionycE-@Dangles~8@disableSimulationdataTypeObjectPositionInfo,sideEmptyAttributesdidtypeCUP_phoneboxatlOffset>position$cE1ѥ@fCDanglesh6K@ddisableSimulationdataTypeObjectPositionInfosideEmptyAttributes8idtypeLand_TablePlastic_01_FatlOffset@VpositionDžcEl@KDangles@8disableSimulationVdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_Chair_EP1atlOffsetQ>"positionpcE@$FDangles^d@disableSimulation"dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_Chair_EP1atlOffset@positioncE2@2\Dangles z?disableSimulationdataTypeObjectPositionInfodsideEmptyAttributesidtypeLand_Chair_EP1atlOffset.@positioncEi@IDanglesgM@disableSimulationdataTypeObjectPositionInfo6sideEmptyAttributesnidtypeC_IDAP_supplyCrate_FatlOffsetB@positionB0cE@NDangles<ndisableSimulationdataTypeObjectPositionInfosideEmptyAttributes@idtypeC_IDAP_supplyCrate_FatlOffset@^positioncEg@PDangles<@disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_CratesPlastic_FatlOffsett:<position}cEh@MDanglesxd@disableSimulation<dataTypeObjectPositionInfosideEmptyAttributesid!typeLand_Bucket_painted_FatlOffset`\l>positionwxcE\`@GDangles7@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid"typeplp_cts_ServiceBarrelRedatlOffsetY9position@cEE@NDangles\@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid#typeplp_cts_ServiceBarrelYellowatlOffset@>positionNcE8Ϲ@Dangles\@disableSimulationdataTypeObjectPositionInfo^sideEmptyAttributesid$typeLand_PaperBox_01_small_stacked_FatlOffset@position@,cE@Dangless/?disableSimulationdataTypeObjectPositionInfo<sideEmptyAttributestid%typeLand_PaperBox_01_small_stacked_FatlOffsetz@positioncE;M@Dangless/?tdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesRid&typeLand_PaperBox_01_small_stacked_FatlOffsetF@ppositionbEP@Dangless/?RdisableSimulationpdataTypeObjectPositionInfosideEmptyAttributes=id'typeLand_PaperBox_01_small_destroyed_white_IDAP_FatlOffset@[positionbEb)@Dangles?=disableSimulation[dataTypeObjectPositionInfosideEmptyAttributes(id(typeLand_PaperBox_01_small_destroyed_brown_IDAP_FatlOffset@FpositionbEb)@CDangles@(disableSimulationF dataTypeObjectPositionInfosideEmptyflagsAttributesid)typeO_T_LifeboatatlOffsetX9CustomAttributes2)positionbE@*Dangles?disableSimulation2Attribute0ZnAttributes)propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value)data)typevalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false])typeSTRING)dataTypeObjectPositionInfosideEmptyflagsAttributesid,typeLand_Pipe_fence_4m_FatlOffset!G@positionGaE@"VEanglesuJ@dataTypeObjectPositionInfowsideEmptyflagsAttributesid-typeLand_Pipe_fence_4m_FatlOffset!G@position1`E@WEanglesuJ@dataTypeObjectPositionInfo=sideEmptyflagsAttributesuid.typeLand_Pipe_fence_4m_FatlOffsetG@{positionaE@{REangles`!=u{dataTypeObjectPositionInfosideEmptyflagsAttributes;id/typeLand_Pipe_fence_4m_FatlOffset@ApositionaE ܬ@`Danglest=;AdataTypeObjectPositionInfosideEmptyflagsAttributesid0typeLand_Pipe_fence_4m_FatlOffset@position'}aEܬ@DanglesK@dataTypeObjectPositionInfosideEmptyflagsAttributesid1typeLand_Pipe_fence_4m_FatlOffset@position7=aEܬ@ADanglesK@dataTypeObjectPositionInfoU sideEmptyflagsAttributes id2typeLand_Pipe_fence_4m_FatlOffset@ positionU`Eܬ@%DanglesK@  dataTypeObjectPositionInfo sideEmptyflagsAttributesS id3typeLand_Pipe_fence_4m_FatlOffset@Y positionI`Eܬ@DanglesK@S Y dataTypeObjectPositionInfo sideEmptyflagsAttributes id4typeLand_WaterTank_FatlOffset:3 positioncE@bDangles}< disableSimulation3 dataTypeObjectPositionInfo sideEmptyflagsAttributes id5typeLand_Pipe_fence_4m_FatlOffsetLG@ positionwcEc A<{Dangles}=  dataTypeObjectPositionInfo sideEmptyflagsAttributes id6typeLand_Pipe_fence_4m_FatlOffset|LH@ positioncE\ A]vDangles}=  dataTypeObjectPositionInfoG sideEmptyflagsAttributes id7typeLand_Pipe_fence_4m_FatlOffsettCI@ positioncE AqDangles}=  dataTypeObjectPositionInfo sideEmptyflagsAttributesEid8typeLand_Pipe_fence_4m_FatlOffsetM@KpositiondE A9EanglesK@EKdataTypeObjectPositionInfosideEmptyflagsAttributes id9typeLand_Pipe_fence_4m_FatlOffsetM@positioncE AU<EanglesK@ dataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_Pipe_fence_4m_FatlOffsetM@position؁cE AJ?EanglesK@dataTypeObjectPositionInfo_sideEmptyflagsAttributesid;typeLand_CratesPlastic_FatlOffsetY9positionbE@Eangles ?disableSimulationdataTypeObjectPositionInfo1sideEmptyAttributesiid<typeplp_ctm_CanisterBlueatlOffsetΘ>position=cE@ Dangles˜7@idisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesKid=typeplp_ctm_CanisterBlueSideatlOffset9ipositionbEzj@0Dangles˜7@KdisableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributes,id>typeplp_ctm_CanisterRedSideatlOffset9Jposition{_Ej@ Dangles@,disableSimulationJdataTypeObjectPositionInfosideEmptyflagsAttributes id?typeplp_ctm_CanisterWhiteatlOffset@9)position_E ñ@DeDangles˜7@ disableSimulation)dataTypeObjectPositionInfosideEmptyflagsAttributesid@typeplp_ctp_PalletPlasticBlueatlOffset9 positiont_EXk?ADanglest@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidAtypeplp_ctp_PalletPlasticBlueHeapAatlOffset9position5_Eh9?Dangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeplp_ctp_PalletPlasticBlueHeapBatlOffset@;9position_E(1?zDangles˜7@disableSimulationdataTypeObjectPositionInfocsideEmptyAttributesidCtypeplp_ctp_PalletPlasticBlueLeanedatlOffset~l@position`EP?EanglesNO@disableSimulationdataTypeObjectPositionInfo@sideEmptyAttributesxidDtypeplp_ctp_PalletPlasticGreyLeanedatlOffsetbk@positionm_E@o?Eangles@xdisableSimulationdataTypeObjectPositionInfo(sideEmptyflagsAttributes`idEtypeplp_ctp_PalletPlasticGreyHeapBatlOffset8~positionZ`Er:?"positionabEH? Eanglesz>"disableSimulation"dataTypeObjectPositionInfoq#sideEmptyflagsAttributes#idStypeplp_ctm_WarehouseLadderBlueSmallatlOffset?9#position^`E@Uz?cDangles@#disableSimulation#dataTypeObjectPositionInfoS$sideEmptyAttributes$idVtypeplp_ctm_WarehouseLadderBlueBigLeanedatlOffsetc@$positionbE4@Eangles[@$disableSimulation$dataTypeObjectPositionInfo-%sideEmptyflagsAttributese%idWtypeCUP_metalcase_01atlOffsetY9k%positiongcE%@DDanglestL@e%k%dataTypeObjectPositionInfo%sideEmptyflagsAttributes'&idXtypeCUP_metalcase_02atlOffsetY9-&positionSacE%@EDanglesT'K@'&-&dataTypeObjectPositionInfo&sideEmptyflagsAttributes&idYtypeCUP_metalcase_01atlOffsetY9&positionZcE%@+FDanglestL@&&dataTypeObjectPositionInfos'sideEmptyflagsAttributes'idZtypeCUP_metalcase_01atlOffsetY9'positionScE%@EDanglestL@''dataTypeObjectPositionInfo5(sideEmptyflagsAttributesm(id[typeCUP_metalcase_01atlOffsetY9s(position?McE%@+FDanglestL@m(s(dataTypeObjectPositionInfo(sideEmptyflagsAttributes/)id\typeCUP_metalcase_01atlOffsetY95)positionFcE%@FDanglestL@/)5)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)id]typeCUP_metalcase_02atlOffsetY9)position`@cE%@"GDanglesT'K@))dataTypeObjectPositionInfo*sideEmptyflagsAttributes*id`typeplp_ctm_WarehouseShelvesGreyatlOffsetY9*positioncE.(@..DanglesʅN@*disableSimulation*dataTypeObjectPositionInfor+sideEmptyflagsAttributes+idatypeplp_ctm_WarehouseShelvesGrey_PassatlOffsetY9+positionEcE0(@Dangles$@+disableSimulation+dataTypeObjectPositionInfoX,sideEmptyflagsAttributes,idbtypeplp_ctm_WarehouseShelvesGreyatlOffsetX9,position^bE,(@zDanglesۄ<,disableSimulation,dataTypeObjectPositionInfoC-sideEmptyflagsAttributes{-idctypeplp_ctm_WarehouseShelvesGrey_PassatlOffsetX9-position~KbE,(@Danglesu={-disableSimulation-dataTypeObjectPositionInfo..sideEmptyflagsAttributesf.iddtypeplp_ctm_WarehouseShelvesGrey_PassatlOffsetX9.positionUbE,(@(Eanglesu=f.disableSimulation.dataTypeObjectPositionInfo/sideEmptyflagsAttributesL/idetypeplp_ctm_WarehouseShelvesGreyatlOffsetX9j/positionaE(@TDangles?L/disableSimulationj/dataTypeObjectPositionInfo/sideEmptyflagsAttributes20idftypeplp_ctm_WarehouseShelvesGreyatlOffsetFg@P0positionaE$(@//Eangles(I@20disableSimulationP0dataTypeObjectPositionInfo0sideEmptyflagsAttributes1idgtypeplp_ctm_WarehouseShelvesGreyatlOffsetY961positionaE(@WDanglesi=1disableSimulation61dataTypeObjectPositionInfo1sideEmptyflagsAttributes1idhtypeplp_ctm_WarehouseShelvesGreyatlOffseti>2position`Ezv7@Danglesˊ@1disableSimulation2dataTypeObjectPositionInfo2sideEmptyflagsAttributes2iditypeplp_ctm_WarehouseShelvesGreyatlOffsetX93position`E(@Dangles:=2disableSimulation3dataTypeObjectPositionInfo3sideEmptyflagsAttributes3idjtypeplp_ctm_ForkliftStcYellowAatlOffset":3positionKbEH?Dangles?3disableSimulation3dataTypeObjectPositionInfor4sideEmptyflagsAttributes4idktypeplp_cts_WoodBoxLightHugeatlOffsetX94positionZ dE"/?Dangles}@4disableSimulation4dataTypeObjectPositionInfoX5sideEmptyflagsAttributes5idltypeplp_cts_WoodBoxLightHugeOpenatlOffsetX95positionLcEZ ?HDanglesԐ@5disableSimulation5dataTypeObjectPositionInfo:6sideEmptyflagsAttributesr6idmtypeplp_ctm_WoodBoxLightLongatlOffset86positionܤbE @Dangles+R?r6disableSimulation6dataTypeObjectPositionInfo7sideEmptyflagsAttributesT7idntypeplp_ctm_WoodBoxLightLongatlOffset8idotypeLand_PaperBox_01_small_stacked_FatlOffsetmu>\8positionDjaE'@(dDangles8J@>8disableSimulation\8dataTypeObjectPositionInfo8sideEmptyflagsAttributes%9idptypeLand_PaperBox_01_open_boxes_FatlOffset 9C9positionmlaE@ ?Dangles?%9disableSimulationC9dataTypeObjectPositionInfo9sideEmptyAttributes:idqtypeLand_PaperBox_01_open_empty_FatlOffsetU?:positionnaEh!@EanglesJ@:disableSimulation:dataTypeObjectPositionInfo:sideEmptyAttributes:idrtypeLand_PaperBox_01_open_water_FatlOffsetIpk@:positionkaE?Eangles?:disableSimulation:dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idstypeLand_PaperBox_closed_FatlOffset`5;positionejaE,K"@Dangles6@;disableSimulation;dataTypeObjectPositionInfoh<sideEmptyflagsAttributes<idttypeLand_WaterBottle_01_stack_FatlOffsetP;<positionnlaE,c?@(Eangles?<disableSimulation<dataTypeObjectPositionInfo<=sideEmptyAttributest=idutypeLand_Pallet_MilBoxes_FatlOffset̗>=positionaE@DanglesH@t=disableSimulation=dataTypeObjectPositionInfo>sideEmptyflagsAttributesW>idvtypeLand_PaperBox_open_full_FatlOffsetX9u>positionXaEW?Dangles{$@W>disableSimulationu>dataTypeObjectPositionInfo>sideEmptyflagsAttributes6?idwtypeLand_Ammobox_rounds_FatlOffset5T?positionaE?zDangles?6?disableSimulationT?dataTypeObjectPositionInfo?sideEmptyAttributes @idxtypeLand_Ammobox_rounds_FatlOffsetS?'@positionaE?{}Dangles? @disableSimulation'@dataTypeObjectPositionInfo@sideEmptyAttributes@idytypeLand_Ammobox_rounds_FatlOffsetx=R?@position)aE?zDangles?@disableSimulation@dataTypeObjectPositionInfowAsideEmptyAttributesAidztypeLand_Ammobox_rounds_FatlOffsetR?ApositionaE?[}Dangles?AdisableSimulationAdataTypeObjectPositionInfoJBsideEmptyAttributesBid{typeLand_Ammobox_rounds_FatlOffsetR?BpositionaE?zDangles?BdisableSimulationBdataTypeObjectPositionInfo.CsideEmptyflagsAttributesfCid|typeLand_PaperBox_open_empty_FatlOffset4CpositionbaE@ Dangleso@fCdisableSimulationCdataTypeObjectPositionInfoDsideEmptyflagsAttributesKDid}typeLand_WaterBottle_01_stack_FatlOffset9iDpositionlaEP?ZDanglesp9KDdisableSimulationiDdataTypeObjectPositionInfoDsideEmptyflagsAttributes%Eid~typeLand_PaperBox_01_small_stacked_FCEposition`En5@=Dangles"M@%EdisableSimulationCEdataTypeObjectPositionInfoEsideEmptyAttributesEidtypeLand_PaperBox_closed_FatlOffset`u)?Fpositionݑ`E0@qDanglesPzN@EdisableSimulationFdataTypeObjectPositionInfoFsideEmptyflagsAttributesFidtypeLand_WaterBottle_01_stack_FFposition`E 0@oDanglesL@FdisableSimulationFdataTypeObjectPositionInfokGsideEmptyflagsAttributesGidtypeLand_WaterBottle_01_stack_FGposition`E 0@ Dangles8M@GdisableSimulationGdataTypeObjectPositionInfoRHsideEmptyflagsAttributesHidtypeLand_PaperBox_01_open_boxes_FatlOffset :Hposition`E< ?Dangles?HdisableSimulationHdataTypeObjectPositionInfo9IsideEmptyflagsAttributesqIidtypeLand_PaperBox_01_open_water_FatlOffset9Iposition4`ED ?Dangles@qIdisableSimulationIdataTypeObjectPositionInfoJsideEmptyflagsAttributesKJidtypeLand_PaperBox_01_small_stacked_FiJpositionr`En5@&Danglesy@KJdisableSimulationiJdataTypeObjectPositionInfoJsideEmptyflagsAttributes%KidtypeLand_PaperBox_01_small_stacked_FCKposition`En5@Danglesy@%KdisableSimulationCKdataTypeObjectPositionInfoKsideEmptyflagsAttributes LidtypeLand_WaterBottle_01_stack_FatlOffset:(Lposition\`ET?Dangles0= LdisableSimulation(LdataTypeObjectPositionInfoLsideEmptyflagsAttributesLidtypeLand_WaterBottle_01_stack_FatlOffset: Mposition`ET?SDangles0=LdisableSimulation MdataTypeObjectPositionInfoMsideEmptyAttributesMidtypeLand_PaperBox_closed_FatlOffsetU?MpositionaE(K"@Dangles6@MdisableSimulationMdataTypeObjectPositionInforNsideEmptyflagsAttributesNidtypeLand_PaperBox_01_open_boxes_FatlOffset:NpositionZ aE@ ?Dangles?NdisableSimulationNdataTypeObjectPositionInfoYOsideEmptyflagsAttributesOidtypeLand_PaperBox_01_open_empty_FatlOffset x>Oposition`Eh!@DanglesL@OdisableSimulationOdataTypeObjectPositionInfoAPsideEmptyflagsAttributesyPidtypeplp_cts_WoodBoxLightMediumOpenatlOffset4Pposition`E @Dangles@yPdisableSimulationPdataTypeObjectPositionInfo"QsideEmptyflagsAttributesZQidtypeplp_ct_WoodBoxLightLongatlOffset(;xQpositionW`EV @"Dangles`B=ZQdisableSimulationxQdataTypeObjectPositionInfoRsideEmptyflagsAttributes;Ridtypeplp_ct_WoodBoxLightLongatlOffset4YRposition`EV @Dangles`B=;RdisableSimulationYRdataTypeObjectPositionInfoRsideEmptyflagsAttributesSidtypeplp_ct_WoodBoxLightLongatlOffset';:Sposition`E+@Dangles`B=SdisableSimulation:SdataTypeObjectPositionInfoSsideEmptyflagsAttributesTidtypeplp_cts_WoodBoxLightMediumOpenatlOffsetxX9"Tpositiony#aET6?Dangles@TdisableSimulation"TdataTypeObjectPositionInfoTsideEmptyflagsAttributesTidtypeplp_cts_WoodBoxLightMediumatlOffset ?Uposition$aE1@DanglesM@TdisableSimulationUdataTypeObjectPositionInfoUsideEmptyflagsAttributesUidtypeplp_cts_WoodBoxLightSmallatlOffset4UpositionklaE @(EanglesI@UdisableSimulationUdataTypeObjectPositionInfo{VsideEmptyflagsAttributesVidtypeplp_cts_WoodBoxLightMediumOpenatlOffsetW9Vposition`ET6?)DanglesHJ@VdisableSimulationVdataTypeObjectPositionInfoZWsideEmptyflagsAttributesWidtypeCargoNet_01_barrels_FatlOffset :WpositionaaEk?gDangles@WdisableSimulationWdataTypeObjectPositionInfoHXsideEmptyflagsAttributesXidtypeLand_FoodSacks_01_cargo_white_idap_FatlOffset9XpositionaE`Ki?/EanglesK@XdisableSimulationXdataTypeObjectPositionInfo1YsideEmptyflagsAttributesiYidtypeLand_FoodSacks_01_cargo_brown_FatlOffset4YpositionsaE&~@0EanglesA@iYdisableSimulationYdataTypeObjectPositionInfoZsideEmptyflagsAttributesWZidtypeLand_FoodSacks_01_cargo_brown_idap_FatlOffset9uZpositionaE`Ki?.Eanglesqו@WZdisableSimulationuZdataTypeObjectPositionInfoZsideEmptyAttributes&[idtypeCargoNet_01_box_FatlOffset>D[position$xaE!@Dangles@?&[disableSimulationD[dataTypeObjectPositionInfo[sideEmptyflagsAttributes\idtypeCargoNet_01_barrels_FatlOffsetP :#\positionryaEk?hDangles@\disableSimulation#\dataTypeObjectPositionInfo\sideEmptyAttributes\idtypeCargoNet_01_box_FatlOffset >\positionaaE!@eDangles@?\disableSimulation\dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idtypeLand_FoodSacks_01_cargo_brown_FatlOffset4]positionaE&~@b0Eangles@]disableSimulation]dataTypeObjectPositionInfos^sideEmptyflagsAttributes^idtypeLand_FoodSacks_01_cargo_white_idap_FatlOffset@9^positionKaEhKi?0Eangles5@^disableSimulation^dataTypeObjectPositionInfoa_sideEmptyflagsAttributes_idtypeLand_FoodSacks_01_cargo_brown_idap_FatlOffset9_positionaE`Ki?L/Eanglesd@_disableSimulation_dataTypeObjectPositionInfo8`sideEmptyAttributesp`idtypeWaterSpill_01_Large_New_FatlOffsetQ=`position4`E>[Dangles˜7@p`disableSimulation`dataTypeObjectPositionInfoasideEmptyAttributesGaidtypeWaterSpill_01_Large_New_FatlOffsetdp@eapositionJObE>xDangles˜7@GadisableSimulationeadataTypeObjectPositionInfoasideEmptyflagsAttributes*bidtypeWaterSpill_01_Large_New_FatlOffsetX9Hbposition=laEY>Dangles˜7@*bdisableSimulationHbdataTypeObjectPositionInfobsideEmptyAttributes cidtypeLand_FoodSacks_01_cargo_brown_idap_FatlOffsetj?*cposition˶aE"~@/Eanglesqו@ cdisableSimulation*cdataTypeObjectPositionInfocsideEmptyflagsAttributescidtypeLand_FoodSacks_01_cargo_brown_idap_FatlOffset4dposition aE&~@[0Eanglesd@cdisableSimulationddataTypeObjectPositionInfodsideEmptyflagsAttributesdidtypeCargoNet_01_box_FatlOffset 9dposition?aE?Dangles@?ddisableSimulationddataTypeObjectPositionInfoxesideEmptyflagsAttributeseidtypeCargoNet_01_box_FatlOffset 9epositionaE?Dangles@?edisableSimulationedataTypeObjectPositionInfoHfsideEmptyAttributesfidtypeLand_WaterBarrel_FatlOffset@>fpositionaEDb@Dangles˜7@fdisableSimulationfdataTypeObjectPositionInfo$gsideEmptyflagsAttributes\gidtypeLand_WaterBarrel_FatlOffsetX9zgpositionsaEf@Dangles˜7@\gdisableSimulationzgdataTypeObjectPositionInfogsideEmptyflagsAttributes6hidtypeLand_WaterTank_FatlOffset9ThpositionaE?IDanglesT=6hdisableSimulationThdataTypeObjectPositionInfohsideEmptyAttributes iidtypeWaterPump_01_forest_FatlOffset%h@'ipositionWaE?5EanglesGo? idisableSimulation'idataTypeObjectPositionInfoisideEmptyflagsAttributesiidtypeLand_WoodenCrate_01_FatlOffsetp=jpositionaE,f@Dangles?idisableSimulationjdataTypeObjectPositionInfojsideEmptyflagsAttributesjidtypeLand_WoodenCrate_01_stack_x3_FatlOffset q=jposition aE>3*@rDangles3?jdisableSimulationjdataTypeObjectPositionInfoksideEmptyflagsAttributeskidtypeLand_WoodenCrate_01_stack_x3_FatlOffsetX9kpositionaE ތ?>DanglestC@kdisableSimulationkdataTypeObjectPositionInfo_lsideEmptyflagsAttributeslidtypeLand_WoodenCrate_01_FatlOffset9lpositionpaEЧ=?kDangles_t<ldisableSimulationldataTypeObjectPositionInfo>msideEmptyflagsAttributesvmidtypeLand_WoodenCrate_01_FatlOffset9mpositionaEЧ=?|jDangles_t<vmdisableSimulationmdataTypeObjectPositionInfo&nsideEmptyflagsAttributes^nidtypeLand_WoodenCrate_01_stack_x3_FatlOffsetHV:|nposition1bE{&@"Eangles@^ndisableSimulation|ndataTypeObjectPositionInfonsideEmptyAttributes1oidtypeLand_WoodenCrate_01_FatlOffsetl?OopositionmbEl @ Eangles0?1odisableSimulationOodataTypeObjectPositionInfoosideEmptyAttributesoidtypeWooden_barrelsatlOffset`9n@ppositionbE?Dangles5=odisableSimulationpdataTypeObjectPositionInfopsideEmptyAttributespidtypeWooden_barrelsatlOffsetp@ppositionbE?ZDanglestidtypeLand_Pallet_MilBoxes_FatlOffsetX9\tpositionaaEEW?Danglese%@>tdisableSimulation\tdataTypeObjectPositionInfotsideEmptyAttributesuidtypeplp_ct_ServiceBarrelFlammatlOffset@ؿ?3uposition@aE"#@Dangles @udisableSimulation3udataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeplp_ct_ServiceBarrelFlammatlOffsetl@;vposition`aEi#@KDangles @udisableSimulationvdataTypeObjectPositionInfovsideEmptyflagsAttributesvidtypeplp_ct_ServiceBarrelFlammatlOffsetz9vpositionaE=#@Dangles @vdisableSimulationvdataTypeObjectPositionInfowsideEmptyflagsAttributeswidtypeplp_ct_ServiceBarrelFlammatlOffsetz9wposition.aE=#@Dangles @wdisableSimulationwdataTypeObjectPositionInfoixsideEmptyflagsAttributesxidtypeplp_ct_ServiceBarrelFlammatlOffsetz9xpositionaE=#@Dangles>?xdisableSimulationxdataTypeObjectPositionInfoLysideEmptyflagsAttributesyidtypeplp_ct_ServiceBarrelFlammatlOffsetz9yposition*aE=#@Dangles @ydisableSimulationydataTypeObjectPositionInfo4zsideEmptyflagsAttributeslzidtypeLand_WoodenCrate_01_stack_x3_FatlOffsetX9zposition>aE ތ?r Danglesj@lzdisableSimulationzdataTypeObjectPositionInfo{sideEmptyflagsAttributesK{idtypeLand_WoodenCrate_01_FatlOffset9i{position+aEЧ=?bDanglesN@K{disableSimulationi{dataTypeObjectPositionInfo{sideEmptyflagsAttributes*|idtypeLand_WoodenCrate_01_FatlOffset9H|positionwaEЧ=?DanglesN@*|disableSimulationH|dataTypeObjectPositionInfo|sideEmptyflagsAttributes }idtypeplp_cts_WoodBoxLightBigatlOffsetW9)}positionobE?3#EanglesO@ }disableSimulation)}dataTypeObjectPositionInfo}sideEmptyflagsAttributes}idtypeplp_cts_WoodBoxLightBigOpenSideatlOffsetX9~positionbE{(?tEanglesF?}disableSimulation~dataTypeObjectPositionInfo~sideEmptyAttributes~idtypeplp_ctm_WoodBoxLightLongOpenatlOffseth6^?~positionUaEd@MDangles?~disableSimulation~dataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeLand_Ammobox_rounds_FpositionaE?MDangles I@disableSimulationdataTypeObjectPositionInfo8sideEmptyAttributespidtypeLand_Ammobox_rounds_FatlOffset{>positionaE/?GDangles I@pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeLand_Ammobox_rounds_F]positionaE?ADangles I@?disableSimulation]dataTypeObjectPositionInfoցsideEmptyflagsAttributesidtypeLand_Ammobox_rounds_F,position-aE?#?L+EanglesVP@disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesىidtypeLand_WheelCart_FpositionaEx3@,EangleskW@ىdisableSimulationdataTypeObjectPositionInfovsideEmptyAttributesidtypeplp_ctm_CartonRottenBigatlOffsethd@̊positionbE?(%EanglesPHQ@disableSimulation̊dataTypeObjectPositionInfoKsideEmptyAttributesidtypeplp_ctm_CartonRottenBigatlOffsetxd@position'{bE&?&EanglesL?disableSimulationdataTypeObjectPositionInfo0sideEmptyflagsAttributeshidtypeplp_ctm_CartonRottenBigSideatlOffsethG>positionbEo#@(Eangles_0?hdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeplp_ct_CartonDarkFlatatlOffsetg;epositiontbE(?'Eangles?GdisableSimulationedataTypeObjectPositionInfosideEmptyAttributesidtypeplp_ctm_CartonDarkBigatlOffsete@8position.1bEP?+Eangles?disableSimulation8dataTypeObjectPositionInfosideEmptyAttributesidtypeplp_ctm_CartonDarkBigatlOffsetLf@ position2bE&?d-EanglesIP@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesяidtypeplp_ctm_CartonLightBigOpenatlOffsetJ<position/bE|C&@i+Eangles=яdisableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeplp_ctm_CartonLightBigSideatlOffsetdG>ӐpositionbEo#@+Eanglesp=disableSimulationӐdataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeplp_ctm_CartonRottenMediumOpenatlOffset@9positionѫbE?? EanglesRJ@disableSimulationdataTypeObjectPositionInfoAsideEmptyAttributesyidtypeplp_ctm_CartonRottenMediumSideatlOffsetVe@positionbE^??"Eangles" O@ydisableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeplp_ctm_CartonRottenMediumatlOffsetc;{positionYbE:B?~&Eangless<]disableSimulation{dataTypeObjectPositionInfosideEmptyAttributes4idtypeLand_Portable_generator_FatlOffsetO?Rposition?bEB@,Eanglesz@?4disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_ctm_WarehouseShelvesGreyatlOffsetX98positionbE,(@zDangles?disableSimulation8dataTypeObjectPositionInfosideEmptyAttributesidtypeplp_ctf_MetalBarrelBlueatlOffset~|@ positionG bE?HDanglesܰ>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesЖidtypeplp_ctf_MetalBarrelBlueatlOffset:positionbEȖ?Dangles/@ЖdisableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeplp_ctf_MetalBarrelBlueatlOffset:ϗpositioni)bEȖ?%Dangles|>disableSimulationϗdataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeplp_ctf_MetalBarrelBlueatlOffset:position#bEȖ?JDangles|>disableSimulationdataTypeObjectPositionInfo;sideEmptyflagsAttributessidtypeplp_ctf_MetalBarrelBlueatlOffset:position@bEȖ?qDanglesF@sdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSidtypeLand_Garbage_square5_FatlOffsetX9qpositionyaE:>Dangles˜7@SdisableSimulationqdataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeLand_Garbage_square3_FatlOffsetZ9QpositionbE#>Dangles˜7@3disableSimulationQdataTypeObjectPositionInfo؛sideEmptyflagsAttributesidtypeLand_Garbage_line_FatlOffsetX9.positionbE>[DanglesF@disableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Garbage_line_FatlOffsetX9 positionaEO>PUDanglesH@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesʝidtypeLand_Garbage_line_FatlOffsetW9positionٶ`E>CvDangles=ʝdisableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeLand_Garbage_line_FatlOffsetX9ŞpositionaEO>[Dangles?disableSimulationŞdataTypeObjectPositionInfo;sideEmptyAttributessidtypeCUP_metalcrateatlOffsetP?positionbEA??SDanglesr@sdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeCUP_metalcrate_02atlOffset4lpositionbE @XiDanglesu?NdisableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributes)idtypeCUP_metalcrate_02atlOffset4Gposition\bE @~DanglesR@)disableSimulationGdataTypeObjectPositionInfoɡsideEmptyflagsAttributesidtypeCUP_metalcrateatlOffset4positionIbE A?LDangles3?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeplp_cts_WeathCrateBigBrownatlOffsetH5@positionWaEc[/Dangles˜7@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesɣidtypeplp_cts_WeathCrateBigBrownatlOffsetv>positionbEx@sDangles;ɣdisableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesidtypeplp_cts_WeathCrateBigBrownatlOffsetpq>ˤpositionRbE{'3@Dangles;disableSimulationˤdataTypeObjectPositionInfoYsideEmptyflagsAttributesidtypeplp_cts_WeathCrateBigBrownatlOffset-8positionbEo@DanglesI@disableSimulationdataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypeplp_cts_WeathCrateMediumBrownatlOffset4positionS,bE$@Dangles)@xdisableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeLand_PaperBox_01_open_water_FatlOffsetn'=}positionZFcE!@Dangles@_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeLand_PaperBox_01_open_boxes_FatlOffset*x=dpositionFcE!@Dangles?FdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_PaperBox_01_small_stacked_FatlOffset@ :NpositionGcE`?Danglesy@0disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PaperBox_01_small_stacked_FatlOffset <8positionIcE?Danglesy@disableSimulation8dataTypeObjectPositionInfosideEmptyAttributesidtypeC_IDAP_supplyCrate_FatlOffsetPܿ? position1mbE#2@Danglesʄ@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesʫidtypeC_IDAP_supplyCrate_FatlOffset4positionbE>2@YDangles^E@ʫdisableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeC_IDAP_supplyCrate_FatlOffsetP:ƬpositionbEp|?DanglestN@disableSimulationƬdataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeC_IDAP_supplyCrate_FatlOffset :positionnbEp|?DanglesS@disableSimulationdataTypeObjectPositionInfo2sideEmptyflagsAttributesjidtypeplp_ctp_PalletMetalBoxOpenatlOffset :positionpbE\?Dangles(EN@jdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeplp_ctp_PalletMetalBoxSideatlOffset:lpositionbEn?Dangles=NdisableSimulationldataTypeObjectPositionInfosideEmptyAttributes"idtypeplp_ctp_PalletMetalBoxatlOffsetx@@positionnbE?iDangles@"disableSimulation@dataTypeObjectPositionInfoʰsideEmptyflagsAttributesidtypeplp_ctp_PalletMetalBoxatlOffset : positionbE\?iDangles@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesұidtypeplp_ctp_PalletMetalBoxpositionbEO @hDangles`L@ұdisableSimulationdataTypeObjectPositionInforsideEmptyAttributesidtypeplp_ctp_PalletMetalBoxOpenatlOffsetR?ȲpositionWbEO @DanglesVc=disableSimulationȲdataTypeObjectPositionInfoQsideEmptyflagsAttributesidtypeCargoNet_01_barrels_FatlOffset4positionbE@Dangles@disableSimulationdataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeCargoNet_01_box_FatlOffset-:positioncE?_Dangles@?ddisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesCidtypeCargoNet_01_barrels_FatlOffset4apositionbE@Dangles@CdisableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributesid typeCargoNet_01_box_FatlOffset-:<positioncE?Dangles@?disableSimulation<dataTypeObjectPositionInfosideEmptyAttributesid typeCargoNet_01_box_FatlOffsetD> positioncET!@Dangles@?disableSimulation dataTypeObjectPositionInfosideEmptyAttributesid typeCargoNet_01_box_FatlOffsetD>ڷpositioncET!@YDangles$C@disableSimulationڷdataTypeObjectPositionInfoesideEmptyflagsAttributesid typeplp_ct_WoodBoxLightLongatlOffset4position~=cE @ DanglesN@disableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~id typeplp_ct_WoodBoxLightLongatlOffset4position7IcE @] DanglesN@~disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_id typeplp_ct_WoodBoxLightLongatlOffsetE=}positionAcE֦.@!DanglesN@_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes?id typeLand_Garbage_square3_FatlOffsetZ9]positionLcE#>Dangles˜7@?disableSimulation]dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_Garbage_line_FatlOffsetX9:positioncE>|[Dangles4@disableSimulation:dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_Garbage_line_FatlOffsetX9positionIcE>˙Dangles4@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_FoodSacks_01_cargo_brown_idap_FatlOffsetV<positiontcEHk?n2Dangles˚@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesվid typeLand_FoodSacks_01_cargo_brown_idap_FatlOffset9position]cEIi?F7Dangles*@վdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesÿid typeLand_FoodSacks_01_cargo_white_idap_FatlOffset;position~cE(Rj?DanglesęN@ÿdisableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesid typeLand_FoodSacks_01_cargo_white_idap_FatlOffset9positiongcEIi?Dangles<disableSimulationdataTypeObjectPositionInfo[sideEmptyAttributesid typeLand_FoodSacks_01_cargo_white_idap_FatlOffsetz?positionggcEr@Dangles<disableSimulationdataTypeObjectPositionInfoIsideEmptyflagsAttributesid typeLand_FoodSacks_01_cargo_white_idap_FatlOffset4position~cER@qDanglesęN@disableSimulationdataTypeObjectPositionInfo7sideEmptyflagsAttributesoid typeLand_FoodSacks_01_cargo_brown_idap_FatlOffset<positiontcE"@R4Dangles˚@odisableSimulationdataTypeObjectPositionInfo%sideEmptyflagsAttributes]id typeLand_FoodSacks_01_cargo_brown_idap_FatlOffset4{position]cE0R@9Dangles*@]disableSimulation{dataTypeObjectPositionInfosideEmptyflagsAttributes:id typeland_cwa_bags_stackatlOffsetX9Xposition cEH?,Dangles9.@:disableSimulationXdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_bags_EP1atlOffsetW9/positionIcEc?*0Danglesי@disableSimulation/dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_Bag_EP1atlOffset9positioncEfO?s;Dangles˜7@disableSimulationdataTypeObjectPositionInfozsideEmptyAttributesid typeLand_bags_EP1atlOffsetX?positioncE@/Danglesx@disableSimulationdataTypeObjectPositionInfoPsideEmptyflagsAttributesid typeLand_Bag_EP1atlOffset4positioncEr@Dangles˜7@disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_CargoBox_V1_FatlOffset :positioncE?Danglese@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_CargoBox_V1_FatlOffset:positioncE?Danglese@disableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesid typeLand_CargoBox_V1_FatlOffset4positioncE'@y"Danglese@disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesid typeLand_CargoBox_V1_FatlOffset@5positioncE'@ "Danglese@disableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnid typeLand_PaperBox_01_open_boxes_FatlOffset0 :positionʯcET ?#DanglesS<ndisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUid typeLand_PaperBox_01_open_water_FatlOffset0 :spositioncET ?DDangles I@UdisableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes*id typeLand_WaterBottle_01_stack_FHpositioncEp!@Dangles?*disableSimulationHdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_WaterBottle_01_stack_Fposition٬cEp!@Dangles?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid! typeLand_PaperBox_01_small_stacked_FatlOffsetp:positioncE`?Dangles?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid" typeLand_PaperBox_01_small_stacked_FatlOffsetp:positioncE`?DanglesK?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid# typeLand_PaperBox_01_small_stacked_FatlOffsetEx=positionhcE0'@!DanglesK?disableSimulationdataTypeObjectPositionInfo_sideEmptyflagsAttributesid$ typeLand_PaperBox_01_small_stacked_FpositionzcE0'@Dangles?disableSimulationdataTypeObjectPositionInfo<sideEmptyflagsAttributestid% typeLand_Garbage_line_FatlOffsetX9position#1cE>Eangles8M@tdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesQid& typeLand_Garbage_line_FatlOffsetX9opositionbE>'Dangles>uI@QdisableSimulationodataTypeObjectPositionInfosideEmptyflagsAttributes2id' typeplp_cts_WoodBoxLightBigatlOffsetX9PpositionS_E?yDangles7?2disableSimulationPdataTypeObjectPositionInfosideEmptyflagsAttributesid( typeplp_cts_WoodBoxLightBigatlOffsetpX91positionV_E?Dangles6CW@disableSimulation1dataTypeObjectPositionInfosideEmptyflagsAttributesid) typeplp_ctm_WoodBoxLightSmallatlOffset9positionT_E2?0Eangles˜7@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid* typeplp_ct_WoodBoxLightHugeatlOffsetu:position<`Et?DanglesK_@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid+ typeplp_ct_WoodBoxLightHugeatlOffset;positionj<`El|?'ZDanglesK_@disableSimulationdataTypeObjectPositionInfoZsideEmptyAttributesid, typeplp_ctm_WoodBoxLightHugeOpenatlOffsetٝn@positionO?`E?Dangles~#@disableSimulationdataTypeObjectPositionInfo;sideEmptyflagsAttributessid- typeplp_ct_WoodBoxLightHugeatlOffset`X:position|=`E|?VDanglesט@sdisableSimulationdataTypeObjectPositionInfo#sideEmptyflagsAttributes[id. typeplp_ctm_WoodBoxLightMediumOpenatlOffset`9ypositionlu`E8T6?Danglesn?[disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes?id/ typeplp_ctm_WoodBoxLightMediumatlOffsetX9]positionl^`E5Dangles˜7@disableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesid1 typeWaterSpill_01_Large_New_FatlOffsetX9position_EY>DanglesR?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid2 typeLand_Garbage_line_FatlOffsetY9position4l_E?>Dangles=disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesid3 typeLand_Garbage_line_FatlOffsetX9position`E_>dDangles=disableSimulationdataTypeObjectPositionInfoLsideEmptyAttributesid4 typeLand_Garbage_line_FatlOffset=position^`EH ?ІDangles=disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaid5 typeLand_Garbage_line_FatlOffsetX9gpositioncE@ODangles?agdataTypeObjectPositionInfosideEmptyflagsAttributes2id6 typeLand_DieselGroundPowerUnit_01_FatlOffset:Pposition@`Ep˞?=EanglesLp@2disableSimulationPdataTypeObjectPositionInfosideEmptyAttributesidH typeplp_ctp_PalletPlasticGreyLeanedatlOffset3@-position'dEs@Dangles桖@disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesid` typeMisc_palletsfoiledatlOffset9 positionEcE ?P Dangles@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesida typeMisc_palletsfoiledatlOffset9positionGcE ? =Dangles@disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidb typeMisc_cargo_cont_tinyatlOffset@9position_Ex@iKDanglesC?dataTypeGroupsideEastEntitiesAttributesidc atlOffset,AitemsItem0"dataTypeObjectPositionInfosideEastflagsAttributesidd typeMNP_DPR_Soldier_FatlOffset,Apositiont^Ez@Dangles|@dataTypeGroupsideEastEntitiesDAttributes ide atlOffset5itemsItem0a dataTypeObjectPositionInfosideEastflagsAttributesidf typeMNP_DPR_Soldier_FatlOffset5 positionۘ_Ez@D dataTypeGroupsideEastEntities[Attributesidg itemsItem0xdataTypeObjectPositionInfosideEastflagsAttributes idh typeMNP_DPR_Soldier_ATposition=_Ez@EE dataTypeGroupsideEastEntitiescAttributesidi itemsItem0Item1&dataTypeObjectPositionInfosideEastflagsAttributes idj typeMNP_DPR_Soldier_TL&positionybE/@3E &dataTypeObjectPositionInfosideEastflagsAttributesid typeMNP_DPR_Soldier_TLatlOffset6position;bE/@?-EdataTypeGroupsideEastEntities1Attributesidk atlOffset@6itemsItem0YItem1dataTypeObjectPositionInfosideEastflagsAttributesidl typeMNP_DPR_Soldier_MGatlOffset@6position[bE/@KDdataTypeObjectPositionInfosideEastflagsAttributesid{ typeMNP_DPR_Soldier_MGatlOffset5position^@bEȧ>gDdataTypeGroupsideEastEntitiesAttributesidm atlOffset:>itemsItem0,dataTypeObjectPositionInfosideEastflagsAttributesidn typeMNP_DPR_Soldier_ATatlOffset:>positionV`E/@1DdataTypeGroupsideEastEntities'Attributesido itemsItem0DdataTypeObjectPositionInfosideEastflagsAttributesidp typeMNP_DPR_Soldier_ATposition eE/@1EdataTypeGroupsideEastEntities?Attributesidq atlOffset(O< itemsItem0\dataTypeObjectPositionInfosideEastflagsAttributesidr typeMNP_DPR_Soldier_TLatlOffset(O<positioneET@jD dataTypeGroupsideEastEntitiesgAttributesids atlOffseta@itemsItem0Item1:dataTypeObjectPositionInfosideEastflagsAttributes4idt typeMNP_DPR_Soldier_ATatlOffseta@:positionUncEM\ A,E4:dataTypeObjectPositionInfosideEastflagsAttributesid typeMNP_DPR_Soldier_ARatlOffset5positionTfcE/@i4EdataTypeGroupsideEastEntities5Attributesidu itemsItem0RdataTypeObjectPositionInfosideEastflagsAttributesidv typeMNP_DPR_Soldier_ATposition$1aEX>{.EdataTypeGroupsideEastEntitiesMAttributesidw atlOffsetw@itemsItem0jdataTypeObjectPositionInfosideEastflagsAttributesidx typeMNP_DPR_Soldier_FatlOffsetw@position>`EX>wDdataTypeGroupsideEastEntitiesdAttributesidy "itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidz typeMNP_DPR_Soldier_TLposition8aEX>>,D"dataTypeGroupsideEastEntities|AttributesDid} atlOffsetl@JitemsItem0DdataTypeObjectPositionInfosideEastflagsAttributes>id~ typeMNP_DPR_Soldier_MDatlOffsetl@DpositionbE>-D>DJdataTypeObjectPositionInfosideEmptyflagsAttributesid typeplp_Rotten_Ramp_4m_15atlOffset>[@positiongaE֖@YrEdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeplp_Rotten_Ramp_4m_15atlOffset6positionOaE%@nrEdisableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesid typeCUP_O_T72_CSATatlOffset>positionwaE @ RDanglesB@lockLOCKEDdataTypeObjectPositionInfo(sideEmptyflagsAttributes`id typeCUP_O_T72_CSATatlOffset`>tpositionvaE!@Dangles7@`lockLOCKEDtdataTypeObjectPositionInfosideEmptyflagsAttributes.id typeCUP_O_T72_CSATatlOffset>Bpositiono`E@bhDangles@.lockLOCKEDBdataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_T72_CSATatlOffset>position+`E@Dangles|d@lockLOCKEDdataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_ZSU23_Afghan_CSATatlOffset@!>position`Ev@mDangles{@lockLOCKED dataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_BTR80A_CSATatlOffset>CustomAttributespositionbEg@Danglesȗ@lockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuePdata`typevalue[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[4,2,20,2]],[["30Rnd_65x39_caseless_green","150Rnd_762x54_Box","1Rnd_HE_Grenade_shell","RPG32_F","HandGrenade","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[8]]],false]typeSTRING dataTypeObjectPositionInfoUsideEmptyflagsAttributesid typeCUP_O_BTR80A_CSATatlOffset@=CustomAttributesposition bE@_+Danglesȗ@lockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value#data3typexvalue[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[4,2,20,2]],[["30Rnd_65x39_caseless_green","150Rnd_762x54_Box","1Rnd_HE_Grenade_shell","RPG32_F","HandGrenade","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[8]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyAttributesTid typeCUP_O_BTR80A_CSATatlOffsetc@CustomAttributeshTpositionbE@Eanglesȗ@TlockLOCKEDhAttribute0nAttributesTpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueTdataTtype?value[[[["arifle_Katiba_F","launch_RPG32_F","FirstAidKit","Medikit"],[4,2,20,2]],[["30Rnd_65x39_caseless_green","150Rnd_762x54_Box","1Rnd_HE_Grenade_shell","RPG32_F","HandGrenade","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["B_AssaultPack_ocamo"],[8]]],false]TtypeSTRINGTdataTypeObjectPositionInfosideEmptyAttributes#id typeO_Heli_Light_02_unarmed_FatlOffset>CustomAttributes7 positioneED@'VDangles7@#lockLOCKED7Attribute0_nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value data type value[[[["arifle_Katiba_C_F","FirstAidKit"],[2,8]],[["SmokeShell","SmokeShellRed","30Rnd_65x39_caseless_green"],[2,2,4]],[["ToolKit","ItemGPS"],[1,1]],[["B_Parachute"],[8]]],false] typeSTRING dataTypeGroupsideEastEntities Attributes id atlOffset5 itemsItem0  dataTypeObjectPositionInfo sideEastflagsAttributes id| typeMNP_DPR_Soldier_MDatlOffset5 position^cE>xwD   dataTypeGroupsideEastEntities( Attributes id atlOffset5 itemsItem0E  dataTypeObjectPositionInfo sideEastflagsAttributes id typeMNP_DPR_Soldier_FatlOffset5 position cE/@D   dataTypeGroupsideEastEntitiesO Attributes id atlOffset5 itemsItem0l  dataTypeObjectPositionInfo sideEastflagsAttributes id typeMNP_DPR_Soldier_FatlOffset5 positionCncE@_ E   dataTypeLogicPositionInfo areaSize A@flagsid typeModuleHideTerrainObjects_FCustomAttributes RpositionUD@~:Eanglesɩ.@ Attribute0Attribute1nAttributesRproperty#filterexpression_this setVariable ["#filter",_value]ValuerdatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueRdata#Rtype?valueRtypeBOOLRdataTypeGroupsideEastEntitiesAttributeslid ritemsItem0ldataTypeObjectPositionInfo.sideEastflagsAttributesfid typeMNP_DPR_Soldier_ARlpositionQEHAEangles:@flrdataTypeGroupsideEastEntitiesAttributesid atlOffset5itemsItem0dataTypeObjectPositionInfonsideEastflagsAttributesid typeMNP_DPR_Soldier_ATatlOffset5position:EHAYEdataTypeGroupsideEastEntitiesAttributesid atlOffset J?itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid typeMNP_DPR_Soldier_ATatlOffset J?positionEAEdataTypeGroupsideEastEntities Attributesid itemsItem0)dataTypeObjectPositionInfosideEastflagsAttributesid typeMNP_DPR_Soldier_TLposition SpositionDx@y Eangles:;@@MSdataTypeObjectPositionInfosideEmptyflagsAttributesid typeland_gm_inset_shop_toystore_01atlOffsettg<#positionÜD@\ Eangles:;a@@#dataTypeObjectPositionInfosideEmptyflagsAttributesid typeland_gm_euro_shop_02_w_winpositionD@m Eangles:;i@@dataTypeLogicPositionInfoo areaSize@@flagsid typeModuleHideTerrainObjects_FCustomAttributes "positionfD»@+ EanglesF@@ Attribute0 Attribute1v!nAttributes"property#filterexpression_this setVariable ["#filter",_value]Value5!v!dataE!v!typea!valuepAv!typeSCALARv!property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value!"data!"type"value"typeBOOL"dataTypeLogicPositionInfo"areaSize@@flagsid typeModuleHideTerrainObjects_FatlOffsetP>CustomAttributes"[$positionID@"h Eangles:;@@"Attribute0%#Attribute1#nAttributes[$property#filterexpression_this setVariable ["#filter",_value]Value{##data##type#valuepA#typeSCALAR#property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value$[$data,$[$typeH$value[$typeBOOL[$dataTypeObjectPositionInfo$sideEmptyflagsAttributes%id typeland_gm_euro_shed_04_win%positionD@+EanglesÌ@%%dataTypeTriggerpositionfEw@o Eangle?Attributes%id typeEmptyDetectorAreaR250&namestage3_5conditioncall{{ if (!(_x isKindOf "Helicopter")) then {true} else {false}; } forEach thisList;}onActivationcall{if (isServer) then {[firstClean] call ark_fnc_cleanUpAI};}sizeA2HDsizeBAactivationByWESTisRectangle& dataTypeObjectPositionInfo6'sideEmptyflagsAttributesn'id typeCUP_B_Jackal2_GMG_GB_WatlOffset+CustomAttributes'4position)DADangles@46@@n'initcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Truck"]] call hull3_unit_fnc_init;}texturesGBW'Attribute0(Attribute1)nAttributes4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Values()data()type)value[[[["CUP_arifle_L85A2_G","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_Bergen_BAF"],[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*4data*4type*value*4typeARRAY*itemsItem0+Item1K+4data'+K+type7+K+typeARRAYK+data[+4typev+value+4typeARRAY+itemsItem0,Item1-Item2W-Item3-Item4-Item54.Item6u.Item7.Item8 /Item9U/Item10/Item11/Item12$0Item13v0Item140Item151Item16C1Item171Item181Item192Item20^2Item212Item222Item2373Item24x3Item2534data,-type-valueselection_tool-typeSTRING-data&-W-typeB-valueW-typeSCALARW-datag--type-valueselection_jerry-typeSTRING-data--type-value?-typeSCALAR-data-4.type.valueselection_antenna4.typeSTRING4.dataD.u.type`.valueu.typeSCALARu.data..type.valueselection_antenna_rear.typeSTRING.data. /type.value /typeSCALAR /data/U/type@/valueselection_boxU/typeSTRINGU/datae//type/value?/typeSCALAR/data//type/valueselection_steps/typeSTRING/data/$0type0value?$0typeSCALAR$0data40v0typea0valueselection_wheelfrontv0typeSTRINGv0data00type0value0typeSCALAR0data01type0valueselection_bar1typeSTRING1data1C1type.1value?C1typeSCALARC1dataS11typez1valueselection_tarp1typeSTRING1data11type1value1typeSCALAR1data12type2valueselection_doors2typeSTRING2data-2^2typeI2value^2typeSCALAR^2datan22type2valueselection_rear2typeSTRING2data22type2value2typeSCALAR2data273type"3valueselection_roll73typeSTRING73dataG3x3typec3valuex3typeSCALARx3data33type3valueselection_wind3typeSTRING3data34type3value4typeSCALAR4dataTypeObjectPositionInfo4sideEmptyflagsAttributes4id typeLand_Excavator_01_wreck_FatlOffset54position}DXAEangles:;?#;44dataTypeObjectPositionInfoQ5sideEmptyflagsAttributes5id typeLand_Bulldozer_01_abandoned_F5positionɁD@ Eanglesw@55dataTypeObjectPositionInfo6sideEmptyflagsAttributesN6id typeLand_Unfinished_Building_02_ruins_FT6positionDx@@kEangles9?N6T6dataTypeObjectPositionInfo6sideEmptyflagsAttributes7id typeLand_Unfinished_Building_01_ruins_F7position6DR@E`Eanglesz8@77dataTypeObjectPositionInfo7sideEmptyflagsAttributes7id typeLand_Unfinished_Building_01_ruins_FatlOffset}?7positionD@Eangles̿@77dataTypeObjectPositionInfoh8sideEmptyflagsAttributes8id typeARK_medicalSupplyCrate8position{(D@;DanglesoE:@@88dataTypeObjectPositionInfo 9sideEmptyflagsAttributesX9id typeARK_medicalSupplyCrate^9position@('DT^@Dangles-;rk@!@X9^9dataTypeObjectPositionInfo9sideEmptyflagsAttributes:id typeARK_medicalSupplyCrate:position4"Dn@DanglesoE:@@::dataTypeObjectPositionInfo:sideEmptyflagsAttributes:id typeARK_medicalSupplyCrateatlOffset6:position!D@DanglesoE:rk@@::dataTypeObjectPositionInfoX;sideEmptyflagsAttributes;id typeARK_medicalSupplyCrate;positionaD@*Dangles@;;dataTypeObjectPositionInfo<sideEmptyflagsAttributesH<id typeARK_medicalSupplyCrateN<position8C@BDanglesulB@H<N<dataTypeObjectPositionInfo<sideEmptyflagsAttributes=id typeARK_medicalSupplyCrate=positionC@>hDanglesG@==dataTypeObjectPositionInfo=sideEmptyflagsAttributes=id typeARK_medicalSupplyCrateatlOffset5=positionnsC<@DanglesB@2<==dataTypeObjectPositionInfoX>sideEmptyflagsAttributes>id typeARK_medicalSupplyCrateatlOffset5>positionVgC;Н@Dangles0@@@>>dataTypeObjectPositionInfo ?sideEmptyflagsAttributesX?id typeARK_medicalSupplyCrateatlOffset5^?position^\C@ɜDangles;^@@ @X?^?dataTypeObjectPositionInfo?sideEmptyflagsAttributes@id typeARK_medicalSupplyCrate@position(DH+@YDangles@R@v@@@dataTypeGroupsideWestEntities`@AttributesXFid ^FitemsItem0@Item1CXFdataTypeObjectPositionInfo AsideWestflagsAttributesAAid typeB_crew_FCustomAttributes>BCposition쁦C @gNDangles%U@AAskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "APC-Z", "ColorBlack"]] call hull3_unit_fnc_init;}descriptionBAF - Zulu APC (FV432 Bulldog) Commander (JIP)@Zulu APC (JIP)isPlayable>BAttribute0vBAttribute1CnAttributesCpropertyspeakerexpression_this setspeaker _value;ValueBCdataBCtypeBvalueMale12ENGCtypeSTRINGCpropertypitchexpression_this setpitch _value;ValueMCCdata]CCtypeyCvalue ׃?CtypeSCALARCdataTypeObjectPositionInfoDsideWestflagsAttributesGDid typeB_crew_FCustomAttributesEXFpositionC @HDangles U@GDskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - Zulu APC (FV432 Bulldog) Driver (JIP)@Zulu APC (JIP)isPlayableEAttribute0@EAttribute1EnAttributesXFpropertyspeakerexpression_this setspeaker _value;ValueEEdataEEtypeEvalueMale01ENGEtypeSTRINGEpropertypitchexpression_this setpitch _value;ValueFXFdata'FXFtypeCFvaluep}?XFtypeSCALARXF^FdataTypeObjectPositionInfoFsideEmptyflagsAttributesGid typeARK_FV432_Bulldog_GB_WIN_RWS|GpositionC{@߳Dangles?Ginitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}|GdataTypeObjectPositionInfoGsideEmptyflagsAttributes.Hid typeARK_medicalSupplyCrate4Hposition{&C@Dangles`:=.H4HdataTypeGroupsideWestEntities~HAttributesNid NitemsItem0HItem1KNdataTypeObjectPositionInfo'IsideWestflagsAttributes_Iid typeB_crew_FCustomAttributes]JKpositionC@o~Dangles_@HN@_Iskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "VC"], ["marker", "APC-X", "ColorGrey"]] call hull3_unit_fnc_init;}descriptionBAF - X-Ray APC (FV432 Bulldog) Commander (JIP)@X-Ray APC (JIP)isPlayable]JAttribute0JAttribute1&KnAttributesKpropertyspeakerexpression_this setspeaker _value;ValueJ&KdataJ&KtypeKvalueMale12ENG&KtypeSTRING&Kpropertypitchexpression_this setpitch _value;ValuelKKdata|KKtypeKvalue ׃?KtypeSCALARK dataTypeObjectPositionInfo>LsideWestflagsAttributesvLid typeB_crew_FatlOffset5CustomAttributes9MNpositionʙC~I@`oDangles@HN@vLskill?init [this, ["faction", "CUP_BAF_MTP"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionBAF - X-Ray APC (FV432 Bulldog) Driver (JIP)@X-Ray APC (JIP)isPlayable9MAttribute0qMAttribute1NnAttributesNpropertyspeakerexpression_this setspeaker _value;ValueMNdataMNtypeMvalueMale01ENGNtypeSTRINGNpropertypitchexpression_this setpitch _value;ValueHNNdataXNNtypetNvaluep}?NtypeSCALARNNdataTypeObjectPositionInfoOsideEmptyflagsAttributesGOid typeARK_FV432_Bulldog_GB_WIN_RWSOpositionWܘC{@Dangles?GOinitcall{ [this, ["faction", "CUP_BAF_MTP"], ["gear", "Armored"]] call hull3_unit_fnc_init;}OdataTypeObjectPositionInfo'PsideEmptyflagsAttributes_Pid typeARK_medicalSupplyCrateePpositionYC@Z'DanglesQ@_PePdataTypeObjectPositionInfoPsideEmptyflagsAttributes'Qid typeplp_Weathrd_Ramp_2m_30atlOffsetT=-Qposition(dE@Eangles@'Q-QdataTypeObjectPositionInfoQsideEmptyflagsAttributesQid typeplp_Weathrd_Ramp_2m_30atlOffsetأ;Qposition4dE@LEangles=@QQdataTypeObjectPositionInfoRsideEmptyflagsAttributesRid typeplp_Weathrd_Ramp_2m_30atlOffset;RpositionheE@3Eangles/@Rhealthla??disableSimulationRdataTypeObjectPositionInfo`SsideEmptyAttributesSid typeplp_Weathrd_Ramp_2m_15atlOffset7s?SpositionreE#@Eangles@@S@Shealthla??disableSimulationSdataTypeObjectPositionInfoRTsideEmptyflagsAttributesTid# typeLand_ShellCrater_02_large_FatlOffset;TpositionK(EȈ@FDangles@@Dangles@XpositionȰ,E@]Dangles@?{I5< XdisableSimulation>XdataTypeObjectPositionInfoXsideEmptyflagsAttributesYid( typeLand_ShellCrater_02_decal_FatlOffset<#Yposition,E콵@uDangles@?{I5<YdisableSimulation#YdataTypeObjectPositionInfoYsideEmptyflagsAttributesYid) typeLand_ShellCrater_02_large_FatlOffsetQ<Zposition$ELԋ@dDangles@`positionvE@Dangles@< `disableSimulation>`dataTypeObjectPositionInfo`sideEmptyflagsAttributesaid1 typeLand_ShellCrater_02_decal_FatlOffset#aposition2E@@Dangles@<adisableSimulation#adataTypeObjectPositionInfoasideEmptyflagsAttributesaid3 typeLand_Wreck_Skodovka_FatlOffset;bposition*E>@@DanglesK@adisableSimulationbdataTypeObjectPositionInfobsideEmptyflagsAttributesbid4 typeLand_Wreck_Offroad_FatlOffsetVdposition*E@Dangles@>ddisableSimulationddataTypeObjectPositionInfo>esideEmptyflagsAttributes^eid8 typeLand_Bare_boulder_01_FatlOffset|eposition+E@D^edisableSimulation|edataTypeObjectPositionInfoesideEmptyflagsAttributes.fid9 typeLand_Bare_boulder_01_FLfpositionc+E@.iDanglesOx?.fdisableSimulationLfdataTypeObjectPositionInfofsideEmptyflagsAttributes gid; typeLand_Wreck_Car2_FatlOffsetX'gpositionTn&Eb@DanglesQ-n@ gdisableSimulation'gdataTypeObjectPositionInfogsideEmptyflagsAttributesgid< typeLand_Bare_boulder_04_FatlOffsetD;hpositionp&Eb@qDanglesj7@gdisableSimulationhdataTypeObjectPositionInfohsideEmptyflagsAttributeshid= typeLand_Decal_ScorchMark_01_large_FatlOffset typeLand_ShellCrater_02_large_FatlOffset@=iposition:EMk@Dangles@A@idisableSimulationidataTypeObjectPositionInfofjsideEmptyflagsAttributesjid? typeLand_ShellCrater_02_debris_FatlOffset@jposition:EJ@Dangles@A@jdisableSimulationjdataTypeObjectPositionInfo?ksideEmptyAttributeswkid@ typeLand_ShellCrater_02_decal_FatlOffsetF>kposition:Ea@{Dangles@A@wkdisableSimulationkdataTypeObjectPositionInfo$lsideEmptyflagsAttributes\lidA typeLand_ShellCrater_02_large_FatlOffsetP=zlposition<=EGi@-EanglesS7<@=\ldisableSimulationzldataTypeObjectPositionInfo msideEmptyflagsAttributesBmidB typeLand_ShellCrater_02_debris_FatlOffsetʈ`mposition/=EG@IEanglesS7<@=BmdisableSimulation`mdataTypeObjectPositionInfomsideEmptyflagsAttributes'nidC typeLand_ShellCrater_02_decal_FatlOffset@nJ>EnpositionN=E^@4EanglesS7<@='ndisableSimulationEndataTypeObjectPositionInfonsideEmptyflagsAttributes oidD typeLand_ShellCrater_02_large_FatlOffsetq=*opositionDBE@Eangles,@@M|@ odisableSimulation*odataTypeObjectPositionInfoosideEmptyflagsAttributesoidE typeLand_ShellCrater_02_debris_FatlOffset2Y=pposition+BEAEangles,@@M|@odisableSimulationpdataTypeObjectPositionInfopsideEmptyflagsAttributespidF typeLand_ShellCrater_02_decal_FatlOffset~N>ppositionmBEAEangles,@@M|@pdisableSimulationpdataTypeObjectPositionInfoqsideEmptyflagsAttributesqidG typeLand_ShellCrater_02_large_FatlOffset=qposition(Y=Eou@BDangles@M@!@qdisableSimulationqdataTypeObjectPositionInfojrsideEmptyflagsAttributesridH typeLand_ShellCrater_02_debris_FatlOffsetY|=rposition]=E@'Dangles@M@!@rdisableSimulationrdataTypeObjectPositionInfoOssideEmptyflagsAttributessidI typeLand_ShellCrater_02_decal_FatlOffset>sposition;J=Eޙ@Dangles@M@!@sdisableSimulationsdataTypeObjectPositionInfo4tsideEmptyflagsAttributesltidJ typeLand_ShellCrater_02_large_FatlOffsetw=tpositionAEȊ@.Dangles=@fZ=ltdisableSimulationtdataTypeObjectPositionInfousideEmptyflagsAttributesRuidK typeLand_ShellCrater_02_debris_FatlOffset8pupositionmAEk@KDangles=@fZ=RudisableSimulationpudataTypeObjectPositionInfousideEmptyflagsAttributes7vidL typeLand_ShellCrater_02_decal_FatlOffsetA>UvpositioniAE9@ 'Dangles=@fZ=7vdisableSimulationUvdataTypeObjectPositionInfovsideEmptyflagsAttributes wid typeLand_FuelStation_01_pump_FwpositionD'@W Eangles> wwdataTypeObjectPositionInfowsideEmptyflagsAttributeswid typeLand_FuelStation_01_prices_FatlOffsetwposition%DA{ Eanglesߞ?wdisableSimulationwdataTypeObjectPositionInfouxsideEmptyflagsAttributesxid typeLand_FuelStation_01_pump_FxpositionXED'@p Eangles>xxdataTypeObjectPositionInfo@ysideEmptyflagsAttributesxyid typeLand_GasMeterCabinet_01_FatlOffseti9yposition`Dz*@Eangles6@xydisableSimulationydataTypeObjectPositionInfozsideEmptyflagsAttributesFzid typeLand_fuel_tank_smalldzpositionD@yzEangles@J?FzdisableSimulationdzdataTypeObjectPositionInfozsideEmptyflagsAttributes{id typeplp_cts_TrashContColGlass7{positionDT@dSEanglesR_@{disableSimulation7{dataTypeObjectPositionInfo{sideEmptyflagsAttributes{id typeLand_Decal_Garbage_01_F|positionD(@DSEangles=d@{disableSimulation|dataTypeObjectPositionInfo|sideEmptyflagsAttributes|id typeLand_GarbageHeap_03_FatlOffset5|position."D@iEangleš@۽>@|disableSimulation|LinkIDProvider }Links}nextID}itemsItem0Item1Item2[Item3Item4Item5BItem6Item7܇Item8)Item9vItem10ÈItem11Item12]Item13Item14Item15DItem16Item17ފItem18+Item19xItem20ŋItem21Item22_Item23Item24Item25FItem26Item27Item28-Item29zItem30ǎItem31Item32aItem33Item34Item35HItem36Item37Item38/Item39|Item40ɑItem41Item42cItem43Item44Item45JItem46Item47Item481Item49~Item50˔Item51Item52eItem53Item54Item55LItem56Item57Item583Item59Item60͗Item61Item62gItem63Item64Item65NItem66Item67Item685Item69Item70ϚItem71Item72iItem73Item74Item75PItem76Item77Item787Item79Item80ѝItem81Item82kItem83Item84Item85RItem86Item87Item889Item89Item90ӠItem91 Item92mItem93Item94Item95TItem96Item97Item98;Item99Item100գItem101"Item102oItem103Item104 Item105VItem106Item107Item108=Item109Item110צItem111$Item112qItem113Item114 Item115XItem116Item117Item118?Item119Item120٩Item121&Item122sItem123Item124 Item125ZItem126Item127Item128AItem129Item130۬Item131(Item132uItem133­Item134Item135\Item136Item137Item138CItem139Item140ݯItem141*Item142wItem143İItem144Item145^Item146Item147Item148EItem149Item150߲Item151,Item152yItem153ƳItem154Item155`Item156Item157Item158GItem159Item160Item161.Item162{Item163ȶItem164Item165bItem166Item167Item168IItem169Item170Item1710Item172}Item173ʹItem174Item175dItem176linkIDitem0Hitem1FCustomDatatypeSynclinkIDitem0item1"CustomDataI[typeSync[linkIDitem0item1%CustomDatatypeSynclinkIDitem0item1#CustomDatatypeSynclinkIDitem0item1,CustomData0BtypeSyncBlinkIDitem0item1+CustomData}typeSynclinkIDitem0item1(CustomDataʇ܇typeSync܇linkIDitem0item1'CustomData)typeSync)linkIDitem0item1CustomDatadvtypeSyncvlinkID item0item1CustomDataÈtypeSyncÈlinkID item0item1CustomDatatypeSynclinkID item0item1CustomDataK]typeSync]linkID item0item1CustomDatatypeSynclinkID item0item1CustomDatatypeSynclinkIDitem0item1CustomData2DtypeSyncDlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatåފtypeSyncފlinkIDitem0item1CustomData+typeSync+linkIDitem0item1CustomDatafxtypeSyncxlinkIDitem0item1CustomDataŋtypeSyncŋlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataM_typeSync_linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0)item1CustomData4FtypeSyncFlinkIDitem0item1$CustomDatatypeSynclinkIDitem0item1CustomData΍typeSynclinkIDitem0item1CustomData-typeSync-linkIDitem0item1CustomDatahztypeSynczlinkIDitem0item1CustomDataǎtypeSyncǎlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataOatypeSyncalinkID item0item1CustomDatatypeSynclinkID!item0item1CustomDatatypeSynclinkID"item0>item1CustomData6HtypeSyncHlinkID#item0?item1CustomDatatypeSynclinkID$item0\item1CustomDataАtypeSynclinkID%item0item1CustomData/typeSync/linkID&item0item1CustomDataj|typeSync|linkID'item0item1CustomDataɑtypeSyncɑlinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomDataQctypeSyncclinkID*item0=item1CustomDatatypeSynclinkID+item0<item1CustomDatatypeSynclinkID,item0;item1CustomData8JtypeSyncJlinkID-item0item1CustomDatatypeSynclinkID.item08item1CustomDataғtypeSynclinkID/item0Yitem1CustomData1typeSync1linkID0item0item1CustomDatal~typeSync~linkID1item0Zitem1CustomData˔typeSync˔linkID2item0Xitem1CustomDatatypeSynclinkID3item0[item1CustomDataSetypeSyncelinkID4item0item1CustomDatatypeSynclinkID5item0item1CustomDatatypeSynclinkID6item0Kitem1CustomData:LtypeSyncLlinkID7item0item1CustomDatatypeSynclinkID8item0item1CustomDataԖtypeSynclinkID9item0item1CustomData!3typeSync3linkID:item0item1CustomDatantypeSynclinkID;item0item1CustomData͗typeSync͗linkID<item0item1CustomDatatypeSynclinkID=item0item1CustomDataUgtypeSyncglinkID>item0item1CustomDatatypeSynclinkID?item0item1CustomDatatypeSynclinkID@item0item1CustomData<NtypeSyncNlinkIDAitem0 item1CustomDatatypeSynclinkIDBitem0 item1CustomData֙typeSynclinkIDCitem0 item1CustomData#5typeSync5linkIDDitem0 item1CustomDataptypeSynclinkIDEitem0 item1CustomDataϚtypeSyncϚlinkIDFitem0item1CustomData typeSynclinkIDGitem0item1CustomDataWitypeSyncilinkIDHitem0item1CustomDatatypeSynclinkIDIitem0item1CustomDatatypeSynclinkIDJitem0item1CustomData>PtypeSyncPlinkIDKitem0item1CustomDatatypeSynclinkIDLitem0'item1&CustomData؜typeSynclinkIDMitem0-item1,CustomData%7typeSync7linkIDNitem04item12CustomDatartypeSynclinkIDOitem01item12CustomDataѝtypeSyncѝlinkIDPitem0:item18CustomData typeSynclinkIDQitem07item18CustomDataYktypeSyncklinkIDRitem0Hitem1CustomDatatypeSynclinkIDSitem0Iitem1CustomDatatypeSynclinkIDTitem0Jitem1CustomData@RtypeSyncRlinkIDUitem0Mitem1CustomDatatypeSynclinkIDVitem0Kitem1CustomDataڟtypeSynclinkIDWitem0Nitem1CustomData'9typeSync9linkIDXitem0Oitem1CustomDatattypeSynclinkIDYitem0item1CustomDataӠtypeSyncӠlinkIDZitem0aitem1&CustomData typeSync linkID[item0ditem1CustomData[mtypeSyncmlinkID\item0item1CustomDatatypeSynclinkID]item0item1CustomDatatypeSynclinkID^item0item1CustomDataBTtypeSyncTlinkID_item0item1CustomDatatypeSynclinkID`item0item1CustomDataܢtypeSynclinkIDaitem0item1CustomData);typeSync;linkIDbitem0item1CustomDatavtypeSynclinkIDcitem0item1CustomDataãգtypeSyncգlinkIDditem0item1CustomData"typeSync"linkIDeitem0item1CustomData]otypeSyncolinkIDfitem0 item1 CustomDatatypeSynclinkIDgitem0item1CustomData typeSync linkIDhitem0item1CustomDataDVtypeSyncVlinkIDiitem0item1CustomDatatypeSynclinkIDjitem0item1CustomDataޥtypeSynclinkIDkitem0item1CustomData+=typeSync=linkIDlitem0item1CustomDataxtypeSynclinkIDmitem0item1CustomDataŦצtypeSyncצlinkIDnitem0item1CustomData$typeSync$linkIDoitem0Mitem1LCustomData_qtypeSyncqlinkIDpitem0item1CustomDatatypeSynclinkIDqitem0item1CustomData typeSync linkIDritem0item1CustomDataFXtypeSyncXlinkIDsitem0item1CustomDatatypeSynclinkIDtitem0item1CustomDatatypeSynclinkIDuitem0item1CustomData-?typeSync?linkIDvitem0item1CustomDataztypeSynclinkIDwitem0item1CustomDataǩ٩typeSync٩linkIDxitem0item1CustomData&typeSync&linkIDyitem0item1CustomDataastypeSyncslinkIDzitem0item1CustomDatatypeSynclinkID{item0item1CustomData typeSync linkID|item0item1CustomDataHZtypeSyncZlinkID}item0item1CustomDatatypeSynclinkID~item0item1CustomDatatypeSynclinkIDitem0item1CustomData/AtypeSyncAlinkIDitem0item1CustomData|typeSynclinkIDitem0item1CustomDataɬ۬typeSync۬linkIDitem0item1CustomData(typeSync(linkIDitem0item1CustomDatacutypeSynculinkIDitem0item1CustomData­typeSync­linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataJ\typeSync\linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData1CtypeSyncClinkIDitem0item1*CustomData~typeSynclinkIDitem0item1CustomData˯ݯtypeSyncݯlinkIDitem0 item1CustomData*typeSync*linkIDitem0 item1CustomDataewtypeSyncwlinkIDitem0 item1CustomDataİtypeSyncİlinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDataL^typeSync^linkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDatatypeSynclinkIDitem0p item1CustomData3EtypeSyncElinkIDitem0r item1CustomDatatypeSynclinkIDitem0t item1CustomDataͲ߲typeSync߲linkIDitem0j item1CustomData,typeSync,linkIDitem0 item1CustomDatagytypeSyncylinkIDitem0 item1CustomDataƳtypeSyncƳlinkIDitem0 item1CustomDatatypeSynclinkIDitem0| item1CustomDataN`typeSync`linkIDitem0 item1CustomDatatypeSynclinkIDitem0{ item1CustomDatatypeSynclinkIDitem0l item1CustomData5GtypeSyncGlinkIDitem0z item1CustomDatatypeSynclinkIDitem0v item1CustomDataϵtypeSynclinkIDitem0n item1CustomData.typeSync.linkIDitem0h item1CustomDatai{typeSync{linkIDitem0f item1CustomDataȶtypeSyncȶlinkIDitem0x item1CustomDatatypeSynclinkIDitem0d item1CustomDataPbtypeSyncblinkIDitem0~ item1CustomDatatypeSynclinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomData7ItypeSyncIlinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDataѸtypeSynclinkIDitem0 item1CustomData0typeSync0linkIDitem0 item1CustomDatak}typeSync}linkIDitem0 item1CustomDataʹtypeSyncʹlinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDataRdtypeSyncdlinkIDitem0 item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSync/bkygu6_#1 Sgb