admiral\admiral.hqn^hdescription.ext}fhull3\briefing\blufor.sqfЧ`hull3\briefing\civilian.sqfqn^hull3\briefing\indfor.sqfqn^hull3\briefing\opfor.sqfqn^hull3\hull3.hgħ`Jhull3\LICENSEqn^8hull3\SD_G.h˧`hull3\SD_U.huƧ`init.sqfqn^initServer.sqfqn^mission.sqmߣ}fclass Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_SLA_DE"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "special delivery"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 57; }; 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 = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
SLA have been in control of the strategic island of Malden since the war started. Our specially trained airborne platoon are being deployed to disrupt the Communists activities on the island.

ENEMY FORCES
In recent months the SLA have reinforced the islands garrison with several mechanised units. Expect to face armoured threats once we land on the island along with some transport rotary wing aircraft.

FRIENDLY FORCES
Only the elite of RACS Airborne are dropping in on Malden today. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Mount up in Land Rovers as described in the 'Air Drop Instructions' section

Drop onto Malden, the area west of Pic de Feas has been recommended as our drop zone by Command.

Assault the village of La Pessagne eliminating the small garrison stationed there as well as securing the power substation intact.

Push the Southern Road clearing it of SLA forces as we advance.

Assault Blanches Villa, the home of the SLA military Governor. Attempt to capture him, should he resist we are authorised to eliminate him.

Destroy the BM-21 battery east of Chapoi, SLA are targeting Royalist resistance fighters in the north of the island.

Finally secure the SLA Navy inshore boat facility south of Cancon. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake objectives in the given order.

Command suspects Royalist hostages are being held in close proximity to the Grad battery in Chapoi, ground forces must clear the immediate location, strikes from air or distance are not authorised until the area has been cleared.

MOVEMENT PLAN
We have specially outfitted Land Rovers for this operation. Each can transport a squad and provide long range fire support.

Should additional Land Rovers be required AH can sling load them in from Pegasus.

FIRE SUPPORT PLAN
Spike gunners are attached at squad level to deal with threats at a distance. AH and CAS can also be used in support of the infantry. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Additional ammunition for infantry has been loaded into each Land Rover. Land Rovers can be used to rearm each other as required.

Civilian vehicles have been reported abandoned across the island should they be required for emergency transport.

AH can either sling load infantry resupply crates or load them into their cargo for unloading or air drop as required.
Air dropping should be made by the gunner, once dropped the crates will automatically deploy a parachute and on landing mark their position with smoke and a chemlight. "]]; //Air Drop Instructions player createDiaryRecord ["Diary", ["Air Drop Instructions","
Rather than drop individually and be scattered across the island we will be employing a vehicle drop.

Each squad should load up in their Land Rover, drive to the ramp of the C-130 and the driver then uses the 'Load Vehicle' addaction. The squads vehicle will now be inside the Hercules and secure for the flight.

Remain within the Land Rover once loaded. The C-130 pilot controls when to drop both Land Rovers (via addaction), parachutes attached to the Land Rovers will automatically deploy once clear of the plane.

