sreVadmiral\admiral.h (]description.ext (]}hull3\briefing\blufor.sqf (] hull3\briefing\civilian.sqf (]hull3\briefing\indfor.sqf (]hull3\briefing\opfor.sqf (]hull3\hull3.h (]_hull3\LICENSE (]8hull3\RACS_JUNGLE_GEAR.h^(]?,hull3\RACS_JUNGLE_UNIFORM.h^(]d init.sqf (]Omission.sqm (]class Admiral { isEnabled = 1; sideRelations[] = { {"resistance", "west", "enemy"}, {"west", "resistance", "enemy"} }; class Camp { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "SYND_REBEL"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class SYND_REBEL { technicals[] = {"CUP_O_UAZ_AGS30_SLA", "CUP_O_UAZ_MG_SLA", "CUP_O_UAZ_SPG9_SLA", "CUP_O_UAZ_MG_SLA"}; armour[] = {"CUP_I_MTLB_pk_SYNDIKAT", "CUP_I_T34_NAPA", "CUP_O_T55_SLA"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = " vuelo gordo"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 75; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 1; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
The local defence force stationed on Pulau Gurun and Monyet found it was more profitable to be the islands arms and drug smugglers than to fight against them.

This wasn't a problem until they began smuggling shipments of drugs to Sahrani and arms shipments to Communist sympathisers.

ENEMY FORCES
The Pulau islands defence force before they turned and began oppressing their own people were equipped with former Soviet surplus arms and equipment.

While we have an arms advantage over them they very much outnumber our strike force.

FRIENDLY FORCES
A small RACS task force has been assembled and inserted into Seliu island. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Strike the coastal village of Kinandal, eliminate opposing forces and destroy all equipment or caches found.

Assault Loholoho, eliminate opposing forces and destroy all equipment or caches found.

Additionally eliminate the nearby commander.

Assault Gurun Airfield, eliminate opposing forces and destroy all equipment, vehicles or caches found.

Assault Objective Golf, destroy the radar dome and eliminate enemy forces.

Finally assault Monyet Airfield, eliminate opposing forces and destroy all equipment, vehicles or caches found.

Counterattack is likely, once eliminated extract back to Seliu. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake objectives in the given order.

MOVEMENT PLAN
TH can lift two squads at a time, fast rope inserts can be used where no LZ is available.

FIRE SUPPORT PLAN
AH can spot targets and provide sufficient support.

SPECIAL TASKS
We aim to cripple hostile forces both by eliminating their troops but also by destroying all equipment and vehicles we encounter, be they arms or drugs caches.
Explosive charges are loaded in both the Chinooks and resupply crates for this purpose. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Rearm and refuel for TH and AH is located on Seliu island.

Infantry supply crates with additional explosives and small arms munitions are also located on Seliu.

If you are afraid of the dark you'll find you have NVG in your uniform. "]]; // 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_MECH { gear = "RACS_JUNGLE_GEAR"; uniform = "RACS_JUNGLE_UNIFORM"; }; }; class Gear { #include "RACS_JUNGLE_GEAR.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "RACS_JUNGLE_UNIFORM.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class RACS_JUNGLE_GEAR { class Rifleman { primaryWeapon = "CUP_arifle_HK417_12"; primaryWeaponItems[] = {"CUP_acc_LLM01_L", "CUP_optic_Elcan_SpecterDR_KF_RMR_black"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_HK417", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "CUP_NVG_GPNVG_black"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1}, {"CUP_NVG_PVS7", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_HK417_12_AG36"; primaryWeaponItems[] = {"CUP_acc_LLM01_L", "CUP_optic_Elcan_SpecterDR_KF_RMR_black"}; handgunWeapon = "CUP_hgun_Glock17_blk"; vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 5}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_SmokeGreen_M203", 2}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2}, {"CUP_17Rnd_9x19_glock17", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_HK417", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_SmokeGreen_M203", 2}, {"CUP_1Rnd_SmokeGreen_M203", 2}, {"CUP_1Rnd_StarCluster_White_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Green_M203", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = ""; primaryWeaponItems[] = {}; handgunWeapon = "CUP_hgun_Glock17_blk"; uniformMagazines[] = { {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_17Rnd_9x19_glock17", 5}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS"}; }; class CO : Officer { }; class XO : CO { backpackMagazines[] = {}; backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_20Rnd_762x51_HK417", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_Mk48"; primaryWeaponItems[] = {"CUP_optic_Elcan_SpecterDR_KF_RMR_black", "CUP_acc_LLM01_L"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 2}}; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4}}; }; class AAR : Rifleman { vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 4} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_Mk153Mod0_blk"; secondaryWeaponItems[] = {"CUP_optic_SMAW_Scope", "CUP_acc_ANPEQ_15_Black", "CUP_SMAW_HEAA_M"}; vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2}, {"CUP_SMAW_Spotting", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_HK417", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2}, {"CUP_SMAW_HEAA_M", 1}, {"CUP_SMAW_HEDP_M", 1} }; }; class MMGG : Rifleman { }; class MMGAG : Rifleman { }; class HMGG : Rifleman { }; class HMGAG : HMGG { }; class HMGAC : Rifleman { }; class MATG : RAT { }; class MATAG : Rifleman { }; class MATAC : MATAG { }; class HATG : MATG { }; class HATAG : MATAG { }; class HATAC : HATAG { }; class DHATG : Rifleman { }; class DHATAG : HMGG { }; class DHATAC : Rifleman { }; class SAMG : Rifleman { }; class SAMAG : Rifleman { }; class SAMAC : SAMAG { }; class GMGG : Rifleman { }; class GMGAG : HMGG { }; class GMGAC : Rifleman { }; class MTRG : Rifleman { }; class MTRAG : MTRG { }; class MTRAC : Rifleman { }; class ENG : Rifleman { vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2} }; backpackMagazines[] = { {"Toolkit", 1}, {"DemoCharge_Remote_Mag", 3}, {"SLAMDirectionalMine_Wire_Mag", 2} }; assignItems[] = {"ItemGPS"}; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class SN : Rifleman { primaryWeapon = "CUP_arifle_HK417_20"; handgunWeapon = "CUP_hgun_Glock17_blk"; primaryWeaponItems[] = {"CUP_optic_SB_11_4x20_PM", "CUP_acc_LLM01_L", "bipod_01_F_blk"}; vestMagazines[] = { {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 4}, {"CUP_17Rnd_9x19_glock17", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 3} }; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "ACE_Vector"; }; class VC : Crew { binocular = "ACE_Vector"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M136", 15}}; magazines[] = { {"CUP_20Rnd_762x51_HK417", 100}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 100}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 100}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_StarCluster_White_M203", 25}, {"CUP_1Rnd_StarCluster_Red_M203", 25}, {"CUP_1Rnd_StarCluster_Green_M203", 25}, {"CUP_1Rnd_Smoke_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 25}, {"CUP_1Rnd_SmokeGreen_M203", 25}, {"ACE_HandFlare_White", 25}, {"HandGrenade", 25}, {"SatchelCharge_Remote_Mag", 25}, {"DemoCharge_Remote_Mag", 25}, {"SmokeShell", 25}, {"CUP_17Rnd_9x19_glock17", 25}, {"CUP_SMAW_HEAA_M", 25}, {"CUP_SMAW_HEDP_M", 25}, {"CUP_SMAW_NE_M", 25}, {"CUP_SMAW_Spotting", 25} }; items[] = { {"Toolkit", 1}, {"ItemGPS", 1}, {"ACE_M26_Clacker", 1} }; medicalItems[] = {{"ACE_fieldDressing", 100}}; }; class Car : Vehicle { }; class Truck : Vehicle { }; class Armored : Truck { }; class Crate : Vehicle { weapons[] = {{"CUP_launch_M136", 5}}; magazines[] = { {"CUP_20Rnd_762x51_HK417", 25}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 25}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 25}, {"CUP_1Rnd_HE_M203", 5}, {"CUP_1Rnd_HEDP_M203", 5}, {"CUP_1Rnd_StarCluster_White_M203", 5}, {"CUP_1Rnd_StarCluster_Red_M203", 5}, {"CUP_1Rnd_StarCluster_Green_M203", 5}, {"CUP_1Rnd_Smoke_M203", 5}, {"CUP_1Rnd_SmokeRed_M203", 5}, {"CUP_1Rnd_SmokeGreen_M203", 5}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SatchelCharge_Remote_Mag", 5}, {"DemoCharge_Remote_Mag", 5}, {"SmokeShell", 5}, {"CUP_17Rnd_9x19_glock17", 5}, {"CUP_SMAW_HEAA_M", 5}, {"CUP_SMAW_HEDP_M", 5}, {"CUP_SMAW_NE_M", 5}, {"CUP_SMAW_Spotting", 5} }; items[] = { {"Toolkit", 1}, {"ItemGPS", 1}, {"ACE_M26_Clacker", 1} }; medicalItems[] = {{"ACE_fieldDressing", 25}}; }; class Helicopter : Vehicle { weapons[] = {}; magazines[] = { {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SmokeShell", 5}, {"CUP_17Rnd_9x19_glock17", 5} }; items[] = { {"Toolkit", 1}, {"ItemGPS", 1} }; medicalItems[] = {{"ACE_fieldDressing", 25}}; }; }; class RACS_JUNGLE_UNIFORM { class Rifleman { headGear = "CUP_H_RACS_Helmet_mech"; goggles = ""; uniform = "CUP_U_I_RACS_mech_1"; vest = "CUP_V_B_Interceptor_Rifleman_Olive_ARM"; backpack = "CUP_B_Kombat_Olive"; }; class Leader : Rifleman { vest = "CUP_V_B_Interceptor_Grenadier_Olive_ARM"; uniform = "CUP_U_I_RACS_mech_2"; headGear = "CUP_H_RACS_Helmet_Headset_mech"; }; class Officer : Leader { headGear = "CUP_H_RACS_Beret_Blue"; goggles = "G_Aviator"; }; class Crew : Rifleman { }; class CO : Officer { }; class XO : CO { backpack = "CUP_B_Kombat_Radio_Olive"; }; class SL : Officer { }; class Medic : Rifleman { }; class FTL : Leader { goggles = "CUP_FR_NeckScarf"; }; class AR : Rifleman { }; class AAR : Rifleman { uniform = "CUP_U_I_RACS_mech_2"; goggles = "CUP_FR_NeckScarf"; }; class RAT : Rifleman { }; class MMGG : AR { }; class MMGAG : AAR { }; class HMGG : AR { }; class HMGAG : AAR { }; class HMGAC : AAR { }; class MATG : RAT { backpack = "B_Carryall_oli"; }; class MATAG : AAR { }; class MATAC : MATAG { }; class HATG : RAT { }; class HATAG : AAR { }; class HATAC : HATAG { }; class DHATG : AR { }; class DHATAG : AAR { }; class DHATAC : AAR { }; class SAMG : AR { }; class SAMAG : AAR { }; class SAMAC : AAR { }; class GMGG : AR { }; class GMGAG : AAR { }; class GMGAC : AAR { }; class MTRG : AR { }; class MTRAG : AAR { }; class MTRAC : AAR { }; class ENG : Rifleman { backpack = "B_Carryall_oli"; }; class ENGA : ENG { }; class SN : Rifleman { headGear = "CUP_H_US_patrol_cap_tigerstripe"; goggles = "CUP_FR_NeckScarf"; uniform = "CUP_U_I_RACS_mech_2"; vest = "CUP_V_I_RACS_Carrier_Rig_wdl_3_ARM"; }; class SP : SN { }; class VC : Crew { }; class VG : Crew { }; class VD : Crew { }; class P : Crew { headGear = "H_PilotHelmetHeli_O"; vest = "CUP_V_B_Interceptor_Base_Olive_ARM"; backpack = "B_Parachute"; goggles = "G_Aviator"; }; class PCM : P { headGear = "H_CrewHelmetHeli_O"; }; }; ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; };raPversion5EditorDataaddons<A3_Characters_Face_nouniformrestrictionsace_parachuteA3_Modules_Fark_clear_cargoark_ai_sentryCUP_AirVehicles_AH6CUP_AirVehicles_CH47CUP_CAMiscA3_Supplies_F_Orange_AmmoboxesCUP_WheeledVehicles_MTVRA3_Ui_FA3_Structures_F_Exp_Military_FortificationsA3_Supplies_F_Exp_Ammoboxesace_draggingCUP_TrackedVehicles_MTLBCUP_WheeledVehicles_UAZCUP_WheeledVehicles_Uralark_custom_unitsadmiralCUP_WheeledVehicles_VolhaA3_Structures_F_EPB_Civ_Campingace_interactionace_cargoA3_Structures_F_EPC_Items_DocumentsA3_Structures_F_Items_DocumentsA3_Props_F_Orange_Items_DecorativeCUP_Misc3_ConfigA3_Props_F_Argo_Items_Electronicscba_xehA3_Structures_F_EPA_Items_MedicalA3_Structures_F_Items_StationeryA3_Structures_F_Items_ValuablesA3_Structures_F_Items_ElectronicsA3_Structures_F_EPA_Items_FoodCUP_Buildings_ConfigA3_Props_F_Orange_Humanitarian_SuppliesA3_Supplies_F_Heli_CargoNetsA3_Characters_F_ExpCUP_Weapons_DeagleCUP_Weapons_AmmunitionA3_Weapons_Facre_mainCUP_Creatures_Military_USMCCUP_Creatures_Military_ChedakiA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentark_vestsCUP_Weapons_AKA3_Characters_F_Orange_Headgearark_rotorplp_containersCUP_AirVehicles_AN2CUP_AirVehicles_UH1HCUP_AirVehicles_MI6CUP_Creatures_StaticWeaponsCUP_WheeledVehicles_TractorCUP_AirVehicles_AmbientPlanesark_hidden_itemsAddonsMetaData`randomSeedScenarioDataCustomAttributesMission  moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera`nextIDnextIDnextIDposOFAkEEdir:N>#>upf*>^WE?hasidewȈ4`Listp6items5Item0 Item1} Item2 Item3_ Item4 Item5M Item6 Item7 Item8< Item9k Item10 Item11DItem12Item13CItem14Item15.Item16yItem17Item18 Item19~Item20Item21Item22Item23Item24\Item25Item26tItem27Item28BItem29Item30kItem31Item32?Item33Item34 Item35QItem36Item37EItem38Item39Item40[Item41Item422Item43iItem44Item45]Item46Item47Item48Item49YItem50Item51Item52PclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com} classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/ classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/_ classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgM classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org classNameCUP_AirVehicles_AH6nameCUP_AirVehicles_AH6 classNameCUP_AirVehicles_CH47nameCUP_AirVehicles_CH47< classNameCUP_CAMiscnameCUP_CAMisck classNameA3_Supplies_F_OrangenameArma 3 Orange - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_WheeledVehicles_MTVRnameCUP_WheeledVehicles_MTVRDclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_ExpnameArma 3 Apex - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comCclassNameA3_Supplies_F_ExpnameArma 3 Apex - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttp://ace3mod.com/.classNameCUP_TrackedVehicles_MTLBnameCUP_TrackedVehicles_MTLByclassNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZclassNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural classNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.org~classNameAdmiralnameadmiralauthorKamiclassNameCUP_WheeledVehicles_VolhanameCUP_WheeledVehicles_VolhaclassNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_interactionnameACE3 - InteractionauthorACE-Teamurlhttp://ace3mod.com/classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/\classNameA3_Structures_F_EPCnameArma 3 Win Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comtclassNameA3_Props_F_OrangenameArma 3 Orange - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigBclassNameA3_Props_F_ArgonameArma 3 Malden - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comkclassNameCUP_Buildings_ConfignameCUP_Buildings_ConfigclassNameA3_Supplies_F_HelinameArma 3 Helicopters - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.com?classNameA3_Characters_F_ExpnameArma 3 Apex - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_DeaglenameCUP_Weapons_Deagle classNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionQclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2EclassNameCUP_Creatures_Military_USMCnameCUP_Creatures_Military_USMCclassNameCUP_Creatures_Military_ChedakinameCUP_Creatures_Military_ChedakiclassNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/[classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/classNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.org2classNameCUP_Weapons_AKnameCUP_Weapons_AKiclassNameA3_Characters_F_OrangenameArma 3 Orange - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org]classNameplp_containersnameplp_containersclassNameCUP_AirVehicles_AN2nameCUP_AirVehicles_AN2classNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1HclassNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6YclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_WheeledVehicles_TractornameCUP_WheeledVehicles_TractorclassNameCUP_AirVehicles_AmbientPlanesnameCUP_AirVehicles_AmbientPlanesPclassNameark_hidden_itemsnameARK Inhouse - Hidden ItemsauthorARKurlhttp://www.ark-group.orgauthordancemooxHeadergameTypeCoopminPlayersmaxPlayersJCategory03 nameMultiplayerAttribute0~Attribute1[ nAttributes propertyRespawnTemplatesexpressiontrueValue[ data[ typevalue[ typeARRAYitemsItem0 [ data) [ typeF valueNone[ typeSTRING[ propertyRespawnButtonexpressiontrueValue data type value? typeSCALAR Intel!Entities"ConnectionsqbriefingNameark_co74_vuelo_gordooverviewTextAirborne RACS island hop | Slot TH + AHtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<"%items$Item0F$Item1#+Item21Item3^8Item4?Item5EItem6>LItem7RItem8YItem9'`Item10fItem11mItem127tItem13zItem14eItem15Item16 Item17_Item18Item19׸Item20ʽItem21/Item22&Item23Item24-Item25Item26 Item27d Item28 Item29/!Item30oItem31Item32JItem33e Item34QgItem35qqqdataTypeGroupsideWestEntities$Attributes +id#+itemsItem0$Item1o&Item2'Item3u) +dataTypeObjectPositionInfo<%sideWestflagsAttributest%idtypeB_officer_Fo&positionXFQ_R@qDEangles@7@6Z;t%skill?rankCAPTAINinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Commanding Officer@COisPlayerisPlayableo&dataTypeObjectPositionInfo&sideWestflagsAttributes'idtypeB_medic_F'positionFLR@DEangles@7@6Z;'skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Platoon Medic@COisPlayable'dataTypeObjectPositionInfom(sideWestflagsAttributes(idtypeB_Soldier_Fu)positiongFR@DEangles7@(skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Platoon Rifleman@COisPlayableu)dataTypeObjectPositionInfo)sideWestflagsAttributes*idtypeB_officer_F +positionFR@EEangles7@*skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Executive Officer@COisPlayable +formationDIAMOND#+dataTypeGroupsideWestEntitiesm+Attributes1id1itemsItem0+Item1:-Item2.1dataTypeObjectPositionInfo,sideWestflagsAttributesI,idtypeB_Soldier_SL_F:-positionFLQ@CEangles@P?6Z;I,skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha Squad Leader@Alpha SLisPlayable:-dataTypeObjectPositionInfo-sideWestflagsAttributes-idtypeB_medic_F.position,FA_Q@CEanglesP?-skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha Squad Medic@Alpha SLisPlayable.dataTypeObjectPositionInfoV/sideWestflagsAttributes/idtypeB_Soldier_A_FCustomAttributesR01positionFQ@CEangles@P?6Z;/skill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Alpha Marksman@Alpha SLisPlayableR0Attribute00Attribute11nAttributes1propertyspeakerexpression_this setspeaker _value;Value01data01type1valueMale10ENG1typeSTRING1propertypitchexpression_this setpitch _value;Valuea11dataq11type1valueff?1typeSCALAR1formationDIAMOND1dataTypeGroupsideWestEntities2AttributesD8id ^8itemsItem0D2Item13Item2_5Item36D8dataTypeObjectPositionInfo2sideWestflagsAttributes2id typeB_Soldier_TL_F3positionΧFA_Q@CEanglesP?2skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Fireteam Leader@Alpha 1isPlayable3dataTypeObjectPositionInfoS4sideWestflagsAttributes4id typeB_soldier_AR_F_5positionFA_Q@"CEanglesP?4skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Machinegunner@Alpha 1isPlayable_5dataTypeObjectPositionInfo5sideWestflagsAttributes6id typeB_Soldier_A_F6positionxFA_Q@#CEanglesP?6skill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Assistant Machinegunner@Alpha 1isPlayable6dataTypeObjectPositionInfoH7sideWestflagsAttributes7id typeB_soldier_LAT_FD8positionFA_Q@ɫCEanglesP?7skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 1 Rifleman (AT)@Alpha 1isPlayableD8formationDIAMOND^8dataTypeGroupsideWestEntities8Attributes>id?itemsItem08Item1:Item2<Item3x=>dataTypeObjectPositionInfoW9sideWestflagsAttributes9idtypeB_Soldier_TL_F:position|FP@ÐCEangles@P?6Z;9skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 2 Fireteam Leader@Alpha 2isPlayable:dataTypeObjectPositionInfo:sideWestflagsAttributes-;idtypeB_soldier_AR_F<positionuFjP@6`CEanglesP?-;skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 2 Machinegunner@Alpha 2isPlayable<dataTypeObjectPositionInfoq<sideWestflagsAttributes<idtypeB_Soldier_A_Fx=positionpFjP@7CEanglesP?<skill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 2 Assistant Machinegunner@Alpha 2isPlayablex=dataTypeObjectPositionInfo=sideWestflagsAttributes">idtypeB_soldier_LAT_F>positioniFcP@{CEanglesP?Y;">skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 2 Rifleman (AT)@Alpha 2isPlayable>formationDIAMOND?dataTypeGroupsideWestEntitiesJ?AttributesEidEitemsItem0?Item1&AItem2BItem3DEdataTypeObjectPositionInfo?sideWestflagsAttributes1@idtypeB_Soldier_TL_F&ApositionVFV)P@.eCEanglesP?@1@skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 3 Fireteam Leader@Alpha 3isPlayable&AdataTypeObjectPositionInfoAsideWestflagsAttributesAidtypeB_soldier_AR_FBpositionOFjP@4CEanglesP?Askill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 3 Machinegunner@Alpha 3isPlayableBdataTypeObjectPositionInfoCsideWestflagsAttributesKCidtypeB_Soldier_A_FDposition]JFjP@CEanglesP?KCskill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 3 Assistant Machinegunner@Alpha 3isPlayableDdataTypeObjectPositionInfoDsideWestflagsAttributesDidtypeB_soldier_LAT_FEpositionsCF"0Q@HPCEanglesP?@Dskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Alpha 3 Rifleman (AT)@Alpha 3isPlayableEformationDIAMONDEdataTypeGroupsideWestEntitiesEAttributes$Lid>LitemsItem0FItem1GItem2RI$LdataTypeObjectPositionInfoFsideWestflagsAttributesFidtypeB_Soldier_SL_FGpositionFA_Q@vCEangles?Fskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo Squad Leader @Bravo SLisPlayableGdataTypeObjectPositionInfo'HsideWestflagsAttributes_HidtypeB_medic_FRIpositionFA_Q@UGCEangles?_Hskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo Squad Medic@Bravo SLisPlayableRIdataTypeObjectPositionInfoIsideWestflagsAttributesJidtypeB_Soldier_A_FCustomAttributesJ$LpositionFA_Q@CEangles?Jskill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Bravo Marksman@Bravo SLisPlayableJAttribute0 KAttribute1KnAttributes$Lpropertyspeakerexpression_this setspeaker _value;ValueVKKdatafKKtypeKvalueMale10ENGKtypeSTRINGKpropertypitchexpression_this setpitch _value;ValueK$LdataK$LtypeLvalueff?$LtypeSCALAR$LformationDIAMOND>LdataTypeGroupsideWestEntitiesLAttributesRidRitemsItem0LItem1eNItem2OItem3YQRdataTypeObjectPositionInfo7MsideWestflagsAttributesoMidtypeB_Soldier_TL_FeNposition=FA_Q@gFCEangles?oMskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Fireteam Leader@Bravo 1isPlayableeNdataTypeObjectPositionInfoNsideWestflagsAttributesOidtypeB_soldier_AR_FOpositionFA_Q@CEangles?Oskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Machinegunner@Bravo 1isPlayableOdataTypeObjectPositionInfoRPsideWestflagsAttributesPidtypeB_Soldier_A_FYQposition"FA_Q@vdCEangles?Pskill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Assistant Machinegunner@Bravo 1isPlayableYQdataTypeObjectPositionInfoQsideWestflagsAttributesRidtypeB_soldier_LAT_FRpositionқFK1Q@ 4CEangles@?6Z;Rskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 1 Rifleman (AT)@Bravo 1isPlayableRformationDIAMONDRdataTypeGroupsideWestEntities+SAttributesjYid$YitemsItem0iSItem1UItem2VItem3WjYdataTypeObjectPositionInfoSsideWestflagsAttributesTid typeB_Soldier_TL_FUpositionFjP@CEangles?Tskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 2 Fireteam Leader@Bravo 2isPlayableUdataTypeObjectPositionInfoyUsideWestflagsAttributesUid!typeB_soldier_AR_FVpositionN|FP@jBEangles?Y;Uskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 2 Machinegunner@Bravo 2isPlayableVdataTypeObjectPositionInfoVsideWestflagsAttributes-Wid"typeB_Soldier_A_FWpositionwFP@8CEangles@?6Z;-Wskill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 2 Assistant Machinegunner@Bravo 2isPlayableWdataTypeObjectPositionInfonXsideWestflagsAttributesXid#typeB_soldier_LAT_FjYposition3pFP@CEangles?Xskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 2 Rifleman (AT)@Bravo 2isPlayablejYformationDIAMONDYdataTypeGroupsideWestEntitiesYAttributes `id)'`itemsItem0 ZItem1[Item2(]Item3^ `dataTypeObjectPositionInfo}ZsideWestflagsAttributesZid%typeB_Soldier_TL_F[position)]FeP@=BEangles6Z;?@Zskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 3 Fireteam Leader@Bravo 3isPlayable[dataTypeObjectPositionInfo\sideWestflagsAttributesT\id&typeB_soldier_AR_F(]positionUFP@BEangles?@T\skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 3 Machinegunner@Bravo 3isPlayable(]dataTypeObjectPositionInfo]sideWestflagsAttributes]id'typeB_Soldier_A_F^positionQFjP@LCEangles?]skill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 3 Assistant Machinegunner@Bravo 3isPlayable^dataTypeObjectPositionInfo_sideWestflagsAttributesI_id(typeB_soldier_LAT_F `positionIFV@Q@BEangles6Z;?@I_skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Bravo 3 Rifleman (AT)@Bravo 3isPlayable `formationDIAMOND'`dataTypeGroupsideWestEntitiesq`Attributesfid,fitemsItem0`Item1DbItem2cfdataTypeObjectPositionInfoasideWestflagsAttributesMaid*typeB_Soldier_SL_FDbposition}FA_Q@BEangles?Maskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie Squad Leader@Charlie SLisPlayableDbdataTypeObjectPositionInfobsideWestflagsAttributesbid+typeB_medic_Fcposition-FA_Q@BEangles?bskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie Squad Medic@Charlie SLisPlayablecdataTypeObjectPositionInfofdsideWestflagsAttributesdidtypeB_Soldier_A_FCustomAttributesfefpositionbFA_Q@BEangles?dskill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Charlie Marksman@Charlie SLisPlayablefeAttribute0eAttribute1/fnAttributesfpropertyspeakerexpression_this setspeaker _value;Valuee/fdatae/ftypefvalueMale10ENG/ftypeSTRING/fpropertypitchexpression_this setpitch _value;Valueuffdatafftypefvalueff?ftypeSCALARfformationDIAMONDfdataTypeGroupsideWestEntitiesgAttributesjmid1mitemsItem0XgItem1hItem2}jItem3kjmdataTypeObjectPositionInfogsideWestflagsAttributeshid-typeB_Soldier_TL_FhpositionZF!Q@þBEangles@?hskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Fireteam Leader@Charlie 1isPlayablehdataTypeObjectPositionInfomisideWestflagsAttributesiid.typeB_soldier_AR_F}jposition FjP@&BEangles?iskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Machinegunner@Charlie 1isPlayable}jdataTypeObjectPositionInfojsideWestflagsAttributes%kid/typeB_Soldier_A_Fkposition?FP@BEangles@?6Z;%kskill?init [this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Assistant Machinegunner@Charlie 1isPlayablekdataTypeObjectPositionInfojlsideWestflagsAttributeslid0typeB_soldier_LAT_FjmpositionFjP@gBEangles?lskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 1 Rifleman (AT)@Charlie 1isPlayablejmformationDIAMONDmdataTypeGroupsideWestEntitiesmAttributestid67titemsItem0 nItem1oItem21qItem3rtdataTypeObjectPositionInfo}nsideWestflagsAttributesnid2typeB_Soldier_TL_FopositionFAJP@ BEangles?Y;nskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 2 Fireteam Leader@Charlie 2isPlayableodataTypeObjectPositionInfo!psideWestflagsAttributesYpid3typeB_soldier_AR_F1qpositionfFjP@pdBEangles?Ypskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 2 Machinegunner@Charlie 2isPlayable1qdataTypeObjectPositionInfoqsideWestflagsAttributesqid4typeB_Soldier_A_FrpositionFP@BEangles?qskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 2 Assistant Machinegunner@Charlie 2isPlayablerdataTypeObjectPositionInfossideWestflagsAttributesUsid5typeB_soldier_LAT_FtpositionKxF[P@BEangles6Z;?@Usskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 2 Rifleman (AT)@Charlie 2isPlayabletformationDIAMOND7tdataTypeGroupsideWestEntitiestAttributeszid;zitemsItem0tItem1cvItem2wItem3^yzdataTypeObjectPositionInfo0usideWestflagsAttributeshuid7typeB_Soldier_TL_FcvpositionweFP@PnBEanglesY;?huskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "C3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 3 Fireteam Leader@Charlie 3isPlayablecvdataTypeObjectPositionInfovsideWestflagsAttributes wid8typeB_soldier_AR_Fwposition'^FjQ@>BEangles!;?@ wskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 3 Machinegunner@Charlie 3isPlayablewdataTypeObjectPositionInfoTxsideWestflagsAttributesxid9typeB_Soldier_A_F^yposition\YFP@_BEangles6Z;?@xskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 3 Assistant Machinegunner@Charlie 3isPlayable^ydataTypeObjectPositionInfoysideWestflagsAttributeszid:typeB_soldier_LAT_Fzposition RFQ@[BEangles6Z;?@zskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Charlie 3 Rifleman (AT)@Charlie 3isPlayablezformationDIAMONDzdataTypeGroupsideWestEntities4{AttributesKid>eitemsItem0g{Item1o~Item2sKdataTypeObjectPositionInfo{sideWestflagsAttributes&|id<typeB_Soldier_SL_FCustomAttributes}o~positionFjP@#]BEangles?&|skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta Squad Leader [JIP]@Delta SLisPlayable}Attribute0W}Attribute1}nAttributeso~propertyspeakerexpression_this setspeaker _value;Value}}data}}type}valueMale01ENG}typeSTRING}propertypitchexpression_this setpitch _value;Value.~o~data>~o~typeZ~value?o~typeSCALARo~dataTypeObjectPositionInfo~sideWestflagsAttributes)id=typeB_medic_FCustomAttributes#spositionkFjP@-BEangles?)skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta Squad Medic [JIP]@Delta SLisPlayable#Attribute0[Attribute1nAttributesspropertyspeakerexpression_this setspeaker _value;Valuedatatype׀valueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value2sdataBstype^value33s?stypeSCALARsdataTypeObjectPositionInfosideWestflagsAttributes1idtypeB_Soldier_A_FCustomAttributesKpositionFP@2{BEangles@?1skill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionRoyal Army Corps of Sahrani - Delta Marksman [JIP]@Delta SLisPlayableAttribute03Attribute1ănAttributesKpropertyspeakerexpression_this setspeaker _value;Value}ădataătypevalueMale10ENGătypeSTRINGăpropertypitchexpression_this setpitch _value;Value KdataKtype6valueff?KtypeSCALARKformationDIAMONDedataTypeGroupsideWestEntitiesAttributesidCitemsItem0Item1Item2Item3ōdataTypeObjectPositionInfotsideWestflagsAttributesid?typeB_Soldier_TL_FCustomAttributespositionFjP@_nAttributesōpropertyspeakerexpression_this setspeaker _value;Value>data>type)valueMale02ENG>typeSTRING>propertypitchexpression_this setpitch _value;Valueōdataōtypevalue?ōtypeSCALARōdataTypeObjectPositionInfoMsideWestflagsAttributesidBtypeB_soldier_LAT_FCustomAttributesOpositionFjP@*BEangles?skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayableOAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueяdatatypevalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value^datantypevalue33s?typeSCALARformationDIAMONDdataTypeGroupsideWestEntitiesAttributesidH itemsItem0AItem1MItem26Item3dataTypeObjectPositionInfoȑsideWestflagsAttributesidDtypeB_Soldier_TL_FCustomAttributesMpositionIFP@BEangles6Z;?@skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Fireteam Leader [JIP]@Delta 2isPlayableAttribute05Attribute1ƓnAttributesMpropertyspeakerexpression_this setspeaker _value;ValueƓdataƓtypevalueMale04ENGƓtypeSTRINGƓpropertypitchexpression_this setpitch _value;Value MdataMtype8value?MtypeSCALARMdataTypeObjectPositionInfoԔsideWestflagsAttributes idEtypeB_soldier_AR_FCustomAttributes6positionFQ@AEanglesY;? skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Machinegunner [JIP]@Delta 2isPlayableAttribute0Attribute1nAttributes6propertyspeakerexpression_this setspeaker _value;ValuehdataxtypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value6data6type!valueff?6typeSCALAR6dataTypeObjectPositionInfosideWestflagsAttributesidFtypeB_Soldier_A_FCustomAttributesȘposition.FyP@/BEanglesY;?skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Assistant Machinegunner [JIP]@Delta 2isPlayableȘAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueJdataZtype|valueMale06ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valueיdatatypevalueff?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesؚidGtypeB_soldier_LAT_FCustomAttributespositionFjQ@_AEangles!;?@ؚskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 2 Rifleman (AT) [JIP]@Delta 2isPlayableAttribute0ڛAttribute1knAttributespropertyspeakerexpression_this setspeaker _value;Value$kdata4ktypeVvalueMale05ENGktypeSTRINGkpropertypitchexpression_this setpitch _value;ValuedatatypeݜvalueQx?typeSCALARformationDIAMOND dataTypeGroupsideWestEntitiesVAttributesEidM_itemsItem0Item1Item2Item3kEdataTypeObjectPositionInfosideWestflagsAttributesSidItypeB_Soldier_TL_FCustomAttributesPpositionCmF~)S@XAEangles#<?;@Sskill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Fireteam Leader [JIP]@Delta 3isPlayablePAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueҟdatatypevalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value_dataotypevalueG?typeSCALARdataTypeObjectPositionInfo'sideWestflagsAttributes_idJtypeB_soldier_AR_FCustomAttributes9positioneF!V@AEangles<?@_skill?rankCORPORALinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Machinegunner [JIP]@Delta 3isPlayable9Attribute0qAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedataˢtypevalueMale01ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueHdataXtypetvalueHz?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesGidKtypeB_Soldier_A_FCustomAttributeskposition(aFA@S@g BEangles#<?;@Gskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Assistant Machinegunner [JIP]@Delta 3isPlayableAttribute0SAttribute1nAttributeskpropertyspeakerexpression_this setspeaker _value;ValuedatatypeϥvalueMale01ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value*kdata:ktypeVvalueHz?ktypeSCALARkdataTypeObjectPositionInfosideWestflagsAttributes+idLtypeB_soldier_LAT_FCustomAttributesEpositionYF.V@AEanglesΣ<?@+skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - Delta 3 Rifleman (AT) [JIP]@Delta 3isPlayableAttribute0-Attribute1nAttributesEpropertyspeakerexpression_this setspeaker _value;ValuewdatatypevalueMale11ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueEdataEtype0value ׃?EtypeSCALAREformationDIAMOND_dataTypeGroupsideWestEntitiesAttributesidQitemsItem0ܩItem1ڬItem26dataTypeObjectPositionInfobsideWestflagsAttributesidNtypeB_Helipilot_FCustomAttributesڬpositionځFJS@!EEangles>6@skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 1 Pilot (CH-47F)@TH 1isPlayableAttribute0«Attribute1SnAttributesڬpropertyspeakerexpression_this setspeaker _value;Value SdataStype>valueMale02ENGStypeSTRINGSpropertypitchexpression_this setpitch _value;ValueڬdataڬtypeŬvalueQx?ڬtypeSCALARڬdataTypeObjectPositionInfoIsideWestflagsAttributesidOtypeB_helicrew_F6positionquFJS@;EEangles>6@skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 1 Crew@TH 1isPlayable6dataTypeObjectPositionInfosideWestflagsAttributesݮidPtypeB_helicrew_FpositionFJS@REEangles>6@ݮskill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 1 Crew@TH 1isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesidU׸itemsItem0)Item1-Item2dataTypeObjectPositionInfosideWestflagsAttributesidRtypeB_Helipilot_FCustomAttributesݱ-positionNF_V@BEanglesΣ<p6@+<skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 2 Pilot (CH-47F) [JIP]@TH 2isPlayableݱAttribute0Attribute1nAttributes-propertyspeakerexpression_this setspeaker _value;Value_dataotypevalueMale12ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value-data-typevalueQx?-typeSCALAR-dataTypeObjectPositionInfosideWestflagsAttributesidStypeB_helicrew_FCustomAttributespositionFR@BEangles6;p6@nZ<skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 2 Crew [JIP]@TH 2isPlayableAttribute0ݴAttribute1nnAttributespropertyspeakerexpression_this setspeaker _value;Value'ndata7ntypeYvalueMale09ENGntypeSTRINGnpropertypitchexpression_this setpitch _value;ValuedataĵtypevalueHz?typeSCALARdataTypeObjectPositionInfozsideWestflagsAttributesidTtypeB_helicrew_FCustomAttributesmpositionFUV@BEanglesnZ<p6@+<skill?init[this, ["faction", "CUP_RACS_MECH"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - TH 2 Crew [JIP]@TH 2isPlayablemAttribute0Attribute16nAttributespropertyspeakerexpression_this setspeaker _value;Value6data6type!valueMale05ENG6typeSTRING6propertypitchexpression_this setpitch _value;Value|datatypevalue ׃?typeSCALARformationDIAMOND׸dataTypeGroupsideWestEntities!AttributesidXʽitemsItem0IItem1DdataTypeObjectPositionInfo˹sideWestflagsAttributesidVtypeB_Pilot_FCustomAttributesDposition7FJS@DEanglesw<6@skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - AH 1 Pilot (AH-6J)@AH 1isPlayableAttribute0,Attribute1nAttributesDpropertyspeakerexpression_this setspeaker _value;ValuevdatatypevalueMale05ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueDdataDtype/valueQx?DtypeSCALARDdataTypeObjectPositionInfosideWestflagsAttributesidWtypeB_Pilot_Fposition%+FJS@DEanglesw<6@skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - AH 1 Gunner@AH 1isPlayableformationDIAMONDʽdataTypeGroupsideWestEntitiesAttributesid[/itemsItem0<Item1=dataTypeObjectPositionInfosideWestflagsAttributesidYtypeB_Pilot_FCustomAttributes=positionUF/H@ BEangles6Z;!6@#<skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - AH 2 Pilot (AH-6J) [JIP]@AH 2isPlayableAttribute0%Attribute1nAttributes=propertyspeakerexpression_this setspeaker _value;ValueodatatypevalueMale03ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value=data =type(valueQx?=typeSCALAR=dataTypeObjectPositionInfosideWestflagsAttributesidZtypeB_Pilot_FCustomAttributespositionqIF"H@BEangles@!6@skill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionRoyal Army Corps of Sahrani - AH 2 Gunner [JIP]@AH 2isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueGdataWtypeyvalueMale02ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevalueu?typeSCALARformationDIAMOND/dataTypeLayernameModulesstateEntitiesidatlOffsetP& items Item0Item1IItem2Item3Item4-Item5Item6Item7AItem8&dataTypeLogicPositionInfoareaSize>A=PAareaIsRectangleflagsidstypeModuleHideTerrainObjects_FCustomAttributesIpositionsFͯI@BEanglesY;T@Attribute0Attribute1nAttributesIproperty#filterexpression_this setVariable ["#filter",_value]ValueidataytypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value IdataItype6valueItypeBOOLIdataTypeLogicPositionInfoareaSize>ASJAareaIsRectangleflagsidttypeModuleHideTerrainObjects_FCustomAttributes'positionEF33S@ZEEanglesT@'Attribute0_Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueVdataftypevaluetypeBOOLdataTypeLogicPositionInfo;areaSizedU@f@areaIsRectangleflagsidwtypeModuleHideTerrainObjects_FCustomAttributesspositionFP@GEEanglesY;T@sAttribute0Attribute1BnAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueBdataBtype-valuepABtypeSCALARBproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOLdataTypeLogicPositionInfoareaSizedU@f@areaIsRectangleflagsidxtypeModuleHideTerrainObjects_FCustomAttributes-positionFRFWL@EEangles#<T@#<Attribute0Attribute1nAttributes-property#filterexpression_this setVariable ["#filter",_value]ValueMdata]typeyvaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value-data-typevalue-typeBOOL- dataTypeLogicPositionInfoareaSizeAIAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset_3>CustomAttributespositionEu?Eangles@?Attribute0SAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Valuedatatypevalue@typeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueJdataZtypevvaluetypeBOOL dataTypeLogicPositionInfo?areaSize,@|2@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset<CustomAttributeswposition|vD< BAEanglesT@wAttribute0Attribute1FnAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueFdataFtype1valuepAFtypeSCALARFproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOL dataTypeLogicPositionInfoareaSize,@|2@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset<CustomAttributesApositionPDd B@EanglesT@Attribute0 Attribute1nAttributesAproperty#filterexpression_this setVariable ["#filter",_value]ValueadataqtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueAdataAtype.valueAtypeBOOLAdataTypeLogicPositionInfoidtypeARK_Clear_VehicleatlOffset}<positionE EdataTypeLogicPositionInfoidtypeARK_Make_SentryCustomAttributes;&positionE?\E;Attribute0cnAttributes&propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value&data&typevalue&typeBOOL&dataTypeLayernamePlayer BitsEntitieswidatlOffset"itemsItem0Item1Item2Item3Item4Item5Item6Item7qItem8Item9?Item10Item11 Item12tItem13Item14BItem15Item16Item17w Item18Item19EItem20Item21Item22 dataTypeObjectPositionInfo,sideEmptyflagsAttributesdidptypeCUP_I_AH6J_RACSatlOffsetCustomAttributes1positionIFD@CEangles@!6@M@dskill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "Helicopter"]] call hull3_unit_fnc_init;}pylonsCUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_2Rnd_AGM114K_Hellfire_II_M[0];1Attribute0YnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeCUP_I_AH6J_RACSatlOffsetx:CustomAttributespositionPF2@bEEanglesw<6@skill?initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "Helicopter"]] call hull3_unit_fnc_init;}pylonsCUP_PylonPod_19Rnd_Rocket_FFAR_M;CUP_PylonPod_2Rnd_AGM114K_Hellfire_II_M[0];Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value:dataJtypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfo+sideEmptyflagsAttributescidntypeCUP_I_CH47F_RACSCustomAttributespositionTsF6@tEEangles>6@cskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute0 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueedatautypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfofsideEmptyflagsAttributesidotypeCUP_I_CH47F_RACSatlOffsetCustomAttributespositionSFf@tCEanglesp6@Y;skill?lockUNLOCKEDinit [this, ["faction", "CUP_RACS_MECH"], ["gear", "Car"]] call hull3_unit_fnc_init;Attribute0@nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfousideEmptyflagsAttributesidtypeFlagCarrierSouthpositionFA{@AEangles@ dataTypeObjectPositionInfoQsideEmptyflagsAttributesidytypeC_IDAP_supplyCrate_FatlOffsetCustomAttributespositionWhFn@DEangles6Z;@6Z;initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "Crate"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueqdatatypevalue[[[["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]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesidztypeC_IDAP_supplyCrate_FCustomAttributesFqpositioneFT@JEEangles6Z;@6Z;initcall{ [this, ["faction", "CUP_RACS_MECH"], ["gear", "Crate"]] call hull3_unit_fnc_init;}FAttribute0nnAttributesqpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueqdataqtype\value[[[["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]qtypeSTRINGq dataTypeObjectPositionInfosideEmptyflagsAttributesGid{typeC_IDAP_supplyCrate_FatlOffsetCustomAttributespositionbF(у@(EEangles!;@#.Item16.Item17/Item18l001dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_BagBunker_01_large_green_FatlOffsetX>#positionKE :@TEangles.@##dataTypeObjectPositionInfoB$sideEmptyflagsAttributesz$idtypeLand_BagBunker_01_small_green_F$positionXEI@!Eangles&5@z$disableSimulation$dataTypeObjectPositionInfo%sideEmptyflagsAttributesH%idtypeBox_Syndicate_Ammo_FN%position#E?EanglesnZ<Q@V@H%N%dataTypeObjectPositionInfo%sideEmptyflagsAttributes&idtypeBox_Syndicate_Ammo_FatlOffset4&positionDEԝ@Eangles"<Q@"@&&dataTypeObjectPositionInfo&sideEmptyflagsAttributes&idtypeBox_Syndicate_Ammo_FatlOffset'&positionE@LEangles#= ?U@&&dataTypeObjectPositionInfoR'sideEmptyflagsAttributes'idtypeBox_Syndicate_Ammo_F'position.positionpEu@HEangles|@8.>.dataTypeObjectPositionInfo.sideEmptyflagsAttributes.idtypeCUP_O_Ural_SLAatlOffsetc.positionEƌ@Eangles!; ?j@..dataTypeObjectPositionInfow/sideEmptyflagsAttributes/idtypeCUP_O_Ural_Reammo_SLA/positionE g@Eangles5?//dataTypeObjectPositionInfo.0sideEmptyflagsAttributesf0idtypeCUP_O_Ural_Refuel_SLAl0position:EވS@SEanglesro?#Attribute5?Attribute6?Attribute7@Attribute8SAnAttributes BpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;/<data</<type<value/<typeSTRING/<propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value<<data<<type<value<typeSCALAR<propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueh==datax==type=value=typeSCALAR=propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value!>b>data1>b>typeM>valueBb>typeSCALARb>propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value>?data>?type?valueB?typeSCALAR?propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value??data??type?value?typeBOOL?propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueN@@data^@@typez@value@@@typeSCALAR@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueASAdata%ASAtype>AvalueSAtypeSTRINGSApropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueABdataABtypeBvalueBtypeSTRINGBdataTypeLogicPositionInfovBidtypeAdmiral_CqcZoneCustomAttributesBIpositionۃE@?EB Attribute0>CAttribute1CAttribute2DAttribute3tEAttribute4-FAttribute5FAttribute6GAttribute7ZHAttribute8InAttributes IpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueCCdataCCtypeCvalueCtypeSTRINGCpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuezDDdataDDtypeDvalueDtypeSCALARDpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3EtEdataCEtEtype_EvaluetEtypeSCALARtEpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueE-FdataE-FtypeFvalueB-FtypeSCALAR-FpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueFFdataFFtypeFvalueBFtypeSCALARFpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value^GGdatanGGtypeGvalueGtypeBOOLGpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueHZHdata)HZHtypeEHvalue@ZHtypeSCALARZHpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueHIdataHItype IvalueItypeSTRINGIpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueIIdataIItypeIvalueItypeSTRINGIdataTypeTriggerposition̠E @4Eangle?AttributesVJidtypeEmptyDetectorAreaR50Jconditioncall{true;}sizeA AsizeB AisRectangleJdataTypeTriggerpositionE @-EangleD?AttributesKidtypeEmptyDetectorAreaR50ZKconditioncall{true;}sizeA AsizeBWPAisRectangleZKdataTypeTriggerpositionpE G?EangleD?AttributesKidtypeEmptyDetectorAreaR50Lconditioncall{true;}sizeA AsizeBWPAisRectangleLdataTypeTriggerpositionEq'?-BEEffectsTfshowWPNEVERidtypeMoveZfZfdataTypeWaypointpositionE@EEffectsfshowWPNEVERidtypeMovefffdataTypeGroupsideCivilianEntitiesgAttributeshidhitemsItem0LgItem1gItem2LhhdataTypeObjectPositionInfogsideCivilianflagsAttributesgidtypeC_Bob_VRgposition>Ej@}EggdataTypeWaypointpositionEy?S&EEffectsFhshowWPNEVERidtypeMoveLhLhdataTypeWaypointpositionER*@EEffectshshowWPNEVERidtypeMovehhhdataTypeGroupsideCivilianEntities iAttributesjidjitemsItem0>iItem1iItem2>jjdataTypeObjectPositionInfoisideCivilianflagsAttributesiidtypeC_Bob_VRipositionEA@0dEiidataTypeWaypointpositionw8E8@ʩEEffects8jshowWPNEVERidtypeMove>j>jdataTypeWaypointpositiony}E)?SEEffectsjshowWPNEVERidtypeMovejjjdataTypeLogicPositionInfokidtypeAdmiral_OndemandCampZoneCustomAttributes7kVwpositionׄE5@{*E7kAttribute03lAttribute1mAttribute2mAttribute3nAttribute4FoAttribute5pAttribute6pAttribute7qAttribute8orAttribute9GsAttribute10tAttribute11tAttribute12uAttribute13vnAttributesVwpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuelmdatalmtypelvaluemtypeSTRINGmpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuemmdatammtypemvaluemtypeSCALARmpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueCnndataSnntypeonvalueBntypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueoFodataoFotype1ovalueBFotypeSCALARFopropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueopdataoptypeovalue AptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueppdatapptypepvalueptypeBOOLppropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueiqqdatayqqtypeqvalueqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value1rordataArortypeZrvalueortypeSTRINGorpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuesGsdatasGstype2svalueGstypeSCALARGspropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuestdatasttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuettdatatttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuetuudatauutypeuvalue?utypeSCALARupropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueHvvdataXvvtypetvvalue?vtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuewVwdata(wVwtypeAwvalueVwtypeSTRINGVwdataTypeLogicPositionInfowidtypeAdmiral_OndemandCampZoneCustomAttributeswpositionE]A,EwAttribute0xAttribute1yAttribute2izAttribute3+{Attribute4{Attribute5|Attribute6w}Attribute7Q~Attribute8Attribute9Attribute10Attribute11Attribute12\Attribute130nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueiyydatayyytypeyvalueytypeSTRINGypropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(zizdata8ziztypeTzvalueiztypeSCALARizpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuez+{dataz+{type{valueB+{typeSCALAR+{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value{{data{{type{valueB{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuev||data||type|value A|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value8}w}dataH}w}typed}valuew}typeBOOLw}propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~Q~data ~Q~type<~value?Q~typeSCALARQ~propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value~data~typevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value\data+\typeGvalue\typeSCALAR\propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value0data0typevalue0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataσtypevaluetypeSTRINGdataTypeLogicPositionInfouidtypeAdmiral_OndemandCampZoneatlOffsety@CustomAttributespositiondEEAttribute0Attribute1^Attribute2 Attribute3Attribute4Attribute5nAttribute6.Attribute7Attribute8͋Attribute9Attribute10wAttribute11GAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value ^data0^typeIvalue^typeSTRING^propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value߆ data type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedatatype͇valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuecdatastypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value-ndata=ntypeYvalue AntypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value.data.typevalue.typeBOOL.propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueNJdata׊typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value͋data͋typevalue͋typeSTRING͋propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueddatattypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value6wdataFwtypebvaluewtypeSCALARwpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueGdataGtype2value@GtypeSCALARGpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueҎdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypeҏvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuevdatatypevaluetypeSTRINGdataTypeTriggerpositionE@rEAttributesidtypeEmptyDetectorAreaR50sconditioncall{triggeractivated tgr_kinandal_counter;}sizeApAsizeBpAsdataTypeTriggerpositiontEk?,EAttributesۑidtypeEmptyDetectorAreaR502conditioncall{triggeractivated tgr_kinandal_counter;}sizeApAsizeBpA2dataTypeTriggerpositionE@EAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_kinandal_counter;}sizeApAsizeBpAdataTypeTriggerposition8DE\B@_ EAttributesYidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_kinandal_counter;}sizeApAsizeBpAdataTypeTriggerposition4E3$@NEAttributesidtypeEmptyDetectorAreaR50oconditioncall{triggeractivated tgr_kinandal_counter;}sizeApAsizeBpAodataTypeLayernameLoholohoEntitiesidatlOffset AitemsItem0Item1Item2dataTypeLayernameAdmiralEntities=idatlOffset0itemsItem0pItem1fItem2XdataTypeLayernameCQCEntitiesidatlOffset lfitemsItem0Item1ӖItem2Item3fdataTypeTriggerposition^E` JBEangle7@Attributeskid7typeEmptyDetectorAreaR50Ӗconditioncall{triggeractivated tgr_kinandal_switch;}sizeA*wUAsizeBc0AisRectangleӖdataTypeTriggerpositionvEJBEangle7@AttributesGid8typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_kinandal_switch;}sizeAxB AsizeBXkAisRectangledataTypeTriggerposition4EMBEEangle-@Attributes3id9typeEmptyDetectorAreaR50atlOffset{?conditioncall{triggeractivated tgr_kinandal_switch;}sizeA*wUAsizeBc0AisRectangledataTypeLogicPositionInfoid:typeAdmiral_CqcZoneCustomAttributesfpositionwEhKBE Attribute0™Attribute1~Attribute2?Attribute3Attribute4Attribute5jAttribute6!Attribute7ޞAttribute8nAttributes fpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@~dataP~typeivalue~typeSTRING~propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value?data?type*value?typeSCALAR?propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedataǛtypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuepdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value)jdata9jtypeUvalueBjtypeSCALARjpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!data!typevalue!typeBOOL!propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valueޞdataޞtypeɞvalue@ޞtypeSCALARޞpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfdataTypeLayernamePatrolEntitiesid atlOffset@XitemsItem0Item1Item2cXdataTypeTriggerposition+EIBNEAttributesNid"typeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_kinandal_switch;}sizeAzCsizeBzCdataTypeTriggerpositionEs|B^EAttributes id%typeEmptyDetectorAreaR250cconditioncall{triggeractivated tgr_kinandal_switch;}sizeAzCsizeBzCcdataTypeLogicPositionInfoŢid&typeAdmiral_PatrolZoneCustomAttributesXpositionE^.B E Attribute0Attribute1\Attribute2Attribute3ԥAttribute4Attribute5JAttribute6Attribute7Attribute8ʩAttribute9nAttributes XpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\data.\typeGvalue\typeSTRING\propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueפdatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueԥdataԥtypevalueBԥtypeSCALARԥpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueOdata_type{valueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value JdataJtype7valueJtypeBOOLJpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueۧdatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedataètypeߨvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valueʩdataʩtypevalue@@ʩtypeSCALARʩpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueSdatactype|valuetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueXdata*XtypeCvalueXtypeSTRINGXdataTypeLayernameCounterEntitiesid!atlOffsetitemsItem0aItem1 Item2߭Item3Item4]Item5Item6Item7RItem8Item9JItem10Item11BItem12Item13:Item14dataTypeTriggerpositionmEeBoEAttributesɬid>typeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_loholoho_counter;}sizeApAsizeBpA dataTypeTriggerpositionE,BYEAttributesid=typeEmptyDetectorAreaR50߭conditioncall{triggeractivated tgr_loholoho_counter;}sizeApAsizeBpA߭dataTypeTriggerpositionBEAttribute12 Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueUdata'Utype@valueUtypeSTRINGUpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value־datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueٿdataٿtypeĿvalueBٿtypeSCALARٿpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueZdatajtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value$edata4etypePvalue AetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value%data%typevalue%typeBOOL%propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value[dataktypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value-ndata=ntypeYvalue?ntypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value>data >type)value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuemdata}typevaluetypeSTRINGdataTypeLogicPositionInfoidUtypeAdmiral_OndemandCampZoneCustomAttributes3RpositionENNBǮE3Attribute0/Attribute1Attribute2Attribute3Attribute4BAttribute5 Attribute6Attribute7Attribute8kAttribute9CAttribute10Attribute11Attribute12Attribute13nAttributesRpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value}datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value?dataOtypekvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueBdataBtype-valueBBtypeSCALARBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value data typevalue A typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueedatautypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value-kdata=ktypeVvaluektypeSTRINGkpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueCdataCtype.valueCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuepdatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueDdataTtypepvalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueRdata$Rtype=valueRtypeSTRINGRdataTypeGroupsideCivilianEntitiesAttributesid?itemsItem0Item1]dataTypeObjectPositionInfo7sideCivilianflagsAttributesWid@typeC_Bob_VR]position&EKjBǹEW]dataTypeWaypointposition"EIBEEffectsshowWPNEVERidAtypeMovedataTypeGroupsideCivilianEntitiesAttributesDidBJitemsItem0DItem1DdataTypeObjectPositionInfosideCivilianflagsAttributesidCtypeC_Bob_VRpositionEZBEdataTypeWaypointposition"EIB|EEffects>showWPNEVERidDtypeMoveDDJdataTypeGroupsideCivilianEntitiesAttributesidEitemsItem0Item1UdataTypeObjectPositionInfo/sideCivilianflagsAttributesOidFtypeC_Bob_VRUpositionaE/zyBEOUdataTypeWaypointposition$EIB;EEffectsshowWPNEVERidGtypeMovedataTypeGroupsideCivilianEntitiesAttributes<idHBitemsItem0<Item1<dataTypeObjectPositionInfosideCivilianflagsAttributesidItypeC_Bob_VRpositiongEtC.Bf3EdataTypeWaypointpositionEIB&EEffects6showWPNEVERidJtypeMove<<BdataTypeGroupsideCivilianEntitiesAttributesidLitemsItem0Item1MdataTypeObjectPositionInfo'sideCivilianflagsAttributesGidMtypeC_Bob_VRMpositionE9AdңEGMdataTypeWaypointposition!E QB'EEffectsshowWPNEVERidNtypeMovedataTypeGroupsideCivilianEntities Attributes4idP:itemsItem04Item14dataTypeObjectPositionInfosideCivilianflagsAttributesidQtypeC_Bob_VRpositionEyHBEdataTypeWaypointposition5nENJB;EEffects.showWPNEVERidRtypeMove44:dataTypeTriggerpositionE;AEAttributesidKtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_loholoho_counter;}sizeApAsizeBpAdataTypeTriggerposition5rELBcEAttributesaidOtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_loholoho_counter;}sizeApAsizeBpAdataTypeLayernameSet DressingEntities idatlOffset`E=0items/Item0FItem1Item2Item3 Item4Item5Item6BItem7Item8Item9dItem10Item11Item12Item13;Item14Item15Item16rItem179Item18Item19Item20PItem21Item22Item23Item24dItem25Item26Item27Item28Item29hItem30+Item31Item32Item33Item34Item35xItem36bItem376Item38Item39Item40CItem41Item42Item43PItem44 Item45Item46dataTypeObjectPositionInfosideEmptyflagsAttributesid typeBox_Syndicate_Ammo_FpositionɾEKBOEdataTypeObjectPositionInfo\sideEmptyflagsAttributes|idtypeBox_Syndicate_Ammo_FpositionʾEKBHE|dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_F positionnҾEKBGE dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_Fposition˾EKB:EanglesQ?dataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_Fposition线EKB&5EanglesQ?dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeBox_Syndicate_Ammo_FBposition[EKB.EanglesQ?<BdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_Fposition)EKBEanglesJ!@^ddataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Wps_FpositionzξEQ8KBSEanglesOs@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Wps_FpositionſEQ8KB9Eangles8@dataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeBox_Syndicate_Wps_FpositionʿEQ8KB4Eangles, B@}dataTypeObjectPositionInfosideEmptyflagsAttributes5idtypeCUP_I_MTLB_pk_SYNDIKAT;positionE4QBfEangles @k@ @5;dataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_I_MTLB_pk_SYNDIKATpositionXE1QBtEangles @k@ @dataTypeObjectPositionInfomsideEmptyflagsAttributesid typeCUP_I_MTLB_pk_SYNDIKATpositionoE_QBEangles @k@ @dataTypeObjectPositionInfo4sideEmptyflagsAttributeslid typeCUP_O_UAZ_Unarmed_SLAatlOffsetDrpositionEX"KBUEanglesPW@lrdataTypeObjectPositionInfosideEmptyflagsAttributes3id typeCUP_O_UAZ_Unarmed_SLAatlOffset5ξ9position'EJBREanglesZ@@39dataTypeObjectPositionInfosideEmptyflagsAttributesid(typeCUP_O_UAZ_Open_SLAatlOffsetGľposition(EO]}B%6EdataTypeObjectPositionInfo]sideEmptyflagsAttributesid&typeCUP_O_Ural_Empty_SLApositionDE 4BGEanglesD@^r?Vn@dataTypeObjectPositionInfosideEmptyflagsAttributesJid typeCUP_O_Ural_Open_SLAPposition¾EkSB95Eanglesq@JPdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Ural_Open_SLAatlOffsetpositionEoRBwvEanglesq@dataTypeObjectPositionInfosideEmptyflagsAttributesid'typeCUP_O_Ural_Open_SLApositionE1BEangles_?dataTypeObjectPositionInfoSsideEmptyflagsAttributesid%typeCUP_O_Ural_Refuel_SLAatlOffset6position`E6sBjEangles@?Ʀ@dataTypeObjectPositionInfosideEmptyflagsAttributesLid0typeCUP_O_Volha_SLAatlOffsetdposition=EBEangles ]@LtexturesTKLimoddataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_Camping_Light_FpositionNE&B?EdataTypeObjectPositionInfoxsideEmptyflagsAttributesidAtypeLand_Document_01_FpositionTEBFEanglesݦ@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoYsideEmptyflagsAttributesid@typeLand_File1_FpositionSEBDEangles֠-@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoLsideEmptyAttributeslid<typeLand_FlowerPot_01_Flower_FatlOffsetNg@positioneEuBMElcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJid5typeFoldChairhpositionYVEOBIEanglesT@JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributes id4typeFoldTable+positionTE8BDEangles#C@ disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesid=typeLand_Notepad_FpositionQEBEEanglesK8?createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeLand_Laptop_02_unfolded_Fposition'XEy,BHEangles@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesid;typeLand_PainKillers_FpositionSEBhBEcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvid>typeLand_PenBlack_FpositionRE,BsFEangles2sC@vcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?id?typeLand_Money_FxpositionVEOBDE?createAsSimpleObjectdisableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes)id6typeLand_SatellitePhone_FbpositionOE/KBCEangles,@)createAsSimpleObjectdisableSimulationbdataTypeObjectPositionInfosideEmptyflagsAttributesid7typeLand_BottlePlastic_V2_F6positionRRE"-BCEcreateAsSimpleObjectdisableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesid$typeLand_Leseni4xpositionbE=CYBwEanglesE,@dataTypeObjectPositionInfoVsideEmptyflagsAttributesid#typeLand_Leseni4xpositionrEEYBKEangles}@dataTypeObjectPositionInfosideEmptyflagsAttributes=id"typeLand_Leseni4xCpositionE YBMEanglesJ@"Q?@=CdataTypeObjectPositionInfosideEmptyflagsAttributesid!typeLand_Leseni4xposition`EvYBDEangles@T?f'<dataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeBox_Syndicate_WpsLaunch_FpositionӾE9KBLEdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeBox_Syndicate_WpsLaunch_FPposition8ĿE9KB&1EanglesQ?JPdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_WpsLaunch_F positionWE9KB*DEanglesJ!@ dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_FoodSacks_01_cargo_brown_idap_FatlOffsethpositionOE+KBYEanglesQc@.Ȳ@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_FoodSacks_01_cargo_brown_FpositionEKBbEangles @createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCargoNet_01_barrels_Fposition᱿E'KBlEangleső\?createAsSimpleObjectdisableSimulationdataTypeLayernameSentry AIEntitiesAidatlOffset@items Item0Item1 Item2 Item3Item4|Item5Item6Item7 Item8TItem9Item10Item11Item12D dataTypeObjectPositionInfosideIndependentflagsAttributesid)typeCUP_O_UAZ_MG_SLAatlOffsetc_CustomAttributes positionE}B&Eangles@0@@7F=dynamicSimulationAttribute0nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value] datam typet value[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false] typeSTRING dataTypeGroupsideIndependentEntities Attributes CrewLinks id*atlOffsetc_ itemsItem0  dataTypeObjectPositionInfo sideIndependentflagsAttributes id+typeI_C_Soldier_Para_6_F_ARK positionEN|BR&Eangles@0@@7F=   LinkIDProvider Links  nextID itemsItem01  linkIDitem0+item1)CustomDatal  roleturretPath dataTypeGroupsideIndependentEntities Attributesid.itemsItem0 dataTypeObjectPositionInfoy sideIndependentflagsAttributes id/typeI_C_Soldier_Camo_FpositionLEQBIEangles@ Inventory  handgunq uniform vest]mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesCUP_FR_NeckScarf5headgearCUP_H_ChDKZ_BeretnameCUP_hgun_DeagleprimaryMuzzleMag  nameCUP_7Rnd_50AE_DeagleammoLeft typeNameU_I_C_Soldier_Camo_FisBackpackItemCargo]itemsItem08]nameFirstAidKitcount]typeNameCUP_V_OI_TKI_Jacket3_01_ARMisBackpackdataTypeGroupsideIndependentEntitiesAttributesvidE|itemsItem0vdataTypeObjectPositionInfosideIndependentflagsAttributesidFtypeI_C_Helipilot_F_ARKvpositionSEBCjEangles:@InventoryvprimaryWeaponguniformmapItemMapcompassItemCompasswatchItemWatchradioItemRadioheadgearH_Hat_Safari_olive_FvnameCUP_arifle_AKSprimaryMuzzleMagnameCUP_30Rnd_762x39_AK47_MammoLefttypeNameU_I_C_Soldier_Para_1_FisBackpackMagazineCargovitemsItem06vnameCUP_30Rnd_762x39_AK47_McountammoLeftv|dataTypeGroupsideIndependentEntitiesAttributesidGitemsItem0dataTypeObjectPositionInfolsideIndependentflagsAttributesidHtypeI_C_Soldier_Para_7_F_ARKposition.EBnEdataTypeGroupsideIndependentEntitiesAttributesid'atlOffsetg>itemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesid(typeI_C_Soldier_Para_4_F_ARKatlOffsetg>positionm6E7mBO&Eangles>@dataTypeGroupsideIndependentEntities=Attributesid) itemsItem0ZdataTypeObjectPositionInfosideIndependentflagsAttributesid*typeI_C_Soldier_Para_2_F_ARKpositionEQlBdEanglesُ? dataTypeGroupsideIndependentEntitiesqAttributesNid+TitemsItem0NdataTypeObjectPositionInfosideIndependentflagsAttributesHid,typeI_C_Soldier_Para_4_F_ARKNposition+E BV2Eangles!2@HNTdataTypeGroupsideIndependentEntitiesAttributesid-itemsItem0dataTypeObjectPositionInfoDsideIndependentflagsAttributes|id.typeI_C_Soldier_Para_2_F_ARKposition\;E B8Eangles?@|dataTypeGroupsideIndependentEntitiesAttributesid/itemsItem0dataTypeObjectPositionInfoxsideIndependentflagsAttributesid0typeI_C_Soldier_Para_6_F_ARKpositionE BYEangles*I@dataTypeGroupsideIndependentEntities Attributesid1itemsItem0*dataTypeObjectPositionInfosideIndependentflagsAttributesid2typeI_C_Soldier_Para_6_F_ARKpositionoE BnPEangles @dataTypeGroupsideIndependentEntitiesQAttributes>id3atlOffsetADitemsItem0n>dataTypeObjectPositionInfosideIndependentflagsAttributes8id4typeI_C_Soldier_Para_2_F_ARKatlOffsetA>positionEԏBEMEangles?8>DdataTypeGroupsideIndependentEntitiesAttributesid5atlOffset:>itemsItem0dataTypeObjectPositionInfoTsideIndependentflagsAttributesid6typeI_C_Soldier_Para_4_F_ARKatlOffset:>position<4E0BEangles"@dataTypeLayernameGurun AirfieldEntitiesidatlOffset\@JitemsItem0Item1[Item2JdataTypeLayernameAdmiralEntitieslidatlOffset8@[itemsItem0Item1.2Item2P[dataTypeLayernameCQCEntitiesid`atlOffset6:.2itemsItem0GItem1&Item2-Item3.Item4/Item5t0Item6Q1.2dataTypeLogicPositionInfoid^typeAdmiral_CqcZoneCustomAttributes&position5EkBw`E Attribute0nAttribute1* Attribute2 Attribute3!Attribute4]"Attribute5#Attribute6#Attribute7$Attribute8N%nAttributes &propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value* data* type value* typeSTRING* propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value  data  type value typeSCALAR propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuec!!datas!!type!value!typeSCALAR!propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value"]"data,"]"typeH"valueB]"typeSCALAR]"propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value"#data"#type#valueB#typeSCALAR#propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value##data##type#value#typeBOOL#propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueI$$dataY$$typeu$valueA$typeSCALAR$propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value%N%data %N%type9%valueN%typeSTRINGN%propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value%&data%&type%value&typeSTRING&dataTypeLogicPositionInfoq&id_typeAdmiral_CqcZoneCustomAttributes&-positionʹElBJE& Attribute09'Attribute1'Attribute2(Attribute3o)Attribute4(*Attribute5*Attribute6+Attribute7U,Attribute8-nAttributes -propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value''data''type'value'typeSTRING'propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Valueu((data((type(value(typeSCALAR(propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value.)o)data>)o)typeZ)valueo)typeSCALARo)propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value)(*data)(*type*valueB(*typeSCALAR(*propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value**data**type*valueB*typeSCALAR*propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueY++datai++type+value+typeBOOL+propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value,U,data$,U,type@,value@U,typeSCALARU,propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value,-data,-type-value-typeSTRING-propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value--data--type-value-typeSTRING-dataTypeTriggerpositionElB7=Eangle@AttributesR.id]typeEmptyDetectorAreaR250.conditioncall{triggeractivated tgr_loholoho_switch;}sizeA\@sizeB6BAisRectangle.dataTypeTriggerposition;HElBXEangleY=Attributes//id\typeEmptyDetectorAreaR250/conditioncall{triggeractivated tgr_loholoho_switch;}sizeA@.AsizeB AisRectangle/dataTypeTriggerpositionE5lBEangleY=Attributes 0id[typeEmptyDetectorAreaR250t0conditioncall{triggeractivated tgr_loholoho_switch;}sizeA @sizeB$@isRectanglet0dataTypeTriggerposition$AElBXEangleY=Attributes0idZtypeEmptyDetectorAreaR250Q1conditioncall{triggeractivated tgr_loholoho_switch;}sizeA6AsizeBAisRectangleQ1dataTypeTriggerposition$ElBnEangleY=Attributes1idYtypeEmptyDetectorAreaR250.2conditioncall{triggeractivated tgr_loholoho_switch;}sizeA6AsizeBAisRectangle.2dataTypeLayernameCounterEntities{2idaatlOffsetLP items Item02Item14Item26Item3r8Item4<=Item5BItem6NItem7ZOItem8PPdataTypeGroupsideCivilianEntitiesN3Attributes4idfatlOffset4itemsItem0v3Item144dataTypeObjectPositionInfo3sideCivilianflagsAttributes4idgtypeC_Bob_VRatlOffset4positionH}EAsA 2E44dataTypeWaypointpositionRElB^XEEffects4showWPNEVERidhtypeMove444dataTypeGroupsideCivilianEntities4Attributesy6idk6itemsItem0 5Item15Item26y6dataTypeObjectPositionInfo}5sideCivilianflagsAttributes5idltypeC_Jeff_VR5position亲E?@F55dataTypeWaypointpositionJElB5EEffects6showWPNEVERidmtypeMove66dataTypeWaypointposition+Dq=@9%EEffectss6showWPNEVERidntypeMovey6y66dataTypeGroupsideCivilianEntities6Attributesl8idqr8itemsItem07Item17Item28l8dataTypeObjectPositionInfop7sideCivilianflagsAttributes7idrtypeC_Jeff_VR7position?E>A F77dataTypeWaypointposition1ElBZEEffects7showWPNEVERidstypeMove88dataTypeWaypointpositione6Dq=@ͳ%EEffectsf8showWPNEVERidttypeMovel8l8r8dataTypeLogicPositionInfo8idptypeARK_Rotor_ParadropCustomAttributes 9<=positionEAD FanglesY; 9Attribute0t9Attribute1<:Attribute2;Attribute3;Attribute4<nAttributes<=propertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value9<:data:<:type':valueDefault<:typeSTRING<:propertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value:;data:;type:valueark_rotor_fnc_paradrop;typeSTRING;propertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value;;data;;type;valueC;typeSCALAR;propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueF<<dataV<<typer<valueB<typeSCALAR<propertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value<<=data =<=type'=valueFULL<=typeSTRING<=dataTypeLogicPositionInfo=idjtypeARK_Rotor_ParadropCustomAttributes=BpositionvEg$@6 FanglesY;=Attribute0>>Attribute1?Attribute2?Attribute3@Attribute4QAnAttributesBpropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value>?data>?type>valueDefault?typeSTRING?propertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value??data??type?valueark_rotor_fnc_paradrop?typeSTRING?propertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueP@@data`@@type|@valueC@typeSCALAR@propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueAQAdata AQAtypebsideEmptyflagsAttributes^bidutypeCargoNet_01_box_FbpositionQEnBE^bcreateAsSimpleObjectdisableSimulationbdataTypeObjectPositionInfocsideEmptyflagsAttributes:cidttypeLand_FoodSacks_01_cargo_brown_FscpositionE1nBE:ccreateAsSimpleObjectdisableSimulationscdataTypeObjectPositionInfodsideEmptyflagsAttributes8didqtypeplp_ctm_ForkliftStcOliveAatlOffsetVdposition̖ELqB9EanglesXw?\@8ddisableSimulationVddataTypeObjectPositionInfodsideEmptyflagsAttributeseidrtypeplp_ctm_HandPalletTruckOliveGround2epositionkEClB@EanglesK@v@edisableSimulation2e dataTypeObjectPositionInfoesideEmptyflagsAttributesfidbtypeCUP_O_AN2_TKatlOffsetCustomAttributes-fgpositionѶEEsBcEanglesnZ<29@Y@finitcall{this setvelocity [0,0,1];}-fAttribute0UfnAttributesgpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuefgdatafgtypegvalue[[[["CUP_arifle_AKS74U","FirstAidKit","Medikit"],[1,10,1]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[["ToolKit"],[1]],[["B_Parachute"],[16]]],false]gtypeSTRINGgdataTypeObjectPositionInfo@hsideEmptyflagsAttributesxhidUtypeCUP_I_UH1H_slick_TK_GUECustomAttributeshjpositionEsguBEanglesd@xhlockLOCKEDhAttribute0hAttribute1inAttributesjpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueiidata.iitypeivalue[[[["CUP_arifle_AK47","FirstAidKit"],[1,4]],[["CUP_30Rnd_762x39_AK47_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]itypeSTRINGipropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuefjjdatavjjtypejvaluejtypeBOOLjdataTypeObjectPositionInfoksideEmptyflagsAttributesOkidmtypeCUP_O_Ural_SLAUkpositionzEtBcEangles[@OkUkdataTypeObjectPositionInfoksideEmptyflagsAttributeslidltypeCUP_O_Ural_Refuel_SLA lpositionDEsBkEangles 0 @l ldataTypeObjectPositionInfolsideEmptyflagsAttributeslidtypeCUP_O_MI6T_RUCustomAttributeslnpositioniExB?6Eangles@llockLOCKEDtexturesAeroflotlAttribute0mnAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueumndatamntypenvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]ntypeSTRINGndataTypeObjectPositionInfoosideEmptyAttributes>oidtypeplp_ctm_MetalBarrelOliveatlOffsetB*?\oposition%EqBE>odisableSimulation\odataTypeObjectPositionInfoosideEmptyflagsAttributesoidtypeplp_ctm_MetalBarrelOliveSidepposition(EspB|EodisableSimulationpdataTypeObjectPositionInfopsideEmptyflagsAttributespidtypeplp_ctm_MetalBarrelOliveSidepposition?(EspBEpdisableSimulationpdataTypeObjectPositionInfoSqsideEmptyflagsAttributessqidtypeplp_ctm_ServiceBarrelBPqpositionDEiqBJEsqdisableSimulationqdataTypeObjectPositionInforsideEmptyflagsAttributes2ridtypeplp_ctm_ServiceBarrelClamSidePrpositionIE/pBME2rdisableSimulationPrdataTypeObjectPositionInforsideEmptyflagsAttributesridtypeplp_ctm_ServiceBarrelRed sposition4EiqB`ErdisableSimulation sdataTypeObjectPositionInfossideEmptyflagsAttributessidtypeplp_ctm_ServiceBarrelRedsposition:EiqBEsdisableSimulationsdataTypeObjectPositionInfo@tsideEmptyflagsAttributes`tidtypeplp_ctm_ServiceBarrelRed~tpositionHEiqBkXE`tdisableSimulation~tdataTypeObjectPositionInfousideEmptyflagsAttributes9uidtypeplp_ctm_ServiceBarrelYellowSideWupositionDE/pBxEanglesq?9udisableSimulationWudataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeBox_Syndicate_Ammo_Fuposition)EڞoBLEuudataTypeObjectPositionInfomvsideEmptyflagsAttributesvidtypeBox_Syndicate_Ammo_Fvposition)EڞoB#REvvdataTypeObjectPositionInfowsideEmptyAttributes/widtypeBox_Syndicate_Ammo_FatlOffsetE/?5wposition!1EoBLE/w5wdataTypeObjectPositionInfowsideEmptyflagsAttributeswidtypeBox_Syndicate_Ammo_Fwposition$1EڞoB/REwwdataTypeObjectPositionInfo[xsideEmptyflagsAttributes{xidtypeBox_Syndicate_Ammo_FatlOffset9xposition8EBoBLE{xxdataTypeObjectPositionInfoxsideEmptyflagsAttributesyidtypeBox_Syndicate_Ammo_Fyposition8EڞoBREyydataTypeObjectPositionInfoysideEmptyflagsAttributesyidtypeBox_Syndicate_Ammo_Fyposition(EڞoBkEyydataTypeObjectPositionInfo5zsideEmptyflagsAttributesUzidtypeBox_Syndicate_Ammo_F[zposition(EڞoBpEUz[zdataTypeObjectPositionInfozsideEmptyflagsAttributeszidtypeBox_Syndicate_Ammo_Fzposition(EڞoB^EzzdataTypeObjectPositionInfou{sideEmptyAttributes{idtypeBox_Syndicate_Ammo_FatlOffset*?{position(EٞoBdE{{dataTypeObjectPositionInfo|sideEmptyflagsAttributes2|idtypeBox_Syndicate_Wps_F8|position%E+oBإE2|8|dataTypeObjectPositionInfo|sideEmptyflagsAttributes|idtypeBox_Syndicate_Wps_F|position%E+oBE||dataTypeObjectPositionInfoL}sideEmptyflagsAttributesl}idtypeBox_Syndicate_Wps_Fr}positiono-E+oBۥEl}r}dataTypeObjectPositionInfo}sideEmptyflagsAttributes ~idtypeBox_Syndicate_Wps_F~positione-E+oBE ~~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~idtypeBox_Syndicate_Wps_F~positionFE+oBE~~dataTypeObjectPositionInfo'sideEmptyAttributesGidtypeBox_Syndicate_Wps_FatlOffset3?MpositionFE oB~EGMdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Wps_FpositionFE+oBEdataTypeObjectPositionInfoasideEmptyflagsAttributesidtypeBox_Syndicate_Wps_FpositionFE+oBbEdataTypeObjectPositionInfosideEmptyflagsAttributes$idtypeBox_Syndicate_WpsLaunch_F*position@(EoB|E$*dataTypeObjectPositionInfosideEmptyflagsAttributesǁidtypeBox_Syndicate_WpsLaunch_F́position*(EoBEǁ́dataTypeObjectPositionInfoJsideEmptyflagsAttributesjidtypeBox_Syndicate_WpsLaunch_Fpposition'(EoBEjpdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeBox_Syndicate_WpsLaunch_Fposition'EoB'E dataTypeLayernameSentry AIEntitiesbidatlOffset !@JitemsItem0rItem1hItem2^Item3TItem4Item5܌Item6Item7DItem8xItem9̑Item10 Item11tItem12ȕItem13Item14PItem15Item16ؚItem17,Item18Item19ԞItem20Item21xJdataTypeGroupsideIndependentEntities҄AttributesCrewLinksidMhitemsItem0dataTypeObjectPositionInfoqsideIndependentflagsAttributesidNtypeI_C_Soldier_Para_6_F_ARKpositionE1 lBTREangles"O@LinkIDProviderڅLinkshnextIDitemsItem0 hlinkIDitem0Nitem1JCustomDataEhroleturretPathhdataTypeGroupsideIndependentEntitiesȆAttributesCrewLinksidO^itemsItem0dataTypeObjectPositionInfogsideIndependentflagsAttributesidPtypeI_C_Soldier_Para_6_F_ARKposition~EvBEangles?LinkIDProviderЇLinks^nextIDitemsItem0^linkIDitem0Pitem1QCustomData;^roleturretPath^dataTypeGroupsideIndependentEntitiesAttributesCrewLinksidRTitemsItem0ۈdataTypeObjectPositionInfo]sideIndependentflagsAttributesidStypeI_C_Soldier_Para_6_F_ARKpositionǺE_vBQ,Eanglesh=LinkIDProviderƉLinksىTnextIDىitemsItem0TlinkIDitem0Sitem1TCustomData1TroleturretPathTdataTypeGroupsideIndependentEntitiesAttributesidVatlOffset:itemsItem0ҊdataTypeObjectPositionInfodsideIndependentflagsAttributesidWtypeI_C_Soldier_Para_2_F_ARKatlOffset:positionEqBEanglesǚ @dataTypeGroupsideIndependentEntitiesAttributes֌idX܌itemsItem0֌dataTypeObjectPositionInfosideIndependentflagsAttributesЌidYtypeI_C_Soldier_Para_7_F_ARK֌positionEFqBFEangles @Ќ֌܌dataTypeGroupsideIndependentEntities-Attributes idZitemsItem0J dataTypeObjectPositionInfo̍sideIndependentflagsAttributesid[typeI_C_Soldier_Para_6_F_ARK positionEqBqEangles? dataTypeGroupsideIndependentEntitiesaAttributes>id\DitemsItem0~>dataTypeObjectPositionInfosideIndependentflagsAttributes8id]typeI_C_Soldier_Para_2_F_ARK>positionEoqBؔEangles9?8>DdataTypeGroupsideIndependentEntitiesAttributesrid^xitemsItem0rdataTypeObjectPositionInfo4sideIndependentflagsAttributeslid_typeI_C_Soldier_Para_4_F_ARKrpositionEEpB-Eangles |@lrxdataTypeGroupsideIndependentEntitiesِAttributesƑid`atlOffset0<̑itemsItem0ƑdataTypeObjectPositionInfosideIndependentflagsAttributesidatypeI_C_Soldier_Para_1_F_ARKatlOffset0<Ƒposition LEXqB5Eangles=x@Ƒ̑dataTypeGroupsideIndependentEntities-AttributesidcatlOffset0: itemsItem0JdataTypeObjectPositionInfoܒsideIndependentflagsAttributesiddtypeI_C_Soldier_Para_4_F_ARKatlOffset0:positionyVEߒBf$Eanglesct? dataTypeGroupsideIndependentEntitiesAttributesnideatlOffsetNAttribute0JAttribute1Attribute2ٲAttribute3Attribute4]Attribute5'Attribute6Attribute7Attribute8Attribute9^Attribute100Attribute11Attribute12̺Attribute13nAttributesmpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueٱdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueٲdataٲtypeIJvalueٲtypeSCALARٲpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueZdatajtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]data,]typeHvalueB]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value'data'typevalue A'typeSCALAR'propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypeԵvaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueHdataXtypeqvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value^data-^typeIvalue^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value0data0typevalue?0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedataϹtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value̺data̺typevalue̺typeSCALAR̺propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value_dataotypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value/mdata?mtypeXvaluemtypeSTRINGmdataTypeLayernameCQCEntitiesidvatlOffsetk@iitemsItem0Item1Item2Item3idataTypeLogicPositionInfoSid|typeAdmiral_CqcZoneCustomAttributesspositionDN BCEs Attribute0Attribute1׾Attribute2Attribute3QAttribute4 Attribute5Attribute6zAttribute77Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value׾data׾type¾value׾typeSTRING׾propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueQdata Qtype<valueQtypeSCALARQpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value;zdataKztypegvalueztypeBOOLzpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value7data7type"valueA7typeSCALAR7propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerpositionD B^AEangleXN?Attributes3id{typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeA AsizeBAisRectangledataTypeTriggerpositionCD B@EangleYN?Attributes%idztypeEmptyDetectorAreaR50atlOffset<conditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeA AsizeBAisRectangledataTypeTriggerpositionzD\B>EAttributesidytypeEmptyDetectorAreaR50iconditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeA AsizeB AisRectangleidataTypeLayernamePatrolEntitiesidwatlOffset^)itemsItem0Item1dataTypeTriggerpositionDBCCEAttributesVid}typeEmptyDetectorAreaR250atlOffsetconditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeAzCsizeBzCdataTypeLogicPositionInfoid~typeAdmiral_PatrolZoneCustomAttributes4position73E2sABE4 Attribute0Attribute1Attribute2gAttribute3#Attribute4Attribute5Attribute6kAttribute7CAttribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuemdata}typevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value&gdata6gtypeRvaluegtypeSCALARgpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value#data#typevalueB#typeSCALAR#propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueZdatajtypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value*kdata:ktypeVvaluektypeSCALARkpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueCdataCtype.valueCtypeSCALARCpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueidataytypevaluetypeSTRINGdataTypeLayernameSet DressingEntitiesidatlOffsetW8@itemsItem0iItem1Item2Item3Item4?Item5Item6Item7^Item8#Item9Item10Item11FItem12Item13Item14yItem154Item16Item17Item18uItem19@Item20Item21Item22qItem238Item24Item25Item26Item27@Item28Item29dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_FpositionD BWCEangles6Z;nZ<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Ammo_FpositionFD7BCEangles[@@Σ<dataTypeObjectPositionInfoLsideEmptyflagsAttributesidtypeBox_Syndicate_Wps_Fposition.Du B]CEangles6Z;Σ<dataTypeObjectPositionInfosideEmptyflagsAttributes9idtypeBox_Syndicate_Wps_F?positionK/Dw BCEangles6Z;Σ<9?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_Wps_Fposition/D B CEangles;OI<dataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeBox_Syndicate_Wps_Fposition9DB BCEangles6Z;O?Σ<dataTypeObjectPositionInfo sideEmptyflagsAttributesXidtypeBox_Syndicate_Wps_F^positionQ(Du B`CEangles6Z;O?ΣDBDEanglesS@@ <:@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBox_Syndicate_WpsLaunch_Fpositionc"DBrDEangles[@@Σ<dataTypeObjectPositionInfoxsideEmptyflagsAttributesidtypeBox_Syndicate_WpsLaunch_Fposition*DXB DEangles[@@Σ<dataTypeObjectPositionInfo3sideEmptyflagsAttributeskidtypeBox_Syndicate_WpsLaunch_Fqposition3DBDEangles[@@ΣEangles#@zdataTypeGroupsideIndependentEntitiesAttributesidatlOffsetitemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_C_Soldier_Para_6_F_ARKatlOffsetpositionwlDBJ>EanglesEanglesU`@&,2dataTypeGroupsideIndependentEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesTidtypeI_C_Soldier_Camo_Fposition@D,B?wAEangles @TInventoryihandgununiform\vestQmapItemMapcompassItemCompasswatchItemWatchradioItemRadioheadgearCUP_H_ChDKZ_BeretnameCUP_hgun_DeagleprimaryMuzzleMag+\nameCUP_7Rnd_50AE_DeagleammoLeft\typeNameU_I_C_Soldier_Camo_FisBackpackMagazineCargoItemCargoQitemsItem0nameCUP_7Rnd_50AE_DeaglecountammoLeftitemsItem0,QnameFirstAidKitcountQtypeNameCUP_V_OI_TKI_Jacket3_02_ARMisBackpackdataTypeGroupsideIndependentEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_C_Soldier_Para_7_F_ARKpositionqD,B߆AEanglesC @dataTypeGroupsideIndependentEntitiesAttributesiditemsItem07dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_C_Soldier_Para_6_F_ARKpositionD,BncAEanglesz @dataTypeObjectPositionInfo sideIndependentflagsAttributes idtypeCUP_I_DSHKM_TK_GUEatlOffset0,@ positioniDZkBCEangles? dynamicSimulation dataTypeObjectPositionInfok sideIndependentflagsAttributes idtypeCUP_I_DSHKM_TK_GUEatlOffset3@ positionDlB DEanglesRm@ dynamicSimulation dataTypeObjectPositionInfo= sideIndependentflagsAttributesu idtypeCUP_I_DSHKM_TK_GUE positionJDՂBAEangles}@u dynamicSimulation dataTypeObjectPositionInfo sideIndependentflagsAttributesG idtypeCUP_I_DSHKM_TK_GUEe position,DlBZ@Eanglese@G dynamicSimulatione dataTypeLayernameMonyet AirfieldEntities idatlOffset>QgitemsItem0 Item1fLItem2XYQgdataTypeLayernameAdmiralEntities: idatlOffsetN@fLitemsItem0m Item1Item2!fLdataTypeLayernameCQCEntities idatlOffset6=itemsItem0 Item1Item2dataTypeTriggerpositionDD1AEanglel?AttributesmidtypeEmptyDetectorAreaR50atlOffset<conditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeAAsizeBHAisRectangledataTypeTriggerposition+DAEanglel?AttributesOidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeABsizeBHAisRectangledataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributes<positionD( AXE< Attribute0Attribute1Attribute2aAttribute3Attribute4Attribute5Attribute6CAttribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuebdatartypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueKdata[typewvalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCdataCtype0valueCtypeBOOLCpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueJdataZtypesvaluetypeSTRINGdataTypeLayernamePatrolEntitiesidatlOffsetL!itemsItem0Item1!dataTypeTriggerpositionR&Dq=@"EAttributesdidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_gurun_airfield_switch;}sizeAzCsizeBzCdataTypeLogicPositionInfo2idtypeAdmiral_PatrolZoneatlOffsetCustomAttributesR!position#D㘞@ER Attribute0 Attribute1Attribute2Attribute3AAttribute4Attribute5Attribute6Attribute7aAttribute87 Attribute9 nAttributes !propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDdataTtypepvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAdataAtype,valueBAtypeSCALARApropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuexdatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueHdataXtypetvalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value7 data 7 type" value@7 typeSCALAR7 propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  type value typeSTRING propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value!!data!!type!value!typeSTRING!dataTypeLayernameCounterEntities"idatlOffset>@fLitemsItem0"Item1>$Item2%Item36'Item4(Item5(Item6)Item7S6Item8%7Item97Item10DItem11FItem12HItem13tJfLdataTypeGroupsideCivilianEntities#Attributes8$id>$itemsItem08#Item1#8$dataTypeObjectPositionInfo#sideCivilianflagsAttributes#idtypeC_Bob_VR#positionD˟ @#E##dataTypeWaypointpositionDq=@U%EEffects2$showWPNEVERidtypeMove8$8$>$dataTypeGroupsideCivilianEntities$Attributes%id%itemsItem0$Item1I%%dataTypeObjectPositionInfo#%sideCivilianflagsAttributesC%idtypeC_Bob_VRI%positionDx@u7=EC%I%dataTypeWaypointpositionDq=@r%EEffects%showWPNEVERidtypeMove%%%dataTypeGroupsideCivilianEntities&Attributes0'id6'itemsItem00&Item1&0'dataTypeObjectPositionInfo&sideCivilianflagsAttributes&idtypeC_Bob_VR&positionzNDAD&&dataTypeWaypointpositionV}Dq=@5%EEffects*'showWPNEVERidtypeMove0'0'6'dataTypeTriggerpositionDt4@T#Eangle?Attributes'idtypeEmptyDetectorAreaR50(conditioncall{triggeractivated tgr_monyet_airfield_counter;}sizeApAsizeBpA(dataTypeTriggerpositionqDv@ߵ=Eangle?Attributes|(idtypeEmptyDetectorAreaR50(conditioncall{triggeractivated tgr_monyet_airfield_counter;}sizeApAsizeBpA(dataTypeTriggerpositionDADangle?AttributesN)idtypeEmptyDetectorAreaR50)conditioncall{triggeractivated tgr_monyet_airfield_counter;}sizeApAsizeBpA)dataTypeLogicPositionInfo*idtypeAdmiral_OndemandCampZoneCustomAttributes4*S6positionqID9@E4*Attribute00+Attribute1+Attribute2,Attribute3-Attribute4C.Attribute5 /Attribute6/Attribute70Attribute8l1Attribute9D2Attribute103Attribute113Attribute124Attribute135nAttributesS6propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value++data++type+value+typeSTRING+propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value~,,data,,type,value,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@--dataP--typel-valueB-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value.C.data.C.type..valueBC.typeSCALARC.propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value. /data. /type.value A /typeSCALAR /propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value//data//type/value/typeBOOL/propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuef00datav00type0value0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value.1l1data>1l1typeW1valuel1typeSTRINGl1propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value2D2data2D2type/2valueD2typeSCALARD2propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value23data23type3value3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value33data33type3value3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valueq44data44type4value?4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueE55dataU55typeq5value@5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value6S6data%6S6type>6valueS6typeSTRINGS6dataTypeTriggerpositionSDgA$ Eangle?Attributes6idtypeEmptyDetectorAreaR50%7conditioncall{triggeractivated tgr_monyet_airfield_counter;}sizeApAsizeBpA%7dataTypeTriggerposition댥DGAREangle?Attributes7idtypeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_monyet_airfield_counter;}sizeApAsizeBpA7dataTypeLogicPositionInfo_8idtypeAdmiral_OndemandCampZoneCustomAttributes8DpositionD=E8Attribute0{9Attribute1H:Attribute2 ;Attribute3;Attribute4<Attribute5X=Attribute6>Attribute7>Attribute8?Attribute9@Attribute10aAAttribute111BAttribute12BAttribute13CnAttributesDpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value :H:data:H:type3:valueH:typeSTRINGH:propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value: ;data: ;type:value ;typeSCALAR ;propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;;data;;type;valueB;typeSCALAR;propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueM<<data]<<typey<valueB<typeSCALAR<propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value=X=data'=X=typeC=value AX=typeSCALARX=propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=>data=>type>value>typeBOOL>propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value>>data>>type>value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuey??data??type?value?typeSTRING?propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueN@@data^@@typez@value@@typeSCALAR@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value AaAdata0AaAtypeLAvalueaAtypeSCALARaApropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueA1BdataB1BtypeBvalue@1BtypeSCALAR1BpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueBBdataBBtypeBvalueBtypeSCALARBpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueCCdataCCtypeCvalueCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value`DDdatapDDtypeDvalueDtypeSTRINGDdataTypeGroupsideCivilianEntitiesDAttributesFidFitemsItem0EItem1EItem2FFdataTypeObjectPositionInfoEsideCivilianflagsAttributesEidtypeC_Bob_VREpositiondDD ALEEEdataTypeWaypointposition.D=@EEffectsFshowWPNEVERidtypeMoveFFdataTypeWaypointposition}mD@"EEffectsFshowWPNEVERidtypeMoveFFFdataTypeGroupsideCivilianEntitiesFAttributes|HidHitemsItem0GItem1GItem2H|HdataTypeObjectPositionInfoGsideCivilianflagsAttributesGidtypeC_Bob_VRGposition6DNA3EGGdataTypeWaypointpositionD@\1"EEffects HshowWPNEVERidtypeMoveHHdataTypeWaypointposition:Dq=@v&EEffectsvHshowWPNEVERidtypeMove|H|HHdataTypeGroupsideCivilianEntitiesHAttributesnJidtJitemsItem0IItem1IItem2JnJdataTypeObjectPositionInforIsideCivilianflagsAttributesIidtypeC_Bob_VRIposition dDA < EIIdataTypeWaypointposition D&A&EEffectsIshowWPNEVERidtypeMoveJJdataTypeWaypointpositionKDq=@>%%EEffectshJshowWPNEVERidtypeMovenJnJtJdataTypeGroupsideCivilianEntitiesJAttributes`LidfLitemsItem0JItem1KItem2K`LdataTypeObjectPositionInfodKsideCivilianflagsAttributesKidtypeC_Bob_VRKpositionDA_ EKKdataTypeWaypointpositionH}hD]AEEffectsKshowWPNEVERidtypeMoveKKdataTypeWaypointposition%nDp@Zc"EEffectsZLshowWPNEVERidtypeMove`L`LfLdataTypeLayernameSet DressingEntitiesLidatlOffset@->XY items Item0-MItem1NItem2NItem3UOItem4PItem5PItem6SItem7UItem8_WXYdataTypeObjectPositionInfoMsideEmptyflagsAttributesMidtypeCUP_O_MI6T_RUatlOffset(<Npositiong3DNW,A"Eangles+<nZItem199Item200عItem201%Item202rItem203Item204 Item205YItem206Item207Item208@Item209Item210ڼItem211'Item212tItem213Item214Item215[Item216Item217Item218BItem219Item220ܿItem221)Item222vItem223Item224Item225]Item226Item227Item228DItem229Item230Item231+Item232xItem233Item234Item235_Item236linkIDitem0item1CustomData}}typeSync}linkIDitem0item1CustomData8~J~typeSyncJ~linkIDitem0item1CustomData~~typeSync~linkIDitem0item1CustomData~~typeSync~linkIDitem0item1CustomData1typeSync1linkIDitem0item1CustomDatal~typeSync~linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataSetypeSyncelinkID item0item1CustomDatatypeSynclinkID item0item1CustomDatatypeSynclinkID item0item1CustomData:LtypeSyncLlinkID item0item1CustomDatatypeSynclinkID item0item1CustomDataԁtypeSynclinkIDitem0item1CustomData!3typeSync3linkIDitem0item1CustomDatantypeSynclinkIDitem0item1CustomData͂typeSync͂linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataUgtypeSyncglinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData<NtypeSyncNlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataքtypeSynclinkIDitem0item1CustomData#5typeSync5linkIDitem0item1CustomDataptypeSynclinkIDitem0item1CustomDataυtypeSyncυlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataWitypeSyncilinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData>PtypeSyncPlinkID item0item1CustomDatatypeSynclinkID!item0item1CustomData؇typeSynclinkID"item0item1CustomData%7typeSync7linkID#item0item1CustomDatartypeSynclinkID$item0item1CustomDataшtypeSyncшlinkID%item0item1CustomData typeSynclinkID&item0 item1CustomDataYktypeSyncklinkID'item0item1CustomDatatypeSynclinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomData@RtypeSyncRlinkID*item0item1CustomDatatypeSynclinkID+item0item1CustomDataڊtypeSynclinkID,item0item1CustomData'9typeSync9linkID-item0item1CustomDatattypeSynclinkID.item0item1CustomDataӋtypeSyncӋlinkID/item0item1CustomData typeSync linkID0item0item1CustomData[mtypeSyncmlinkID1item0item1CustomDatatypeSynclinkID2item0item1CustomDatatypeSynclinkID3item0 item1CustomDataBTtypeSyncTlinkID4item0 item1CustomDatatypeSynclinkID5item0 item1CustomData܍typeSynclinkID6item0 item1CustomData);typeSync;linkID7item0)item1CustomDatavtypeSynclinkID8item0(item1CustomDataÎՎtypeSyncՎlinkID9item0&item1CustomData"typeSync"linkID:item0 item1CustomData]otypeSyncolinkID;item0item1CustomDatatypeSynclinkID<item0'item1CustomData typeSync linkID=item0%item1CustomDataDVtypeSyncVlinkID>item00item1CustomDatatypeSynclinkID?item0/item1CustomDataސtypeSynclinkID@item0Fitem1CustomData+=typeSync=linkIDAitem0Hitem1CustomDataxtypeSynclinkIDBitem0item1CustomDataőבtypeSyncבlinkIDCitem0item1CustomData$typeSync$linkIDDitem0item1CustomData_qtypeSyncqlinkIDEitem0Jitem1CustomDatatypeSynclinkIDFitem0Nitem1CustomData typeSync linkIDGitem0Qitem1CustomDataFXtypeSyncXlinkIDHitem0Pitem1CustomDatatypeSynclinkIDIitem0Titem1CustomDatatypeSynclinkIDJitem0Sitem1CustomData-?typeSync?linkIDKitem0Witem1CustomDataztypeSynclinkIDLitem0Yitem1CustomDataǔٔtypeSyncٔlinkIDMitem0[item1CustomData&typeSync&linkIDNitem0]item1CustomDataastypeSyncslinkIDOitem0_item1CustomDatatypeSynclinkIDPitem0aitem1CustomData typeSync linkIDQitem0ditem1CustomDataHZtypeSyncZlinkIDRitem0fitem1CustomDatatypeSynclinkIDSitem0hitem1CustomDatatypeSynclinkIDTitem0jitem1CustomData/AtypeSyncAlinkIDUitem0witem1CustomData|typeSynclinkIDVitem0yitem1CustomDataɗۗtypeSyncۗlinkIDWitem0{item1CustomData(typeSync(linkIDXitem0}item1CustomDatacutypeSynculinkIDYitem0item1CustomData˜typeSync˜linkIDZitem0item1CustomDatatypeSynclinkID[item0bitem1CustomDataJ\typeSync\linkID\item0Uitem1CustomDatatypeSynclinkID]item0mitem1CustomDatatypeSynclinkID^item0litem1CustomData1CtypeSyncClinkID_item0item1CustomData~typeSynclinkID`item0item1CustomData˚ݚtypeSyncݚlinkIDaitem0item1CustomData*typeSync*linkIDbitem0item1CustomDataewtypeSyncwlinkIDcitem0item1CustomDataětypeSyncělinkIDditem0item1CustomDatatypeSynclinkIDeitem0item1CustomDataL^typeSync^linkIDfitem0item1CustomDatatypeSynclinkIDgitem0item1CustomDatatypeSynclinkIDhitem0item1CustomData3EtypeSyncElinkIDiitem0item1CustomDatatypeSynclinkIDjitem0item1CustomData͝ߝtypeSyncߝlinkIDkitem0item1CustomData,typeSync,linkIDlitem0item1CustomDatagytypeSyncylinkIDmitem0item1CustomDataƞtypeSyncƞlinkIDnitem0item1CustomDatatypeSynclinkIDoitem0item1CustomDataN`typeSync`linkIDpitem0item1CustomDatatypeSynclinkIDqitem0item1CustomDatatypeSynclinkIDritem0item1CustomData5GtypeSyncGlinkIDsitem0item1CustomDatatypeSynclinkIDtitem0item1CustomDataϠtypeSynclinkIDuitem0item1CustomData.typeSync.linkIDvitem0item1CustomDatai{typeSync{linkIDwitem0item1CustomDataȡtypeSyncȡlinkIDxitem0item1CustomDatatypeSynclinkIDyitem0item1CustomDataPbtypeSyncblinkIDzitem0item1CustomDatatypeSynclinkID{item0item1CustomDatatypeSynclinkID|item0item1CustomData7ItypeSyncIlinkID}item0item1CustomDatatypeSynclinkID~item0item1CustomDataѣtypeSynclinkIDitem0item1CustomData0typeSync0linkIDitem0item1CustomDatak}typeSync}linkIDitem0item1CustomDataʤtypeSyncʤlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataRdtypeSyncdlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData9KtypeSyncKlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataӦtypeSynclinkIDitem0item1CustomData 2typeSync2linkIDitem0item1CustomDatamtypeSynclinkIDitem0item1CustomData̧typeSynçlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataTftypeSyncflinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData;MtypeSyncMlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataթtypeSynclinkIDitem0item1CustomData"4typeSync4linkIDitem0item1CustomDataotypeSynclinkIDitem0item1CustomDataΪtypeSyncΪlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataVhtypeSynchlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData=OtypeSyncOlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData׬typeSynclinkIDitem0item1CustomData$6typeSync6linkIDitem0item1CustomDataqtypeSynclinkIDitem0item1CustomDataЭtypeSyncЭlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataXjtypeSyncjlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData?QtypeSyncQlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataٯtypeSynclinkIDitem0item1CustomData&8typeSync8linkIDitem0item1CustomDatastypeSynclinkIDitem0item1CustomDataҰtypeSyncҰlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataZltypeSyncllinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataAStypeSyncSlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData۲typeSynclinkIDitem0item1CustomData(:typeSync:linkIDitem0item1CustomDatautypeSynclinkIDitem0item1CustomData³ԳtypeSyncԳlinkIDitem0 item1CustomData!typeSync!linkIDitem0 item1CustomData\ntypeSyncnlinkIDitem0 item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataCUtypeSyncUlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataݵtypeSynclinkIDitem0item1CustomData*<typeSync<linkIDitem0item1CustomDatawtypeSynclinkIDitem0item1CustomDataĶֶtypeSyncֶlinkIDitem0"item1&CustomData#typeSync#linkIDitem0%item1&CustomData^ptypeSyncplinkIDitem0(item1CustomDatatypeSynclinkIDitem0*item1CustomData typeSync linkIDitem0,item1CustomDataEWtypeSyncWlinkIDitem0.item1CustomDatatypeSynclinkIDitem00item1CustomData߸typeSynclinkIDitem02item1CustomData,>typeSync>linkIDitem04item1CustomDataytypeSynclinkIDitem06item1CustomDataƹعtypeSyncعlinkIDitem07item1:CustomData%typeSync%linkIDitem08item1:CustomData`rtypeSyncrlinkIDitem09item1:CustomDatatypeSynclinkIDitem0>item1SCustomData typeSync linkIDitem0=item1SCustomDataGYtypeSyncYlinkIDitem0;item1SCustomDatatypeSynclinkIDitem0<item1SCustomDatatypeSynclinkIDitem0Titem1KCustomData.@typeSync@linkIDitem0Uitem1OCustomData{typeSynclinkIDitem0]item1^CustomDataȼڼtypeSyncڼlinkIDitem0Zitem1^CustomData'typeSync'linkIDitem0\item1^CustomDatabttypeSynctlinkIDitem0Yitem1^CustomDatatypeSynclinkIDitem0_item1[CustomDatatypeSynclinkIDitem0Xitem1cCustomDataI[typeSync[linkIDitem0Witem1cCustomDatatypeSynclinkIDitem0ditem1eCustomDatatypeSynclinkIDitem0jitem1iCustomData0BtypeSyncBlinkIDitem0iitem1lCustomData}typeSynclinkIDitem0pitem1oCustomDataʿܿtypeSyncܿlinkIDitem0oitem1rCustomData)typeSync)linkIDitem0yitem1|CustomDatadvtypeSyncvlinkIDitem0zitem1|CustomDatatypeSynclinkIDitem0{item1|CustomDatatypeSynclinkIDitem0~item1}CustomDataK]typeSync]linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData2DtypeSyncDlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData+typeSync+linkIDitem0item1CustomDatafxtypeSyncxlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataM_typeSync_linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSyncUɲ^yA׊NMS