admiral\admiral.hse^description.exteehull3\ARD_DE (RU vests backup).he5 hull3\ARD_DE.h4h hull3\AUGA1_ARD.h|fj hull3\briefing\blufor.sqfe hull3\briefing\civilian.sqf,ehull3\briefing\indfor.sqf,ehull3\briefing\opfor.sqf,ehull3\hull3.hpehull3\LICENSE,e8init.sqf,emission.sqmhT5class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "WS_TURA"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "WS_TURA"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "WS_TURA"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class WS_TURA { infantry[] = {"I_SFIA_defector_lxWS", "I_SFIA_defector_lxWS", "I_Tura_deserter_lxWS", "I_SFIA_enforcer_lxWS", "I_SFIA_hireling_RPG7_lxWS", "I_Tura_HeavyGunner_lxWS", "I_SFIA_medic2_lxWS", "I_SFIA_watcher_lxWS"}; technicals[] = {"O_SFIA_Offroad_AT_lxWS", "O_SFIA_Offroad_armed_lxWS", "I_Tura_Offroad_armor_armed_lxWS", "I_Tura_Offroad_armor_armed_lxWS", "I_Tura_Offroad_armor_AT_lxWS", "I_Tura_Truck_02_aa_lxWS"}; armour[] = {"CUP_O_BMP2_TKA", "CUP_O_BRDM2_TKA", "CUP_O_BTR80_TK", "CUP_O_BTR80A_TK", "gmx_tak_army_pt76b_des", "CUP_O_T55_TK"}; }; }; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; };#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Crimson Mirage"; onLoadMission = "Made with Hull3"; author = "Dextrus"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 47; }; 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 = 4; 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,10,11,12}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Rain (Storm)", "Snow (Light Winds)", "Snow (Strong Winds)", "Snow (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 { #if __has_include("\z\ace\addons\killtracker\killtracker.inc") #include "\z\ace\addons\killtracker\killtracker.inc" #endif }; class ARD_DE { class Rifleman { headGear = "gm_ge_headgear_m92_cover_glasses_oli"; goggles = ""; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_FI_M05_Desert"; vest = "CUP_Vest_RUS_6B45_Sh117_Nut_Green_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_WW2_USA_79INF_DIV"; }; class Leader : Rifleman { uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class Officer : Leader { headgear = "acp_FI_M05_Desert_H_Cap_FI_M05_Desert"; goggles = "CUP_G_PMC_RadioHeadset_Glasses_Dark"; uniform = "acp_FI_M05_Desert_U_I_E_Uniform_sweater_FI_M05_Desert_01_F"; vest = "CUP_Vest_RUS_6B45_Sh117_Green_ARM"; }; class CO : Officer { headgear = "CUP_H_CZ_Hat01"; }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { uniform = "acp_FI_M05_Desert_U_I_E_Uniform_tanktop_FI_M05_Desert_01_F"; vest = "CUP_Vest_RUS_6B45_Sh117_Green_ARM"; backpack = "ark_backpack_large"; }; class FTL : Leader { goggles = "CUP_G_PMC_RadioHeadset"; }; class AR : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses"; uniform = "acp_FI_M05_Desert_U_I_E_Uniform_tanktop_FI_M05_Desert_01_F"; vest = "CUP_Vest_RUS_6B45_Sh117_PKP_Nut_Green_ARM"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class SN : Rifleman { headgear = "acp_FI_M05_Desert_H_Booniehat_FI_M05_Desert"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; vest = "acp_Solid_Olive_V_SmershVest_01_Solid_Olive_F_ARM"; }; class GLG : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses"; vest = "CUP_Vest_RUS_6B45_Sh117_VOG_Nut_Green_ARM"; }; class GLTL : GLG { headGear = "gm_ge_headgear_m92_cover_glasses_oli"; goggles = "CUP_G_PMC_RadioHeadset"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class VD : Rifleman { headGear = "CUP_H_CVC"; goggles = "acp_Solid_CoyoteBrown_G_Bandanna_Solid_CoyoteBrown"; vest = "acp_Solid_Olive_V_HarnessO_Solid_Olive_F_ARM"; backpack = "ark_backpack_small"; }; class VG : VD { goggles = "gm_ge_facewear_dustglasses"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; }; class ARD_DE { class Rifleman { headGear = "gm_ge_headgear_m92_cover_glasses_oli"; goggles = ""; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_FI_M05_Desert"; vest = "acp_Solid_Ranger_Green_V_PlateCarrierIA2_Solid_Ranger_Green_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_WW2_USA_79INF_DIV"; }; class Leader : Rifleman { uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class Officer : Leader { headgear = "acp_FI_M05_Desert_H_Cap_FI_M05_Desert"; goggles = "CUP_G_PMC_RadioHeadset_Glasses_Dark"; uniform = "acp_FI_M05_Desert_U_I_E_Uniform_sweater_FI_M05_Desert_01_F"; vest = "acp_Solid_Ranger_Green_V_PlateCarrierIA1_Solid_Ranger_Green_ARM"; }; class CO : Officer { headgear = "CUP_H_CZ_Hat01"; }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { uniform = "acp_FI_M05_Desert_U_I_E_Uniform_tanktop_FI_M05_Desert_01_F"; vest = "acp_Solid_Ranger_Green_V_PlateCarrierIA1_Solid_Ranger_Green_ARM"; backpack = "ark_backpack_large"; }; class FTL : Leader { goggles = "CUP_G_PMC_RadioHeadset"; }; class AR : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses_relaxed"; uniform = "acp_FI_M05_Desert_U_I_E_Uniform_tanktop_FI_M05_Desert_01_F"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class SN : Rifleman { headgear = "acp_FI_M05_Desert_H_Booniehat_FI_M05_Desert"; goggles = "gm_ge_facewear_dustglasses_relaxed"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; vest = "acp_Solid_Ranger_Green_V_SmershVest_01_Solid_Ranger_Green_F_ARM"; }; class GLG : Rifleman { headgear = "gm_ge_headgear_m92_cover_oli"; goggles = "gm_ge_facewear_dustglasses_relaxed"; }; class GLTL : GLG { headGear = "gm_ge_headgear_m92_cover_glasses_oli"; goggles = "CUP_G_PMC_RadioHeadset"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; class VD : Rifleman { headGear = "CUP_H_CVC"; goggles = "acp_Solid_CoyoteBrown_G_Bandanna_Solid_CoyoteBrown"; vest = "acp_Solid_Ranger_Green_V_HarnessO_Solid_Ranger_Green_F_ARM"; backpack = "ark_backpack_small"; }; class VG : VD { goggles = "gm_ge_facewear_dustglasses"; uniform = "acp_FI_M05_Desert_U_I_CombatUniform_shortsleeve_FI_M05_Desert"; }; }; class AUGA1_ARD { class Rifleman { primaryWeapon = "hlc_rifle_auga1_t"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_30Rnd_556x45_AUG", 6}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_AUG", 4}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1}, {"ACE_EntrenchingTool", 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 { handgunWeapon = "CUP_hgun_Browning_HP"; vestMagazines[] = { {"CUP_30Rnd_556x45_AUG", 6}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2}, {"CUP_13Rnd_9x19_Browning_HP", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_AUG", 4}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2} }; assignItems[] = {"ItemGPS"}; binocular = "gm_ferod16_oli"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "gm_lp7_oli"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class CO : Officer { primaryWeapon = "hlc_rifle_auga1carb_t"; }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "hlc_rifle_auga1carb_t"; vestMagazines[] = { {"CUP_30Rnd_556x45_AUG", 6}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_30Rnd_556x45_AUG", 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_M60E4_norail"; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 1}}; backpackMagazines[] = { {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 3} }; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 2} }; binocular = "gm_ferod16_oli"; }; class RAT : Rifleman { primaryWeapon = "hlc_rifle_auga1carb_t"; secondaryWeapon = "gm_pzf44_2_oli"; secondaryWeaponItems[] = {"gm_feroz2x17_pzf44_2_blk", "gm_1Rnd_44x537mm_heat_dm32_pzf44_2"}; vestMagazines[] = { {"CUP_30Rnd_556x45_AUG", 6}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_AUG", 4}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 2} }; }; class SN : Rifleman { primaryWeapon = "CUP_srifle_M21_ris"; handgunWeapon = "CUP_hgun_Browning_HP"; primaryWeaponItems[] = {"hlc_optic_ZF95Base", "CUP_bipod_Harris_1A2_L_BLK"}; vestMagazines[] = { {"CUP_20Rnd_762x51_DMR", 4}, {"CUP_13Rnd_9x19_Browning_HP", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_DMR", 3} }; binocular = "gm_lp7_oli"; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class GLG : Rifleman { primaryWeapon = "gm_hk69a1_blk"; handgunWeapon = "CUP_hgun_UZI"; uniformMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_32Rnd_9x19_UZI_M", 3} }; vestMagazines[] = { {"1Rnd_HE_Grenade_shell", 4}, {"1Rnd_Pellet_Grenade_shell_lxWS", 2}, {"1Rnd_Smoke_Grenade_shell", 2}, {"1Rnd_SmokeRed_Grenade_shell", 2}, {"CUP_32Rnd_9x19_UZI_M", 3} }; backpackMagazines[] = { {"1Rnd_HE_Grenade_shell", 6}, {"1Rnd_Pellet_Grenade_shell_lxWS", 4}, {"1Rnd_Smoke_Grenade_shell", 4}, {"1Rnd_SmokeRed_Grenade_shell", 4} }; }; class GLTL : Officer { backpackMagazines[] = { {"1Rnd_HE_Grenade_shell", 6}, {"1Rnd_Pellet_Grenade_shell_lxWS", 4}, {"1Rnd_Smoke_Grenade_shell", 4}, {"1Rnd_SmokeRed_Grenade_shell", 4} }; }; class VD : Rifleman { primaryWeapon = "CUP_smg_UZI"; vestMagazines[] = { {"CUP_32Rnd_9x19_UZI_M", 4}, {"SmokeShell", 3} }; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class VG : VD { binocular = "gm_lp7_oli"; }; class Car { weapons[] = { {"CUP_launch_M72A6", 5} }; magazines[] = { {"CUP_30Rnd_556x45_AUG", 40}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 20}, {"CUP_20Rnd_762x51_DMR", 10}, {"CUP_32Rnd_9x19_UZI_M", 20}, {"CUP_13Rnd_9x19_Browning_HP", 10}, {"gm_1Rnd_44x537mm_heat_dm32_pzf44_2", 10}, {"ACE_HandFlare_White", 10}, {"HandGrenade", 10}, {"SmokeShell", 10}, {"1Rnd_HE_Grenade_shell", 20}, {"1Rnd_Pellet_Grenade_shell_lxWS", 10}, {"1Rnd_Smoke_Grenade_shell", 20}, {"1Rnd_SmokeRed_Grenade_shell", 20} }; items[] = {{"ItemGPS", 1}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Truck : Car { weapons[] = { {"CUP_launch_M72A6", 10} }; magazines[] = { {"CUP_30Rnd_556x45_AUG", 80}, {"CUP_30Rnd_TE1_Red_Tracer_556x45_AUG", 40}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 40}, {"CUP_20Rnd_762x51_DMR", 20}, {"CUP_32Rnd_9x19_UZI_M", 40}, {"CUP_13Rnd_9x19_Browning_HP", 20}, {"gm_1Rnd_44x537mm_heat_dm32_pzf44_2", 20}, {"SatchelCharge_Remote_Mag", 10}, {"ACE_HandFlare_White", 10}, {"HandGrenade", 20}, {"SmokeShell", 20}, {"1Rnd_HE_Grenade_shell", 40}, {"1Rnd_Pellet_Grenade_shell_lxWS", 20}, {"1Rnd_Smoke_Grenade_shell", 40}, {"1Rnd_SmokeRed_Grenade_shell", 40} }; items[] = { {"ACE_M26_Clacker", 2}, {"ItemGPS", 1} }; medicalItems[] = { {"ACE_fieldDressing", 100}, {"ACE_splint", 12} }; }; }; // Credits player createDiaryRecord ["Diary", ["Credits", " Made by Dextrus "]]; // Administration player createDiaryRecord ["Diary", ["Administration"," LP7 rangefinders take the distance from the centre mark on the reticle.

All vehicles are rearm enabled. "]]; // Execution player createDiaryRecord ["Diary", ["Execution"," COMMANDER'S INTENT
Ardistan's future security is dependent on the successful undertaking of this mission. We are fighting a motivated and well-equipped enemy, the TURA also have access to equipment brought in by defectors from the TK army so expect the unexpected.

FIRE SUPPORT PLAN
We have been allocated a platoon of M113A1 APCs for transport and fire support.

Two grenadier teams have been tasked to us, as well as designated marksmen attached on the squad level.

Charlie squad and grenadier team 2, plus additional vehicles and armour, are standing by to our east for reinforcement. "]]; // Mission player createDiaryRecord ["Diary", ["Mission"," A growing concentration of enemy have been sighted at Shamali, likely to begin probing northwards towards Ardistan. Clear the area of all hostile forces and prevent their border crossing.

Secure the MSR between Shamali and Nagara, neutralising all enemy strongpoints you find along the route.

Two BM-21 Grad MRLs have been sighted in Nagara, locate and destroy them. This town is likely being used as a resupply point, so be on the lookout for additional hardware to deny the enemy.

Finally, key TURA leadership are encamped west of Nagara in a remote valley. Kill or capture all personnel present and recover any intel that may assist in future missions.

Once objectives are complete, withdraw towards friendly lines. "]]; // Situation player createDiaryRecord ["Diary", ["Situation"," Violence to the south, on our border with Takistan, has escalated dramatically in recent weeks due to our neighbour's ongoing civil war. Coming out on top in this bloody and tumultuous conflict are the Takistan Unified Revolutionary Army or TURA, an anti-government militia composed primarily of foreign fighters and Takistani army defectors.

Ardistan's political leadership is growing increasingly uneasy about the frequent skirmishes between our security forces and the rebel fighters. There also hangs the potential threat of the nearby province transforming into a sanctuary for guerrilla outposts, training camps or worse, a staging point for deeper incursions into our sovereign territory. To quell public apprehension and beat back this threat, decisive measures must be taken to bolster security in the region.

Over the past week, special reconnaissance teams have identified the location of key leadership figures and the whereabouts of valuable materiel that will the focus of our mission. This action, if swiftly carried out, will facilitate restoration of control by loyalist Takistani forces in the troubled region and ensure the reestablishment of stability along our nation's borders.

ENEMY FORCES
Takistani Unified Revolutionary Army, or TURA for short.

