admiral\admiral.hEedescription.extqDehull3\briefing\blufor.sqfd!hull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfbhull3\briefing\opfor.sqfEehull3\hull3.hEehull3\LICENSE*qn^8hull3\M_G.h Eehull3\M_U.hEeinit.sqfDe~initPlayerLocal.sqfFedinitServer.sqfbmission.sqmFeJplank.hFe*zone_spawned_unit.sqf*qn^;class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; 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 = "AAF_WOODLAND"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "AAF_WOODLAND"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "AAF_WOODLAND"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class AAF_WOODLAND { side = "resistance"; infantry[] = {"I_Soldier_GL_F", "I_Soldier_GL_F", "I_soldier_f", "I_soldier_f", "I_soldier_AT4_F", "I_Soldier_AR_F", "I_SOldier_AR_F", "I_medic_F"}; crewmen[] = {"I_crew_F"}; pilots[] = {"I_helipilot_F"}; technicals[] = {"CUP_I_LR_SF_GMG_AAF", "CUP_I_LR_SF_HMG_AAF", "CUP_I_LR_SF_HMG_AAF", "gmx_aaf_luchsa2_wdl"}; armour[] = {"gmx_aaf_m113a1g_apc_wdl", "gmx_aaf_m113a2dk_wdl", "gmx_aaf_marder1a1plus_wdl", "gmx_aaf_leopard1a5_wdl"}; th[] = {"CUP_I_412_MIl_Transport_AAF"}; ah[] = {"CUP_I_412_dynamicLoadout_AAF"}; }; }; }; #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 = "mummification"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 53; }; 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 = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 4; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Russian forces are advancing into Livonia, our reservist detachment has been tasked as a blocking force to slow down the Russian spearhead.

Given the scale of the invasion we must hold out until its our turn for extraction.

ENEMY FORCES
Russian armed forces, expect both light and heavy armour in addition to some rotory air assets.

FRIENDLY FORCES
An extraction force is preparing, it will be some time until they can set off however.. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the indicated area for as long as possible, call for extraction when it is available.

Expect attack from the east. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
An ammunition dump has been prepared in the pub beer garden, Squad and Fireteam leaders have large and smaller Plank placeable ammo boxes.

The Dragon team have additional launchers in a Plank placed pair of boxes, avoid blocking sight lines along the MSR.

AT Rifleman and Medics have additional Plank placeable supplies.

JIP EXTRACT
Extract WY-55 Czapla is capable of transporting seven in a single lift.

Extract FV-720 Odyniec is capable of transporting seven in a single run.

M1A2 Abramsa is incapable of transporting troops.

Extract must wait to be called in before moving off. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
The Altian civil war has been raging for years with no clear victor in sight. The AAF continue to topple weak governments whilst competing officers fight each other as well as the rebels.

Given the instability a United Nations peace keeping mission (UN Mission Altis) was established in an attempt to bring stability to the Mediterranean island. One of the larger force contributors was Egypt who obviously have their own reasons for a secure Mediterranean.

However given time some factions of the AAF have begun to see the UN Mission in Altis as a hindrance and outright enemy.

ENEMY FORCES
Altis Armed Forces most likely a splinter element rather than the legitimate army itself.

FRIENDLY FORCES
An extraction force are preparing, it will be some time until they can set off however.. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the indicated area for as long as possible, call for extraction when it is available.

Given we are surrounded, defend in all directions. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
An ammunition dump has been established on the western ground floor.

UAV SUPPORT
If slotted we have a UAV operator with control of several armed K40 Ababil-3 Hellfire equipped drones.
These can be utilised for reconnaissance as well as fire support, they can however not be rearmed. Additionally the UAV operator should manually pilot the drones into the air.

