admiral\admiral.hfcba_settings.sqfJ-`,description.extwfhull3\AKM_PRL.hHgr%hull3\briefing\blufor.sqf+ehull3\briefing\civilian.sqf+ehull3\briefing\indfor.sqf+ehull3\briefing\opfor.sqfPgFhull3\hull3.hifhull3\LICENSE+e8init.sqfTfinitPlayerLocal.sqf_f,initServer.sqff!mission.sqm+gplank.hfzone_spawned_unit.sqf\[class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; class ZoneTemplates { class Camp { infFireteamSize = 1; infWaypointAmount = 4; techWaypointAmount = 3; armourWaypointAmount = 3; waypointBehaviours[] = {"AWARE"}; canSpawnFfvCrew = 0; aimingAccuracy = 0.2; aimingShake = 0.2; aimingSpeed = 0.5; spotDistance = 0.65; spotTime = 1; courage = 1; reloadSpeed = 1; commanding = 1; general = 0.7; }; }; class Camp { defaultUnitTemplate = "GMX_CDF"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "GMX_CDF"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "GMX_CDF"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class GMX_CDF { technicals[] = {"gmx_cdf_uaz469_dshkm_wdl", "gmx_cdf_uaz469_dshkm_wdl", "gmx_cdf_uaz469_spg9_wdl", "CUP_O_Tigr_M_233114_PK_RU", "CUP_O_Tigr_M_233114_KORD_RU"}; armour[] = {"gmx_cdf_brdm2_wdl", "gmx_cdf_btr60pb_wdl", "gmx_cdf_bmp1sp2_wdl", "gmx_cdf_pt76b_wdl", "gmx_cdf_t55_wdl", "gmx_cdf_t55a_wdl", "gmx_cdf_t55am2_wdl", "gmx_cdf_t55am2b_wdl"}; th[] = {"gmx_cdf_mi2t_wdl"}; ah[] = {"gmx_cdf_mi2urn_wdl"}; }; }; };force ace_mk6mortar_useAmmoHandling = false;#include "admiral\admiral.h" #include "hull3\hull3.h" #include "plank.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Backs to the Bay"; onLoadMission = "Made with Hull3"; author = "Dextrus"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 63; }; 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 = 5; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 1; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9,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 = 5; 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 AKM_PRL { class Rifleman { primaryWeapon = "gm_akmn_wud"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; basicAssignItems[] = {"ItemMap", "gm_gc_compass_f73", "gm_watch_kosei_80"}; 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 = "gm_pm_blk"; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"gm_8Rnd_9x18mm_B_pst_pm_blk", 3} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; assignItems[] = {}; binocular = "gm_df7x40_blk"; }; class Officer : Leader { assignItems[] = {}; binocular = "gm_df7x40_blk"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "gm_pm63_blk"; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"gm_25Rnd_9x18mm_B_pst_pm63_blk", 4}}; backpackMagazines[] = {}; assignItems[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 2} }; assignItems[] = {}; binocular = "gm_df7x40_blk"; 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 = "gm_rpk_wud"; vestMagazines[] = {{"gm_75Rnd_762x39mm_B_M43_ak47_blk", 2}}; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"gm_75Rnd_762x39mm_B_M43_ak47_blk", 4} }; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"gm_75Rnd_762x39mm_B_M43_ak47_blk", 4} }; binocular = "gm_df7x40_blk"; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_RPG7V"; secondaryWeaponItems[] = {"CUP_PG7VL_M"}; vestMagazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 6}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; backpackMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1}, {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 4}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"CUP_PG7VM_M", 2} }; }; class MMGG : Rifleman { primaryWeapon = "gm_hmgpkm_prp"; vestMagazines[] = {{"gm_100Rnd_762x54mm_B_T_t46_pk_grn", 1}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"gm_100Rnd_762x54mm_B_T_t46_pk_grn", 3} }; }; class MMGAG : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2}, {"gm_100Rnd_762x54mm_B_T_t46_pk_grn", 3} }; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; binocular = "gm_df7x40_blk"; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class HMGG : Rifleman { backpack = "CUP_B_DShkM_Gun_Bag"; backpackMagazines[] = {}; backpackMedicalItems[] = {}; }; class HMGAG : HMGG { backpack = "CUP_B_DShkM_TripodLow_Bag"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; binocular = "gm_df7x40_blk"; assignItems[] = {}; }; class HMGAC : Rifleman { }; class MATG : RAT { secondaryWeapon = "CUP_launch_RPG7V"; secondaryWeaponItems[] = {"CUP_optic_PGO7V", "CUP_PG7VL_M"}; backpackMagazines[] = { {"CUP_PG7VL_M", 2}, {"CUP_PG7VR_M", 1} }; }; class MATAG : Rifleman { backpackMagazines[] = { {"CUP_PG7VL_M", 2}, {"CUP_PG7VR_M", 1} }; binocular = "gm_df7x40_blk"; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class MATAC : MATAG { assignItems[] = {}; binocular = "gm_df7x40_blk"; uniformRadios[] = {"ACRE_PRC343"}; }; class HATG : MATG { secondaryWeapon = ""; secondaryWeaponItems[] = {}; backpackMagazines[] = {}; backpack = "gm_fagot_launcher_weaponBag"; }; class HATAG : MATAG { backpackMagazines[] = { {"HandGrenade", 1}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 2} }; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; }; class HATAC : Rifleman { uniformRadios[] = {"ACRE_PRC343"}; assignItems[] = {}; }; class SN : Rifleman { primaryWeapon = "gm_svd_wud"; handgunWeapon = "gm_pm_blk"; primaryWeaponItems[] = {"gm_pso1_gry"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"gm_10Rnd_762x54mmR_AP_7N1_svd_blk", 4}, {"gm_8Rnd_9x18mm_B_pst_pm_blk", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"gm_10Rnd_762x54mmR_AP_7N1_svd_blk", 3} }; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "gm_df7x40_blk"; }; class VC : Crew { binocular = "gm_df7x40_blk"; }; class VG : Crew { }; class VD : Crew { }; class Car { weapons[] = {{"gm_rpg18_oli", 10}}; magazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 20}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 10}, {"gm_75Rnd_762x39mm_B_M43_ak47_blk", 10}, {"CUP_PG7VL_M", 5}, {"gm_1Rnd_64mm_heat_pg18", 10}, {"ACE_HandFlare_White", 15}, {"HandGrenade", 5}, {"SmokeShell", 5} }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Truck { weapons[] = { {"gm_rpg18_oli", 40}, {"gm_9k32m_oli", 20} }; magazines[] = { {"gm_30Rnd_762x39mm_B_M43_ak47_blk", 80}, {"gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 60}, {"gm_75Rnd_762x39mm_B_M43_ak47_blk", 60}, {"gm_100Rnd_762x54mm_B_T_t46_pk_grn", 40}, {"gm_10Rnd_762x54mmR_AP_7N1_svd_blk", 40}, {"CUP_PG7VL_M", 30}, {"gm_1Rnd_64mm_heat_pg18", 40}, {"gm_1Rnd_72mm_he_9m32m", 20}, {"SatchelCharge_Remote_Mag", 20}, {"ACE_HandFlare_White", 30}, {"HandGrenade", 50}, {"SmokeShell", 50} }; items[] = { {"ACE_M26_Clacker", 2} }; medicalItems[] = { {"ACE_fieldDressing", 100}, {"ACE_splint", 24} }; }; class Mines { magazines[] = { {"CUP_MineE_M", 20}, {"APERSMine_Range_Mag", 40} }; }; }; // BLUFOR 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 "]]; // 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","
Chernarussian troops have forced what remains of the CHDKZ insurgency to the port town of Svetloyarsk. The noose is tightening and it is up to the tenacity and creativity of the defending freedom fighters to hold out until rescue can arrive.

ENEMY FORCES
CDF

FRIENDLY FORCES
CHDKZ "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Hold out within the borders of Svetloyarsk until rescue can arrive. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain inside the red circle until reinforcements arrive.

FIRE SUPPORT PLAN
We have 2x DSHKm and 1x SPG UAZs at our disposal to augment our defence.

Additional ammunition and mines are being stored in the town hall. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Rockets automatically load into disposable RPG-18s. Do not add extra rockets to your inventory as you cannot reload them. Only pull the launchers into your kit. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Dextrus "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_CHKDZ { gear = "AKM_PRL"; uniform = "CHKDZ"; }; }; class Gear { #include "AKM_PRL.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.ark_fnc_ho_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "ho_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 0, 4, 0, 4, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 1, 2, 0, 2, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["MATAG"]) exitWith {[_unit, [0, 1, 2, 0, 2, 0, 0, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["MMGAG"]) exitWith {[_unit, [0, 1, 2, 0, 2, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic", "AR", "MMG", "SN" ]) exitWith {[_unit, [0, 0, 2, 1, 2, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["AAR", "Rifleman", "MATAC", "SP"]) exitWith {[_unit, [0, 0, 2, 0, 2, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT", "MATG"]) exitWith {[_unit, [0, 0, 2, 0, 2, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["ho_areFortsAssigned", true, true]; }; }; ark_fnc_ho_fillSmallAmmobox = { //7 private _box = _this select 1; private ["_magazines", "_weapons"]; _magazines = [ ["gm_30Rnd_762x39mm_B_M43_ak47_blk", 30], ["gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 20], ["gm_75Rnd_762x39mm_B_M43_ak47_blk", 20], ["CUP_PG7VM_M", 10], ["HandGrenade", 10], ["ACE_Chemlight_HiRed", 10], ["SmokeShell", 10], ["ACE_HandFlare_White", 20], ["gm_1Rnd_64mm_heat_pg18", 20] ]; _weapons = [ ["gm_rpg18_oli", 20] ]; _items = [ ["ACE_fieldDressing", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_ho_fillBigAmmobox = { //6 private _box = _this select 1; private ["_magazines", "_weapons", "_items"]; _magazines = [ ["gm_30Rnd_762x39mm_B_M43_ak47_blk", 100], ["gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk", 50], ["gm_75Rnd_762x39mm_B_M43_ak47_blk", 60], ["CUP_PG7VL_M", 30], ["CUP_PG7VM_M", 20], ["ACE_Chemlight_HiRed", 10], ["ACE_HandFlare_White", 10], ["HandGrenade", 50], ["SmokeShell", 50], ["gm_1Rnd_64mm_heat_pg18", 40], ["gm_1Rnd_72mm_he_9m32m", 20] ]; _weapons = [ ["gm_9k32m_oli", 20], ["gm_rpg18_oli", 40] ]; _items = [ ["ACE_fieldDressing", 80] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_ho_fillMMGbox = { //8 private _box = _this select 1; private ["_magazines"]; _magazines = [ ["gm_100Rnd_762x54mm_B_T_t46_pk_grn", 60] ]; _items = [ ["ACE_fieldDressing", 25] ]; clearMagazineCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_ho_fillMATbox = { //8 private _box = _this select 1; private ["_magazines"]; _magazines = [ ["CUP_PG7VL_M", 40], ["CUP_PG7VM_M", 30], ["CUP_OG7_M", 30] ]; _items = [ ["ACE_fieldDressing", 25] ]; clearMagazineCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; }; if (!didJIP) then { [player] call ark_fnc_ho_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };ark_fnc_enableSim = { params ["_veh","_enabled"]; _veh enableSimulationGlobal _enabled; {_x enableSimulationGlobal _enabled} forEach crew _veh; }; // Disable simulation for vehicles + crews at game start {[_x,false] call ark_fnc_enableSim;} forEach [hind_1,hind_2];raP version6EditorDatasourceNameark_co63_backs_to_the_bayaddonsA3_Characters_FA3_Ui_Fadmiralark_rotorCUP_AirVehicles_Mi24CUP_Creatures_Military_CDFgm_weapons_ammoboxesA3_Structures_F_EPB_Civ_Campingace_interactionace_cargoace_draggingCUP_WheeledVehicles_UAZCUP_TrackedVehicles_BMPCUP_TrackedVehicles_MTLBCUP_TrackedVehicles_T72ark_ace_rearmA3_Modules_F_Curator_CuratorA3_Modules_Fark_chase_aiace_nouniformrestrictionsace_explosivesMBG_Noe_BuildingsCUP_CWA_MiscCUP_CAHouseBlock_BCUP_New_BuildingsCUP_CAHouseBlock_AAddonsMetaData dlcsCUP_VehiclesCUP_UnitsgmrandomSeedScenarioDataPCustomAttributesMission  moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera nextIDcnextIDnextIDposfWFLC46MFdir+?J>up>}P?Z>aside?p4R List0PitemsItem0pItem1Item2kItem3Item42Item5uItem6Item7BItem8Item9E Item10 Item11 Item12V Item13 Item14 Item15W Item16 Item17O Item18 Item197 Item20 Item21%Item22bItem23Item24Item25PclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comkclassNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org2classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24uclassNameCUP_Creatures_Military_CDFnameCUP_Creatures_Military_CDFclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.comBclassNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_interactionnameACE3 - InteractionauthorACE-Teamurlhttps://ace3.acemod.org/E classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttps://ace3.acemod.org/ classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZV classNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade Project classNameCUP_TrackedVehicles_MTLBnameCUP_TrackedVehicles_MTLB classNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72W classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comO classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org7 classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/%classNameMBG_Noe_BuildingsnameMBG_Noe_BuildingsbclassNameCUP_CWA_MiscnameCUP_CWA_MiscclassNameCUP_CAHouseBlock_BnameCUP_CAHouseBlock_BclassNameCUP_New_BuildingsnameCUP_New_BuildingsclassNameCUP_CAHouseBlock_AnameCUP_CAHouseBlock_APauthorDextrusHeadersgameTypeCoopminPlayersmaxPlayers?Category0Category1S nameMultiplayerAttribute0Attribute1nAttributesSpropertyRespawnTemplatesexpressiontrueValueYdataisingleTypeARRAYvalueitemsItem0datasingleTypeSTRINGvalueNonepropertyRespawnButtonexpressiontrueValueSdata-SsingleTypeSCALARvalue?SnameScenarioAttribute0nAttributes propertycba_settings_hasSettingsFileexpressionfalseValue data singleTypeBOOLvalue Intel;EntitiesConnectionsbriefingNameark_co63_backs_to_the_bayoverviewTextCHDKZ have been pushed to the ocean and must make a desperate defence until rescue arrivestimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<%items$Item0Item1`Item29Item3uItem4ڴItem5(Item6AItem7Y|Item8Item9hItem10Item11lItem12Item13V5Item14"IItem15SItem16[Item17r_Item18eItem19jlItem20rItem21vItem22}Item23_Item24Item25Item26Item272Item28Item29Item30MItem31Item32ެItem33Item34vItem35UdataTypeLogicPositionInfo@nameadm_hc_unitisPlayabledescriptionHCidctypeHeadlessClient_FatlOffset3sD`positionzD`dataTypeMarkerposition9ZFƳAZNFnamesvetmarkerTypeELLIPSEtypecolorNameColorRedalpha!k>fillNameSolidBordera},CbN"CanglehBdrawBorderiddatlOffsethx@9dataTypeLayernameSafetystateEntitiesidatlOffset9uitemsItem0Item1oItem2%Item3'Item4)Item5j+Item6 ,Item7E8Item8:Item9R<Item10+>Item11@Item128BItem13BItem14OItem15OItem16[Item17]Item18_Item19/bItem20dItem21gItem22hItem23iudataTypeTriggerposition!OFo yB GSFangle@Attributes&idtypeEmptyDetectoroconditionhull3_mission_safetyTimerAbortsizeAB@sizeBB@odataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes%positionΥOFK{BiSFanglesJl=;^@1l@Attribute0 Attribute1Attribute2Attribute3;Attribute4Attribute5Attribute6fAttribute75 Attribute8 Attribute9!Attribute10"Attribute11H#Attribute12 $Attribute13$nAttributes%propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_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];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_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];Value5 data 5 singleTypeSCALARvalue5 propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value!!data!!singleTypeSCALARvalue!propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueM""data]""singleTypeSCALARvalue"propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value#H#data"#H#singleTypeSCALARvalue@H#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];Valuea%%dataq%%singleTypeSTRINGvalue%dataTypeGroupsideCivilianEntities%Attributes'idatlOffsetffNB'itemsItem0%&Item1&Item2b''dataTypeObjectPositionInfo&sideCivilianflagsAttributes&idtypeC_Bob_VR&position-PFtBPSFangles@&&dataTypeWaypointloiterAltitudepositionXFA'PFEffects\'showWPNEVERidtypeMoveatlOffset6b'b'dataTypeWaypointloiterAltitudepositionˮYF{B~.SFangles@))dataTypeWaypointloiterAltitudeposition^WF ADNFEffects)showWPNEVERidtypeMove)))dataTypeGroupsideCivilianEntities)Attributesd+idatlOffsetffNBj+itemsItem0'*Item1*d+dataTypeObjectPositionInfo*sideCivilianflagsAttributes*idtypeC_Bob_VR*positionPF1wB;SFangles@**dataTypeWaypointloiterAltitudeposition-YF4AOFEffects^+showWPNEVERidtypeMoveatlOffsetm?d+d+j+dataTypeTriggerposition!WF&@UFangle @Attributes+idwtypeEmptyDetector ,conditionhull3_mission_safetyTimerAbortsizeAB@sizeBB@ ,dataTypeLogicPositionInfo,idxtypeAdmiral_OndemandCampZoneCustomAttributes,E8position$FWF@UFanglest5@@@,Attribute0-Attribute1~.Attribute25/Attribute3/Attribute40Attribute5b1Attribute62Attribute72Attribute83Attribute9m4Attribute1045Attribute115Attribute126Attribute137nAttributesE8propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueK.~.data[.~.singleTypeSTRINGvalue~.propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value.5/data/5/singleTypeSCALARvalue5/propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value//data//singleTypeSCALARvalueB/propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuem00data}00singleTypeSCALARvalueB0propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value,1b1data<1b1singleTypeSCALARvalue Ab1propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value12data12singleTypeBOOLvalue2propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuem33data}33singleTypeSTRINGvalue3propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value74m4dataG4m4singleTypeSCALARvaluem4propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value445data545singleTypeSCALARvalue45propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value55data55singleTypeSCALARvalue@5propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value66data66singleTypeSCALARvalue6propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueM77data]77singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8E8data"8E8singleTypeSTRINGvalueE8dataTypeGroupsideCivilianEntities8Attributes:idyatlOffsetffNB:itemsItem08Item19Item2::dataTypeObjectPositionInfoE9sideCivilianflagsAttributes}9idztypeC_Bob_VR9positionWF\(@UFanglesq@}99dataTypeWaypointloiterAltitudeposition6ZF\R@PFEffects9showWPNEVERidtypeMove::dataTypeWaypointloiterAltitudepositionYFuIANNFEffects:showWPNEVERid9typeMoveatlOffset:::dataTypeGroupsideCivilianEntities:AttributesL<id}atlOffsetffNBR<itemsItem0;Item1;L<dataTypeObjectPositionInfo;sideCivilianflagsAttributes;id~typeC_Bob_VR;positionWF,@:UFanglesq@;;dataTypeWaypointloiterAltitudepositionnXFצA! OFEffectsF<showWPNEVERidtypeMoveL<L<R<dataTypeGroupsideCivilianEntities<Attributes%>idatlOffsetffNB+>itemsItem0<Item1=%>dataTypeObjectPositionInfoW=sideCivilianflagsAttributes=idtypeC_Bob_VRatlOffset=positionPVF>f5Bi3GFanglesc>==dataTypeWaypointloiterAltitudepositiona"XF΢AMFEffects>showWPNEVERidtypeMoveatlOffset@9%>%>+>dataTypeGroupsideCivilianEntities>Attributesy@idatlOffsetffNB@itemsItem0>Item1i?Item2?y@dataTypeObjectPositionInfo+?sideCivilianflagsAttributesc?idtypeC_Bob_VRi?positionuVFK1B&GFanglesc>c?i?dataTypeWaypointloiterAltitudeposition<\F '@LFEffects?showWPNEVERidtypeMoveatlOffset|??dataTypeWaypointloiterAltitudepositionϊZF{AYNFEffectss@showWPNEVERidXtypeMovey@y@@dataTypeGroupsideCivilianEntities@Attributes2BidatlOffsetffNB8BitemsItem0AItem1A2BdataTypeObjectPositionInfotAsideCivilianflagsAttributesAidtypeC_Bob_VRAposition^fVFþ2B:5GFanglesc>AAdataTypeWaypointloiterAltitudepositionYFA~MFEffects,BshowWPNEVERidtypeMove2B2B8BdataTypeTriggerposition7]VF4BGFangle>AttributesBidtypeEmptyDetectorBconditionhull3_mission_safetyTimerAbortsizeAB@sizeBB@BdataTypeLogicPositionInfoVCidtypeAdmiral_OndemandCampZoneCustomAttributesCOpositionDVF8B\FFangles=<d@B|@CAttribute0DAttribute1LEAttribute2FAttribute3FAttribute4qGAttribute50HAttribute6HAttribute7IAttribute8nJAttribute9;KAttribute10LAttribute11LAttribute12MAttribute13QNnAttributesOpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueELEdata)ELEsingleTypeSTRINGvalueLEpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueEFdataEFsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueFFdataFFsingleTypeSCALARvalueBFpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;GqGdataKGqGsingleTypeSCALARvalueBqGpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueG0Hdata H0HsingleTypeSCALARvalue A0HpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueHHdataHHsingleTypeBOOLvalueHpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~IIdataIIsingleTypeSCALARvalueIpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value;JnJdataKJnJsingleTypeSTRINGvaluenJpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueK;KdataK;KsingleTypeSCALARvalue;KpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueKLdataKLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueLLdataLLsingleTypeSCALARvalue@LpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueRMMdatabMMsingleTypeSCALARvalueMpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueNQNdata+NQNsingleTypeSCALARvalueQNpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNOdataNOsingleTypeSTRINGvalueOdataTypeTriggerpositionc(RFB2KFangleŕ?AttributesOidjtypeEmptyDetectorOconditionhull3_mission_safetyTimerAbortsizeAB@sizeBB@OdataTypeLogicPositionInfo1PidktypeAdmiral_OndemandCampZoneCustomAttributesiP[positionQFiBKFanglesT=,؊@Q@iPAttribute0eQAttribute1'RAttribute2RAttribute3SAttribute4LTAttribute5 UAttribute6UAttribute7VAttribute8IWAttribute9XAttribute10XAttribute11YAttribute12cZAttribute13,[nAttributes[propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQ'RdataR'RsingleTypeSTRINGvalue'RpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRRdataRRsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value_SSdataoSSsingleTypeSCALARvalueBSpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueTLTdata&TLTsingleTypeSCALARvalueBLTpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueT UdataT UsingleTypeSCALARvalue A UpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueUUdataUUsingleTypeBOOLvalueUpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueYVVdataiVVsingleTypeSCALARvalueVpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueWIWdata&WIWsingleTypeSTRINGvalueIWpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueWXdataWXsingleTypeSCALARvalueXpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueXXdataXXsingleTypeSCALARvalueXpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuelYYdata|YYsingleTypeSCALARvalue@YpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value-ZcZdata=ZcZsingleTypeSCALARvaluecZpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueZ,[data[,[singleTypeSCALARvalue,[propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[[data[[singleTypeSTRINGvalue[dataTypeGroupsideCivilianEntitiesL\Attributes]idlatlOffsetffNB]itemsItem0t\Item1!]]dataTypeObjectPositionInfo\sideCivilianflagsAttributes]idmtypeC_Bob_VR!]position.RFRVBKFanglesf?]!]dataTypeWaypointloiterAltitudepositionXF(AONFEffects]showWPNEVERidvtypeMove]]]dataTypeGroupsideCivilianEntities^Attributes_idnatlOffsetffNB_itemsItem08^Item1^Item2e__dataTypeObjectPositionInfo^sideCivilianflagsAttributes^idotypeC_Bob_VR^position?RFBCKFanglesf?^^dataTypeWaypointloiterAltitudepositionaVF BetLFEffects__showWPNEVERidutypeMovee_e_dataTypeWaypointloiterAltitudeposition!YF$AOFEffects_showWPNEVERidWtypeMove___dataTypeGroupsideCivilianEntitiesI`Attributes)bidpatlOffsetffNB/bitemsItem0|`Item1)aItem2a)bdataTypeObjectPositionInfo`sideCivilianflagsAttributes#aidqtypeC_Bob_VR)apositiond?RFBcKFanglesf?#a)adataTypeWaypointloiterAltitudepositionUFATNFEffectsashowWPNEVERidttypeMoveaadataTypeWaypointloiterAltitudepositionؐYFANFEffects#bshowWPNEVERidVtypeMove)b)b/bdataTypeGroupsideCivilianEntitiesbAttributesdid,atlOffsetffNBditemsItem0bItem1mcItem2cddataTypeObjectPositionInfo/csideCivilianflagsAttributesgcid-typeC_Bob_VRmcposition`FBUFanglesB@gcmcdataTypeWaypointloiterAltitudeposition_FGAQFEffectscshowWPNEVERid7typeMoveatlOffsetccdataTypeWaypointloiterAltitudepositionTJ[FLFAmNFEffectsdshowWPNEVERid8typeMoveatlOffsetddddataTypeGroupsideCivilianEntitiesdAttributesgid.atlOffsetffNBgitemsItem0$eItem1eItem2qfgdataTypeObjectPositionInfoesideCivilianflagsAttributeseid/typeC_Bob_VRatlOffset7eposition՟`FB6UFanglesB@eedataTypeWaypointloiterAltitudeposition>[FIB>TFEffectskfshowWPNEVERid4typeMoveatlOffset6qfqfdataTypeWaypointloiterAltitudeposition XF&APFEffectsfshowWPNEVERid5typeMoveatlOffset`7gggdataTypeGroupsideCivilianEntitiesegAttributeshid0atlOffsetffNBhitemsItem0gItem1JhhdataTypeObjectPositionInfo hsideCivilianflagsAttributesDhid1typeC_Bob_VRatlOffset7Jhposition`FbjB"UFanglesB@DhJhdataTypeWaypointloiterAltitudepositionYFAMFEffectshshowWPNEVERid6typeMoveatlOffsetK3>hhhdataTypeTriggerposition`FҶB2UFangle@AttributesMiid2typeEmptyDetectoriconditionhull3_mission_safetyTimerAbortsizeAB@sizeBB@idataTypeLogicPositionInfoiid3typeAdmiral_OndemandCampZoneCustomAttributes6juposition`FBfUFangles@ړk?³=6jAttribute02kAttribute1kAttribute2lAttribute3bmAttribute4nAttribute5nAttribute6oAttribute7\pAttribute8qAttribute9qAttribute10rAttribute11osAttribute120tAttribute13tnAttributesupropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuekkdatakksingleTypeSTRINGvaluekpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueulldatallsingleTypeSCALARvaluelpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value,mbmdata @/@}Attribute0~Attribute1bAttribute2Attribute3ЀAttribute4Attribute5FAttribute6Attribute7ʃAttribute8Attribute9QAttribute10Attribute11݆Attribute12Attribute13gnAttributes)propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/bdata?bsingleTypeSTRINGvaluebpropertyAdmiral_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];ValueQdataasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueFdata FsingleTypeSCALARvalue AFpropertyAdmiral_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];ValueQdataasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueQdata+QsingleTypeSCALARvalueQpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value݆data݆singleTypeSCALARvalue݆propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuehdataxsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value)data)singleTypeSTRINGvalue)dataTypeLayernameRotorEntitiestidatlOffsetWjitemsItem0Item1&Item2jdataTypeLogicPositionInfoidtypeARK_Rotor_InsertatlOffsetCustomAttributes7&positionFDFPBxF7Attribute0Attribute1RAttribute2 Attribute3Attribute4`nAttributes&propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueRdata,RsingleTypeSCALARvalueBRpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueӋ data singleTypeSTRINGvalueDefault propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value~datasingleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value*`data:`singleTypeSCALARvalueHB`propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueߍ&data&singleTypeSTRINGvalueark_rotor_fnc_insert&dataTypeTriggerposition]DFB3xxFangle1@AttributesidtypeEmptyDetectoratlOffset%?conditionhull3_mission_safetyTimerAbortsizeAJ AsizeBAtimeoutCCCdataTypeGroupsideCivilianEntitiescAttributesdidatlOffsetffNBjitemsItem0Item1TItem2ԐddataTypeObjectPositionInfosideCivilianflagsAttributesNidtypeC_Jeff_VRatlOffset9TpositionhDFuB[xFangles} 3@NTdataTypeWaypointloiterAltitudepositionWFzA8OFEffectsΐshowWPNEVERidtypeMoveԐԐdataTypeWaypointloiterAltitudeposition~]FcmFEffects^showWPNEVERidtypeMoveatlOffsetzBddjdataTypeGroupsideCivilianEntitiesȑAttributes-idatlOffsetffNB3itemsItem0Item1-dataTypeObjectPositionInfoosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionΫJFލVA[Fangles @dataTypeWaypointloiterAltitudeposition~ZF0@7PFEffects'showWPNEVERidtypeMove--3dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1vdataTypeObjectPositionInfo8sideCivilianflagsAttributespidtypeC_Bob_VRatlOffsetvpositioneJFfPA.[FanglesK@pvdataTypeWaypointloiterAltitudepositionXF(ANFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesZAttributesidatlOffsetffNBŖitemsItem0Item1?dataTypeObjectPositionInfosideCivilianflagsAttributes9idtypeC_Bob_VRatlOffset5?positionuJFÈSA[FanglesH@9?dataTypeWaypointloiterAltitudepositionVYFTJANFEffectsshowWPNEVERidtypeMoveŖdataTypeTriggerpositionJFOA[Fangle— @Attributes2idtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutCCCdataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributesDɣposition6PJFVWA9[Fangles @۪@nZAttribute13nAttributesɣpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueϙdataߙsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:pdataJpsingleTypeSCALARvalueBppropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value'data'singleTypeSCALARvalueB'propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuegdatawsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$data$singleTypeSTRINGvalue$propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedata˟singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueѢdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueɣdataɣsingleTypeSTRINGvalueɣdataTypeGroupsideCivilianEntities'Attributesid:atlOffsetffNBitemsItem0ZItem1Item2dataTypeObjectPositionInfo٤sideCivilianflagsAttributesid;typeC_Bob_VRatlOffset7positionRF~B[GFanglesc:?dataTypeWaypointloiterAltitudepositionOFvB?MFEffectsshowWPNEVERidCtypeMovedataTypeWaypointloiterAltitudepositionXFAEPFEffectsshowWPNEVERidDtypeMovedataTypeGroupsideCivilianEntities{Attributesid>atlOffsetffNBitemsItem0Item1`dataTypeObjectPositionInfo"sideCivilianflagsAttributesZid?typeC_Bob_VRatlOffset7`positionRF3BGFanglesk?Z`dataTypeWaypointloiterAltitudeposition0[FQ BAMFEffectsڧshowWPNEVERidBtypeMovedataTypeTriggerpositionARF_BGFangle[d?AttributesSid@typeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutCCCdataTypeLogicPositionInfoidAtypeAdmiral_OndemandCampZoneCustomAttributesUڴpositionfRF=BGFanglesV@p@|@UAttribute0QAttribute1Attribute2ʫAttribute3Attribute48Attribute5Attribute6Attribute7{Attribute85Attribute9Attribute10ɱAttribute11Attribute12OAttribute13nAttributesڴpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueʫdataʫsingleTypeSCALARvalueʫpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueKdata[singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8data8singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedataѭsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuexdatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueE{dataU{singleTypeSCALARvalue{propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5data5singleTypeSTRINGvalue5propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuḛdataܰsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueɱdataɱsingleTypeSCALARvalue?ɱpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueXdatahsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOdata)OsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueڴdataڴsingleTypeSTRINGvalueڴdataTypeLayername10stateEntities.idatlOffsetW] (itemsItem0޵Item1Item2pItem39Item4Item5-Item6Item7JItem8Item9Item10Item11kItem124Item13(dataTypeGroupsideCivilianEntities<AttributesidatlOffsetffNBitemsItem0dItem1dataTypeObjectPositionInfoӶsideCivilianflagsAttributes idtypeC_Bob_VRposition"RFԭBFFangles4?AttributesidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfopidtypeAdmiral_OndemandCampZoneCustomAttributes-positionQFgBtFFangles <x@Б@Attribute0Attribute1fAttribute2Attribute3ԿAttribute4Attribute5JAttribute6Attribute7Attribute8Attribute9UAttribute10Attribute11Attribute12Attribute13knAttributes-propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value3fdataCfsingleTypeSTRINGvaluefpropertyAdmiral_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];ValueUdataesingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueJdata$JsingleTypeSCALARvalue AJpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUdataesingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueUdata/UsingleTypeSCALARvalueUpropertyAdmiral_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];Valueldata|singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5kdataEksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value-data -singleTypeSTRINGvalue-dataTypeGroupsideCivilianEntitiesAttributes{idatlOffsetffNBitemsItem0Item1kItem2{dataTypeObjectPositionInfo-sideCivilianflagsAttributeseidtypeC_Bob_VRkposition:KFfwBYTFangles?ekdataTypeWaypointloiterAltitudepositionWFjBLFEffectsshowWPNEVERidtypeMoveatlOffsetD9dataTypeWaypointloiterAltitudeposition:ZF{A^NFEffectsushowWPNEVERidZtypeMove{{dataTypeGroupsideCivilianEntitiesAttributesDidatlOffsetffNBJitemsItem0Item1DdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7positionG7KFvyB^FTFangles)?dataTypeWaypointloiterAltitudepositionXF^1A=NFEffects>showWPNEVERidtypeMoveDDJdataTypeGroupsideCivilianEntitiesAttributes idatlOffsetffNBitemsItem0Item1 dataTypeObjectPositionInfoOsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7position8KFKxB OTFanglesC?dataTypeWaypointloiterAltitudepositionCYFFAOFEffectsshowWPNEVERidtypeMove dataTypeTriggerposition KF8wBTTFangle?AttributesidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfoZidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionJFb[sBZfTFangles@=:@f<Attribute0Attribute1PAttribute2Attribute3Attribute4uAttribute54Attribute6Attribute7Attribute8rAttribute9?Attribute10Attribute11Attribute12Attribute13UnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePdata-PsingleTypeSTRINGvaluePpropertyAdmiral_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?udataOusingleTypeSCALARvalueBupropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value4data4singleTypeSCALARvalue A4propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value?rdataOrsingleTypeSTRINGvaluerpropertyAdmiral_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];ValueVdatafsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueUdata/UsingleTypeSCALARvalueUpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesuAttributeseidGatlOffsetffNBkitemsItem0Item1eItem2edataTypeObjectPositionInfo'sideCivilianflagsAttributes_idHtypeC_Bob_VRatlOffset6epositionƄRFR@WFangles?@_edataTypeWaypointloiterAltitudeposition*^\FzT@IOFEffectsshowWPNEVERidNtypeMovedataTypeWaypointloiterAltitudepositionZFLAZMFEffects_showWPNEVERidOtypeMoveeekdataTypeGroupsideCivilianEntitiesAttributes.idIatlOffsetffNB4itemsItem0Item1.dataTypeObjectPositionInfopsideCivilianflagsAttributesidJtypeC_Bob_VRatlOffset6positionRF?@ WFangles@dataTypeWaypointloiterAltitudepositionYF/A nOFEffects(showWPNEVERidMtypeMove..4dataTypeTriggerpositiongrRFG!@WFangle_ @AttributesidKtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfokidLtypeAdmiral_OndemandCampZoneCustomAttributes(position/RF@>WFangles.#=@O9=Attribute0Attribute1aAttribute2Attribute3Attribute4Attribute5EAttribute6Attribute7Attribute8Attribute9PAttribute10Attribute11Attribute12Attribute13fnAttributes(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];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_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];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_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];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuegdatawsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value0fdata@fsingleTypeSCALARvaluefpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(data(singleTypeSTRINGvalue(dataTypeLayername15stateEntities|idatlOffsetL'AitemsItem0DItem1Item2HItem3Item4Item5Item6Item7 Item81Item9Item10nItem11Item126Item13Item14Item15(AdataTypeTriggerpositionrSF|BIVJFangleY?AttributesidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutaDaDaDdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributesHpositionSFB(JFangles@@@Attribute0Attribute1Attribute28Attribute3Attribute4Attribute5eAttribute6Attribute7Attribute8Attribute9pAttribute107Attribute11Attribute12Attribute13nAttributesHpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueNdata^singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value8data8singleTypeSCALARvalue8propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuepdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value/edata?esingleTypeSCALARvalue AepropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuepdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value:pdataJpsingleTypeSCALARvalueppropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_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];ValuePdata`singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueHdata%HsingleTypeSTRINGvalueHdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0Item1Item2dataTypeObjectPositionInfoHsideCivilianflagsAttributesidtypeC_Bob_VRposition!SFեBWoJFangles"S?dataTypeWaypointloiterAltitudepositionZ#VFAlOFEffectsshowWPNEVERid#typeMoveatlOffset6dataTypeWaypointloiterAltitudepositionYF<ƖAzOFEffectsshowWPNEVERid$typeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0-Item1Item2jdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionSFѤBSJFangles"S?dataTypeWaypointloiterAltitudepositionUWF$BIFEffectsdshowWPNEVERid!typeMoveatlOffset7jjdataTypeWaypointloiterAltitudepositionYF 6ALFEffectsshowWPNEVERid"typeMoveatlOffset8dataTypeGroupsideCivilianEntities^AttributesidatlOffsetffNBitemsItem0Item13dataTypeObjectPositionInfosideCivilianflagsAttributes-idtypeC_Bob_VR3positionSFhBgJFangles"S?-3dataTypeWaypointloiterAltitudepositionXFOA UNFEffectsshowWPNEVERid typeMovedataTypeTriggerpositionQF.@BZTFangle^@Attributes&id%typeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutaDaDaDdataTypeLogicPositionInfoid&typeAdmiral_OndemandCampZoneatlOffset7CustomAttributes8 positionBQF>BTFangles^ >I~@@8Attribute04Attribute1Attribute2Attribute3dAttribute4Attribute5Attribute6Attribute7^Attribute8 Attribute9 Attribute10 Attribute11q Attribute122 Attribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuewdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value.ddata>dsingleTypeSCALARvalueBdpropertyAdmiral_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];Value[dataksingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value(^data8^singleTypeSCALARvalue^propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuev  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value; q dataK q singleTypeSCALARvalue@q propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value 2 data 2 singleTypeSCALARvalue2 propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeGroupsideCivilianEntitiesAttributes+id)atlOffsetffNB1itemsItem0NItem1 Item2+dataTypeObjectPositionInfosideCivilianflagsAttributesid*typeC_Bob_VRatlOffset@7 position!QFiBBBTFangles2@ dataTypeWaypointloiterAltitudepositionndSFB9QFEffectsshowWPNEVERid.typeMoveatlOffsetP9dataTypeWaypointloiterAltitudeposition>YF YANFEffects%showWPNEVERid/typeMoveatlOffset7++1dataTypeGroupsideCivilianEntitiesAttributesid+atlOffsetffNBitemsItem0Item1tdataTypeObjectPositionInfo6sideCivilianflagsAttributesnid,typeC_Bob_VRatlOffset7tpositiondQFp@BHTFangles2@ntdataTypeWaypointloiterAltitudepositionlYFA-NFEffectsshowWPNEVERid-typeMovedataTypeGroupsideCivilianEntitiesXAttributeshid'atlOffsetffNBnitemsItem0Item1HItem2hdataTypeObjectPositionInfo sideCivilianflagsAttributesBid(typeC_Bob_VRatlOffset7HpositionQF=B:\TFangles2@BHdataTypeWaypointloiterAltitudepositionVRWF,AtiRFEffectsshowWPNEVERid0typeMoveatlOffsetdataTypeWaypointloiterAltitudepositionLZFሏA,OFEffectsbshowWPNEVERid1typeMoveatlOffsethhndataTypeGroupsideCivilianEntitiesAttributesid4atlOffsetffNBitemsItem0Item1Item2<dataTypeObjectPositionInfonsideCivilianflagsAttributesid5typeC_Bob_VRposition?KF B=COFanglesZ^?dataTypeWaypointloiterAltitudepositionPFsBSoPFEffects6showWPNEVERid;typeMoveatlOffsetp9<<dataTypeWaypointloiterAltitudeposition6[FBA;MFEffectsshowWPNEVERid<typeMoveatlOffset0dataTypeGroupsideCivilianEntities0Attributes0id6atlOffsetffNB6itemsItem0cItem1Item20dataTypeObjectPositionInfosideCivilianflagsAttributes id7typeC_Bob_VRpositionCKF5wBOFanglesZ^? dataTypeWaypointloiterAltitudeposition%QFBLFEffectsshowWPNEVERid=typeMoveatlOffsetp9dataTypeWaypointloiterAltitudepositionɁYFI-AMFEffects*showWPNEVERid>typeMoveatlOffset006dataTypeGroupsideCivilianEntitiesAttributes id8atlOffsetffNBitemsItem0Item1y dataTypeObjectPositionInfo;sideCivilianflagsAttributessid9typeC_Bob_VRatlOffsetypositionJKFtB{0OFanglesZ^?sydataTypeWaypointloiterAltitudepositionYFz(A OFEffectsshowWPNEVERid:typeMoveatlOffset6  dataTypeTriggerposition1KF B;.OFangleU?Attributes|id2typeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutaDaDaDdataTypeLogicPositionInfoFid3typeAdmiral_OndemandCampZoneCustomAttributes~(positionEJFBq$OFanglesg/>[@@~Attribute0zAttribute1<Attribute2Attribute3Attribute4a Attribute5 !Attribute6!Attribute7"Attribute8^#Attribute9+$Attribute10$Attribute11%Attribute12x&Attribute13A'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];ValuetdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value+ a data; a singleTypeSCALARvalueBa 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];Valuen""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];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];ValueB&x&dataR&x&singleTypeSCALARvaluex&propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value 'A'data'A'singleTypeSCALARvalueA'propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'(data'(singleTypeSTRINGvalue(dataTypeLayernameHelisEntitiesN(idGatlOffsetƾBA items Item0(Item1^-Item2=.Item3|1Item43Item5V6Item6)7Item77Item8<AdataTypeLogicPositionInfo')id@typeARK_Rotor_BarrelbombCustomAttributes_)^-position>(FȚ(C hFanglesV@@<_)Attribute0)Attribute1t*Attribute23+Attribute3+Attribute4,nAttributes^-propertyARK_Rotor_Barrelbomb_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value>*t*dataN*t*singleTypeSCALARvalueBt*propertyARK_Rotor_Barrelbomb_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value*3+data +3+singleTypeSTRINGvalueDefault3+propertyARK_Rotor_Barrelbomb_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value++data++singleTypeSTRINGvalueNORMAL+propertyARK_Rotor_Barrelbomb_Bomb_Amountexpression_this setVariable ['Bomb_Amount',_value,true];ValueZ,,dataj,,singleTypeSCALARvalue@@,propertyARK_Rotor_Barrelbomb_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value-^-data#-^-singleTypeSTRINGvalueark_rotor_fnc_barrelbomb^-dataTypeTriggerposition/(F_)C.gFanglef'@Attributes-idAtypeEmptyDetectoratlOffset?=.conditionhull3_mission_safetyTimerAbortsizeA @sizeBV@timeoutaDaDaD=.dataTypeGroupsideCivilianEntities.Attributesv1idBatlOffsetffNB|1itemsItem0.Item1/Item2G0Item30v1dataTypeObjectPositionInfoY/sideCivilianflagsAttributes/idCtypeC_Jeff_VRatlOffset?/position`>(F}(CgFanglesM@// dataTypeWaypointloiterAltitudepositionTF BQFplacementHBspeedLIMITEDEffectsA0showWPNEVERidDtypeMoveatlOffset8G0G0 dataTypeWaypointloiterAltitudepositionWFuAAPFplacementHBspeedNORMALEffects0showWPNEVERidEtypeMove00dataTypeWaypointloiterAltitudepositionРFFEffectsp1showWPNEVERidFtypeMoveatlOffsetoCv1v1|1dataTypeGroupsideCivilianEntities1Attributes3idJatlOffsetffNB3itemsItem0 2Item12Item2K33dataTypeObjectPositionInfo}2sideCivilianflagsAttributes2idKtypeC_Jeff_VR2position>%F(vB~dFangles@22dataTypeWaypointloiterAltitudepositionιVFظA1QFEffectsE3showWPNEVERidOtypeMoveatlOffset6K3K3dataTypeWaypointloiterAltitudepositionSF/G%$FEffects3showWPNEVERidPtypeMoveatlOffsetB333dataTypeGroupsideCivilianEntities?4AttributesP6idQatlOffsetffNBV6itemsItem0r4Item105Item25P6dataTypeObjectPositionInfo4sideCivilianflagsAttributes*5idRtypeC_Jeff_VRatlOffset705positionW\*FCC mFangles@*505dataTypeWaypointloiterAltitudepositionZFAKFEffects5showWPNEVERidUtypeMoveatlOffset955dataTypeWaypointloiterAltitudepositionϜF FEffectsJ6showWPNEVERidVtypeMoveatlOffsetCP6P6V6dataTypeTriggerpositiono %F9B>dFAttributes6idMtypeEmptyDetectoratlOffset7@)7conditionhull3_mission_safetyTimerAbortsizeAbAsizeBAtimeoutpDpDpD)7dataTypeTriggerposition?**FpQIC32mFAttributes7idTtypeEmptyDetectoratlOffset7@7conditionhull3_mission_safetyTimerAbortsizeAbAsizeBAtimeoutrDrDrD7dataTypeLogicPositionInfo\8idLtypeARK_Rotor_InsertCustomAttributes8<position$FZBdFanglesj@;;@8Attribute08Attribute19Attribute2q:Attribute3;Attribute4;nAttributes<propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Valuey99data99singleTypeSCALARvalueHB9propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value0:q:data@:q:singleTypeSTRINGvalueCUP_B_Mi17_CDFq:propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value:;data:;singleTypeSTRINGvalueNORMAL;propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value;;data;;singleTypeSCALARvalueB;propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueC<<dataS<<singleTypeSTRINGvalueark_rotor_fnc_insert<dataTypeLogicPositionInfo<idStypeARK_Rotor_InsertCustomAttributes"=Aposition)FKCumFanglesj@;;@"=Attribute0=Attribute1=>Attribute2>Attribute3?Attribute4R@nAttributesApropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value>=>data>=>singleTypeSCALARvalueHB=>propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value>>data>>singleTypeSTRINGvalueCUP_B_Mi17_CDF>propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuep??data??singleTypeSTRINGvalueNORMAL?propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value@R@data,@R@singleTypeSCALARvalueBR@propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value@Adata@AsingleTypeSTRINGvalueark_rotor_fnc_insertAdataTypeLayername20stateEntitieslAid`atlOffsetޅzY| items Item0AItem1CItem2EItem3iFItem4RItem5WTItem6VItem7tXItem8CYItem9heItem10gY|dataTypeGroupsideCivilianEntitiesVBAttributesCidZatlOffsetffNBCitemsItem0~BItem1;CCdataTypeObjectPositionInfoBsideCivilianflagsAttributes5Cid[typeC_Bob_VRatlOffset;Cposition׉SFgAxYFangles2@5C;CdataTypeWaypointloiterAltitudepositionXF(AANFEffectsCshowWPNEVERidctypeMoveCCCdataTypeGroupsideCivilianEntitiesDAttributesEid\atlOffsetffNBEitemsItem0GDItem1EEdataTypeObjectPositionInfoDsideCivilianflagsAttributesDid]typeC_Bob_VRatlOffsetEpositionSFQA_tYFangles2@DEdataTypeWaypointloiterAltitudeposition~AYFRAeGNFEffects~EshowWPNEVERidatypeMoveEEEdataTypeTriggerpositionSF|AUYFangle`3@AttributesFid^typeEmptyDetectoratlOffset5iFconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDiFdataTypeLogicPositionInfoFid_typeAdmiral_OndemandCampZoneCustomAttributes GRpositionjSFZR#AYFanglesrE/;i1@x@ GAttribute0HAttribute1HAttribute2~IAttribute35JAttribute4JAttribute5KAttribute6`LAttribute7/MAttribute8MAttribute9NAttribute10}OAttribute11BPAttribute12QAttribute13QnAttributesRpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueHHdataHHsingleTypeSTRINGvalueHpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueHI~IdataXI~IsingleTypeSCALARvalue~IpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueI5JdataJ5JsingleTypeSCALARvalueB5JpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueJJdataJJsingleTypeSCALARvalueBJpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueuKKdataKKsingleTypeSCALARvalue AKpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value,L`LdataNFanglesJ$@WWdataTypeWaypointloiterAltitudepositionZFvLA-XMFEffectshXshowWPNEVERidltypeMovenXnXtXdataTypeTriggerposition LF|BGNFangleɻ@AttributesXidhtypeEmptyDetectorCYconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDCYdataTypeLogicPositionInfoYiditypeAdmiral_OndemandCampZoneCustomAttributesYhepositionKFYyB0mNFangles"=@@YAttribute0ZAttribute1[Attribute2X\Attribute3]Attribute4]Attribute5^Attribute6:_Attribute7 `Attribute8`Attribute9aAttribute10WbAttribute11cAttribute12cAttribute13dnAttributeshepropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuen[[data~[[singleTypeSTRINGvalue[propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value"\X\data2\X\singleTypeSCALARvalueX\propertyAdmiral_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];ValueO^^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];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];ValueZaadatajaasingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value!bWbdata1bWbsingleTypeSCALARvalue?WbpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuebcdatabcsingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueccdataccsingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuepdddataddsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value5ehedataEehesingleTypeSTRINGvaluehedataTypeGroupsideCivilianEntitieseAttributesgidjatlOffsetffNBgitemsItem0eItem1fItem2&ggdataTypeObjectPositionInfohfsideCivilianflagsAttributesfidktypeC_Bob_VRfposition_ LFBXLNFanglesJ$@ffdataTypeWaypointloiterAltitudepositionHVF>{AOFEffects gshowWPNEVERidmtypeMove&g&gdataTypeWaypointloiterAltitudepositionYFňA#_OFEffectsgshowWPNEVERid\typeMovegggdataTypeLayernameHelisstateEntitieshidatlOffsetoY|itemsItem0WhItem1&iItem2mItem3CrItem4PsItem5uY|dataTypeTriggerposition&FQFCnQFangle{?AttributeshidtypeEmptyDetector&iconditionhull3_mission_safetyTimerAbortsizeA@sizeBn@timeoutDDD&idataTypeLogicPositionInfoiidtypeARK_Rotor_BarrelbombCustomAttributesimposition&FoEC_sQFangles> >r=iAttribute0*jAttribute1jAttribute2kAttribute3DlAttribute4lnAttributesmpropertyARK_Rotor_Barrelbomb_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuejjdatajjsingleTypeSCALARvalueHBjpropertyARK_Rotor_Barrelbomb_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value\kkdatalkksingleTypeSTRINGvalueDefaultkpropertyARK_Rotor_Barrelbomb_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value lDldatalDlsingleTypeSTRINGvalueNORMALDlpropertyARK_Rotor_Barrelbomb_Bomb_Amountexpression_this setVariable ['Bomb_Amount',_value,true];ValuelldatallsingleTypeSCALARvalue@lpropertyARK_Rotor_Barrelbomb_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuevmmdatammsingleTypeSTRINGvalueark_rotor_fnc_barrelbombmdataTypeGroupsideCivilianEntitiesnAttributes=ridatlOffsetffNBCritemsItem0]nItem1mpItem2qItem3q=r dataTypeObjectPositionInfonsideCivilianflagsAttributes+oidtypeC_Jeff_VRatlOffset7CustomAttributes1ompposition &FsFCoQFangles:=s?p=+o1oAttribute0ioAttribute1onAttributesmppropertyspeakerexpression_this setspeaker _value;ValueoodataoosingleTypeSTRINGvalueMale01GREVRopropertypitchexpression_this setpitch _value;Value7pmpdataGpmpsingleTypeSCALARvalueHz?mp dataTypeWaypointloiterAltitudepositionRF=*BAPFplacementHBspeedLIMITEDEffectsqshowWPNEVERidtypeMoveatlOffset W>qqdataTypeWaypointloiterAltitudepositionWF3A+NFplacementHBEffectsqshowWPNEVERidtypeMoveqqdataTypeWaypointloiterAltitudepositionFVFEffects7rshowWPNEVERidtypeMoveatlOffset\5lB=r=rCrdataTypeTriggerpositionJFdCLbFAttributesridtypeEmptyDetectorPsconditionhull3_mission_safetyTimerAbortonActivationif (isServer) then {[hind_1,true] call ark_fnc_enableSim};sizeAsizeBtimeoutDDDPs dataTypeObjectPositionInfossideWestflagsAttributes)tidtypeCUP_B_Mi24_D_Dynamic_CDFatlOffset@CustomAttributes=tupositionFtgCXPbFanglesQ@C5?@)tnamehind_1=tAttribute0etnAttributesupropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuetudatatusingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]udataTypeGroupsideWestEntitiesuAttributesI{CrewLinksO{idatlOffsetffNBY|itemsItem0VvItem1)wItem2wItem3xItem4\yItem5zItem6zI{dataTypeObjectPositionInfovsideWestflagsAttributeswidtypeCUP_B_CDF_Pilot_MNTatlOffset)wposition FfAfCφbFanglesQ@C5?@wnamehind_1D)wdataTypeObjectPositionInfowsideWestAttributeswidtypeCUP_B_CDF_Pilot_MNTatlOffsetu2@wposition FiCbFanglesQ@C5?@wnamehind_1Gw dataTypeWaypointloiterAltitudeposition,OFB wSFplacementCcompletitionRadiusHBEffectsxshowWPNEVERidtypeMoveatlOffsetxx dataTypeWaypointloiterAltitudeposition?VFA:PFplacement DcompletitionRadiusHBEffectsVyshowWPNEVERidtypeSeekAndDestroy\y\y dataTypeWaypointloiterAltitudeposition_\Fg@`LFplacement DcompletitionRadiusHBEffects zshowWPNEVERidtypeSeekAndDestroyzz dataTypeWaypointloiterAltitudepositiondF+EFplacementCcompletitionRadiusHBEffectszshowWPNEVERidtypeMoveatlOffsetTBzzdataTypeWaypointloiterAltitudepositionOFB1RFEffectsC{showWPNEVERidtypeCycleI{I{O{LinkIDProvidert{Links{Y|nextID{itemsItem0{Item1{Y|linkIDitem0item1CustomData{{role{linkIDitem0item1CustomData6|Y|roleturretPathY|dataTypeLayername25stateEntities|idwatlOffset BitemsItem0}Item1jItem2΁Item3Item4fItem5Item6AItem7Item8NItem9Item10Item11Item12Item13Item14Item15 Item16Item17Item18Item19Item20KdataTypeGroupsideCivilianEntities~AttributesdidxatlOffsetffNBjitemsItem07~Item1~ddataTypeObjectPositionInfo~sideCivilianflagsAttributes~idytypeC_Bob_VR~positionUZFaAA3AFangles =~~dataTypeWaypointloiterAltitudepositionXF APFEffects^showWPNEVERidtypeMoveddjdataTypeGroupsideCivilianEntitiesAttributesȁidzatlOffsetffNB΁itemsItem0Item1Item28ȁdataTypeObjectPositionInfojsideCivilianflagsAttributesid{typeC_Bob_VRpositionZF`A4AFanglesxY<dataTypeWaypointloiterAltitudepositionXFB+KFEffects2showWPNEVERidtypeMoveatlOffset88dataTypeWaypointloiterAltitudepositionmYFp4A\MFEffectsshowWPNEVERid]typeMoveatlOffset8ȁȁ΁dataTypeGroupsideCivilianEntities,Attributesid|atlOffsetffNBitemsItem0TItem1dataTypeObjectPositionInfoӂsideCivilianflagsAttributes id}typeC_Bob_VRatlOffset5positionZF?aA/4AFangles%= dataTypeWaypointloiterAltitudepositionZFF[AMFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionZF?aAAFangle=Attributesid~typeEmptyDetectorfconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDfdataTypeLogicPositionInfoބidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributespositionZF]A<@Fangles!@O@ع<Attribute0Attribute1ԆAttribute2Attribute3BAttribute4Attribute5Attribute6mAttribute7<Attribute8Attribute9ÌAttribute10Attribute11OAttribute12Attribute13ُnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueԆdataԆsingleTypeSTRINGvalueԆpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueUdataesingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value BdataBsingleTypeSCALARvalueBBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueÈdataӈsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value9mdataImsingleTypeBOOLvaluempropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value<data<singleTypeSCALARvalue<propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueËdataӋsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueÌdataÌsingleTypeSCALARvalueÌpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueTdatadsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueOdata)OsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueڎdatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueُdataُsingleTypeSCALARvalueُpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuehdataxsingleTypeSTRINGvaluedataTypeLayernameHelisEntitiesidatlOffsetusA items Item0[Item1Item2Item3Item4JItem5)Item6Item7bItem8AAdataTypeLogicPositionInfoϑidtypeARK_Rotor_BarrelbombatlOffsetpjACustomAttributespositionLjF* .FanglesP@Attribute0oAttribute1Attribute2ۓAttribute3Attribute48nAttributespropertyARK_Rotor_Barrelbomb_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatasingleTypeSCALARvalueHBpropertyARK_Rotor_Barrelbomb_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueۓdataۓsingleTypeSTRINGvalueDefaultۓpropertyARK_Rotor_Barrelbomb_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuePdata`singleTypeSTRINGvalueNORMALpropertyARK_Rotor_Barrelbomb_Bomb_Amountexpression_this setVariable ['Bomb_Amount',_value,true];Value8data8singleTypeSCALARvalue@@8propertyARK_Rotor_Barrelbomb_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedata˕singleTypeSTRINGvalueark_rotor_fnc_barrelbombdataTypeTriggerpositionHF= o&.Fangle@AttributesidtypeEmptyDetectoratlOffset/Aconditionhull3_mission_safetyTimerAbortsizeA @sizeBV@timeoutDDDdataTypeGroupsideCivilianEntitiesCAttributesߙidatlOffsetffNBitemsItem0Item1?Item2ϘItem3_ߙdataTypeObjectPositionInfosideCivilianflagsAttributes9idtypeC_Jeff_VRatlOffset)A?position}FL \..Fangles@9?dataTypeWaypointloiterAltitudepositionH\FHZ@LFplacementHBEffectsɘshowWPNEVERidtypeMoveϘϘdataTypeWaypointloiterAltitudepositionXFCANFplacementHBEffectsYshowWPNEVERidtypeMove__dataTypeWaypointloiterAltitudeposition>FC^ntFEffectsٙshowWPNEVERidtypeMoveߙߙdataTypeGroupsideCivilianEntitiesCAttributesDidatlOffsetffNBJitemsItem0vItem1$Item2DdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VR$positionF4qC"06FanglespN?$dataTypeWaypointloiterAltitudepositionZFuAKFEffectsshowWPNEVERidtypeMoveatlOffset9dataTypeWaypointloiterAltitudepositionWF Bo6FEffects>showWPNEVERidtypeMoveatlOffsetWBDDJdataTypeTriggerpositionnF<>sC6Fangle4Z?AttributesǜidtypeEmptyDetectoratlOffset7@)conditionhull3_mission_safetyTimerAbortsizeAbAsizeBAtimeoutDDD)dataTypeLogicPositionInfoidtypeARK_Rotor_InsertCustomAttributespositionV!FdJoC 5Fangles¡.<@&$e=Attribute0)Attribute1ܞAttribute2Attribute3HAttribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueܞdataܞsingleTypeSCALARvalueHBܞpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value]datamsingleTypeSTRINGvalueCUP_B_Mi17_CDFpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueHdataHsingleTypeSTRINGvalueNORMALHpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedataˠsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuepdatasingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLogicPositionInfo+idtypeARK_Rotor_BarrelbombatlOffsetjACustomAttributescbpositionF/'FanglesP@cAttribute0ˢAttribute1xAttribute27Attribute3Attribute4nAttributesbpropertyARK_Rotor_Barrelbomb_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueBxdataRxsingleTypeSCALARvalueHBxpropertyARK_Rotor_Barrelbomb_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value7data 7singleTypeSTRINGvalueDefault7propertyARK_Rotor_Barrelbomb_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatasingleTypeSTRINGvalueNORMALpropertyARK_Rotor_Barrelbomb_Bomb_Amountexpression_this setVariable ['Bomb_Amount',_value,true];Value^datansingleTypeSCALARvalue@@propertyARK_Rotor_Barrelbomb_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuebdata'bsingleTypeSTRINGvalueark_rotor_fnc_barrelbombbdataTypeTriggerpositionZFR'Fangle@AttributesߦidtypeEmptyDetectoratlOffset/AAconditionhull3_mission_safetyTimerAbortsizeA @sizeBV@timeoutDDDAdataTypeGroupsideCivilianEntitiesAttributes;idatlOffsetffNBAitemsItem0ݧItem1Item2+Item3;dataTypeObjectPositionInfo]sideCivilianflagsAttributesidtypeC_Jeff_VRatlOffset)ApositionF?'Fangles@dataTypeWaypointloiterAltitudeposition\FSH@TKFplacementHBEffects%showWPNEVERidtypeMove++dataTypeWaypointloiterAltitudepositionXFڛAOFplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition)FC5FEffects5showWPNEVERidtypeMove;;AdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0ǪItem1tdataTypeObjectPositionInfo6sideCivilianflagsAttributesnidtypeC_Bob_VRtpositionSF_6AYFanglesU,@ntdataTypeWaypointloiterAltitudepositionI#[FWLAAMFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesXAttributesHidatlOffsetffNBNitemsItem0Item1HItem2ȭHdataTypeObjectPositionInfo sideCivilianflagsAttributesBidtypeC_Bob_VRatlOffset8HpositionSF R8AjYFangles&@BHdataTypeWaypointloiterAltitudeposition#VF5AUPFEffects­showWPNEVERidtypeMoveȭȭdataTypeWaypointloiterAltitudepositionsYF AL*OFEffectsBshowWPNEVERid_typeMoveHHNdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffNBitemsItem0ԮItem1dataTypeObjectPositionInfoSsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset5position% SF7AMYFangles,(@dataTypeWaypointloiterAltitudepositionYFA[]OFEffects showWPNEVERidtypeMovedataTypeTriggerpositionsRF,?A"YFangle],@AttributesidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfo^idtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributesposition(RF[A2YFangles @ɺ@,@Attribute0Attribute1TAttribute2 Attribute3´Attribute4yAttribute58Attribute6Attribute7Attribute8vAttribute9CAttribute10 Attribute11ϺAttribute12Attribute13YnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value!Tdata1TsingleTypeSTRINGvalueTpropertyAdmiral_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];ValueCydataSysingleTypeSCALARvalueBypropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value8data8singleTypeSCALARvalue A8propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedataɶsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueCvdataSvsingleTypeSTRINGvaluevpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value CdataCsingleTypeSCALARvalueCpropertyAdmiral_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];ValueZdatajsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value#Ydata3YsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition׍YF @u|TFangle7@AttributesidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfoRidtypeAdmiral_OndemandCampZoneCustomAttributesposition^sYFHƈ@TFanglesN@b5@Attribute0Attribute1HAttribute2Attribute3Attribute4mAttribute5,Attribute6Attribute7Attribute8jAttribute97Attribute10Attribute11Attribute12Attribute13MnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueHdata%HsingleTypeSTRINGvalueHpropertyAdmiral_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];Value7mdataGmsingleTypeSCALARvalueBmpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value,data,singleTypeSCALARvalue A,propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuezdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value7jdataGjsingleTypeSTRINGvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueNdata^singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueMdata'MsingleTypeSCALARvalueMpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesmAttributesidatlOffsetffNBitemsItem0Item1BdataTypeObjectPositionInfosideCivilianflagsAttributes<idtypeC_Bob_VRBposition5YFY@sTFangles:H6@<BdataTypeWaypointloiterAltitudepositiond[FRx'AMFEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities&AttributesidatlOffsetffNB itemsItem0YItem1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositiontYFq@IgTFangles:H6@dataTypeWaypointloiterAltitudepositions"WFA PFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionMhYFBANFEffectsshowWPNEVERid^typeMove dataTypeGroupsideCivilianEntitiesjAttributesidatlOffsetffNBitemsItem0Item1OdataTypeObjectPositionInfosideCivilianflagsAttributesIidtypeC_Bob_VRatlOffsetOpositionnYFa@dTFangles:H6@IOdataTypeWaypointloiterAltitudepositionYFۚA0NFEffectsshowWPNEVERidtypeMovedataTypeTriggerposition^FBpdBRFangle{@AttributesBidtypeEmptyDetectorconditionhull3_mission_safetyTimerAbortsizeA@sizeB@timeoutDDDdataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneCustomAttributesDposition5_F EsBmRFanglesv@E? =DAttribute0@Attribute1Attribute2Attribute3pAttribute4'Attribute5Attribute6Attribute7jAttribute8$Attribute9Attribute10Attribute11}Attribute12>Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:pdataJpsingleTypeSCALARvalueBppropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value'data'singleTypeSCALARvalueB'propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuegdatawsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$data$singleTypeSTRINGvalue$propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueG}dataW}singleTypeSCALARvalue@}propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>data>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities'AttributesidatlOffsetffNBitemsItem0OItem1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition^Fz[BIRFangles#@dataTypeWaypointloiterAltitudeposition~[F9-AjLFEffectsshowWPNEVERid typeMoveatlOffset8dataTypeGroupsideCivilianEntitiesAttributesEidatlOffsetffNBKitemsItem0Item1EdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionB^FLfB{RFangles#@dataTypeWaypointloiterAltitudepositionyYYFffAqOFEffects?showWPNEVERid typeMoveEEKdataTypeGroupsideCivilianEntitiesAttributesid atlOffsetffNBitemsItem0Item1~dataTypeObjectPositionInfo@sideCivilianflagsAttributesxid typeC_Bob_VR~position2^Fu_B_RFangles#@x~dataTypeWaypointloiterAltitudepositionZF&RA3NFEffectsshowWPNEVERid typeMovedataTypeMarkerpositionwZFA6NFnameammotypeEmptyidatlOffset9hdataTypeMarkerposition($F%BFnamejiptypeEmptyidatlOffsetdataTypeLayername30stateEntitiesidatlOffsetbBlitemsItem0RItem1Item2l dataTypeObjectPositionInfosideWestflagsAttributes+idtypeCUP_B_Mi24_D_Dynamic_CDFatlOffset7CustomAttributes?position FriCbFangles*~@G]?V@+namehind_2?Attribute0gnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]dataTypeTriggerposition2VFeCbFAttributesidtypeEmptyDetectoratlOffset7conditionhull3_mission_safetyTimerAbortonActivationif (isServer) then {[hind_2,true] call ark_fnc_enableSim};sizeAsizeBtimeoutDDDdataTypeGroupsideWestEntitiesAttributes\CrewLinksbidatlOffsetffNBlitemsItem0uItem1JItem2Item3Item4oItem5"Item6\dataTypeObjectPositionInfosideWestflagsAttributes3idtypeCUP_B_CDF_Pilot_MNTatlOffsetژJposition) FhCbFangles*~@G]?V@3namehind_1D_1JdataTypeObjectPositionInfosideWestAttributesidtypeCUP_B_CDF_Pilot_MNTatlOffset@@position FZkCbFangles*~@G]?V@namehind_1G_1 dataTypeWaypointloiterAltitudepositionQF1B&TFplacementHCcompletitionRadiusHBEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudepositionȈXFǘAPFplacementCcompletitionRadiusHBEffectsishowWPNEVERidtypeSeekAndDestroyoo dataTypeWaypointloiterAltitudepositiong\F\R@?NFplacementCcompletitionRadiusHBEffectsshowWPNEVERidtypeSeekAndDestroy"" dataTypeWaypointloiterAltitudepositionbF AIFplacementHCcompletitionRadiusHBEffectsshowWPNEVERidtypeMoveatlOffset1BdataTypeWaypointloiterAltitudeposition !SFO)BQFEffectsVshowWPNEVERidtypeCycle\\bLinkIDProviderLinkslnextIDitemsItem0Item1llinkIDitem0item1CustomDatarolelinkIDitem0item1CustomDataIlroleturretPathldataTypeLayernameSpawnstateEntitiesidatlOffsetDZ> items Item0CItem1XItem2mItem3Item4Item5Item6Item7Item8QItem9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_aluminium_01_emptyXpositionnZFЬAFNFangles@init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;XdataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_aluminium_01_emptympositionsZFЬA2DNFanglesG4@init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;mdataTypeObjectPositionInfosideEmptyflagsAttributes&idtypegm_ammobox_aluminium_01_emptyposition=iZFЬAaINFangleș@&init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;dataTypeObjectPositionInfosideEmptyflagsAttributes;idtypegm_ammobox_aluminium_06_emptypositiondZFЬA2NFangles?;init [this, ["faction", "CUP_CHKDZ"], ["gear", "Mines"]] call hull3_unit_fnc_init;dataTypeObjectPositionInfosideEmptyAttributesTidtypegm_ammobox_aluminium_06_emptyatlOffsetp?positiongZFsA]1NFangles?Tinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Mines"]] call hull3_unit_fnc_init;dataTypeObjectPositionInfo5sideEmptyAttributesmidtypegm_ammobox_aluminium_06_emptyatlOffsetr?position2jZFAd/NFangles?minit [this, ["faction", "CUP_CHKDZ"], ["gear", "Mines"]] call hull3_unit_fnc_init;dataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeLand_Camping_Light_FpositionuZFíA:NFangles,@y dataTypeObjectPositionInfosideEmptyflagsAttributesSidtypeCUP_O_UAZ_MG_CHDKZatlOffset̸CustomAttributesQpositionQYF=AkNFanglesع<Â>̌@Sinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Car"]] call hull3_unit_fnc_init;Attribute0nAttributesQpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value/Qdata?QsingleTypeSTRINGvalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]QdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_MG_CHDKZCustomAttributesopositionYF_ACnNFanglesf<?̌@init [this, ["faction", "CUP_CHKDZ"], ["gear", "Car"]] call hull3_unit_fnc_init;oAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false] dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_SPG9_CHDKZatlOffset 7CustomAttributesCpositionYFAۂNFangles< ?v@init [this, ["faction", "CUP_CHKDZ"], ["gear", "Car"]] call hull3_unit_fnc_init;CAttribute0knAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]dataTypeLayernameJIPstateEntities<idatlOffsetAV5 items Item0Item1k%Item2&Item3'Item4)Item5.*Item6U+Item7|,Item8.0Item93Item104V5dataTypeLayernamePatrolsEntitiesidatlOffsetP%Ak% itemsItem0Item1OItem2Item3Item4Item5n Item6 Item7k%dataTypeTriggerpositionw(FbCt3Fanglec@AttributesidtypeEmptyDetectoratlOffsetOconditiontriggeractivated jip_esizeACsizeB#CisRectangleOdataTypeTriggerposition1@FYB/Fangle @AttributesidtypeEmptyDetectoratlOffset@conditiontriggeractivated jip_esizeAk5DsizeB#CisRectangledataTypeTriggerpositionJFf2@l)Fangles@AttributesidtypeEmptyDetectoratlOffsetconditiontriggeractivated jip_esizeA~CsizeBkCisRectangledataTypeTriggerposition;>FCDFangle@AttributeslidtypeEmptyDetectoratlOffset[Aconditiontriggeractivated jip_nsizeALzCsizeB 6CisRectangledataTypeLogicPositionInfo1idtypeAdmiral_PatrolZoneatlOffsetCustomAttributesin position=#.F`C 6Fangles->m?@i Attribute0!Attribute1Attribute2Attribute37Attribute4Attribute5Attribute6^Attribute7+ Attribute8 Attribute9 nAttributes n propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuePdata`singleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value7data7singleTypeSCALARvalueB7propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuecdatassingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value(^data8^singleTypeSCALARvalue?^propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value+ data + singleTypeSCALARvalue?+ propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value  data  singleTypeSCALARvalue@ propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value; n dataK n singleTypeSTRINGvaluen dataTypeLogicPositionInfo idtypeAdmiral_PatrolZoneCustomAttributes  positionv=FNzB"FanglesTR@cO=  Attribute0 Attribute1t Attribute2%Attribute3Attribute4Attribute56Attribute6Attribute7Attribute8Attribute9QnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueA t dataQ t singleTypeSTRINGvaluet propertyAdmiral_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];ValueQdataasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value6data6singleTypeBOOLvalue6propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value_dataosingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueQdata.QsingleTypeSTRINGvalueQpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetQACustomAttributesposition8 YF?h+Fanglesս@ Attribute0oAttribute1#Attribute2Attribute3Attribute46Attribute5Attribute6Attribute7yAttribute8DAttribute9nAttributes 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];ValueOdata_singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value6data6singleTypeSCALARvalueB6propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuevdatasingleTypeSCALARvalue?propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueCydataSysingleTypeSCALARvalue?ypropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueDdataDsingleTypeSCALARvalue@DpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLogicPositionInfo.idtypeAdmiral_PatrolZoneatlOffsetʡ>CustomAttributesfk%position(2FhCCROFangles@Ϙ@h@f Attribute0Attribute1Attribute2Attribute34 Attribute4 Attribute5!Attribute6["Attribute7(#Attribute8#Attribute9$nAttributes k%propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueMdata]singleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value4 data 4 singleTypeSCALARvalueB4 propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value  data  singleTypeSCALARvalueB propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value`!!datap!!singleTypeBOOLvalue!propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value%"["data5"["singleTypeSCALARvalue?["propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value"(#data#(#singleTypeSCALARvalue@(#propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value##data##singleTypeSCALARvalue@#propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value|$$data$$singleTypeSTRINGvalue$propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value8%k%dataH%k%singleTypeSTRINGvaluek%dataTypeObjectPositionInfo%sideEmptyflagsAttributes'&idTtypeCUP_O_BMP2_CHDKZatlOffsetpۼ&positionV#FBwqFanglesgv">?@'&skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;&dataTypeObjectPositionInfo#'sideEmptyflagsAttributes['idUtypeCUP_O_BMP2_CHDKZatlOffset'position $F`BscFanglesH >?t5@['skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;'dataTypeObjectPositionInfoW(sideEmptyflagsAttributes(idVtypeCUP_O_BMP2_CHDKZatlOffset~)position"$FBWFanglesk=?E@(skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idYtypeCUP_O_MTLB_pk_ChDKZatlOffset`.*position#FKBKFangles-;{?P@)skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;.*dataTypeObjectPositionInfo*sideEmptyflagsAttributes*idZtypeCUP_O_MTLB_pk_ChDKZatlOffsetU+positionL#FBFangles{?8@*skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;U+dataTypeObjectPositionInfo+sideEmptyflagsAttributes,id[typeCUP_O_MTLB_pk_ChDKZatlOffset`|,positionA#F:BpFangles?_@,skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Truck"]] call hull3_unit_fnc_init;|, dataTypeObjectPositionInfo-sideEmptyflagsAttributesM-idWtypeCUP_O_T72_CHDKZatlOffset CustomAttributes-.0positionF$FmGBKFanglesMj >P=I@M-skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Car"]] call hull3_unit_fnc_init;-Attribute0-Attribute1x/nAttributes.0propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueU.x/datae.x/singleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]x/propertyCUP_T72_ShellLoadoutexpression[_this, _value, [0]] call CUP_fnc_TankShellLoadoutImplement;Value/.0data0.0singleTypeSTRINGvalue[].0 dataTypeObjectPositionInfo0sideEmptyflagsAttributes0idXtypeCUP_O_T72_CHDKZatlOffset CustomAttributesu13positiond$FGBHFangles)w>=@0skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Car"]] call hull3_unit_fnc_init;u1Attribute01Attribute1*3nAttributes3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2*3data2*3singleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]*3propertyCUP_T72_ShellLoadoutexpression[_this, _value, [0]] call CUP_fnc_TankShellLoadoutImplement;Value33data33singleTypeSTRINGvalue[]3dataTypeTriggerpositiong)FDCFAttributesQ4idtypeEmptyDetectoratlOffset~B4namejip_esizeAR@sizeB CactivationByANYPLAYER4dataTypeTriggerposition$FV C FangleWc?Attributes5idtypeEmptyDetectoratlOffsetBV5namejip_nsizeA)\ AsizeB CactivationByANYPLAYERV5dataTypeLayernameModulesstateEntities5idatlOffsete="I items Item0$6Item16Item2:Item32<Item4R>Item5r@Item6BItem7DItem8F"IdataTypeLogicPositionInfo{6id typeARK_ACE_RearmatlOffsetC6positionwbFKF6dataTypeLogicPositionInfo 7idWtypeModuleCurator_FatlOffsetXaCCustomAttributes*7:positionWfFBxIF*7Attribute07Attribute1)8Attribute28Attribute3b9nAttributes:propertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];Value7)8data7)8singleTypeSTRINGvalue#adminLogged)8propertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];Value88data88singleTypeSCALARvalue8propertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];Value/9b9data?9b9singleTypeSTRINGvalueb9propertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];Value9:data9:singleTypeSCALARvalue@@:dataTypeLogicPositionInfo:areaSizeAޙ,AflagsidtypeModuleHideTerrainObjects_FatlOffset cCustomAttributes:2<positionXFAιOFanglesnZ<}?@:Attribute0;Attribute1;nAttributes2<property#filterexpression_this setVariable ["#filter",_value]Valueh;;datax;;singleTypeSCALARvaluepA;property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value;2<data<2<singleTypeBOOLvalue2<dataTypeLogicPositionInfo<areaSizefǧ@ @flagsidtypeModuleHideTerrainObjects_FCustomAttributes<R>position6XF AZOFanglesݧ.=9@^ ><Attribute02=Attribute1=nAttributesR>property#filterexpression_this setVariable ["#filter",_value]Value==data==singleTypeSCALARvaluepA=property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value>R>data.>R>singleTypeBOOLvalueR>dataTypeLogicPositionInfo>areaSizefǧ@ @flagsidtypeModuleHideTerrainObjects_FCustomAttributes?r@positionT YFAOFangles@9@MK@?Attribute0R?Attribute1?nAttributesr@property#filterexpression_this setVariable ["#filter",_value]Value??data??singleTypeSCALARvaluepA?property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value>@r@dataN@r@singleTypeBOOLvaluer@dataTypeLogicPositionInfoAareaSizefǧ@ @flagsidtypeModuleHideTerrainObjects_FatlOffset6CustomAttributesJABposition?gYF ɘA OFangles#;9@#;JAAttribute0AAttribute1BnAttributesBproperty#filterexpression_this setVariable ["#filter",_value]ValueABdataABsingleTypeSCALARvaluepABproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuenBBdata~BBsingleTypeBOOLvalueBdataTypeLogicPositionInfoBCareaSizeS~@,@flagsidtypeModuleHideTerrainObjects_FatlOffsetżCustomAttributeszCDpositionH YFAOFangles-;u@t5@zCAttribute0CAttribute1>DnAttributesDproperty#filterexpression_this setVariable ["#filter",_value]ValueD>DdataD>DsingleTypeSCALARvaluepA>Dproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueDDdataDDsingleTypeBOOLvalueDdataTypeLogicPositionInfobEareaSizeS~@,@flagsidtypeModuleHideTerrainObjects_FCustomAttributesEFpositionqZFtA6NFanglesI@u@&q@EAttribute0EAttribute1^FnAttributesFproperty#filterexpression_this setVariable ["#filter",_value]Value(F^Fdata8F^FsingleTypeSCALARvaluepA^Fproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueFFdataFFsingleTypeBOOLvalueFdataTypeLogicPositionInfoGareaSizefǧ@ @flagsid`typeModuleHideTerrainObjects_FatlOffset6CustomAttributesG"Iposition4YFANFangles9@_@GAttribute0HAttribute1HnAttributes"Iproperty#filterexpression_this setVariable ["#filter",_value]ValueXHHdatahHHsingleTypeSCALARvaluepAHproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueH"IdataH"IsingleTypeBOOLvalue"IdataTypeLayernameChasestateEntitiesyIidatlOffsetASitemsItem0IItem1QItem2SSdataTypeLogicPositionInfoJidtypeark_chase_ai_moduleatlOffsetj|CCustomAttributes?JQpositionlF}CF?J Attribute0JAttribute1KAttribute2_LAttribute3 MAttribute4MAttribute5yNAttribute6#OAttribute7OAttribute8PAttribute9GQnAttributes Qpropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];ValueoKKdataKKsingleTypeSCALARvalueAKpropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];Value)L_Ldata9L_LsingleTypeSCALARvalueHB_Lpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];ValueL MdataL MsingleTypeSCALARvalue@ Mpropertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];ValueMMdataMMsingleTypeSCALARvalueCMpropertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];ValueENyNdataUNyNsingleTypeBOOLvalueyNpropertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValueN#OdataN#OsingleTypeBOOLvalue#Opropertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];ValueOOdataOOsingleTypeBOOLvalueOpropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Value[PPdatakPPsingleTypeSTRINGvalue[ADMIRAL]Ppropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValueQGQdata!QGQsingleTypeSCALARvalueCGQpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValueQQdataQQsingleTypeSTRINGvalueADMIRALQdataTypeTriggerpositionXFlAVOFangleo @AttributeszRidtypeEmptyDetectoratlOffset?Sconditionhull3_mission_safetyTimerAbortsizeA@?DsizeBvrbDtimeoutDDDactivationByANYPLAYERisRectangleSdataTypeTriggerposition9nF\<^QFAttributesxSidtypeEmptyDetectoratlOffsetFASonActivationif (isServer) then {ark_chase_ai_var_maxAIUnits = 16};sizeAsizeBtimeoutDDDSdataTypeGroupsideEastEntities?TAttributes[idm[itemsItem0}TItem1VItem2~WItem30Z[dataTypeObjectPositionInfoTsideEastflagsAttributes#UidntypeO_officer_FVpositioni.ZFПAcNFanglesC>(@ߚ>#Uskill?rankCAPTAINinit [this, ["faction", "CUP_CHKDZ"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChedaki - Commanding Officer@COisPlayerisPlayableVdataTypeObjectPositionInforVsideEastflagsAttributesVidotypeO_medic_F~Wposition;ZF@AxgNFangles,)@Vskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChedaki - Platoon Medic@COisPlayable~WdataTypeObjectPositionInfoXsideEastAttributes>XidptypeO_Soldier_FatlOffset@>CustomAttributesX0Zposition1ZF"AVVNFangles(@>Xskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChedaki - Platoon Rifleman@COisPlayableXAttribute0.YAttribute1YnAttributes0Zpropertyspeakerexpression_this setspeaker _value;ValuexYYdataYYsingleTypeSTRINGvalueMale03PERYpropertypitchexpression_this setpitch _value;ValueY0Zdata Z0ZsingleTypeSCALARvalueHz?0ZdataTypeObjectPositionInfoZsideEastflagsAttributesZidqtypeO_officer_F[position^?ZFAYNFangles)@Zskill?rankLIEUTENANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChedaki - Executive Officer@COisPlayable[formationDIAMOND[dataTypeGroupsideEastEntities \AttributesX_idratlOffset6r_itemsItem0H\Item1]X_dataTypeObjectPositionInfo\sideEastflagsAttributes]idstypeO_Soldier_SL_FatlOffset6]positionYF!cATNFanglesL=9@$q@]skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha Squad Leader@Alpha SLisPlayable]dataTypeObjectPositionInfoF^sideEastflagsAttributes~^idttypeO_medic_FX_positionMYF#qAyWNFanglesk=:@@~^skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha Squad Medic@Alpha SLisPlayableX_formationDIAMONDr_dataTypeGroupsideEastEntities_AttributeseiduatlOffset6eitemsItem0 `Item1aItem2 cItem3ndedataTypeObjectPositionInfo`sideEastflagsAttributes`idvtypeO_Soldier_TL_FatlOffset6apositionYF{ANNFangles!@#;@@`skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 1 Fireteam Leader@Alpha 1isPlayableadataTypeObjectPositionInfobsideEastflagsAttributesIbidwtypeO_Soldier_AR_F cpositionYF#A{QNFanglesk=.3@&q@Ibskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 1 Automatic Rifleman@Alpha 1isPlayable cdataTypeObjectPositionInfozcsideEastflagsAttributescidxtypeO_Soldier_A_FndpositionpYF AANFangles@0@,@cskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayablenddataTypeObjectPositionInfodsideEastflagsAttributeseidytypeO_Soldier_LAT_Feposition\YFHACNFangles!@6@@eskill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 1 Rifleman (AT)@Alpha 1isPlayableeformationDIAMONDedataTypeGroupsideEastEntities8fAttributesPlidzatlOffset6jlitemsItem0vfItem1 hItem2iItem3jPldataTypeObjectPositionInfofsideEastflagsAttributes/gid{typeO_Soldier_TL_FatlOffset6 hpositionYFΘA5NFangles_@9;@,@/gskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 2 Fireteam Leader@Alpha 2isPlayable hdataTypeObjectPositionInfohsideEastflagsAttributeshid|typeO_Soldier_AR_FatlOffset8ipositionZFޖAx8NFangles#;]:@@hskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 2 Automatic Rifleman@Alpha 2isPlayableidataTypeObjectPositionInfoisideEastflagsAttributes.jid}typeO_Soldier_A_Fjposition,YF=A (NFangles@=:@!a@.jskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayablejdataTypeObjectPositionInfolksideEastflagsAttributeskid~typeO_Soldier_LAT_FatlOffset6PlpositionZFٖA*NFanglesP@f:@!a@kskill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 2 Rifleman (AT)@Alpha 2isPlayablePlformationDIAMONDjldataTypeGroupsideEastEntitieslAttributesridritemsItem0lItem1xnItem2oItem3VqrdataTypeObjectPositionInfocmsideEastflagsAttributesmidtypeO_Soldier_TL_FxnpositionZFxŕAAQNFangles#e=9@$q@mskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 3 Fireteam Leader@Alpha 3isPlayablexndataTypeObjectPositionInfonsideEastflagsAttributes1oidtypeO_Soldier_AR_FatlOffsetopositionZFqASNFangles#;|B@1oskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 3 Automatic Rifleman@Alpha 3isPlayableodataTypeObjectPositionInfobpsideEastflagsAttributespidtypeO_Soldier_A_FVqpositiono ZFAtCNFanglesnZ<x8@@pskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayableVqdataTypeObjectPositionInfoqsideEastflagsAttributesridtypeO_Soldier_LAT_FatlOffsetG=rposition\ZF*AENFangles<:@Y@rskill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChedaki - Alpha 3 Rifleman (AT)@Alpha 3isPlayablerformationDIAMONDrdataTypeGroupsideEastEntities0sAttributeskvidatlOffsetзvitemsItem0XsItem1tkvdataTypeObjectPositionInfossideEastflagsAttributestidtypeO_Soldier_SL_FatlOffsetзtpositionW!ZF͓AANFanglest5@(@/@tskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo Squad Leader @Bravo SLisPlayabletdataTypeObjectPositionInfoXusideEastflagsAttributesuidtypeO_medic_Fkvposition.ZFԒA¬NFangles@(@@uskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo Squad Medic@Bravo SLisPlayablekvformationDIAMONDvdataTypeGroupsideEastEntitiesvAttributes|idatlOffsetx8}itemsItem0wItem1xItem2zItem3{|dataTypeObjectPositionInfowsideEastflagsAttributeswidtypeO_Soldier_TL_FatlOffsetx8xposition)ZF0A9NFangles<(@G@wskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 1 Fireteam Leader@Bravo 1isPlayablexdataTypeObjectPositionInfo%ysideEastflagsAttributes]yidtypeO_Soldier_AR_Fzposition#7ZFmANFangles(@]yskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 1 Automatic Rifleman@Bravo 1isPlayablezdataTypeObjectPositionInfozsideEastflagsAttributeszidtypeO_Soldier_A_FatlOffset6{position,ZFANFangles(@I@zskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable{dataTypeObjectPositionInfo|sideEastflagsAttributes<|idtypeO_Soldier_LAT_F|position:ZFmANFangles'@<|skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 1 Rifleman (AT)@Bravo 1isPlayable|formationDIAMOND}dataTypeGroupsideEastEntitiesL}AttributesEid_itemsItem0}Item1Item2{Item3߁EdataTypeObjectPositionInfo}sideEastflagsAttributes3~idtypeO_Soldier_TL_Fposition@ZFmANFangles(@3~skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 2 Fireteam Leader@Bravo 2isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_F{position9NZF4ANFangles$=(@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 2 Automatic Rifleman@Bravo 2isPlayable{dataTypeObjectPositionInfosideEastflagsAttributes#idtypeO_Soldier_A_F߁positionCZFANFanglesuD=(@@#skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionChedaki - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayable߁dataTypeObjectPositionInfoasideEastflagsAttributesidtypeO_Soldier_LAT_FatlOffsetBFangles@{?skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - APC 2 Commander@APC 2 [JIP]isPlayabledataTypeObjectPositionInfo`sideEastflagsAttributesidtypeO_crew_F?position#FSBBrFangles{?_@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - APC 2 Driver@APC 2 [JIP]isPlayable?dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_crew_Fpositionx#FMBbFangles{?skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - APC 2 Gunner@APC 2 [JIP]isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributes3idMitemsItem0 Item1Item23dataTypeObjectPositionInfosideEastflagsAttributesßidtypeO_crew_FpositionD#F9B%Fangles?_@ßskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "APC3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChedaki - APC 3 Commander@APC 3 [JIP]isPlayabledataTypeObjectPositionInfo sideEastflagsAttributesBidtypeO_crew_Fposition#F?BFangles?~@Bskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - APC 3 Driver@APC 3 [JIP]isPlayabledataTypeObjectPositionInfoTsideEastflagsAttributesidtypeO_crew_F3positionB#FCBݧFangles?_@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - APC 3 Gunner@APC 3 [JIP]isPlayable3formationDIAMONDMdataTypeGroupsideEastEntitiesAttributesidatlOffsetitemsItem0ڣItem1gItem2dataTypeObjectPositionInfoUsideEastflagsAttributesidtypeO_crew_FatlOffsetgpositionc$FhBŒFanglesw=?skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "IFV1", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 1 Commander@IFV 1 [JIP]isPlayablegdataTypeObjectPositionInfoҥsideEastflagsAttributes idtypeO_crew_Fposition$FBFanglesԘ=? skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 1 Driver@IFV 1 [JIP]isPlayabledataTypeObjectPositionInfosideEastflagsAttributesTidtypeO_crew_Fposition#FBFanglesÍ=?~@Tskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 1 Gunner@IFV 1 [JIP]isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesoAttributesĬidatlOffset7ެitemsItem0Item10Item2zĬdataTypeObjectPositionInfosideEastflagsAttributesUidtypeO_crew_FatlOffset70position$FBZFangles7}=?!@Uskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "IFV2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 2 Commander@IFV 2 [JIP]isPlayable0dataTypeObjectPositionInfosideEastflagsAttributesӪidtypeO_crew_Fzposition*$F"sBqFanglesj=?̌@Ӫskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 2 Driver@IFV 2 [JIP]isPlayablezdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_crew_FĬpositionR $F B|FanglesԘ=?skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 2 Gunner@IFV 2 [JIP]isPlayableĬformationDIAMONDެdataTypeGroupsideEastEntities(Attributes~iditemsItem0[Item1ڮItem2$~dataTypeObjectPositionInfoƭsideEastflagsAttributesidtypeO_crew_Fڮposition/$FBpFangles³=?@skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "IFV3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 3 Commander@IFV 3 [JIP]isPlayableڮdataTypeObjectPositionInfoEsideEastflagsAttributes}idtypeO_crew_F$position 3$F BbFanglesJl=?@}skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 3 Driver@IFV 3 [JIP]isPlayable$dataTypeObjectPositionInfosideEastflagsAttributesװidtypeO_crew_FatlOffset~positionH"$FBmFanglesPk=?E@װskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - IFV 3 Gunner@IFV 3 [JIP]isPlayable~formationDIAMONDdataTypeGroupsideEastEntitiesAttributes\idatlOffsetvitemsItem0%Item1Item2\dataTypeObjectPositionInfosideEastflagsAttributesزidtypeO_crew_FatlOffsetposition)J$FYIBjFangles==*~@زskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "TNK1", "ColorRed"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 1 Commander@Tank 1 [JIP]isPlayabledataTypeObjectPositionInfo/sideEastflagsAttributesgidtypeO_crew_FatlOffsetpositionS$F{BN`Fangleskj >=@gskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 1 Driver@Tank 1 [JIP]isPlayabledataTypeObjectPositionInfo{sideEastflagsAttributesidtypeO_crew_F\position?$F?BaFanglesJl=0=@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 1 Gunner@Tank 1 [JIP]isPlayable\formationDIAMONDvdataTypeGroupsideEastEntitiesжAttributes;idatlOffsetUitemsItem0Item1Item2߹;dataTypeObjectPositionInfo~sideEastflagsAttributesidtypeO_crew_FatlOffsetpositione$F=h@skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "TNK2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 2 Commander@Tank 2 [JIP]isPlayabledataTypeObjectPositionInfosideEastflagsAttributes6idtypeO_crew_F߹position#o$F1&B]Fangles$s>=|=@6skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 2 Driver@Tank 2 [JIP]isPlayable߹dataTypeObjectPositionInfoZsideEastflagsAttributesidtypeO_crew_FatlOffset;position-[$Fo0B3_Fangleskj >=T@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionChedaki - Tank 2 Gunner@Tank 2 [JIP]isPlayable;formationDIAMONDUdataTypeLayernamePlacedstateEntitiesidbatlOffsetp/˿ items Item0"Item1Item2Item3Item4_Item5;Item6Item7Item8dataTypeObjectPositionInfosideEmptyAttributesӼidtypeMBG_domek_radniceatlOffsetT?position?pZFA9NFangles@ӼdisableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesid typecwa_FountainpositionZFhAVxNFangles@disableSimulationdataTypeObjectPositionInfo-sideEmptyflagsAttributeseidtypeLand_HouseBlock_B6position{eYFfA OFanglesp@edisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesAidtypeLand_HouseBlock_B6atlOffset/~_position0YFA{OFanglesj@AdisableSimulation_dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Platform_BaseatlOffsetxF;position