FRIENDLY FORCES
Ardistani Army "]]; // 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 ARD_DE { gear = "AUGA1_ARD"; uniform = "ARD_DE"; }; }; class Gear { #include "AUGA1_ARD.h" }; class Uniform { #include "ARD_DE.h" }; };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.raPP5 version6EditorDatasourceNameark_co46_crimson_mirageaddons6CUP_Misc_e_ConfigCUP_WheeledVehicles_NewHMMWVCUP_WheeledVehicles_NewM998A3_Weapons_F_AmmoboxesCUP_WheeledVehicles_NewSOVgm_vehicles_land_tracked_m113_dk_army_m113ark_ai_sentryark_ace_rearmark_clear_cargoA3_Modules_Fark_chase_aiAdmiralVehicles_F_lxWS_Offroad_01Characters_f_lxWSace_compat_ws_nouniformrestrictionsVehicles_F_lxWS_Truck_02CUP_CAMiscCUP_Misc3_ConfigA3_Structures_F_WallsA3_Structures_F_Civ_MarketA3_Structures_F_Civ_GarbageA3_Structures_F_Items_Vesselsace_draggingA3_Structures_F_Civ_ConstructionsCUP_CAStructures_E_Misc_Misc_MarketA3_Structures_F_WrecksCUP_Creatures_StaticWeaponsCUP_TrackedVehicles_BMPark_custom_unitscharacters_1_F_lxWSVehicles_F_lxWSCUP_WheeledVehicles_UralA3_Structures_F_EPA_Civ_ConstructionsWeapons_F_lxWS_RiflesA3_Weapons_F_AccWeapons_F_lxWSA3_Weapons_Facre_mainCharacters_f_lxWS_headgearA3_Weapons_F_Itemsace_medical_treatmentA3_Characters_Fark_vestsCUP_TrackedVehicles_T34CUP_WheeledVehicles_BRDM2CUP_Weapons_RPG7ark_enhanced_launchersace_compat_cup_weaponsCUP_Weapons_Ammunitionark_rotorCUP_CAMisc_E_WFA3_Structures_F_Mil_BagFenceace_field_rationsA3_Ui_FAddonsMetaDatadlcsCUP_VehiclesgmwsCUP_UnitsCUP_WeaponsrandomSeedScenarioDataCustomAttributesMissionP5 moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderXMarkerIDProviderkLayerIndexProvider~CameranextID knextID~nextIDpos}ԓEbBCFdir:پ=Oupx+?aside3FP4"?List+items*Item0Item19 Item2 Item3 Item4c Item5 Item6\ Item7 Item82 Item9 Item10 Item11 Item12 Item13Item14,Item15Item16Item17BItem18Item19-Item20Item21Item22`Item23Item24>Item25Item26!Item27Item284Item29Item306Item31Item32Item33/Item34jItem35Item36iItem37Item38Item39LItem40Item41NclassNameCUP_Misc_e_ConfignameCUP_Misc_e_Config9 classNameCUP_WheeledVehicles_NewHMMWVnameCUP_WheeledVehicles_NewHMMWV classNameCUP_WheeledVehicles_NewM998nameCUP_WheeledVehicles_NewM998 classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comc classNameCUP_WheeledVehicles_NewSOVnameCUP_WheeledVehicles_NewSOV classNamegm_vehicles_land_tracked_m113_dk_army_m113namegm_vehicles_land_tracked_m113_dk_army_m113authorGlobal Mobilizationurlglobal-mobilization.com\ classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org2 classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami- classNameVehicles_F_lxWSnameArma 3 Creator DLC: Western Sahara - VehiclesauthorRotators Collectiveurlhttps://sahara.rotators.net/classNameCharacters_f_lxWSnameArma 3 Creator DLC: Western Sahara - Characters and ClothingauthorRotators Collectiveurlhttps://sahara.rotators.net/,classNameace_compat_ws_nouniformrestrictionsnameACE3 - Western Sahara Compatibility - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/classNameCUP_CAMiscnameCUP_CAMiscclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigBclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttps://ace3.acemod.org/-classNameCUP_CAStructures_E_Misc_Misc_MarketnameCUP_CAStructures_E_Misc_Misc_MarketclassNameA3_Structures_F_WrecksnameArma 3 - Vehicle WrecksauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons`classNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade ProjectclassNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.org>classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_UralclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com!classNameWeapons_F_lxWSnameArma 3 Creator DLC: Western Sahara - Weapons and AccessoriesauthorRotators Collectiveurlhttps://sahara.rotators.net/classNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre24classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttps://ace3.acemod.org/6classNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgclassNameCUP_TrackedVehicles_T34nameCUP_TrackedVehicles_T34classNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2/classNameCUP_Weapons_RPG7nameCUP_Weapons_RPG7jclassNameark_enhanced_launchersnameARK Inhouse - Enhanced LaunchersauthorARKurlhttp://www.ark-group.orgclassNameace_compat_cup_weaponsnameACE3 - CUP Weapons CompatibilityauthorACE-Teamurlhttps://ace3.acemod.org/iclassNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameCUP_CAMisc_E_WFnameCUP_CAMisc_E_WFLclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_field_rationsnameACE3 - Field RationsauthorACE-Teamurlhttps://ace3.acemod.org/NclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comauthorDextrusHeadergameTypeCoopminPlayersmaxPlayers.Category00nameMultiplayerAttribute0{Attribute1nAttributespropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?propertyRespawnTemplatesexpressiontrueValue,data<singleTypeARRAYvalue`itemsItem0}datasingleTypeSTRINGvalueNoneIntelEntitiesConnections-P5briefingNameark_co53_crimson_mirageoverviewTextArdistani troops conduct security operations during a growing Takistani civil wartimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday minutestartFogDecayT<forecastFogDecayT<#items"Item0, Item1Item2nItem3Item4'Item5 oItem65Item7jyItem8l}Item99Item10Item11Item12FItem13Item14;Item15Item16Item17BItem18Item19Item20Item21Item22Item23yItem24Item258Item26Item27Item28Item29Item30YItem31Item32Item33r-dataTypeLayernameSPAWN/JIPstateEntities id{atlOffset@kitemsItem0!Item1"Item2`#Item35Item4FItem5lYItem6lItem7~Item8.Item9Item10JItem11Item12fItem13Item14nItem15Item16vItem17Item18~Item19 Item20nItem21Z9Item22FUItem232qdataTypeObjectPositionInfo8"sideEmptyflagsAttributesp"idtypeLand_CamoNet_NATO_EP1atlOffset5"positionEH A:CFanglesf=x@@p"disableSimulation"dataTypeObjectPositionInfo #sideEmptyflagsAttributesB#idtypeLand_CamoNetVar_NATO_EP1`#position5ERB"Fangles@uQ|@l@B#disableSimulation`# dataTypeObjectPositionInfo$sideEmptyflagsAttributes;$idtypeCUP_B_nM1025_M240_USA_DESatlOffset 7CustomAttributes$5position搓EeA.CFanglesk=@HK@;$init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DG$Attribute0$Attribute1]&nAttributes5propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value8%]&dataH%]&singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]]&propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value'5data'5singleTypeARRAYvalue9'5itemsItem0a'Item1.(5dataq'.(singleTypeARRAYvalue'.(itemsItem0'Item1'.(data''singleTypeSTRINGvalueMERDC_DG'data(.(singleTypeSCALARvalue?.(data>(5singleTypeARRAYvalueb(5-items,Item0z*Item1*Item2*Item3E+Item4{+Item5+Item6+Item7D,Item8z,Item9,Item10,Item117-Item12m-Item13-Item14-Item15/.Item16e.Item17.Item18.Item19/Item20U/Item21/Item22/Item230Item24Q0Item250Item260Item271Item28K1Item291Item301Item31 2Item32?2Item33z2Item342Item352Item36.3Item37q3Item383Item393Item40 4Item41h4Item424Item4345data**singleTypeSTRINGvaluehide_front_left_antenna*data**singleTypeSCALARvalue?*data +E+singleTypeSTRINGvaluehide_front_right_antennaE+dataU+{+singleTypeSCALARvalue?{+data++singleTypeSTRINGvaluehide_rear_left_antenna+data++singleTypeSCALARvalue?+data ,D,singleTypeSTRINGvaluehide_rear_right_antennaD,dataT,z,singleTypeSCALARvaluez,data,,singleTypeSTRINGvaluehide_left_mirror,data,,singleTypeSCALARvalue,data-7-singleTypeSTRINGvaluehide_right_mirror7-dataG-m-singleTypeSCALARvaluem-data}--singleTypeSTRINGvaluehide_brushguard-data--singleTypeSCALARvalue?-data-/.singleTypeSTRINGvaluehide_blue_force_tracker/.data?.e.singleTypeSCALARvalue?e.datau..singleTypeSTRINGvaluehide_jerrycans.data..singleTypeSCALARvalue.data./singleTypeSTRINGvaluehide_spare_wheel/data//U/singleTypeSCALARvalue?U/datae//singleTypeSTRINGvaluehide_spare_wheel_mount/data//singleTypeSCALARvalue/data/0singleTypeSTRINGvaluehide_door_front_left0data+0Q0singleTypeSCALARvalue?Q0dataa00singleTypeSTRINGvaluehide_door_front_right0data00singleTypeSCALARvalue?0data01singleTypeSTRINGvaluehide_door_rear_left1data%1K1singleTypeSCALARvalue?K1data[11singleTypeSTRINGvaluehide_door_rear_right1data11singleTypeSCALARvalue?1data1 2singleTypeSTRINGvaluehide_ammo_cans 2data2?2singleTypeSCALARvalue?2dataO2z2singleTypeSTRINGvaluehide_cipz2data22singleTypeSCALARvalue?2data22singleTypeSTRINGvaluehide_rear_view_camera2data3.3singleTypeSCALARvalue?.3data>3q3singleTypeSTRINGvaluehide_radio_smallq3data33singleTypeSCALARvalue3data33singleTypeSTRINGvaluehide_radio_large3data3 4singleTypeSCALARvalue? 4data04h4singleTypeSTRINGvaluehide_old_front_bumperh4datax44singleTypeSCALARvalue?4data44singleTypeSTRINGvaluehide_old_rear_bumper4data45singleTypeSCALARvalue?5 dataTypeObjectPositionInfo5sideEmptyflagsAttributes5idtypeCUP_B_nM1025_M240_USA_DESatlOffset8CustomAttributesa6FpositionxE@5init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGa6Attribute06Attribute18nAttributesFpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value68data78singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]8propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value8Fdata8FsingleTypeARRAYvalue8FitemsItem09Item19Fdata,99singleTypeARRAYvalueP99itemsItem0x9Item199data99singleTypeSTRINGvalueMERDC_DG9data99singleTypeSCALARvalue?9data9FsingleTypeARRAYvalue:F-items,Item05<Item1<Item2<Item3=Item46=Item5=Item6=Item7=Item85>Item9x>Item10>Item11>Item12(?Item13j?Item14?Item15?Item16 @Item17a@Item18@Item19@Item20AItem21YAItem22AItem23AItem24 BItem25TBItem26BItem27BItem28CItem29MCItem30CItem31CItem32CItem335DItem34kDItem35DItem36DItem37,EItem38bEItem39EItem40EItem41#FItem42YFItem43FFdataE<<singleTypeSTRINGvaluehide_front_left_antenna<data<<singleTypeSCALARvalue?<data<=singleTypeSTRINGvaluehide_front_right_antenna=data=6=singleTypeSCALARvalue?6=dataF==singleTypeSTRINGvaluehide_rear_left_antenna=data==singleTypeSCALARvalue?=data==singleTypeSTRINGvaluehide_rear_right_antenna=data>5>singleTypeSCALARvalue5>dataE>x>singleTypeSTRINGvaluehide_left_mirrorx>data>>singleTypeSCALARvalue>data>>singleTypeSTRINGvaluehide_right_mirror>data?(?singleTypeSCALARvalue(?data8?j?singleTypeSTRINGvaluehide_brushguardj?dataz??singleTypeSCALARvalue??data??singleTypeSTRINGvaluehide_blue_force_tracker?data? @singleTypeSCALARvalue? @data0@a@singleTypeSTRINGvaluehide_jerrycansa@dataq@@singleTypeSCALARvalue?@data@@singleTypeSTRINGvaluehide_spare_wheel@data@AsingleTypeSCALARvalueAdata AYAsingleTypeSTRINGvaluehide_spare_wheel_mountYAdataiAAsingleTypeSCALARvalueAdataAAsingleTypeSTRINGvaluehide_door_front_leftAdataA BsingleTypeSCALARvalue? BdataBTBsingleTypeSTRINGvaluehide_door_front_rightTBdatadBBsingleTypeSCALARvalue?BdataBBsingleTypeSTRINGvaluehide_door_rear_leftBdataBCsingleTypeSCALARvalue?CdataCMCsingleTypeSTRINGvaluehide_door_rear_rightMCdata]CCsingleTypeSCALARvalue?CdataCCsingleTypeSTRINGvaluehide_ammo_cansCdataCCsingleTypeSCALARvalueCdata D5DsingleTypeSTRINGvaluehide_cip5DdataEDkDsingleTypeSCALARvalue?kDdata{DDsingleTypeSTRINGvaluehide_rear_view_cameraDdataDDsingleTypeSCALARvalue?DdataD,EsingleTypeSTRINGvaluehide_radio_small,EdataJJitemsItem0fJItem1JJdatavJJsingleTypeSTRINGvalueMERDC_DGJdataJJsingleTypeSCALARvalue?JdataJlYsingleTypeARRAYvalue KlY3items2Item0kMItem1MItem2MItem34NItem4jNItem5NItem6NItem7'OItem8]OItem9OItem10OItem11PItem12UPItem13PItem14PItem15QItem16EQItem17QItem18QItem19 RItem20ARItem21RItem22RItem23RItem240SItem25xSItem26SItem27SItem28'TItem29jTItem30TItem31TItem32UItem33eUItem34UItem35UItem36VItem37ZVItem38VItem39VItem40 WItem41LWItem42WItem43WItem44WItem45>XItem46tXItem47XItem48XItem496YlYdata{MMsingleTypeSTRINGvaluehide_rear_left_antennaMdataMMsingleTypeSCALARvalueMdataM4NsingleTypeSTRINGvaluehide_rear_right_antenna4NdataDNjNsingleTypeSCALARvalue?jNdatazNNsingleTypeSTRINGvaluehide_left_mirrorNdataNNsingleTypeSCALARvalueNdataN'OsingleTypeSTRINGvaluehide_right_mirror'Odata7O]OsingleTypeSCALARvalue]OdatamOOsingleTypeSTRINGvaluehide_brushguardOdataOOsingleTypeSCALARvalue?OdataOPsingleTypeSTRINGvaluehide_blue_force_trackerPdata/PUPsingleTypeSCALARvalue?UPdataePPsingleTypeSTRINGvaluehide_jerrycansPdataPPsingleTypeSCALARvaluePdataPQsingleTypeSTRINGvaluehide_spare_wheelQdataQEQsingleTypeSCALARvalue?EQdataUQQsingleTypeSTRINGvaluehide_spare_wheel_mountQdataQQsingleTypeSCALARvalueQdataQ RsingleTypeSTRINGvaluehide_door_front_left RdataRARsingleTypeSCALARvalue?ARdataQRRsingleTypeSTRINGvaluehide_door_front_rightRdataRRsingleTypeSCALARvalue?RdataRRsingleTypeSTRINGvaluehide_cipRdata S0SsingleTypeSCALARvalue?0Sdata@SxSsingleTypeSTRINGvaluehide_rear_view_cameraxSdataSSsingleTypeSCALARvalue?SdataSSsingleTypeSTRINGvaluehide_radio_smallSdataT'TsingleTypeSCALARvalue'Tdata7TjTsingleTypeSTRINGvaluehide_radio_largejTdatazTTsingleTypeSCALARvalue?TdataTTsingleTypeSTRINGvaluehide_old_front_bumperTdataTUsingleTypeSCALARvalueUdata.UeUsingleTypeSTRINGvaluehide_old_rear_bumpereUdatauUUsingleTypeSCALARvalueUdataUUsingleTypeSTRINGvaluehide_rear_tarpUdataUVsingleTypeSCALARvalue?Vdata"VZVsingleTypeSTRINGvaluehide_rear_tarp_holderZVdatajVVsingleTypeSCALARvalueVdataVVsingleTypeSTRINGvaluehide_middle_tarpVdataV WsingleTypeSCALARvalue? WdataWLWsingleTypeSTRINGvaluehide_middle_wallLWdata\WWsingleTypeSCALARvalue?WdataWWsingleTypeSTRINGvaluehide_front_roofWdataWWsingleTypeSCALARvalue?Wdata X>XsingleTypeSTRINGvaluehide_bench_rotate>XdataNXtXsingleTypeSCALARvaluetXdataXXsingleTypeSTRINGvalueunhide_Deployment_1XdataXXsingleTypeSCALARvalueXdataY6YsingleTypeSTRINGvalueunhide_Deployment_26YdataFYlYsingleTypeSCALARvaluelY dataTypeObjectPositionInfo ZsideEmptyflagsAttributesCZidHtypeCUP_B_nM1038_USMC_DESatlOffset@k:CustomAttributesZlpositionEA=CFanglesx=9ԟ@@CZinit [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGZAttribute0ZAttribute1[nAttributeslpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value@[[dataP[[singleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false][propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueD\ldataT\lsingleTypeARRAYvaluex\litemsItem0\Item1m]ldata\m]singleTypeARRAYvalue\m]itemsItem0\Item17]m]data ]7]singleTypeSTRINGvalueMERDC_DG7]dataG]m]singleTypeSCALARvalue?m]data}]lsingleTypeARRAYvalue]l3items2Item0`Item1J`Item2`Item3`Item4aItem5CaItem6yaItem7aItem8aItem95bItem10kbItem11bItem12bItem13,cItem14bcItem15cItem16cItem17$dItem18ZdItem19dItem20dItem21eItem22UeItem23eItem24eItem25fItem26DfItem27fItem28fItem29gItem306gItem31~gItem32gItem33gItem341hItem35rhItem36hItem37hItem38&iItem39iiItem40iItem41iItem42jItem43ZjItem44jItem45jItem46 kItem47PkItem48kItem49kldata`J`singleTypeSTRINGvaluehide_rear_left_antennaJ`dataZ``singleTypeSCALARvalue?`data``singleTypeSTRINGvaluehide_rear_right_antenna`data`asingleTypeSCALARvalueadataaCasingleTypeSTRINGvaluehide_left_mirrorCadataSayasingleTypeSCALARvalueyadataaasingleTypeSTRINGvaluehide_right_mirroradataaasingleTypeSCALARvalueadatab5bsingleTypeSTRINGvaluehide_brushguard5bdataEbkbsingleTypeSCALARvalue?kbdata{bbsingleTypeSTRINGvaluehide_blue_force_trackerbdatabbsingleTypeSCALARvalue?bdatab,csingleTypeSTRINGvaluehide_jerrycans,cdata{Item37{Item38{Item39{Item405|Item41x|Item42|Item43|Item44&}Item45j}Item46}Item47}Item48~Item49b~~datarrsingleTypeSTRINGvaluehide_rear_left_antennardatarssingleTypeSCALARvalue?sdata&s`ssingleTypeSTRINGvaluehide_rear_right_antenna`sdatapsssingleTypeSCALARvaluesdatasssingleTypeSTRINGvaluehide_left_mirrorsdatastsingleTypeSCALARvaluetdatatStsingleTypeSTRINGvaluehide_right_mirrorStdatacttsingleTypeSCALARvaluetdatattsingleTypeSTRINGvaluehide_brushguardtdatatusingleTypeSCALARvalue?udatauKusingleTypeSTRINGvaluehide_blue_force_trackerKudata[uusingleTypeSCALARvalue?udatauusingleTypeSTRINGvaluehide_jerrycansudatauusingleTypeSCALARvalueudatav;vsingleTypeSTRINGvaluehide_spare_wheel;vdataKvqvsingleTypeSCALARvalueqvdatavvsingleTypeSTRINGvaluehide_spare_wheel_mountvdatavvsingleTypeSCALARvaluevdataw7wsingleTypeSTRINGvaluehide_door_front_left7wdataGwmwsingleTypeSCALARvalue?mwdata}wwsingleTypeSTRINGvaluehide_door_front_rightwdatawwsingleTypeSCALARvalue?wdataw&xsingleTypeSTRINGvaluehide_cip&xdata6x\xsingleTypeSCALARvalue?\xdatalxxsingleTypeSTRINGvaluehide_rear_view_cameraxdataxxsingleTypeSCALARvalue?xdataxysingleTypeSTRINGvaluehide_radio_smallydata-ySysingleTypeSCALARvalue?SydatacyysingleTypeSTRINGvaluehide_radio_largeydatayysingleTypeSCALARvalueydatayzsingleTypeSTRINGvaluehide_old_front_bumperzdata$zJzsingleTypeSCALARvalueJzdataZzzsingleTypeSTRINGvaluehide_old_rear_bumperzdatazzsingleTypeSCALARvaluezdataz{singleTypeSTRINGvaluehide_rear_tarp{data{>{singleTypeSCALARvalue?>{dataN{{singleTypeSTRINGvaluehide_rear_tarp_holder{data{{singleTypeSCALARvalue?{data{{singleTypeSTRINGvaluehide_middle_tarp{data|5|singleTypeSCALARvalue5|dataE|x|singleTypeSTRINGvaluehide_middle_wallx|data||singleTypeSCALARvalue|data||singleTypeSTRINGvaluehide_front_roof|data}&}singleTypeSCALARvalue&}data6}j}singleTypeSTRINGvaluehide_bench_rotatej}dataz}}singleTypeSCALARvalue}data}}singleTypeSTRINGvalueunhide_Deployment_1}data}~singleTypeSCALARvalue~data,~b~singleTypeSTRINGvalueunhide_Deployment_2b~datar~~singleTypeSCALARvalue~ dataTypeObjectPositionInfo7sideEmptyflagsAttributesoidktypeCUP_B_nM1038_USMC_DESatlOffsetCustomAttributes.positionE˙ARCFangles=u@@oinit [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGAttribute0Attribute1ȀnAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuelȀdata|ȀsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]ȀpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valuep.data.singleTypeARRAYvalue.itemsItem0́Item1.data܁singleTypeARRAYvalueitemsItem0(Item1cdata8csingleTypeSTRINGvalueMERDC_DGcdatassingleTypeSCALARvalue?data.singleTypeARRAYvalue͂.3items2Item0-Item1vItem2Item3Item4,Item5oItem6Item7Item8Item9aItem10Item11Item12Item13XItem14Item15шItem16Item17PItem18Item19͉Item20Item21KItem22Item23Item24Item25:Item26pItem27Item28Item29,Item30bItem31Item32Item33'Item34]Item35Item36ԍItem37Item38RItem39Item40ˎItem41Item42DItem43Item44Item45Item466Item47|Item48Item49.data=vsingleTypeSTRINGvaluehide_rear_left_antennavdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_right_antennadata,singleTypeSCALARvalue,data<osingleTypeSTRINGvaluehide_left_mirrorodatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_right_mirrordatasingleTypeSCALARvaluedata/asingleTypeSTRINGvaluehide_brushguardadataqsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?data'XsingleTypeSTRINGvaluehide_jerrycansXdatahsingleTypeSCALARvalue?dataшsingleTypeSTRINGvaluehide_spare_wheelшdatasingleTypeSCALARvalue?dataPsingleTypeSTRINGvaluehide_spare_wheel_mountPdata`singleTypeSCALARvaluedata͉singleTypeSTRINGvaluehide_door_front_left͉data݉singleTypeSCALARvalue?dataKsingleTypeSTRINGvaluehide_door_front_rightKdata[singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_cipdatåsingleTypeSCALARvalue?data:singleTypeSTRINGvaluehide_rear_view_camera:dataJpsingleTypeSCALARvalue?pdatasingleTypeSTRINGvaluehide_radio_smalldataËsingleTypeSCALARvaluedata,singleTypeSTRINGvaluehide_radio_large,data<bsingleTypeSCALARvalue?bdatarsingleTypeSTRINGvaluehide_old_front_bumperdatasingleTypeSCALARvaluedata'singleTypeSTRINGvaluehide_old_rear_bumper'data7]singleTypeSCALARvalue]datamsingleTypeSTRINGvaluehide_rear_tarpdataԍsingleTypeSCALARvalue?ԍdatasingleTypeSTRINGvaluehide_rear_tarp_holderdata,RsingleTypeSCALARvalue?RdatabsingleTypeSTRINGvaluehide_middle_tarpdataˎsingleTypeSCALARvalue?ˎdataێsingleTypeSTRINGvaluehide_middle_walldataDsingleTypeSCALARvalueDdataTsingleTypeSTRINGvaluehide_front_roofdatasingleTypeSCALARvalue?datȁsingleTypeSTRINGvaluehide_bench_rotatedata6singleTypeSCALARvalue6dataF|singleTypeSTRINGvalueunhide_Deployment_1|datasingleTypeSCALARvaluedatasingleTypeSTRINGvalueunhide_Deployment_2data.singleTypeSCALARvalue.dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_nM1038_USMC_DESCustomAttributes`position[שE)BP#Fanglesx7@_@init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DG`Attribute0Attribute1NnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueNdataNsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]NpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuedatasingleTypeARRAYvalue*itemsItem0RItem1databsingleTypeARRAYvalueitemsItem0Item1datasingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?data/singleTypeARRAYvalueS3items2Item0Item1Item22Item3|Item4Item5Item6+Item7oItem8Item9Item10Item11gItem12Item13ޚItem14Item15WItem16Item17֛Item18 Item19SItem20Item21ќItem22Item23BItem24xItem25Item26Item279Item28oItem29Item30Item310Item32fItem33Item34Item35$Item36ZItem37Item38ؠItem39Item40QItem41Item42ʡItem43 Item44BItem45Item46Item47Item488Item49~data×singleTypeSTRINGvaluehide_rear_left_antennadata 2singleTypeSCALARvalue2dataB|singleTypeSTRINGvaluehide_rear_right_antenna|datasingleTypeSCALARvalue?data˜singleTypeSTRINGvaluehide_left_mirrordata+singleTypeSCALARvalue+data;osingleTypeSTRINGvaluehide_right_mirrorodatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?data-gsingleTypeSTRINGvaluehide_blue_force_trackergdatawsingleTypeSCALARvalue?dataޚsingleTypeSTRINGvaluehide_jerrycansޚdatasingleTypeSCALARvaluedata$WsingleTypeSTRINGvaluehide_spare_wheelWdatagsingleTypeSCALARvalue?data֛singleTypeSTRINGvaluehide_spare_wheel_mount֛data singleTypeSCALARvalue dataSsingleTypeSTRINGvaluehide_door_front_leftSdatacsingleTypeSCALARvalue?dataќsingleTypeSTRINGvaluehide_door_front_rightќdatasingleTypeSCALARvalue?dataBsingleTypeSTRINGvaluehide_cipBdataRxsingleTypeSCALARvalue?xdatasingleTypeSTRINGvaluehide_rear_view_cameradataНsingleTypeSCALARvalue?data9singleTypeSTRINGvaluehide_radio_small9dataIosingleTypeSCALARvalueodatasingleTypeSTRINGvaluehide_radio_largedatažsingleTypeSCALARvalue?data0singleTypeSTRINGvaluehide_old_front_bumper0data@fsingleTypeSCALARvaluefdatavsingleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvaluedata$singleTypeSTRINGvaluehide_rear_tarp$data4ZsingleTypeSCALARvalue?ZdatajsingleTypeSTRINGvaluehide_rear_tarp_holderdataؠsingleTypeSCALARvalueؠdatasingleTypeSTRINGvaluehide_middle_tarpdata+QsingleTypeSCALARvalue?QdataasingleTypeSTRINGvaluehide_middle_walldataʡsingleTypeSCALARvalue?ʡdataڡ singleTypeSTRINGvaluehide_front_roof dataBsingleTypeSCALARvalue?BdataRsingleTypeSTRINGvaluehide_bench_rotatedatasingleTypeSCALARvaluedata̢singleTypeSTRINGvalueunhide_Deployment_1data8singleTypeSCALARvalue8dataH~singleTypeSTRINGvalueunhide_Deployment_2~datasingleTypeSCALARvalue dataTypeObjectPositionInfoSsideEmptyflagsAttributesidtypeCUP_B_nM1038_USMC_DESatlOffset7CustomAttributesJpositionEуB#Fangles@'"@l@init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGAttribute0.Attribute1nAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueJdataJsingleTypeARRAYvalueJitemsItem0Item1JdatasingleTypeARRAYvalueitemsItem0DItem1dataTsingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?dataŧJsingleTypeARRAYvalueJ3items2Item0IItem1Item2ȪItem3Item4HItem5Item6Item7Item8;Item9}Item10Item11Item123Item13tItem14Item15Item16#Item17lItem18Item19Item20Item21gItem22Item23دItem24Item25VItem26Item27ϰItem28Item29HItem30~Item31ƱItem32Item33CItem34yItem35Item36Item378Item38nItem39Item40Item41*Item42`Item43Item44شItem45Item46RItem47Item48εItem49JdataYsingleTypeSTRINGvaluehide_rear_left_antennadataȪsingleTypeSCALARvalue?ȪdataتsingleTypeSTRINGvaluehide_rear_right_antennadata"HsingleTypeSCALARvalueHdataXsingleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedataѫsingleTypeSTRINGvaluehide_right_mirrordata;singleTypeSCALARvalue;dataK}singleTypeSTRINGvaluehide_brushguard}datasingleTypeSCALARvalue?dataìsingleTypeSTRINGvaluehide_blue_force_trackerdata 3singleTypeSCALARvalue?3dataCtsingleTypeSTRINGvaluehide_jerrycanstdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_spare_wheeldata#singleTypeSCALARvalue#data3lsingleTypeSTRINGvaluehide_spare_wheel_mountldata|singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_front_leftdatasingleTypeSCALARvalue?data/gsingleTypeSTRINGvaluehide_door_front_rightgdatawsingleTypeSCALARvalue?dataدsingleTypeSTRINGvaluehide_cipدdatasingleTypeSCALARvalue?dataVsingleTypeSTRINGvaluehide_rear_view_cameraVdatafsingleTypeSCALARvalue?dataϰsingleTypeSTRINGvaluehide_radio_smallϰdata߰singleTypeSCALARvaluedataHsingleTypeSTRINGvaluehide_radio_largeHdataX~singleTypeSCALARvalue?~dataƱsingleTypeSTRINGvaluehide_old_front_bumperƱdataֱsingleTypeSCALARvaluedata CsingleTypeSTRINGvaluehide_old_rear_bumperCdataSysingleTypeSCALARvalueydatasingleTypeSTRINGvaluehide_rear_tarpdataʲsingleTypeSCALARvaluedata8singleTypeSTRINGvaluehide_rear_tarp_holder8dataHnsingleTypeSCALARvaluendata~singleTypeSTRINGvaluehide_middle_tarpdatasingleTypeSCALARvaluedata*singleTypeSTRINGvaluehide_middle_wall*data:`singleTypeSCALARvalue`datapsingleTypeSTRINGvaluehide_front_roofdataشsingleTypeSCALARvalueشdatasingleTypeSTRINGvaluehide_bench_rotatedata,RsingleTypeSCALARvalueRdatabsingleTypeSTRINGvalueunhide_Deployment_1dataεsingleTypeSCALARvalueεdata޵singleTypeSTRINGvalueunhide_Deployment_2data$JsingleTypeSCALARvalueJdataTypeObjectPositionInfoٶsideEmptyflagsAttributesidtypeCUP_B_nM1038_USMC_DESCustomAttributes|positionEҾBv#Fangles@62@_@init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DG|Attribute0Attribute1jnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuejdatajsingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]jpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valuedata"singleTypeARRAYvalueFitemsItem0nItem1;data~;singleTypeARRAYvalue;itemsItem0ʹItem1;dataڹsingleTypeSTRINGvalueMERDC_DGdata;singleTypeSCALARvalue?;dataKsingleTypeARRAYvalueo3items2Item0ϼItem1Item2NItem3Item4νItem5Item6GItem7Item8Item9Item109Item11Item12Item13Item140Item15sItem16Item17Item18(Item19oItem20Item21Item22#Item23^Item24Item25Item26Item27UItem28Item29Item30Item31LItem32Item33Item34Item35@Item36vItem37Item38Item397Item40mItem41Item42Item43(Item44^Item45Item46Item47Item48TItem49data߼singleTypeSTRINGvaluehide_rear_left_antennadata(NsingleTypeSCALARvalue?Ndata^singleTypeSTRINGvaluehide_rear_right_antennadataνsingleTypeSCALARvalueνdata޽singleTypeSTRINGvaluehide_left_mirrordata!GsingleTypeSCALARvalueGdataWsingleTypeSTRINGvaluehide_right_mirrordatasingleTypeSCALARvaluedataѾsingleTypeSTRINGvaluehide_brushguarddata9singleTypeSCALARvalue?9dataIsingleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?dataɿsingleTypeSTRINGvaluehide_jerrycansdata 0singleTypeSCALARvalue0data@ssingleTypeSTRINGvaluehide_spare_wheelsdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_spare_wheel_mountdata(singleTypeSCALARvalue(data8osingleTypeSTRINGvaluehide_door_front_leftodatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_front_rightdata#singleTypeSCALARvalue?#data3^singleTypeSTRINGvaluehide_cip^datansingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_view_cameradatasingleTypeSCALARvalue?data"UsingleTypeSTRINGvaluehide_radio_smallUdataesingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvaluedataLsingleTypeSTRINGvaluehide_old_front_bumperLdata\singleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvaluedata@singleTypeSTRINGvaluehide_rear_tarp@dataPvsingleTypeSCALARvalue?vdatasingleTypeSTRINGvaluehide_rear_tarp_holderdatasingleTypeSCALARvalue?data7singleTypeSTRINGvaluehide_middle_tarp7dataGmsingleTypeSCALARvaluemdata}singleTypeSTRINGvaluehide_middle_walldatasingleTypeSCALARvaluedata(singleTypeSTRINGvaluehide_front_roof(data8^singleTypeSCALARvalue^datansingleTypeSTRINGvaluehide_bench_rotatedatasingleTypeSCALARvaluedatasingleTypeSTRINGvalueunhide_Deployment_1data.TsingleTypeSCALARvalueTdatadsingleTypeSTRINGvalueunhide_Deployment_2datasingleTypeSCALARvalue dataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeCUP_B_nM1038_USMC_DESatlOffset7CustomAttributesfposition^E:B#Fangles@VU@_@init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGAttribute0JAttribute1nAttributesfpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuefdatafsingleTypeARRAYvaluefitemsItem0Item1fdatasingleTypeARRAYvalue8itemsItem0`Item1datapsingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?datafsingleTypeARRAYvaluef3items2Item0eItem1Item2Item3.Item4dItem5Item6Item7!Item8WItem9Item10Item11Item12OItem13Item14Item15 Item16?Item17Item18Item19Item20;Item21Item22Item23Item24*Item25rItem26Item27Item28!Item29dItem30Item31Item32Item33_Item34Item35Item36 Item37TItem38Item39Item40Item41FItem42|Item43Item44Item458Item46nItem47Item48Item490fdatausingleTypeSTRINGvaluehide_rear_left_antennadatasingleTypeSCALARvalue?data.singleTypeSTRINGvaluehide_rear_right_antenna.data>dsingleTypeSCALARvalueddatatsingleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedata!singleTypeSTRINGvaluehide_right_mirror!data1WsingleTypeSCALARvalueWdatagsingleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_blue_force_trackerdata)OsingleTypeSCALARvalue?Odata_singleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvalue?data singleTypeSTRINGvaluehide_spare_wheel data?singleTypeSCALARvalue??dataOsingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_door_front_leftdata;singleTypeSCALARvalue?;dataKsingleTypeSTRINGvaluehide_door_front_rightdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_cipdata*singleTypeSCALARvalue?*data:rsingleTypeSTRINGvaluehide_rear_view_camerardatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_smalldata!singleTypeSCALARvalue!data1dsingleTypeSTRINGvaluehide_radio_largeddatatsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_front_bumperdatasingleTypeSCALARvaluedata(_singleTypeSTRINGvaluehide_old_rear_bumper_dataosingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_tarpdata singleTypeSCALARvalue? dataTsingleTypeSTRINGvaluehide_rear_tarp_holderTdatadsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_middle_tarpdatasingleTypeSCALARvalue?dataFsingleTypeSTRINGvaluehide_middle_wallFdataV|singleTypeSCALARvalue|datasingleTypeSTRINGvaluehide_front_roofdatasingleTypeSCALARvalue?data8singleTypeSTRINGvaluehide_bench_rotate8dataHnsingleTypeSCALARvaluendata~singleTypeSTRINGvalueunhide_Deployment_1datasingleTypeSCALARvaluedata0singleTypeSTRINGvalueunhide_Deployment_20data@fsingleTypeSCALARvaluefdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeI_supplyCrate_FCustomAttributespositionEB"Fangles@Y?l@'init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false] dataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeI_supplyCrate_FatlOffsetCustomAttributes npositioniEq*BG"Fangles@%?l@init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init; Attribute04nAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuendatansingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false]ndataTypeObjectPositionInfosideEmptyflagsAttributes/idtypeI_supplyCrate_FCustomAttributespositionGEB"Fangles@Md?l@/init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value datasingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false] dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeI_supplyCrate_FatlOffsetCustomAttributesvposition E ACFanglesEB=kN@&@init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0<nAttributesvpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuevdatavsingleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false]v dataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeI_supplyCrate_FatlOffsetCustomAttributesposition-E ACFangles (=a?@Ginit [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data2singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeI_supplyCrate_FCustomAttributes~position!EACFanglesb0=6@@init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0DnAttributes~propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value~data~singleTypeSTRINGvalue[[[["launch_NLAW_F","arifle_Mk20_F","LMG_Mk200_F","FirstAidKit"],[1,2,1,10]],[["9Rnd_45ACP_Mag","30Rnd_9x21_Mag","20Rnd_762x51_Mag","30Rnd_556x45_Stanag","200Rnd_65x39_cased_Box","1Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","NLAW_F","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareYellow_F","UGL_FlareGreen_F","ACE_30Rnd_556x45_Stanag_M995_AP_mag","ACE_30Rnd_556x45_Stanag_Mk262_mag","ACE_30Rnd_556x45_Stanag_Mk318_mag"],[6,6,6,24,3,6,2,2,6,3,2,6,6,2,2,2,2,4,4,4]],[["Laserdesignator_03","acc_flashlight","bipod_03_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_FieldPack_oli"],[2]]],false]~ dataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeCUP_B_nM1025_SOV_Mk19_USA_DESatlOffsetCustomAttributes positionEYB"Fangles@߈?l@]init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DGAttribute0Attribute1nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueZdatajsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value' data7 singleTypeARRAYvalue[ itemsItem0Item1P dataPsingleTypeARRAYvaluePitemsItem0Item1PdatasingleTypeSTRINGvalueMERDC_DGdata*PsingleTypeSCALARvalue?Pdata` singleTypeARRAYvalue 3items2Item0Item1.Item2dItem3Item4Item5.Item6dItem7Item8Item9'Item10]Item11Item12Item13Item14OItem15Item16Item17Item18FItem19Item20Item21Item22>Item23Item24Item25Item269Item27Item28Item29Item302Item31mItem32Item33Item34!Item35dItem36Item37Item38Item39[Item40Item41Item42Item43TItem44Item45Item46 Item47J Item48 Item49  data.singleTypeSTRINGvaluehide_front_left_antenna.data>dsingleTypeSCALARvalue?ddatatsingleTypeSTRINGvaluehide_front_right_antennadatasingleTypeSCALARvaluedata.singleTypeSTRINGvaluehide_rear_left_antenna.data>dsingleTypeSCALARvalue?ddatatsingleTypeSTRINGvaluehide_rear_right_antennadatasingleTypeSCALARvaluedata'singleTypeSTRINGvaluehide_left_mirror'data7]singleTypeSCALARvalue]datamsingleTypeSTRINGvaluehide_right_mirrordatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_brushguarddata)OsingleTypeSCALARvalue?Odata_singleTypeSTRINGvaluehide_blue_force_trackerdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_jerrycansdata FsingleTypeSCALARvalueFdataVsingleTypeSTRINGvaluehide_spare_wheeldatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_spare_wheel_mountdata>singleTypeSCALARvalue>dataNsingleTypeSTRINGvaluehide_door_front_leftdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_front_rightdata9singleTypeSCALARvalue?9dataIsingleTypeSTRINGvaluehide_door_rear_leftdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_rear_rightdata 2singleTypeSCALARvalue?2dataBmsingleTypeSTRINGvaluehide_cipmdata}singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_view_cameradata!singleTypeSCALARvalue?!data1dsingleTypeSTRINGvaluehide_radio_smallddatatsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_radio_largedatasingleTypeSCALARvalue?data#[singleTypeSTRINGvaluehide_old_front_bumper[dataksingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_old_rear_bumperdatasingleTypeSCALARvalue?dataTsingleTypeSTRINGvaluehide_rear_tarp_rollTdatadsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_rear_rack_contentdata singleTypeSCALARvalue data J singleTypeSTRINGvaluehide_rear_rackJ dataZ  singleTypeSCALARvalue data  singleTypeSTRINGvaluehide_backpacks data  singleTypeSCALARvalue?  dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeCUP_B_nM1025_SOV_M2_USA_DESatlOffset7CustomAttributes? npositionNEBi"Fangles@oG?l@ init [this, ["faction", "ARD_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesMERDC_DG? Attribute0w Attribute1 nAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value  data  singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M136_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false] propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value ndata nsingleTypeARRAYvalue nitemsItem0 Item1ndata singleTypeARRAYvalue.itemsItem0VItem1datafsingleTypeSTRINGvalueMERDC_DGdatasingleTypeSCALARvalue?datansingleTypeARRAYvaluen3items2Item0[Item1Item2Item3&Item4\Item5Item6Item7%Item8[Item9Item10Item11Item12NItem13Item14Item15Item16FItem17Item18Item19Item206Item21Item22Item23Item242Item25zItem26Item27Item28,Item29sItem30Item31Item32Item33bItem34Item35Item36Item37TItem38Item39Item40Item41OItem42Item43Item44Item45JItem46Item47Item48Item498ndataksingleTypeSTRINGvaluehide_front_left_antennadatasingleTypeSCALARvalue?data&singleTypeSTRINGvaluehide_front_right_antenna&data6\singleTypeSCALARvalue?\datalsingleTypeSTRINGvaluehide_rear_left_antennadatasingleTypeSCALARvalue?data%singleTypeSTRINGvaluehide_rear_right_antenna%data5[singleTypeSCALARvalue[dataksingleTypeSTRINGvaluehide_left_mirrordatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_right_mirrordata(NsingleTypeSCALARvalueNdata^singleTypeSTRINGvaluehide_brushguarddatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_blue_force_trackerdata FsingleTypeSCALARvalue?FdataVsingleTypeSTRINGvaluehide_jerrycansdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_spare_wheeldata6singleTypeSCALARvalue6dataFsingleTypeSTRINGvaluehide_spare_wheel_mountdatasingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_door_front_leftdata 2singleTypeSCALARvalue?2dataBzsingleTypeSTRINGvaluehide_door_front_rightzdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_door_rear_leftdata,singleTypeSCALARvalue?,data<ssingleTypeSTRINGvaluehide_door_rear_rightsdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_cipdatasingleTypeSCALARvalue?data*bsingleTypeSTRINGvaluehide_rear_view_camerabdatarsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_radio_smalldatasingleTypeSCALARvalue?data!TsingleTypeSTRINGvaluehide_radio_largeTdatadsingleTypeSCALARvaluedatasingleTypeSTRINGvaluehide_old_front_bumperdatasingleTypeSCALARvalue?dataOsingleTypeSTRINGvaluehide_old_rear_bumperOdata_singleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_tarp_rolldatasingleTypeSCALARvalue?dataJsingleTypeSTRINGvaluehide_rear_rack_contentJdataZsingleTypeSCALARvalue?datasingleTypeSTRINGvaluehide_rear_rackdatasingleTypeSCALARvalue?data8singleTypeSTRINGvaluehide_backpacks8dataHnsingleTypeSCALARvaluen dataTypeObjectPositionInfosideEmptyflagsAttributesGid7typegm_dk_army_m113a1dk_apcatlOffset@ɻCustomAttributesZ9positionLE[7AaCFanglesbJ=E?C|@Ginit [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;texturesgm_dk_desAttribute0Attribute1 Attribute2!Attribute3"Attribute4#Attribute5u$Attribute6^%Attribute7G&Attribute8%'Attribute9(Attribute10(Attribute11)Attribute12*Attribute13>3Attribute144Attribute157Attribute16k8nAttributesZ9propertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value  data  singleTypeSTRINGvalue-1 propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuen!!data~!!singleTypeSTRINGvaluegm_insignia_none!propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\""datal""singleTypeSTRINGvaluegm_insignia_none"propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueE##dataU##singleTypeSTRINGvaluegm_insignia_none#propertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value.$u$data>$u$singleTypeSTRINGvaluegm_tacticalSign_noneu$propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value%^%data+%^%singleTypeSTRINGvaluegm_insignia_none^%propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&G&data&G&singleTypeSTRINGvaluegm_insignia_noneG&propertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&%'data'%'singleTypeSTRINGvalue-1%'propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'(data'(singleTypeSTRINGvaluegm_insignia_fi_army_01(propertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value((data((singleTypeSTRINGvalue-1(propertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value))data))singleTypeSTRINGvalue-1)propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value}**data**singleTypeSTRINGvaluegm_insignia_none*propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valueh+>3datax+>3singleTypeARRAYvalue+>3itemsItem0+Item1,>3data+,singleTypeARRAYvalue+,itemsItem0 ,Item1\,,data0,\,singleTypeSTRINGvaluegm_dk_des\,datal,,singleTypeSCALARvalue?,data,>3singleTypeARRAYvalue,>3itemsItem0-Item11.Item2g.Item3.Item4.Item53data-1.singleTypeSTRINGvalueMachineGunTurret_01_addonarmor_01_unhide1.dataA.g.singleTypeSCALARvalue?g.dataw..singleTypeSTRINGvalueMachineGunTurret_01_addonarmor_02_unhide.data..singleTypeSCALARvalue?.data/3singleTypeSCALARvalue>3propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value34data34singleTypeSTRINGvalue-14propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuew47data47singleTypeSTRINGvalue[[[["gm_p2a1_blk","gm_pzf84_oli_feroz2x17"],[1,1]],[["gm_handgrenade_frag_m26","gm_smokeshell_wht_dm25","gm_smokeshell_grn_dm21","gm_smokeshell_red_dm23","gm_1Rnd_265mm_flare_multi_red_DM23","gm_1Rnd_265mm_flare_multi_grn_DM21","gm_1Rnd_265mm_flare_multi_nbc_DM47","gm_1Rnd_265mm_flare_single_wht_DM15","gm_1Rnd_265mm_flare_single_red_DM13","gm_1Rnd_265mm_flare_single_grn_DM11","gm_1Rnd_265mm_flare_single_yel_DM10","gm_20Rnd_762x51mm_B_DM41_g3_blk","gm_120Rnd_762x51mm_B_T_DM21A1_mg3_grn","gm_1Rnd_84x245mm_heat_t_DM22_carlgustaf"],[12,2,2,2,2,2,2,2,2,2,2,20,8,2]],[["gm_ferod16_oli","gm_ge_army_firstaidkit_vehicle","gm_ge_army_gauzeBandage","gm_ge_army_burnBandage","gm_boltcutter","gm_repairkit_01"],[1,2,6,6,1,1]],[[],[]]],false]7propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value68k8dataF8k8singleTypeSTRINGvalue-1k8propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value9Z9data#9Z9singleTypeSTRINGvaluegm_licenseplate_noneZ9 dataTypeObjectPositionInfo9sideEmptyflagsAttributes3:id8typegm_dk_army_m113a1dk_apcatlOffsetlCustomAttributes:FUpositionE$c>A3NCFangles=D?&@3:init [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;texturesgm_dk_des:Attribute0;Attribute1<Attribute2=Attribute3>Attribute4t?Attribute5a@Attribute6JAAttribute73BAttribute8CAttribute9CAttribute10DAttribute11EAttribute12FAttribute13*OAttribute14 PAttribute15uSAttribute16WTnAttributesFUpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuez<<data<<singleTypeSTRINGvalue-1<propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueZ==dataj==singleTypeSTRINGvaluegm_insignia_none=propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueH>>dataX>>singleTypeSTRINGvaluegm_insignia_none>propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value1?t?dataA?t?singleTypeSTRINGvaluegm_insignia_nonet?propertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value@a@data*@a@singleTypeSTRINGvaluegm_tacticalSign_nonea@propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueAJAdataAJAsingleTypeSTRINGvaluegm_insignia_noneJApropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueA3BdataB3BsingleTypeSTRINGvaluegm_insignia_none3Bpropertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueBCdataBCsingleTypeSTRINGvalue-1Cpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueCCdataCCsingleTypeSTRINGvaluegm_insignia_fi_army_01Cpropertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueDDdataDDsingleTypeSTRINGvalue-1Dpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueEEdataEEsingleTypeSTRINGvalue-1Epropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueiFFdatayFFsingleTypeSTRINGvaluegm_insignia_noneFpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueTG*OdatadG*OsingleTypeARRAYvalueG*OitemsItem0GItem1~H*OdataG~HsingleTypeARRAYvalueG~HitemsItem0 HItem1HH~HdataHHHsingleTypeSTRINGvaluegm_dk_desHHdataXH~HsingleTypeSCALARvalue?~HdataH*OsingleTypeARRAYvalueH*OitemsItem0IItem1JItem2SJItem3JItem4JItem5(KItem6^KItem7KItem8KItem9LItem10RLItem11LItem12LItem13 MItem14@MItem15MItem16MItem17MItem18.NItem19tNItem20NItem21N*OdataIJsingleTypeSTRINGvalueMachineGunTurret_01_addonarmor_01_unhideJdata-JSJsingleTypeSCALARvalue?SJdatacJJsingleTypeSTRINGvalueMachineGunTurret_01_addonarmor_02_unhideJdataJJsingleTypeSCALARvalue?JdataJ(KsingleTypeSTRINGvalueCamoNet_01_unhide(Kdata8K^KsingleTypeSCALARvalue^KdatanKKsingleTypeSTRINGvalueCamoNet_02_unhideKdataKKsingleTypeSCALARvalueKdataKLsingleTypeSTRINGvalueCamoNet_03_unhideLdata,LRLsingleTypeSCALARvalue?RLdatabLLsingleTypeSTRINGvalueTarp_01_unhideLdataLLsingleTypeSCALARvalueLdataL MsingleTypeSTRINGvalueammo_01_unhide MdataM@MsingleTypeSCALARvalue?@MdataPMMsingleTypeSTRINGvalueammo_02_unhideMdataMMsingleTypeSCALARvalue?MdataMMsingleTypeSTRINGvalueammo_03_unhideMdataN.NsingleTypeSCALARvalue.Ndata>NtNsingleTypeSTRINGvaluecamonet_hull_unhidetNdataNNsingleTypeSCALARvalueNdataNNsingleTypeSTRINGvaluecamofoilage_hull_unhideNdataO*OsingleTypeSCALARvalue*Opropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueO PdataO PsingleTypeSTRINGvalue-1 PpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuecPuSdatasPuSsingleTypeSTRINGvalue[[[["gm_p2a1_blk","gm_pzf84_oli_feroz2x17"],[1,1]],[["gm_handgrenade_frag_m26","gm_smokeshell_wht_dm25","gm_smokeshell_grn_dm21","gm_smokeshell_red_dm23","gm_1Rnd_265mm_flare_multi_red_DM23","gm_1Rnd_265mm_flare_multi_grn_DM21","gm_1Rnd_265mm_flare_multi_nbc_DM47","gm_1Rnd_265mm_flare_single_wht_DM15","gm_1Rnd_265mm_flare_single_red_DM13","gm_1Rnd_265mm_flare_single_grn_DM11","gm_1Rnd_265mm_flare_single_yel_DM10","gm_20Rnd_762x51mm_B_DM41_g3_blk","gm_120Rnd_762x51mm_B_T_DM21A1_mg3_grn","gm_1Rnd_84x245mm_heat_t_DM22_carlgustaf"],[12,2,2,2,2,2,2,2,2,2,2,20,8,2]],[["gm_ferod16_oli","gm_ge_army_firstaidkit_vehicle","gm_ge_army_gauzeBandage","gm_ge_army_burnBandage","gm_boltcutter","gm_repairkit_01"],[1,2,6,6,1,1]],[[],[]]],false]uSpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value"TWTdata2TWTsingleTypeSTRINGvalue-1WTpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueTFUdataUFUsingleTypeSTRINGvaluegm_licenseplate_noneFU dataTypeObjectPositionInfoUsideEmptyflagsAttributesVidp typegm_dk_army_m113a1dk_apcatlOffsetCustomAttributesV2qpositionSDEB#Fangles@8p@l@Vinit [this, ["faction", "ARD_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;texturesgm_dk_desVAttribute0WAttribute1XAttribute2YAttribute3wZAttribute4`[Attribute5M\Attribute66]Attribute7^Attribute8^Attribute9_Attribute10`Attribute11aAttribute12bAttribute13kAttribute14kAttribute15aoAttribute16CpnAttributes2qpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuefXXdatavXXsingleTypeSTRINGvalue-1Xpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueFYYdataVYYsingleTypeSTRINGvaluegm_insignia_noneYpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value4ZwZdataDZwZsingleTypeSTRINGvaluegm_insignia_nonewZpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value[`[data-[`[singleTypeSTRINGvaluegm_insignia_none`[propertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\M\data\M\singleTypeSTRINGvaluegm_tacticalSign_noneM\propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\6]data]6]singleTypeSTRINGvaluegm_insignia_none6]propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value]^data]^singleTypeSTRINGvaluegm_insignia_none^propertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value^^data^^singleTypeSTRINGvalue-1^propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value__data__singleTypeSTRINGvaluegm_insignia_fi_army_01_propertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value``data``singleTypeSTRINGvalue-1`propertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuexaadataaasingleTypeSTRINGvalue-1apropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueUbbdataebbsingleTypeSTRINGvaluegm_insignia_nonebpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value@ckdataPcksingleTypeARRAYvaluetckitemsItem0cItem1jdkdatacjdsingleTypeARRAYvaluecjditemsItem0cItem14djddatad4dsingleTypeSTRINGvaluegm_dk_des4ddataDdjdsingleTypeSCALARvalue?jddatazdksingleTypeARRAYvaluedkitemsItem0eItem1 fItem2?fItem3fItem4fItem5gItem6JgItem7gItem8gItem9hItem10>hItem11hItem12hItem13hItem14,iItem15miItem16iItem17iItem18jItem19`jItem20jItem21jkdatae fsingleTypeSTRINGvalueMachineGunTurret_01_addonarmor_01_unhide fdataf?fsingleTypeSCALARvalue??fdataOffsingleTypeSTRINGvalueMachineGunTurret_01_addonarmor_02_unhidefdataffsingleTypeSCALARvalue?fdatafgsingleTypeSTRINGvalueCamoNet_01_unhidegdata$gJgsingleTypeSCALARvalueJgdataZggsingleTypeSTRINGvalueCamoNet_02_unhidegdataggsingleTypeSCALARvaluegdataghsingleTypeSTRINGvalueCamoNet_03_unhidehdatah>hsingleTypeSCALARvalue?>hdataNhhsingleTypeSTRINGvalueTarp_01_unhidehdatahhsingleTypeSCALARvaluehdatahhsingleTypeSTRINGvalueammo_01_unhidehdatai,isingleTypeSCALARvalue?,idatandataTypeLogicPositionInfoidFtypeARK_Make_SentryCustomAttributesL,positiona+EDB06>Fangles(>Z@LAttribute0tnAttributes,propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value,data,singleTypeBOOLvalue,dataTypeLogicPositionInfoidVtypeARK_ACE_RearmatlOffset7position`(EB5k;FanglesV=H<dataTypeLogicPositionInfoidtypeARK_Clear_Vehicle>positionyEU B,BFanglesz@ (@>dataTypeLogicPositionInfoސareaSize?@x@flagsidztypeModuleHideTerrainObjects_FatlOffset8CustomAttributesnpositionDCT%Fangles6/>ʨk=Attribute0NAttribute1ڑnAttributesnproperty#filterexpression_this setVariable ["#filter",_value]ValueڑdataڑsingleTypeSCALARvaluepAڑproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value:ndataJnsingleTypeBOOLvaluendataTypeLayernameChaseEntitiesidatlOffsetܚAitemsItem0Item1PItem2'Item3_dataTypeLogicPositionInfoZid;typeark_chase_ai_moduleCustomAttributesPposition+ECt-Fangles=H@ Attribute0JAttribute1Attribute2Attribute3^Attribute4Attribute5̗Attribute6vAttribute7.Attribute8Attribute9nAttributes Ppropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Value”dataҔsingleTypeSCALARvaluepropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];Value|datasingleTypeSCALARvalueHBpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value(^data8^singleTypeSCALARvalue@^propertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];ValueؖdatasingleTypeSCALARvalueCpropertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];Value̗data̗singleTypeBOOLvalue̗propertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValueBvdataRvsingleTypeBOOLvaluevpropertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];Value.data .singleTypeBOOLvalue.propertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];ValuedatasingleTypeSTRINGvalue[ADMIRAL]propertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValueddatatsingleTypeSCALARvalueCpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValuePdata&PsingleTypeSTRINGvalueADMIRALPdataTypeTriggerposition+Eޮ$B$'Fangle{@Attributes͛id:typeEmptyDetectoratlOffset5'conditiontruesizeAkDsizeB|DactivationByANYPLAYERisRectangle'dataTypeTriggerposition#DyC"'FangleL@AttributesidtypeEmptyDetectoratlOffset_onActivationark_chase_ai_var_maxAIUnits = 12onDeactivationark_chase_ai_var_maxAIUnits = 0sizeAuCsizeBq]KDrepeatableactivationByANYPLAYERisRectangle_dataTypeTriggerpositionsE0B#Fangle}@AttributesܝidtypeEmptyDetectoratlOffset ?onActivationark_chase_ai_var_maxAIUnits = 6onDeactivationark_chase_ai_var_maxAIUnits = 0sizeAyCsizeB(nCrepeatableactivationByANYPLAYERisRectangledataTypeLayernameShamalistateEntitiesidUatlOffset o'itemsItem0NItem1Item2РItem3NItem4oItem5(Item6Y"'dataTypeTriggerpositionqE B{ 8Fangle;@Attributes˟idtypeEmptyDetectoratlOffset[I@namesham_atksizeAE>BsizeBB`AactivationByANYPLAYERdataTypeTriggerpositionэE =FangleL@AttributesidtypeEmptyDetectoratlOffset"AРnamegosizeA AsizeB_CactivationByANYPLAYERРdataTypeLayernameCampsEntitiesid atlOffsetKNitemsItem0+Item1Item2Item3wItem4Item5^Item6Item7<Item8Item9Item10Item11Item12Item13uItem14NItem15Item16Item17Item18[Item19$Item20hItem21)NdataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0Item1ndataTypeObjectPositionInfo0sideCivilianflagsAttributeshidtypeC_Bob_VRatlOffsetnposition8VE\ B*FanglesL>hndataTypeWaypointloiterAltitudepositionĮEAui5FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesRAttributesidatlOffset=ĭitemsItem0zItem1'dataTypeObjectPositionInfosideCivilianflagsAttributes!idtypeC_Bob_VR'position!KE B*FanglesL>!'dataTypeWaypointloiterAltitudepositioncvEpBs4FEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionu5E: BQ*Fangle8$?AttributesidtypeEmptyDetectorwconditiontriggerActivated sham_atksizeAd;AsizeBAtimeoutBBBwdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributespositionERiB1*FAttribute0 Attribute1ͨAttribute2Attribute3;Attribute4Attribute5Attribute6fAttribute75Attribute8Attribute9Attribute10Attribute11HAttribute12 Attribute13ұnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueͨdataͨsingleTypeSTRINGvalueͨpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueNdata^singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data;singleTypeSCALARvalueB;propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuedata̪singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{datasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2fdataBfsingleTypeBOOLvaluefpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value5data5singleTypeSCALARvalue@@5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuedata̭singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueMdata]singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueHdata"HsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueӰ data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueұdataұsingleTypeSCALARvalueұpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueadataqsingleTypeSTRINGvaluedataTypeTriggerpositionYE=Bn6FangleH?AttributesidtypeEmptyDetector^conditiontriggerActivated sham_atksizeAd;AsizeBAtimeoutBBB^dataTypeLogicPositionInfoƳidtypeAdmiral_OndemandCampZoneCustomAttributespositionVaXE`B6FanglesmC?@Attribute0Attribute1Attribute2sAttribute3*Attribute4Attribute5Attribute6UAttribute7$Attribute8޺Attribute9Attribute10rAttribute117Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value=sdataMssingleTypeSCALARvaluespropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value*data*singleTypeSCALARvalueB*propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuejdatazsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!Udata1UsingleTypeBOOLvalueUpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value޺data޺singleTypeSTRINGvalue޺propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueudatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<rdataLrsingleTypeSCALARvaluerpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value½dataҽsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuePdata`singleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributes6idatlOffset=<itemsItem0 Item16dataTypeObjectPositionInfoxsideCivilianflagsAttributesidtypeC_Bob_VRposition8ZEVJB6Fangles ?dataTypeWaypointloiterAltitudepositionDsE-B S6FEffects0showWPNEVERidtypeMove66<dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=ĐitemsItem0Item1zItem2 dataTypeObjectPositionInfo<sideCivilianflagsAttributestidtypeC_Bob_VRzpositionZEPmB٦6Fangles ?tzdataTypeWaypointloiterAltitudeposition?cEB!9FEffectsshowWPNEVERidtypeMoveatlOffset7  dataTypeWaypointloiterAltitudepositionstE.]B8FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0!Item1Item2^dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7positionZYEB6Fangles ?dataTypeWaypointloiterAltitudepositionvE^5B V2FEffectsXshowWPNEVERidtypeMove^^dataTypeWaypointloiterAltitudeposition[E];A/5FEffectsshowWPNEVERidtypeMoveatlOffset7dataTypeGroupsideCivilianEntitiesRAttributesidatlOffset=ĽitemsItem0zItem17dataTypeObjectPositionInfosideCivilianflagsAttributes1idtypeC_Bob_VRatlOffset7positionmӁE{AOS4Fangles)m@17dataTypeWaypointloiterAltitudepositioneEYgBS,:FEffectsshowWPNEVERidtypeMovedataTypeTriggerposition㨋EqJdBY:Fangle@Attributes*idtypeEmptyDetectorconditiontriggerActivated sham_atksizeA@sizeB|@timeoutAAAdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributes7positionEeB:Fangles@Cu@,4=7Attribute03Attribute1Attribute2Attribute3cAttribute4Attribute5Attribute6Attribute7]Attribute8Attribute9Attribute10Attribute11pAttribute121Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuevdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value-cdata=csingleTypeSCALARvalueBcpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueZdatajsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value']data7]singleTypeSCALARvalue]propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueudatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value:pdataJpsingleTypeSCALARvalue@ppropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value1data 1singleTypeSCALARvalue1propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesoidatlOffset=uitemsItem0BItem1odataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionEdB/:FanglesDu@dataTypeWaypointloiterAltitudepositionh;E,)B,=9FEffectsishowWPNEVERidtypeMoveooudataTypeGroupsideCivilianEntitiesAttributesHidatlOffset=NitemsItem0Item1HdataTypeObjectPositionInfozsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionEdBx:FanglesDu@dataTypeWaypointloiterAltitudepositiongEB27FEffectsBshowWPNEVERidtypeMoveatlOffsetHHNdataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0Item1dataTypeObjectPositionInfoSsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6position:ƁE+AS4Fangles)m@dataTypeWaypointloiterAltitudepositionE,A"=FEffects showWPNEVERidtypeMovedataTypeTriggerpositionˁEoAj84Fangle@AttributesidtypeEmptyDetectorconditiontriggerActivated gosizeAd;AsizeBAdataTypeLogicPositionInfo*idtypeAdmiral_OndemandCampZoneCustomAttributesbposition1сEҬA.3Fangles ==O@U^7=bAttribute0^Attribute1 Attribute2Attribute3Attribute4EAttribute5Attribute6Attribute7Attribute8BAttribute9Attribute10Attribute11Attribute12\Attribute13%nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueXdatahsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueEdataEsingleTypeSCALARvalueBEpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueRdatabsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueBdataBsingleTypeSTRINGvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueedatausingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&\data6\singleTypeSCALARvalue\propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value%data%singleTypeSCALARvalue%propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesEAttributesUidatlOffset=[itemsItem0xItem15Item2UdataTypeObjectPositionInfosideCivilianflagsAttributes/idtypeC_Bob_VRatlOffset75positioniEkiB1FanglesϽ@/5dataTypeWaypointloiterAltitudepositionE ^Bot5FEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeWaypointloiterAltitudeposition-rE/Bx8FEffectsOshowWPNEVERidtypeMoveatlOffset UU[dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=$itemsItem0Item1dataTypeObjectPositionInfo`sideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6positionE#6B1FanglesϽ@dataTypeWaypointloiterAltitudeposition؁E=AG7FEffectsshowWPNEVERidtypeMove$dataTypeGroupsideCivilianEntitiesAttributesbidatlOffset=hitemsItem0Item1bItem2bdataTypeObjectPositionInfo$sideCivilianflagsAttributes\idtypeC_Bob_VRbpositionEWB1FanglesϽ@\bdataTypeWaypointloiterAltitudepositionr}EA6FEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionˁEA+8FEffects\showWPNEVERidtypeMovebbhdataTypeTriggerpositionE^Bx1Fangle_@AttributesidtypeEmptyDetectoratlOffset>)conditiontriggerActivated sham_atksizeAD@sizeBy@)dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesNpositionڄEvB.1FanglesnF;@k=Attribute0Attribute1Attribute2>Attribute3Attribute4Attribute5kAttribute6 Attribute7Attribute8Attribute9vAttribute10=Attribute11Attribute12Attribute13nAttributesNpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueTdatadsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuevdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5kdataEksingleTypeSCALARvalue AkpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuevdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value@vdataPvsingleTypeSCALARvalue@vpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue@@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueVdatafsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNdata+NsingleTypeSTRINGvalueNdataTypeLayernameCQCEntitiesid atlOffset5?oitemsItem0Item1kItem2 Item3 Item4C Item5 odataTypeLogicPositionInfoJidytypeAdmiral_CqcZoneCustomAttributeskpositionEgWB5Fangles@}> Attribute0*Attribute1Attribute2Attribute3?Attribute4Attribute5Attribute6GAttribute7Attribute8nAttributes kpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value[dataksingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value ?data?singleTypeSCALARvalue?propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueedatausingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueGdata#GsingleTypeBOOLvalueGpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@ApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8kdataHksingleTypeSTRINGvaluekdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributes positionʆEB76Fangles,;''> Attribute0Attribute1[Attribute2Attribute3Attribute4mAttribute5Attribute6Attribute7yAttribute82 nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value([data8[singleTypeSTRINGvalue[propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value7mdataGmsingleTypeSCALARvalueBmpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueCydataSysingleTypeSCALARvalueAypropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value2 data 2 singleTypeSTRINGvalue2 propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeTriggerpositionEmA]8FangleЖ@Attributesh idxtypeEmptyDetectoratlOffset conditiontruesizeABsizeB1B dataTypeTriggerposition BEmA7Fangle@@Attributes id~typeEmptyDetectoratlOffsethaC conditiontruesizeA\mBsizeB;BC dataTypeTriggerpositionHEA.3Fanglet=|@Attributes id|typeEmptyDetector conditiontruesizeAd;AsizeB5^A dataTypeLogicPositionInfoN id}typeAdmiral_CqcZoneatlOffsetCustomAttributes oposition?EI A2Fangles֚<m<  Attribute0. Attribute1 Attribute2Attribute3CAttribute4Attribute5Attribute6KAttribute7Attribute8nAttributes opropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value_dataosingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value CdataCsingleTypeSCALARvalueCpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueidataysingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueKdata'KsingleTypeBOOLvalueKpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value<odataLosingleTypeSTRINGvalueodataTypeLayernamePatrolEntitiesid atlOffset@(itemsItem0Item1(dataTypeTriggerposition[ÁE"?A9FangleO@Attributes`idztypeEmptyDetectoratlOffsetn@conditiontruesizeABsizeB:lCisRectangledataTypeLogicPositionInfoid{typeAdmiral_PatrolZoneCustomAttributes#(positionrEB:F# Attribute0Attribute1Attribute2@Attribute3Attribute4Attribute5QAttribute6Attribute7Attribute8Attribute9lnAttributes (propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\datalsingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueldata|singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQdata-QsingleTypeBOOLvalueQpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuezdatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value9ldataIlsingleTypeSTRINGvaluelpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(data(singleTypeSTRINGvalue(dataTypeLayernameEIEntitiespid atlOffsetaiY"itemsItem0Item1qY" dataTypeObjectPositionInfoGsideIndependentflagsAttributesidtypeI_Tura_Offroad_armor_armed_lxWSatlOffsetCustomAttributesqposition9~EA5Fangles0=@@Attribute0nAttributesqpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueqdataqsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]qdataTypeGroupsideIndependentEntitiesAttributes!CrewLinks!idatlOffset=Y"itemsItem0 Item1 !dataTypeObjectPositionInfo sideIndependentflagsAttributes idtypeI_SFIA_defector_lxWSatlOffset= position~EA5FanglesͿ@  dataTypeObjectPositionInfob!sideIndependentflagsAttributes!idtypeI_SFIA_watcher_lxWSatlOffset6!positionƩEPA6Fangles0=@@!!!LinkIDProvider!Links!Y"nextID!itemsItem0!Y"linkIDitem0item1CustomData6"Y"roleturretPathY"dataTypeLayernamePlacedEntities"id atlOffset@>'itemsItem0"Item1#Item2$Item3%Item4{&Item5D''dataTypeObjectPositionInfox#sideEmptyflagsAttributes#idtypeLand_fortified_nest_big_EP1#positionHEqA6Fangles@dž=Q=#skillL>disableSimulation#dataTypeObjectPositionInfoc$sideEmptyflagsAttributes$idtypeLand_fort_rampart_EP1atlOffset$position5}EA5Fanglesv=X>@$skillL>disableSimulation$dataTypeObjectPositionInfoN%sideEmptyflagsAttributes%idtypeLand_fort_rampart_EP1atlOffset@m%position~EDAE5Fangles=nS@t@%skillL>disableSimulation%dataTypeObjectPositionInfo=&sideEmptyflagsAttributesu&idk typeI_Tura_Offroad_armor_lxWSatlOffsetD{&positionEAoP7Fangles@u&{&dataTypeObjectPositionInfo'sideEmptyflagsAttributes>'idj typeI_Tura_Truck_02_aa_lxWSatlOffsetD'positionEAw7Fangles~;?@>'D'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idl typeI_Tura_Offroad_armor_lxWS'position0׀ELASR7FanglesE[@y@''dataTypeLayernameValleystateEntitiesW(idVatlOffset o itemsItem0(Item1)Item2I*Item3+Item4Item5zItem6N(Item7[ odataTypeTriggerposition>Eh;A:2Fangle$@Attributes>)idtypeEmptyDetectoratlOffset̬<)namevalleysizeANCsizeB#@activationByANYPLAYER)dataTypeTriggerposition]~ESB9'Fangle(9?Attributes*idtypeEmptyDetectoratlOffsetI*namevalley_vicsizeANCsizeB& @activationByANYPLAYERI*dataTypeTriggerpositionRhkEA=B#Fangle}@Attributes*idQtypeEmptyDetectoratlOffsetG@+namevalley_vic2sizeAoCsizeB;AactivationByANYPLAYER+dataTypeLayernamePlacedEntities\+id atlOffsetmuitemstItem00Item11Item22Item33Item44Item5}5Item6b6Item7W7Item8K8Item9(9Item10:Item11:Item12;Item13<Item14y=Item15F>Item16#?Item17?Item18@Item19AItem20BItem21CItem22DItem23mEItem24JFItem25'GItem26HItem27HItem28IItem29JItem30KItem31LItem32MItem33_NItem34disableSimulation1dataTypeObjectPositionInfoN2sideEmptyflagsAttributes2idtypeAmmoCrate_NoInteractive_atlOffset2positionVEHBTFanglese@b=#@2skillL>disableSimulation2dataTypeObjectPositionInfoB3sideEmptyflagsAttributesz3idItypeAmmoCrates_NoInteractive_LargeatlOffset<3positionR+EG*BV&Fangles=O?J\=z3skillL>disableSimulation3dataTypeObjectPositionInfo&4sideEmptyflagsAttributes^4idtypeAmmoCrates_NoInteractive_Large4positionYEJBFangles@@s@^4skillL>disableSimulation4dataTypeObjectPositionInfo5sideEmptyflagsAttributesS5idtypeAmmoCrates_NoInteractive_MediumatlOffset}5position.̃EoBp*FanglesQ;4?- =S5skillL>disableSimulation}5dataTypeObjectPositionInfo6sideEmptyflagsAttributes86idtypeAmmoCrates_NoInteractive_Mediumb6positionGVEOB.FanglesG<'@̌@86skillL>disableSimulationb6dataTypeObjectPositionInfo6sideEmptyflagsAttributes-7idtypeAmmoCrates_NoInteractive_MediumatlOffset:W7positionVE%MBSFanglese@Nh@#@-7skillL>disableSimulationW7dataTypeObjectPositionInfo7sideEmptyflagsAttributes!8id>typeAmmoCrates_NoInteractive_SmallatlOffsetdisableSimulationK8dataTypeObjectPositionInfo8sideEmptyflagsAttributes8idtypeBarrel2atlOffset((9positionE"BÏ*Fangles(@==8skillL>disableSimulation(9dataTypeObjectPositionInfo9sideEmptyflagsAttributes9idtypeBarrel2atlOffset:positionEB9*Fangles8?==9skillL>disableSimulation:dataTypeObjectPositionInfo:sideEmptyflagsAttributes:idtypeBarrel2atlOffset(:position>EB>*FanglesP#@==:skillL>disableSimulation:dataTypeObjectPositionInfo];sideEmptyflagsAttributes;idtypeBarrel1atlOffset;position~ElOB'Fangles+</'?`7=;skillL>disableSimulation;dataTypeObjectPositionInfo:<sideEmptyflagsAttributesr<idtypeBarrel3atlOffset<position;E\Bo'FanglesQ=ρ@}=r<skillL>disableSimulation<dataTypeObjectPositionInfo=sideEmptyflagsAttributesO=idtypeBarrel3atlOffsety=position0~E/B''Fangles+<ߗ@@`7=O=skillL>disableSimulationy=dataTypeObjectPositionInfo=sideEmptyflagsAttributes>id@typeBarrelsF>positionW,E}")B&Fangles= E|@>>skillL>disableSimulationF>dataTypeObjectPositionInfo>sideEmptyflagsAttributes>idtypeBarrelsatlOffset#?positionYE)HB FanglesE@?@>skillL>disableSimulation#?dataTypeObjectPositionInfo?sideEmptyflagsAttributes?idtypeFort_Barricade_EP1?position XE/JBgFangles@1q?u@?disableSimulation?dataTypeObjectPositionInfoj@sideEmptyflagsAttributes@idtypeLand_fort_bagfence_long@positioncEtB(*Fangles'>@==@skillL>disableSimulation@dataTypeObjectPositionInfoWAsideEmptyflagsAttributesAid;typeLand_fort_bagfence_longatlOffset8disableSimulationAdataTypeObjectPositionInfoDBsideEmptyflagsAttributes|BidCtypeLand_fort_bagfence_longatlOffsetP|BskillL>disableSimulationBdataTypeObjectPositionInfo1CsideEmptyflagsAttributesiCidDtypeLand_fort_bagfence_longatlOffset}disableSimulationCdataTypeObjectPositionInfoDsideEmptyflagsAttributesVDidEtypeLand_fort_bagfence_longatlOffsetVDskillL>disableSimulationDdataTypeObjectPositionInfo EsideEmptyflagsAttributesCEidFtypeLand_fort_bagfence_longatlOffsetCEskillL>disableSimulationmEdataTypeObjectPositionInfoEsideEmptyflagsAttributes FidtypeLand_fort_bagfence_longJFposition^EbB 'Fangles<:"?x= FskillL>disableSimulationJFdataTypeObjectPositionInfoFsideEmptyflagsAttributesFidtypeLand_fort_bagfence_long'Gposition+k~E<B'Fangles<@udisableSimulation'GdataTypeObjectPositionInfoGsideEmptyflagsAttributesGidtypeLand_fort_bagfence_longHposition~E6lB"'Fangles+<s@+disableSimulationHdataTypeObjectPositionInfoHsideEmptyflagsAttributesHid5typeLand_fort_bagfence_longatlOffset8HpositionEeE=2B'Fangles2<6M?HskillL>disableSimulationHdataTypeObjectPositionInfo|IsideEmptyflagsAttributesIid6typeLand_fort_bagfence_longatlOffset7IpositionSoeEc2BjFanglesb:M?IskillL>disableSimulationIdataTypeObjectPositionInfoiJsideEmptyflagsAttributesJidtypeLand_fort_bagfence_longatlOffset6Jposition|VEKBFanglesQ;@@JskillL>disableSimulationJdataTypeObjectPositionInfoVKsideEmptyflagsAttributesKidtypeLand_fort_bagfence_longatlOffsetKposition{YEEB]FanglesP@Z Z?$@KskillL>disableSimulationKdataTypeObjectPositionInfo3LsideEmptyflagsAttributeskLidtypeLand_fort_bagfence_longLposition_VEQLBHFangles,;I?@kLskillL>disableSimulationLdataTypeObjectPositionInfo MsideEmptyflagsAttributesXMidtypeLand_fort_bagfence_longatlOffset6Mposition[|VEDKBFangles,;?@XMskillL>disableSimulationMdataTypeObjectPositionInfoMsideEmptyflagsAttributes5NidtypeLand_fort_bagfence_long_Nposition?VEHBPFanglese@@#@5NskillL>disableSimulation_NdataTypeObjectPositionInfoNsideEmptyflagsAttributesOidtypeLand_fort_bagfence_longdisableSimulationdisableSimulationPdataTypeObjectPositionInfoPsideEmptyflagsAttributesPidtypeLand_fort_bagfence_cornerPposition~EBm*Fangles:{<@disableSimulationPdataTypeObjectPositionInfouQsideEmptyflagsAttributesQidtypeLand_fort_bagfence_cornerQposition_EuLBy*Fangles2<x?V=QskillL>disableSimulationQdataTypeObjectPositionInfoTRsideEmptyflagsAttributesRidtypeLand_fort_bagfence_cornerRposition BE :BP"'Fangles<#@@x=RskillL>disableSimulationRdataTypeObjectPositionInfo3SsideEmptyflagsAttributeskSidtypeLand_fort_bagfence_cornerSposition7Y~E,B'FanglesP@S7'?==kSskillL>disableSimulationSdataTypeObjectPositionInfo!TsideEmptyflagsAttributesYTidtypeLand_fort_bagfence_roundatlOffsetedisableSimulationTdataTypeObjectPositionInfoUsideEmptyflagsAttributesGUid<typeLand_fort_bagfence_roundatlOffset~disableSimulationqUdataTypeObjectPositionInfoUsideEmptyflagsAttributes%VidtypeLand_fort_bagfence_roundOVpositiona~EB:'Fangles|G<s@E=%VskillL>disableSimulationOVdataTypeObjectPositionInfoVsideEmptyflagsAttributesWid)typeLand_fort_bagfence_round-Wposition1eEk1B#FanglesdisableSimulation-WdataTypeObjectPositionInfoWsideEmptyflagsAttributesWid4typeLand_fort_bagfence_roundatlOffset <XpositiongeE2BFangles<(?disableSimulationXdataTypeObjectPositionInfoXsideEmptyflagsAttributesXid8typeLand_fort_bagfence_roundXpositionPdE 2B FanglesC|@XskillL>disableSimulationXdataTypeObjectPositionInfoYsideEmptyflagsAttributesYidtypeLand_fort_bagfence_roundatlOffsetпYposition VEq0MBFangles\@e@@YskillL>disableSimulationYdataTypeObjectPositionInfocZsideEmptyflagsAttributesZidtypeLand_fort_bagfence_roundZpositionFYE3FBFangles@ @ @ZskillL>disableSimulationZdataTypeObjectPositionInfoQ[sideEmptyflagsAttributes[idtypeLand_fort_bagfence_roundatlOffset;[position~YE3EB7 Fangles@ @ @[skillL>disableSimulation[dataTypeObjectPositionInfo/\sideEmptyflagsAttributesg\idtypeLand_fort_bagfence_round\position9VEHB\_Fangleso@?l@g\skillL>disableSimulation\dataTypeObjectPositionInfo ]sideEmptyflagsAttributesE]idtypeLand_fort_bagfence_roundo]positionVEsKBgdFangles!@@l@E]skillL>disableSimulationo]dataTypeObjectPositionInfo]sideEmptyflagsAttributes&^idtypeLand_fortified_nest_big_EP1P^position쮃EmB*Fangles+<x>@- =&^skillL>disableSimulationP^dataTypeObjectPositionInfo^sideEmptyflagsAttributes_idGtypeLand_fortified_nest_big_EP1atlOffsetr>A_position\EGa*B&Fanglesj ]=|@=_skillL>disableSimulationA_dataTypeObjectPositionInfo_sideEmptyflagsAttributes_idtypeLand_fortified_nest_big_EP1"`positionkyVEJB8Fangles$@1@_skillL>disableSimulation"`dataTypeObjectPositionInfo`sideEmptyflagsAttributes`id.typeLand_Fort_Watchtower_EP1aposition-eE9BFanglesb:R|@`skillL>disableSimulationadataTypeObjectPositionInfoyasideEmptyflagsAttributesaidtypeLand_CamoNet_EAST_EP1apositionFEBo*Fangles<>@ ^disableSimulationadataTypeObjectPositionInfoWbsideEmptyflagsAttributesbidtypeLand_CamoNetVar_EAST_EP1bpositionlAYEYIB FanglesE@e@@bskillL>disableSimulationbdataTypeObjectPositionInfo>csideEmptyflagsAttributesvcidtypeLand_CncBarrier_FatlOffsetcpositionYE FB+FanglesP@U_?$@vcskillL>disableSimulationcdataTypeObjectPositionInfodsideEmptyflagsAttributesMdidtypeLand_CncBarrier_FwdpositionEYECEBE FanglesP@X`?1@MdskillL>disableSimulationwddataTypeObjectPositionInfodsideEmptyflagsAttributes4eidtypeLand_CncBarrier_FatlOffset6^epositionYE!gEBIFanglesߙ@S@1@4eskillL>disableSimulation^edataTypeObjectPositionInfoesideEmptyflagsAttributesfidtypeLand_CratesWooden_FatlOffset6Gfposition0~EACB'Fangles~z7<Z@<fskillL>disableSimulationGfdataTypeObjectPositionInfofsideEmptyflagsAttributesgid%typeLand_CratesWooden_FatlOffset60gpositiondE3BFangles<@gskillL>disableSimulation0gdataTypeObjectPositionInfogsideEmptyflagsAttributesgidtypeLand_CratesWooden_F hpositionodE3B FanglesٯQ<(G{@ XdisableSimulation hdataTypeObjectPositionInfohsideEmptyflagsAttributeshidtypeLand_CratesWooden_FatlOffsethpositiondE3BFanglesٯQ<2@ XdisableSimulationhdataTypeObjectPositionInfo{isideEmptyflagsAttributesiidtypeLand_fort_rampart_EP1atlOffset9ipositionƒErBxd*FanglesC:J@ ^disableSimulationidataTypeObjectPositionInfofjsideEmptyflagsAttributesjid&typeLand_fort_rampart_EP1atlOffset6jpositiondisableSimulationjdataTypeObjectPositionInfoAksideEmptyflagsAttributesykid'typeLand_fort_rampart_EP1kpositionidE#1B!Fangles~z7<@,;ykskillL>disableSimulationkdataTypeObjectPositionInfo,lsideEmptyflagsAttributesdlid0typeLand_fort_rampart_EP1atlOffset};lpositioneEL2B\Fangles]K*=ɸ@ ^disableSimulationldataTypeObjectPositionInfomsideEmptyflagsAttributesOmid1typeLand_fort_rampart_EP1atlOffsetudisableSimulationymdataTypeObjectPositionInfomsideEmptyflagsAttributes7nidJtypeLand_GarbageBags_FatlOffsetpdisableSimulationandataTypeObjectPositionInfonsideEmptyflagsAttributesoid2typeLand_GarbageBags_FatlOffset:IopositionRdE2BFangles+<L?ٯQ<oskillL>disableSimulationIodataTypeObjectPositionInfoosideEmptyflagsAttributespidtypeLand_HBarrier5atlOffset7-ppositionv~EQjB'FanglesE=@`7=pskillL>disableSimulation-pdataTypeObjectPositionInfopsideEmptyflagsAttributespidtypeLand_HBarrier5qposition)EB'FanglesQ=X@}=pskillL>disableSimulationqdataTypeObjectPositionInfoqsideEmptyflagsAttributesqid typeLand_HBarrier5atlOffsetdisableSimulationqdataTypeObjectPositionInfogrsideEmptyflagsAttributesridBtypeLand_HBarrier3atlOffsetrskillL>disableSimulationrdataTypeObjectPositionInfo;ssideEmptyflagsAttributesssidtypeLand_HBarrier3sposition<1VELBFanglesG<~,@̌@ssskillL>disableSimulationsdataTypeObjectPositionInfotsideEmptyflagsAttributesGtidtypeLand_HBarrier3qtpositionQVELBjFanglesG<up@̌@GtskillL>disableSimulationqtdataTypeObjectPositionInfotsideEmptyflagsAttributesuidtypeLand_HBarrier3Euposition+tVEr+JB;RFanglese@?#@uskillL>disableSimulationEudataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeLand_HBarrier3vposition-VEiJBqFFangles@B?*>@uskillL>disableSimulationvdataTypeObjectPositionInfovsideEmptyflagsAttributesvidtypeLand_HBarrier3vpositionLVEdKBOFangles!@J,@D@vskillL>disableSimulationvdataTypeObjectPositionInfoswsideEmptyflagsAttributeswid#typeLand_MetalBarrel_FatlOffsetwpositiondEwg2BFangles~z7<>,;wskillL>createAsSimpleObjectdisableSimulationwdataTypeObjectPositionInfovxsideEmptyflagsAttributesxid$typeLand_MetalBarrel_FatlOffsetxpositionNdE2p2BeFangles~z7<L?,;xskillL>createAsSimpleObjectdisableSimulationxdataTypeObjectPositionInfoeysideEmptyflagsAttributesyidtypeLand_Pallets_FypositionUEMBFanglesZ@cTI@@yskillL>disableSimulationydataTypeObjectPositionInfoIzsideEmptyflagsAttributeszidtypeLand_Pallets_FatlOffset6zpositionYE_FBFanglesE@@@zskillL>disableSimulationzdataTypeObjectPositionInfo {sideEmptyflagsAttributesX{idtypeLand_Sacks_heap_F{position#BEwB'FanglesQ=!?}=X{skillL>disableSimulation{dataTypeObjectPositionInfo{sideEmptyflagsAttributes-|idtypeFort_Crate_woodW|positionEBp*Fangles<@ ^<-|skillL>disableSimulationW|dataTypeObjectPositionInfo|sideEmptyflagsAttributes!}id> typeAmmoCrates_NoInteractive_LargeatlOffsetdisableSimulationK}dataTypeObjectPositionInfo}sideEmptyflagsAttributes}idltypeBarrel3atlOffset(~positionmE!u1Bp#Fangles,;']@y@}skillL>disableSimulation(~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~idtypeFort_Barricade_EP1~positionϛnE0m/B$Fangles ^<RL@@~disableSimulation~dataTypeObjectPositionInfoosideEmptyflagsAttributesidmtypeLand_fort_bagfence_longpositionmE0Bd#Fangles>@5@skillL>disableSimulationdataTypeObjectPositionInfoLsideEmptyflagsAttributesid7 typeLand_fort_bagfence_longposition$1oEG1Bi~"Fanglesk<(%#=]<skillL>disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidY typeLand_fort_bagfence_longpositionkE-BM]"Fangles@w@askillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidb typeLand_fort_bagfence_longatlOffset7xpositionlER .B6"FanglesP@9@@NskillL>disableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes-idqtypeLand_fort_bagfence_cornerWpositionpmEO0B#Fangles~;n?y@-skillL>disableSimulationWdataTypeObjectPositionInfoԃsideEmptyflagsAttributes idS typeLand_fort_bagfence_corner6positionkEܘ-B`"Fanglesy@#@disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesidT typeLand_fort_bagfence_cornerposition/vkE<-Bh"Fangles@\:?y@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesʅidZ typeLand_fort_bagfence_cornerpositionkEe-B!r"Fangles@5@ʅskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid] typeLand_fort_bagfence_corneratlOffset6positionltlE-B"FanglesP@|@<skillL>disableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesida typeLand_fort_bagfence_corneratlOffset6҇position~QlE-BA"FanglesP@M@@skillL>disableSimulation҇dataTypeObjectPositionInfo^sideEmptyflagsAttributesidstypeLand_fort_bagfence_roundatlOffsetpositionsXmEg0Bu#Fangles?@@skillL>disableSimulationdataTypeObjectPositionInfo<sideEmptyflagsAttributestid2 typeLand_fort_bagfence_roundpositionsoE1Bz"Fanglesk<@disableSimulationdataTypeObjectPositionInfo*sideEmptyflagsAttributesbid3 typeLand_fort_bagfence_roundatlOffset7position5roEߊ1BƄ"Fangles|G<$@`7=bskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes@id5 typeLand_fort_bagfence_roundjpositionnE0Bc{"Fanglesb0=ZQ@<@skillL>disableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributes.id6 typeLand_fort_bagfence_roundatlOffset;XpositionKnE0B"Fangles ^<,g><.skillL>disableSimulationXdataTypeObjectPositionInfoԌsideEmptyflagsAttributes id[ typeLand_fort_bagfence_round6positionkE-B1"Fangles@@y@ skillL>disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesid\ typeLand_Wreck_BMP2_F position3GlE*/Bp"Fangles@[+@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesƎidptypeLand_fortified_nest_small_EP1position mEo2B#Fangles~;=]@y@ƎskillL>disableSimulationdataTypeObjectPositionInfolsideEmptyflagsAttributesidotypeLand_CamoNetVar_EAST_EP1ΏpositionmE<3Bv#Fangles,;?y@skillL>disableSimulationΏdataTypeObjectPositionInfoFsideEmptyflagsAttributes~idX typeLand_GarbagePallet_FpositionM0lEpV-B}"Fangles@?~skillL>disableSimulationdataTypeObjectPositionInfo*sideEmptyflagsAttributesbidjtypeLand_HBarrier5atlOffsetpositionTmE/1Bu#Fangles,;r?y@bskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJid` typeLand_MetalBarrel_FatlOffsetposition vlE!.Bm"Fangles@#`?{kcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSid^ typeLand_MetalBarrel_empty_FatlOffset}positiondolE .Bj"Fangles@_@{kdisableSimulation}dataTypeObjectPositionInfo sideEmptyflagsAttributesAid_ typeLand_MetalBarrel_empty_FatlOffsetkpositionjlE.Bm"Fangles@@{kdisableSimulationkdataTypeObjectPositionInfosideEmptyflagsAttributes-idktypeLand_Pallet_vertical_FatlOffsetrpositionmE2Br#Fangles,;@>@y@-skillL>createAsSimpleObjectdisableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributes0id< typeCUP_O_2b14_82mm_TKatlOffset6positionzoE@t3B~"Fanglesk<?<06dataTypeObjectPositionInfosideEmptyflagsAttributesid= typeCUP_O_2b14_82mm_TKatlOffsetpositionnE12B5}"Fanglesb0=}><dataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeUralWreckposition{FnE 1B$Fanglesp<Z_M@<7<disableSimulationdataTypeLayernameEIEntitiesid atlOffsetz%items$Item0Item1Item2Item3Item48Item5Item6ۥItem7)Item8yItem9ȩItem10Item11kItem12Item13Item14^Item15Item16Item17AItem18Item19ѶItem20iItem21Item22Item23KItem24Item25Item26Item27nItem28Item29 Item30IItem31Item32Item33+Item34Item35?zdataTypeGroupsideIndependentEntities-AttributesCrewLinksid8atlOffset=ĻitemsItem0`Item1,Item2dataTypeObjectPositionInfosideIndependentflagsAttributes&id9typeI_SFIA_enforcer_lxWSatlOffset7,positionqGEYB"'Fangles=&,dataTypeObjectPositionInfosideIndependentflagsAttributesڛid5typeI_Tura_deserter_lxWSatlOffsetH?>position~EB 'FڛdataTypeObjectPositionInfonsideIndependentflagsAttributesid7typeI_SFIA_deserter_lxWSatlOffsetH?>position~EB 'FLinkIDProviderLinksҜnextIDҜitemsItem0Item1]linkIDitem05item10CustomData5]roleturretPath]linkIDitem07item10CustomDataroleturretPathdataTypeObjectPositionInfoCsideIndependentflagsAttributes{id0typeCUP_O_BMP2_TKAatlOffsetP8position~EM B&Fangles.#=z@(={dataTypeGroupsideIndependentEntitiesAttributes*CrewLinks0iduatlOffset=itemsItem0* dataTypeObjectPositionInfosideIndependentflagsAttributesidytypeI_SFIA_defector_lxWSatlOffsetCustomAttributes*positionmE.B#Fangles~;>y@Attribute0(Attribute1nAttributes*propertyspeakerexpression_this setspeaker _value;ValuerdatasingleTypeSTRINGvalueMale02FREpropertypitchexpression_this setpitch _value;Value*data*singleTypeSCALARvalue\?*0LinkIDProviderULinkshnextIDhitemsItem0linkIDitem0yitem1CustomDataroleturretPathdataTypeGroupsideIndependentEntitiesDAttributes2idatlOffset=8itemsItem0a2dataTypeObjectPositionInfosideIndependentflagsAttributes,idtypeI_SFIA_hireling_RPG7_lxWSatlOffset72position_YE4DBFangles©ȩdataTypeGroupsideIndependentEntities)AttributesidatlOffset=itemsItem0FdataTypeObjectPositionInfoԪsideIndependentflagsAttributes idtypeI_SFIA_enforcer_lxWSatlOffsetpositionIUEJB5^Fangles@ dataTypeGroupsideIndependentEntitiesyAttributeseidatlOffset=kitemsItem0edataTypeObjectPositionInfo'sideIndependentflagsAttributes_idtypeI_Tura_HeavyGunner_lxWSatlOffseteposition\~EB'Fangles}@_ekdataTypeGroupsideIndependentEntities̬AttributesidatlOffset=itemsItem0dataTypeObjectPositionInfo|sideIndependentflagsAttributesidtypeI_SFIA_hireling_RPG7_lxWSatlOffset6position~EB5'Fanglesf@dataTypeGroupsideIndependentEntities!Attributes idatlOffset=itemsItem0> dataTypeObjectPositionInfo̮sideIndependentflagsAttributesidtypeI_SFIA_deserter_lxWSatlOffset@ positionk~EB'Fanglesӵ@ dataTypeGroupsideIndependentEntitiesqAttributesXidatlOffset=^itemsItem0XdataTypeObjectPositionInfosideIndependentflagsAttributesRidtypeI_SFIA_medic2_lxWSatlOffset8Xposition EX|"By&Fanglesr@RX^dataTypeGroupsideIndependentEntitiesAttributesidatlOffset=ĮitemsItem0ܰdataTypeObjectPositionInfojsideIndependentflagsAttributesidtypeI_SFIA_enforcer_lxWSatlOffsetpositionZE(B&Fangles?dataTypeGroupsideIndependentEntitiesAttributesidatlOffset=itemsItem0,dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_Tura_HeavyGunner_lxWSatlOffsetposition܅EBz*Fangles+@dataTypeGroupsideIndependentEntitiesbAttributes;idatlOffset=AitemsItem0;dataTypeObjectPositionInfosideIndependentflagsAttributes5idtypeI_SFIA_defector_lxWS;positionpE9WB*Fangles:@5;AdataTypeGroupsideIndependentEntitiesAttributesidatlOffset=đitemsItem0dataTypeObjectPositionInfoMsideIndependentflagsAttributesidtypeI_SFIA_enforcer_lxWSatlOffset7positionERB|*Fangles?dataTypeGroupsideIndependentEntitiesAttributes˶idatlOffset=ѶitemsItem0˶dataTypeObjectPositionInfosideIndependentflagsAttributesŶidtypeI_SFIA_enforcer_lxWS˶positionUeERԿڿdataTypeGroupsideIndependentEntitiesAAttributesidatlOffset=itemsItem0^dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_SFIA_medic2_lxWSposition޳mE]//Bc#Fangles]t?dataTypeGroupsideIndependentEntitiesAttributeshid? atlOffset=nitemsItem0hdataTypeObjectPositionInfo*sideIndependentflagsAttributesbid@ typeI_SFIA_enforcer_lxWSatlOffsethpositionSoE*0BA"Fangles(i?bhndataTypeGroupsideIndependentEntitiesAttributesidA atlOffset=ĽitemsItem0dataTypeObjectPositionInfoysideIndependentflagsAttributesidB typeI_SFIA_watcher_lxWSatlOffsetpositionoE0B>z"Fangles?dataTypeGroupsideIndependentEntitiesAttributesidE atlOffset= itemsItem0;dataTypeObjectPositionInfosideIndependentflagsAttributesidF typeI_SFIA_medic2_lxWSatlOffset7positionnES/B"FanglesL@ dataTypeGroupsideIndependentEntitieslAttributesCidd atlOffset=IitemsItem0CdataTypeObjectPositionInfosideIndependentflagsAttributes=ide typeI_SFIA_medic2_lxWSCpositionkE},B_"Fangles,^@=CIdataTypeGroupsideIndependentEntitiesAttributesidf atlOffset=ĘitemsItem0dataTypeObjectPositionInfoTsideIndependentflagsAttributesidg typeI_SFIA_watcher_lxWSatlOffset7positionxlE/},Br"Fangles?dataTypeGroupsideIndependentEntitiesAttributesidh atlOffset=itemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesidi typeI_Tura_HeavyGunner_lxWSatlOffset@position+kE{,B"Fanglesy@dataTypeGroupsideIndependentEntitiesLAttributes%idj atlOffset=+itemsItem0i%dataTypeObjectPositionInfosideIndependentflagsAttributesidk typeI_SFIA_enforcer_lxWS%positionƕkEJ;,Bp"Fangles`O<%+dataTypeGroupsideIndependentEntitiesAttributeszidl atlOffset=ĀitemsItem0zdataTypeObjectPositionInfo<sideIndependentflagsAttributestidm typeI_SFIA_hireling_RPG7_lxWSatlOffset6zposition+lE},B"Fanglesk@tzdataTypeObjectPositionInfosideIndependentflagsAttributes9idtypeI_Tura_HMG_02_high_lxWS?positionmE5B*#Fangles~;>y@9?dataTypeGroupsideIndependentEntitiesAttributestid atlOffset=zitemsItem0Item1Item2Item3tdataTypeObjectPositionInfolsideIndependentflagsAttributesid typeI_SFIA_defector_lxWSatlOffset6position[EqcBFanglessj?stanceMiddledataTypeObjectPositionInfoLsideIndependentflagsAttributesid typeI_SFIA_medic2_lxWSCustomAttributesposition,[E.`BFanglesʽ@stanceMiddleAttribute0Attribute1XnAttributespropertyspeakerexpression_this setspeaker _value;ValueXdata,XsingleTypeSTRINGvalueMale01FREXpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue ׃?dataTypeObjectPositionInfogsideIndependentflagsAttributesid typeI_SFIA_hireling_RPG7_lxWSatlOffset6position*i[E`B.Fanglesm>dataTypeObjectPositionInfo&sideIndependentflagsAttributes^id typeI_Tura_HeavyGunner_lxWStposition>[EaB(Fanglesw ?^stanceMiddletzdataTypeLayernameCampsEntitiesids atlOffsetMBN(itemsItem0Item1Item2;Item3Item4Item5Item6Item7DItem8iItem9-Item10bItem11Item12Item13>Item14sItem15<Item16Item17Item18Item19fItem20)N(dataTypeGroupsideCivilianEntities'Attributes|idOatlOffset=ĂitemsItem0OItem1|dataTypeObjectPositionInfosideCivilianflagsAttributesidPtypeC_Bob_VRpositionVE@BӹFangles,=dataTypeWaypointloiterAltitudeposition,9{EXFBy#FEffectsvshowWPNEVERidStypeMove||dataTypeGroupsideCivilianEntitiesAttributes5idQatlOffset=;itemsItem0Item15dataTypeObjectPositionInfowsideCivilianflagsAttributesidRtypeC_Bob_VRpositionAEABȺFangles,=dataTypeWaypointloiterAltitudepositionIoE*B4$FEffects/showWPNEVERidTtypeMove55;dataTypeTriggerpositionsEBWFanglee=AttributesidMtypeEmptyDetectorconditiontriggerActivated valley_vicsizeAd;AsizeBAdataTypeLogicPositionInfoVidNtypeAdmiral_OndemandCampZoneCustomAttributespositionEB=9Fangles=uE@8@Attribute0Attribute1LAttribute2Attribute3Attribute4qAttribute50Attribute6Attribute7Attribute8nAttribute9;Attribute10Attribute11Attribute12Attribute13QnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueLdata)LsingleTypeSTRINGvalueLpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;qdataKqsingleTypeSCALARvalueBqpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value0data 0singleTypeSCALARvalue A0propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;ndataKnsingleTypeSTRINGvaluenpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value;data;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueRdatabsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueQdata+QsingleTypeSCALARvalue?QpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesqAttributesidGatlOffset=itemsItem0Item1FdataTypeObjectPositionInfosideCivilianflagsAttributes@idHtypeC_Bob_VRFpositionDžEBFanglesl@@FdataTypeWaypointloiterAltitudepositionEB>*FEffectsshowWPNEVERidn typeMovedataTypeGroupsideCivilianEntities*AttributesidIatlOffset=ĕitemsItem0RItem1dataTypeObjectPositionInfosideCivilianflagsAttributes idJtypeC_Bob_VRatlOffset`8positionhEBqFanglesl@ dataTypeWaypointloiterAltitudepositioneEw9Bw(FEffectsshowWPNEVERido typeMovedataTypeTriggerposition+EqBFangle%@AttributesidEtypeEmptyDetectorDconditiontriggerActivated valleysizeAd;AsizeBADdataTypeLogicPositionInfoidFtypeAdmiral_OndemandCampZoneCustomAttributesipositionɐEB;Fanglesme@¯@@Attribute0Attribute1Attribute2YAttribute3Attribute4Attribute5Attribute6;Attribute7 Attribute8Attribute9Attribute10XAttribute11Attribute12Attribute13nAttributesipropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueodatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#Ydata3YsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuePdata`singleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value;data;singleTypeBOOLvalue;propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value data singleTypeSCALARvalue? propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value[dataksingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value"Xdata2XsingleTypeSCALARvalue?XpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueqdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value6idataFisingleTypeSTRINGvalueidataTypeTriggerpositionbPE@ BFangle@AttributesidKtypeEmptyDetectoratlOffset9-conditiontriggerActivated valley_vic2sizeAd;AsizeBA-dataTypeLogicPositionInfoidLtypeAdmiral_OndemandCampZoneatlOffset.:CustomAttributesbpositionZRE*bBlFangles{k<5@K<Attribute0Attribute1Attribute2RAttribute3 Attribute4Attribute5Attribute64Attribute7Attribute8Attribute9Attribute10QAttribute11Attribute12Attribute13nAttributesbpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuehdataxsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRdata,RsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueIdataYsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value4data4singleTypeBOOLvalue4propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueTdatadsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueQdata+QsingleTypeSCALARvalueQpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuejdatazsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value/bdata?bsingleTypeSTRINGvaluebdataTypeGroupsideCivilianEntitiesAttributesidOatlOffset=ĶitemsItem0Item1Item20dataTypeObjectPositionInforsideCivilianflagsAttributesidPtypeC_Bob_VRatlOffset.:positionyPEpBFangles%@dataTypeWaypointloiterAltitudepositionp@EqBB=FEffects*showWPNEVERidStypeMove00dataTypeWaypointloiterAltitudepositionSELB_FEffectsshowWPNEVERidTtypeMovedataTypeGroupsideCivilianEntitiesAttributesyidMatlOffset=itemsItem0<Item1ydataTypeObjectPositionInfosideCivilianflagsAttributesidNtypeC_Bob_VRatlOffset,:positionPEnBFangles%@dataTypeWaypointloiterAltitudepositionmECBFEffectssshowWPNEVERidRtypeMoveyydataTypeTriggerpositionhEܡB6-Fangle(?AttributesidtypeEmptyDetectoratlOffset=>conditiontriggerActivated VALLEYsizeAd;AsizeBA>dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetq=CustomAttributessposition)rfEBI-Fanglesn?Attribute0Attribute1Attribute2cAttribute3 Attribute4 Attribute5 Attribute6E Attribute7 Attribute8 Attribute9 Attribute10bAttribute11'Attribute12Attribute13nAttributesspropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueydatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueZ  dataj  singleTypeSCALARvalue A propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value E data! E singleTypeBOOLvalueE propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuee  datau  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value,bdata<bsingleTypeSCALARvaluebpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value'data'singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value{datasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@sdataPssingleTypeSTRINGvaluesdataTypeGroupsideCivilianEntitiesAttributes6idatlOffset=<itemsItem0Item16dataTypeObjectPositionInfoxsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetv;position,ihEBi--FanglesJ?dataTypeWaypointloiterAltitudeposition~E Bu0FEffects0showWPNEVERidtypeMove66<dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0Item1dataTypeObjectPositionInfoAsideCivilianflagsAttributesyidtypeC_Bob_VRatlOffsetx!=position]phEsB3-FanglesJ?ydataTypeWaypointloiterAltitudepositionuvEX݁B^+FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiescAttributesidatlOffset=ľitemsItem0Item18dataTypeObjectPositionInfosideCivilianflagsAttributes2idtypeC_Bob_VR8position^Eg^B4qFanglesZ:E?28dataTypeWaypointloiterAltitudeposition&yE?B0U$FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes idatlOffset=itemsItem0OItem1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition/^E^BsFanglesZ:E?dataTypeWaypointloiterAltitudepositionJeE?1B!FEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeWaypointloiterAltitudeposition$mE7 /BA#FEffectsshowWPNEVERidtypeMove  dataTypeGroupsideCivilianEntitiespAttributes`idatlOffset=fitemsItem0Item1PItem2`dataTypeObjectPositionInfosideCivilianflagsAttributesJidtypeC_Bob_VRPposition"^EP_BkFanglesZ:E?JPdataTypeWaypointloiterAltitudepositionYcExB FEffectsshowWPNEVERidtypeMoveatlOffset7dataTypeWaypointloiterAltitudepositionxEUB[>"FEffectsZshowWPNEVERidtypeMove``fdataTypeTriggerposition)^E_BkFangleI?AttributesidtypeEmptyDetectoratlOffset6)conditiontriggerActivated valley_vicsizeA/v@sizeBk@)dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesN(positionU^E\`BMOFanglesw=g>0=Attribute0Attribute1Attribute2>Attribute3Attribute4 Attribute5k!Attribute6 "Attribute7"Attribute8#Attribute9v$Attribute10=%Attribute11&Attribute12&Attribute13'nAttributesN(propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueTdatadsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuev  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5!k!dataE!k!singleTypeSCALARvalue Ak!propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value! "data! "singleTypeBOOLvalue "propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value""data""singleTypeSCALARvalue"propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuev##data##singleTypeSTRINGvalue#propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value@$v$dataP$v$singleTypeSCALARvalueAv$propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value%=%data%=%singleTypeSCALARvalue=%propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value%&data%&singleTypeSCALARvalue@@&propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&&data&&singleTypeSCALARvalue&propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueV''dataf''singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(N(data+(N(singleTypeSTRINGvalueN(dataTypeLayernameCQCEntities(idt atlOffset`8a8singleTypeSTRINGvaluea8propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value89data89singleTypeSTRINGvalue9dataTypeTriggerpositionkEX2B:!Fangle&@Attributes9idtypeEmptyDetectoratlOffset69conditiontriggeractivated valleysizeACsizeB.B9dataTypeTriggerpositionwEI!B%Fangle&@AttributesV:idtypeEmptyDetectoratlOffset}>:conditiontriggeractivated valleysizeACsizeBB:dataTypeLogicPositionInfo;idtypeAdmiral_CqcZoneatlOffseth@CustomAttributes?;(BpositionEBo"Fangles2&@?; Attribute0;Attribute1<Attribute2N=Attribute3=Attribute4>Attribute5X?Attribute6@Attribute7@Attribute8oAnAttributes (BpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuee<<datau<<singleTypeSTRINGvalue<propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value=N=data(=N=singleTypeSCALARvalueN=propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value==data==singleTypeSCALARvalue=propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuet>>data>>singleTypeSCALARvalueB>propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value"?X?data2?X?singleTypeSCALARvalueBX?propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?@data?@singleTypeBOOLvalue@propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value@@data@@singleTypeSCALARvalueA@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value|G?X>C Attribute08DAttribute1DAttribute2EAttribute3MFAttribute4FAttribute5GAttribute6UHAttribute7IAttribute8InAttributes yJpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueDDdataDDsingleTypeSTRINGvalueDpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueiEEdatayEEsingleTypeSCALARvalueEpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueFMFdata'FMFsingleTypeSCALARvalueMFpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueFFdataFFsingleTypeSCALARvalueBFpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuesGGdataGGsingleTypeSCALARvalueBGpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!HUHdata1HUHsingleTypeBOOLvalueUHpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueHIdataHIsingleTypeSCALARvalueAIpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueIIdataIIsingleTypeSTRINGvalueIpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueFJyJdataVJyJsingleTypeSTRINGvalueyJdataTypeLogicPositionInfoJid:typeAdmiral_CqcZoneCustomAttributesKQposition E/B*Fangles ==#=K Attribute0KAttribute1iLAttribute2MAttribute3MAttribute4{NAttribute5)OAttribute6OAttribute7PAttribute8@QnAttributes QpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value6LiLdataFLiLsingleTypeSTRINGvalueiLpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueLMdataLMsingleTypeSCALARvalueMpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueMMdataMMsingleTypeSCALARvalueMpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueEN{NdataUN{NsingleTypeSCALARvalueB{NpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueN)OdataO)OsingleTypeSCALARvalueB)OpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOOdataOOsingleTypeBOOLvalueOpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueQPPdataaPPsingleTypeSCALARvalue@PpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value Q@QdataQ@QsingleTypeSTRINGvalue@QpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueQQdataQQsingleTypeSTRINGvalueQdataTypeTriggerpositionuEqB*Fangle'@AttributesvRidtypeEmptyDetectoratlOffsetL9Rconditiontriggeractivated sham_atksizeAx@sizeB@RdataTypeTriggerposition}}VETGB15Fangle'@Attributes7SidtypeEmptyDetectoratlOffsetF6>ySconditiontriggeractivated valleysizeAx@sizeB@ySdataTypeLogicPositionInfoSidtypeAdmiral_CqcZoneatlOffset7CustomAttributes T [positionE=BOFanglessD== T Attribute0TAttribute1yUAttribute2/VAttribute3VAttribute4WAttribute59XAttribute6XAttribute7YAttribute8PZnAttributes [propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueFUyUdataVUyUsingleTypeSTRINGvalueyUpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueU/Vdata V/VsingleTypeSCALARvalue/VpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueVVdataVVsingleTypeSCALARvalueVpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueUWWdataeWWsingleTypeSCALARvalueBWpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueX9XdataX9XsingleTypeSCALARvalueB9XpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXXdataXXsingleTypeBOOLvalueXpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueaYYdataqYYsingleTypeSCALARvalue@YpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZPZdata-ZPZsingleTypeSTRINGvaluePZpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueZ [dataZ [singleTypeSTRINGvalue [dataTypeTriggerpositionZEb'B&Fangle'@Attributes[idtypeEmptyDetectoratlOffset9[conditiontriggeractivated valleysizeAx@sizeB@[dataTypeLayernamePatrolEntities\idu atlOffset oitemsItem0R\Item1#]Item2eItem31n odataTypeTriggerposition+uE煌B?Fangle@Attributes\idKtypeEmptyDetectoratlOffset>#]conditiontriggeractivated valleysizeA2CsizeBoBisRectangle#]dataTypeLogicPositionInfo]idLtypeAdmiral_PatrolZoneCustomAttributes]epositionLE5BjF] Attribute0]^Attribute1_Attribute2_Attribute3s`Attribute4$aAttribute5aAttribute6bAttribute7gcAttribute82dAttribute9dnAttributes epropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value^_data^_singleTypeSTRINGvalue_propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value__data__singleTypeSCALARvalue_propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value=`s`dataM`s`singleTypeSCALARvalueBs`propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value`$adata`$asingleTypeSCALARvalueB$apropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueaadataaasingleTypeBOOLvalueapropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedbbdatatbbsingleTypeSCALARvalue?bpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value1cgcdataAcgcsingleTypeSCALARvaluegcpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuec2ddata d2dsingleTypeSCALARvalue2dpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedddataddsingleTypeSTRINGvaluedpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueweedataeesingleTypeSTRINGvalueedataTypeLogicPositionInfo fidtypeAdmiral_PatrolZoneCustomAttributes,f1nposition`uE}̓BRF,f Attribute0fAttribute1gAttribute2IhAttribute3hAttribute4iAttribute5ZjAttribute6!kAttribute7kAttribute8lAttribute9umnAttributes 1npropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueeggdatauggsingleTypeSTRINGvaluegpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuehIhdata#hIhsingleTypeSCALARvalueIhpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuehhdatahhsingleTypeSCALARvalueBhpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueuiidataiisingleTypeSCALARvalueBipropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&jZjdata6jZjsingleTypeBOOLvalueZjpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Valuej!kdataj!ksingleTypeSCALARvalue!kpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuekkdatakksingleTypeSCALARvaluekpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuelldatallsingleTypeSCALARvalue@lpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBmumdataRmumsingleTypeSTRINGvalueumpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuem1ndatan1nsingleTypeSTRINGvalue1ndataTypeTriggerpositionafE0Bt Fangle (@AttributesnidtypeEmptyDetector oconditiontriggeractivated valleysizeA CsizeB!CactivationByANYPLAYERisRectangle odataTypeLayernameNagarastateEntitiescoidWatlOffset٦Ñ5itemsItem0oItem1pItem2FqItem32Item4Item5Item65dataTypeTriggerposition`E}CB Fangle}@Attributes?pidtypeEmptyDetectoratlOffsetG@pnameNAGAsizeAoCsizeBF;AactivationByANYPLAYERpdataTypeTriggerposition@ErB FangleU:@Attributespid_typeEmptyDetectoratlOffset=Fqnamenaga_atksizeA@;@sizeB`BactivationByANYPLAYERFqdataTypeLayernameCampsEntitiesqid atlOffset/Cj2itemsItem0rItem1tItem2gvItem30xItem4xItem5Item6Item7LItem8Item9ƋItem10Item11Item12}Item13VItem14Item15(Item16Item17eItem18>Item19Item20Item21Item22;Item23Item24h2dataTypeGroupsideCivilianEntities#sAttributestidv atlOffset=ĎtitemsItem0KsItem1ttdataTypeObjectPositionInfossideCivilianflagsAttributestidw typeC_Bob_VRatlOffset 9tpositionu%/EBWFanglesК@ttdataTypeWaypointloiterAltitudepositiona;EFqBΛFEffectstshowWPNEVERid typeMovetttdataTypeGroupsideCivilianEntitiestAttributesavidx atlOffset=gvitemsItem0uItem1uavdataTypeObjectPositionInfousideCivilianflagsAttributesuidy typeC_Bob_VRatlOffset7uposition/EWB KFangles@uudataTypeWaypointloiterAltitudepositionm/E9?BFEffects[vshowWPNEVERid typeMoveatlOffset8avavgvdataTypeGroupsideCivilianEntitiesvAttributes*xidz atlOffset=0xitemsItem0vItem1w*xdataTypeObjectPositionInfo\wsideCivilianflagsAttributeswid{ typeC_Bob_VRwpositionG/EUrBaeFanglesК@wwdataTypeWaypointloiterAltitudeposition89EFBFEffects$xshowWPNEVERid~ typeMoveatlOffset*x*x0xdataTypeTriggerposition.EFBJ`Fangle$@Attributesxid| typeEmptyDetectorxconditiontriggerActivated naga_atksizeAd;AsizeBAtimeoutpBpBpBxdataTypeLogicPositionInfobyid} typeAdmiral_OndemandCampZoneCustomAttributesyposition\-E쩸B+Fangles@U?ø@yAttribute0zAttribute1X{Attribute2|Attribute3|Attribute4}}Attribute5<~Attribute6~Attribute7Attribute8zAttribute9GAttribute10Attribute11ӂAttribute12Attribute13]nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value%{X{data5{X{singleTypeSTRINGvalueX{propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value{|data{|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value||data||singleTypeSCALARvalueB|propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueG}}}dataW}}}singleTypeSCALARvalueB}}propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value~<~data~<~singleTypeSCALARvalue A<~propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~~data~~singleTypeBOOLvalue~propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueGzdataWzsingleTypeSTRINGvaluezpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueGdata!GsingleTypeSCALARvalue@GpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value؁datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueӂdataӂsingleTypeSCALARvalue@ӂpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value^datansingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value']data7]singleTypeSCALARvalue]propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities}AttributesidbatlOffset=itemsItem0Item1bdataTypeObjectPositionInfo$sideCivilianflagsAttributes\idctypeC_Bob_VRatlOffset7bpositionF3ESB(Fanglest ?\bdataTypeWaypointloiterAltitudeposition4?EqBDFEffects܆showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesFAttributesFiddatlOffset=LitemsItem0yItem16Item2ƈFdataTypeObjectPositionInfosideCivilianflagsAttributes0idetypeC_Bob_VRatlOffset76positionz3E"B"FanglesD?06dataTypeWaypointloiterAltitudepositionw>E!BVFEffectsshowWPNEVERidtypeMoveatlOffset7ƈƈdataTypeWaypointloiterAltitudeposition\>E͏qBFEffects@showWPNEVERidtypeMoveFFLdataTypeGroupsideCivilianEntitiesAttributesidfatlOffset=itemsItem0҉Item1dataTypeObjectPositionInfoAsideCivilianflagsAttributesyidgtypeC_Bob_VRposition3E1B/Fanglest ?ydataTypeWaypointloiterAltitudeposition7EyBFEffects showWPNEVERidtypeMoveatlOffsetdataTypeTriggerposition'3EBFangle ?Attributesid`typeEmptyDetectorƋconditiontriggerActivated naga_atksizeAd;AsizeBAƋdataTypeLogicPositionInfo.idatypeAdmiral_OndemandCampZoneCustomAttributesfpositionP2E}BFangles>$=>fAttribute0bAttribute1$Attribute2ێAttribute3Attribute4IAttribute5Attribute6Attribute7Attribute8FAttribute9Attribute10ڔAttribute11Attribute12`Attribute13)nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value$data$singleTypeSTRINGvalue$propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueێdataێsingleTypeSCALARvalueێpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\datalsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueIdata#IsingleTypeSCALARvalueBIpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueҐdatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueVdatafsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueFdata#FsingleTypeSTRINGvalueFpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueݓdatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueڔdataڔsingleTypeSCALARvalueڔpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueidataysingleTypeSCALARvalue@@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value*`data:`singleTypeSCALARvalue`propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value)data)singleTypeSCALARvalue)propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataȗsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesIAttributesid$atlOffset=ĴitemsItem0qItem1dataTypeObjectPositionInfosideCivilianflagsAttributesid%typeC_Bob_VRposition,eE3CTFangles^@dataTypeWaypointloiterAltitudepositionGE¨BFEffectsshowWPNEVERid(typeMoveatlOffset7dataTypeGroupsideCivilianEntitiesAttributeswidWatlOffset=}itemsItem0:Item1wdataTypeObjectPositionInfosideCivilianflagsAttributesidXtypeC_Bob_VRpositionrGEBFangles@dataTypeWaypointloiterAltitudeposition,QETRB FEffectsqshowWPNEVERid[typeMoveatlOffsetr?ww}dataTypeGroupsideCivilianEntitiesۛAttributesPidYatlOffset=VitemsItem0Item1PdataTypeObjectPositionInfosideCivilianflagsAttributesidZtypeC_Bob_VRatlOffset7positionGEB_Fangles@dataTypeWaypointloiterAltitudeposition_EڂBFEffectsJshowWPNEVERid\typeMoveatlOffsetPPVdataTypeTriggerposition HEBFanglecu@AttributesÝidUtypeEmptyDetectorconditiontriggerActivated nagasizeAd;AsizeBAdataTypeLogicPositionInfokidVtypeAdmiral_OndemandCampZoneCustomAttributes(positionݘIE ZBFangles:I*=@<7<Attribute0Attribute1aAttribute2Attribute3ϡAttribute4Attribute5EAttribute6Attribute7ɤAttribute8Attribute9PAttribute10Attribute11ܧAttribute12Attribute13fnAttributes(propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value.adata>asingleTypeSTRINGvalueapropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueϡdataϡsingleTypeSCALARvalueBϡpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuePdata`singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueEdataEsingleTypeSCALARvalue AEpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valueƣdata֣singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueɤdataɤsingleTypeSCALARvalueɤpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuePdata`singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuePdata*PsingleTypeSCALARvaluePpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueܧdataܧsingleTypeSCALARvalueܧpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuegdatawsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value0fdata@fsingleTypeSCALARvalue?fpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(data(singleTypeSTRINGvalue(dataTypeGroupsideCivilianEntitiesAttributesid/atlOffset=itemsItem0Item1kdataTypeObjectPositionInfo-sideCivilianflagsAttributeseid0typeC_Bob_VRatlOffset7kpositionE$ehC*FanglesUL,@ekdataTypeWaypointloiterAltitudeposition6E5}BXFEffectsshowWPNEVERid6typeMoveatlOffset@7dataTypeGroupsideCivilianEntities_Attributes_id1atlOffset=eitemsItem0Item1OItem2ϭ_dataTypeObjectPositionInfosideCivilianflagsAttributesIid2typeC_Bob_VRatlOffset7Oposition& EVOhC*Fangles!,@IOdataTypeWaypointloiterAltitudeposition KEHB"FEffectsɭshowWPNEVERid4typeMoveϭϭdataTypeWaypointloiterAltitudepositionpgEEpB:FEffectsYshowWPNEVERid5typeMoveatlOffset__edataTypeGroupsideCivilianEntitiesîAttributes8id-atlOffset=>itemsItem0Item18dataTypeObjectPositionInfojsideCivilianflagsAttributesid.typeC_Bob_VRatlOffset9position E>OhCW*Fangles!,@dataTypeWaypointloiterAltitudeposition}dataTypeGroupsideCivilianEntitiesAttributesidXatlOffset=itemsItem0İItem1dataTypeObjectPositionInfoCsideCivilianflagsAttributes{idYtypeC_Bob_VRatlOffset9positionEWhC;*Fangles!,@{dataTypeWaypointloiterAltitudeposition˪5EhuB5FEffects showWPNEVERidZtypeMoveatlOffsetdataTypeTriggerposition'E>hC)*Fangle0@Attributesid+typeEmptyDetectorconditiontriggerActivated naga_atksizeAd;AsizeBAtimeoutpBpBpBdataTypeLogicPositionInfoYid,typeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionX5EiCcx*Fangles@@@Attribute0Attribute1OAttribute2Attribute3Attribute4tAttribute53Attribute6Attribute7Attribute8qAttribute9>Attribute10Attribute11ʼAttribute12Attribute13TnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOdata,OsingleTypeSTRINGvalueOpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueеdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value>tdataNtsingleTypeSCALARvalueBtpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value3data 3singleTypeSCALARvalue A3propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedataĸsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value>qdataNqsingleTypeSTRINGvalueqpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueϻdata߻singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueʼdataʼsingleTypeSCALARvalueʼpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueUdataesingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueTdata.TsingleTypeSCALARvalueTpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo~id#typeAdmiral_OndemandCampZoneCustomAttributes;positionfE~CMFanglesA@o@}e@Attribute0Attribute1tAttribute2+Attribute3Attribute4Attribute5XAttribute6 Attribute7Attribute8Attribute9cAttribute10*Attribute11Attribute12Attribute13ynAttributes;propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueAtdataQtsingleTypeSTRINGvaluetpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuecdatassingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value"Xdata2XsingleTypeSCALARvalue AXpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuecdatassingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value*data*singleTypeSCALARvalue*propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuezdatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueCydataSysingleTypeSCALARvalue@ypropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;data;singleTypeSTRINGvalue;dataTypeGroupsideCivilianEntitiesAttributesid&atlOffset=ğitemsItem0Item1Item2dataTypeObjectPositionInfoKsideCivilianflagsAttributesid'typeC_Bob_VRatlOffset7positioneE>C_Fanglesx@dataTypeWaypointloiterAltitudeposition8OEQBFEffectsshowWPNEVERid)typeMoveatlOffsetP8dataTypeWaypointloiterAltitudeposition9GE2aBLFEffectsshowWPNEVERid*typeMovedataTypeGroupsideCivilianEntitiesAttributesbid7atlOffset=hitemsItem0%Item1bdataTypeObjectPositionInfosideCivilianflagsAttributesid8typeC_Bob_VRpositionueEC(GFangles^@dataTypeWaypointloiterAltitudeposition;E^B"FEffects\showWPNEVERid9typeMoveatlOffsetbbhdataTypeTriggerpositionbeE2 CwBFangleԱ@Attributesid"typeEmptyDetector2conditiontriggerActivated naga_atksizeAd;AsizeBAtimeoutpBpBpB2dataTypeLayernameCQCEntities{id atlOffset> itemsItem0Item1Item22Item3Item4Item5Item6Item7\dataTypeTriggerpositionL5E4tBAFangleI@Attributesbid!typeEmptyDetectoratlOffset@conditiontriggeractivated nagasizeAK5BsizeBvBdataTypeLogicPositionInfoid typeAdmiral_CqcZoneatlOffset4?CustomAttributesI2positionZ:EBǎFangles5@I Attribute0Attribute1Attribute2XAttribute3Attribute4Attribute5bAttribute6Attribute7Attribute8ynAttributes 2propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueodatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value"Xdata2XsingleTypeSCALARvalueXpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value~datasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,bdata<bsingleTypeSCALARvalueBbpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@ApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueFydataVysingleTypeSTRINGvalueypropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value2data2singleTypeSTRINGvalue2dataTypeTriggerposition8ExB.SFangle(?AttributesidtypeEmptyDetectoratlOffset`7conditiontriggeractivated nagasizeAN.BsizeB,CdataTypeLogicPositionInfo^idtypeAdmiral_CqcZoneatlOffsetK@CustomAttributesposition;EB͎Fangles8@ Attribute0>Attribute1Attribute2Attribute3SAttribute4Attribute5Attribute6[Attribute7 Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueodatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueSdata-SsingleTypeSCALARvalueSpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueydatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value'[data7[singleTypeBOOLvalue[propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value data singleTypeSCALARvalue@A propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata\singleTypeSTRINGvaluedataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset@CustomAttributes&positionKE; BFanglesPv@& Attribute0Attribute1Attribute25Attribute3Attribute4Attribute5?Attribute6Attribute7Attribute8VnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueLdata\singleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value5data5singleTypeSCALARvalue5propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value[dataksingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value ?data?singleTypeSCALARvalueB?propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuegdatawsingleTypeSCALARvalueApropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#Vdata3VsingleTypeSTRINGvalueVpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition7DE)rBbpFangle52@AttributesidtypeEmptyDetectoratlOffsett>conditiontriggeractivated nagasizeA1KBsizeBuBdataTypeLogicPositionInfo;idtypeAdmiral_CqcZoneatlOffset@CustomAttributess\position?LE;9BFanglesPv@s Attribute0Attribute1Attribute2Attribute30Attribute4Attribute5Attribute68Attribute7Attribute8nAttributes \propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueLdata\singleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value0data 0singleTypeSCALARvalue0propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueVdatafsingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value8data8singleTypeBOOLvalue8propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuepdatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value)\data9\singleTypeSTRINGvalue\dataTypeTriggerpositionSHEBnJFAttributesidtypeEmptyDetectorconditiontriggeractivated nagasizeA@AsizeB@AdataTypeLayernamePatrolEntitiesIid atlOffset@@itemsItem0qItem1dataTypeLogicPositionInfoid^typeAdmiral_PatrolZoneCustomAttributespositionq>E^BF Attribute0Attribute1_Attribute2Attribute3Attribute4rAttribute5!Attribute6Attribute7Attribute8Attribute9<nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,_data<_singleTypeSTRINGvalue_propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value<rdataLrsingleTypeSCALARvalueBrpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!data!singleTypeBOOLvalue!propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueJdataZsingleTypeSCALARvalue@@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value <data<singleTypeSTRINGvalue<propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionj;EBFAttributesiid]typeEmptyDetectoratlOffsetē@conditiontriggerActivated nagasizeA&0CsizeBcpBisRectangledataTypeLayernamePlacedEntitiesid atlOffset5'items&Item0Item1Item2Item3Item4CItem5Item6Item7Item8Item9Item10lItem11GItem12"Item13Item14 Item15 Item16 Item17 Item18U Item199Item20Item21Item22Item23Item24Item25Item26JItem27Item28Item29Item30{Item31OItem322Item33Item34Item35Item36Item376dataTypeObjectPositionInfoTsideEmptyflagsAttributesidytypeLand_fort_bagfence_cornerposition6EāBf,Fangles3@b[@y@skillL>disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idztypeLand_fort_bagfence_corneratlOffsetpositionM6E%B8Fangles@@n\@l@{skillL>disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeLand_fort_bagfence_roundposition^6EkbBICFangles@@Р@l@YskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes=idtypeCUP_O_BM21_TKAatlOffsetTCposition 2EiB$Fangles5={@@=CdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BM21_TKAatlOffsetpositionR1EBFanglesbJ=G@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fortified_nest_big_EP1position'`6EQB$FanglesY@9@@skillL>disableSimulationdataTypeObjectPositionInfo^sideEmptyflagsAttributesidtypeLand_CamoNetB_EAST_EP1position1EBFangles"K=uK@=<disableSimulationdataTypeObjectPositionInfo;sideEmptyflagsAttributessidtypeLand_CratesShabby_FatlOffset7positionlK6EMB)?Fangles3@ߟ@@sskillL>disableSimulationdataTypeObjectPositionInfo$sideEmptyflagsAttributes\idtypeLand_CratesWooden_FatlOffset7positiong26E5*Bn>Fangles3@ :@@\skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNid<typeLand_fort_artillery_nest_EP1atlOffsetlposition7#OE켵BFangles[>=B7>u@NdisableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1Gposition2EځBvFangles5=n@@<skillL>disableSimulationGdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1"positionU*2EBmFanglesI=W@@skillL>disableSimulation"dataTypeObjectPositionInfosideEmptyflagsAttributesidCtypeLand_fort_rampart_EP1positionHOEBFangles.#=T̔@t@skillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeLand_GarbageBags_FatlOffset positiond6E4BBFangles@@*/:@@ skillL>disableSimulation dataTypeObjectPositionInfoW sideEmptyflagsAttributes idtypeLand_HBarrier5 positions2E/iBNFangles=>Fk@}e@ skillL>disableSimulation dataTypeObjectPositionInfo; sideEmptyflagsAttributess id|typeLand_HBarrier3atlOffset7 positionj6EB ;Fangles3@/:@@s skillL>disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributesW idtypeLand_HBarrier3atlOffset7 position86EatB 8Fangles3@ :@@W skillL>disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes+ idtypeLand_HBarrier3U position=6EiB2Fangles@z@3@+ skillL>disableSimulationU dataTypeObjectPositionInfo sideEmptyflagsAttributesidtypeLand_HBarrier1atlOffset79positionwl2EFB|Fangles5=m@@skillL>disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier1atlOffset7positionM1EjB&nFangles}= @ @skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier1atlOffset7position5ErB4"FanglesWW@@@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeI_Tura_Offroad_armor_lxWSatlOffset|position~BEzB=Fangles@͑>Q;dataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeI_Tura_Offroad_armor_AT_lxWSCustomAttributespositionBE4zBIFangles@2>@Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data2singleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]dataTypeObjectPositionInfo sideEmptyflagsAttributesEid{typeLand_Pallet_FatlOffsetpositionF6EuSB%Fangles@@R~@y@EskillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJid~typeLand_Pallets_stack_FatlOffsetposition>6EJB-Fangles@@[@y@JskillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesDid typeO_SFIA_Truck_02_Ammo_lxWSJpositionŽDE]zBFangles%@DJdataTypeObjectPositionInfosideEmptyflagsAttributesid~typeO_SFIA_Truck_02_fuel_lxWSposition,AEmI{BFangles66@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeO_SFIA_Truck_02_fuel_lxWSatlOffsetpositionx@EL&{BFangles1@66@<dataTypeObjectPositionInfobsideEmptyflagsAttributesid typeO_SFIA_Truck_02_transport_lxWSatlOffset๠position(EEzBİFangles"@dataTypeObjectPositionInfosideEmptyflagsAttributesQid typeLand_fort_rampart_EP1{positionOE`BlFangles{k<@t+@QskillL>disableSimulation{dataTypeObjectPositionInfosideEmptyflagsAttributes%id typeLand_HBarrier3Oposition?NE5BFangles~z7<k@\@%skillL>disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_fort_bagfence_corneratlOffset72position,[E|dBzFanglesB>?Bt@ =disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_fort_bagfence_roundpositionH[EbB>Fangles>f4?V=disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesid typeLand_CamoNet_EAST_EP1positionof[E3gBHFangles^2>OPf@<disableSimulationdataTypeObjectPositionInfoUsideEmptyflagsAttributesid typeLand_HBarrier3atlOffset6positionI[ERbBFanglesٕ>ϪB?G<skillL>disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaid typeLand_HBarrier1position[EecBFangles3>~@_@adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes0id typeCUP_O_Ural_Repair_TKA6position S=EyBFangles+u?06dataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_BMP2_TKAatlOffsetposition6^=EUyB8Fangles@e,@id atlOffsetPOÑ5 items Item0Item1%Item2%Item3&Item4+Item50Item61Item73Item8Q45dataTypeGroupsideIndependentEntities# Attributes#CrewLinks$idatlOffset=%itemsItem0V Item1r"Item2>##dataTypeObjectPositionInfo sideIndependentflagsAttributes"!idtypeI_SFIA_enforcer_lxWSCustomAttributes8!r"position1E*|BТFanglesIk?"!stanceMiddle8!Attribute0p!Attribute1!nAttributesr"propertyspeakerexpression_this setspeaker _value;Value!!data!!singleTypeSTRINGvalueMale03FRE!propertypitchexpression_this setpitch _value;Value<"r"dataL"r"singleTypeSCALARvalueQx?r"dataTypeObjectPositionInfo#sideIndependentflagsAttributes8#idtypeI_Tura_deserter_lxWSatlOffset8>#positionS2EĂBN`Fangles]>0?@<8#>#dataTypeObjectPositionInfo#sideIndependentAttributes#idtypeI_SFIA_watcher_lxWSatlOffset@#positiono1EB `Fanglesx=2?@##$LinkIDProvider($Links;$%nextID;$itemsItem0c$Item1$%linkIDitem0item1CustomData$$roleturretPath$linkIDitem0item1CustomData$%roleturretPath%dataTypeObjectPositionInfo%sideIndependentflagsAttributes%idtypeI_Tura_HMG_02_high_lxWS%position2E$.B`Fangles]>0?@<%%dataTypeObjectPositionInfot&sideIndependentflagsAttributes&idtypeI_Tura_Offroad_armor_AT_lxWSatlOffset&positiono1E3B_Fanglesx=2?@&&dataTypeGroupsideIndependentEntities'Attributes+idatlOffset=Ď+itemsItem0;'Item1 (+dataTypeObjectPositionInfo'sideIndependentflagsAttributes(idtypeI_Tura_HeavyGunner_lxWSatlOffsetpGA (position^DEǃBFangleszp?( (dataTypeObjectPositionInfo(sideIndependentflagsAttributes(idtypeI_SFIA_scout_lxWS+position[DEۃBFanglesơ?(Inventory(+primaryWeaponk)uniform!*vestW+mapItemMapcompassItemCompasswatchItemWatchradioItemRadioheadgearlxWS_H_turban_02_sand+namearifle_SLR_D_KHS_old_lxWSopticsoptic_MRCOfiremodearifle_SLR_D_KHS_old_lxWS:SingleprimaryMuzzleMag)!*name20Rnd_762x51_slr_desert_lxWSammoLeft!*typeNameU_lxWS_Djella_02_SandisBackpackMagazineCargo{*ItemCargo+W+itemsItem0*Item1*+name20Rnd_762x51_slr_lxWScountammoLeft*nameMiniGrenadecountammoLeft+itemsItem02+W+nameFirstAidKitcountW+typeNameV_Chestrig_khkisBackpack++dataTypeGroupsideIndependentEntities+Attributes;/CrewLinksA/id=atlOffset=0itemsItem0<,Item1-Item2-Item3l.;/dataTypeObjectPositionInfo,sideIndependentflagsAttributes,id>typeI_SFIA_thug_lxWSatlOffsetk>-position OEB Fangles,4=z^?@,-dataTypeObjectPositionInfo-sideIndependentflagsAttributes-id@typeI_Tura_deserter_lxWSatlOffsetk>-position OEB F--dataTypeObjectPositionInfoF.sideIndependentflagsAttributesf.idBtypeI_SFIA_deserter_lxWSatlOffsetk>l.position OEB Ff.l.dataTypeObjectPositionInfo.sideIndependentflagsAttributes5/idEtypeI_Tura_HeavyGunner_lxWSatlOffset7;/positionYOE~BFangles(?5/;/A/LinkIDProviderf/Linksy/0nextIDy/itemsItem0/Item10Item2m00linkIDitem0>item1;CustomData/0roleturretPath0linkIDitem0@item1;CustomDataJ0m0roleturretPathm0linkIDitem0Bitem1;CustomData00roleturretPath0dataTypeObjectPositionInfoU1sideIndependentflagsAttributes1id;typeCUP_I_T34_TK_GUEatlOffset1positionwOEBqFangles,4=z^?@11dataTypeGroupsideIndependentEntities2Attributes2CrewLinks2idatlOffset=č3itemsItem0 22dataTypeObjectPositionInfo2sideIndependentflagsAttributes2idtypeI_SFIA_defector_lxWSatlOffset@.@2position?Ep B/F222LinkIDProvider2Links33nextID3itemsItem0/33linkIDitem0item1CustomDataj33roleturretPath3dataTypeObjectPositionInfo4sideIndependentflagsAttributesK4idtypeCUP_O_AGS_TKatlOffset2@Q4position?E B/Fangles @~? @K4Q4dataTypeGroupsideIndependentEntities4Attributes5id atlOffset=đ5itemsItem045dataTypeObjectPositionInfoM5sideIndependentflagsAttributes5id typeI_Tura_deserter_lxWS5positionUNEBgFanglesFK@555dataTypeLayernameHillsidestateEntities5id[atlOffset+jyitemsItem046Item16Item2FItem3`Item4ojydataTypeTriggerposition:EB!FangleA@Attributes6id}typeEmptyDetector6namehillsizeAf>DsizeB@activationByANYPLAYER6dataTypeLayernameEIEntities,7id atlOffsetNçFitemsItem07Item1R8Item29Item3:Item4=Item5 ?Item6EFdataTypeObjectPositionInfo8sideIndependentflagsAttributesL8id typeCUP_O_BRDM2_TKAatlOffset8R8position۳DmC-Fanglesm=?P@L8R8dataTypeGroupsideIndependentEntities8Attributes9id atlOffset=Ē9itemsItem089dataTypeObjectPositionInfoN9sideIndependentflagsAttributes9id typeI_SFIA_enforcer_lxWS9positionDJC1%-Fangles>999dataTypeGroupsideIndependentEntities9Attributes:id atlOffset=:itemsItem0::dataTypeObjectPositionInfo:sideIndependentflagsAttributes:id typeI_Tura_deserter_lxWSatlOffset:positionQίD{cCN-Fanglesce?:::dataTypeGroupsideIndependentEntitiesR;Attributes<CrewLinks=id atlOffset=Ķ=itemsItem0z;Item1I<<dataTypeObjectPositionInfo <sideIndependentflagsAttributesC<id typeI_Tura_HeavyGunner_lxWSatlOffset4@I<positionD2Cg-FanglesHq?C<I<dataTypeObjectPositionInfo<sideIndependentflagsAttributes<id typeI_Tura_deserter_lxWSatlOffset ?<position0D4~Ch-F<<=LinkIDProvider(=Links;==nextID;=itemsItem0X==linkIDitem0 item1 CustomData==roleturretPath=dataTypeGroupsideIndependentEntities>Attributes?id atlOffset= ?itemsItem04>?dataTypeObjectPositionInfo>sideIndependentflagsAttributes>id typeI_SFIA_hireling_RPG7_lxWSatlOffset8?position DvCKG-Fangles'@>? ?dataTypeGroupsideIndependentEntities{?AttributesECrewLinksEid atlOffset=EitemsItem0?Item1Q@Item2AEdataTypeObjectPositionInfo+@sideIndependentflagsAttributesK@id typeI_SFIA_watcher_lxWSQ@position@DMCO&FK@Q@dataTypeObjectPositionInfo@sideIndependentflagsAttributesAid typeI_SFIA_defector_lxWSatlOffsetP=Aposition]D'C2%Fanglesݖ>R!N?<AAdataTypeObjectPositionInfoAsideIndependentflagsAttributesAid typeI_SFIA_hireling_RPG7_lxWSEpositionMDC%Fangles.a?AInventoryAE primaryWeaponBsecondaryWeapon-CuniformCbackpackDmapItemMapcompassItemCompasswatchItemWatchradioItemRadioheadgearlxWS_H_turban_03_blackEnamearifle_SLR_GL_lxWSfiremodearifle_SLR_GL_lxWS:SingleprimaryMuzzleMagB-Cname20Rnd_762x51_slr_lxWSammoLeft-CnameCUP_launch_RPG7VprimaryMuzzleMagaCCnameCUP_PG7V_MammoLeftCtypeNameU_lxWS_Djella_02_BrownisBackpackMagazineCargoCItemCargo>DDitemsItem0D>Dname20Rnd_762x51_slr_lxWScountammoLeft>DitemsItem0[DDnameFirstAidKitcountDtypeNameB_Kitbag_rgr_RPG7isBackpackMagazineCargoDEitemsItem0DEnameCUP_PG7V_McountammoLeftEELinkIDProviderBELinksUEEnextIDUEitemsItem0rEElinkIDitem0 item1 CustomDataEEroleturretPathEdataTypeObjectPositionInfoiFsideIndependentflagsAttributesFid typeI_Tura_Offroad_armor_armed_lxWSatlOffset:FpositionDC&Fanglesݖ>R!N?disableSimulation-IdataTypeObjectPositionInfoIsideEmptyflagsAttributesIidtypeLand_CamoNetVar_EAST_EP1atlOffset9JpositionׯDC=P-FanglesHK@;,@.#=IskillL>disableSimulationJdataTypeObjectPositionInfoJsideEmptyflagsAttributesJidtypeLand_CncBarrier_FJpositionDCg-FanglesNH>q >disableSimulationJdataTypeObjectPositionInfogKsideEmptyflagsAttributesKidtypeLand_CncBarrier_FKpositionD(އCm0-Fanglesj=)? @KskillL>disableSimulationKdataTypeObjectPositionInfo>LsideEmptyflagsAttributesvLidtypeLand_CncBarrier_FLposition-|DԇC$@-Fangles}=}Bi@ @vLskillL>disableSimulationLdataTypeObjectPositionInfoMsideEmptyflagsAttributesMMidtypeLand_CncBarrier_FwMpositionD.Ctn-Fangles:=?@MMskillL>disableSimulationwMdataTypeObjectPositionInfoMsideEmptyflagsAttributes$NidtypeLand_CncBarrier_FNNpositionγDC`H-FanglesKl=ؠZ@R@$NskillL>disableSimulationNNdataTypeObjectPositionInfoNsideEmptyflagsAttributes OidtypeLand_CncBarrier_FatlOffset85OpositionDC& -FanglesH=@#@we@ OskillL>disableSimulation5OdataTypeObjectPositionInfoOsideEmptyflagsAttributesOid typeLand_CncBarrier_F PpositionDVCU-FanglesjrD=(eD?Q;OskillL>disableSimulation PdataTypeObjectPositionInfoPsideEmptyflagsAttributesPidtypeLand_fort_rampart_EP1atlOffset8PpositionïDFC=k-Fangles=>-@ =PskillL>disableSimulationPdataTypeObjectPositionInfopQsideEmptyflagsAttributesQid typeLand_fort_rampart_EP1Qposition︲DLC,,Fangles]=u#?disableSimulationQdataTypeObjectPositionInfoIRsideEmptyflagsAttributesRidtypeLand_HBarrier_largeRpositionSzDC(-Fangles[=xy @@RskillL>disableSimulationRdataTypeObjectPositionInfo2SsideEmptyflagsAttributesjSidtypeLand_HBarrier_largeatlOffset9Sposition}DCM-FanglesG=t @@jSskillL>disableSimulationSdataTypeObjectPositionInfoTsideEmptyflagsAttributesSTid typeLand_HBarrier_largeatlOffsetT4}Tpositionq9D !C/'-Fangles}=2/?v+@STskillL>disableSimulation}TdataTypeObjectPositionInfoTsideEmptyflagsAttributes'UidtypeLand_HBarrier3QUpositionPDyCD-FanglesV=2@w='UskillL>disableSimulationQUdataTypeObjectPositionInfoUsideEmptyflagsAttributes VidtypeLand_HBarrier1atlOffset95VpositionD:jCX-Fangles=\o@~= VskillL>disableSimulation5VdataTypeObjectPositionInfoVsideEmptyflagsAttributesVidtypeLand_HBarrier1atlOffset9WpositionDC8-Fangleš@ߡ@Ī=VskillL>disableSimulationWdataTypeObjectPositionInfoWsideEmptyflagsAttributesWidtypeLand_HBarrier1atlOffset9WpositionDHCC-FanglesHK@@.#=WskillL>disableSimulationWdataTypeObjectPositionInfoXsideEmptyflagsAttributesXidtypeLand_HBarrier1atlOffset9XpositionDȈCJ-Fangles@@@disableSimulationXdataTypeObjectPositionInfobYsideEmptyflagsAttributesYidtypeLand_Pallet_FatlOffsetYpositionD :C?-Fangles;=z@{kcreateAsSimpleObjectdisableSimulationYdataTypeObjectPositionInfoaZsideEmptyflagsAttributesZidtypeLand_Pallets_FatlOffset9ZpositionծD^C<-Fangles@bN@{kdisableSimulationZdataTypeObjectPositionInfoH[sideEmptyflagsAttributes[idtypeLand_Sacks_heap_FatlOffset9[position.DCwE-FanglesHK@9ʐ?.#=[skillL>disableSimulation[dataTypeObjectPositionInfo/\sideEmptyflagsAttributesg\idtypeLand_Sacks_heap_FatlOffset9\positionDCH?-FanglesHK@@.#=g\skillL>disableSimulation\dataTypeObjectPositionInfo]sideEmptyflagsAttributesQ]idtypeLand_Pallets_stack_FatlOffset]position~®D\VC'E-Fangles;=M?{kcreateAsSimpleObjectdisableSimulation]dataTypeObjectPositionInfo^sideEmptyflagsAttributesV^idtypeLand_Pallets_stack_FatlOffset^positionVDnCmI-FanglesHK@ @.#=V^skillL>createAsSimpleObjectdisableSimulation^dataTypeObjectPositionInfo#_sideEmptyflagsAttributes[_idtypeLand_Pallets_stack_FatlOffset_positionZD횈C-Fangles2<*_@M<[_skillL>createAsSimpleObjectdisableSimulation_dataTypeObjectPositionInfo)`sideEmptyflagsAttributesa`id typeLand_fort_rampart_EP1atlOffset`position`DC: &Fangles>Er@[@a`disableSimulation`dataTypeLayernameCampsEntities`id atlOffsetvÈoitemsItem0`Item1aItem2modataTypeTriggerpositionRE\aC)-Fangle<@AttributesjaidtypeEmptyDetectoraconditiontriggerActivated hillsizeAd;AsizeBAadataTypeLogicPositionInfobidtypeAdmiral_OndemandCampZoneCustomAttributesJbmpositionE=s`CX.FanglesS =@QQ;JbAttribute0FcAttribute1dAttribute2dAttribute3veAttribute4-fAttribute5fAttribute6gAttribute7phAttribute8*iAttribute9iAttribute10jAttribute11kAttribute12DlAttribute13 mnAttributesmpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuecddatacdsingleTypeSTRINGvaluedpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedddataddsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@evedataPevesingleTypeSCALARvalueBvepropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuee-fdataf-fsingleTypeSCALARvalueB-fpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueffdataffsingleTypeSCALARvalue AfpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuemggdata}ggsingleTypeBOOLvaluegpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value:hphdataJhphsingleTypeSCALARvalue?phpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueh*idatai*isingleTypeSTRINGvalue*ipropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueiidataiisingleTypeSCALARvalueipropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuejjdatajjsingleTypeSCALARvalue?jpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueMkkdata]kksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuelDldatalDlsingleTypeSCALARvalueDlpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuel mdatal msingleTypeSCALARvalue mpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuemmdatammsingleTypeSTRINGvaluemdataTypeGroupsideCivilianEntities-nAttributesoidatlOffset=ĈoitemsItem0UnItem1oodataTypeObjectPositionInfonsideCivilianflagsAttributesnidtypeC_Bob_VRoposition#EaC-FanglesQ/8@nodataTypeWaypointloiterAltitudeposition,EC#FEffects|oshowWPNEVERidtypeMoveooodataTypeLayernamePatrolEntitiesoid atlOffsetз@jyitemsItem0oItem1pjydataTypeTriggerposition D@MCCy,Fanglea/@AttributesypidtypeEmptyDetectoratlOffsetK?pconditiontriggeractivated hillsizeAÅCsizeB1CisRectanglepdataTypeLogicPositionInfo-qidtypeAdmiral_PatrolZoneCustomAttributeseqjyposition1E4(CQ4Fanglesˠ>@=eq Attribute0rAttribute1rAttribute2sAttribute33tAttribute4tAttribute5uAttribute6ZvAttribute7'wAttribute8wAttribute9xnAttributes jypropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuerrdatarrsingleTypeSTRINGvaluerpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLssdata\sssingleTypeSCALARvaluespropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Values3tdata t3tsingleTypeSCALARvalueB3tpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuettdatattsingleTypeSCALARvalueBtpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value_uudataouusingleTypeBOOLvalueupropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value$vZvdata4vZvsingleTypeSCALARvalue@ZvpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuev'wdataw'wsingleTypeSCALARvalue@'wpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuewwdatawwsingleTypeSCALARvaluewpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value{xxdataxxsingleTypeSTRINGvaluexpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value7yjydataGyjysingleTypeSTRINGvaluejydataTypeLayernameBasestateEntitiesyid\atlOffsetMl} itemsItem0*zItem1zItem2{Item3Item4{Item5Item6 kItem7sl}dataTypeTriggerpositionw>dDD3!Fanglen @AttributeszidtypeEmptyDetectorznamebase_atksizeAlCsizeB@activationByANYPLAYERzdataTypeTriggerposition6%D1cC~"Fangle%@Attributes[{idtypeEmptyDetectoratlOffsetn ž{namebasesizeAx@sizeB,DactivationByANYPLAYER{dataTypeLayernameRotorstateEntities{id]atlOffset$g@× items Item0j|Item1'}Item2Item3Item4Item5pItem6ŋItem7Item82dataTypeTriggerpositionr $-Dc8Fangle^l?Attributes|idtypeEmptyDetectoratlOffset8>'}conditiontriggeractivated basesizeAEAsizeBIA'}dataTypeLogicPositionInfo}idtypeARK_Rotor_InsertCustomAttributes}position0R(&DV8Fanglesr@<>}Attribute0'~Attribute1~Attribute2Attribute3?Attribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value~~data~~singleTypeSCALARvalueB~propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value[dataksingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value?data?singleTypeSTRINGvalueNORMAL?propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuedata€singleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuegdatawsingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeGroupsideCivilianEntities Attributes idatlOffset=itemsItem0?Item1Item2} dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VRposition-#w.D-88Fangles8?dataTypeWaypointloiterAltitudeposition_DD%FEffectswshowWPNEVERidtypeMoveatlOffset}}dataTypeWaypointloiterAltitudepositionU#EٻCp>EEffectsshowWPNEVERidtypeMoveatlOffset9  dataTypeTriggerpositionx%>&D3}7Fangle^l?Attributesid^typeEmptyDetectoratlOffset@>conditiontriggeractivated basesizeAEAsizeBIAtimeoutBBBdataTypeLogicPositionInfoIid_typeARK_Rotor_InsertCustomAttributespposition7%*I!D 8Fangles? @>Attribute0Attribute1Attribute2WAttribute3Attribute4nAttributesppropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuefdatavsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueWdata-WsingleTypeSTRINGvalueDefaultWpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valueȇdata؇singleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuetdatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value)pdata9psingleTypeSTRINGvalueark_rotor_fnc_insertpdataTypeGroupsideCivilianEntitiesΉAttributesid`atlOffset=ŋitemsItem0Item1Item2/dataTypeObjectPositionInfoqsideCivilianflagsAttributesidatypeC_Jeff_VRposition%-P'D[R7Fangles8?dataTypeWaypointloiterAltitudeposition5(DZd D,$#FEffects)showWPNEVERidftypeMove//dataTypeWaypointloiterAltitudepositionEPCEEffectsshowWPNEVERidhtypeMoveatlOffset9ŋdataTypeTriggerposition(#D`6Fangle^l?AttributesBidbtypeEmptyDetectoratlOffsetconditiontriggeractivated basesizeAEAsizeBIAtimeoutpCpCpCdataTypeLogicPositionInfo idctypeARK_Rotor_InsertatlOffset8CustomAttributesC2position,D+7FanglesY4@S>CAttribute0Attribute1^Attribute2Attribute3ÏAttribute4lnAttributes2propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value(^data8^singleTypeSCALARvalueB^propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueߎdatasingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueÏdataÏsingleTypeSTRINGvalueNORMALÏpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value6ldataFlsingleTypeSCALARvalueBlpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value2data2singleTypeSTRINGvalueark_rotor_fnc_insert2dataTypeGroupsideCivilianEntitiesAttributesiddatlOffset=ėitemsItem0ÑItem1Item2dataTypeObjectPositionInfoCsideCivilianflagsAttributes{idetypeC_Jeff_VRatlOffsetposition"'DYDp6Fangles8?{dataTypeWaypointloiterAltitudeposition8HDwD)%FEffectsshowWPNEVERidgtypeMovedataTypeWaypointloiterAltitudepositionEPCEEffectsshowWPNEVERiditypeMoveatlOffset9dataTypeLayernameEIEntitiesߓidatlOffset-{itemsItem0Item1 Item2̗Item3Item4OItem5Item6ΜItem7 Item8uItem9Item10Item117Item12wItem13ǧItem14Item15cItem16Item17Item18BItem19Item20ΰItem21yItem22={dataTypeGroupsideIndependentEntitieskAttributesTCrewLinksZidatlOffset= itemsItem0TdataTypeObjectPositionInfosideIndependentflagsAttributesNidtypeI_Tura_deserter_lxWSatlOffset AttributesgCrewLinksmidatlOffset= itemsItem0[gdataTypeObjectPositionInfosideIndependentflagsAttributes'idtypeI_SFIA_defector_lxWSCustomAttributes-gposition" JD\ D#Fanglesy@?0@'-Attribute0eAttribute1nAttributesgpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale02FREpropertypitchexpression_this setpitch _value;Value1gdataAgsingleTypeSCALARvalue\?gmLinkIDProviderLinks nextIDitemsItem0Ÿ linkIDitem0item1 CustomData roleturretPath dataTypeGroupsideIndependentEntitiesAttributesoidatlOffset=uitemsItem0odataTypeObjectPositionInfo1sideIndependentflagsAttributesiidtypeI_SFIA_hireling_RPG7_lxWSatlOffset8opositionjJD D7#FanglesD?ioudataTypeGroupsideIndependentEntities֡AttributesidatlOffset=ĴitemsItem0dataTypeObjectPositionInfopsideIndependentflagsAttributesidtypeI_SFIA_watcher_lxWSpositionMDDb D#Fangles?dataTypeGroupsideIndependentEntitiesAttributesidatlOffset=itemsItem02dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_SFIA_enforcer_lxWSpositionjCD DX#Fangles#%"@dataTypeGroupsideIndependentEntitiesUAttributes1idatlOffset=7itemsItem0r1dataTypeObjectPositionInfosideIndependentflagsAttributes+idtypeI_Tura_HeavyGunner_lxWS1positionzTAD D#Fangles%U?+17dataTypeGroupsideIndependentEntitiesAttributesqidatlOffset=witemsItem0qdataTypeObjectPositionInfo3sideIndependentflagsAttributeskidtypeI_Tura_deserter_lxWSqposition-,AD Dv#Fangles4 I@kqwdataTypeGroupsideIndependentEntitiesئAttributesidatlOffset=ǧitemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_Tura_deserter_lxWSatlOffset8position'CDu D#Fanglesk@ǧdataTypeGroupsideIndependentEntities(AttributesidatlOffset=itemsItem0EdataTypeObjectPositionInfoӨsideIndependentflagsAttributes idtypeI_SFIA_hireling_lxWSatlOffset8positiona;BD2 D#Fangles{F@ dataTypeGroupsideIndependentEntitiesxAttributes]idatlOffset=citemsItem0]dataTypeObjectPositionInfosideIndependentflagsAttributesWidtypeI_SFIA_thug_lxWSatlOffset]positionKeID/ D)#FanglesIC?W]cdataTypeGroupsideIndependentEntitiesĪAttributesidatlOffset=IJitemsItem0dataTypeObjectPositionInfonsideIndependentflagsAttributesidtypeI_SFIA_watcher_lxWSatlOffset@positionwWyD D"Fangles8@dataTypeGroupsideIndependentEntitiesAttributesidatlOffset=itemsItem00dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_SFIA_enforcer_lxWSatlOffsetpositionxD D_"FanglessC2@dataTypeGroupsideIndependentEntitiescAttributes<idatlOffset=BitemsItem0<dataTypeObjectPositionInfosideIndependentflagsAttributes6idtypeI_SFIA_defector_lxWS<positionvD D"Fangles1(@6<BdataTypeGroupsideIndependentEntitiesAttributesidatlOffset=ėitemsItem0dataTypeObjectPositionInfoSsideIndependentflagsAttributesidtypeI_SFIA_hireling_RPG7_lxWSatlOffset8position!DF/CO Fanglesm>dataTypeGroupsideIndependentEntitiesAttributesȰidatlOffset=ΰitemsItem0ȰdataTypeObjectPositionInfosideIndependentflagsAttributes°idtypeI_SFIA_watcher_lxWSatlOffsetȰposition7D'JC F°ȰΰdataTypeGroupsideIndependentEntities>AttributesCrewLinksƳidatlOffset=yitemsItem0qItem1=Item2dataTypeObjectPositionInfosideIndependentflagsAttributes7idtypeI_SFIA_defector_lxWSatlOffset8=positionD)CQ%Fangles/@7=dataTypeObjectPositionInfo˲sideIndependentflagsAttributesid}typeI_SFIA_deserter_lxWSatlOffsetpositioniDbCV%FdataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_Tura_HeavyGunner_lxWSatlOffset*=position DC{U%FanglesHT@ƳLinkIDProviderLinksynextIDitemsItem0ylinkIDitem0}item1{CustomDataVyroleturretPathydataTypeObjectPositionInfosideIndependentflagsAttributes7id{typeCUP_O_AGS_TKatlOffsetĻ=positionpDɒC#S%FanglesѨ%>5@|0=7=dataTypeGroupsideIndependentEntitiesAttributesuidatlOffset={itemsItem0udataTypeObjectPositionInfo7sideIndependentflagsAttributesoidtypeI_SFIA_medic2_lxWSupositionD}Cɭ Fangles\@ou{dataTypeLayernamePlacedEntitiesǶidatlOffset eitemsdItem0Item1tItem2YItem3NItem4CItem5 Item6Item7Item8Item9Item10qItem11NItem12+Item13Item14Item15Item16Item17|Item18iItem19FItem20#Item21Item22Item23Item24Item25Item26qItem27^Item28;Item29Item30Item31Item32Item33Item34Item35Item36yItem37hItem38WItem396Item40%Item41Item42Item43Item44Item45Item46wItem47jItem48UItem49@Item50+Item51 Item52Item53Item54Item55Item56Item57^Item588Item59 Item60Item61Item62Item63|Item64UItem659Item66 Item67Item68Item69Item70}Item71QItem72%Item73 Item74Item75Item76Item77Item78mItem79OItem807Item81%Item82Item83Item84Item85Item86rItem87SItem88* Item89 Item90 Item91 Item92 Item93 Item94Item95sItem96KItem970Item98Item99dataTypeObjectPositionInfosideEmptyflagsAttributesJidQtypeAmmoCrates_NoInteractive_MediumatlOffset8tposition2CD D*#FanglesU@?}e@JskillL>disableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes/idVtypeAmmoCrates_NoInteractive_MediumYposition/PCDĺ D|#Fangles=K@A@s@/skillL>disableSimulationYdataTypeObjectPositionInfosideEmptyflagsAttributes$idYtypeAmmoCrates_NoInteractive_MediumatlOffsetNposition5CD Dv#FanglesC=O@@$skillL>disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesid8typeAmmoCrates_NoInteractive_MediumatlOffsetdisableSimulationCdataTypeObjectPositionInfosideEmptyflagsAttributesid/typeBarrel2atlOffset position vD= D"Fangles9=Sw?@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesid0typeBarrel2atlOffsetȺpositionwD7 D"Fangles9=Sw?@skillL>disableSimulationdataTypeObjectPositionInfoxsideEmptyflagsAttributesid1typeBarrel2atlOffsetposition wD> D"Fangles9=Sw?@skillL>disableSimulationdataTypeObjectPositionInfoUsideEmptyflagsAttributesidHtypeBarrel1atlOffsetpositionBD0 Dͫ#FanglesU@cd?}e@skillL>disableSimulationdataTypeObjectPositionInfo2sideEmptyflagsAttributesjidItypeBarrel1atlOffset0positionBDȲ DR#Fangles@`@we@jskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidJtypeBarrel1atlOffsetqpositionBD D#Fangles@y}@we@GskillL>disableSimulationqdataTypeObjectPositionInfosideEmptyflagsAttributes$idKtypeBarrel1atlOffset NpositionFBD D#FanglesU@=}e@$skillL>disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesidLtypeBarrel1atlOffset0+position̹BDG D#FanglesU@kd?}e@skillL>disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeBarrel1atlOffsetpositionİDЎCxC%Fangles3>@X=skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBarrel1atlOffsetposition#DC Fangles6/>@@skillL>disableSimulationdataTypeObjectPositionInfo`sideEmptyflagsAttributesidntypeBarrel3atlOffsetpositionIDE D#Fangles@Zw@_W@skillL>disableSimulationdataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeBarrel3atlOffsetposition-DC Fangles6/>@@uskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRid2typeLand_fort_bagfence_long|position~3[D eD#Fangles ^<;@A@RskillL>disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes?id;typeLand_fort_bagfence_longatlOffset0:ipositionE^D9D=#Fangles=05@@?skillL>disableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributesidUtypeLand_fort_bagfence_longFpositionIBD DT#Fanglesn;>nP@l@skillL>disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesid^typeLand_fort_bagfence_long#positionAD D#FanglesY@7N@@skillL>disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesid_typeLand_fort_bagfence_longposition3AD D #FanglesU@C@R@skillL>disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidjtypeLand_fort_bagfence_longpositiondID] D\#FanglesJ7c>|>?@skillL>disableSimulationdataTypeObjectPositionInfoXsideEmptyflagsAttributesidktypeLand_fort_bagfence_longposition JDj DeV#Fangles]7c>S-?e@skillL>disableSimulationdataTypeObjectPositionInfoEsideEmptyflagsAttributes}idotypeLand_fort_bagfence_longatlOffsetL;position4zHD] D#Fanglesr@q>@}skillL>disableSimulationdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidptypeLand_fort_bagfence_longposition˟JDuv DIP#FanglesQu>l>@ZskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGid2typeLand_fort_bagfence_longatlOffset;qpositionouDS D"Fangles@:2>@GskillL>disableSimulationqdataTypeObjectPositionInfosideEmptyflagsAttributes4id3typeLand_fort_bagfence_longatlOffset;^positionvD@4skillL>disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_long;positiona DC Fangles[=fjF@@@skillL>disableSimulation;dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_longpositionZDC Fangles:=p&@@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_longatlOffset8position^¤D>C Fangles[=ެx@R@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_bagfence_longatlOffset8positionDVC FanglesT=Z>*@skillL>disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeLand_fort_bagfence_longatlOffset8position?D[CO FanglesT=#@*@skillL>disableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeLand_fort_bagfence_longpositionѥDZC FanglesT=,?K@skillL>disableSimulationdataTypeObjectPositionInfoIsideEmptyflagsAttributesid,typeLand_fort_bagfence_corneratlOffset8position3ZDiD\#Fangles ^<}@@skillL>disableSimulationdataTypeObjectPositionInfo(sideEmptyflagsAttributes`id-typeLand_fort_bagfence_cornerpositionZDiD&#Fangles}<3u?@`skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOid3typeLand_fort_bagfence_corneratlOffset8yposition ZD[Dp#Fangles^=!@U@OskillL>disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes>id6typeLand_fort_bagfence_corneratlOffset;hpositionA^DlJDQ}#Fangles#=N@vX@>skillL>disableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributes-id:typeLand_fort_bagfence_corneratlOffset;Wposition ^DADZ#Fangles=we@ @-skillL>disableSimulationWdataTypeObjectPositionInfosideEmptyflagsAttributes idTtypeLand_fort_bagfence_corner6position$^CDi DX#Fanglesn;>@@y@ skillL>disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesidstypeLand_fort_bagfence_corneratlOffset :%position^JD~' D#Fangles@G^@0@skillL>disableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesid4typeLand_fort_bagfence_roundposition%\DV,DӪ#Fanglesb= 4>5@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid?typeLand_fort_bagfence_roundpositionwSDDv D*#Fangles@? @skillL>disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidutypeLand_fort_bagfence_roundatlOffset8positionIDe> DI#Fangles@>=@skillL>disableSimulationdataTypeObjectPositionInfoKsideEmptyflagsAttributesid4typeLand_fort_bagfence_roundpositionvD7 D"Fangles@ݾ@@skillL>disableSimulationdataTypeObjectPositionInfo"sideEmptyflagsAttributesZid5typeLand_Wreck_BMP2_Fpositionf\DtDޅ#FanglesK<U@\@ZskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesMidrtypeLand_fortified_nest_small_EP1atlOffsetSdisableSimulationwdataTypeObjectPositionInfosideEmptyflagsAttributes@idttypeLand_fortified_nest_small_EP1atlOffset8jpositionD1tCES%FanglesQc>6@Ĕ=@skillL>disableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributes+id=typeLand_CamoNet_EAST_EP1atlOffset8Uposition CD DW#FanglesU@=}e@+skillL>disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesid9typeLand_CamoNet_EAST_EP1atlOffset<@position@uD D"FanglesĈQ< e@@skillL>disableSimulation@dataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeLand_CamoNet_NATO_EP1atlOffset8+positionSDCG%Fangles6/>P6@ʨk=skillL>disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_CamoNetVar_EAST_EP1 positionIDl D#Fangles@u>%~@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_CamoNetVar_EAST_EP1positionFD C FanglesS=@@skillL>disableSimulationdataTypeObjectPositionInfo`sideEmptyflagsAttributesid:typeLand_fort_rampart_EP1positionUwD'@ DI"Fangles;$e@@@skillL>disableSimulationdataTypeObjectPositionInfoKsideEmptyflagsAttributesid;typeLand_fort_rampart_EP1atlOffset;position~tDAh Dux"Fangles|=u>@skillL>disableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnidtypeLand_fort_rampart_EP1atlOffset8positionNDoj DN#FanglesU@"-@,=@nskillL>disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeLand_fort_rampart_EP1atlOffsetposition#!LD. DP#Fangles`>{>@@YskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes4idtypeLand_fort_rampart_EP1^positionYFD D#Fangles @2@@4skillL>disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributesid1typeLand_GarbagePallet_F8positionZ[D?RD#FanglesK<mP? @skillL>disableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesid@typeLand_HBarrier5 position7DD D&#Fanglesv+@c?@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidStypeLand_HBarrier5atlOffsetposition1CD Dzv#Fanglesw=?s@skillL>disableSimulationdataTypeObjectPositionInfobsideEmptyflagsAttributesid[typeLand_HBarrier5positionsBDj Dߴ#Fangles@F=we@skillL>disableSimulationdataTypeObjectPositionInfo6sideEmptyflagsAttributesnid\typeLand_HBarrier5positionbAD D?#Fangles8@@R@nskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidltypeLand_HBarrier5atlOffset=|positionIDQ D#Fangles@{^@%~@RskillL>disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes+id>typeLand_HBarrier_largeUpositionzCD D##Fangles?@8=@+skillL>disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesidetypeLand_HBarrier3atlOffset9position;AD( DZ#Fangles;=>Q?v+@skillL>disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidftypeLand_HBarrier3 positionAD Dd#Fanglesؿ=BP@t+@skillL>disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidgtypeLand_HBarrier3positionfADe DEV#Fangles%=> =_@skillL>disableSimulationdataTypeObjectPositionInfoSsideEmptyflagsAttributesid-typeLand_HBarrier3position/yD D"Fangles ==3?@skillL>disableSimulationdataTypeObjectPositionInfo7sideEmptyflagsAttributesoid.typeLand_HBarrier3atlOffset$;positionKwD0 DO"Fangles9=9>@oskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSid=typeLand_HBarrier3atlOffset:}position~yD DJ"Fangles ==?@SskillL>disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes'idytypeLand_HBarrier3Qposition؎xD? D"Fangles;,@H@'skillL>disableSimulationQdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier3%positionD}C Fangles6/>@@skillL>disableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_HBarrier3atlOffset8 position۟DpC FanglesmP>Qf@R@skillL>disableSimulation dataTypeObjectPositionInfo{sideEmptyflagsAttributesidAtypeLand_HBarrier1position)DDW D#FanglesU@*? @skillL>disableSimulationdataTypeObjectPositionInfo_sideEmptyflagsAttributesid,typeLand_HBarrier1atlOffsetH;position &xD' D"Fangles=Y@@skillL>disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{id5typeLand_HBarrier1atlOffset;positionsDx DX"Fangleso=d@@{skillL>disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_id6typeLand_HBarrier1atlOffset8positionyD D"Fangles— =i>o@_skillL>disableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesCid7typeLand_HBarrier1atlOffset;mpositionztDll D"Fangles,4=Ó@@CskillL>disableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributes%idRtypeBMP2_HQ_TK_unfolded_Base_EP1OpositionBDr Dz#FanglesE@'=@%skillL>disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributes id9typeLand_MetalBarrel_FatlOffset7positionZ\DfOD;#Fanglesw=,>R@ skillL>disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesid7typeLand_MetalBarrel_empty_FatlOffset%positionGU\DcSD#Fanglesw=B@R@skillL>disableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesid8typeLand_MetalBarrel_empty_FatlOffsetposition*0\D?SD=#FanglesJx=8u@/@skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeI_Tura_Offroad_armor_AT_lxWSatlOffset2position+mJD= D~w#Fangles=K>@dataTypeObjectPositionInfotsideEmptyflagsAttributesidwtypeI_Tura_Offroad_armor_armed_lxWSatlOffsetposition8KDH D,h#Fangles=?@dataTypeObjectPositionInfo<sideEmptyflagsAttributestidmtypeLand_Pallet_vertical_FatlOffsetȺpositionRID[ DE#Fangles@Q>%~@tskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHidBtypeLand_Pallets_FrpositionCD Dd#FanglesU@ZP@ @HskillL>disableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributes)id>typeLand_Sack_FatlOffset;Sposition^uDWb D"FanglesPQ<G> @)skillL>disableSimulationSdataTypeObjectPositionInfosideEmptyflagsAttributes idCtypeLand_Sacks_heap_F* positionCD D6#FanglesU@= @ skillL>disableSimulation* dataTypeObjectPositionInfo sideEmptyflagsAttributes idjtypeLand_BagFence_Long_F positionDC@%Fangles6/>P6@ = skillL>disableSimulation dataTypeObjectPositionInfo| sideEmptyflagsAttributes idltypeLand_BagFence_Long_F positionްDYhCG%Fangles3>1?X= skillL>disableSimulation dataTypeObjectPositionInfog sideEmptyflagsAttributes idotypeLand_BagFence_Round_FatlOffset position2DQCS%FanglesѨ%>0h@|0= skillL>disableSimulation dataTypeObjectPositionInfoR sideEmptyflagsAttributes idptypeLand_BagFence_Round_FatlOffset positionֱDCuE%Fangles;%>@0= skillL>disableSimulation dataTypeObjectPositionInfo= sideEmptyflagsAttributesu idmtypeLand_BagFence_Short_FatlOffset positionܱDIwCqM%FanglesѨ%>@|0=u skillL>disableSimulation dataTypeObjectPositionInfo'sideEmptyflagsAttributes_idZtypeLand_Pallets_stack_FatlOffsetpositionVDDf Di#FanglesC=:m>y@_skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIid`typeLand_Pallets_stack_FatlOffsetspositionBD D#FanglesU@d?}e@IskillL>disableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes!idWtypeLand_WaterBarrel_FKpositionAD D[#Fangles%=>K`>_@!skillL>disableSimulationKdataTypeObjectPositionInfosideEmptyflagsAttributesid?typeFort_Crate_woodatlOffset;0positionTuDa D"FanglesPQ<@ @skillL>disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesid@typeFort_Crate_woodatlOffset;positionvDY D~"Fangles:{<@ @skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidutypeFort_Crate_woodpositionzDueCH%Fangles3>[?X=skillL>disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeO_SFIA_Truck_02_fuel_lxWSCustomAttributespositionGDR D#Fangles@+@t@Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value=dataMsingleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]dataTypeLayernameCampsEntitiesidatlOffset$ kitemsItem0Item1Item2"Item3$Item4&Item5Q(Item6)Item7'5Item86Item98Item10:Item11<Item12:?Item13?Item14LItem15LItem16XItem17ZItem18fItem19hItem20Si kdataTypeTriggerpositionfC-1D0FangleF%?AttributestidtypeEmptyDetectoratlOffsetconditiontriggerActivated base_atksizeAd;AsizeBAtimeoutBBBdataTypeLogicPositionInfo9idtypeAdmiral_OndemandCampZoneCustomAttributesq"positionC/D/Fangles$@o>\>qAttribute0mAttribute1/Attribute2Attribute3Attribute4TAttribute5Attribute6Attribute7Attribute8QAttribute9Attribute10Attribute11 Attribute12k!Attribute134"nAttributes"propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/data /singleTypeSTRINGvalue/propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuegdatawsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueTdata.TsingleTypeSCALARvalueBTpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueadataqsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueQdata.QsingleTypeSTRINGvalueQpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuet  data  singleTypeSCALARvalue@@ propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value5!k!dataE!k!singleTypeSCALARvaluek!propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value!4"data"4"singleTypeSCALARvalue4"propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value""data""singleTypeSTRINGvalue"dataTypeGroupsideCivilianEntitiesT#Attributes$idatlOffset=Ŀ$itemsItem0|#Item1)$$dataTypeObjectPositionInfo#sideCivilianflagsAttributes#$idtypeC_Bob_VR)$positionCj1D GFangles ?#$)$dataTypeWaypointloiterAltitudepositionGD54 Dt#FEffects$showWPNEVERidtypeMoveatlOffset$$$dataTypeGroupsideCivilianEntities%Attributes&idatlOffset=Ĉ&itemsItem0E%Item1%&dataTypeObjectPositionInfo%sideCivilianflagsAttributes%idtypeC_Bob_VR%positionjCP1D'<Fangles?%%dataTypeWaypointloiterAltitudepositionRDRDo!FEffects|&showWPNEVERidtypeMoveatlOffset9&&&dataTypeGroupsideCivilianEntities&AttributesK(idatlOffset=Q(itemsItem0'Item1'K(dataTypeObjectPositionInfo'sideCivilianflagsAttributes'idtypeC_Bob_VRatlOffset@'position\Cov1DLFangles ?''dataTypeWaypointloiterAltitudepositionD0D"FEffectsE(showWPNEVERidtypeMoveK(K(Q(dataTypeTriggerpositionm'bCD5*Fangle@Attributes(idtypeEmptyDetector)conditiontriggerActivated base_atksizeAd;AsizeBA)dataTypeLogicPositionInfoj)idtypeAdmiral_OndemandCampZoneCustomAttributes)'5positionDkPCD +Fangles:=2?=)Attribute0*Attribute1`+Attribute2,Attribute3,Attribute4-Attribute5D.Attribute6.Attribute7/Attribute80Attribute9O1Attribute102Attribute112Attribute123Attribute13e4nAttributes'5propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-+`+data=+`+singleTypeSTRINGvalue`+propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+,data+,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value,,data,,singleTypeSCALARvalueB,propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueO--data_--singleTypeSCALARvalueB-propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value.D.data.D.singleTypeSCALARvalue AD.propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value..data..singleTypeBOOLvalue.propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value//data//singleTypeSCALARvalue@/propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueO00data_00singleTypeSTRINGvalue0propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value1O1data)1O1singleTypeSCALARvalueO1propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value12data12singleTypeSCALARvalue?2propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuef33datav33singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value/4e4data?4e4singleTypeSCALARvaluee4propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value4'5data5'5singleTypeSTRINGvalue'5dataTypeGroupsideCivilianEntities5Attributes6idatlOffset=6itemsItem05Item1Z66dataTypeObjectPositionInfo6sideCivilianflagsAttributesT6idtypeC_Bob_VRZ6position[gCkD*Fangles% @T6Z6dataTypeWaypointloiterAltitudepositionan(D+DV%FEffects6showWPNEVERid typeMove666dataTypeGroupsideCivilianEntities>7Attributes8idatlOffset=ĩ8itemsItem0f7Item188dataTypeObjectPositionInfo7sideCivilianflagsAttributes 8idtypeC_Bob_VR8positioni1iCD*Fangles% @ 88dataTypeWaypointloiterAltitudeposition?D̉DT&FEffects8showWPNEVERid typeMoveatlOffset9888dataTypeGroupsideCivilianEntities9Attributes:idatlOffset=:itemsItem0:9Item19Item2g::dataTypeObjectPositionInfo9sideCivilianflagsAttributes9idtypeC_Bob_VR9positiondCD*FanglesYR @99dataTypeWaypointloiterAltitudepositionqBCD &FEffectsa:showWPNEVERid typeMoveg:g:dataTypeWaypointloiterAltitudeposition(DKD#FEffects:showWPNEVERid typeMoveatlOffset:::dataTypeGroupsideCivilianEntities[;Attributes<idatlOffset=<itemsItem0;Item10<<dataTypeObjectPositionInfo;sideCivilianflagsAttributes*<idtypeC_Bob_VR0<position7#D%RD<3&Fanglesɯ@*<0<dataTypeWaypointloiterAltitudepositionTdCD D6#FEffects<showWPNEVERidtypeMoveatlOffset<<<dataTypeGroupsideCivilianEntities$=Attributes4?idatlOffset=:?itemsItem0W=Item1>Item2>4?dataTypeObjectPositionInfo=sideCivilianflagsAttributes>idtypeC_Bob_VRatlOffset>positionDpDVDB&Fanglesɯ@>>dataTypeWaypointloiterAltitudeposition-)D D&FEffects>showWPNEVERidtypeMoveatlOffset9>>dataTypeWaypointloiterAltitudeposition/SZDY&D#FEffects.?showWPNEVERidtypeMoveatlOffset4?4?:?dataTypeTriggerpositionD`D?&Fangle>9 @Attributes?idtypeEmptyDetector?conditiontriggerActivated base_atksizeAd;AsizeBA?dataTypeLogicPositionInfoS@idtypeAdmiral_OndemandCampZoneCustomAttributes@LpositionDVDk&Fangles@L?WW@@Attribute0AAttribute1IBAttribute2CAttribute3CAttribute4nDAttribute5-EAttribute6EAttribute7FAttribute8kGAttribute98HAttribute10HAttribute11IAttribute12JAttribute13NKnAttributesLpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueBIBdata&BIBsingleTypeSTRINGvalueIBpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueBCdataBCsingleTypeSCALARvalueCpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueCCdataCCsingleTypeSCALARvalueBCpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8DnDdataHDnDsingleTypeSCALARvalueBnDpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueD-EdataE-EsingleTypeSCALARvalue A-EpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueEEdataEEsingleTypeBOOLvalueEpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value{FFdataFFsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value8GkGdataHGkGsingleTypeSTRINGvaluekGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueH8HdataH8HsingleTypeSCALARvalueA8HpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueHHdataHHsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueIIdataIIsingleTypeSCALARvalue@@IpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOJJdata_JJsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueKNKdata(KNKsingleTypeSCALARvalueNKpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKLdataKLsingleTypeSTRINGvalueLdataTypeTriggerpositionD%D=g Fangleݫ@Attributes}LidtypeEmptyDetectorLconditiontriggerActivated base_atksizeAd;AsizeBAtimeout4C4C4CLdataTypeLogicPositionInfoBMidtypeAdmiral_OndemandCampZoneCustomAttributeszMXposition̒DXDY5 Fangles@@ @zMAttribute0vNAttribute18OAttribute2OAttribute3PAttribute4]QAttribute5RAttribute6RAttribute7SAttribute8ZTAttribute9'UAttribute10UAttribute11VAttribute12tWAttribute13=XnAttributesXpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueO8OdataO8OsingleTypeSTRINGvalue8OpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOOdataOOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuepPPdataPPsingleTypeSCALARvalueBPpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value'Q]Qdata7Q]QsingleTypeSCALARvalueB]QpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueQRdataQRsingleTypeSCALARvalue ARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueRRdataRRsingleTypeBOOLvalueRpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuejSSdatazSSsingleTypeSCALARvalueSpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value'TZTdata7TZTsingleTypeSTRINGvalueZTpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueT'UdataU'UsingleTypeSCALARvalue'UpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueUUdataUUsingleTypeSCALARvalueUpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value}VVdataVVsingleTypeSCALARvalueVpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>WtWdataNWtWsingleTypeSCALARvalue?tWpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueX=XdataX=XsingleTypeSCALARvalue@@=XpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueXXdataXXsingleTypeSTRINGvalueXdataTypeGroupsideCivilianEntities]YAttributesZidatlOffset=ĸZitemsItem0YItem12ZZdataTypeObjectPositionInfoYsideCivilianflagsAttributes,ZidtypeC_Bob_VR2ZpositionD4D-v Fangles@,Z2ZdataTypeWaypointloiterAltitudepositionroD D"FEffectsZshowWPNEVERidtypeMoveZZZdataTypeLogicPositionInfo [id*typeAdmiral_OndemandCampZoneCustomAttributesX[fposition_DRIDQ#Fangles2=S?@X[Attribute0T\Attribute1]Attribute2]Attribute3^Attribute4;_Attribute5_Attribute6`Attribute7~aAttribute88bAttribute9cAttribute10cAttribute11dAttribute12ReAttribute13fnAttributesfpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\]data\]singleTypeSTRINGvalue]propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value]]data]]singleTypeSCALARvalue]propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueN^^data^^^singleTypeSCALARvalueB^propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value_;_data_;_singleTypeSCALARvalueB;_propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value__data__singleTypeSCALARvalue A_propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value{``data``singleTypeBOOLvalue`propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueHa~adataXa~asingleTypeSCALARvalue~apropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueb8bdatab8bsingleTypeSTRINGvalue8bpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuebcdatabcsingleTypeSCALARvalueAcpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueccdataccsingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value[dddatakddsingleTypeSCALARvalue@@dpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueeRedata,eResingleTypeSCALARvalueRepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueefdataefsingleTypeSCALARvaluefpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueffdataffsingleTypeSTRINGvaluefdataTypeGroupsideCivilianEntities;gAttributeshid+atlOffset=ĦhitemsItem0cgItem1hhdataTypeObjectPositionInfogsideCivilianflagsAttributes hid,typeC_Bob_VRhpositionƙeDDJ&#Fangles? hhdataTypeWaypointloiterAltitudeposition‹DCr FEffectshshowWPNEVERid1typeMoveatlOffsethhhdataTypeTriggerposition dDVD/#Fangle@Attributesiid)typeEmptyDetectorSiconditiontriggerActivated basesizeAd;AsizeBASidataTypeGroupsideCivilianEntitiesiAttributeskidatlOffset= kitemsItem0iItem1jkdataTypeObjectPositionInfoHjsideCivilianflagsAttributesjidtypeC_Bob_VRjpositionDXD)&Fangles@jjdataTypeWaypointloiterAltitudepositionC4D#FEffectskshowWPNEVERidtypeMovekk kdataTypeLayernameCQCEntitiesUkidatlOffset^@sitemsItem0}kItem1:lsdataTypeTriggerposition1OD DP%$FangleR@Attributeskid2typeEmptyDetectoratlOffset+7A:lconditiontriggeractivated basesizeARAsizeBuB:ldataTypeLogicPositionInfolid3typeAdmiral_CqcZoneCustomAttributeslsposition itemsItem0Item1Item2Item3gdataTypeObjectPositionInfosideWestflagsAttributes,id? typeB_Soldier_TL_FpositionE׽Bt"Fangles@h@@,skill?rankCORPORALinit [this, ["faction", "ARD_DE"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 1 Fireteam Leader@Charlie 1 [JIP]isPlayabledataTypeObjectPositionInfosideWestflagsAttributesid@ typeB_soldier_AR_Fposition9ESQB"FangleseX@h@ @skill?rankCORPORALinit [this, ["faction", "ARD_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 1 Automatic Rifleman@Charlie 1 [JIP]isPlayabledataTypeObjectPositionInfosideWestflagsAttributes9idA typeB_Soldier_A_FpositionՂEJýB"Fangles@h@@9skill?init [this, ["faction", "ARD_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 1 Assistant Automatic Rifleman@Charlie 1 [JIP]isPlayabledataTypeObjectPositionInfousideWestflagsAttributesidB typeB_soldier_LAT_Fgposition E16Bu"Fangles@h@@skill?init[this, ["faction", "ARD_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 1 Rifleman (AT)@Charlie 1 [JIP]isPlayablegformationDIAMONDdataTypeGroupsideWestEntitiesAttributesidC itemsItem0 Item1Item2Item3dataTypeObjectPositionInfozsideWestflagsAttributesidD typeB_Soldier_TL_FpositionEܴB"}"Fangles@i@@skill?rankCORPORALinit [this, ["faction", "ARD_DE"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 2 Fireteam Leader@Charlie 2 [JIP]isPlayabledataTypeObjectPositionInfosideWestflagsAttributesHidE typeB_soldier_AR_Fposition靪E$B<|"FangleseX@i@@Hskill?rankCORPORALinit [this, ["faction", "ARD_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionArdistani Army - Charlie 2 Automatic Rifleman@Charlie 2 [JIP]isPlayabledataTypeObjectPositionInfosideWestflagsAttributesidF typeB_Soldier_A_FpositionE=B=I?@init [this, ["faction", "ARD_DE"], ["gear", "VG"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 1 Commander@APC 1 [M113A1]isPlayableiAttribute0Attribute17Attribute2nAttributes*propertyspeakerexpression_this setspeaker _value;Value7data 7singleTypeSTRINGvalueMale02ENG7propertypitchexpression_this setpitch _value;Value}datasingleTypeSCALARvalueG?propertyfaceexpression_this setface _value;Value*data*singleTypeSTRINGvalue*dataTypeObjectPositionInfosideWestflagsAttributesidU typeB_crew_FCustomAttributespositionE9AYXCFangles(=R?f@init[this, ["faction", "ARD_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 1 Driver@APC 1 [M113A1]isPlayableAttribute0Attribute1BnAttributespropertyspeakerexpression_this setspeaker _value;ValueBdataBsingleTypeSTRINGvalueMale04ENGBpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvaluep}?formationDIAMONDdataTypeGroupsideWestEntities"AttributesidV 8itemsItem0JItem1dataTypeObjectPositionInfosideWestflagsAttributesidW typeB_crew_FCustomAttributespositionESAKCFangles?>=I?@init [this, ["faction", "ARD_DE"], ["gear", "VG"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 2 Commander@APC 2 [M113A1]isPlayableAttribute0Attribute1Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value[dataksingleTypeSTRINGvalueMale02ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?propertyfaceexpression_this setface _value;ValueWdatagsingleTypeSTRINGvaluedataTypeObjectPositionInfo sideWestflagsAttributesCidX typeB_crew_FCustomAttributespositionEɺ AcDCFangles(=R?f@Cinit[this, ["faction", "ARD_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 2 Driver@APC 2 [M113A1]isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuefdatavsingleTypeSTRINGvalueMale04ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvaluep}?formationDIAMOND8dataTypeGroupsideWestEntitiesAttributesidY itemsItem0Item1dataTypeObjectPositionInfo+sideWestflagsAttributescidZ typeB_crew_FCustomAttributes0positionLE\_Bd"Fangles&L@wr@}9cinit [this, ["faction", "ARD_DE"], ["gear", "VG"], ["marker", "APC3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 3 Commander@APC 3 [M113A1] [JIP]isPlayable0Attribute0xAttribute1Attribute2znAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale02ENGpropertypitchexpression_this setpitch _value;ValueDzdataTzsingleTypeSCALARvalueG?zpropertyfaceexpression_this setface _value;ValuedatasingleTypeSTRINGvaluedataTypeObjectPositionInforsideWestflagsAttributesid[ typeB_crew_FCustomAttributesQposition>IEpnBM"FanglesjC@kr@]I<init[this, ["faction", "ARD_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 3 Driver@APC 3 [M113A1] [JIP]isPlayableQAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale04ENGpropertypitchexpression_this setpitch _value;ValueUdataesingleTypeSCALARvaluep}?formationDIAMONDdataTypeGroupsideWestEntitiesAttributesid\ itemsItem0Item1^dataTypeObjectPositionInfosideWestflagsAttributesid] typeB_crew_FCustomAttributes^positiona1EJB{"Fanglesɮ@?uo@b@init [this, ["faction", "ARD_DE"], ["gear", "VG"], ["marker", "APC4", "ColorBrown"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 4 Commander@APC 4 [M113A1] [JIP]isPlayableAttribute0Attribute1kAttribute2nAttributes^propertyspeakerexpression_this setspeaker _value;Value/kdata?ksingleTypeSTRINGvalueMale02ENGkpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?propertyfaceexpression_this setface _value;Value+^data;^singleTypeSTRINGvalue^dataTypeObjectPositionInfosideWestflagsAttributesid^ typeB_crew_FCustomAttributespositions,EϿBJ#Fangles=@po@V<init[this, ["faction", "ARD_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionArdistani Army - APC 4 Driver@APC 4 [M113A1] [JIP]isPlayableAttribute0Attribute1|nAttributespropertyspeakerexpression_this setspeaker _value;Value@|dataP|singleTypeSTRINGvalueMale04ENG|propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvaluep}?formationDIAMONDdataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCid_ typeHeadlessClient_Fposition=DdataTypeMarkerpositionAEzA٢7FnameshamtypeEmptyida dataTypeMarkerposition_@EqBFnamenagrtypeEmptyidc YdataTypeMarkerpositionPDD#FnamehqtypeEmptyidd atlOffsetdataTypeMarkerposition'NEIB"FnamejiptypeEmptyide atlOffset7dataTypeMarkerpositionIuE2!B#%FnamevalltypeEmptyid rdataTypeObjectPositionInfosideIndependentflagsAttributes'id typeCUP_B_M2StaticMG_US-positionJDJ D#Fanglesy@?0@'-LinkIDProviderRLinkseP5nextIDeitemsItem0M Item1 Item2 Item34 Item4 Item5 Item6 Item7h Item8 Item9 Item10O Item11 Item12 Item136Item14Item15Item16Item17jItem18Item19Item20QItem21Item22Item238Item24Item25Item26Item27lItem28Item29Item30SItem31Item32Item33:Item34Item35Item36!Item37nItem38Item39Item40UItem41Item42Item43<Item44Item45Item46#Item47pItem48Item49 Item50WItem51Item52Item53>Item54Item55Item56%Item57rItem58Item59 Item60YItem61Item62Item63@Item64Item65Item66'Item67tItem68Item69Item70[Item71Item72Item73B Item74 Item75 Item76)!Item77v!Item78!Item79"Item80]"Item81"Item82"Item83D#Item84#Item85#Item86+$Item87x$Item88$Item89%Item90_%Item91%Item92%Item93F&Item94&Item95&Item96-'Item97z'Item98'Item99(Item100a(Item101(Item102(Item103H)Item104)Item105)Item106/*Item107|*Item108*Item109+Item110c+Item111+Item112+Item113J,Item114,Item115,Item1161-Item117~-Item118-Item119.Item120e.Item121.Item122.Item123L/Item124/Item125/Item12630Item1270Item1280Item1291Item130g1Item1311Item1322Item133N2Item1342Item1352Item13653Item1373Item1383Item1394Item140i4Item1414Item1425P5linkIDitem0{item1zCustomData  typeSync linkIDitem0}item1|CustomData  typeSync linkIDitem0yitem1~CustomData" 4 typeSync4 linkIDitem0item1CustomDatao  typeSync linkIDitem0item1CustomData  typeSync linkIDitem0item1CustomData  typeSync linkIDitem0item1CustomDataV h typeSynch linkIDitem0item1CustomData  typeSync linkIDitem0item1xCustomData  typeSync linkID item0item1CustomData= O typeSyncO linkID item0item1CustomData  typeSync linkID item0item1CustomData  typeSync linkID item0item1CustomData$6typeSync6linkID item0item1CustomDataqtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1VCustomDataXjtypeSyncjlinkIDitem0item1VCustomDatatypeSynclinkIDitem0item1VCustomDatatypeSynclinkIDitem0item1VCustomData?QtypeSyncQlinkIDitem0item1VCustomDatatypeSynclinkIDitem0item1VCustomDatatypeSynclinkIDitem0item1VCustomData&8typeSync8linkIDitem0item1VCustomDatastypeSynclinkIDitem0Gitem1VCustomDatatypeSynclinkIDitem0Hitem1VCustomData typeSynclinkIDitem0Iitem1VCustomDataZltypeSyncllinkIDitem0kitem1VCustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1!CustomDataAStypeSyncSlinkIDitem0#item1"CustomDatatypeSynclinkIDitem0,item1+CustomDatatypeSynclinkID item0:item1;CustomData(:typeSync:linkID!item0Litem1KCustomDatautypeSynclinkID"item0Nitem1MCustomDatatypeSynclinkID#item0Vitem1UCustomData!typeSync!linkID$item0^item1]CustomData\ntypeSyncnlinkID%item0aitem1`CustomDatatypeSynclinkID&item0item1CustomDatatypeSynclinkID'item0item1CustomDataCUtypeSyncUlinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomDatatypeSynclinkID*item0item1CustomData*<typeSync<linkID+item0:item1CustomDatawtypeSynclinkID,item0item1FCustomDatatypeSynclinkID-item0item1FCustomData#typeSync#linkID.item0item1FCustomData^ptypeSyncplinkID/item0item1FCustomDatatypeSynclinkID0item0item1FCustomData typeSync linkID1item0item1FCustomDataEWtypeSyncWlinkID2item0item1FCustomDatatypeSynclinkID3item0item1FCustomDatatypeSynclinkID4item09item1FCustomData,>typeSync>linkID5item00item1FCustomDataytypeSynclinkID6item0item1FCustomDatatypeSynclinkID7item0item1FCustomData%typeSync%linkID8item0item1FCustomData`rtypeSyncrlinkID9item0item1FCustomDatatypeSynclinkID:item0item1FCustomData typeSync linkID;item0item1FCustomDataGYtypeSyncYlinkID<item0item1FCustomDatatypeSynclinkID=item0item1FCustomDatatypeSynclinkID>item0item1FCustomData.@typeSync@linkID?item0item1FCustomData{typeSynclinkID@item0item1FCustomDatatypeSynclinkIDAitem0item1FCustomData'typeSync'linkIDBitem0item1FCustomDatabttypeSynctlinkIDCitem0item1FCustomDatatypeSynclinkIDDitem0item1FCustomDatatypeSynclinkIDEitem0item1FCustomDataI[typeSync[linkIDFitem0item1FCustomDatatypeSynclinkIDGitem0item1FCustomDatatypeSynclinkIDHitem0item1FCustomData0 B typeSyncB linkIDIitem0;item1FCustomData}  typeSync linkIDJitem0Eitem1FCustomData  typeSync linkIDKitem0@item1FCustomData!)!typeSync)!linkIDLitem0Bitem1FCustomDatad!v!typeSyncv!linkIDMitem0>item1FCustomData!!typeSync!linkIDNitem0item1CustomData!"typeSync"linkIDOitem0 item1CustomDataK"]"typeSync]"linkIDPitem0 item1CustomData""typeSync"linkIDQitem0 item1CustomData""typeSync"linkIDRitem0~item1CustomData2#D#typeSyncD#linkIDSitem0item1CustomData##typeSync#linkIDTitem0item1CustomData##typeSync#linkIDUitem0witem1CustomData$+$typeSync+$linkIDVitem0xitem1CustomDataf$x$typeSyncx$linkIDWitem0item1CustomData$$typeSync$linkIDXitem0item1CustomData%%typeSync%linkIDYitem0;item1CustomDataM%_%typeSync_%linkIDZitem0item1CustomData%%typeSync%linkID[item00item1CustomData%%typeSync%linkID\item0item1CustomData4&F&typeSyncF&linkID]item0item1FCustomData&&typeSync&linkID^item0item1FCustomData&&typeSync&linkID_item0item1FCustomData'-'typeSync-'linkID`item0item1FCustomDatah'z'typeSyncz'linkIDaitem0item1FCustomData''typeSync'linkIDbitem0item1FCustomData((typeSync(linkIDcitem0item1FCustomDataO(a(typeSynca(linkIDditem0item1FCustomData((typeSync(linkIDeitem0item1CustomData((typeSync(linkIDfitem0item1CustomData6)H)typeSyncH)linkIDgitem0item1CustomData))typeSync)linkIDhitem0item1CustomData))typeSync)linkIDiitem0item1CustomData*/*typeSync/*linkIDjitem0*item1)CustomDataj*|*typeSync|*linkIDkitem03item12CustomData**typeSync*linkIDlitem05item14CustomData++typeSync+linkIDmitem07item1VCustomDataQ+c+typeSyncc+linkIDnitem08item1VCustomData++typeSync+linkIDoitem0Fitem1ECustomData++typeSync+linkIDpitem0Litem1KCustomData8,J,typeSyncJ,linkIDqitem0_item1^CustomData,,typeSync,linkIDritem0citem1bCustomData,,typeSync,linkIDsitem0@ item1FCustomData-1-typeSync1-linkIDtitem0B item1FCustomDatal-~-typeSync~-linkIDuitem0F item1FCustomData--typeSync-linkIDvitem0e item1FCustomData..typeSync.linkIDwitem0g item1FCustomDataS.e.typeSynce.linkIDxitem0i item1FCustomData..typeSync.linkIDyitem0k item1FCustomData..typeSync.linkIDzitem0m item1FCustomData:/L/typeSyncL/linkID{item0p item1VCustomData//typeSync/linkID|item0r item1VCustomData//typeSync/linkID}item0} item1| CustomData!030typeSync30linkID~item0j item1CustomDatan00typeSync0linkIDitem0k item1CustomData00typeSync0linkIDitem0l item1CustomData11typeSync1linkIDitem0Fitem1 CustomDataU1g1typeSyncg1linkIDitem0 item1FCustomData11typeSync1linkIDitem0 item1FCustomData12typeSync2linkIDitem0 item1FCustomData<2N2typeSyncN2linkIDitem0 item1FCustomData22typeSync2linkIDitem0item1 CustomData22typeSync2linkIDitem0item1 CustomData#353typeSync53linkIDitem0 item1FCustomDatap33typeSync3linkIDitem0 item1FCustomData33typeSync3linkIDitem0 item1FCustomData 44typeSync4linkIDitem0 item1FCustomDataW4i4typeSynci4linkIDitem0^item1aCustomData44typeSync4linkIDitem0item1CustomData45typeSync5linkIDitem0eitem1bCustomData>5P5typeSyncP5Jowjd/H