Two Land Rovers can be loaded into one C-130 at a time. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_RACS_DE { gear = "SD_G"; uniform = "SD_U"; languages[] = { {"west", 100} }; }; }; class Uniform { #include "SD_U.h" unitBaseClass = "Rifleman"; }; class Gear { #include "SD_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class SD_G { class Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_11"; primaryWeaponItems[] = {"CUP_optic_AIMM_MARS_BLK", "CUP_acc_LLM01_L"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 2}, {"ACE_Chemlight_White", 1}, {"Chemlight_red", 1}, {"SmokeShell", 1}, {"SmokeShellRed", 1} }; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 6}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Emag", 4}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "ItemGPS"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Chemlight_Shield", 1}, {"ACE_wirecutter", 1}, {"CUP_NVG_PVS15_black", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_11_GL"; handgunWeapon = "CUP_hgun_M17_Black"; handgunItems[] = {"optic_MRD_black", "CUP_acc_MLPLS_Laser", "CUP_21Rnd_9x19_M17_Black"}; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 5}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2}, {"CUP_21Rnd_9x19_M17_Black", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Emag", 4}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_StarFlare_White_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_HE_M203", 2}, {"CUP_1Rnd_HEDP_M203", 2}, {"B_IR_Grenade", 2}, {"ACE_IR_Strobe_Item", 1} }; binocular = "ACE_Vector"; }; class Officer : Leader { uniformMagazines[] = { {"HandGrenade", 2}, {"ACE_Chemlight_White", 1}, {"Chemlight_red", 1}, {"SmokeShell", 1}, {"SmokeShellRed", 1}, {"Laserbatteries", 1} }; binocular = "Laserdesignator_01_khk_F"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_8"; primaryWeaponItems[] = {"CUP_optic_MARS", "CUP_acc_LLM01_L"}; handgunWeapon = "CUP_hgun_M17_Black"; handgunItems[] = {"optic_MRD_black", "CUP_acc_MLPLS_Laser", "CUP_21Rnd_9x19_M17_Black"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 4}, {"CUP_21Rnd_9x19_M17_Black", 2} }; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_8"; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 6}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_556x45_Emag", 2} }; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_14"; primaryWeaponItems[] = {"CUP_optic_AIMM_MARS_BLK", "CUP_acc_LLM01_L", "CUP_bipod_VLTOR_Modpod_black"}; vestMagazines[] = {{"CUP_100Rnd_556x45_BetaCMag_ar15", 4}}; backpackMagazines[] = {{"CUP_100Rnd_TE1_Red_Tracer_556x45_BetaCMag_ar15", 4}}; }; class AAR : Rifleman { primaryWeapon = "CUP_CZ_BREN2_556_14"; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 6}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 4} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_556x45_BetaCMag_ar15", 2}, {"CUP_100Rnd_TE1_Red_Tracer_556x45_BetaCMag_ar15", 2} }; binocular = "ACE_Vector"; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_M136"; vestMagazines[] = { {"CUP_30Rnd_556x45_Emag", 6}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_Emag", 4}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 2} }; }; class HATG : RAT { secondaryWeapon = "launch_B_Titan_short_F"; secondaryWeaponItems[] = {"Titan_AT"}; backpackMagazines[] = { {"Titan_AT", 2}, {"Titan_AP", 1} }; }; class VG : Crew { binocular = "ACE_Vector"; }; class VD : Crew { binocular = "ACE_Vector"; }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M136", 25}}; magazines[] = { {"CUP_30Rnd_556x45_Emag", 100}, {"CUP_30Rnd_556x45_Emag_Tracer_Red", 50}, {"CUP_100Rnd_556x45_BetaCMag_ar15", 100}, {"CUP_100Rnd_TE1_Red_Tracer_556x45_BetaCMag_ar15", 50}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_Smoke_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 210}, {"CUP_1Rnd_StarFlare_White_M203", 25}, {"CUP_1Rnd_StarFlare_Red_M203", 25}, {"Titan_AT", 10}, {"Titan_AP", 5}, {"CUP_21Rnd_9x19_M17_Black", 10}, {"ACE_Chemlight_White", 10}, {"Chemlight_red", 10}, {"B_IR_Grenade", 5}, {"HandGrenade", 25}, {"SmokeShell", 25}, {"SmokeShellRed", 25}, {"DemoCharge_Remote_Mag", 25}, {"SatchelCharge_Remote_Mag", 10} }; items[] = {{"ACE_M26_Clacker", 5}}; medicalItems[] = { {"ACE_fieldDressing", 150}, {"ACE_splint", 24} }; }; }; class SD_U { class Rifleman { headGear = "CUP_H_LWHv2_desert"; goggles = "CUP_FR_NeckScarf2"; uniform = "CUP_U_I_RACS_Desert_1"; vest = "CUP_V_PMC_CIRAS_Coyote_Patrol_ARM"; backpack = "ark_backpack_med"; }; class Leader : Rifleman { headGear = "CUP_H_LWHv2_desert_comms"; vest = "CUP_V_PMC_CIRAS_Coyote_TL_ARM"; }; class Officer : Leader { headGear = "CUP_H_RACS_Beret_Blue"; }; class Crew : Rifleman { headGear = "CUP_H_LWHv2_desert_comms"; uniform = "CUP_U_I_RACS_Desert_2"; vest = "CUP_V_PMC_CIRAS_Coyote_Veh_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { vest = "CUP_V_PMC_CIRAS_Coyote_Grenadier_ARM"; }; class AR : Rifleman { uniform = "CUP_U_I_RACS_Desert_2"; vest = "CUP_V_PMC_IOTV_Coyote_AR_ARM"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { }; class HATG : RAT { headGear = "CUP_H_LWHv2_desert_ess_comms"; backpack = "ark_backpack_large"; }; class VG : Crew { headGear = "CUP_H_LWHv2_desert_ess_comms"; goggles = "CUP_G_Scarf_Face_Tan"; }; class VD : Crew { }; class P : Crew { uniform = "CUP_U_I_RACS_PilotOverall"; headGear = "CUP_H_SPH4_khaki"; goggles = "G_Aviator"; }; class PCM : P { }; }; // initServer.sqf ark_fnc_MissionName_fireArty = { private _vehicle = _this select 0; private _target = _this select 1; private _gunner = effectiveCommander _vehicle; [_vehicle,_target,_gunner] spawn { params ["_vehicle","_target","_gunner"]; while {alive _vehicle && alive _gunner} do { _gunner commandArtilleryFire [getMarkerpos _target, currentMagazine _vehicle, 2]; _vehicle setVehicleAmmo 1; uiSleep random [30,45,60]; }; }; }; {[_x,"tgt"] call ark_fnc_MissionName_fireArty} forEach [arty,arty_1,arty_2];raP version6EditorData sourceNameark_co56_special_deliveryaddonsTA3_Characters_Face_nouniformrestrictionsace_parachuteA3_Ui_Fark_clear_cargoark_ai_sentryCUP_WheeledVehicles_UAZCUP_WheeledVehicles_UralCUP_WheeledVehicles_VolhaCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionA3_Structures_F_SystemCUP_CAMiscCUP_Creatures_Military_SLAadmiralCUP_AirVehicles_UH1HCUP_WheeledVehicles_BRDM2CUP_TrackedVehicles_BMPCUP_WheeledVehicles_BTR60CUP_TrackedVehicles_T55CUP_WheeledVehicles_V3SCUP_WheeledVehicles_DatsunCUP_WheeledVehicles_S1203CUP_WheeledVehicles_LRCUP_WheeledVehicles_Ikarusark_rotorA3_Structures_F_Mil_BagBunkerA3_Structures_F_WallsA3_Structures_F_Ind_WindPowerPlantA3_Structures_F_Heli_Civ_ConstructionsA3_Structures_F_Heli_Ind_MachinesA3_Structures_F_Items_ElectronicsA3_Structures_F_Items_ToolsA3_Structures_F_Heli_FurnitureA3_Structures_F_Items_Vesselsace_cargoace_field_rationsA3_Structures_F_EPA_Civ_ConstructionsA3_Props_F_Orange_Humanitarian_SuppliesOPXmiscCUP_Misc3_ConfigA3_Structures_F_Bootcamp_Civ_SportsGroundsCUP_Editor_Structures_ConfigCUP_Misc_e_ConfigA3_Structures_F_Exp_Infrastructure_WaterSupplyA3_Structures_F_EPA_Items_MedicalA3_Props_F_Orange_Humanitarian_CampsA3_Structures_F_Heli_Items_ElectronicsA3_Props_F_Orange_FurnitureCUP_Editor_Buildings_Configace_sittingA3_Props_F_Orange_Items_DecorativeCUP_CWA_MiscA3_Props_F_Orange_Civilian_InfoBoardsA3_Structures_F_Items_DocumentsA3_Props_F_Argo_Items_Electronicscba_xehA3_Props_F_Orange_Items_DocumentsA3_Props_F_Argo_Items_DocumentsA3_Structures_F_Items_GadgetsA3_Structures_F_Bootcamp_Items_ElectronicsCUP_WheeledVehicles_SkodaA3_Props_F_Exp_Industrial_HeavyEquipmentCUP_StandaloneTerrains_CoreCUP_WaterVehicles_RHIBA3_Props_F_Exp_Naval_BoatsA3_Structures_F_Dominants_LighthouseA3_Structures_F_Naval_PiersCUP_Desert2_ConfigCUP_WaterVehicles_PBXCUP_WaterVehicles_Fishing_BoatA3_Structures_F_EPB_Civ_Campingace_interactionace_draggingA3_Structures_F_EPA_Items_FoodA3_Props_F_Argo_Civilian_InfoBoardsA3_Structures_F_Heli_Ind_AirportCUP_AirVehicles_UH60CUP_WheeledVehicles_MTVRCUP_AirVehicles_C130JA3_Supplies_F_Orange_AmmoboxesCUP_AirVehciles_Cessnaark_ace_rearmA3_Modules_FAddonsMetaData dlcsCUP_VehiclesCUP_UnitsHeliOrangeExpansionArgorandomSeedScenarioData$CustomAttributes$Mission{& moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider MarkerIDProvider LayerIndexProvider Camera  nextID nextID nextID posstartWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<+(=items<Item0+Item11Item2^8Item3>Item4QIItem5OItem6 VItem7`Item8dgItem9mItem10{xItem11~Item12Item13Item14Item15Item16lItem17Item18Item19^Item20ɰItem211Item22Item23 Item24tItem25޲Item26+Item27Item28vItem29)7Item30XItem31²Item32 Item33UItem348Item35Item36Item37Item38Item39Item40zItem41[Item42Item43Item44Item45Item46Item47cItem48Item49ӨItem50Item51Item52VItem53ڭItem54AItem55ݲItem56dItem57Item58YItem59dataTypeGroupsideWestEntitiesM+Attributes1id1itemsItem0+Item1*-Item2.Item3,01dataTypeObjectPositionInfo+sideWestflagsAttributes1,idtypeB_officer_F*-position)D_A=Fangles G@1,skill?rankCAPTAINinit [this, ["faction", "CUP_RACS_DE"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Commanding Officer@COisPlayerisPlayable*-dataTypeObjectPositionInfo-sideWestflagsAttributes-idtypeB_medic_F.position,(D_A:=Fangles G@-skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Platoon Medic@COisPlayable.dataTypeObjectPositionInfo&/sideWestflagsAttributes^/idtypeB_Soldier_F,0position-*D_A=Fangles G@^/skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Platoon Rifleman@COisPlayable,0dataTypeObjectPositionInfo0sideWestflagsAttributes0idtypeB_officer_F1position;)D_Ax=Fangles G@0skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Executive Officer@COisPlayable1formationDIAMOND1dataTypeGroupsideWestEntities"2AttributesD8id^8itemsItem0U2Item13Item25D8dataTypeObjectPositionInfo2sideWestflagsAttributes2idtypeB_Soldier_SL_F3positionG8+D_A>Fangles=@2skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha Squad Leader@Alpha SLisPlayable3dataTypeObjectPositionInfoY4sideWestflagsAttributes4idtypeB_medic_F5position+D_A>Fangles=@4skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha Squad Medic@Alpha SLisPlayable5dataTypeObjectPositionInfo 6sideWestflagsAttributesA6idutypeB_soldier_AAT_FCustomAttributes 7D8positiont*D_Ap>Fangles=@A6skill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "HATG"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha Javelin Gunner@Alpha SLisPlayable 7Attribute0B7Attribute17nAttributesD8propertyspeakerexpression_this setspeaker _value;Value77data77singleTypeSTRINGvalueMale04ENG7propertypitchexpression_this setpitch _value;Value8D8data8D8singleTypeSCALARvalue?D8formationDIAMOND^8dataTypeGroupsideWestEntities8Attributest>id7>itemsItem08Item1;t>dataTypeObjectPositionInfoT9sideWestflagsAttributes9idmtypeB_Soldier_FCustomAttributesw:;position+D_A=Fangles=@9skill?initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "VG"], ["marker", "AV", "ColorRed"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha Vehicle Gunner@Alpha VehicleisPlayablew:Attribute0:Attribute15;nAttributes;propertyspeakerexpression_this setspeaker _value;Value:5;data ;5;singleTypeSTRINGvalueMale06ENG5;propertypitchexpression_this setpitch _value;Value{;;data;;singleTypeSCALARvalueG?;dataTypeObjectPositionInfo5<sideWestflagsAttributesm<idntypeB_Soldier_FCustomAttributes:=t>position@+D_A=Fangles=@m<skill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha Vehicle Driver @Alpha VehicleisPlayable:=Attribute0r=Attribute1=nAttributest>propertyspeakerexpression_this setspeaker _value;Value==data==singleTypeSTRINGvalueMale05ENG=propertypitchexpression_this setpitch _value;Value>>t>dataN>t>singleTypeSCALARvalueff?t>formationDIAMOND>dataTypeGroupsideWestEntities>Attributes7IidQIitemsItem0!?Item1@Item2=BItem3CItem4uF7IdataTypeObjectPositionInfo?sideWestflagsAttributes?idtypeB_Soldier_TL_F@position*D_A=Fangles=@?skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Fireteam Leader@Alpha 1isPlayable@dataTypeObjectPositionInfo.AsideWestflagsAttributesfAidtypeB_soldier_AR_F=Bposition+D_A=Fangles=@fAskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Automatic Rifleman@Alpha 1isPlayable=BdataTypeObjectPositionInfoBsideWestflagsAttributesBidtypeB_Soldier_A_FCposition(H*D_A_=Fangles=@Bskill?init [this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayableCdataTypeObjectPositionInfo;DsideWestflagsAttributessDidtypeB_Soldier_FCustomAttributes;EuFposition*D_A=Fangles=@sDskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha 1 Rifleman@Alpha 1isPlayable;EAttribute0sEAttribute1EnAttributesuFpropertyspeakerexpression_this setspeaker _value;ValueEEdataEEsingleTypeSTRINGvalueMale02ENGEpropertypitchexpression_this setpitch _value;Value?FuFdataOFuFsingleTypeSCALARvalueu?uFdataTypeObjectPositionInfoFsideWestflagsAttributes5GidtypeB_soldier_LAT_FCustomAttributesG7Ipositionՙ+D_A=FanglesV>=@@5Gskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha 1 Rifleman (AT)@Alpha 1isPlayableGAttribute05HAttribute1HnAttributes7Ipropertyspeakerexpression_this setspeaker _value;ValueHHdataHHsingleTypeSTRINGvalueMale09ENGHpropertypitchexpression_this setpitch _value;ValueI7IdataI7IsingleTypeSCALARvalueu?7IformationDIAMONDQIdataTypeGroupsideWestEntitiesIAttributesOidOitemsItem0IItem1hKItem2LOdataTypeObjectPositionInfo?JsideWestflagsAttributeswJidtypeB_Soldier_SL_FhKposition9.D_A0>Fangles37:wJskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo Squad Leader @Bravo SLisPlayablehKdataTypeObjectPositionInfoKsideWestflagsAttributes LidtypeB_medic_FLposition.D_A_=Fangles37: Lskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo Squad Medic@Bravo SLisPlayableLdataTypeObjectPositionInfoMsideWestflagsAttributesMidtypeB_soldier_AAT_FCustomAttributesNOposition-D_Ag=Fangles37:Mskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "HATG"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo Javelin Gunner@Bravo SLisPlayableNAttribute0NAttribute1DOnAttributesOpropertyspeakerexpression_this setspeaker _value;ValueODOdataODOsingleTypeSTRINGvalueMale04ENGDOpropertypitchexpression_this setpitch _value;ValueOOdataOOsingleTypeSCALARvalue?OformationDIAMONDOdataTypeGroupsideWestEntities$PAttributesUid VitemsItem0LPItem1.SUdataTypeObjectPositionInfoPsideWestflagsAttributesQidtypeB_Soldier_FCustomAttributesQ.Sposition.D_A=Fangles37:Qskill?initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "VG"], ["marker", "BV", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo Vehicle Gunner@Bravo VehicleisPlayableQAttribute0,RAttribute1RnAttributes.Spropertyspeakerexpression_this setspeaker _value;ValuevRRdataRRsingleTypeSTRINGvalueMale05ENGRpropertypitchexpression_this setpitch _value;ValueR.SdataS.SsingleTypeSCALARvalue?.SdataTypeObjectPositionInfoSsideWestflagsAttributesSidtypeB_Soldier_FCustomAttributesTUposition.D_A=Fangles37:Sskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo Vehicle Driver@Bravo VehicleisPlayableTAttribute0TAttribute1tUnAttributesUpropertyspeakerexpression_this setspeaker _value;Value8UtUdataHUtUsingleTypeSTRINGvalueMale12ENGtUpropertypitchexpression_this setpitch _value;ValueUUdataUUsingleTypeSCALARvalue?UformationDIAMOND VdataTypeGroupsideWestEntitiesTVAttributes`id6`itemsItem0VItem1:XItem2YItem34[Item4]`dataTypeObjectPositionInfoWsideWestflagsAttributesFWid7typeB_Soldier_TL_F:Xposition-D_Ae=Fangles37:FWskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Fireteam Leader@Bravo 1isPlayable:XdataTypeObjectPositionInfoXsideWestflagsAttributesXid8typeB_soldier_AR_FYpositionb.D_A=Fangles37:Xskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Automatic Rifleman@Bravo 1isPlayableYdataTypeObjectPositionInfo*ZsideWestflagsAttributesbZid9typeB_Soldier_A_F4[position"-D_A=Fangles37:bZskill?init [this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable4[dataTypeObjectPositionInfo[sideWestflagsAttributes[id:typeB_Soldier_FCustomAttributes\]positionH-D_A=Fangles37:[skill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo 1 Rifleman@Bravo 1isPlayable\Attribute0\Attribute1v]nAttributes]propertyspeakerexpression_this setspeaker _value;Value:]v]dataJ]v]singleTypeSTRINGvalueMale03ENGv]propertypitchexpression_this setpitch _value;Value]]data]]singleTypeSCALARvalue ׃?]dataTypeObjectPositionInfoz^sideWestflagsAttributes^id5typeB_soldier_LAT_FCustomAttributesz_`positionb.D^A=FanglesV>37:@^skill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo 1 Rifleman (AT)@Bravo 1isPlayablez_Attribute0_Attribute18`nAttributes`propertyspeakerexpression_this setspeaker _value;Value_8`data `8`singleTypeSTRINGvalueMale09ENG8`propertypitchexpression_this setpitch _value;Value~``data``singleTypeSCALARvalueu?`formationDIAMOND`dataTypeGroupsideWestEntitiesaAttributesJgidgdgitemsItem0KaItem1bItem2dJgdataTypeObjectPositionInfoasideWestflagsAttributesaidhtypeB_Soldier_SL_Fbposition0D_A >Fangles@askill?rankSERGEANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie Squad Leader@Charlie SLisPlayablebdataTypeObjectPositionInfoUcsideWestflagsAttributesciditypeB_medic_Fdpositionz1D_AS>Fangles@cskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie Squad Medic@Charlie SLisPlayableddataTypeObjectPositionInfo esideWestflagsAttributesCeidjtypeB_soldier_AAT_FCustomAttributesfJgposition:0D_AI>Fangles@Ceskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "HATG"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie Javelin Gunner@Charlie SLisPlayablefAttribute0HfAttribute1fnAttributesJgpropertyspeakerexpression_this setspeaker _value;ValueffdataffsingleTypeSTRINGvalueMale04ENGfpropertypitchexpression_this setpitch _value;ValuegJgdata$gJgsingleTypeSCALARvalue?JgformationDIAMONDdgdataTypeGroupsideWestEntitiesgAttributesmidmitemsItem0gItem1jmdataTypeObjectPositionInfoZhsideWestflagsAttributeshidtypeB_Soldier_FCustomAttributesijposition\0D_A=Fangles@hskill?initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "VG"], ["marker", "CV", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie Vehicle Gunner @Charlie VehicleisPlayableiAttribute0iAttribute1BjnAttributesjpropertyspeakerexpression_this setspeaker _value;ValuejBjdatajBjsingleTypeSTRINGvalueMale06ENGBjpropertypitchexpression_this setpitch _value;ValuejjdatajjsingleTypeSCALARvalue\?jdataTypeObjectPositionInfoBksideWestflagsAttributeszkidtypeB_Soldier_FCustomAttributesJlmpositionb1D_A=Fangles@zkskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie Vehicle Driver@Charlie VehicleisPlayableJlAttribute0lAttribute1mnAttributesmpropertyspeakerexpression_this setspeaker _value;ValuelmdatalmsingleTypeSTRINGvalueMale06ENGmpropertypitchexpression_this setpitch _value;ValueNmmdata^mmsingleTypeSCALARvalue?mformationDIAMONDmdataTypeGroupsideWestEntitiesmAttributesaxid{xitemsItem01nItem1oItem2WqItem3rItem4uaxdataTypeObjectPositionInfonsideWestflagsAttributesnidtypeB_Soldier_TL_Fopositionn0D_A=Fangles@nskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Fireteam Leader@Charlie 1isPlayableodataTypeObjectPositionInfoDpsideWestflagsAttributes|pidtypeB_soldier_AR_FWqposition1D_A=Fangles@|pskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Automatic Rifleman@Charlie 1isPlayableWqdataTypeObjectPositionInfoqsideWestflagsAttributesqidtypeB_Soldier_A_Frposition/D_A=Fangles@qskill?init [this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Assistant Automatic Rifleman@Charlie 1isPlayablerdataTypeObjectPositionInfoYssideWestflagsAttributessidtypeB_Soldier_FCustomAttributes]tuposition^o0D_A=Fangles@sskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie 1 Rifleman@Charlie 1isPlayable]tAttribute0tAttribute1unAttributesupropertyspeakerexpression_this setspeaker _value;ValuetudatatusingleTypeSTRINGvalueMale12ENGupropertypitchexpression_this setpitch _value;ValueauudataquusingleTypeSCALARvalueHz?udataTypeObjectPositionInfo#vsideWestAttributes[vidtypeB_soldier_LAT_FatlOffsetj>CustomAttributes'waxposition1D'4A=Fangles@[vskill?initcall{[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie 1 Rifleman (AT)@Charlie 1isPlayable'wAttribute0_wAttribute1wnAttributesaxpropertyspeakerexpression_this setspeaker _value;ValuewwdatawwsingleTypeSTRINGvalueMale09ENGwpropertypitchexpression_this setpitch _value;Value+xaxdata;xaxsingleTypeSCALARvalueu?axformationDIAMOND{xdataTypeGroupsideWestEntitiesxAttributes~idatlOffset?>~itemsItem0xItem1{~ dataTypeObjectPositionInfoysideWestflagsAttributesyidtypeB_Soldier_SL_FatlOffset?>CustomAttributesz{position.D4A=Fyskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta Squad Leader [JIP]@Delta SLisPlayablezAttribute0zAttribute1i{nAttributes{propertyspeakerexpression_this setspeaker _value;Value-{i{data={i{singleTypeSTRINGvalueMale07ENGi{propertypitchexpression_this setpitch _value;Value{{data{{singleTypeSCALARvalue33s?{dataTypeObjectPositionInfok|sideWestAttributes|idtypeB_medic_FatlOffset?>CustomAttributes}~positionitemsItem0oItem1[Item2Item3ه dataTypeObjectPositionInfosideWestflagsAttributes&idtypeB_Soldier_TL_FatlOffset?>CustomAttributes![position\.D4A׃=F&skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 1 Fireteam Leader [JIP]@Delta 1isPlayable!Attribute0YAttribute1߁nAttributes[propertyspeakerexpression_this setspeaker _value;Value߁data߁singleTypeSTRINGvalueMale11ENG߁propertypitchexpression_this setpitch _value;Value%[data5[singleTypeSCALARvaluep}?[dataTypeObjectPositionInfosideWestAttributesidtypeB_soldier_AR_FatlOffset?>CustomAttributesposition.D4A z=Fskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 1 Automatic Rifleman [JIP]@Delta 1isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueedatausingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvaluep}?dataTypeObjectPositionInfosideWestAttributesDžidtypeB_Soldier_A_FatlOffset?>CustomAttributesهposition-D4A z=FDžskill?init [this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 1 Assistant Automatic Rifleman [JIP]@Delta 1isPlayableAttribute0׆Attribute1]nAttributesهpropertyspeakerexpression_this setspeaker _value;Value!]data1]singleTypeSTRINGvalueMale10ENG]propertypitchexpression_this setpitch _value;ValueهdataهsingleTypeSCALARvalue?هdataTypeObjectPositionInfoesideWestAttributesidtypeB_soldier_LAT_FatlOffset?>CustomAttributesMposition\.D4A p=Fskill?init[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayableMAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Valueω data߉ singleTypeSTRINGvalueMale05ENG propertypitchexpression_this setpitch _value;ValueQdataasingleTypeSCALARvalue ׃?formationDIAMONDdataTypeGroupsideWestEntitiesAttributesזidatlOffset?>itemsItem09Item1Item2nItem3)ז dataTypeObjectPositionInfoЋsideWestflagsAttributesidtypeB_Soldier_TL_FatlOffset?>CustomAttributesposition\.D4AV=Fskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Fireteam Leader [JIP]@Delta 2isPlayableAttribute03Attribute1Attribute25nAttributespropertyspeakerexpression_this setspeaker _value;Value}datasingleTypeSTRINGvalueMale12ENGpropertypitchexpression_this setpitch _value;Value5data5singleTypeSCALARvalueff?5propertyfaceexpression_this setface _value;ValueydatasingleTypeSTRINGvaluedataTypeObjectPositionInfo7sideWestAttributesWidtypeB_soldier_AR_FatlOffset?>CustomAttributes4nposition.D4AL=FWskill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Automatic Rifleman [JIP]@Delta 2isPlayable4Attribute0lAttribute1nAttributesnpropertyspeakerexpression_this setspeaker _value;ValuedataƐsingleTypeSTRINGvalueMale12ENGpropertypitchexpression_this setpitch _value;Value8ndataHnsingleTypeSCALARvalue?ndataTypeObjectPositionInfosideWestAttributesidtypeB_Soldier_A_FatlOffset?>CustomAttributes)position-D4AL=Fskill?init[this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Assistant Automatic Rifleman [JIP]@Delta 2isPlayableAttribute0'Attribute1nAttributes)propertyspeakerexpression_this setspeaker _value;ValueqdatasingleTypeSTRINGvalueMale01ENGpropertypitchexpression_this setpitch _value;Value)data)singleTypeSCALARvalue?)dataTypeObjectPositionInfosideWestAttributesՔidtypeB_soldier_LAT_FatlOffset?>CustomAttributesזposition\.D4AB=FՔskill?init[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Rifleman (AT) [JIP]@Delta 2isPlayableAttribute0ՕAttribute1[nAttributesזpropertyspeakerexpression_this setspeaker _value;Value[data/[singleTypeSTRINGvalueMale03ENG[propertypitchexpression_this setpitch _value;ValueזdataזsingleTypeSCALARvalueQx?זformationDIAMONDdataTypeGroupsideWestEntitiesKAttributesidatlOffset?>itemsItem0Item1uItem27Item3 dataTypeObjectPositionInfo sideWestflagsAttributes@idtypeB_Soldier_TL_FatlOffset?>CustomAttributes;uposition\.D4A&=F@skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Fireteam Leader [JIP]@Delta 3isPlayable;Attribute0sAttribute1nAttributesupropertyspeakerexpression_this setspeaker _value;Valuedata͙singleTypeSTRINGvalueMale01ENGpropertypitchexpression_this setpitch _value;Value?udataOusingleTypeSCALARvalue?udataTypeObjectPositionInfosideWestAttributes idtypeB_soldier_AR_FatlOffset?>CustomAttributes7position.D4A*=F skill?rankCORPORALinit [this, ["faction", "CUP_RACS_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Automatic Rifleman [JIP]@Delta 3isPlayableAttribute05Attribute1nAttributes7propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale03ENGpropertypitchexpression_this setpitch _value;Value7data7singleTypeSCALARvalue33s?7dataTypeObjectPositionInfosideWestAttributesidtypeB_Soldier_A_FatlOffset?>CustomAttributesposition-D4A*=Fskill?init[this, ["faction", "CUP_RACS_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Assistant Automatic Rifleman [JIP]@Delta 3isPlayableAttribute0Attribute1vnAttributespropertyspeakerexpression_this setspeaker _value;Value:vdataJvsingleTypeSTRINGvalueMale08ENGvpropertypitchexpression_this setpitch _value;Valuedata̟singleTypeSCALARvaluep}?dataTypeObjectPositionInfo~sideWestAttributesidtypeB_soldier_LAT_FatlOffset?>CustomAttributesfposition\.D4A*=Fskill?init[this, ["faction", "CUP_RACS_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Rifleman (AT) [JIP]@Delta 3isPlayablefAttribute0Attribute1$nAttributespropertyspeakerexpression_this setspeaker _value;Value$data$singleTypeSTRINGvalueMale11ENG$propertypitchexpression_this setpitch _value;ValuejdatazsingleTypeSCALARvalue33s?formationDIAMONDdataTypeGroupsideWestEntitiesAttributes iditemsItem0! dataTypeObjectPositionInfosideWestflagsAttributesãidtypeB_Pilot_FCustomAttributesӤ position"b,D_A֕>Fãskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "P"], ["marker", "TP1", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Transport Plane 1 Pilot (C-130J)@Transport Plane 1isPlayableӤAttribute0 Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;ValueUdataesingleTypeSTRINGvalueMale04ENGpropertypitchexpression_this setpitch _value;Valueץ data singleTypeSCALARvalue? dataTypeGroupsideWestEntities]AttributesfidlitemsItem0zfdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Pilot_FCustomAttributes,fposition87D_A>Fskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "P"], ["marker", "TP2", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Transport Plane 2 Pilot (C-130J)@Transport Plane 2isPlayable,Attribute0dAttribute1nAttributesfpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale06ENGpropertypitchexpression_this setpitch _value;Value0fdata@fsingleTypeSCALARvalueff?fldataTypeGroupsideWestEntitiesAttributesiditemsItem0ީItem1ͬdataTypeObjectPositionInfo`sideWestflagsAttributesidtypeB_Pilot_FCustomAttributesͬpositionyD_A=FanglesG=skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_DE"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - AH 1 Observer@AH 1isPlayableOAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;ValueѮ data singleTypeSTRINGvalueMale08ENG propertypitchexpression_this setpitch _value;ValueSdatacsingleTypeSCALARvalueQx?dataTypeMarkerpositionNADt=Fnamemkr_rrtypeEmptyidatlOffset)\dataTypeMarkerposition3CDdm=Fnamemkr_slingtypeEmptyidatlOffset)\^dataTypeMarkerposition HD?Fnamemkr_pegasustypeEmptyidatlOffsetpɰdataTypeMarkerposition"E,Enamemkr_droptypeEmptyid atlOffset1dataTypeMarkerpositionCE+Enamemkr_la_pessagnetypeEmptyid atlOffsethU`àdataTypeMarkerpositionItem2Item3ĹItem4Item5Item6Item78dataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeCUP_O_UAZ_Unarmed_SLAatlOffset>positionIEAcCEangles\@{!@[A=8>dataTypeObjectPositionInfoŸsideEmptyflagsAttributesidtypeCUP_O_Ural_Open_SLAatlOffsetpositionHEXdC!EanglesQs@8,A@4=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Volha_SLAatlOffsetIĹpositionʍFE3aCx_Eangles<2z?˜D<ĹdataTypeObjectPositionInfo;sideEmptyflagsAttributessidtypeRU_WarfareBBarracksposition5GEaC)Eangles;@sdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesKidtypeLand_ClutterCutter_large_FatlOffset>positionHEeaC3+Eangles2@y^@KcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_ClutterCutter_large_FatlOffset7positionHEGcCūEangles@EB=JcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeRU_WarfareBBarracks8positionHEcCuEdisableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthpositionHE(fCEanglesV)@dataTypeLayernameSentry AIEntities9id-atlOffsetB items Item0Item1jItem2Item3Item4-Item5lItem6Item7Item8EItem9dataTypeObjectPositionInfo,sideEastflagsAttributesdidtypeCUP_O_UAZ_MG_SLAjpositionbLE!hCEangles^w@djdataTypeGroupsideEastEntitiesӿAttributesCrewLinks idatlOffsetBitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_soldier_desertCustomAttributespositionbLEgCEangles^w@skillL>Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueMdata]singleTypeSTRINGvalueMale06GREpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue33s? LinkIDProvider0LinksCnextIDCitemsItem0`linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem05dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_Soldier_GL_desertpositionBLEgCUEangles>@dataTypeGroupsideEastEntitiesQAttributes'idatlOffsetB-itemsItem0n'dataTypeObjectPositionInfosideEastflagsAttributes!idtypeCUP_O_SLA_soldier_desert'position MEgCCEanglesz}@!'-dataTypeGroupsideEastEntitiesAttributesfidatlOffsetBlitemsItem0fdataTypeObjectPositionInfo(sideEastflagsAttributes`idtypeCUP_O_SLA_Soldier_Backpack_desertfpositionLEgC` Eangles@`fldataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInforsideEastflagsAttributesidtypeCUP_O_SLA_Soldier_AMG_desertatlOffset0?positionIEncCfEangles>@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0-dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_Soldier_MG_desertatlOffset?positionHEaC5Eangles@9?EdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfoPsideEastflagsAttributesidtypeCUP_O_SLA_Soldier_Backpack_desertatlOffset>positionG(HEaCEanglesUL@dataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_soldier_desertposition}FEWA`CihEangleslQ@dataTypeLayernameAdmiralEntitiesid.atlOffsetBitemsItem0?Item1#dataTypeLayernamePatrolEntitiesid/atlOffsetB#itemsItem0Item1gItem2Item3#dataTypeTriggerpositionTDE W`CyEAttributes2idtypeEmptyDetectorAreaR250gconditioncall{true}sizeAzCsizeBzCgdataTypeTriggerpositionWEEZ`CEAttributesidtypeEmptyDetectorAreaR250conditioncall{true}sizeA;DsizeB;DdataTypeLogicPositionInfowidtypeAdmiral_PatrolZoneatlOffset8CustomAttributesposition`EFCE Attribute0OAttribute1Attribute2Attribute3eAttribute4Attribute5Attribute6Attribute7YAttribute8$Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value~datasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value/edata?esingleTypeSCALARvalueBepropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueVdatafsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value#Ydata3YsingleTypeSCALARvalueYpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value$data$singleTypeSCALARvalue@@$propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueidataysingleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes#positionpE CE Attribute0Attribute1Attribute2;Attribute3Attribute4Attribute5LAttribute6Attribute7Attribute8Attribute9gnAttributes #propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueWdatagsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;data;singleTypeSCALARvalue;propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuegdatawsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueLdata(LsingleTypeBOOLvalueLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueudatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value4gdataDgsingleTypeSTRINGvaluegpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#data#singleTypeSTRINGvalue#dataTypeLayernameCounterEntitiespid0atlOffsetBitemsItem0Item1dataTypeGroupsideEastEntitiesAttributesCrewLinksid-atlOffsetBitemsItem0UItem1Item2/Item3Item4Item5pdataTypeObjectPositionInfosideEastflagsAttributesid/typeCUP_O_SLA_PilotpositiontFՐB!wEangles\@nameheli_1DdataTypeObjectPositionInfosideEastflagsAttributesid0typeCUP_O_SLA_PilotCustomAttributes/positiontFՐB!wEangles\@skillL>nameheli_1GAttribute0-Attribute1nAttributes/propertyspeakerexpression_this setspeaker _value;ValuewdatasingleTypeSTRINGvalueMale04GREpropertypitchexpression_this setpitch _value;Value/data /singleTypeSCALARvalue ׃?/dataTypeWaypointpositionSxEN(BEEffectsshowWPNEVERid3typeMovedataTypeWaypointpositionWEsCGEEffectsshowWPNEVERid4typeMovedataTypeWaypointpositionEDtX@ϏEEffectsjshowWPNEVERid5typeMoveppdataTypeWaypointposition!uEn_B~EEffectsshowWPNEVERid6typeCycleLinkIDProviderLinksnextIDitemsItem0BItem1linkIDitem0/item1.CustomData}rolelinkIDitem00item1.CustomDataroleturretPath dataTypeObjectPositionInfosideEastflagsAttributesid.typeCUP_O_UH1H_slick_SLAatlOffset6߽CustomAttributespositiontF$BTwEangles\@fuelnameheli_1Attribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuerdatasingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuendata~singleTypeBOOLvaluedataTypeLayernameMain RoadstateEntitiesid1atlOffset"@vitemsItem00Item1Item2lvdataTypeLayernameSentry AIEntitiesid2atlOffsetB items Item0Item1Item2Item3Item4rItem5Item6cItem7iItem8 Item90dataTypeGroupsideEastEntitieshAttributesCrewLinksidatlOffsetBitemsItem0Item1pItem2Item3Item4adataTypeObjectPositionInfo2sideEastflagsAttributesjidtypeCUP_O_SLA_CrewatlOffset8pposition5GE=`CCEangles@/@8@jp dataTypeObjectPositionInfosideEastflagsAttributes?idtypeCUP_O_SLA_CrewatlOffsetCustomAttributesQposition3GE;`CCEangles@/@u8@?skillL>QAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREpropertypitchexpression_this setpitch _value;ValueUdataesingleTypeSCALARvaluep}?dataTypeWaypointpositionްGEn@C)EEffectsshowWPNEVERidtypeMovedataTypeWaypointposition xE|aBO EEffects[showWPNEVERidtypeMoveaadataTypeWaypointpositionGEN@C(EEffectsshowWPNEVERidtypeCycleatlOffset7LinkIDProviderLinksnextIDitemsItem0CItem1linkIDitem0item1CustomData~rolelinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoosideEastflagsAttributesidtypeCUP_O_BRDM2_SLAatlOffset8positionX!GEWECEangles@/@8@dataTypeGroupsideEastEntitiesAttributesECrewLinksKidatlOffsetBitemsItem0jItem1Item2Item3Item4^Item5EdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_CrewpositionEуBo`Eangles<@E=dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_CrewpositionEуBo`Eangles<@E= dataTypeObjectPositionInfo_sideEastflagsAttributesidtypeCUP_O_SLA_CrewatlOffset7CustomAttributespositionEуBo`Eangles+<@ =skillL>Attribute0Attribute1gnAttributespropertyspeakerexpression_this setspeaker _value;Value+gdata;gsingleTypeSTRINGvalueMale04GREgpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointposition\EԂBcaEEffectsXshowWPNEVERidtypeMoveatlOffset8^^dataTypeWaypointpositionzxEEEB2EEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionREтBRaEEffects?showWPNEVERidtypeCycleatlOffset7EEKLinkIDProviderpLinksnextIDitemsItem0Item1Item2elinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData=eroleturretPathelinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfo4sideEastflagsAttributeslidtypeCUP_O_BMP2_SLArpositionwEBr`Eangles<@E=lrdataTypeGroupsideEastEntitiesAttributes*CrewLinks0idatlOffsetBitemsItem0/Item1Item2Item3Item4CItem5*dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_CrewatlOffset6position ahEZAMEangles.<@v]*<dataTypeObjectPositionInfoosideEastflagsAttributesidtypeCUP_O_SLA_CrewatlOffset6position ahEZAMEangles.<@v]*< dataTypeObjectPositionInfoDsideEastflagsAttributes|idtypeCUP_O_SLA_CrewatlOffsetCustomAttributespositionahEZAMEangles֚<@m*<|skillL>Attribute0Attribute1LnAttributespropertyspeakerexpression_this setspeaker _value;ValueLdata LsingleTypeSTRINGvalueMale01GRELpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?dataTypeWaypointpositionFhEGAcNEEffects=showWPNEVERidtypeMoveatlOffset6CCdataTypeWaypointposition<OAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data singleTypeSTRINGvalueMale06GRE propertypitchexpression_this setpitch _value;ValueSdatacsingleTypeSCALARvalue?dataTypeWaypointpositionߖEB^EEffectsshowWPNEVERidtypeMoveatlOffset7dataTypeWaypointposition,E,*B;[{EEffectsyshowWPNEVERidtypeMoveatlOffsetdataTypeWaypointpositionɠEBFEEffectsshowWPNEVERidtypeCycleLinkIDProviderLinks)inextID)itemsItem0\Item1Item2 ilinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData roleturretPath linkIDitem0item1CustomDataFiroleturretPathidataTypeObjectPositionInfosideEastflagsAttributes idtypeCUP_O_T55_SLA positionEBܒEanglesһ<@r@  dataTypeGroupsideEastEntities AttributesCrewLinksidatlOffsetB0 itemsItem0 Item1 Item2b Item3z Item4 Item5`Item6Item76dataTypeObjectPositionInfo[ sideEastflagsAttributes idtypeCUP_O_SLA_Crew position߾E?LA{>EanglesO@!_@Q@ nametonkD dataTypeObjectPositionInfo sideEastflagsAttributesO idtypeCUP_O_SLA_Crewb position߾E?LA{>EanglesO@!_@Q@O nametonkCb dataTypeObjectPositionInfo sideEastflagsAttributes! idtypeCUP_O_SLA_CrewCustomAttributes@ z position߾E?LA{>EanglesO@!_@Q@! skillL>nametonkG@ Attribute0x Attribute1 nAttributesz propertyspeakerexpression_this setspeaker _value;Value  data  singleTypeSTRINGvalueMale06GRE propertypitchexpression_this setpitch _value;ValueD z dataT z singleTypeSCALARvalueHz?z dataTypeWaypointpositionRE^= Attribute0{Attribute1/ Attribute2 Attribute3!Attribute4B"Attribute5"Attribute6#Attribute7$Attribute8P%Attribute9 &nAttributes &propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value/ data / singleTypeSTRINGvalue/ propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value[!!datak!!singleTypeSCALARvalueB!propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value "B"data"B"singleTypeSCALARvalueBB"propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value""data""singleTypeBOOLvalue"propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value##data##singleTypeSCALARvalue#propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueO$$data_$$singleTypeSCALARvalue$propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value%P%data*%P%singleTypeSCALARvalue@P%propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value% &data% &singleTypeSTRINGvalue &propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value&&data&&singleTypeSTRINGvalue&dataTypeTriggerposition;EqAkEangle? @Attributes='id typeEmptyDetectorAreaR250'conditioncall{triggeractivated tgr_road_2;}sizeABsizeBXyC'dataTypeTriggerpositionHEOB`Eangle; @Attributes'idtypeEmptyDetectorAreaR250L(conditioncall{triggeractivated tgr_road_2;}sizeABsizeBXyCL(dataTypeTriggerpositionk\EyBNEangle@Attributes(idtypeEmptyDetectorAreaR250atlOffset t)conditioncall{triggeractivated tgr_road_1;}sizeABsizeBXyC)dataTypeTriggerposition_jE1˙BUEangle@Attributes)idtypeEmptyDetectorAreaR250)conditioncall{triggeractivated tgr_road_1;}sizeABsizeBXyC)dataTypeLogicPositionInfoB*idtypeAdmiral_PatrolZoneCustomAttributesb*g2positionE=EGLCEb* Attribute0+Attribute1+Attribute2,Attribute30-Attribute4-Attribute5.Attribute6W/Attribute7$0Attribute80Attribute91nAttributes g2propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value++data++singleTypeSTRINGvalue+propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueI,,dataY,,singleTypeSCALARvalue,propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value,0-data -0-singleTypeSCALARvalueB0-propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value--data--singleTypeSCALARvalueB-propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value\..datal..singleTypeBOOLvalue.propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value!/W/data1/W/singleTypeSCALARvalueW/propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value/$0data/$0singleTypeSCALARvalue$0propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value00data00singleTypeSCALARvalue@0propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuex11data11singleTypeSTRINGvalue1propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value42g2dataD2g2singleTypeSTRINGvalueg2dataTypeLayernameCounterEntities2id6atlOffsetBl items Item0L3Item13Item2@Item3AItem4?CItem5CItem6PItem7QItem8LRItem9i^Item10`Item11`ldataTypeTriggerposition`E1BzEAttributes3idtypeEmptyDetector3conditioncall{triggeractivated tgr_road_2;}sizeAAsizeBA3dataTypeLogicPositionInfor4idtypeAdmiral_OndemandCampZoneatlOffset /@CustomAttributes4@position9E .B}zE4Attribute05Attribute1P6Attribute27Attribute37Attribute4u8Attribute549Attribute69Attribute7:Attribute8r;Attribute9?<Attribute10=Attribute11=Attribute12>Attribute13U?nAttributes@propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6P6data-6P6singleTypeSTRINGvalueP6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value67data67singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value77data77singleTypeSCALARvalueB7propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value?8u8dataO8u8singleTypeSCALARvalueBu8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value849data949singleTypeSCALARvalue A49propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value99data99singleTypeBOOLvalue9propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value::data::singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value?;r;dataO;r;singleTypeSTRINGvaluer;propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value <?<data<?<singleTypeSCALARvalue?<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<=data<=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value==data==singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueV>>dataf>>singleTypeSCALARvalue?>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?U?data/?U?singleTypeSCALARvalue@U?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value?@data?@singleTypeSTRINGvalue@dataTypeGroupsideCivilianEntitiesu@AttributesAidatlOffsetBAitemsItem0@Item1BAAdataTypeObjectPositionInfoAsideCivilianflagsAttributesrpositionuɧEBdEanglesMd=c@Q;rrdataTypeObjectPositionInforsideEmptyflagsAttributesrid8typeCUP_C_LR_Transport_CTKatlOffsetrpositionE-BF yEangles@<<׊@X=rrdataTypeObjectPositionInfonssideEmptyflagsAttributessid9typeCUP_C_Ural_Open_Civ_01atlOffset9spositionEwB&eEanglesMd=F^@~z7@6uatlOffset7mitemsItem0GItem1gdataTypeObjectPositionInfoƋsideCivilianflagsAttributesid?typeC_Bob_VRatlOffset7position­EB]=EdataTypeWaypointposition؜EByEEffectsashowWPNEVERid@typeMoveatlOffset@ggmdataTypeGroupsideCivilianEntitiesˌAttributesidCatlOffset9itemsItem0Item1dataTypeObjectPositionInforsideCivilianflagsAttributesidDtypeC_Bob_VRatlOffset9positionzSE(BCEdataTypeWaypointpositionQE xBfmpEEffects showWPNEVERidFtypeMoveatlOffset7dataTypeGroupsideCivilianEntitiesgAttributesidHitemsItem0Item1$dataTypeObjectPositionInfosideCivilianflagsAttributesidItypeC_Bob_VR$position-ސEBaE$dataTypeWaypointpositionE[itemsZItem0wItem15Item2Item3Item4sItem5%Item6Item7Item8tItem9aItem10KItem11Item12Item13Item14Item15Item16oItem17WItem18,Item19Item20Item21Item22^Item23)Item24Item25Item26Item27hItem28BItem29Item30Item31Item32Item33LItem34Item35Item36Item37Item38FItem39Item40Item41Item42Item43Item44Item45Item46NItem473Item48Item49 Item50Item51Item52Item53Item54qItem55;Item56Item57Item58Item59Item60~Item61UItem628Item63Item64Item65Item66Item67oItem68UItem691Item70Item71Item72Item73Item74wItem75SItem76%Item77 Item78 Item79 Item80R Item81Item82Item83Item84Item85_Item86"Item87Item88Item89]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWire5positionE:{BsqEangleš@=@˜D<disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWirepositionRE/{B-pEangleš@@_@disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeLand_BagBunker_Small_Fposition0gE{BpEangleš@;"?_@disableSimulationdataTypeObjectPositionInfo5sideEmptyflagsAttributesmidtypeLand_BarGate_FspositionCE_BqEanglesp ?msdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorth%positionE*˘B@vEanglesΤ@%dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierNorthposition&ߛE*˘BLvEanglesΤ@dataTypeObjectPositionInfoPsideEmptyflagsAttributesidtypeLand_PowerGenerator_FpositionnEBwEangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeLand_GasTank_02_Ftposition>`E]BmwE;createAsSimpleObjectdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeLand_WeldingTrolley_01_FapositioncE>BBswEangles,@(createAsSimpleObjectdisableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributesid~typeLand_ToolTrolley_02_FKpositionWEBLwEanglesl@createAsSimpleObjectdisableSimulationKdataTypeObjectPositionInfosideEmptyflagsAttributesid?typeLand_EngineCrane_01_Fposition`EBwEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Portable_generator_FpositionEZBJwEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfodsideEmptyflagsAttributesidtypeLand_Gloves_FpositionTEHDB]wEangles}C@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~idtypeLand_Gloves_FpositioneEHDB^wEanglesb @~createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo.sideEmptyflagsAttributesfid5typeLand_Workbench_01_FpositionZErB2PwEangles@fcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes6idtypeLand_CanisterFuel_Foposition}E%.B;wE6createAsSimpleObjectdisableSimulationodataTypeObjectPositionInfosideEmptyflagsAttributesid@typeWaterPump_01_sand_FWpositioneEׄBwEanglesn@createAsSimpleObjectdisableSimulationWdataTypeObjectPositionInfosideEmptyflagsAttributesid>typeLand_PortableLight_double_F,position tE͓B8wEanglesH@disableSimulation,dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PlasticBucket_01_closed_FpositionwE%BT'wEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeLand_antennaposition_E>B&xwEangles)< @+@disableSimulationdataTypeObjectPositionInfo=sideEmptyflagsAttributesuidrtypeSkeetMachinepositionҟErUBLyEanglesY@udisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes@idptypeLand_GymRack_03_F^positionxEeByEangles&:9?P=;@disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributes idotypeLand_GymRack_03_F)positionUE_ByEangles:3 @ disableSimulation)dataTypeObjectPositionInfosideEmptyflagsAttributesidmtypeLand_GymBench_01_FpositionMEdByEangles:^@3 @disableSimulationdataTypeObjectPositionInfojsideEmptyflagsAttributesidntypeLand_GymRack_02_FpositionZXE{BByEangles:Jm@3 @disableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespidftypeCUP_vojenska_palandapositionGE8ByEangles:?3 @pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidetypeCUP_metalcase_02atlOffset:hpositionCE9BpyEangles: ?3 @JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributes$iddtypeCUP_metalcase_01atlOffset:BpositionAE9ByEangles:[ ?3 @$disableSimulationBdataTypeObjectPositionInfosideEmptyAttributesidgtypeCUP_metalcase_01atlOffset>positionrdE;B{yEangles&:@P=;disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidhtypeCUP_metalcase_02positionbE;B_vyEangles&:Ч@P=;disableSimulationdataTypeObjectPositionInfobsideEmptyflagsAttributesiditypeCUP_vojenska_palandaatlOffset:positionZEu;BpyEangles&:b @P=;disableSimulationdataTypeObjectPositionInfo,sideEmptyflagsAttributesdidbtypeCUP_metalcase_01positionNE+E1positionxE͒BSxEangles˩@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidRtypeLand_FoodSacks_01_large_brown_idap_Fposition>qE}B=xEangles@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesid]typeLand_Bandage_FpositionSELBpwEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoCsideEmptyAttributescid\typeLand_BloodBag_FatlOffset@?positionMEƓB}wEccreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesTid[typeLand_FirstAidKit_01_closed_FpositionTE BwEanglesSn?TcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFidVtypeLand_IntravenStand_01_2bags_FpositionFEBrkwEangles̀@FcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidZtypeLand_PainKillers_FNpositionIE,ȒBUwEcreateAsSimpleObjectdisableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesid^typeFridge_01_open_F3positionNEB|wEangles @createAsSimpleObjectdisableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidWtypeLand_Stethoscope_01_FpositionJEzBޠwEanglesҩ@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_Stretcher_01_olive_F positionYE-BwEangles@createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidYtypeLand_Stretcher_01_olive_Fposition6OE-B5wEangles@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidStypeLand_PaperBox_01_small_stacked_FatlOffset9positiongEBixEangles.jn@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeSatelitatlOffset=position/EEB@xEanglesj@disableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~id3typeLand_WoodenBed_01_FpositionEE!B;mxEangles1@~createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvid<typeGunrackTK_EP1CustomAttributesqpositionaEY0B:xEanglesJ7 ?vdisableSimulationAttribute0nAttributesqpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueqdata&qsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]qdataTypeObjectPositionInfosideEmptyflagsAttributesid(typeCUP_bedna_ammo2X;position6HE#aBMxEanglesZ?disableSimulation;dataTypeObjectPositionInfosideEmptyflagsAttributesid)typeCUP_ammobednaXpositionIE#aBYPxEanglesb?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid*typeCUP_hromada_beden_dekorativniXpositionKE#aBxEanglesM@disableSimulationdataTypeObjectPositionInfoQsideEmptyflagsAttributesid.typeLand_ArmChair_01_Fposition݀E/B5}xEangles67@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo:sideEmptyflagsAttributesrid2typeLand_TableSmall_01_FpositionꂜEBXbxEanglesh@rcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo(sideEmptyflagsAttributes`id1typeLand_Rug_01_Traditional_F~positionE=BgcxEanglesyj@`disableSimulation~dataTypeObjectPositionInfosideEmptyflagsAttributesid|typeLand_FlowerPot_01_Flower_FUpositionESҚBxEcreateAsSimpleObjectdisableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesid0typeLand_Sofa_01_F8positionE57BTxEangles*@createAsSimpleObjectdisableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidEtypecwa_Noticeboard_Abelposition䗜EC BwEangles:@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid}typeOfficeTable_01_new_FCustomAttributespositioneErB,xEanglesz" @createAsSimpleObjectdisableSimulationAttribute0-nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfo[sideEmptyflagsAttributesidPtypeLand_SatellitePhone_FpositionEIB+xEanglesY@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoRsideEmptyAttributesid+typeLand_MapBoard_01_Wall_Malden_FatlOffsetǠ?positionյE՜BDxEangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesQidFtypecwa_VysilackaopositionCEABFaxEangles6/@QdisableSimulationodataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeLand_Printer_01_FUpositionдEGBexEanglesU ?createAsSimpleObjectdisableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesid:typeOfficeTable_01_new_FCustomAttributesT1position[ErBcxEangles ?createAsSimpleObjectdisableSimulationTAttribute0|nAttributes1propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value1data1singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]1dataTypeObjectPositionInfosideEmptyAttributesid,typeLand_MapBoard_01_Wall_FatlOffsetB?positionƑEBGxEanglesI"@disableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesidBtypeLand_Map_FpositionUEBQTxEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoJsideEmptyflagsAttributesid'typeLand_Laptop_02_unfolded_FpositionzE +BQxEanglesl@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesOidTtypeLand_Wallet_01_FpositionE;BLxEOcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes>idAtypeLand_Map_unfolded_Malden_FwpositionşEaBhPxEanglesKm@>createAsSimpleObjectdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes=id9typeOfficeTable_01_new_FCustomAttributesvSpositionMErBQxEangles k@=createAsSimpleObjectdisableSimulationvAttribute0nAttributesSpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueSdataSsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]SdataTypeObjectPositionInfosideEmptyflagsAttributesid8typeLand_OfficeChair_01_F%positionEzBdxEcreateAsSimpleObjectdisableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesid7typeLand_OfficeCabinet_01_FCustomAttributes'  position]EǚBJyxEanglesl?createAsSimpleObjectdisableSimulation' Attribute0O nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value  data  singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true] dataTypeObjectPositionInfo| sideEmptyAttributes idItypeLand_Camera_01_FatlOffset? positionNEjBvxE createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo\ sideEmptyflagsAttributes idtypeGunrackTK_EP1CustomAttributes  position0EOYB$xEanglesJ7 ? disableSimulation Attribute0 nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value4  dataD  singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true] dataTypeObjectPositionInfo sideEmptyflagsAttributes4 idvtypeFoldTableR positionE-BmBxEangles27@4 disableSimulationR dataTypeObjectPositionInfo sideEmptyflagsAttributes idwtypeFoldChairposition2~E`BkFxEangles>@ disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeLand_Map_Malden_FpositionEwBIxEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoUsideEmptyflagsAttributesuidytypeLand_Compass_FpositionӇEBaPxEucreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo+sideEmptyflagsAttributescidOtypeLand_WaterCooler_01_old_Fposition|EדByxEanglesܨ@ccreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesAidztypeFoldTable_position9E-BwxEanglesj@AdisableSimulation_dataTypeObjectPositionInfosideEmptyflagsAttributesidttypeFoldTable"positionܨE-B;xEanglesSKl@disableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesidutypeFoldChairposition&E`BFxEanglesb^?disableSimulationdataTypeObjectPositionInfohsideEmptyflagsAttributesidtypeCUP_O_Volha_SLAatlOffsetppositionf[E"דBuwEangles^@;@<dataTypeObjectPositionInfosideEmptyflagsAttributesWidtypeCUP_O_UAZ_Unarmed_SLA]positionIE5eBwEanglesqI ?W]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_Militia_SLApositionsE5eB\wEangles@k@dataTypeLayernameSentry AIEntitiescid=atlOffsetr?)7itemsItem0sItem1#Item2]Item3Item4Item5XItem6!Item7#Item8)$Item9R%Item10{&Item11'Item12(Item13L+Item14-Item15/Item16A0Item17j1Item182Item193Item204Item215)7dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_BRDM2_SLA#position[E`_BuvEangles˜D<ܐ@#dataTypeGroupsideEastEntities|AttributesCrewLinksid]itemsItem0dataTypeObjectPositionInfo sideEastflagsAttributesXidtypeCUP_O_SLA_CrewCustomAttributesjposition[EBvvEangles˜D<ܐ@XskillL>jAttribute0Attribute1(nAttributespropertyspeakerexpression_this setspeaker _value;Value(data(singleTypeSTRINGvalueMale04GRE(propertypitchexpression_this setpitch _value;Valuendata~singleTypeSCALARvalue ׃?LinkIDProviderLinks]nextIDitemsItem0]linkIDitem0item1CustomData:]roleturretPath]dataTypeGroupsideEastEntitiesAttributesidatlOffset6itemsItem0dataTypeObjectPositionInfobsideEastflagsAttributesidtypeCUP_O_SLA_Soldier_MG_desertatlOffset6position hEwBpEangles5IJ@dataTypeGroupsideEastEntitiesAttributesiditemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_Soldier_AMG_desertposition`ExBޠpEangles#@dataTypeGroupsideEastEntitiesAttributesRidXitemsItem07RdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_Soldier_AMG_desertCustomAttributesRposition1wEBwEangles(m@stanceDownAttribute0PAttribute1nAttributesRpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREpropertypitchexpression_this setpitch _value;ValueRdata,RsingleTypeSCALARvalue33s?RXdataTypeGroupsideEastEntitiesAttributes!id!itemsItem0!dataTypeObjectPositionInfoS sideEastflagsAttributes idtypeCUP_O_SLA_Soldier_MG_desertCustomAttributes !positionvEBxEangles@@ stanceDown Attribute0 Attribute1]!nAttributes!propertyspeakerexpression_this setspeaker _value;Value!!]!data1!]!singleTypeSTRINGvalueMale02GRE]!propertypitchexpression_this setpitch _value;Value!!data!!singleTypeSCALARvalueu?!!dataTypeGroupsideEastEntities)"Attributes"id#itemsItem0F""dataTypeObjectPositionInfo"sideEastflagsAttributes"idtypeCUP_O_SLA_Medic_desert"positionVEBbwEangles?""#dataTypeGroupsideEastEntitiesM#Attributes#$id)$itemsItem0j##$dataTypeObjectPositionInfo#sideEastflagsAttributes$idtypeCUP_O_SLA_soldier_desert#$positionViE=Bs.xEangles?$#$)$dataTypeGroupsideEastEntitiess$AttributesL%idR%itemsItem0$L%dataTypeObjectPositionInfo%sideEastflagsAttributesF%idtypeCUP_O_SLA_Soldier_AR_desertL%positionQEאB*{wEangles%x@F%L%R%dataTypeGroupsideEastEntities%Attributesu&id{&itemsItem0%u&dataTypeObjectPositionInfo7&sideEastflagsAttributeso&idtypeCUP_O_SLA_Soldier_GL_desertu&positionCޜEbBwEangles~Ԍ@o&u&{&dataTypeGroupsideEastEntities&Attributes'id'itemsItem0&'dataTypeObjectPositionInfo]'sideEastflagsAttributes'idtypeCUP_O_SLA_Officer_desert'positionEaBsOxEanglesr@'''dataTypeGroupsideEastEntities'Attributes(id(itemsItem0((dataTypeObjectPositionInfo~(sideEastflagsAttributes(idtypeCUP_O_SLA_Commander(positionE8BXxEanglesu@(((dataTypeGroupsideEastEntities )AttributesF+idL+itemsItem0))F+dataTypeObjectPositionInfo)sideEastflagsAttributes)idtypeCUP_O_SLA_Sniper_KSVK_desertCustomAttributes *F+positionₜE`BaxEanglesCx@)stanceMiddle *Attribute0D*Attribute1*nAttributesF+propertyspeakerexpression_this setspeaker _value;Value**data**singleTypeSTRINGvalueMale05GRE*propertypitchexpression_this setpitch _value;Value+F+data +F+singleTypeSCALARvalueQx?F+L+dataTypeGroupsideEastEntities+Attributes-idatlOffsets@-itemsItem0+- dataTypeObjectPositionInfod,sideEastflagsAttributes,idtypeCUP_O_SLA_Spotter_desertatlOffsets@CustomAttributes,-positionZtEBsxEangles#~@,stanceMiddle,Attribute0,Attribute1p-nAttributes-propertyspeakerexpression_this setspeaker _value;Value4-p-dataD-p-singleTypeSTRINGvalueMale05GREp-propertypitchexpression_this setpitch _value;Value--data--singleTypeSCALARvalueG?--dataTypeGroupsideEastEntities<.Attributes/id/itemsItem0Y./dataTypeObjectPositionInfo.sideEastflagsAttributes /idtypeCUP_O_SLA_Officer_desert/position+dE8B)MxEangles> ///dataTypeGroupsideEastEntitiesb/Attributes;0idA0itemsItem0/;0dataTypeObjectPositionInfo/sideEastflagsAttributes50idtypeCUP_O_SLA_Soldier_SL_desert;0positionEaBRxEanglesS@50;0A0dataTypeGroupsideEastEntities0Attributesd1idj1itemsItem00d1dataTypeObjectPositionInfo&1sideEastflagsAttributes^1idtypeCUP_O_SLA_Soldier_AR_desertd1positionaFEaBexEangles{Q@^1d1j1dataTypeGroupsideEastEntities1Attributes2id2itemsItem012dataTypeObjectPositionInfoO2sideEastflagsAttributes2idtypeCUP_O_SLA_Soldier_SL_desert2positioneAE:BۇyEangles X@222dataTypeGroupsideEastEntities2Attributes3id3itemsItem023dataTypeObjectPositionInfo~3sideEastflagsAttributes3idtypeCUP_O_SLA_Soldier_Backpack_desert3positioniEbB^yE333dataTypeGroupsideEastEntities3Attributes4id4itemsItem044dataTypeObjectPositionInfo4sideEastflagsAttributes4idtypeCUP_O_SLA_Soldier_Backpack_desert4positionEbBq?yEangles?@444dataTypeGroupsideEastEntities#5Attributes5id5itemsItem0@55dataTypeObjectPositionInfo5sideEastflagsAttributes5idtypeCUP_O_SLA_Officer_desert5position[E8B4xEanglesb@555dataTypeGroupsideEastEntitiesI6Attributes#7id)7itemsItem0f6#7dataTypeObjectPositionInfo6sideEastflagsAttributes7idtypeCUP_O_SLA_Soldier_LAT_desert#7position]EڢBJ=wEangles }@7#7)7dataTypeLayernameChapoiEntitiesu7id>atlOffset, XitemsItem07Item1Item28XdataTypeLayernameAdmiralEntities7id?atlOffset=-itemsItem08Item1exdataTypeLayernameCounterEntitiesj8idCatlOffsetBexitemsItem09Item1:Item2b<Item3 =Item4=IItem5ZUItem6VItem7WItem8rXItem9dItem103fItem11fItem12rItem13sexdataTypeGroupsideCivilianEntitiesx9Attributes:id$atlOffset:itemsItem09Item1E::dataTypeObjectPositionInfo:sideCivilianflagsAttributes?:id%typeC_Bob_VRatlOffsetE:position3EګBlE?:E:dataTypeWaypointposition EvBgEEffects:showWPNEVERid'typeMoveatlOffset7:::dataTypeGroupsideCivilianEntities$;Attributes\<id)atlOffset>>b<itemsItem0L;Item1;\<dataTypeObjectPositionInfo;sideCivilianflagsAttributes;id*typeC_Bob_VRatlOffset>>;positionE*BE.E;;dataTypeWaypointposition EhB/dEEffectsV<showWPNEVERid,typeMove\<\<b<dataTypeTriggerpositionE׫By#mEAttributes<id#typeEmptyDetectoratlOffset7 =conditioncall{triggeractivated tgr_grad_n;}sizeApAsizeBpA =dataTypeLogicPositionInfo=id&typeAdmiral_OndemandCampZoneatlOffsetJ@CustomAttributes==Iposition>EҲB2mE=Attribute0>Attribute1v?Attribute2-@Attribute3@Attribute4AAttribute5ZBAttribute6CAttribute7CAttribute8DAttribute9eEAttribute10,FAttribute11FAttribute12GAttribute13{HnAttributes=IpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueC?v?dataS?v?singleTypeSTRINGvaluev?propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value?-@data@-@singleTypeSCALARvalue-@propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@@data@@singleTypeSCALARvalueB@propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueeAAdatauAAsingleTypeSCALARvalueBApropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value$BZBdata4BZBsingleTypeSCALARvalue AZBpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueBCdataBCsingleTypeBOOLvalueCpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueCCdataCCsingleTypeSCALARvalueCpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueeDDdatauDDsingleTypeSTRINGvalueDpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value/EeEdata?EeEsingleTypeSCALARvalue@eEpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueE,FdataF,FsingleTypeSCALARvalue,FpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueFFdataFFsingleTypeSCALARvalue@FpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value|GGdataGGsingleTypeSCALARvalueGpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueEH{HdataUH{HsingleTypeSCALARvalue{HpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value I=IdataI=IsingleTypeSTRINGvalue=IdataTypeLogicPositionInfoIid+typeAdmiral_OndemandCampZoneatlOffsetCustomAttributesIZUpositionEB⢃EIAttribute0JAttribute1KAttribute2JLAttribute3MAttribute4MAttribute5wNAttribute6,OAttribute7OAttribute8PAttribute9QAttribute10IRAttribute11SAttribute12SAttribute13TnAttributesZUpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`KKdatapKKsingleTypeSTRINGvalueKpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLJLdata$LJLsingleTypeSCALARvalueJLpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLMdataLMsingleTypeSCALARvalueBMpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueMMdataMMsingleTypeSCALARvalueBMpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueANwNdataQNwNsingleTypeSCALARvalue AwNpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueN,OdataO,OsingleTypeBOOLvalue,OpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOOdataOOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuePPdataPPsingleTypeSTRINGvaluePpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueLQQdata\QQsingleTypeSCALARvalueQpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueRIRdata#RIRsingleTypeSCALARvalueIRpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueRSdataRSsingleTypeSCALARvalueSpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueSSdataSSsingleTypeSCALARvalue?SpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuebTTdatarTTsingleTypeSCALARvalue@TpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'UZUdata7UZUsingleTypeSTRINGvalueZUdataTypeTriggerpositionVEBAEAttributesUid(typeEmptyDetectorVconditioncall{triggeractivated tgr_grad_n;}sizeA AsizeB AVdataTypeGroupsideCivilianEntitiesfVAttributesWidatlOffset A=WitemsItem0VItem13WWdataTypeObjectPositionInfo WsideCivilianflagsAttributes-Wid typeC_Bob_VRatlOffset A=3WpositionaE`iBt^E-W3WdataTypeWaypointposition0E[YB ^\EEffectsWshowWPNEVERid"typeMoveatlOffset7WWWdataTypeTriggerpositionEB^EAttributes%XidtypeEmptyDetectoratlOffsetrXconditioncall{triggeractivated tgr_grad_m;}sizeApAsizeBpArXdataTypeLogicPositionInfoXid!typeAdmiral_OndemandCampZoneatlOffset;CustomAttributes"YdpositionlEÐB^Eangles@7@"YAttribute0ZAttribute1ZAttribute2[Attribute3N\Attribute4]Attribute5]Attribute6y^Attribute7H_Attribute8`Attribute9`Attribute10aAttribute11[bAttribute12cAttribute13cnAttributesdpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZZdataZZsingleTypeSTRINGvalueZpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuea[[dataq[[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\N\data(\N\singleTypeSCALARvalueBN\propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value\]data\]singleTypeSCALARvalueB]propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value]]data]]singleTypeSCALARvalue A]propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueE^y^dataU^y^singleTypeBOOLvaluey^propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value_H_data"_H_singleTypeSCALARvalueH_propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value_`data_`singleTypeSTRINGvalue`propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value``data``singleTypeSCALARvalue`propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value`aadatapaasingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value%b[bdata5b[bsingleTypeSCALARvalue[bpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuebcdatabcsingleTypeSCALARvalue?cpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueccdataccsingleTypeSCALARvalue@cpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuetdddataddsingleTypeSTRINGvalueddataTypeGroupsideCivilianEntitiesdAttributes-fid3fitemsItem0eItem1e-fdataTypeObjectPositionInfoesideCivilianflagsAttributeseidtypeC_Bob_VReposition;EziBq2EeedataTypeWaypointposition]ߺEW[UBYEEffects'fshowWPNEVERidtypeMoveatlOffset7-f-f3fdataTypeTriggerpositionsE{iB2EAttributesfidtypeEmptyDetectorfconditioncall{triggeractivated tgr_grad_s;}sizeApAsizeBpAfdataTypeLogicPositionInfoIgidtypeAdmiral_OndemandCampZoneCustomAttributesigrpositionFE #nB?2EigAttribute0ehAttribute1'iAttribute2iAttribute3jAttribute4LkAttribute5 lAttribute6lAttribute7mAttribute8InAttribute9oAttribute10oAttribute11pAttribute12cqAttribute13,rnAttributesrpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueh'idatai'isingleTypeSTRINGvalue'ipropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueiidataiisingleTypeSCALARvalueipropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value_jjdataojjsingleTypeSCALARvalueBjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuekLkdata&kLksingleTypeSCALARvalueBLkpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuek ldatak lsingleTypeSCALARvalue A lpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuelldatallsingleTypeBOOLvaluelpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueYmmdataimmsingleTypeSCALARvaluempropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuenIndata&nInsingleTypeSTRINGvalueInpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuenodatanosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueoodataoosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuelppdata|ppsingleTypeSCALARvalueppropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value-qcqdata=qcqsingleTypeSCALARvalue?cqpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valueq,rdatar,rsingleTypeSCALARvalue@,rpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuerrdatarrsingleTypeSTRINGvaluerdataTypeTriggerposition-DA?"DAttributesVsidtypeEmptyDetectorAreaR50sconditioncall{triggeractivated tgr_chapoi;}sizeAAsizeBAsdataTypeGroupsideCivilianEntitiestAttributes_xidatlOffset?exitemsItem04tItem1iwItem2w_x dataTypeObjectPositionInfotsideCivilianflagsAttributestidtypeC_Jeff_VRatlOffset?CustomAttributestiwposition=D2A DttAttribute0HuAttribute1uAttribute2QvAttribute3vnAttributesiwpropertyallowDamageexpression_this allowdamage _value;ValueuudatauusingleTypeBOOLvalueupropertyspeakerexpression_this setspeaker _value;ValuevQvdata%vQvsingleTypeSTRINGvalueMale02GREQvpropertypitchexpression_this setpitch _value;ValuevvdatavvsingleTypeSCALARvalueHz?vpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value5wiwdataEwiwsingleTypeBOOLvalueiwdataTypeWaypointpositionr_E=UB?EEffectswshowWPNEVERidtypeMoveatlOffset6wwdataTypeWaypointposition(sCF >a?FEffectsYxshowWPNEVERidtypeMoveatlOffset9zB_x_xexdataTypeLayernamePatrolEntitiesxidDatlOffsetitemsItem0xItem1vItem2JItem3dataTypeLogicPositionInfoQyidtypeAdmiral_PatrolZoneCustomAttributesqyvpositionEcABDPEqy Attribute0)zAttribute1zAttribute2{Attribute3?|Attribute4|Attribute5}Attribute6f~Attribute73Attribute8Attribute9nAttributes vpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuezzdatazzsingleTypeSTRINGvaluezpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueX{{datah{{singleTypeSCALARvalue{propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value |?|data|?|singleTypeSCALARvalueB?|propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value||data||singleTypeSCALARvalueB|propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuek}}data{}}singleTypeBOOLvalue}propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value0~f~data@~f~singleTypeSCALARvaluef~propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value~3data 3singleTypeSCALARvalue3propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueCvdataSvsingleTypeSTRINGvaluevdataTypeTriggerposition E(vBtcEangle@AttributesidtypeEmptyDetectorAreaR250atlOffset@nJconditioncall{triggeractivated tgr_blanches;}sizeABsizeBXyCJdataTypeTriggerposition RE`QBK_Eangle$>AttributesςidtypeEmptyDetectorAreaR250atlOffset!conditioncall{triggeractivated tgr_blanches;}sizeABsizeBXyCdataTypeTriggerpositioni_E7>BZUEanglem?AttributesidtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_blanches;}sizeABsizeBXyCdataTypeLayernameSet DressingEntities4id@atlOffsetC>8itemsItem0DItem1Item2zItem3Item4Item55Item6Item7Item8WItem9Item10Item11ɒItem12Item13SItem14Item15Item16uItem17HItem18Item19ܘItem20Item21d8 dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_artillery_nestatlOffsetPN<CustomAttributes<positionVEwB gEangles@|@^<disableSimulation<Attribute0dnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedataÆsingleTypeBOOLvaluedataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeLand_fort_artillery_nestCustomAttributesχzposition'EK`Bqk^Eanglesq@|@=disableSimulationχAttribute0nAttributeszpropertyallowDamageexpression_this allowdamage _value;ValueFzdataVzsingleTypeBOOLvaluez dataTypeObjectPositionInfosideEmptyflagsAttributesTidtypeLand_fort_artillery_nestatlOffset:CustomAttributesrpositionxEbXBZEanglesq@qc@&y@TdisableSimulationrAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampartCustomAttributespositionPEwBgEanglesQ@p@+<disableSimulationAttribute0&nAttributespropertyallowDamageexpression_this allowdamage _value;ValueudatasingleTypeBOOLvaluedataTypeObjectPositionInfo4sideEmptyflagsAttributeslidtypeLand_fort_rampartCustomAttributes5position>E$bBlj^Eangles/>@p@nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfoFsideEmptyflagsAttributesfidtypeClutterCutter_EP1atlOffset@7positionEcdBaEfdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes9idtypeFoldTableatlOffset:WpositionEEeBҍaEanglesFC@9disableSimulationWdataTypeObjectPositionInfoĐsideEmptyflagsAttributesidtypeVysilackaposition^EkBNaEanglesܾ?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Map_Malden_FpositionEěgBaEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfossideEmptyflagsAttributesidtypeLand_fortified_nest_bigatlOffset6ɒpositionEZgBaEangles}B@disableSimulationɒdataTypeObjectPositionInfoFsideEmptyflagsAttributes~idtypeRU_WarfareBArtilleryRadarpositionºE9B"aEangles@@~disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesMidtypeCUP_O_Ural_Reammo_SLASpositionEg{B$cEangles@)=@MSdataTypeObjectPositionInfoŔsideEmptyflagsAttributesidtypeCUP_O_Ural_SLApositionEW&|BcEangles@=@dataTypeObjectPositionInfo{sideEmptyflagsAttributesid(typeCUP_C_Skoda_Blue_CIVposition{EhZhBAaEangles@@dataTypeObjectPositionInfo7sideEmptyAttributesoid)typeCUP_C_Volha_Gray_TKCIVatlOffset>upositionbE(rBqdEanglesw@@oudataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeLand_Excavator_01_wreck_FHpositionлEqB"}aEangles@@m^=*disableSimulationHdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Dirthump01positionw~EXeB`Eangles$@g18?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeClutterCutter_EP1ܘpositionE)aB`Eangles<<disableSimulationܘdataTypeObjectPositionInfoJsideEmptyAttributesidtypeHangedatlOffset>positiondisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeMass_gravedposition2E`B`Eangles@I@y@FdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMass_graveatlOffsetK<8positionuEaB`Eangles<jd?<disableSimulation8dataTypeLayernameSentry AIEntitiesidAatlOffset@?X items Item0Item1HItem2rItem3Item4Item5'Item6pItem7Item8dItem9=Item10Item117XdataTypeGroupsideEastEntitiesiAttributesBidHitemsItem0BdataTypeObjectPositionInfosideEastflagsAttributes<idtypeCUP_O_SLA_Soldier_MG_desertBpositionJE|X{BrcEangles@<BHdataTypeGroupsideEastEntitiesAttributeslidritemsItem0ldataTypeObjectPositionInfo.sideEastflagsAttributesfidtypeCUP_O_SLA_Soldier_AMG_desertlpositionMEyBcEanglesD@flrdataTypeGroupsideEastEntities̞AttributesidatlOffset8itemsItem0dataTypeObjectPositionInfowsideEastflagsAttributesidtypeCUP_O_SLA_Soldier_GL_desertatlOffset8positionE=?eBS`aEangles(,@dataTypeGroupsideEastEntitiesAttributes۠iditemsItem0"۠dataTypeObjectPositionInfosideEastflagsAttributesՠidtypeCUP_O_SLA_Officer_desert۠positionB EddB@aEangles@ՠ۠dataTypeGroupsideEastEntities;Attributes!idatlOffset@7'itemsItem0X!dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_SLA_soldier_desertatlOffset@7!position;EddBHTaEangles=@!'dataTypeGroupsideEastEntitiesAttributesjidatlOffset@7pitemsItem0jdataTypeObjectPositionInfo,sideEastflagsAttributesdidtypeCUP_O_SLA_Soldier_AR_desertatlOffset@7jpositionDEddB0`aEanglesl@djpdataTypeGroupsideEastEntitiesɣAttributes}CrewLinksid"itemsItem0Item1}dataTypeObjectPositionInfolsideEastflagsAttributesidtypeCUP_O_SLA_soldier_desertpositionoEvBwgEanglesQ@#@nameartyDdataTypeObjectPositionInfo2sideEastflagsAttributesjidtypeCUP_O_SLA_soldier_desert}positionoEvBwgEanglesQ@#@jnameartyG}LinkIDProviderLinksnextIDitemsItem0Item1/linkIDitem0item1 CustomData/role/linkIDitem0item1 CustomDatajroleturretPathdataTypeObjectPositionInfosideEastflagsAttributesLid typeCUP_O_BM21_SLACustomAttributeswdpositionoE*~BgEanglesQ@#@LlockLOCKEDfuelnameartywAttribute0nAttributesdpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueddata dsingleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]ddataTypeObjectPositionInfosideEastflagsAttributes#idtypeCUP_O_BM21_SLACustomAttributesP=positionP9EhBvp^Eangles@#@=#lockLOCKEDfuelnamearty_1PAttribute0xnAttributes=propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueҩ=data=singleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]=dataTypeObjectPositionInfoĪsideEastflagsAttributesidtypeCUP_O_BM21_SLACustomAttributes)positionJE%_BZEanglesq@T@&y@lockLOCKEDfuelnamearty_2)Attribute0QnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]dataTypeGroupsideEastEntitiesoAttributes'CrewLinks-id7itemsItem0Item1_'dataTypeObjectPositionInfosideEastflagsAttributesJidtypeCUP_O_SLA_soldier_desert_positiond:Eû`B1r^Eangles@#@=JnameartyD_1_dataTypeObjectPositionInfoڭsideEastflagsAttributesidtypeCUP_O_SLA_soldier_desert'positiond:Eû`B1r^Eangles@#@=nameartyG_1'-LinkIDProviderRLinkse7nextIDeitemsItem0Item1ٮ7linkIDitem0item1CustomDataȮٮroleٮlinkIDitem0item1CustomData7roleturretPath7dataTypeGroupsideEastEntitiesAttributesHCrewLinksNidXitemsItem0Item1HdataTypeObjectPositionInfo3sideEastflagsAttributeskidtypeCUP_O_SLA_soldier_desertpositionEJWBNZEanglesq@T@&y@knameartyD_2dataTypeObjectPositionInfosideEastflagsAttributes3idtypeCUP_O_SLA_soldier_desertHpositionEJWBNZEanglesq@T@&y@3nameartyG_2HNLinkIDProvidersLinksXnextIDitemsItem0Item1XlinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData5XroleturretPathXdataTypeMarkerpositionXE&!Enamemkr_cancontypeEmptyidEatlOffset²dataTypeLayernameCanconEntitiesidFatlOffsetA itemsItem0AItem1Item2Q dataTypeLayernameAdmiralEntitiesidGatlOffsetP\BitemsItem0Item1dataTypeLayernameCounterEntitiesidJatlOffsetUB items Item0xItem1]Item2;Item3]Item4Item5Item6Item7^Item8kdataTypeGroupsideEastEntitiesAttributes<CrewLinksSidTatlOffset)\A]itemsItem05Item1mItem2EItem3Item4EItem5< dataTypeObjectPositionInfoֵsideEastflagsAttributesidUtypeCUP_O_SLA_Officer_desertatlOffset)\ACustomAttributes3mpositiona!F:'Eanglescʓ@rankCORPORALnameboat_1D3Attribute0kAttribute1nAttributesmpropertyspeakerexpression_this setspeaker _value;ValuedataŶsingleTypeSTRINGvalueMale01GREpropertypitchexpression_this setpitch _value;Value7mdataGmsingleTypeSCALARvalueQx?mdataTypeObjectPositionInfosideEastflagsAttributes0id]typeCUP_O_SLA_soldier_desertatlOffset)\AEpositiona!F:'Eanglescʓ@0nameboat_1CEdataTypeWaypointposition8E.\u>>DEffectsshowWPNEVERidftypeMoveatlOffsetݶLBdataTypeWaypointposition!E,EEffects?showWPNEVERidgtypeSeekAndDestroyatlOffsetAEEdataTypeWaypointposition%ܪEpBpDEffectsshowWPNEVERidhtypeMoveatlOffsetkBdataTypeWaypointpositionEIPDEffects6showWPNEVERiditypeCycleatlOffsetviB<<speedModeFULLSLinkIDProviderxLinks]nextIDitemsItem0Item1]linkIDitem0Uitem1QCustomDatarolelinkIDitem0]item1QCustomData:]roleturretPath]dataTypeGroupsideEastEntitiesƻAttributesCrewLinks1idlatlOffsetDB;itemsItem0Item1RItem2*Item3Item4 Item5 dataTypeObjectPositionInfosideEastflagsAttributesidmtypeCUP_O_SLA_Officer_desertatlOffsetDBCustomAttributesRpositionEA *Danglesf?rankCORPORALnameboat_2DAttribute0PAttribute1ֽnAttributesRpropertyspeakerexpression_this setspeaker _value;ValueֽdataֽsingleTypeSTRINGvalueMale02GREֽpropertypitchexpression_this setpitch _value;ValueRdata,RsingleTypeSCALARvalueu?RdataTypeObjectPositionInfoݾsideEastflagsAttributesidotypeCUP_O_SLA_soldier_desertatlOffsetDB*positionEA *Danglesf?nameboat_2C*dataTypeWaypointpositionE俞DEffectsshowWPNEVERidutypeMoveatlOffset̞BdataTypeWaypointposition E0DEffectsshowWPNEVERidvtypeMoveatlOffsetxB  dataTypeWaypointposition 'EDEffectsshowWPNEVERidwtypeMoveatlOffset&’BdataTypeWaypointposition ѵE`ADEffectsshowWPNEVERidxtypeCycleatlOffset',BspeedModeLIMITED1LinkIDProviderVLinksi;nextIDiitemsItem0Item1;linkIDitem0mitem1SCustomDatarolelinkIDitem0oitem1SCustomData;roleturretPath;dataTypeGroupsideEastEntitiesAttributesCrewLinksidpatlOffset}A]itemsItem0Item1;Item2Item3Item4WItem5Item6W dataTypeObjectPositionInfosideEastflagsAttributesidqtypeCUP_O_SLA_Officer_desertatlOffset}ACustomAttributes;position~!F:kDangles惑@rankCORPORALnameboat_3DAttribute09Attribute1nAttributes;propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale03GREpropertypitchexpression_this setpitch _value;Value;data;singleTypeSCALARvalueHz?;dataTypeObjectPositionInfosideEastflagsAttributesidrtypeCUP_O_SLA_soldier_desertatlOffset}Aposition~!F:kDangles惑@nameboat_3CdataTypeObjectPositionInfosideEastflagsAttributesidttypeCUP_O_SLA_soldier_desertatlOffset}Aposition~!F:kDangles惑@dataTypeWaypointpositionmuE\=DEffectsQshowWPNEVERidytypeMoveatlOffsetBWWdataTypeWaypointpositionqE=EEffectsshowWPNEVERidztypeSeekAndDestroyatlOffsetK7AdataTypeWaypointpositionwɮEO>DEffectsQshowWPNEVERid{typeMoveatlOffset _PBWWdataTypeWaypointpositionVE4>]DEffectsshowWPNEVERid|typeCycleatlOffset$BspeedModeFULLLinkIDProviderLinks"]nextID"itemsItem0UItem1Item2]linkIDitem0qitem1RCustomDatarolelinkIDitem0ritem1RCustomDataroleturretPathlinkIDitem0titem1RCustomData:]roleturretPath]dataTypeObjectPositionInfosideEastAttributes!idQtypeCUP_I_RHIB_RACSatlOffset)\ACustomAttributes@positiona!F[@&Eanglescʓ@!fuelnameboat_1@Attribute0hnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfosideEastAttributesidStypeCUP_I_RHIB_RACSatlOffsetDBCustomAttributespositionE6UAr(Danglesf?nameboat_2Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuewdatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeObjectPositionInfoesideEastAttributesidRtypeCUP_I_RHIB2Turret_RACSatlOffset}ACustomAttributesposition~!Ft[@Dangles惑@fuelnameboat_3Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>dataNsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]dataTypeTriggerposition$EADAttributesid}typeEmptyDetectorAreaR50atlOffset6^conditioncall{triggeractivated tgr_cancon;}sizeA AsizeB A^dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributeskposition`E.}A=zDAttribute0Attribute1Attribute2[Attribute3Attribute4Attribute5Attribute6=Attribute7 Attribute8Attribute9Attribute10ZAttribute11Attribute12Attribute13nAttributeskpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueqdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value%[data5[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueRdatabsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value =data=singleTypeBOOLvalue=propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value data singleTypeSCALARvalue@ propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value]datamsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value$Zdata4ZsingleTypeSCALARvalue?ZpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuesdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8kdataHksingleTypeSTRINGvaluekdataTypeGroupsideCivilianEntitiesAttributesid~atlOffsetitemsItem0Item1dataTypeObjectPositionInfopsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionsEAFDdataTypeWaypointposition]Eut!@fYEEffectsshowWPNEVERidtypeMovedataTypeLayernamePatrolEntitiesSidLatlOffsetitemsItem0Item1^Item2Item3Item4idataTypeTriggerpositionyEfB~*Eangle5@AttributesidtypeEmptyDetectorAreaR250^conditioncall{triggeractivated tgr_chapoi;}sizeABsizeBXyC^dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributesposition}EsB;E Attribute0Attribute1LAttribute2Attribute3Attribute4_Attribute5Attribute6Attribute7Attribute8mAttribute9)nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueLdata)LsingleTypeSTRINGvalueLpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuexdatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value)_data9_singleTypeSCALARvalueB_propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valueldata|singleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value7mdataGmsingleTypeSCALARvalue@@mpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value)data)singleTypeSTRINGvalue)propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition=)E PB9Eangley?AttributesZidtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_chapoi;}sizeABsizeBXyCdataTypeTriggerpositionE:A>'Eangle+?AttributesidtypeEmptyDetectorAreaR250iconditioncall{triggeractivated tgr_chapoi;}sizeABsizeBXyCidataTypeTriggerposition8EeeL@EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_chapoi;}dataTypeLayernameSentry AIEntitiesUidHatlOffseth>QitemsItem0Item1Item2 Item3Item4Item5Item6"QdataTypeGroupsideEastEntitiesAttributesidcitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesiddtypeCUP_O_SLA_soldier_desertpositionE\@sEangles>dataTypeGroupsideEastEntities$Attributeside itemsItem0AdataTypeObjectPositionInfosideEastflagsAttributesidftypeCUP_O_SLA_Soldier_Backpack_desertposition\E@Eangles^? dataTypeGroupsideEastEntitiesSAttributesid_itemsItem0pdataTypeObjectPositionInfosideEastflagsAttributesid`typeCUP_O_SLA_Soldier_GL_desertpositionVE1$@EdataTypeGroupsideEastEntitiestAttributesidaatlOffset 9itemsItem0 dataTypeObjectPositionInfo2sideEastflagsAttributesjidbtypeCUP_O_SLA_Officer_desertatlOffset 9CustomAttributespositionED_@ŘEangles?jstanceMiddleAttribute0Attribute1>nAttributespropertyspeakerexpression_this setspeaker _value;Value>data>singleTypeSTRINGvalueMale05GRE>propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueHz?dataTypeGroupsideEastEntitiesAttributesidzatlOffset>@itemsItem07dataTypeObjectPositionInfosideEastflagsAttributesid{typeCUP_O_SLA_Soldier_AR_desertatlOffset>@position'˵E@EdataTypeGroupsideEastEntitiesKAttributesid|atlOffset5"itemsItem0hdataTypeObjectPositionInfosideEastflagsAttributesid}typeCUP_O_SLA_Soldier_AT_desertatlOffset5position۵E@&E"dataTypeGroupsideEastEntitieslAttributesKid~QitemsItem0KdataTypeObjectPositionInfo sideEastflagsAttributesEidtypeCUP_O_SLA_Soldier_Backpack_desertKpositionEψ>@GEangles@EKQdataTypeLayernameSet DressingEntitiesidIatlOffset@ itemsItem0Item1Item2Item3Item4Item5^Item61Item7Item8Item9yItem10#Item11Item12Item13Item14VItem15DItem163Item17Item18Item19Item20TItem21Item22Item23Item24< Item25 Item26 Item27l Item28(  dataTypeObjectPositionInfosideEmptyflagsAttributesidhtypeLand_WeldingTrolley_01_FpositiontEBg<@DEangles@ܰ<createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfozsideEmptyAttributesidttypeLand_Boat_03_abandoned_cover_FatlOffset ?position]E,{@EdisableSimulationdataTypeObjectPositionInfoDsideEmptyflagsAttributes|idOtypeLand_Boat_03_abandoned_FatlOffset4positionz]E.k@QEangles@@G<|disableSimulationdataTypeObjectPositionInfo*sideEmptyflagsAttributesbidvtypeLand_Boat_01_abandoned_red_FatlOffset5positionֵE+@:Eangles:ʌ@5@bdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes@idutypeLand_Boat_05_wreck_FatlOffsetO<^positionjnEg@EanglesM@4@|W>@disableSimulation^dataTypeObjectPositionInfosideEmptyAttributesidmtypeLand_Fuel_tank_stairsatlOffsetH@1positionEi@EanglesC:?disableSimulation1dataTypeObjectPositionInfosideEmptyflagsAttributesid[typeLand_Lighthouse_small_FpositionqEF@EanglesX@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_Pier_addonatlOffset?-@position\EX)b?ƅEanglesG@dataTypeObjectPositionInfo;sideEmptyAttributessidntypeLand_ladder_halfatlOffset<@ypositionRE)[Eangles[@sydataTypeObjectPositionInfosideEmptyflagsAttributesid^typeFlagCarrierNorthatlOffset9?#positionEwlAE#dataTypeObjectPositionInfosideEmptyflagsAttributesidktypeLand_EngineCrane_01_FatlOffsetppositionPE;U@HEangles@ܰ<createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypecwa_VysilackaatlOffsetL?positionTE@$Eangles @disableSimulationdataTypeObjectPositionInfoUsideEmptyflagsAttributesidtypeFoldTablepositionE} X@ Eangles4@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes8idtypeFoldChairVpositionvEc^@\E8disableSimulationVdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_Laptop_02_unfolded_FDposition\Ey@EanglesC&A@ createAsSimpleObjectdisableSimulationDdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Map_unfolded_Malden_F3positionE(q@&EanglesԼ?createAsSimpleObjectdisableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Compass_Fposition2Er@EcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeFoldTableposition6E} X@7Eangles>@disableSimulationdataTypeObjectPositionInfoGsideEmptyAttributesidtypeLand_MapBoard_01_Wall_Malden_FatlOffset'?positionE@Eangles4@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidgtypeCUP_O_Ural_Repair_SLATpositionE@~Eangles@U*?position}E}@/EanglesC:8"@dataTypeObjectPositionInfoGsideEmptyflagsAttributesidytypeCUP_O_Ural_Open_SLAatlOffsetpositionʴEc@#EanglesN7@iE*<dataTypeObjectPositionInfosideEmptyflagsAttributes6 idxtypeCUP_O_UAZ_Unarmed_SLA< position~E<@ :EanglesJ@iE*<6 < dataTypeObjectPositionInfo sideEmptyflagsAttributes idrtypeCUP_O_PBX_SLA positionEA[@EEanglesG<JZ@ l@  dataTypeObjectPositionInfol sideEmptyflagsAttributes idstypeCUP_O_PBX_SLAatlOffset4 positionյEW@mEanglesX@g@ ^<  dataTypeObjectPositionInfo. sideEmptyAttributesf idPtypeCUP_C_Fishing_Boat_ChernarusatlOffset.@l position/Er@GiEangles?f l dataTypeObjectPositionInfo sideEmptyAttributes" idTtypeCUP_I_RHIB2Turret_RACSatlOffsetZ0@( positionЂEa[@?Eangles?" ( dataTypeObjectPositionInfo sideEmptyAttributes idUtypeCUP_I_RHIB_RACSatlOffsetff@ position<3E[@>EanglesI?  dataTypeLayernamePlayer StuffEntities/ idatlOffset#U$items#Item0Item1Item29Item3Item4Item5Item6`Item7#Item8 Item9Item10Item11Item12Item13@Item149#Item152-Item16+7Item17%AItem18IItem19MItem20RItem21[Item22eItem23hItem24/jItem25rItem26vItem27azItem28>~Item29Item30Item31ՉItem32Item33Item34UdataTypeObjectPositionInfoasideEmptyAttributesidtypeLand_MapBoard_01_Wall_Malden_FatlOffset?position)DǰAS=FdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeFlagCarrierSouth9positionF)DTBD=F39dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Camping_Light_Fpositionyy)DEA=FdataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeLand_Canteen_Fpositiono)DR]A=Fangles_ ?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeLand_Compass_Fposition*X)DP]A7=Fanglesx?dcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypeFoldChair`positionM)DAt=Fanglesc@BdisableSimulation`dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFoldTable#positionDj)DA?=Fangles*K?disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Map_Malden_F position m)D\A=Fangles _@createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Laptop_02_unfolded_Fpositiond)D[A==Fangles?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_Orange_01_Fpositionj)DݦA=FcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoBsideEmptyflagsAttributeszidtypeLand_Map_unfolded_Malden_Fposition4\)D%]Ad=Fangles ?zcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo(sideEmptyflagsAttributes`idtypeMapBoard_Malden_Fposition()DA=Fangles(?`createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes:idtypeWindsock_01_FatlOffset"1RA@position.D}>/B=F:@dataTypeObjectPositionInfosideEmptyflagsAttributes idZtypeCUP_B_LR_Special_M2_GB_DCustomAttributes9#position5D\OA=Fangles(? skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACSAttribute0Attribute1nAttributes9#propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value.data>singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value@9#dataP9#singleTypeARRAYvaluet9#itemsItem0Item19#datasingleTypeARRAYdata9#singleTypeARRAYvalue9#itemsItem0 Item1JItem2Item3Item4Item5<Item6rItem7Item8Item91 Item10g Item11 Item12 Item13&!Item14\!Item15!Item16!Item17"Item18K"Item19"Item20"Item21#9#dataJsingleTypeSTRINGvalueselection_toolJdataZsingleTypeSCALARvaluedatasingleTypeSTRINGvalueselection_jerrydatasingleTypeSCALARvaluedata<singleTypeSTRINGvalueselection_antenna<dataLrsingleTypeSCALARvaluerdatasingleTypeSTRINGvalueselection_antenna_reardatasingleTypeSCALARvaluedata 1 singleTypeSTRINGvalueselection_box1 dataA g singleTypeSCALARvalueg dataw  singleTypeSTRINGvalueselection_steps data  singleTypeSCALARvalue data &!singleTypeSTRINGvalueselection_wheelfront&!data6!\!singleTypeSCALARvalue\!datal!!singleTypeSTRINGvalueselection_wheels!data!!singleTypeSCALARvalue!data!"singleTypeSTRINGvalueselection_bar"data%"K"singleTypeSCALARvalueK"data[""singleTypeSTRINGvalueselection_cut"data""singleTypeSCALARvalue"data"#singleTypeSTRINGvalueselection_doors#data#9#singleTypeSCALARvalue9#dataTypeObjectPositionInfo#sideEmptyflagsAttributes$id[typeCUP_B_LR_Special_M2_GB_DCustomAttributes$2-position5D\OA=Fangles(?$skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS$Attribute0$Attribute1%nAttributes2-propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value'%%data7%%singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]%propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value9&2-dataI&2-singleTypeARRAYvaluem&2-itemsItem0&Item1&2-data&&singleTypeARRAY&data&2-singleTypeARRAYvalue&2-itemsItem0(Item1C(Item2y(Item3(Item4(Item55)Item6k)Item7)Item8)Item9**Item10`*Item11*Item12*Item13+Item14U+Item15+Item16+Item17,Item18D,Item19,Item20,Item21,2-data(C(singleTypeSTRINGvalueselection_toolC(dataS(y(singleTypeSCALARvaluey(data((singleTypeSTRINGvalueselection_jerry(data((singleTypeSCALARvalue(data)5)singleTypeSTRINGvalueselection_antenna5)dataE)k)singleTypeSCALARvaluek)data{))singleTypeSTRINGvalueselection_antenna_rear)data))singleTypeSCALARvalue)data)**singleTypeSTRINGvalueselection_box**data:*`*singleTypeSCALARvalue`*datap**singleTypeSTRINGvalueselection_steps*data**singleTypeSCALARvalue*data*+singleTypeSTRINGvalueselection_wheelfront+data/+U+singleTypeSCALARvalueU+datae++singleTypeSTRINGvalueselection_wheels+data++singleTypeSCALARvalue+data+,singleTypeSTRINGvalueselection_bar,data,D,singleTypeSCALARvalueD,dataT,,singleTypeSTRINGvalueselection_cut,data,,singleTypeSCALARvalue,data,,singleTypeSTRINGvalueselection_doors,data -2-singleTypeSCALARvalue2-dataTypeObjectPositionInfo-sideEmptyflagsAttributes-id`typeCUP_B_LR_Special_M2_GB_DCustomAttributes.+7position5D\OA)=Fangles(?-skill?%?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS.Attribute0.Attribute1/nAttributes+7propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value //data0//singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]/propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value20+7dataB0+7singleTypeARRAYvaluef0+7itemsItem00Item10+7data00singleTypeARRAY0data0+7singleTypeARRAYvalue0+7itemsItem01Item1<2Item2r2Item32Item42Item5.3Item6d3Item73Item83Item9#4Item10Y4Item114Item124Item135Item14N5Item155Item165Item176Item18=6Item19}6Item206Item216+7data 2<2singleTypeSTRINGvalueselection_tool<2dataL2r2singleTypeSCALARvaluer2data22singleTypeSTRINGvalueselection_jerry2data22singleTypeSCALARvalue2data2.3singleTypeSTRINGvalueselection_antenna.3data>3d3singleTypeSCALARvalued3datat33singleTypeSTRINGvalueselection_antenna_rear3data33singleTypeSCALARvalue3data3#4singleTypeSTRINGvalueselection_box#4data34Y4singleTypeSCALARvalueY4datai44singleTypeSTRINGvalueselection_steps4data44singleTypeSCALARvalue4data45singleTypeSTRINGvalueselection_wheelfront5data(5N5singleTypeSCALARvalueN5data^55singleTypeSTRINGvalueselection_wheels5data55singleTypeSCALARvalue5data56singleTypeSTRINGvalueselection_bar6data6=6singleTypeSCALARvalue=6dataM6}6singleTypeSTRINGvalueselection_cut}6data66singleTypeSCALARvalue6data66singleTypeSTRINGvalueselection_doors6data7+7singleTypeSCALARvalue+7dataTypeObjectPositionInfo7sideEmptyflagsAttributes7id^typeCUP_B_LR_Special_GMG_GB_DCustomAttributes8%Aposition.5D\OA=Fangles(?7skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS8Attribute08Attribute19nAttributes%ApropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value99data*99singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]9propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value,:%Adata<:%AsingleTypeARRAYvalue`:%AitemsItem0:Item1:%Adata::singleTypeARRAY:data:%AsingleTypeARRAYvalue:%AitemsItem0;Item16<Item2l<Item3<Item4<Item5(=Item6^=Item7=Item8=Item9>Item10S>Item11>Item12>Item13?Item14H?Item15?Item16?Item17@Item187@Item19w@Item20@Item21@%Adata<6<singleTypeSTRINGvalueselection_tool6<dataF<l<singleTypeSCALARvaluel<data|<<singleTypeSTRINGvalueselection_jerry<data<<singleTypeSCALARvalue<data<(=singleTypeSTRINGvalueselection_antenna(=data8=^=singleTypeSCALARvalue^=datan==singleTypeSTRINGvalueselection_antenna_rear=data==singleTypeSCALARvalue=data=>singleTypeSTRINGvalueselection_box>data->S>singleTypeSCALARvalueS>datac>>singleTypeSTRINGvalueselection_steps>data>>singleTypeSCALARvalue>data>?singleTypeSTRINGvalueselection_wheelfront?data"?H?singleTypeSCALARvalueH?dataX??singleTypeSTRINGvalueselection_wheels?data??singleTypeSCALARvalue?data?@singleTypeSTRINGvalueselection_bar@data@7@singleTypeSCALARvalue7@dataG@w@singleTypeSTRINGvalueselection_cutw@data@@singleTypeSCALARvalue@data@@singleTypeSTRINGvalueselection_doors@data@%AsingleTypeSCALARvalue%AdataTypeObjectPositionInfoAsideEmptyflagsAttributesAidatypeCUP_B_MH60L_DAP_4x_USNCustomAttributesCIpositiondJinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACSJAttribute0KAttribute1KnAttributesMpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuelKKdata|KKsingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]KpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value~LMdataLMsingleTypeARRAYvalueLMitemsItem0LItem1MMdataLMsingleTypeARRAYMdataMMsingleTypeARRAYvalue7MMitemsItem0_MItem1MMdataoMMsingleTypeSTRINGvaluehideTarpMdataMMsingleTypeSCALARvalueMdataTypeObjectPositionInfo]NsideEmptyflagsAttributesNidctypeCUP_B_MTVR_Ammo_USACustomAttributes ORpositionѲADAU`=Fangles<>Ninitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS OAttribute0COAttribute1PnAttributesRpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueOPdataOPsingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]PpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuePRdataPRsingleTypeARRAYvaluePRitemsItem0 QItem14QRdataQ4QsingleTypeARRAY4QdataDQRsingleTypeARRAYvaluehQRitemsItem0QItem1QRdataQQsingleTypeSTRINGvaluehideTarpQdataQRsingleTypeSCALARvalueRdataTypeObjectPositionInfoRsideEmptyflagsAttributesRidtypeCUP_B_LR_Special_M2_GB_DCustomAttributes]S[position/CD\OAE`=Fangles$>Rskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACS]SAttribute0SAttribute1YTnAttributes[propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueSYTdataSYTsingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]YTpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueU[dataU[singleTypeARRAYvalue5U[itemsItem0]UItem1U[datamUUsingleTypeARRAYUdataU[singleTypeARRAYvalueU[itemsItem0VItem1 WItem2AWItem3WItem4WItem5WItem63XItem7|XItem8XItem9XItem10(YItem11jYItem12YItem13YItem14ZItem15`ZItem16ZItem17ZItem18 [Item19L[Item20[Item21[[dataV WsingleTypeSTRINGvalueselection_tool WdataWAWsingleTypeSCALARvalueAWdataQWWsingleTypeSTRINGvalueselection_jerryWdataWWsingleTypeSCALARvalueWdataWWsingleTypeSTRINGvalueselection_antennaWdata X3XsingleTypeSCALARvalue3XdataCX|XsingleTypeSTRINGvalueselection_antenna_rear|XdataXXsingleTypeSCALARvalueXdataXXsingleTypeSTRINGvalueselection_boxXdataY(YsingleTypeSCALARvalue(Ydata8YjYsingleTypeSTRINGvalueselection_stepsjYdatazYYsingleTypeSCALARvalueYdataYYsingleTypeSTRINGvalueselection_wheelfrontYdataYZsingleTypeSCALARvalueZdata-Z`ZsingleTypeSTRINGvalueselection_wheels`ZdatapZZsingleTypeSCALARvalueZdataZZsingleTypeSTRINGvalueselection_barZdataZ [singleTypeSCALARvalue [data[L[singleTypeSTRINGvalueselection_cutL[data\[[singleTypeSCALARvalue[data[[singleTypeSTRINGvalueselection_doors[data[[singleTypeSCALARvalue[dataTypeObjectPositionInfo\sideEmptyflagsAttributes\idtypeCUP_B_LR_Special_M2_GB_DCustomAttributesV]epositionDDD\OAH]=Fangles$>\skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACSV]Attribute0]Attribute1R^nAttributesepropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value]R^data]R^singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]R^propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value^edata _esingleTypeARRAYvalue._eitemsItem0V_Item1_edataf__singleTypeARRAY_data_esingleTypeARRAYvalue_eitemsItem0`Item1aItem2:aItem3|aItem4aItem5aItem6,bItem7ubItem8bItem9bItem10!cItem11ccItem12cItem13cItem14dItem15YdItem16dItem17dItem18eItem19EeItem20{eItem21eedata`asingleTypeSTRINGvalueselection_tooladataa:asingleTypeSCALARvalue:adataJa|asingleTypeSTRINGvalueselection_jerry|adataaasingleTypeSCALARvalueadataaasingleTypeSTRINGvalueselection_antennaadatab,bsingleTypeSCALARvalue,bdataFfskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}%gAttribute0MgnAttributeshpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueghdataghsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]hdataTypeObjectPositionInfohsideEmptyflagsAttributeshid_typeCUP_I_C130J_Cargo_RACSCustomAttributesCi/jpositiono,DP BW>Fhskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}CiAttribute0kinAttributes/jpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuei/jdatai/jsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]/jdataTypeObjectPositionInfojsideEmptyflagsAttributesjidbtypeCUP_B_MH60L_DAP_4x_USNCustomAttributes!lrposition٢CDSAc=FanglesG=jskill?initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesRACSDesertpylonsCUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_4Rnd_AGM114K_Hellfire_II_M[0];!lAttribute0ilAttribute1$qAttribute2 rnAttributesrpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valuem$qdata!m$qsingleTypeARRAYvalueEm$qitemsItem0mmItem1m$qdata}mmsingleTypeARRAYmdatam$qsingleTypeARRAYvaluem$q items Item0bnItem1nItem2nItem3oItem4OoItem5oItem6oItem7pItem86pItem9spItem10pItem11p$qdatarnnsingleTypeSTRINGvalueNavyclan_hidendatannsingleTypeSCALARvalue?ndatanosingleTypeSTRINGvalueNavyclan2_hideodata)oOosingleTypeSCALARvalue?Oodata_oosingleTypeSTRINGvalueFilters_HideodataoosingleTypeSCALARvalueodataopsingleTypeSTRINGvalueHide_Nosepdatap6psingleTypeSCALARvalue6pdataFpspsingleTypeSTRINGvalueHide_ProbespdatappsingleTypeSCALARvaluepdatappsingleTypeSTRINGvalueAddCargoHook_COverpdatap$qsingleTypeSCALARvalue$qpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value~q rdataq rsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false] rpropertyace_cargo_spaceexpression[_this, _value] call ace_cargo_fnc_setSpaceValueqrrdatarrsingleTypeSCALARvalue@rdataTypeObjectPositionInfo5ssideEmptyflagsAttributesUsidtypeC_IDAP_supplyCrate_FCustomAttributessvposition=DAi=FUsinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}sAttribute0sAttribute1unAttributesvpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueMtudata]tusingleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]upropertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValueNvvdata^vvsingleTypeSCALARvalue?vdataTypeObjectPositionInfowsideEmptyflagsAttributes2widtypeC_IDAP_supplyCrate_FCustomAttributeswazpositionmDDA=F2winitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}wAttribute0wAttribute1ynAttributesazpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value*xydata:xysingleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]ypropertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue+zazdata;zazsingleTypeSCALARvalue?azdataTypeObjectPositionInfozsideEmptyflagsAttributes{idtypeC_IDAP_supplyCrate_FCustomAttributesu{>~positionDDAٽ=F{initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}u{Attribute0{Attribute1}nAttributes>~propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value|}data|}singleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]}propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue~>~data~>~singleTypeSCALARvalue?>~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~idtypeC_IDAP_supplyCrate_FCustomAttributesRposition=DAڽ=F~initcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}RAttribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValuedatasingleTypeSCALARvalue?dataTypeObjectPositionInfosideEmptyflagsAttributesɂidtypeC_IDAP_supplyCrate_FCustomAttributes/positionCDAӵ=Fɂinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}/Attribute0gAttribute1_nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_dataу_singleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]_propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValue…data҅singleTypeSCALARvalue?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeC_IDAP_supplyCrate_FCustomAttributes ՉpositionCDA=Finitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;} Attribute0DAttribute1<nAttributesՉpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value<data<singleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[[],[]],[["Binocular","MineDetector","ToolKit","H_PASGT_basic_blue_F","H_PASGT_basic_white_F","H_Cap_Black_IDAP_F","H_Cap_Orange_IDAP_F","H_Cap_White_IDAP_F","H_HeadBandage_clean_F","G_Respirator_white_F","G_EyeProtectors_F","V_EOD_blue_F","V_Plain_medical_F"],[1,1,1,1,1,2,2,2,2,2,2,1,4]],[["B_Messenger_IDAP_F"],[2]]],false]<propertyace_cargo_sizeexpression[_this, _value] call ace_cargo_fnc_setSizeValueՉdataՉsingleTypeSCALARvalue?ՉdataTypeObjectPositionInfocsideEmptyflagsAttributesidtypeC_IDAP_supplyCrate_FCustomAttributesposition` 0}onActivationcall{heli_1 setfuel 1;}activationByWESTdataTypeTriggerpositionEHaB+xEAttributesidtypeEmptyDetectorAreaR50nametgr_blanchesconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}activationByWESTdataTypeTriggerpositionE2VB^pZEAttributesidtypeEmptyDetectorAreaR50nametgr_grad_sconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA BsizeB BactivationByWESTdataTypeTriggerpositionTERaBh^EAttributesidtypeEmptyDetectorAreaR50nametrigger_grad_mconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA BsizeB BactivationByWESTdataTypeTriggerpositionEwBgEAttributesidtypeEmptyDetectorAreaR50znametgr_grad_nconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA BsizeB BactivationByWESTzdataTypeTriggerpositionJgE@EAttributesidtypeEmptyDetectorAreaR50[nametgr_canconconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}activationByWEST[dataTypeTriggerpositionN_EhCEangleg׸@AttributesidtypeEmptyDetectorAreaR250atlOffset?Anametgr_road_1conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA!BsizeBDactivationByWESTisRectangledataTypeTriggerpositionG'E VCxpEangle?AttributesidtypeEmptyDetectorAreaR250nametgr_road_2conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA!BsizeB@EactivationByWESTisRectangledataTypeTriggerpositionIE BfEangleZ?Attributes idtypeEmptyDetectorAreaR250atlOffseth@nametgr_road_3conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{tonk setfuel 1;}sizeA!BsizeBDactivationByWESTisRectangledataTypeTriggerpositionu6EyBEangle?AttributesmidtypeEmptyDetectorAreaR250atlOffseteXnametgr_road_4conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeA!BsizeBDactivationByWESTisRectangledataTypeTriggerpositionE[`B_EAttributesidtypeEmptyDetectorAreaR250atlOffset6nametgr_chapoiconditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}sizeAzCsizeBzCactivationByWESTdataTypeLayernameSpawning TriggersidatlOffsetBcdataTypeTriggerpositioníEWB#bEAttributesħid=typeEmptyDetectorconditioncall{triggeractivated tgr_blanches;}sizeA AsizeB AdataTypeTriggerpositionSE@(BFDEAttributesidBtypeEmptyDetectoratlOffset7;Өconditioncall{triggeractivated tgr_blanches;}sizeA AsizeB AӨdataTypeTriggerpositionpސErB\aEAttributes4idGtypeEmptyDetectorconditioncall{triggeractivated tgr_blanches;}sizeA AsizeB AdataTypeTriggerposition+E/6B0Eangle?AttributesidLtypeEmptyDetectorAreaR250atlOffset@nametgr_road_5conditioncall{this && {((getPosATL _x) select 2) < 5} count thislist > 0}onActivationcall{boat_1 setfuel 1; boat_3 setfuel 1;}sizeA!BsizeBDactivationByWESTisRectangledataTypeTriggerpositionLEEqlC#EAttributesUidtypeEmptyDetectoratlOffsetBVnametgr_ai_cleanup_1conditioncall{triggerActivated tgr_road_3;}onActivation{if ((side _x == east) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_ai_cleanup_1;sizeA^JhDsizeBDactivationByEASTisRectangleVdataTypeTriggerposition)EzbBEangleV?AttributesӬidtypeEmptyDetectoratlOffset) Bڭnametgr_ai_cleanup_2conditioncall{triggerActivated tgr_road_5;}onActivationcall{{if ((side _x == east) && (!isPlayer _x)) then { deleteVehicle _x ; } } foreach list tgr_ai_cleanup_2;}sizeAtDsizeBbDactivationByEASTisRectangleڭdataTypeLogicPositionInfo!idtypeARK_ACE_RearmAposition!;D)\ApS=FAdataTypeLogicPositionInfoidtypeARK_Rotor_ParadropCustomAttributesۮݲpositionDAwDangles@?w>ۮAttribute0CAttribute1Attribute2аAttribute3{Attribute40nAttributesݲpropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueƯdata֯singleTypeSTRINGvalueCUP_O_C47_SLApropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueаdataаsingleTypeSTRINGvalueark_rotor_fnc_paradropаpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueE{dataU{singleTypeSCALARvalueC{propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value0data 0singleTypeSCALARvalueB0propertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueݲdataݲsingleTypeSTRINGvalueLIMITEDݲdataTypeLogicPositionInfo=idtypeARK_Rotor_InsertCustomAttributesudpositionltF@GEangles}`@\>uAttribute0ݳAttribute1Attribute2KAttribute3Attribute4nAttributesdpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueZdatajsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueKdata!KsingleTypeSTRINGvalueDefaultKpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuedata̵singleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuehdataxsingleTypeSCALARvalueHCpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueddata-dsingleTypeSTRINGvalueark_rotor_fnc_insertddataTypeLogicPositionInfoԷidtypeARK_Rotor_InsertatlOffsetз;CustomAttributes position^MF?A Eangles > Attribute0tAttribute1'Attribute2Attribute3Attribute45nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value'data'singleTypeSCALARvalueB'propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatasingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueSdatacsingleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value5data5singleTypeSCALARvalueHC5propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuedataĻsingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeGroupsideWestEntitiesEAttributesSidYitemsItem0bSdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Pilot_FCustomAttributesSpositionKDsA=FanglesG=skill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "P"], ["marker", "CAS1", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Airforce of Sahrani - CAS Pilot (T-41 Mescalero)@CAS 1isPlayableAttribute0QAttribute1׾nAttributesSpropertyspeakerexpression_this setspeaker _value;Value׾data׾singleTypeSTRINGvalueMale02ENG׾propertypitchexpression_this setpitch _value;ValueSdata-SsingleTypeSCALARvalue?SYdataTypeGroupsideWestEntitiesAttributesiditemsItem0dataTypeObjectPositionInfoBsideWestflagsAttributeszidtypeB_Pilot_FCustomAttributespositionKDsA6J=FanglesG=zskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_DE"], ["gear", "P"], ["marker", "CAS2", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Airforce of Sahrani - CAS 2 Pilot (T-41 Mescalero) [JIP Replacement]@CAS 2isPlayableAttribute0Attribute1InAttributespropertyspeakerexpression_this setspeaker _value;Value IdataIsingleTypeSTRINGvalueMale02ENGIpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue?dataTypeLogicPositionInfo[areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes{positionFLDpAT=F{Attribute0Attribute1?nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value ?data?singleTypeSCALARvaluepA?property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvalueLinkIDProviderLinks nextID itemsItem0WItem1Item2Item3>Item4Item5Item6%Item7rItem8Item9 Item10YItem11Item12Item13@Item14Item15Item16'Item17tItem18Item19Item20[Item21Item22Item23BItem24Item25Item26)Item27vItem28Item29Item30]Item31Item32Item33DItem34Item35Item36+Item37xItem38Item39Item40_Item41Item42Item43FItem44Item45Item46-Item47zItem48Item49Item50aItem51Item52Item53HItem54Item55Item56/Item57|Item58Item59Item60cItem61Item62Item63JItem64Item65Item661Item67~Item68Item69Item70eItem71Item72Item73LItem74Item75Item763Item77Item78Item79Item80gItem81Item82Item83NItem84Item85Item865Item87Item88Item89Item90iItem91Item92Item93PItem94Item95Item967Item97Item98Item99Item100kItem101Item102Item103RItem104Item105Item1069Item107Item108Item109 Item110mItem111Item112Item113TItem114Item115Item116;Item117Item118Item119"Item120oItem121Item122 Item123VItem124Item125Item126=Item127Item128Item129$Item130qlinkIDitem0gitem1CustomDatatypeSynclinkIDitem0Sitem1CustomDatatypeSynclinkIDitem0witem1CustomData,>typeSync>linkIDitem0yitem1CustomDataytypeSynclinkIDitem0xitem1CustomDatatypeSynclinkIDitem0ritem1CustomData%typeSync%linkIDitem0sitem1CustomData`rtypeSyncrlinkIDitem0Pitem1CustomDatatypeSynclinkIDitem0Titem1CustomData typeSync linkID item0Uitem1CustomDataGYtypeSyncYlinkID item0`item1CustomDatatypeSynclinkID item0bitem1CustomDatatypeSynclinkID item0fitem1CustomData.@typeSync@linkID item0ditem1CustomData{typeSynclinkIDitem0{item1CustomDatatypeSynclinkIDitem0}item1CustomData'typeSync'linkIDitem0item1CustomDatabttypeSynctlinkIDitem0item1CustomDatatypeSynclinkIDitem0)item1CustomDatatypeSynclinkIDitem0(item1CustomDataI[typeSync[linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData0BtypeSyncBlinkIDitem0item1CustomData}typeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData)typeSync)linkIDitem0item1CustomDatadvtypeSyncvlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataK]typeSync]linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomData2DtypeSyncDlinkID!item0item1CustomDatatypeSynclinkID"item0item1CustomDatatypeSynclinkID#item0item1CustomData+typeSync+linkID$item0item1CustomDatafxtypeSyncxlinkID%item0item1CustomDatatypeSynclinkID&item0item1CustomDatatypeSynclinkID'item0item1CustomDataM_typeSync_linkID(item0item1CustomDatatypeSynclinkID)item0item1CustomDatatypeSynclinkID*item0item1CustomData4FtypeSyncFlinkID+item0item1CustomDatatypeSynclinkID,item0item1CustomDatatypeSynclinkID-item0item1CustomData-typeSync-linkID.item0item1CustomDatahztypeSynczlinkID/item0item1CustomDatatypeSynclinkID0item0item1CustomDatatypeSynclinkID1item0item1CustomDataOatypeSyncalinkID2item0item1CustomDatatypeSynclinkID3item0item1CustomDatatypeSynclinkID4item0item1CustomData6HtypeSyncHlinkID5item0item1CustomDatatypeSynclinkID6item0item1CustomDatatypeSynclinkID7item0item1CustomData/typeSync/linkID8item0item1CustomDataj|typeSync|linkID9item0item1CustomDatatypeSynclinkID:item0item1CustomDatatypeSynclinkID;item0item1CustomDataQctypeSyncclinkID<item0item1CustomDatatypeSynclinkID=item0item1CustomDatatypeSynclinkID>item0item1CustomData8JtypeSyncJlinkID?item0item1CustomDatatypeSynclinkID@item0item1CustomDatatypeSynclinkIDAitem0item1CustomData1typeSync1linkIDBitem0item1CustomDatal~typeSync~linkIDCitem0item1CustomDatatypeSynclinkIDDitem0item1CustomDatatypeSynclinkIDEitem0item1CustomDataSetypeSyncelinkIDFitem0item1CustomDatatypeSynclinkIDGitem0item1CustomDatatypeSynclinkIDHitem0item1CustomData:LtypeSyncLlinkIDIitem0item1CustomDatatypeSynclinkIDJitem0item1CustomDatatypeSynclinkIDKitem0item1CustomData!3typeSync3linkIDLitem0item1CustomDatantypeSynclinkIDMitem0item1CustomDatatypeSynclinkIDNitem0item1CustomDatatypeSynclinkIDOitem0item1CustomDataUgtypeSyncglinkIDPitem0item1CustomDatatypeSynclinkIDQitem0item1CustomDatatypeSynclinkIDRitem0item1CustomData<NtypeSyncNlinkIDSitem0item1CustomDatatypeSynclinkIDTitem0item1CustomDatatypeSynclinkIDUitem0 item1CustomData#5typeSync5linkIDVitem0item1CustomDataptypeSynclinkIDWitem0item1CustomDatatypeSynclinkIDXitem0 item1 CustomData typeSynclinkIDYitem0 item1 CustomDataWitypeSyncilinkIDZitem0item1CustomDatatypeSynclinkID[item0item1CustomDatatypeSynclinkID\item0item1CustomData>PtypeSyncPlinkID]item0item1CustomDatatypeSynclinkID^item0item1CustomDatatypeSynclinkID_item0item1CustomData%7typeSync7linkID`item0item1CustomDatartypeSynclinkIDaitem0item1CustomDatatypeSynclinkIDbitem0!item1CustomData typeSynclinkIDcitem0&item1#CustomDataYktypeSyncklinkIDditem0+item1(CustomDatatypeSynclinkIDeitem0.item1CustomDatatypeSynclinkIDfitem0 item1CustomData@RtypeSyncRlinkIDgitem0:item1CustomDatatypeSynclinkIDhitem08item1CustomDatatypeSynclinkIDiitem09item1CustomData'9typeSync9linkIDjitem07item1CustomDatattypeSynclinkIDkitem0;item1CustomDatatypeSynclinkIDlitem0<item1CustomData typeSync linkIDmitem0Aitem1=CustomData[mtypeSyncmlinkIDnitem0Eitem1BCustomDatatypeSynclinkIDoitem0Jitem1GCustomDatatypeSynclinkIDpitem0Qitem1CustomDataBTtypeSyncTlinkIDqitem0Sitem1CustomDatatypeSynclinkIDritem0Ritem1CustomDatatypeSynclinkIDsitem0item1}CustomData);typeSync;linkIDtitem0item1CustomDatavtypeSynclinkIDuitem0item1CustomDatatypeSynclinkIDvitem0item1CustomData"typeSync"linkIDwitem0item1CustomData]otypeSyncolinkIDxitem0item1CustomDatatypeSynclinkIDyitem0item1CustomData typeSync linkIDzitem0^item1CustomDataDVtypeSyncVlinkID{item0Zitem1CustomDatatypeSynclinkID|item0[item1CustomDatatypeSynclinkID}item0`item1CustomData+=typeSync=linkID~item0item1CustomDataxtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData$typeSync$linkIDitem0citem1CustomData_qtypeSyncqlinkIDitem0ditem1CustomDatatypeSyncS*lSS /U|