JIP EXTRACT
Extract must wait to be called in before moving off. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]];class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 24, 11}, {2035, 24, 11} }; time[] = { {3, 30}, {5, 50}, {9, 0}, {12, 0}, {15, 0}, {17, 50}, {18, 50}, {0, 0} }; }; 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 = "M_G"; uniform = "M_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "M_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "M_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class M_G { class Rifleman { primaryWeapon = "CUP_arifle_AK103_railed"; primaryWeaponItems[] = {"optic_r1_low_lxWS", "saber_light_lxWS"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"MiniGrenade", 1}, {"ACE_Chemlight_HiYellow", 2}, {"SmokeShellYellow", 1} }; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1}, {"ACE_EntrenchingTool", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_AK103_GL_railed"; handgunWeapon = "CUP_hgun_M9"; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_SmokeYellow_GP25_M", 2}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2}, {"CUP_15Rnd_9x19_M9", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2}, {"CUP_1Rnd_SmokeYellow_GP25_M", 2}, {"CUP_FlareYellow_GP25_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_AK104_railed"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_762x39_AK103_bakelite_M", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS", "CUP_NVG_1PN138"}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_AK104_railed"; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2}, {"SmokeShellYellow", 4} }; backpackMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_Pecheneg_top_rail_B50_vfg"; primaryWeaponItems[] = {"optic_r1_low_lxWS", "saber_light_lxWS"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 1}}; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 4}}; }; class AAR : Rifleman { vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 4} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_AK104_railed"; secondaryWeapon = "CUP_launch_RPG7V"; secondaryWeaponItems[] = {"CUP_optic_PGO7V3", "CUP_PG7VL_M"}; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 2}, {"CUP_PG7VL_M", 2} }; }; class SN : Officer { assignItems[] = {"O_UavTerminal"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class VC : Crew { binocular = "ACE_Vector"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M72A6", 25}}; magazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 50}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 25}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 50}, {"CUP_1Rnd_HE_GP25_M", 25}, {"CUP_1Rnd_SmokeYellow_GP25_M", 25}, {"CUP_FlareYellow_GP25_M", 25}, {"ACE_HandFlare_Yellow", 25}, {"ACE_Chemlight_HiYellow", 25}, {"HandGrenade", 25}, {"MiniGrenade", 25}, {"SmokeShellYellow", 25} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class AT_BOX { weapons[] = {}; magazines[] = { {"CUP_PG7VL_M", 50}, {"CUP_PG7VR_M", 25}, {"CUP_OG7_M", 15}, {"CUP_TBG7V_M", 5} }; items[] = {}; medicalItems[] = {}; }; class Extract { weapons[] = { {"CUP_launch_M72A6", 5} }; magazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 10}, {"CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 5}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 10}, {"ACE_HandFlare_Yellow", 10}, {"ACE_Chemlight_HiYellow", 10}, {"HandGrenade", 10}, {"MiniGrenade", 10}, {"SmokeShellYellow", 10} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; };class M_U { class Rifleman { headGear = "lxWS_H_PASGT_basic_UN_F"; goggles = ""; uniform = "acp_EG_Egg_U_I_E_Uniform_EG_Egg_01_F"; vest = "V_lxWS_UN_Vest_Lite_F_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_FLAG_EGYPT"; }; class Leader : Rifleman { goggles = "G_Headset_lxWS"; uniform = "acp_EG_Egg_U_I_E_Uniform_shortsleeve_EG_Egg_01_F"; vest = "V_lxWS_UN_Vest_F_ARM"; }; class Officer : Leader { headGear = "lxWS_H_Beret_Colonel"; goggles = ""; }; class Crew : Rifleman { headGear = "lxWS_H_HelmetCrew_Blue"; uniform = "acp_EG_Egg_U_I_E_Uniform_EG_Egg_01_F"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { headGear = "lxWS_H_PASGT_goggles_UN_F"; }; class AR : Rifleman { goggles = "G_Combat_lxWS"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { headGear = "lxWS_H_PASGT_goggles_UN_F"; }; class SN : Officer { }; class VC : Crew { }; class VG : Crew { }; class VD : Crew { }; class P : Crew { headGear = "gm_gc_headgear_zsh3_blu"; }; class PCM : P { }; };if (isServer) then { {_x forceFlagTexture "\A3\Data_F\Flags\Flag_uno_CO.paa"} forEach [tank_1, tank_2, apc_1, apc_2]; };ark_fnc_plank_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "plank_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 4, 0, 4, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 4, 0, 4, 1, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman", "AR", "AAR"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 4, 2, 4, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["SN"]) exitWith {[_unit, [1, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_dragon = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_weapons"]; _weapons = [ ["CUP_launch_M72A6", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addWeaponCargoGlobal _x;} foreach _weapons; }; ark_fnc_plank_fill_MMG_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["CUP_30Rnd_762x39_AK103_bakelite_M", 50], ["CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 25], ["CUP_1Rnd_HE_GP25_M", 10], ["CUP_1Rnd_SmokeYellow_GP25_M", 10], ["CUP_FlareYellow_GP25_M", 10], ["CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 50], ["HandGrenade", 15], ["MiniGrenade", 15], ["SmokeShellYellow", 15], ["ACE_Chemlight_HiYellow", 15] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; //_box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_SN_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["CUP_PG7VL_M", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; //_box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_Ammo = { private _box = _this select 1; private ["_magazines", "_items"]; _magazines = [ ["CUP_30Rnd_762x39_AK103_bakelite_M", 150], ["CUP_30Rnd_TE1_Yellow_Tracer_762x39_bakelite_AK103_M", 50], ["CUP_1Rnd_HE_GP25_M", 25], ["CUP_1Rnd_SmokeYellow_GP25_M", 25], ["CUP_FlareYellow_GP25_M", 25], ["CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Yellow_M", 150], ["HandGrenade", 25], ["MiniGrenade", 25], ["SmokeShellYellow", 25], ["ACE_Chemlight_HiYellow", 25] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; //_box call ark_fnc_plank_setBoxColour_t3; }; ark_fnc_plank_fill_medic_box = { private _box = _this select 1; private ["_items"]; _items = [ ["ACE_fieldDressing", 90], ["ACE_morphine", 60], ["ACE_epinephrine", 60], ["ACE_bloodIV_500", 48], ["ACE_splint", 16] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t4; }; //ark_fnc_plank_setBoxColour_t3 = { // params ["_box"]; // [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_03_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; //}; ark_fnc_plank_setBoxColour_t4 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "gm\gm_weapons\gm_ammoboxes\data\oli\gm_ammobox_aluminium_01_medic_oli_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; if (!didJIP) then { [player] call ark_fnc_plank_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };ark_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 4; // How many shots fired in one cycle private _delay = 60; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; };raPJ version6EditorDatasourceNameark_co52_mummificationaddonsA3_Ui_Fgm_weapons_ammoboxesA3_Structures_F_Mil_Flagsdata_f_lxWSCUP_Misc_e_ConfigCUP_TrackedVehicles_NewM113CUP_TrackedVehicles_M1AbramsCUP_AirVehicles_Mi8CUP_AirVehicles_Mi24A3_Structures_F_Households_WIPA3_Modules_F_Curator_Curatorark_ace_rearmA3_Modules_FAdmiralark_rotorark_chase_aiA3_Characters_FCUP_AirVehicles_412gmx_aaf_vehicles_land_tracked_m109ace_nouniformrestrictionsace_parachuteA3_Characters_F_CommonA3_Drones_F_Air_F_Gamma_UAV_02AddonsMetaDatadlcsgmwsCUP_Vehiclesgmx_aafrandomSeedScenarioDataCCustomAttributesMission9J moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProvider~MarkerIDProviderLayerIndexProviderCameranextIDnextID$nextID-post2FaAL^Fdir? a%Jup?iiC?Ǿaside&FKList"CitemsItem02Item1Item2"Item3Item4<Item5yItem6Item7Item8^Item9Item10 Item11 Item12 Item13 Item14 Item15/ Item16 Item17! Item18b Item19 Item20g Item21 CclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com"classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamedata_f_lxWSnameArma 3 Western Sahara - Main ConfigurationauthorRotators Collectiveurlhttps://www.arma3.com<classNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigyclassNameCUP_TrackedVehicles_NewM113nameCUP_TrackedVehicles_NewM113classNameCUP_TrackedVehicles_M1AbramsnameCUP_TrackedVehicles_M1AbramsclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8^classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24classNameA3_Structures_F_HouseholdsnameArma 3 - HousesauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameAdmiralnameAdmiralauthorKami classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org/ classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com! classNameCUP_AirVehicles_412nameCUP_AirVehicles_412b classNamegmx_aaf_vehicles_land_tracked_m109namegmx_aaf_vehicles_land_tracked_m109authorGlobal Mobilization Extra classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/g classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/ classNameA3_Drones_FnameArma 3 Beta - DronesauthorBohemia Interactiveurlhttps://www.arma3.comCauthordancemooxHeaderhgameTypeCoopminPlayersmaxPlayers4Category09nameMultiplayerAttribute0Attribute1rnAttributes9propertyRespawnButtonexpressiontrueValue<rdataLrsingleTypeSCALARvalue?rpropertyRespawnTemplatesexpressiontrueValue9data9singleTypeARRAYvalue9itemsItem09data9singleTypeSTRINGvalueNone9InteliEntitiesConnections?JbriefingNameark_co52_mummificationoverviewTextEgyptian UN Peace Keepers hold against Altian attack | Extract JIPresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<+items*Item0Item1`Item24Item3Item4vItem50Item6Item7\@Item8~^Item9nItem10wItem11tItem12"Item13߫Item14:Item15Item16ŴItem17Item18/Item19Item20Item21Item22MItem23Item24Item25Item26Item27Item28Item29*Item30rItem31Item32 Item33!Item34z$Item35%Item36(Item37)Item38,Item39.Item400Item41?2?dataTypeLayernameTime TriggersEntitiescidatlOffset$2` itemsItem0Item1Item2qItem3OItem4-Item5DItem6IItem7&`dataTypeTriggerpositionFFRB$zFAttributes.idtypeEmptyDetectornametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBdataTypeTriggerpositionrF\BB=yFAttributesidtypeEmptyDetectorqnametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDqdataTypeTriggerpositionF(BxFAttributesidtypeEmptyDetectorOnametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaDOdataTypeTriggerpositionFOB&axFAttributesidtypeEmptyDetector-nametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD-dataTypeTriggerposition~FABwFAttributesidtypeEmptyDetectorDnametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDDDdataTypeTriggerpositionFBwFAttributesidtypeEmptyDetectorInametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1;}sizeAsizeBtimeoutDDDIdataTypeTriggerposition6F4ByFAttributesidtypeEmptyDetector&nametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCC&dataTypeTriggerpositionFCBwFAttributesidMtypeEmptyDetector`nametgr_time_40conditioncall{triggeractivated tgr_safety_off;}onActivationcall{if (isServer) then {[arty_1,"mkr_tgt"] call ark_script_fnc_fireArty;};}sizeAsizeBtimeoutEEE` dataTypeMarkerposition(2F[A3]Fnamemkr_aomarkerTypeRECTANGLEtypeellipsecolorNameColorWESTfillNameBorderaCb2CangleBdrawBorderidatlOffset)4dataTypeMarkerposition{E2FAAt]Fnamemkr_tgttypeEmptyidldataTypeLayernamePlayer Bits & Set DressingEntitiesid atlOffsethɣ@vitemsItem0Item1Item2 Item3"Item4"Item5d#Item6],Item7V5Item8sKItem9aItem10fItem11kItem12GoItem13rItem14sItem15rtItem16uvdataTypeObjectPositionInfo@sideEmptyflagsAttributesxidtypegm_ammobox_aluminium_01_emptyposition2FA q^Fangles~@E@@xinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;dataTypeObjectPositionInfoW sideEmptyflagsAttributes idtypegm_ammobox_aluminium_01_empty position}2F<As^Fangles~@E@@ init [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init; dataTypeObjectPositionInfon!sideEmptyflagsAttributes!idtypegm_ammobox_aluminium_01_empty"positiony2FX"AFv^Fangles~@E@@!init [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;"dataTypeObjectPositionInfor"sideEmptyflagsAttributes"idtypeFlag_UNO_F"positionĉdF-A^Fangles+=y@""dataTypeObjectPositionInfo&#sideEmptyflagsAttributes^#idtypeFlagCarrierUNO_EP1d#positionUdF-A`FanglesScw@^#d# dataTypeObjectPositionInfo$sideEmptyflagsAttributes=$idrtypeCUP_B_M113A1_desert_USAatlOffsetCustomAttributes$],positionޕbFnArFangleskM?<=$skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nameapc_1texturesUSDesert$Attribute0 %Attribute1(Attribute2)Attribute3+nAttributes],propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value%(data%(singleTypeARRAYvalue%(itemsItem0$&Item1&(data4&&singleTypeARRAYvalueX&&itemsItem0&Item1&&data&&singleTypeSTRINGvalueUSDesert&data&&singleTypeSCALARvalue?&data'(singleTypeARRAYvalue%'(itemsItem0y'Item1'Item2'Item38(Item4n(Item5((data''singleTypeSTRINGvaluehide_CIP_panels'data''singleTypeSCALARvalue?'data(8(singleTypeSTRINGvaluehide_Platoon_Markers8(dataH(n(singleTypeSCALARvalue?n(data~((singleTypeSTRINGvaluehide_Deployment(data((singleTypeSCALARvalue?(propertyCUP_M113_VehicleNumberexpression_this setVariable ['CUP_M113_VehicleNumber', _value, true]; _this call CUP_fnc_M113Decals;Value))data))singleTypeSCALARvalue)propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value*+data!*+singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[8]]],false]+propertyCUP_M113_ArmyChevronexpression_this setVariable ['CUP_M113_ArmyChevron', _value, true]; _this call CUP_fnc_M113Decals;Value',],data7,],singleTypeSCALARvalue], dataTypeObjectPositionInfo,sideEmptyflagsAttributes6-idstypeCUP_B_M113A1_desert_USAatlOffsetCustomAttributes-V5positionbFqAZ^Fangles-;?J?oE:6-skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nameapc_2texturesUSDesert-Attribute0.Attribute11Attribute22Attribute34nAttributesV5propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value.1data.1singleTypeARRAYvalue.1itemsItem0/Item1/1data-//singleTypeARRAYvalueQ//itemsItem0y/Item1//data//singleTypeSTRINGvalueUSDesert/data//singleTypeSCALARvalue?/data/1singleTypeARRAYvalue01itemsItem0r0Item10Item20Item311Item4g1Item511data00singleTypeSTRINGvaluehide_CIP_panels0data00singleTypeSCALARvalue?0data011singleTypeSTRINGvaluehide_Platoon_Markers11dataA1g1singleTypeSCALARvalue?g1dataw11singleTypeSTRINGvaluehide_Deployment1data11singleTypeSCALARvalue?1propertyCUP_M113_VehicleNumberexpression_this setVariable ['CUP_M113_VehicleNumber', _value, true]; _this call CUP_fnc_M113Decals;Valuez22data22singleTypeSCALARvalue2propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value 34data34singleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M136","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_556x45_Stanag","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_M136_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[8]]],false]4propertyCUP_M113_ArmyChevronexpression_this setVariable ['CUP_M113_ArmyChevron', _value, true]; _this call CUP_fnc_M113Decals;Value 5V5data05V5singleTypeSCALARvalueV5dataTypeObjectPositionInfo5sideEmptyflagsAttributes#6idptypeCUP_B_M1A1SA_Desert_US_ArmyCustomAttributes6sKposition XbFaAFangles˜D<GI?#;#6skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nametank_1texturesUSDesert6Attribute077Attribute1 8Attribute2EAttribute3~FAttribute4UGAttribute5HnAttributessKpropertyCUP_M1Abrams_BA_Decalexpression_this setVariable ['CUP_M1Abrams_BA_Decal', _value, true]; _this call CUP_fnc_M1AbramsDecals;Value7 8data7 8singleTypeSCALARvalue 8propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value8Edata8EsingleTypeARRAYvalue8EitemsItem09Item19Edata99singleTypeARRAYvalueB99itemsItem0j9Item199dataz99singleTypeSTRINGvalueUSDesert9data99singleTypeSCALARvalue?9data9EsingleTypeARRAYvalue:E)items(Item0;Item1><Item2t<Item3<Item4<Item54=Item6j=Item7=Item8=Item92>Item10h>Item11>Item12>Item131?Item14g?Item15?Item16?Item17*@Item18`@Item19@Item20@Item21"AItem22XAItem23AItem24AItem25BItem26PBItem27BItem28BItem29CItem30HCItem31CItem32CItem33DItem34<singleTypeSTRINGvaluehide_bustle_rack_ext><dataN<t<singleTypeSCALARvalue?t<data<<singleTypeSTRINGvaluehide_duke_antennas<data<<singleTypeSCALARvalue?<data<4=singleTypeSTRINGvaluehide_loader_shield4=dataD=j=singleTypeSCALARvalue?j=dataz==singleTypeSTRINGvaluehide_rear_side_skirt=data==singleTypeSCALARvalue=data=2>singleTypeSTRINGvaluehide_M250_Smoke_Launcher2>dataB>h>singleTypeSCALARvalueh>datax>>singleTypeSTRINGvaluehide_M257_Smoke_Launcher>data>>singleTypeSCALARvalue?>data>1?singleTypeSTRINGvaluehide_cip_panel_bustle1?dataA?g?singleTypeSCALARvalue?g?dataw??singleTypeSTRINGvaluehide_cip_panel_rear?data??singleTypeSCALARvalue??data?*@singleTypeSTRINGvaluehide_front_ti_panels*@data:@`@singleTypeSCALARvalue?`@datap@@singleTypeSTRINGvaluehide_reserve_wheels@data@@singleTypeSCALARvalue?@data@"AsingleTypeSTRINGvaluehide_Deployment_1_1"Adata2AXAsingleTypeSCALARvalue?XAdatahAAsingleTypeSTRINGvaluehide_Deployment_1_2AdataAAsingleTypeSCALARvalue?AdataABsingleTypeSTRINGvaluehide_Deployment_1_3Bdata*BPBsingleTypeSCALARvalue?PBdata`BBsingleTypeSTRINGvaluehide_Deployment_2_1BdataBBsingleTypeSCALARvalue?BdataBCsingleTypeSTRINGvaluehide_Deployment_2_2Cdata"CHCsingleTypeSCALARvalue?HCdataXCCsingleTypeSTRINGvaluehide_Deployment_2_3CdataCCsingleTypeSCALARvalue?CdataCDsingleTypeSTRINGvaluehide_net_cannonDdataDCustomAttributesL|}positionÛ3FB”AU]Fangles?L|Attribute0|Attribute1}nAttributes}property#filterexpression_this setVariable ["#filter",_value]Value|}data|}singleTypeSCALARvalue?}property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuep}}data}}singleTypeBOOLvalue} dataTypeLogicPositionInfoZ~areaSizez;ApAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetCustomAttributes~position2FHA/_Fangles%:?@~Attribute0~Attribute1VnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value Vdata0VsingleTypeSCALARvalue@@Vproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvalue dataTypeLogicPositionInfoareaSizeܠAWAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetSCustomAttributes؀0position2FKAu^FanglesPI=s# ?@؀Attribute0Attribute1nAttributes0property#filterexpression_this setVariable ["#filter",_value]ValuefdatavsingleTypeSCALARvalue@@property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value0data 0singleTypeBOOLvalue0dataTypeLayernameSafety Off (44 Inf)stateEntitiesid{ atlOffset cECitemsItem0Item1Item2QItem3Item4KItem5Item6Item7]Item8"Item9GItem10 Item11ӷItem12Item13NItem14Item15)Item16Item17Item18JItem19Item20%Item21Item22qItem236Item24[Item25Item26Item27]Item28"Item29GdataTypeGroupsideCivilianEntitiescAttributesidatlOffsetR9CitemsItem0Item1Item2%dataTypeObjectPositionInfosideCivilianflagsAttributesSidtypeC_Bob_VRCustomAttributesYpositionP@FH@^Fangles@SYAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueۅdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value_dataosingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition6FXAq\FplacementHBEffectsshowWPNEVERidtypeMove%%dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidFtypeMovedataTypeGroupsideCivilianEntities AttributesKidatlOffsetR9CQitemsItem0<Item1;Item2ˊKdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes;positionB@F\@^Fangles@Attribute07Attribute1nAttributes;propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value;data;singleTypeSCALARvalue\?;dataTypeWaypointloiterAltitudeposition6F}Aw_FplacementHBEffectsŊshowWPNEVERidtypeMoveˊˊdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsEshowWPNEVERidGtypeMoveKKQdataTypeTriggerposition@F@^Fangle@AttributesŋidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesƌKpositionǡ@F@O^Fanglesr@.@M@ƌAttribute0Attribute1Attribute2;Attribute3Attribute4Attribute5hAttribute6Attribute7Attribute8Attribute9sAttribute10:Attribute11Attribute12Attribute13nAttributesKpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQdataasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;data;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatȁsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuesdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value2hdataBhsingleTypeSCALARvalue AhpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataƒsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuesdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value=sdataMssingleTypeSCALARvaluespropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value:data:singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueɕdataٕsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueSdatacsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKdata(KsingleTypeSTRINGvalueKdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetR9CitemsItem0ܘItem1Item2{ dataTypeObjectPositionInfoqsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetCustomAttributesposition @F=@Y^Fangles@Attribute0Attribute1onAttributespropertyspeakerexpression_this setspeaker _value;Value1odataAosingleTypeSTRINGvalueMale01GREVRopropertypitchexpression_this setpitch _value;ValuedataŚsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition6FkA6^FplacementHBEffectsushowWPNEVERidtypeMove{{dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidHtypeMovedataTypeGroupsideCivilianEntities_Attributesid atlOffsetR9CitemsItem0Item1Item21 dataTypeObjectPositionInfo'sideCivilianflagsAttributes_id typeC_Bob_VRatlOffsetCustomAttributesepositionV"8F,VAVFangles+A@_eAttribute0Attribute1%nAttributespropertyspeakerexpression_this setspeaker _value;Value%data%singleTypeSTRINGvalueMale01GREVR%propertypitchexpression_this setpitch _value;Valuekdata{singleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionbO3FoAYFplacementHBEffects+showWPNEVERidtypeMove11dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidCtypeMovedataTypeGroupsideCivilianEntitiesAttributesWidatlOffsetR9C]itemsItem0HItem1GItem2עWdataTypeObjectPositionInfo͠sideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes GpositionH8FAVA|VFangles+A@ Attribute0CAttribute1ˡnAttributesGpropertyspeakerexpression_this setspeaker _value;ValueˡdataˡsingleTypeSTRINGvalueMale01GREVRˡpropertypitchexpression_this setpitch _value;ValueGdata!GsingleTypeSCALARvalue\?GdataTypeWaypointloiterAltitudeposition6FfVA:[FplacementHBEffectsѢshowWPNEVERidtypeMoveעעdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsQshowWPNEVERidDtypeMoveWW]dataTypeTriggerpositiond?8F.zVA>VFangle*A@AttributesѣidtypeEmptyDetectorAreaR50"conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A"dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes¤GpositionG8FXhUAVFangles#;~@<¤Attribute0Attribute1Attribute27Attribute3Attribute4Attribute5dAttribute6Attribute7Attribute8Attribute9oAttribute106Attribute11Attribute12Attribute13nAttributesGpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata]singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataȧsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueodatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value.ddata>dsingleTypeSCALARvalue AdpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataªsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueodatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value9odataIosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value6data6singleTypeSCALARvalue6propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueŭdataխsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueOdata_singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueGdata$GsingleTypeSTRINGvalueGdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetR9C itemsItem0ذItem1Item2 dataTypeObjectPositionInfomsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetCustomAttributesposition38F@VAlVFangles+A@Attribute0Attribute1knAttributespropertyspeakerexpression_this setspeaker _value;Value-kdata=ksingleTypeSTRINGvalueMale01GREVRkpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionȒ4F.ilAt ZFplacementHBEffectsshowWPNEVERidtypeMoveatlOffset5dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidEtypeMove dataTypeGroupsideCivilianEntitieskAttributesͷidatlOffsetR9CӷitemsItem0Item1Item2Mͷ dataTypeObjectPositionInfo3sideCivilianflagsAttributeskidtypeC_Bob_VRatlOffset6CustomAttributesqposition+FARFangles8@kqAttribute0Attribute11nAttributespropertyspeakerexpression_this setspeaker _value;Value1data1singleTypeSTRINGvalueMale01GREVR1propertypitchexpression_this setpitch _value;ValuewdatasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionlG-FᄐAZFplacementHBEffectsGshowWPNEVERidtypeMoveatlOffset6MMdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsǷshowWPNEVERidItypeMoveͷͷӷdataTypeGroupsideCivilianEntities1AttributesidatlOffsetR9CitemsItem0dItem1sItem2 dataTypeObjectPositionInfosideCivilianflagsAttributes1idtypeC_Bob_VRatlOffsetCustomAttributes7sposition%,FO+A"RFangles8@17Attribute0oAttribute1nAttributesspropertyspeakerexpression_this setspeaker _value;ValuedataɹsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value=sdataMssingleTypeSCALARvalue\?sdataTypeWaypointloiterAltitudeposition$b1FAXFplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffects}showWPNEVERidJtypeMovedataTypeTriggerposition ,FsABRFangle1@AttributesidtypeEmptyDetectorAreaR50Nconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB ANdataTypeLogicPositionInfoƼidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributesposition*+FAySFangles*@*/?@Attribute0Attribute1Attribute2sAttribute3*Attribute4Attribute5Attribute6UAttribute7$Attribute8Attribute9Attribute10rAttribute117Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value=sdataMssingleTypeSCALARvaluespropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value*data*singleTypeSCALARvalueB*propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuejdatazsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!Udata1UsingleTypeBOOLvalueUpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueudatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<rdataLrsingleTypeSCALARvaluerpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value7data7singleTypeSCALARvalueA7propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuePdata`singleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributes#idatlOffsetR9C)itemsItem0Item1Item2#dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRCustomAttributespositionc,FAARFangles8@Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueYdataisingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositiondP/FϛAΪYFplacementHBEffectsshowWPNEVERid!typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidKtypeMove##)dataTypeGroupsideCivilianEntitiesAttributesid"atlOffsetR9CitemsItem0Item1Item2Y dataTypeObjectPositionInfoOsideCivilianflagsAttributesid#typeC_Bob_VRatlOffset7CustomAttributesposition#FB ]Fanglesj?Attribute0Attribute1MnAttributespropertyspeakerexpression_this setspeaker _value;ValueMdataMsingleTypeSTRINGvalueMale01GREVRMpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositiond,Fm*Aq9`FplacementHBEffectsSshowWPNEVERid$typeMoveYYdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidLtypeMovedataTypeGroupsideCivilianEntities=Attributesid%atlOffsetR9CitemsItem0pItem1oItem2dataTypeObjectPositionInfosideCivilianflagsAttributes-id&typeC_Bob_VRCustomAttributes3oposition#FB7\Fanglesj?-3Attribute0kAttribute1nAttributesopropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value9odataIosingleTypeSCALARvalue\?odataTypeWaypointloiterAltitudeposition;,F=AR\FplacementHBEffectsshowWPNEVERid'typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsyshowWPNEVERidMtypeMovedataTypeTriggerposition#F B]Fanglef?Attributesid(typeEmptyDetectorAreaR50Jconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AJdataTypeLogicPositionInfoid)typeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionT$F2B ]FanglesA@P?˜D<Attribute0Attribute1Attribute2oAttribute3&Attribute4Attribute5Attribute6QAttribute7 Attribute8Attribute9Attribute10nAttribute113Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value9odataIosingleTypeSCALARvalueopropertyAdmiral_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];ValuefdatavsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQdata-QsingleTypeBOOLvalueQpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueqdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value8ndataHnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value3data 3singleTypeSCALARvalueA3propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata\singleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesid*atlOffsetR9C%itemsItem0Item1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesid+typeC_Bob_VRCustomAttributespositionR#FB;]Fanglesj?Attribute0 Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueUdataesingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition;,FDA\^FplacementHBEffectsshowWPNEVERid,typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidNtypeMove%dataTypeGroupsideCivilianEntitiesAttributesid-atlOffsetR9CitemsItem0Item1Item2EdataTypeObjectPositionInfo;sideCivilianflagsAttributessid.typeC_Bob_VRCustomAttributesyposition5-FoCBdFanglesc?syAttribute0Attribute19nAttributespropertyspeakerexpression_this setspeaker _value;Value9data 9singleTypeSTRINGvalueMale01GREVR9propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition1FA"cFplacementHBEffects?showWPNEVERid/typeMoveEEdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidOtypeMovedataTypeGroupsideCivilianEntities)Attributeskid0atlOffsetR9CqitemsItem0\Item1[Item2kdataTypeObjectPositionInfosideCivilianflagsAttributesid1typeC_Bob_VRCustomAttributes[position-FCfAB!dFanglesc?Attribute0WAttribute1nAttributes[propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value%[data5[singleTypeSCALARvalue\?[dataTypeWaypointloiterAltitudepositionC-FBaFplacementHBEffectsshowWPNEVERid2typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectseshowWPNEVERidPtypeMovekkqdataTypeTriggerposition-FQBBdFanglec?Attributesid3typeEmptyDetectorAreaR506conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A6dataTypeLogicPositionInfoid4typeAdmiral_OndemandCampZoneCustomAttributes[positionWR-FhABdFanglesP@9+@@Attribute0Attribute1Attribute2KAttribute3Attribute4Attribute5xAttribute6-Attribute7Attribute8Attribute9Attribute10JAttribute11Attribute12Attribute13nAttributes[propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueadataqsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueKdata%KsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueBxdataRxsingleTypeSCALARvalue AxpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value-data -singleTypeBOOLvalue-propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueMdata]singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueJdata$JsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuecdatassingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value([data8[singleTypeSTRINGvalue[dataTypeGroupsideCivilianEntitiesAttributesid5atlOffsetR9CitemsItem0Item1Item2{dataTypeObjectPositionInfoqsideCivilianflagsAttributesid6typeC_Bob_VRCustomAttributesposition%-F&BBdFanglesc?Attribute0Attribute1onAttributespropertyspeakerexpression_this setspeaker _value;Value1odataAosingleTypeSTRINGvalueMale01GREVRopropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition /FB#cFplacementHBEffectsushowWPNEVERid7typeMove{{dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidQtypeMovedataTypeGroupsideCivilianEntities_Attributesid8atlOffsetR9CitemsItem0Item1Item2!dataTypeObjectPositionInfosideCivilianflagsAttributesOid9typeC_Bob_VRCustomAttributesUpositiontypeEmptyDetectorAreaR50"conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A"dataTypeLogicPositionInfoid?typeAdmiral_OndemandCampZoneCustomAttributesGposition̰>8@@Attribute0Attribute1Attribute27Attribute3Attribute4Attribute5d Attribute6 Attribute7 Attribute8 Attribute9o Attribute106 Attribute11 Attribute12Attribute13nAttributesGpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata]singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueodatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value. d data> d singleTypeSCALARvalue Ad propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value  data  singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueo  data  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value9 o dataI o singleTypeSCALARvalueo propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value 6 data 6 singleTypeSCALARvalue6 propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value  data  singleTypeSCALARvalueA propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueOdata_singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueGdata$GsingleTypeSTRINGvalueGdataTypeGroupsideCivilianEntitiesAttributesid@atlOffsetR9CitemsItem0Item1Item2w dataTypeObjectPositionInfomsideCivilianflagsAttributesidAtypeC_Bob_VRatlOffsetCustomAttributespositionUtABhFAttributeso%idtypeEmptyDetectorAreaR50%conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A%dataTypeLogicPositionInfo$&idtypeAdmiral_OndemandCampZoneCustomAttributes\&1position)IF/A4hFangles =o@\&Attribute0X'Attribute1(Attribute2(Attribute3)Attribute4?*Attribute5*Attribute6+Attribute7,Attribute8<-Attribute9 .Attribute10.Attribute11/Attribute12V0Attribute131nAttributes1propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value'(data'(singleTypeSTRINGvalue(propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value((data((singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueR))datab))singleTypeSCALARvalueB)propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value *?*data*?*singleTypeSCALARvalueB?*propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value**data**singleTypeSCALARvalueA*propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value++data++singleTypeBOOLvalue+propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueL,,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_//datao//singleTypeSCALARvalue/propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value 0V0data00V0singleTypeSCALARvalueV0propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value01data01singleTypeSCALARvalue1propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value11data11singleTypeSTRINGvalue1dataTypeGroupsideCivilianEntities?2Attributes|3idatlOffsetR9C3itemsItem0g2Item12|3dataTypeObjectPositionInfo2sideCivilianflagsAttributes2idtypeC_Bob_VR2positionFBqPlF22dataTypeWaypointloiterAltitudepositiond 2FԧA( ^FEffectsv3showWPNEVERidtypeMove|3|33dataTypeTriggerpositionF.B>lFAttributes3idtypeEmptyDetectorAreaR5074conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A74dataTypeLogicPositionInfo4idtypeAdmiral_OndemandCampZoneCustomAttributes4\@positionn FB0lFanglesԜ=|@4Attribute05Attribute16Attribute2L7Attribute38Attribute48Attribute5y9Attribute6.:Attribute7:Attribute8;Attribute9<Attribute10K=Attribute11>Attribute12>Attribute13?nAttributes\@propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueb66datar66singleTypeSTRINGvalue6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7L7data&7L7singleTypeSCALARvalueL7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value78data78singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value88data88singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueC9y9dataS9y9singleTypeSCALARvalueBy9propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value9.: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];ValueN<<data^<<singleTypeSCALARvalue<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value=K=data%=K=singleTypeSCALARvalue?K=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value=>data=>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>>data>>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valued??datat??singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value)@\@data9@\@singleTypeSTRINGvalue\@dataTypeLayername10 Minutes - Armour Start (2 Armour)stateEntities@id atlOffset@~^itemsItem0&AItem1BItem2CItem3OItem4QItem5IR~^dataTypeGroupsideCivilianEntitiesAAttributesBid atlOffsetR9CBitemsItem0AItem1QBBdataTypeObjectPositionInfo+BsideCivilianflagsAttributesKBid typeC_Bob_VRatlOffset6QBpositionr%F1BNFKBQBdataTypeWaypointloiterAltitudeposition 2FէAK ^FEffectsBshowWPNEVERid!typeMoveatlOffset6BBBdataTypeTriggerposition5%FƽB NFAttributes_Cid typeEmptyDetectorAreaR50atlOffset6Cconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB ACdataTypeLogicPositionInfoDid typeAdmiral_OndemandCampZoneCustomAttributesMDOpositionBa%FBoNFangles@5V@MDAttribute0IEAttribute1 FAttribute2FAttribute3yGAttribute40HAttribute5HAttribute6IAttribute7sJAttribute8-KAttribute9KAttribute10LAttribute11MAttribute12GNAttribute13OnAttributesOpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueE FdataE FsingleTypeSTRINGvalue FpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueFFdataFFsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueCGyGdataSGyGsingleTypeSCALARvalueByGpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueG0Hdata H0HsingleTypeSCALARvalueB0HpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueHHdataHHsingleTypeSCALARvalueBHpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuepIIdataIIsingleTypeBOOLvalueIpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value=JsJdataMJsJsingleTypeSCALARvaluesJpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueJ-Kdata K-KsingleTypeSTRINGvalue-KpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueKKdataKKsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueLLdataLLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuePMMdata`MMsingleTypeSCALARvalueMpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueNGNdata!NGNsingleTypeSCALARvalue?GNpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueNOdataNOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueOOdataOOsingleTypeSTRINGvalueOdataTypeGroupsideCivilianEntities0PAttributesQidatlOffsetR9CQitemsItem0XPItem1PQdataTypeObjectPositionInfoPsideCivilianflagsAttributesPidtypeC_Bob_VRatlOffsetPposition1LF)A kFPPdataTypeWaypointloiterAltitudeposition 2FէAK ^FEffectsQshowWPNEVERid typeMoveatlOffset6QQQdataTypeTriggerpositionNLFWةA~ kFAttributesQidtypeEmptyDetectorAreaR50IRconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AIRdataTypeLogicPositionInfoRidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributesR~^positionyLFB0A;kFanglesTM<@RAttribute0SAttribute1TAttribute2nUAttribute3%VAttribute4VAttribute5WAttribute6PXAttribute7YAttribute8YAttribute9ZAttribute10m[Attribute112\Attribute12\Attribute13]nAttributes~^propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueTTdataTTsingleTypeSTRINGvalueTpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value8UnUdataHUnUsingleTypeSCALARvaluenUpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueU%VdataU%VsingleTypeSCALARvalueB%VpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueVVdataVVsingleTypeSCALARvalueBVpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueeWWdatauWWsingleTypeSCALARvalueBWpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXPXdata,XPXsingleTypeBOOLvaluePXpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueXYdataXYsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueYYdataYYsingleTypeSTRINGvalueYpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuepZZdataZZsingleTypeSCALARvalueZpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value7[m[dataG[m[singleTypeSCALARvaluem[propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value[2\data \2\singleTypeSCALARvalue2\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];ValueK^~^data[^~^singleTypeSTRINGvalue~^dataTypeLayername15 Minutes - Rotor InsertstateEntities^id atlOffsetyCnitemsItem0=_Item1`Item2`Item3/cItem4eItem5 jndataTypeTriggerpositionFDB%Fangle*ǎ@Attributes_id typeEmptyDetectorAreaR50`conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AtimeoutAAA`dataTypeTriggerpositionFA(Fangle*ǎ@Attributes`id typeEmptyDetectorAreaR50`conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB A`dataTypeGroupsideCivilianEntities8aAttributes)cid atlOffsetR9C/citemsItem0kaItem1)bItem2b)cdataTypeObjectPositionInfoasideCivilianflagsAttributes#bid typeC_Jeff_VRatlOffset6)bposition!FSXBQ%Fangles4ǎ@#b)bdataTypeWaypointloiterAltitudeposition(1FiA<_FEffectsbshowWPNEVERid typeMovebbdataTypeWaypointloiterAltitudepositionbFVuAFEffects#cshowWPNEVERid typeMove)c)c/cdataTypeGroupsideCivilianEntitiescAttributes~eid atlOffsetR9CeitemsItem0cItem1ndItem2d~edataTypeObjectPositionInfo0dsideCivilianflagsAttributeshdidtypeC_Jeff_VRndposition_FNA!(Fangles4ǎ@hdnddataTypeWaypointloiterAltitudeposition3FpA^FEffectsdshowWPNEVERidtypeMoveatlOffset0AAdddataTypeWaypointloiterAltitudepositioncF A~FEffectsxeshowWPNEVERidtypeMove~e~eedataTypeLogicPositionInfoeid typeARK_Rotor_InsertCustomAttributesf jposition˰FB%Fangles@4ǎ@ݧ.=fAttribute0fAttribute17gAttribute2gAttribute3hAttribute4EinAttributes jpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Valueg7gdatag7gsingleTypeSCALARvalueB7gpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueggdataggsingleTypeSTRINGvalueDefaultgpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuechhdatashhsingleTypeSTRINGvalueNORMALhpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueiEidataiEisingleTypeSCALARvalueBEipropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuei jdatai jsingleTypeSTRINGvalueark_rotor_fnc_insert jdataTypeLogicPositionInfo{jidtypeARK_Rotor_InsertatlOffset@f>CustomAttributesjnpositionFWA"'Fangles-;@{=jAttribute0kAttribute1kAttribute2lAttribute33mAttribute4mnAttributesnpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuekkdatakksingleTypeSCALARvalueBkpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueOlldata_llsingleTypeSTRINGvalueDefaultlpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuel3mdata m3msingleTypeSTRINGvalueNORMAL3mpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuemmdatammsingleTypeSCALARvalueBmpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value[nndataknnsingleTypeSTRINGvalueark_rotor_fnc_insertndataTypeLayername20 Minutes - Chase Inf (16 Inf)stateEntitiesoid atlOffsetT2CwitemsItem0;oItem1pwdataTypeTriggerposition&2F?C^Fangle/@Attributesoid typeEmptyDetectorAreaR50atlOffsetZ*Cpconditiontrue && triggeractivated tgr_time_20;sizeACsizeBCpdataTypeLogicPositionInfopidLtypeark_chase_ai_moduleatlOffsety9CCustomAttributespwpositionHb1F OCjpaFangles/@p Attribute0bqAttribute1rAttribute2rAttribute3vsAttribute4&tAttribute5tAttribute6uAttribute7JvAttribute8vnAttributes wpropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];ValueqrdataqrsingleTypeSCALARvalueArpropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValuerrdatarrsingleTypeSCALARvalueHBrpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value@svsdataPsvssingleTypeSCALARvalue@vspropertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Values&tdatat&tsingleTypeSCALARvalueC&tpropertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];ValuettdatattsingleTypeBOOLvaluetpropertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValueZuudatajuusingleTypeBOOLvalueupropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];ValuevJvdatavJvsingleTypeSTRINGvalue[ADMIRAL]Jvpropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValuevvdatavvsingleTypeSCALARvalueCvpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValuevwwdatawwsingleTypeSTRINGvalueADMIRALwdataTypeLayername25 Minutes - Rotor InsertstateEntitiesxid atlOffsetIb@titemsItem0oxItem1zItem2|Item3}Item4f~Item5tdataTypeGroupsideCivilianEntitiesxAttributeszid atlOffsetR9CzitemsItem0yItem1yItem2.zzdataTypeObjectPositionInfopysideCivilianflagsAttributesyid typeC_Jeff_VRyposition>FAhSFangles@yydataTypeWaypointloiterAltitudepositiona3FyAJ_FEffects(zshowWPNEVERid&typeMove.z.zdataTypeWaypointloiterAltitudeposition.AENUBaFEffectszshowWPNEVERid'typeMovezzzdataTypeGroupsideCivilianEntities{Attributes|id atlOffsetR9C|itemsItem0E{Item1{Item2s||dataTypeObjectPositionInfo{sideCivilianflagsAttributes{id typeC_Jeff_VR{positionFVUAmPFangles@{{dataTypeWaypointloiterAltitudeposition0FoǥA3\FEffectsm|showWPNEVERid(typeMoves|s|dataTypeWaypointloiterAltitudeposition[1ERAWFEffects|showWPNEVERid)typeMove|||dataTypeTriggerpositioniFL6AXPFangle@Attributesm}id typeEmptyDetectorAreaR50}conditioncall{triggeractivated tgr_time_25;}timeoutAAA}dataTypeTriggerpositionF }ARSFangle~@Attributes0~id typeEmptyDetectorAreaR50f~conditioncall{triggeractivated tgr_time_25;}f~dataTypeLogicPositionInfo~id typeARK_Rotor_InsertCustomAttributes~positionyFoA>SFangleš@@U,=~Attribute0fAttribute1Attribute2ԀAttribute3~Attribute4'nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueԀdataԀsingleTypeSTRINGvalueDefaultԀpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueE~dataU~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];ValuedatasingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLogicPositionInfoMid typeARK_Rotor_InsertCustomAttributestpositionߧFs*ADPFangles=@!e=Attribute0Attribute1Attribute2[Attribute3Attribute4nAttributestpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuejdatazsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value![data1[singleTypeSTRINGvalueDefault[propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value̅data܅singleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuexdatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value-tdata=tsingleTypeSTRINGvalueark_rotor_fnc_inserttdataTypeLayername30 Minutes - Attack HelistateEntitiesއid atlOffsetBC"itemsItem0Item1"dataTypeGroupsideIndependentEntitiesvAttributesďCrewLinksʏidUatlOffsetR9C items Item0Item1ʉItem2Item3KItem4Item5Item6=Item7Item8pItem93ďdataTypeObjectPositionInfo}sideIndependentflagsAttributesidWtypeI_helipilot_FatlOffsetʉpositionKbFA8Eangles%: \@ @nameheli_1DʉdataTypeObjectPositionInfoEsideIndependentAttributes}idXtypeI_helipilot_FatlOffset7@positionbFA:Eangles%: \@ @}dataTypeObjectPositionInfosideIndependentAttributes6idYtypeI_helipilot_FatlOffset7@KpositionbFA:Eangles%: \@ @6nameheli_1CKdataTypeObjectPositionInfoƋsideIndependentAttributesidZtypeI_helipilot_FatlOffset7@positionbFA:Eangles%: \@ @dataTypeObjectPositionInfosideIndependentAttributesid[typeI_helipilot_FatlOffset7@positionbFA:Eangles%: \@ @dataTypeWaypointloiterAltitudeposition.RFl;A;FEffects7showWPNEVERid\typeMove== dataTypeWaypointloiterAltitudepositionp3FRdAh _FplacementzCcompletitionRadiusHBEffectsshowWPNEVERid]typeSeekAndDestroydataTypeWaypointloiterAltitudepositionX FݧB{FEffectsjshowWPNEVERid^typeMovepp dataTypeWaypointloiterAltitudeposition1F8A5\FplacementzCcompletitionRadiusHBEffects-showWPNEVERid_typeSeekAndDestroyatlOffset633dataTypeWaypointloiterAltitudeposition+RFsJA;FEffectsshowWPNEVERid`typeCycleatlOffset5ďďʏLinkIDProviderLinksnextIDitemsItem0KItem1Item2Item3SItem4linkIDitem0Witem1VCustomDatarolelinkIDitem0Xitem1VCustomDataҐroleturretPathlinkIDitem0Yitem1VCustomData0SroleturretPathSlinkIDitem0Zitem1VCustomDataroleturretPathlinkIDitem0[item1VCustomDataroleturretPath dataTypeObjectPositionInfosideIndependentflagsAttributesidVtypeCUP_I_412_dynamicLoadout_AAFatlOffset CustomAttributes"positionbFAAtEangles%: \@ @fuelnameheli_1Attribute0:nAttributes"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data"singleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]"dataTypeLayername40 Minutes - MLRSstateEntitiesid atlOffsetcC߫itemsItem0Item1߫dataTypeGroupsideIndependentEntitiesAttributesYCrewLinks_idaatlOffsetR9CitemsItem0:Y dataTypeObjectPositionInfoҕsideIndependentflagsAttributes iddtypeI_crew_FatlOffset`C@CustomAttributesYpositionI\EIBMFangles @Z?< namearty_1GAttribute0WAttribute1ݖnAttributesYpropertyspeakerexpression_this setspeaker _value;ValueݖdataݖsingleTypeSTRINGvalueMale06GREݖpropertypitchexpression_this setpitch _value;Value#Ydata3YsingleTypeSCALARvalueHz?Y_LinkIDProviderLinksnextIDitemsItem0linkIDitem0ditem1bCustomDataroleturretPath dataTypeObjectPositionInfosideIndependentflagsAttributesidbtypegmx_aaf_m109_wdlatlOffsetCustomAttributes߫positionM E9CkaFangles @Z?<namearty_1texturesgmx_aaf_wdlAttribute0"Attribute1Attribute2ݛAttribute3|Attribute4VAttribute55Attribute6Attribute7Attribute8̥Attribute9Attribute10Attribute11eAttribute12@Attribute13#Attribute14nAttributes߫propertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueȚdataؚsingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueݛdataݛsingleTypeSTRINGvalue-1ݛpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value|data|singleTypeARRAYvalue|itemsItem0Item1|datasingleTypeARRAYvalueitemsItem0=Item1{dataM{singleTypeSTRINGvaluegmx_aaf_wdl{datasingleTypeSCALARvalue?data|singleTypeARRAYvalue| items Item0}Item1Item2Item38Item4nItem5Item6Item74Item8jItem9Item10Item11F|datasingleTypeSTRINGvalueCamoNet_01_unhidedataўsingleTypeSCALARvaluedata8singleTypeSTRINGvalueammo_01_unhide8dataHnsingleTypeSCALARvalue?ndata~singleTypeSTRINGvaluecamonet_hull_unhidedatağsingleTypeSCALARvalue?data4singleTypeSTRINGvaluecamofoilage_hull_unhide4dataDjsingleTypeSCALARvalue?jdatazsingleTypeSTRINGvaluecamonet_MainTurret_trav_unhidedataˠsingleTypeSCALARvalue?dataFsingleTypeSTRINGvaluecamofoilage_MainTurret_trav_unhideFdataV|singleTypeSCALARvalue?|propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value!Vdata1VsingleTypeSTRINGvalue-1Vpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value5data5singleTypeSTRINGvalue-15propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueߣdatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedata̤singleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value̥datḁsingleTypeSTRINGvalue-1̥propertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueudatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuePdata`singleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value0edata@esingleTypeSTRINGvalue-1epropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value @data@singleTypeSTRINGvalue-1@propertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value#data#singleTypeSTRINGvalue-1#propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value˪data۪singleTypeSTRINGvalue-1propertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value߫data߫singleTypeSTRINGvalue-1߫dataTypeMarkerpositioncFGA 8Fnamemkr_extracttypeEmptyid! :dataTypeMarkerposition^2F4AF{^Fnamemkr_ammo_hoteltypeEmptyidatlOffsetY@dataTypeGroupsideEastEntitiesAttributesidyŴitemsItem00Item1ĮItem2WItem3ޱdataTypeObjectPositionInfosideEastflagsAttributes֭idztypeO_officer_FĮposition2F A]Fangles@uS=@_@֭skill?rankCAPTAINinit [this, ["faction", "CUP_CHKDZ"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Commanding Officer@COisPlayerisPlayableĮdataTypeObjectPositionInfo@sideEastflagsAttributesxid{typeO_medic_FatlOffset8Wposition2FĤA^Fangles@tS=@o@xskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Platoon Medic@COisPlayableWdataTypeObjectPositionInfoŰsideEastflagsAttributesid|typeO_officer_Fޱposition2FA^Fangles@iS=@_@skill?rankLIEUTENANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Executive Officer@COisPlayableޱ dataTypeObjectPositionInfovsideEastflagsAttributesid}typeO_soldier_UAV_FatlOffset6CustomAttributesqposition2FznA ^Fangles@R=@_@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SN"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Platoon Drone Operator@COisPlayableqAttribute0Attribute1/nAttributespropertyspeakerexpression_this setspeaker _value;Value/data/singleTypeSTRINGvalueMale03PER/propertypitchexpression_this setpitch _value;ValueudatasingleTypeSCALARvalueHz?formationDIAMONDŴdataTypeGroupsideEastEntitiesAttributes}id~atlOffset6itemsItem0GItem1}dataTypeObjectPositionInfoȵsideEastflagsAttributesidtypeO_Soldier_SL_FatlOffset6position2FgSA]Fangles@@skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha Squad Leader@Alpha SLisPlayabledataTypeObjectPositionInfo`sideEastflagsAttributesidtypeO_medic_FatlOffset;}position2FOA ]Fangles@~@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha Squad Medic@Alpha SLisPlayable}formationDIAMONDdataTypeGroupsideEastEntitiesAttributesidatlOffset6/itemsItem0/Item1кItem2EItem3dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_FatlOffset6кpositionb2FѣA{]Fangles@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Fireteam Leader@Alpha 1isPlayableкdataTypeObjectPositionInfoAsideEastflagsAttributesyidtypeO_Soldier_AR_FEpositionb2FBA]Fangles@HK@yskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Automatic Rifleman@Alpha 1isPlayableEdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_A_Fpositionb2F A]Fangles@:;skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfo&sideEastflagsAttributes^idtypeO_Soldier_LAT_Fpositionb2F3A]Fangles@:;^skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Rifleman (AT)@Alpha 1isPlayableformationDIAMOND/dataTypeGroupsideEastEntitiesyAttributesiditemsItem0Item1HItem2Item3,dataTypeObjectPositionInfo(sideEastflagsAttributes`idtypeO_Soldier_TL_FHposition2F>ТA]Fangles5.<:;`skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 2 Fireteam Leader@Alpha 2isPlayableHdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_Fposition2FA]Fangles5.<@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 2 Automatic Rifleman@Alpha 2isPlayabledataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeO_Soldier_A_F,position2F^΢A]Fangles@Q=eskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable,dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_Fposition2FxA]Fangles@Q=skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 2 Rifleman (AT)@Alpha 2isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributesiditemsItem0/Item1Item25Item3dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_Fposition2FՎAx]Fangles@Q=skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Fireteam Leader@Alpha 3isPlayabledataTypeObjectPositionInfo1sideEastflagsAttributesiidtypeO_Soldier_AR_F5position2FAA&o]Fangles@@iskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Automatic Rifleman@Alpha 3isPlayable5dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_A_Fposition2FsvA&o]Fanglesb=@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayabledataTypeObjectPositionInfosideEastflagsAttributesNidtypeO_Soldier_LAT_Fposition2F9A&e]Fanglesb=@Nskill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Rifleman (AT)@Alpha 3isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesiAttributesiditemsItem0Item1 dataTypeObjectPositionInfosideEastflagsAttributes:idtypeO_Soldier_SL_F position3FeAW]Fangles@e*@~@:skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo Squad Leader @Bravo SLisPlayable dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_medic_Fposition3FA^]Fangles-;[-@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo Squad Medic@Bravo SLisPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributes3idMitemsItem0LItem1Item2SItem33dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_Fposition5 3Fc0Ar]Fangles@50@~@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Fireteam Leader@Bravo 1isPlayabledataTypeObjectPositionInfoOsideEastflagsAttributesidtypeO_Soldier_AR_FSposition53FAz]Fangles-;q0@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Automatic Rifleman@Bravo 1isPlayableSdataTypeObjectPositionInfosideEastflagsAttributes idtypeO_Soldier_A_FatlOffsetposition 3FAr]Fangles*@50@~@ skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayabledataTypeObjectPositionInfoDsideEastflagsAttributes|idtypeO_Soldier_LAT_F3position3F*AU]Fangles*@%1@HK@|skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Rifleman (AT)@Bravo 1isPlayable3formationDIAMONDMdataTypeGroupsideEastEntitiesAttributesiditemsItem0Item1gItem2Item3KdataTypeObjectPositionInfoFsideEastflagsAttributes~idtypeO_Soldier_TL_FgpositionN3FAA]Fangles*@7/@HK@~skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 2 Fireteam Leader@Bravo 2isPlayablegdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_FpositionO+3FA]Fangles5V@.@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 2 Automatic Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfoLsideEastflagsAttributesidtypeO_Soldier_A_FKposition3FȠA]Fangles*@7/@HK@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayableKdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_Fposition2+3F=Aǚ]Fangles*@7/@HK@skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 2 Rifleman (AT)@Bravo 2isPlayableformationDIAMONDdataTypeGroupsideEastEntities AttributesuidatlOffset6itemsItem0^Item1Item2Item3udataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_TL_FatlOffset6positionV03FhKA]FanglesA@.@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 3 Fireteam Leader@Bravo 3isPlayabledataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_AR_FatlOffset\<positionW>3FA]Fangles@:,@ |@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 3 Automatic Rifleman@Bravo 3isPlayabledataTypeObjectPositionInfosideEastflagsAttributes=idtypeO_Soldier_A_FatlOffset6position03F3F$A]FanglesA@-@@skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 3 Rifleman (AT)@Bravo 3isPlayableuformationDIAMONDdataTypeGroupsideEastEntitiesAttributeslidatlOffset6itemsItem0'Item1*Item2Item3l dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_crew_FatlOffset6CustomAttributes*positionvbFH`Ah.Fangles<qHI?:;skill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "VC"], ["marker", "TNK1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Tank 1 Commander (M1A1) [JIP Extract Escort]@Tank 1isPlayableAttribute0(Attribute1nAttributes*propertyspeakerexpression_this setspeaker _value;ValuerdatasingleTypeSTRINGvalueMale03PERpropertypitchexpression_this setpitch _value;Value*data*singleTypeSCALARvalue?*dataTypeObjectPositionInfosideEastflagsAttributesidtypeO_crew_FCustomAttributespositionvbF“Ah'Fangles#;vHI?!;skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Tank 1 Driver [JIP Extract Escort]@Tank 1isPlayableAttribute0Attribute1dnAttributespropertyspeakerexpression_this setspeaker _value;Value(ddata8dsingleTypeSTRINGvalueMale03PERdpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG? dataTypeObjectPositionInfoqsideEastflagsAttributesidtypeO_crew_FatlOffsetCustomAttributeslpositionhbF//dataTypeObjectPositionInfo/sideEastflagsAttributes8/idtypeO_UAV_AI>/positionfFJA^xFangles@8/>/dataTypeObjectPositionInfo/sideEastAttributes/idtypeO_UAV_AIatlOffsetP?/positionfF֛AXxFangles@///LinkIDProvider0Links)00nextID)0itemsItem0Q0Item100linkIDitem0item1CustomData00role0linkIDitem0item1CustomData00roleturretPath0dataTypeObjectPositionInfow1sideEastflagsAttributes1idtypeO_UAV_02_dynamicLoadout_F?2positionfFӛA6uFangles@1reportRemoteTargetsreportOwnPositionpylonsPylonRack_4Rnd_ACE_Hellfire_AGM114K[0];PylonRack_4Rnd_ACE_Hellfire_AGM114K[0];?2dataTypeLayernameExtract MovingstateEntities2idfatlOffsetp?itemsItem02?dataTypeLayernameAdmiralEntities 3idgatlOffsetR9C?itemsItem0]3Item14Item24Item3p5Item4!6Item57?dataTypeTriggerpositionOMFqAHmFAttributes3idhtypeEmptyDetectorAreaR2504conditiontriggeractivated tgr_extract;sizeAzCsizeBzC4dataTypeTriggerpositionDFs7A6rFAttributesw4iditypeEmptyDetectorAreaR2504conditiontriggeractivated tgr_extract;sizeAzCsizeBzC4dataTypeTriggerposition2EFAweFAttributes(5idjtypeEmptyDetectorAreaR250p5conditiontriggeractivated tgr_extract;sizeAzCsizeBzCp5dataTypeTriggerposition-kFAttributes5idktypeEmptyDetectorAreaR250!6conditiontriggeractivated tgr_extract;sizeAzCsizeBzC!6dataTypeTriggerpositionGOVFbA} {Fangleux@?Attributes6idmtypeEmptyDetectorAreaR50atlOffsetr=7nametgr_extractsizeAzDsizeCpAactivationByANYPLAYERisRectangle7dataTypeLogicPositionInfoc7idltypeAdmiral_PatrolZoneCustomAttributes7?position=GLFwAK7dF7 Attribute0;8Attribute18Attribute29Attribute3Q:Attribute4;Attribute5;Attribute6x<Attribute7E=Attribute8>Attribute9>nAttributes ?propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value88data88singleTypeSTRINGvalue8propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuej99dataz99singleTypeSCALARvalue9propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:Q:data+:Q:singleTypeSCALARvalueBQ:propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value:;data:;singleTypeSCALARvalueB;propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value};;data;;singleTypeBOOLvalue;propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueB<x<dataR<x<singleTypeSCALARvaluex<propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value=E=data=E=singleTypeSCALARvalue@E=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];ValueU??datae??singleTypeSTRINGvalue?LinkIDProvider?Links?JnextID ?!items Item0HAItem1AItem2AItem3/BItem4|BItem5BItem6CItem7cCItem8CItem9CItem10JDItem11DItem12DItem131EItem14~EItem15EItem16FItem17eFItem18FItem19FItem20LGItem21GItem22GItem233HItem24HItem25HItem26IItem27gIItem28IItem29JItem30NJItem31JJlinkIDitem0 item1 CustomDataAAtypeSyncAlinkIDitem0 item1 CustomDataAAtypeSyncAlinkIDitem0 item1 CustomDataB/BtypeSync/BlinkIDitem0 item1 CustomDatajB|BtypeSync|BlinkIDitem0 item1 CustomDataBBtypeSyncBlinkIDitem0 item1 CustomDataCCtypeSyncClinkIDitem0 item1 CustomDataQCcCtypeSynccClinkIDitem0 item1 CustomDataCCtypeSyncClinkIDitem0item1 CustomDataCCtypeSyncClinkID item0item1 CustomData8DJDtypeSyncJDlinkID item0Litem1 CustomDataDDtypeSyncDlinkID item0item1CustomDataDDtypeSyncDlinkID item0item1CustomDataE1EtypeSync1ElinkID item0item1CustomDatalE~EtypeSync~ElinkIDitem0item1CustomDataEEtypeSyncElinkIDitem0ritem1'CustomDataFFtypeSyncFlinkIDitem0sitem1'CustomDataSFeFtypeSynceFlinkIDitem0pitem1'CustomDataFFtypeSyncFlinkIDitem0qitem1'CustomDataFFtypeSyncFlinkIDitem0nitem1'CustomData:GLGtypeSyncLGlinkIDitem0oitem1'CustomDataGGtypeSyncGlinkIDitem0litem1'CustomDataGGtypeSyncGlinkIDitem0mitem1'CustomData!H3HtypeSync3HlinkIDitem0item1CustomDatanHHtypeSyncHlinkIDitem0item1CustomDataHHtypeSyncHlinkIDitem0)item1(CustomDataIItypeSyncIlinkIDitem04item13CustomDataUIgItypeSyncgIlinkIDitem0?item1>CustomDataIItypeSyncIlinkIDitem0hitem1lCustomDataIJtypeSyncJlinkIDitem0iitem1lCustomData